@ckeditor/ckeditor5-track-changes 41.3.0-alpha.2 → 41.3.0-alpha.3
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.
- package/build/track-changes.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +1 -1
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +1 -1
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3d4d58=_0x41c7;(function(_0x5ef8e7,_0x43fc7c){const _0x2904ef=_0x41c7,_0x404fbe=_0x5ef8e7();while(!![]){try{const _0x47805b=-parseInt(_0x2904ef(0x127))/0x1*(-parseInt(_0x2904ef(0x137))/0x2)+-parseInt(_0x2904ef(0x13a))/0x3*(-parseInt(_0x2904ef(0x12e))/0x4)+parseInt(_0x2904ef(0x126))/0x5*(parseInt(_0x2904ef(0x13b))/0x6)+-parseInt(_0x2904ef(0x135))/0x7*(-parseInt(_0x2904ef(0x12a))/0x8)+parseInt(_0x2904ef(0x130))/0x9*(-parseInt(_0x2904ef(0x132))/0xa)+-parseInt(_0x2904ef(0x148))/0xb+parseInt(_0x2904ef(0x13c))/0xc*(-parseInt(_0x2904ef(0x12b))/0xd);if(_0x47805b===_0x43fc7c)break;else _0x404fbe['push'](_0x404fbe['shift']());}catch(_0x570174){_0x404fbe['push'](_0x404fbe['shift']());}}}(_0x12a5,0xddbe8));import{Plugin as _0x26513d}from'ckeditor5/src/core.js';import{getTranslation as _0x4ee4d1}from'../utils/common-translations.js';function _0x12a5(){const _0x2df40a=['registerAttributeLabel','8NYsWeM','8679983ZydNXj','color','highlight','7080092MKhsjk','formatInline','111600mUlarK','commandParams','50nlmqJs','value','get','5183479VsNMYF','TrackChangesEditing','2IOYEnr','_registerLegacyDescription','plugins','3DWxyVi','1644dbltLX','36CztZeM','afterInit','has','_enableDefaultAttributesIntegration','format','_descriptionFactory','locale','find','editor','*Remove\x20highlight*','highlight.options','model','2713975XekOJM','type','HighlightEditing','config','FORMAT_HIGHLIGHT','registerDescriptionCallback','title','toLowerCase','commandName','2605YRjzQG','566788LlLinp','*Set\x20highlight:*\x20%0'];_0x12a5=function(){return _0x2df40a;};return _0x12a5();}function _0x41c7(_0x51865c,_0x3228f0){const _0x12a582=_0x12a5();return _0x41c7=function(_0x41c7ba,_0x30a1b5){_0x41c7ba=_0x41c7ba-0x126;let _0x5a97c2=_0x12a582[_0x41c7ba];return _0x5a97c2;},_0x41c7(_0x51865c,_0x3228f0);}export default class Z extends _0x26513d{[_0x3d4d58(0x13d)](){const _0x16c9a7=_0x3d4d58,_0x355cf9=this[_0x16c9a7(0x144)];if(!_0x355cf9[_0x16c9a7(0x139)][_0x16c9a7(0x13e)](_0x16c9a7(0x14a)))return;const _0x46f96c=_0x355cf9[_0x16c9a7(0x139)][_0x16c9a7(0x134)](_0x16c9a7(0x136)),_0x3694bd=_0x355cf9[_0x16c9a7(0x142)];_0x46f96c[_0x16c9a7(0x13f)](_0x16c9a7(0x12d),[_0x16c9a7(0x12d)]),_0x46f96c[_0x16c9a7(0x141)][_0x16c9a7(0x129)](_0x16c9a7(0x12d),_0x4ee4d1(_0x3694bd,_0x16c9a7(0x14c))),this[_0x16c9a7(0x138)]();}[_0x3d4d58(0x138)](){const _0x39fc0b=_0x3d4d58,_0x2afa29=this[_0x39fc0b(0x144)],_0xd36cc1=_0x2afa29[_0x39fc0b(0x142)];_0x2afa29[_0x39fc0b(0x139)][_0x39fc0b(0x134)](_0x39fc0b(0x136))[_0x39fc0b(0x141)][_0x39fc0b(0x14d)](_0x9f28da=>{const _0x291064=_0x39fc0b;if(_0x291064(0x12f)!=_0x9f28da[_0x291064(0x149)])return;const {data:_0x4bc4e0}=_0x9f28da;if(_0x4bc4e0&&_0x291064(0x12d)==_0x4bc4e0[_0x291064(0x150)]){const _0x1d7cd3=_0xd36cc1['t'],_0x110b03=_0x4bc4e0[_0x291064(0x131)][0x0][_0x291064(0x133)];if(_0x110b03){const _0x164ebf=_0x2afa29[_0x291064(0x14b)][_0x291064(0x134)](_0x291064(0x146))[_0x291064(0x143)](_0x437361=>_0x437361[_0x291064(0x147)]==_0x110b03),_0x51b7d0=_0x1d7cd3(_0x164ebf[_0x291064(0x14e)])[_0x291064(0x14f)]();return{'type':_0x291064(0x140),'content':_0x4ee4d1(_0xd36cc1,_0x291064(0x128),_0x51b7d0),'color':{'value':_0x164ebf[_0x291064(0x12c)],'title':_0x164ebf[_0x291064(0x14e)]}};}return{'type':_0x291064(0x140),'content':_0x4ee4d1(_0xd36cc1,_0x291064(0x145),_0x4ee4d1(_0xd36cc1,_0x291064(0x14c)))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0xf3e310=_0x2127;function _0x2127(_0xa66025,_0xd6bb70){const _0x3a02ea=_0x3a02();return _0x2127=function(_0x21272a,_0x315be8){_0x21272a=_0x21272a-0xd9;let _0x38a9b8=_0x3a02ea[_0x21272a];return _0x38a9b8;},_0x2127(_0xa66025,_0xd6bb70);}(function(_0x41b6f9,_0xd7345c){const _0x3ba4bd=_0x2127,_0x305d07=_0x41b6f9();while(!![]){try{const _0x5a741c=-parseInt(_0x3ba4bd(0xea))/0x1+-parseInt(_0x3ba4bd(0xdd))/0x2*(-parseInt(_0x3ba4bd(0xe2))/0x3)+parseInt(_0x3ba4bd(0xe7))/0x4*(parseInt(_0x3ba4bd(0xe4))/0x5)+-parseInt(_0x3ba4bd(0xe1))/0x6*(parseInt(_0x3ba4bd(0xdb))/0x7)+-parseInt(_0x3ba4bd(0xde))/0x8+-parseInt(_0x3ba4bd(0xe0))/0x9+parseInt(_0x3ba4bd(0xf1))/0xa;if(_0x5a741c===_0xd7345c)break;else _0x305d07['push'](_0x305d07['shift']());}catch(_0x177f1a){_0x305d07['push'](_0x305d07['shift']());}}}(_0x3a02,0xd2542));import{Plugin as _0x4c02fc}from'ckeditor5/src/core.js';function _0x3a02(){const _0xfbb71d=['4361130OePTrU','6BqPFBo','456HNEPBK','conversion','305xHnenQ','registerElementLabel','for','54108vzhixp','elementToStructure','createContainerElement','536037MwDchQ','get','insert','ck-horizontal-line','_descriptionFactory','createPositionAt','editor','11694450WCFVNT','TrackChangesEditing','horizontalLine','plugins','enableCommand','showSuggestionHighlights','has','dataDowncast','HorizontalLineEditing','high','locale','div','afterInit','createEmptyElement','7991060abSYlh','ELEMENT_HORIZONTAL_LINE','15656bnHlla','1286040PZqZQH','addClass'];_0x3a02=function(){return _0xfbb71d;};return _0x3a02();}import{getTranslation as _0x44240b}from'../utils/common-translations.js';export default class tt extends _0x4c02fc{[_0xf3e310(0xd9)](){const _0x10561c=_0xf3e310,_0x1feacb=this[_0x10561c(0xf0)];if(!_0x1feacb[_0x10561c(0xf4)][_0x10561c(0xf7)](_0x10561c(0xf9)))return;_0x1feacb[_0x10561c(0xf4)][_0x10561c(0xeb)](_0x10561c(0xf2))[_0x10561c(0xf5)](_0x10561c(0xf3));const _0x5f24f5=_0x1feacb[_0x10561c(0xf4)][_0x10561c(0xeb)](_0x10561c(0xf2)),_0x5324cb=_0x1feacb[_0x10561c(0xfb)];_0x5f24f5[_0x10561c(0xee)][_0x10561c(0xe5)](_0x10561c(0xf3),_0x780f23=>_0x44240b(_0x5324cb,_0x10561c(0xdc),_0x780f23)),_0x1feacb[_0x10561c(0xe3)][_0x10561c(0xe6)](_0x10561c(0xf8))[_0x10561c(0xe8)]({'model':_0x10561c(0xf3),'view':(_0x2788c0,{writer:_0x4f143a,options:_0x3ba63c})=>{const _0x562445=_0x10561c;if(!_0x3ba63c[_0x562445(0xf6)])return null;const _0x31fbfa=_0x4f143a[_0x562445(0xe9)](_0x562445(0xfc)),_0xe8e3cb=_0x4f143a[_0x562445(0xda)]('hr');return _0x4f143a[_0x562445(0xdf)](_0x562445(0xed),_0x31fbfa),_0x4f143a[_0x562445(0xec)](_0x4f143a[_0x562445(0xef)](_0x31fbfa,0x0),_0xe8e3cb),_0x31fbfa;},'converterPriority':_0x10561c(0xfa)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3eff9e=_0x3f06;function _0x3f06(_0x2a5e94,_0x4beba1){const _0x5b8bc2=_0x5b8b();return _0x3f06=function(_0x3f0691,_0x424703){_0x3f0691=_0x3f0691-0x18e;let _0x257ad8=_0x5b8bc2[_0x3f0691];return _0x257ad8;},_0x3f06(_0x2a5e94,_0x4beba1);}(function(_0x3845d5,_0x2d807c){const _0x1d5155=_0x3f06,_0x15cba2=_0x3845d5();while(!![]){try{const _0x390252=parseInt(_0x1d5155(0x19d))/0x1+parseInt(_0x1d5155(0x1a2))/0x2+parseInt(_0x1d5155(0x19e))/0x3+-parseInt(_0x1d5155(0x1ae))/0x4+-parseInt(_0x1d5155(0x1a6))/0x5+parseInt(_0x1d5155(0x1ad))/0x6+-parseInt(_0x1d5155(0x1af))/0x7;if(_0x390252===_0x2d807c)break;else _0x15cba2['push'](_0x15cba2['shift']());}catch(_0x271e86){_0x15cba2['push'](_0x15cba2['shift']());}}}(_0x5b8b,0xefcec));import{Plugin as _0x20ecd6}from'ckeditor5/src/core.js';import{getTranslation as _0x30f5aa}from'../utils/common-translations.js';export default class et extends _0x20ecd6{[_0x3eff9e(0x191)](){const _0x6b97b=_0x3eff9e,_0x70dd1e=this[_0x6b97b(0x1a1)];if(!_0x70dd1e[_0x6b97b(0x194)][_0x6b97b(0x1a4)](_0x6b97b(0x197)))return;const _0x5c3b53=_0x70dd1e[_0x6b97b(0x194)][_0x6b97b(0x1a7)](_0x6b97b(0x1aa)),_0x2a5bcc=_0x70dd1e[_0x6b97b(0x19a)];_0x5c3b53[_0x6b97b(0x195)][_0x6b97b(0x1a0)](_0x6b97b(0x1a9),_0x2add91=>_0x30f5aa(_0x2a5bcc,_0x6b97b(0x193),_0x2add91)),_0x5c3b53[_0x6b97b(0x198)](_0x6b97b(0x19c),[],[_0x6b97b(0x1ac)]),_0x5c3b53[_0x6b97b(0x195)][_0x6b97b(0x1b0)](_0x182b05=>{const _0x1d0a81=_0x6b97b;if(_0x1d0a81(0x1ab)!=_0x182b05[_0x1d0a81(0x19b)])return;const {data:_0x56f7f7}=_0x182b05;if(_0x56f7f7&&_0x1d0a81(0x1ac)==_0x56f7f7[_0x1d0a81(0x18e)]&&_0x182b05[_0x1d0a81(0x1a5)]()[_0x1d0a81(0x199)][_0x1d0a81(0x196)]['is'](_0x1d0a81(0x1a3),_0x1d0a81(0x1a9))){const _0xfb6266=_0x30f5aa(_0x2a5bcc,_0x1d0a81(0x193));return{'type':_0x1d0a81(0x192),'content':_0x30f5aa(_0x2a5bcc,_0x1d0a81(0x1a8),_0xfb6266)};}}),this[_0x6b97b(0x18f)]();}[_0x3eff9e(0x18f)](){const _0x4c6b3f=_0x3eff9e,_0x30cf4d=this[_0x4c6b3f(0x1a1)],_0x2ca040=_0x30cf4d[_0x4c6b3f(0x19a)];_0x30cf4d[_0x4c6b3f(0x194)][_0x4c6b3f(0x1a7)](_0x4c6b3f(0x1aa))[_0x4c6b3f(0x195)][_0x4c6b3f(0x1b0)](_0x458079=>{const _0x516caa=_0x4c6b3f;if(_0x516caa(0x19f)!=_0x458079[_0x516caa(0x19b)])return;const {data:_0xb69d38}=_0x458079;if(_0xb69d38&&_0x516caa(0x19c)==_0xb69d38[_0x516caa(0x190)]){const _0x152bc4=_0x30f5aa(_0x2ca040,_0x516caa(0x193));return{'type':_0x516caa(0x192),'content':_0x30f5aa(_0x2ca040,_0x516caa(0x1a8),_0x152bc4)};}});}}function _0x5b8b(){const _0x2c4d11=['285276UlFLrv','4773627xEjoHE','formatBlock','registerElementLabel','editor','1417508rFncLg','element','has','getFirstRange','6913360WGtdOy','get','*Change\x20%0\x20content*','rawHtml','TrackChangesEditing','attribute','value','8357376VVUxdS','4169108csstbH','3996538YJmmhO','registerDescriptionCallback','key','_registerLegacyDescription','commandName','afterInit','format','ELEMENT_HTML_EMBED','plugins','_descriptionFactory','nodeAfter','HtmlEmbed','_enableDefaultAttributesIntegration','start','locale','type','htmlEmbed'];_0x5b8b=function(){return _0x2c4d11;};return _0x5b8b();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x409a(){const _0x2ac855=['get','imageStylePreApply','markInsertion','isIntersecting','ImageResize','forward','Inline\x20image\x20to\x20block\x20image','ImageUtils','_descriptionFactory','imageTypeBlock','fromPosition','chain','model','114879ZBlZgU','format','_suggestionFactory','backward','accept','start','length','selection','TrackChangesEditing','newValue','subType','markBlockFormat','registerElementLabel','find','ELEMENT_INLINE_IMAGE','formatBlock','addObject','isCollapsed','resizeImage','imageCaption','convertBlockImageToInline','2719445xAUZVv','convertInlineImageToBlock','locale','discard','*Set\x20image\x20text\x20alternative:*\x20%0','join','type','*Set\x20image\x20width:*\x20%0','insertImage','key','attribute','_registerLegacyDescription','afterInit','8wTQuJi','filter','getClosestSelectedImageElement','nodeAfter','imageBlock','previous','1889852gAZmdp','enableCommand','deletion','change','removeObject','isOwn','ImageCaptionEditing','getNearestSelectionRange','1523410doIsbg','insertion','3580522JHhviR','*Reset\x20image\x20width*','resizedWidth','_findSuggestions','alt','ImageBlockEditing','isBlockImage','ImageTextAlternativeEditing','toggleImageCaption','12nbqIMC','*Remove\x20image\x20text\x20alternative*','imageInline','10FQdENf','uploadImage','ELEMENT_CAPTION','nodeBefore','registerDescriptionCallback','toPrevious','commandParams','imageTypeInline','createRange','3344589nduTgh','ImageCaptionUtils','end','ELEMENT_IMAGE','getContainedElement','imageTextAlternative','Block\x20image\x20to\x20inline\x20image','_enableDefaultAttributesIntegration','ImageUploadEditing','6RKLuqL','commandName','createRangeOn','toNext','findIndex','plugins','isEqual','document','116370bVsemF','editor','has','getSuggestionCallback','isBefore','registerCustomCallback','markDeletion','element','ImageEditing','forceDefaultExecution','formatInline','detach','schema','ImageInlineEditing','getCaptionFromImageModelElement','registerAttributeLabel','caption','getFirstRange','width','FORMAT_IMAGE_SIZE'];_0x409a=function(){return _0x2ac855;};return _0x409a();}const _0x2ccca3=_0x4a86;(function(_0x2ee82d,_0x39da17){const _0x10a759=_0x4a86,_0x5234ca=_0x2ee82d();while(!![]){try{const _0x1e9fff=-parseInt(_0x10a759(0x187))/0x1+-parseInt(_0x10a759(0x17f))/0x2*(-parseInt(_0x10a759(0x12f))/0x3)+parseInt(_0x10a759(0x157))/0x4+-parseInt(_0x10a759(0x144))/0x5+-parseInt(_0x10a759(0x16a))/0x6*(-parseInt(_0x10a759(0x15f))/0x7)+parseInt(_0x10a759(0x151))/0x8*(-parseInt(_0x10a759(0x176))/0x9)+parseInt(_0x10a759(0x16d))/0xa*(parseInt(_0x10a759(0x161))/0xb);if(_0x1e9fff===_0x39da17)break;else _0x5234ca['push'](_0x5234ca['shift']());}catch(_0x28ad78){_0x5234ca['push'](_0x5234ca['shift']());}}}(_0x409a,0x4d340));import{Plugin as _0x48b2bb}from'ckeditor5/src/core.js';import{LivePosition as _0x1b3e0f}from'ckeditor5/src/engine.js';function _0x4a86(_0x52ceb3,_0x42ca2a){const _0x409afd=_0x409a();return _0x4a86=function(_0x4a864e,_0x2e6050){_0x4a864e=_0x4a864e-0x114;let _0x526e5a=_0x409afd[_0x4a864e];return _0x526e5a;},_0x4a86(_0x52ceb3,_0x42ca2a);}import{getTranslation as _0x295a1a}from'../utils/common-translations.js';export default class it extends _0x48b2bb{[_0x2ccca3(0x150)](){const _0xac00d9=_0x2ccca3,_0x220e3b=this[_0xac00d9(0x188)];if(!_0x220e3b[_0xac00d9(0x184)][_0xac00d9(0x189)](_0xac00d9(0x116)))return;const _0x4273e6=_0x220e3b[_0xac00d9(0x184)][_0xac00d9(0x122)](_0xac00d9(0x137)),_0x3fc37c=_0x220e3b[_0xac00d9(0x184)][_0xac00d9(0x122)](_0xac00d9(0x129)),_0x32d6d2=_0x220e3b[_0xac00d9(0x146)];_0x4273e6[_0xac00d9(0x158)](_0xac00d9(0x14c)),_0x4273e6[_0xac00d9(0x12a)][_0xac00d9(0x13b)](_0xac00d9(0x155),_0xff1949=>_0x295a1a(_0x32d6d2,_0xac00d9(0x179),_0xff1949)),_0x4273e6[_0xac00d9(0x12a)][_0xac00d9(0x13b)](_0xac00d9(0x16c),_0x4226fe=>_0x295a1a(_0x32d6d2,_0xac00d9(0x13d),_0x4226fe)),_0x4273e6[_0xac00d9(0x12a)][_0xac00d9(0x13b)](_0xac00d9(0x11e),()=>_0x295a1a(_0x32d6d2,_0xac00d9(0x16f))),_0x220e3b[_0xac00d9(0x184)][_0xac00d9(0x189)](_0xac00d9(0x17e))&&_0x4273e6[_0xac00d9(0x158)](_0xac00d9(0x16e)),_0x220e3b[_0xac00d9(0x184)][_0xac00d9(0x189)](_0xac00d9(0x166))&&_0x220e3b[_0xac00d9(0x184)][_0xac00d9(0x189)](_0xac00d9(0x11b))&&(_0x4273e6[_0xac00d9(0x158)](_0xac00d9(0x174),(_0x4141a1,_0x160e37)=>{const _0x241542=_0xac00d9,_0xd58186=_0x3fc37c[_0x241542(0x153)](_0x220e3b[_0x241542(0x12e)][_0x241542(0x186)][_0x241542(0x136)]);_0x220e3b[_0x241542(0x12e)][_0x241542(0x15a)](()=>{const _0x4bd110=_0x241542;_0x4273e6[_0x4bd110(0x13a)](_0xd58186,{'commandName':_0x4bd110(0x174),'commandParams':[_0x160e37]},[],_0x4bd110(0x143));});}),_0x4273e6[_0xac00d9(0x158)](_0xac00d9(0x12b),(_0x54537e,_0x5ab68f)=>{const _0x44cadd=_0xac00d9;_0x220e3b[_0x44cadd(0x12e)][_0x44cadd(0x15a)](_0x2956a4=>{const _0xf70b9c=_0x44cadd;let _0x3a2f69=_0x3fc37c[_0xf70b9c(0x153)](_0x220e3b[_0xf70b9c(0x12e)][_0xf70b9c(0x186)][_0xf70b9c(0x136)]),_0x49e031=_0x2956a4[_0xf70b9c(0x181)](_0x3a2f69);const _0x4394b5=_0x1b3e0f[_0xf70b9c(0x12c)](_0x49e031[_0xf70b9c(0x134)],_0xf70b9c(0x172)),_0x427413=_0x1b3e0f[_0xf70b9c(0x12c)](_0x49e031[_0xf70b9c(0x178)],_0xf70b9c(0x182));_0x4273e6[_0xf70b9c(0x117)](()=>_0x54537e(_0x5ab68f)),_0x3a2f69=_0x3fc37c[_0xf70b9c(0x153)](_0x220e3b[_0xf70b9c(0x12e)][_0xf70b9c(0x186)][_0xf70b9c(0x136)]),_0x49e031=_0x2956a4[_0xf70b9c(0x181)](_0x3a2f69);const _0x2067a5=_0x2956a4[_0xf70b9c(0x175)](_0x4394b5,_0x427413);_0x4394b5[_0xf70b9c(0x119)](),_0x427413[_0xf70b9c(0x119)](),_0x4273e6[_0xf70b9c(0x13a)](_0x3a2f69,{'commandName':_0xf70b9c(0x174),'commandParams':[_0x5ab68f]},[],_0xf70b9c(0x145)),_0x2067a5[_0xf70b9c(0x134)][_0xf70b9c(0x18b)](_0x49e031[_0xf70b9c(0x134)])&&_0x4273e6[_0xf70b9c(0x124)](_0x2956a4[_0xf70b9c(0x175)](_0x2067a5[_0xf70b9c(0x134)],_0x49e031[_0xf70b9c(0x134)]),_0xf70b9c(0x145)),_0x49e031[_0xf70b9c(0x178)][_0xf70b9c(0x18b)](_0x2067a5[_0xf70b9c(0x178)])&&_0x4273e6[_0xf70b9c(0x124)](_0x2956a4[_0xf70b9c(0x175)](_0x49e031[_0xf70b9c(0x178)],_0x2067a5[_0xf70b9c(0x178)]),_0xf70b9c(0x145));});}),_0x4273e6[_0xac00d9(0x131)][_0xac00d9(0x18c)](_0xac00d9(0x13e),_0xac00d9(0x145),_0xac00d9(0x149),()=>!0x1),_0x4273e6[_0xac00d9(0x131)][_0xac00d9(0x18c)](_0xac00d9(0x13e),_0xac00d9(0x145),_0xac00d9(0x133),()=>!0x1),_0x4273e6[_0xac00d9(0x131)][_0xac00d9(0x18c)](_0xac00d9(0x13e),_0xac00d9(0x145),_0xac00d9(0x147),_0x4273e6[_0xac00d9(0x131)][_0xac00d9(0x18a)](_0xac00d9(0x13e),'',_0xac00d9(0x133))),_0x4273e6[_0xac00d9(0x131)][_0xac00d9(0x18c)](_0xac00d9(0x160),_0xac00d9(0x145),_0xac00d9(0x149),()=>!0x1),_0x4273e6[_0xac00d9(0x131)][_0xac00d9(0x18c)](_0xac00d9(0x160),_0xac00d9(0x145),_0xac00d9(0x147),([_0x5f3004])=>{const _0x2a42a=_0xac00d9,_0x12ef32=_0x4273e6[_0x2a42a(0x131)][_0x2a42a(0x18a)](_0x2a42a(0x160),'',_0x2a42a(0x147));let _0x645512=_0x5f3004[_0x2a42a(0x134)],_0x3d9ca8=_0x5f3004[_0x2a42a(0x178)];const _0x2f213e=_0x220e3b[_0x2a42a(0x12e)][_0x2a42a(0x11a)][_0x2a42a(0x15e)](_0x645512,_0x2a42a(0x132)),_0x40d281=_0x220e3b[_0x2a42a(0x12e)][_0x2a42a(0x11a)][_0x2a42a(0x15e)](_0x3d9ca8,_0x2a42a(0x127));_0x2f213e[_0x2a42a(0x140)]&&(_0x645512=_0x2f213e[_0x2a42a(0x134)]),_0x40d281[_0x2a42a(0x140)]&&(_0x3d9ca8=_0x40d281[_0x2a42a(0x178)]),_0x12ef32([_0x220e3b[_0x2a42a(0x12e)][_0x2a42a(0x175)](_0x645512,_0x3d9ca8)]);}),_0x4273e6[_0xac00d9(0x131)][_0xac00d9(0x18c)](_0xac00d9(0x13e),_0xac00d9(0x145),_0xac00d9(0x12d),_0x1c82f4),_0x4273e6[_0xac00d9(0x131)][_0xac00d9(0x18c)](_0xac00d9(0x160),_0xac00d9(0x145),_0xac00d9(0x12d),_0x1c82f4)),_0x220e3b[_0xac00d9(0x184)][_0xac00d9(0x189)](_0xac00d9(0x15d))&&(_0x4273e6[_0xac00d9(0x158)](_0xac00d9(0x169),(_0x17f877,_0x308501)=>{const _0x1bbb7f=_0xac00d9,_0x3bf21b=_0x220e3b[_0x1bbb7f(0x184)][_0x1bbb7f(0x122)](_0x1bbb7f(0x177));let _0x49d695=_0x3fc37c[_0x1bbb7f(0x153)](_0x220e3b[_0x1bbb7f(0x12e)][_0x1bbb7f(0x186)][_0x1bbb7f(0x136)]),_0x3b9ae8=_0x3bf21b[_0x1bbb7f(0x11c)](_0x49d695);_0x220e3b[_0x1bbb7f(0x12e)][_0x1bbb7f(0x15a)](()=>{const _0x188b56=_0x1bbb7f;if(_0x3b9ae8)return void _0x4273e6[_0x188b56(0x114)](_0x220e3b[_0x188b56(0x12e)][_0x188b56(0x181)](_0x3b9ae8));const _0x1fa527=_0x3fc37c[_0x188b56(0x167)](_0x49d695);_0x17f877(_0x308501),_0x49d695=_0x3fc37c[_0x188b56(0x153)](_0x220e3b[_0x188b56(0x12e)][_0x188b56(0x186)][_0x188b56(0x136)]),_0x3b9ae8=_0x3bf21b[_0x188b56(0x11c)](_0x49d695),_0x4273e6[_0x188b56(0x124)](_0x220e3b[_0x188b56(0x12e)][_0x188b56(0x181)](_0x3b9ae8),_0x1fa527?null:_0x188b56(0x142));});}),_0x4273e6[_0xac00d9(0x131)][_0xac00d9(0x18c)](_0xac00d9(0x160),_0xac00d9(0x142),_0xac00d9(0x12d),_0x1c82f4));const _0x31a933=[{'type':_0xac00d9(0x13e),'subType':_0xac00d9(0x123)},{'type':_0xac00d9(0x160),'subType':_0xac00d9(0x142)},{'type':_0xac00d9(0x13e),'subType':_0xac00d9(0x145)},{'type':_0xac00d9(0x160),'subType':_0xac00d9(0x145)}];function _0x54c7e8(_0x4fc67c,_0x64ba7a){const _0xf5d2e4=_0xac00d9,_0x3c0f98=_0x31a933[_0xf5d2e4(0x183)](({type:_0xfce917,subType:_0xe26f50})=>_0x4fc67c[_0xf5d2e4(0x14a)]==_0xfce917&&_0x4fc67c[_0xf5d2e4(0x139)]==_0xe26f50),_0x3bb485=_0x31a933[_0xf5d2e4(0x183)](({type:_0x89cc38,subType:_0x45edcf})=>_0x64ba7a[_0xf5d2e4(0x14a)]==_0x89cc38&&_0x64ba7a[_0xf5d2e4(0x139)]==_0x45edcf);if(_0x3c0f98<0x0||_0x3bb485<0x0)return!0x1;const _0x31b2e7=_0x4fc67c[_0xf5d2e4(0x11f)](),_0x581ab4=_0x64ba7a[_0xf5d2e4(0x11f)]();if((0x0==_0x3c0f98||0x1==_0x3c0f98)&&0x2==_0x3bb485&&_0x31b2e7[_0xf5d2e4(0x125)](_0x581ab4))return!0x0;if(0x2==_0x3c0f98&&0x3==_0x3bb485){const _0x49dc84=_0x4273e6[_0xf5d2e4(0x164)](_0x31b2e7,_0xf5d2e4(0x160))[_0xf5d2e4(0x152)](({suggestion:_0x5990cc,meta:_0x394424})=>_0x394424[_0xf5d2e4(0x15c)]&&_0xf5d2e4(0x145)==_0x5990cc[_0xf5d2e4(0x139)]);if(_0x49dc84[_0xf5d2e4(0x135)]>0x1&&_0x581ab4[_0xf5d2e4(0x178)][_0xf5d2e4(0x185)](_0x31b2e7[_0xf5d2e4(0x134)]))return!0x0;if(0x1==_0x49dc84[_0xf5d2e4(0x135)]&&(_0x31b2e7[_0xf5d2e4(0x134)][_0xf5d2e4(0x185)](_0x581ab4[_0xf5d2e4(0x178)])||_0x31b2e7[_0xf5d2e4(0x178)][_0xf5d2e4(0x185)](_0x581ab4[_0xf5d2e4(0x134)])))return!0x0;}if(0x3==_0x3c0f98&&0x3==_0x3bb485&&_0x31b2e7[_0xf5d2e4(0x134)][_0xf5d2e4(0x18b)](_0x581ab4[_0xf5d2e4(0x134)])){const _0x12fa99=_0x31b2e7[_0xf5d2e4(0x178)][_0xf5d2e4(0x154)],_0x3c5f01=_0x581ab4[_0xf5d2e4(0x134)][_0xf5d2e4(0x170)];return _0x3fc37c[_0xf5d2e4(0x167)](_0x12fa99)&&_0x12fa99===_0x3c5f01;}return!0x1;}function _0x1c82f4(_0x2324d2,_0x41daf5){return _0x54c7e8(_0x2324d2,_0x41daf5)?[_0x2324d2,_0x41daf5]:_0x54c7e8(_0x41daf5,_0x2324d2)?[_0x41daf5,_0x2324d2]:null;}_0x220e3b[_0xac00d9(0x184)][_0xac00d9(0x189)](_0xac00d9(0x126))&&(_0x4273e6[_0xac00d9(0x17d)](_0xac00d9(0x141),[],[_0xac00d9(0x163)]),_0x4273e6[_0xac00d9(0x12a)][_0xac00d9(0x11d)](_0xac00d9(0x163),_0x295a1a(_0x32d6d2,_0xac00d9(0x121)))),_0x220e3b[_0xac00d9(0x184)][_0xac00d9(0x189)](_0xac00d9(0x168))&&_0x4273e6[_0xac00d9(0x17d)](_0xac00d9(0x17b),[],[_0xac00d9(0x165)]),_0x4273e6[_0xac00d9(0x12a)][_0xac00d9(0x171)](_0x183a39=>{const _0x5dfc45=_0xac00d9;if(!!_0x31a933[_0x5dfc45(0x13c)](({type:_0x242198,subType:_0x21248f})=>_0x183a39[_0x5dfc45(0x14a)]==_0x242198&&_0x183a39[_0x5dfc45(0x139)]==_0x21248f))return _0x183a39[_0x5dfc45(0x156)]?{}:void 0x0;}),_0x4273e6[_0xac00d9(0x12a)][_0xac00d9(0x171)](_0x44f490=>{const _0x24187e=_0xac00d9;if(_0x24187e(0x160)==_0x44f490[_0x24187e(0x14a)]||_0x24187e(0x159)==_0x44f490[_0x24187e(0x14a)]){const _0x1dbf68=_0x44f490[_0x24187e(0x17a)]();if(_0x1dbf68&&_0x1dbf68['is'](_0x24187e(0x115),_0x24187e(0x11e)))return{'type':_0x24187e(0x160)==_0x44f490[_0x24187e(0x14a)]?_0x24187e(0x13f):_0x24187e(0x15b),'element':_0x1dbf68,'quantity':0x1};}}),_0x4273e6[_0xac00d9(0x12a)][_0xac00d9(0x171)](_0x249b78=>_0xac00d9(0x13e)==_0x249b78[_0xac00d9(0x14a)]&&_0xac00d9(0x145)==_0x249b78[_0xac00d9(0x139)]?{'type':_0xac00d9(0x130),'content':_0xac00d9(0x128)}:_0xac00d9(0x13e)==_0x249b78[_0xac00d9(0x14a)]&&_0xac00d9(0x143)==_0x249b78[_0xac00d9(0x139)]?{'type':_0xac00d9(0x130),'content':_0xac00d9(0x17c)}:void 0x0),_0x4273e6[_0xac00d9(0x12a)][_0xac00d9(0x171)](_0x35a295=>{const _0x4120f7=_0xac00d9;if(_0x4120f7(0x14e)!=_0x35a295[_0x4120f7(0x14a)])return;const {data:_0x36a533}=_0x35a295;if(!_0x36a533||_0x4120f7(0x165)!=_0x36a533[_0x4120f7(0x14d)])return;const _0x18da5c=_0x36a533[_0x4120f7(0x138)];return _0x18da5c?{'type':_0x4120f7(0x130),'content':_0x295a1a(_0x32d6d2,_0x4120f7(0x148),'\x22'+_0x18da5c+'\x22')}:{'type':_0x4120f7(0x130),'content':_0x295a1a(_0x32d6d2,_0x4120f7(0x16b))};}),this[_0xac00d9(0x14f)]();}[_0x2ccca3(0x14f)](){const _0x295da7=_0x2ccca3,_0x520fa0=this[_0x295da7(0x188)],_0x1dd294=_0x520fa0[_0x295da7(0x146)];_0x520fa0[_0x295da7(0x184)][_0x295da7(0x122)](_0x295da7(0x137))[_0x295da7(0x12a)][_0x295da7(0x171)](_0x3c052f=>{const _0x1916ab=_0x295da7;if(_0x1916ab(0x13e)!=_0x3c052f[_0x1916ab(0x14a)]&&_0x1916ab(0x118)!=_0x3c052f[_0x1916ab(0x14a)])return;const {data:_0x1d9df3}=_0x3c052f;if(_0x1d9df3){if(_0x1916ab(0x17b)==_0x1d9df3[_0x1916ab(0x180)]){const _0x1c4e45=_0x1d9df3[_0x1916ab(0x173)][0x0][_0x1916ab(0x138)];return _0x1c4e45?{'type':_0x1916ab(0x130),'content':_0x295a1a(_0x1dd294,_0x1916ab(0x148),'\x22'+_0x1c4e45+'\x22')}:{'type':_0x1916ab(0x130),'content':_0x295a1a(_0x1dd294,_0x1916ab(0x16b))};}if(_0x1916ab(0x141)==_0x1d9df3[_0x1916ab(0x180)]){const _0x11b699=_0x1d9df3[_0x1916ab(0x173)][0x0][_0x1916ab(0x120)];return _0x11b699?{'type':_0x1916ab(0x130),'content':_0x295a1a(_0x1dd294,_0x1916ab(0x14b),_0x11b699)}:{'type':_0x1916ab(0x130),'content':_0x295a1a(_0x1dd294,_0x1916ab(0x162))};}}});}}
|
|
23
|
+
const _0x19a002=_0x383f;function _0x383f(_0x274b6a,_0x3d5357){const _0x2f4cc1=_0x2f4c();return _0x383f=function(_0x383faf,_0x2e6627){_0x383faf=_0x383faf-0x164;let _0xaf4357=_0x2f4cc1[_0x383faf];return _0xaf4357;},_0x383f(_0x274b6a,_0x3d5357);}(function(_0x163ced,_0x38a3b4){const _0x3bc410=_0x383f,_0x4e935c=_0x163ced();while(!![]){try{const _0x4525cd=-parseInt(_0x3bc410(0x16f))/0x1+parseInt(_0x3bc410(0x1a2))/0x2*(-parseInt(_0x3bc410(0x183))/0x3)+-parseInt(_0x3bc410(0x180))/0x4+parseInt(_0x3bc410(0x181))/0x5+-parseInt(_0x3bc410(0x1b7))/0x6*(-parseInt(_0x3bc410(0x1bb))/0x7)+parseInt(_0x3bc410(0x1ad))/0x8+-parseInt(_0x3bc410(0x17d))/0x9*(parseInt(_0x3bc410(0x1be))/0xa);if(_0x4525cd===_0x38a3b4)break;else _0x4e935c['push'](_0x4e935c['shift']());}catch(_0x2d5b58){_0x4e935c['push'](_0x4e935c['shift']());}}}(_0x2f4c,0x27f85));import{Plugin as _0x5af5d5}from'ckeditor5/src/core.js';import{LivePosition as _0x32497f}from'ckeditor5/src/engine.js';function _0x2f4c(){const _0x3a4658=['529984IKOIJJ','858730dgvMqj','schema','18nFFTFI','locale','toNext','forward','addObject','findIndex','selection','model','registerDescriptionCallback','isBefore','ELEMENT_IMAGE','alt','registerElementLabel','detach','ImageTextAlternativeEditing','imageCaption','*Set\x20image\x20width:*\x20%0','registerCustomCallback','editor','join','isBlockImage','ImageEditing','get','isOwn','chain','isCollapsed','insertion','_descriptionFactory','commandName','document','_findSuggestions','46322WGGmpm','element','imageTextAlternative','imageBlock','insertImage','convertInlineImageToBlock','convertBlockImageToInline','removeObject','isEqual','ELEMENT_CAPTION','getSuggestionCallback','1522720UQyEjf','getNearestSelectionRange','imageStylePreApply','width','toPrevious','ImageUploadEditing','markDeletion','end','*Reset\x20image\x20width*','ImageResize','6haSDmV','fromPosition','formatInline','getFirstRange','2239454CnQizW','format','uploadImage','40rPrLWc','_suggestionFactory','plugins','getCaptionFromImageModelElement','resizedWidth','createRange','nodeAfter','caption','imageTypeInline','markInsertion','ImageBlockEditing','_enableDefaultAttributesIntegration','ImageInlineEditing','previous','Inline\x20image\x20to\x20block\x20image','*Remove\x20image\x20text\x20alternative*','discard','Block\x20image\x20to\x20inline\x20image','imageTypeBlock','markBlockFormat','resizeImage','registerAttributeLabel','FORMAT_IMAGE_SIZE','ELEMENT_INLINE_IMAGE','TrackChangesEditing','attribute','deletion','ImageCaptionUtils','backward','start','enableCommand','forceDefaultExecution','imageInline','isIntersecting','key','ImageUtils','getContainedElement','has','ImageCaptionEditing','nodeBefore','length','192245oSFRnL','commandParams','newValue','createRangeOn','change','toggleImageCaption','subType','getClosestSelectedImageElement','formatBlock','type','filter','afterInit','*Set\x20image\x20text\x20alternative:*\x20%0','_registerLegacyDescription','122814LesehJ','accept','find'];_0x2f4c=function(){return _0x3a4658;};return _0x2f4c();}import{getTranslation as _0x22d541}from'../utils/common-translations.js';export default class it extends _0x5af5d5{[_0x19a002(0x17a)](){const _0x5309ed=_0x19a002,_0x119e04=this[_0x5309ed(0x195)];if(!_0x119e04[_0x5309ed(0x1c0)][_0x5309ed(0x16b)](_0x5309ed(0x198)))return;const _0x1adcf6=_0x119e04[_0x5309ed(0x1c0)][_0x5309ed(0x199)](_0x5309ed(0x1d6)),_0x31878a=_0x119e04[_0x5309ed(0x1c0)][_0x5309ed(0x199)](_0x5309ed(0x169)),_0x2cb8a8=_0x119e04[_0x5309ed(0x184)];_0x1adcf6[_0x5309ed(0x164)](_0x5309ed(0x1a6)),_0x1adcf6[_0x5309ed(0x19e)][_0x5309ed(0x18f)](_0x5309ed(0x1a5),_0x50842f=>_0x22d541(_0x2cb8a8,_0x5309ed(0x18d),_0x50842f)),_0x1adcf6[_0x5309ed(0x19e)][_0x5309ed(0x18f)](_0x5309ed(0x166),_0x15bd77=>_0x22d541(_0x2cb8a8,_0x5309ed(0x1d5),_0x15bd77)),_0x1adcf6[_0x5309ed(0x19e)][_0x5309ed(0x18f)](_0x5309ed(0x1c5),()=>_0x22d541(_0x2cb8a8,_0x5309ed(0x1ab))),_0x119e04[_0x5309ed(0x1c0)][_0x5309ed(0x16b)](_0x5309ed(0x1b2))&&_0x1adcf6[_0x5309ed(0x164)](_0x5309ed(0x1bd)),_0x119e04[_0x5309ed(0x1c0)][_0x5309ed(0x16b)](_0x5309ed(0x1c8))&&_0x119e04[_0x5309ed(0x1c0)][_0x5309ed(0x16b)](_0x5309ed(0x1ca))&&(_0x1adcf6[_0x5309ed(0x164)](_0x5309ed(0x1c6),(_0x5e3ce1,_0x536b09)=>{const _0x2cd8da=_0x5309ed,_0x24b64a=_0x31878a[_0x2cd8da(0x176)](_0x119e04[_0x2cd8da(0x18a)][_0x2cd8da(0x1a0)][_0x2cd8da(0x189)]);_0x119e04[_0x2cd8da(0x18a)][_0x2cd8da(0x173)](()=>{const _0x3831a1=_0x2cd8da;_0x1adcf6[_0x3831a1(0x1d1)](_0x24b64a,{'commandName':_0x3831a1(0x1c6),'commandParams':[_0x536b09]},[],_0x3831a1(0x1a8));});}),_0x1adcf6[_0x5309ed(0x164)](_0x5309ed(0x1d0),(_0x1768e5,_0x4a2eab)=>{const _0x2e360b=_0x5309ed;_0x119e04[_0x2e360b(0x18a)][_0x2e360b(0x173)](_0x1dfd48=>{const _0x40b809=_0x2e360b;let _0x236175=_0x31878a[_0x40b809(0x176)](_0x119e04[_0x40b809(0x18a)][_0x40b809(0x1a0)][_0x40b809(0x189)]),_0x55c9ca=_0x1dfd48[_0x40b809(0x172)](_0x236175);const _0x1ba6fa=_0x32497f[_0x40b809(0x1b8)](_0x55c9ca[_0x40b809(0x1db)],_0x40b809(0x1b1)),_0x366682=_0x32497f[_0x40b809(0x1b8)](_0x55c9ca[_0x40b809(0x1b4)],_0x40b809(0x185));_0x1adcf6[_0x40b809(0x165)](()=>_0x1768e5(_0x4a2eab)),_0x236175=_0x31878a[_0x40b809(0x176)](_0x119e04[_0x40b809(0x18a)][_0x40b809(0x1a0)][_0x40b809(0x189)]),_0x55c9ca=_0x1dfd48[_0x40b809(0x172)](_0x236175);const _0x936363=_0x1dfd48[_0x40b809(0x1c3)](_0x1ba6fa,_0x366682);_0x1ba6fa[_0x40b809(0x190)](),_0x366682[_0x40b809(0x190)](),_0x1adcf6[_0x40b809(0x1d1)](_0x236175,{'commandName':_0x40b809(0x1c6),'commandParams':[_0x4a2eab]},[],_0x40b809(0x1a7)),_0x936363[_0x40b809(0x1db)][_0x40b809(0x18c)](_0x55c9ca[_0x40b809(0x1db)])&&_0x1adcf6[_0x40b809(0x1c7)](_0x1dfd48[_0x40b809(0x1c3)](_0x936363[_0x40b809(0x1db)],_0x55c9ca[_0x40b809(0x1db)]),_0x40b809(0x1a7)),_0x55c9ca[_0x40b809(0x1b4)][_0x40b809(0x18c)](_0x936363[_0x40b809(0x1b4)])&&_0x1adcf6[_0x40b809(0x1c7)](_0x1dfd48[_0x40b809(0x1c3)](_0x55c9ca[_0x40b809(0x1b4)],_0x936363[_0x40b809(0x1b4)]),_0x40b809(0x1a7));});}),_0x1adcf6[_0x5309ed(0x1bf)][_0x5309ed(0x194)](_0x5309ed(0x177),_0x5309ed(0x1a7),_0x5309ed(0x196),()=>!0x1),_0x1adcf6[_0x5309ed(0x1bf)][_0x5309ed(0x194)](_0x5309ed(0x177),_0x5309ed(0x1a7),_0x5309ed(0x17e),()=>!0x1),_0x1adcf6[_0x5309ed(0x1bf)][_0x5309ed(0x194)](_0x5309ed(0x177),_0x5309ed(0x1a7),_0x5309ed(0x1ce),_0x1adcf6[_0x5309ed(0x1bf)][_0x5309ed(0x1ac)](_0x5309ed(0x177),'',_0x5309ed(0x17e))),_0x1adcf6[_0x5309ed(0x1bf)][_0x5309ed(0x194)](_0x5309ed(0x19d),_0x5309ed(0x1a7),_0x5309ed(0x196),()=>!0x1),_0x1adcf6[_0x5309ed(0x1bf)][_0x5309ed(0x194)](_0x5309ed(0x19d),_0x5309ed(0x1a7),_0x5309ed(0x1ce),([_0x12cebd])=>{const _0x260956=_0x5309ed,_0x4a2eb9=_0x1adcf6[_0x260956(0x1bf)][_0x260956(0x1ac)](_0x260956(0x19d),'',_0x260956(0x1ce));let _0x5b0a40=_0x12cebd[_0x260956(0x1db)],_0x41af51=_0x12cebd[_0x260956(0x1b4)];const _0x250c79=_0x119e04[_0x260956(0x18a)][_0x260956(0x182)][_0x260956(0x1ae)](_0x5b0a40,_0x260956(0x1da)),_0x5b92f9=_0x119e04[_0x260956(0x18a)][_0x260956(0x182)][_0x260956(0x1ae)](_0x41af51,_0x260956(0x186));_0x250c79[_0x260956(0x19c)]&&(_0x5b0a40=_0x250c79[_0x260956(0x1db)]),_0x5b92f9[_0x260956(0x19c)]&&(_0x41af51=_0x5b92f9[_0x260956(0x1b4)]),_0x4a2eb9([_0x119e04[_0x260956(0x18a)][_0x260956(0x1c3)](_0x5b0a40,_0x41af51)]);}),_0x1adcf6[_0x5309ed(0x1bf)][_0x5309ed(0x194)](_0x5309ed(0x177),_0x5309ed(0x1a7),_0x5309ed(0x19b),_0xad54f1),_0x1adcf6[_0x5309ed(0x1bf)][_0x5309ed(0x194)](_0x5309ed(0x19d),_0x5309ed(0x1a7),_0x5309ed(0x19b),_0xad54f1)),_0x119e04[_0x5309ed(0x1c0)][_0x5309ed(0x16b)](_0x5309ed(0x16c))&&(_0x1adcf6[_0x5309ed(0x164)](_0x5309ed(0x174),(_0x273bce,_0x40d53b)=>{const _0x2369b0=_0x5309ed,_0x330a95=_0x119e04[_0x2369b0(0x1c0)][_0x2369b0(0x199)](_0x2369b0(0x1d9));let _0x1ac7df=_0x31878a[_0x2369b0(0x176)](_0x119e04[_0x2369b0(0x18a)][_0x2369b0(0x1a0)][_0x2369b0(0x189)]),_0x38132b=_0x330a95[_0x2369b0(0x1c1)](_0x1ac7df);_0x119e04[_0x2369b0(0x18a)][_0x2369b0(0x173)](()=>{const _0x5ddd8d=_0x2369b0;if(_0x38132b)return void _0x1adcf6[_0x5ddd8d(0x1b3)](_0x119e04[_0x5ddd8d(0x18a)][_0x5ddd8d(0x172)](_0x38132b));const _0x2c8ced=_0x31878a[_0x5ddd8d(0x197)](_0x1ac7df);_0x273bce(_0x40d53b),_0x1ac7df=_0x31878a[_0x5ddd8d(0x176)](_0x119e04[_0x5ddd8d(0x18a)][_0x5ddd8d(0x1a0)][_0x5ddd8d(0x189)]),_0x38132b=_0x330a95[_0x5ddd8d(0x1c1)](_0x1ac7df),_0x1adcf6[_0x5ddd8d(0x1c7)](_0x119e04[_0x5ddd8d(0x18a)][_0x5ddd8d(0x172)](_0x38132b),_0x2c8ced?null:_0x5ddd8d(0x192));});}),_0x1adcf6[_0x5309ed(0x1bf)][_0x5309ed(0x194)](_0x5309ed(0x19d),_0x5309ed(0x192),_0x5309ed(0x19b),_0xad54f1));const _0x1e505e=[{'type':_0x5309ed(0x177),'subType':_0x5309ed(0x1af)},{'type':_0x5309ed(0x19d),'subType':_0x5309ed(0x192)},{'type':_0x5309ed(0x177),'subType':_0x5309ed(0x1a7)},{'type':_0x5309ed(0x19d),'subType':_0x5309ed(0x1a7)}];function _0x43c6a5(_0x42a1ec,_0x58c096){const _0x1e7e01=_0x5309ed,_0x2b064f=_0x1e505e[_0x1e7e01(0x188)](({type:_0x410642,subType:_0x4cbf58})=>_0x42a1ec[_0x1e7e01(0x178)]==_0x410642&&_0x42a1ec[_0x1e7e01(0x175)]==_0x4cbf58),_0x2b7686=_0x1e505e[_0x1e7e01(0x188)](({type:_0x52abca,subType:_0x29d730})=>_0x58c096[_0x1e7e01(0x178)]==_0x52abca&&_0x58c096[_0x1e7e01(0x175)]==_0x29d730);if(_0x2b064f<0x0||_0x2b7686<0x0)return!0x1;const _0x55077f=_0x42a1ec[_0x1e7e01(0x1ba)](),_0x1007e1=_0x58c096[_0x1e7e01(0x1ba)]();if((0x0==_0x2b064f||0x1==_0x2b064f)&&0x2==_0x2b7686&&_0x55077f[_0x1e7e01(0x167)](_0x1007e1))return!0x0;if(0x2==_0x2b064f&&0x3==_0x2b7686){const _0x2cda3e=_0x1adcf6[_0x1e7e01(0x1a1)](_0x55077f,_0x1e7e01(0x19d))[_0x1e7e01(0x179)](({suggestion:_0x5af473,meta:_0xef7f56})=>_0xef7f56[_0x1e7e01(0x19a)]&&_0x1e7e01(0x1a7)==_0x5af473[_0x1e7e01(0x175)]);if(_0x2cda3e[_0x1e7e01(0x16e)]>0x1&&_0x1007e1[_0x1e7e01(0x1b4)][_0x1e7e01(0x1aa)](_0x55077f[_0x1e7e01(0x1db)]))return!0x0;if(0x1==_0x2cda3e[_0x1e7e01(0x16e)]&&(_0x55077f[_0x1e7e01(0x1db)][_0x1e7e01(0x1aa)](_0x1007e1[_0x1e7e01(0x1b4)])||_0x55077f[_0x1e7e01(0x1b4)][_0x1e7e01(0x1aa)](_0x1007e1[_0x1e7e01(0x1db)])))return!0x0;}if(0x3==_0x2b064f&&0x3==_0x2b7686&&_0x55077f[_0x1e7e01(0x1db)][_0x1e7e01(0x18c)](_0x1007e1[_0x1e7e01(0x1db)])){const _0x4ce9dd=_0x55077f[_0x1e7e01(0x1b4)][_0x1e7e01(0x1c4)],_0x12d577=_0x1007e1[_0x1e7e01(0x1db)][_0x1e7e01(0x16d)];return _0x31878a[_0x1e7e01(0x197)](_0x4ce9dd)&&_0x4ce9dd===_0x12d577;}return!0x1;}function _0xad54f1(_0x402c02,_0x4e33b8){return _0x43c6a5(_0x402c02,_0x4e33b8)?[_0x402c02,_0x4e33b8]:_0x43c6a5(_0x4e33b8,_0x402c02)?[_0x4e33b8,_0x402c02]:null;}_0x119e04[_0x5309ed(0x1c0)][_0x5309ed(0x16b)](_0x5309ed(0x1b6))&&(_0x1adcf6[_0x5309ed(0x1c9)](_0x5309ed(0x1d2),[],[_0x5309ed(0x1c2)]),_0x1adcf6[_0x5309ed(0x19e)][_0x5309ed(0x1d3)](_0x5309ed(0x1c2),_0x22d541(_0x2cb8a8,_0x5309ed(0x1d4)))),_0x119e04[_0x5309ed(0x1c0)][_0x5309ed(0x16b)](_0x5309ed(0x191))&&_0x1adcf6[_0x5309ed(0x1c9)](_0x5309ed(0x1a4),[],[_0x5309ed(0x18e)]),_0x1adcf6[_0x5309ed(0x19e)][_0x5309ed(0x18b)](_0x485070=>{const _0x2a9669=_0x5309ed;if(!!_0x1e505e[_0x2a9669(0x17f)](({type:_0x2a6ebc,subType:_0x4b38df})=>_0x485070[_0x2a9669(0x178)]==_0x2a6ebc&&_0x485070[_0x2a9669(0x175)]==_0x4b38df))return _0x485070[_0x2a9669(0x1cb)]?{}:void 0x0;}),_0x1adcf6[_0x5309ed(0x19e)][_0x5309ed(0x18b)](_0x1b6f6e=>{const _0x2c8326=_0x5309ed;if(_0x2c8326(0x19d)==_0x1b6f6e[_0x2c8326(0x178)]||_0x2c8326(0x1d8)==_0x1b6f6e[_0x2c8326(0x178)]){const _0x2485a4=_0x1b6f6e[_0x2c8326(0x16a)]();if(_0x2485a4&&_0x2485a4['is'](_0x2c8326(0x1a3),_0x2c8326(0x1c5)))return{'type':_0x2c8326(0x19d)==_0x1b6f6e[_0x2c8326(0x178)]?_0x2c8326(0x187):_0x2c8326(0x1a9),'element':_0x2485a4,'quantity':0x1};}}),_0x1adcf6[_0x5309ed(0x19e)][_0x5309ed(0x18b)](_0x5722f0=>_0x5309ed(0x177)==_0x5722f0[_0x5309ed(0x178)]&&_0x5309ed(0x1a7)==_0x5722f0[_0x5309ed(0x175)]?{'type':_0x5309ed(0x1bc),'content':_0x5309ed(0x1cc)}:_0x5309ed(0x177)==_0x5722f0[_0x5309ed(0x178)]&&_0x5309ed(0x1a8)==_0x5722f0[_0x5309ed(0x175)]?{'type':_0x5309ed(0x1bc),'content':_0x5309ed(0x1cf)}:void 0x0),_0x1adcf6[_0x5309ed(0x19e)][_0x5309ed(0x18b)](_0x1eace9=>{const _0x1330cf=_0x5309ed;if(_0x1330cf(0x1d7)!=_0x1eace9[_0x1330cf(0x178)])return;const {data:_0xb5686}=_0x1eace9;if(!_0xb5686||_0x1330cf(0x18e)!=_0xb5686[_0x1330cf(0x168)])return;const _0x38db4d=_0xb5686[_0x1330cf(0x171)];return _0x38db4d?{'type':_0x1330cf(0x1bc),'content':_0x22d541(_0x2cb8a8,_0x1330cf(0x17b),'\x22'+_0x38db4d+'\x22')}:{'type':_0x1330cf(0x1bc),'content':_0x22d541(_0x2cb8a8,_0x1330cf(0x1cd))};}),this[_0x5309ed(0x17c)]();}[_0x19a002(0x17c)](){const _0x4fd295=_0x19a002,_0xe70fb7=this[_0x4fd295(0x195)],_0x1dfd53=_0xe70fb7[_0x4fd295(0x184)];_0xe70fb7[_0x4fd295(0x1c0)][_0x4fd295(0x199)](_0x4fd295(0x1d6))[_0x4fd295(0x19e)][_0x4fd295(0x18b)](_0x20536f=>{const _0x214abf=_0x4fd295;if(_0x214abf(0x177)!=_0x20536f[_0x214abf(0x178)]&&_0x214abf(0x1b9)!=_0x20536f[_0x214abf(0x178)])return;const {data:_0x11fbd2}=_0x20536f;if(_0x11fbd2){if(_0x214abf(0x1a4)==_0x11fbd2[_0x214abf(0x19f)]){const _0x2b92c2=_0x11fbd2[_0x214abf(0x170)][0x0][_0x214abf(0x171)];return _0x2b92c2?{'type':_0x214abf(0x1bc),'content':_0x22d541(_0x1dfd53,_0x214abf(0x17b),'\x22'+_0x2b92c2+'\x22')}:{'type':_0x214abf(0x1bc),'content':_0x22d541(_0x1dfd53,_0x214abf(0x1cd))};}if(_0x214abf(0x1d2)==_0x11fbd2[_0x214abf(0x19f)]){const _0x4f058b=_0x11fbd2[_0x214abf(0x170)][0x0][_0x214abf(0x1b0)];return _0x4f058b?{'type':_0x214abf(0x1bc),'content':_0x22d541(_0x1dfd53,_0x214abf(0x193),_0x4f058b)}:{'type':_0x214abf(0x1bc),'content':_0x22d541(_0x1dfd53,_0x214abf(0x1b5))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x11e072=_0x3e74;(function(_0x51f8d4,_0x5b7d45){const _0x3f8b9a=_0x3e74,_0x41e327=_0x51f8d4();while(!![]){try{const _0x13114c=-parseInt(_0x3f8b9a(0xb8))/0x1*(parseInt(_0x3f8b9a(0xb6))/0x2)+parseInt(_0x3f8b9a(0xa6))/0x3+parseInt(_0x3f8b9a(0xa5))/0x4*(-parseInt(_0x3f8b9a(0xc4))/0x5)+parseInt(_0x3f8b9a(0x9d))/0x6*(-parseInt(_0x3f8b9a(0xb7))/0x7)+parseInt(_0x3f8b9a(0xaa))/0x8*(parseInt(_0x3f8b9a(0xc0))/0x9)+parseInt(_0x3f8b9a(0x9e))/0xa+parseInt(_0x3f8b9a(0xb5))/0xb*(parseInt(_0x3f8b9a(0xc1))/0xc);if(_0x13114c===_0x5b7d45)break;else _0x41e327['push'](_0x41e327['shift']());}catch(_0xc6196a){_0x41e327['push'](_0x41e327['shift']());}}}(_0x2dd7,0xc7d49));function _0x3e74(_0xee78e8,_0x1613fe){const _0x2dd7ca=_0x2dd7();return _0x3e74=function(_0x3e7483,_0x37bfac){_0x3e7483=_0x3e7483-0x9a;let _0x132668=_0x2dd7ca[_0x3e7483];return _0x132668;},_0x3e74(_0xee78e8,_0x1613fe);}import{Plugin as _0x5782f1}from'ckeditor5/src/core.js';import{getTranslation as _0xc4183}from'../utils/common-translations.js';function _0x2dd7(){const _0x3e73bb=['replaceImageSource','discard','*Replace\x20image\x20URL*','key','oldValue','8WWOpOF','1693524zfpRpF','type','formatBlock','TrackChangesEditing','203624TJqMhm','accept','has','_suggestionFactory','newValue','_enableDefaultAttributesIntegration','get','ImageEditing','afterInit','getSuggestionCallback','src','44bHqwQf','454472oGFOJt','66941xQfQJi','5Tpjahg','_descriptionFactory','*Format:*\x20replace\x20image\x20URL','_handleLegacySuggestions','formatInline','registerDescriptionCallback','attribute','format','387HRPKbs','2117004eAWuBm','commandName','registerCustomCallback','2644340QBxDdP','editor','plugins','_registerLegacyDescription','294PkmLhL','11163530Mgawmt','locale'];_0x2dd7=function(){return _0x3e73bb;};return _0x2dd7();}export default class st extends _0x5782f1{[_0x11e072(0xb2)](){const _0x3dee8e=_0x11e072;if(!this[_0x3dee8e(0x9a)][_0x3dee8e(0x9b)][_0x3dee8e(0xac)](_0x3dee8e(0xb1)))return;const _0x171d8e=this[_0x3dee8e(0x9a)][_0x3dee8e(0x9f)],_0x35451a=this[_0x3dee8e(0x9a)][_0x3dee8e(0x9b)][_0x3dee8e(0xb0)](_0x3dee8e(0xa9));_0x35451a[_0x3dee8e(0xaf)](_0x3dee8e(0xa0),[],[_0x3dee8e(0xb4)]),_0x35451a[_0x3dee8e(0xb9)][_0x3dee8e(0xbd)](_0x252825=>{const _0x4394b8=_0x3dee8e;if(_0x4394b8(0xbe)!=_0x252825[_0x4394b8(0xa7)])return;const {data:_0x124d9e}=_0x252825;return _0x124d9e&&_0x4394b8(0xb4)==_0x124d9e[_0x4394b8(0xa3)]?_0x124d9e[_0x4394b8(0xae)]&&_0x124d9e[_0x4394b8(0xa4)]?{'type':_0x4394b8(0xbf),'content':_0xc4183(_0x171d8e,_0x4394b8(0xa2))}:{'type':_0x4394b8(0xbf),'content':''}:void 0x0;}),this[_0x3dee8e(0xbb)]();}[_0x11e072(0xbb)](){const _0x145244=_0x11e072,_0x14398b=this[_0x145244(0x9a)][_0x145244(0x9b)][_0x145244(0xb0)](_0x145244(0xa9));_0x14398b[_0x145244(0xad)][_0x145244(0xc3)](_0x145244(0xa8),_0x145244(0xa0),_0x145244(0xab),_0x14398b[_0x145244(0xad)][_0x145244(0xb3)](_0x145244(0xa8),null,_0x145244(0xa1))),_0x14398b[_0x145244(0xad)][_0x145244(0xc3)](_0x145244(0xa8),_0x145244(0xa0),_0x145244(0xa1),_0x14398b[_0x145244(0xad)][_0x145244(0xb3)](_0x145244(0xa8),null,_0x145244(0xab))),this[_0x145244(0x9c)]();}[_0x11e072(0x9c)](){const _0x8fced4=_0x11e072,_0x48aca5=this[_0x8fced4(0x9a)],_0x555c84=_0x48aca5[_0x8fced4(0x9f)];_0x48aca5[_0x8fced4(0x9b)][_0x8fced4(0xb0)](_0x8fced4(0xa9))[_0x8fced4(0xb9)][_0x8fced4(0xbd)](_0xea7483=>{const _0xd48671=_0x8fced4;if(_0xd48671(0xa8)!=_0xea7483[_0xd48671(0xa7)]&&_0xd48671(0xbc)!=_0xea7483[_0xd48671(0xa7)])return;const {data:_0x458dbc}=_0xea7483;if(!_0x458dbc||_0xd48671(0xa0)!=_0x458dbc[_0xd48671(0xc2)])return;return{'type':_0xd48671(0xbf),'content':_0xc4183(_0x555c84,_0xd48671(0xba))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2f4643=_0x5930;(function(_0x2b44af,_0x586395){const _0x59591e=_0x5930,_0x5b0401=_0x2b44af();while(!![]){try{const _0x7dd670=-parseInt(_0x59591e(0x23b))/0x1+parseInt(_0x59591e(0x244))/0x2+-parseInt(_0x59591e(0x23d))/0x3*(parseInt(_0x59591e(0x22e))/0x4)+parseInt(_0x59591e(0x247))/0x5+parseInt(_0x59591e(0x202))/0x6*(parseInt(_0x59591e(0x210))/0x7)+-parseInt(_0x59591e(0x213))/0x8*(-parseInt(_0x59591e(0x21f))/0x9)+parseInt(_0x59591e(0x229))/0xa*(parseInt(_0x59591e(0x221))/0xb);if(_0x7dd670===_0x586395)break;else _0x5b0401['push'](_0x5b0401['shift']());}catch(_0x5aa63b){_0x5b0401['push'](_0x5b0401['shift']());}}}(_0x198d,0xba4ab));function _0x5930(_0xf6e49f,_0x447096){const _0x198df7=_0x198d();return _0x5930=function(_0x593079,_0x5c59e6){_0x593079=_0x593079-0x1ee;let _0x15fb55=_0x198df7[_0x593079];return _0x15fb55;},_0x5930(_0xf6e49f,_0x447096);}import{Plugin as _0x23c9b6}from'ckeditor5/src/core.js';import{uid as _0x3d1524}from'ckeditor5/src/utils.js';function _0x198d(){const _0x5ddc49=['imageTypeBlock','isBlockImage','_suggestionFactory','ImageUtils','hasSuggestion','registerCustomCallback','start','createRangeOn','getContainedElement','value','setImageNaturalSizeAttributes','_findSuggestions','1694922xjOwms','FORMAT_SIDE_IMAGE','chain','title','format','getSuggestions','_registerLegacyDescription','markInlineFormat','commands','isIntersecting','has','isInContent','commandName','isOwn','7osJGkU','ImageStyleEditing','document','16kBBLBj','_splitMarkerName','enableCommand','get','model','registerDescriptionCallback','*Format:*\x20%0','author','imageStylePostApply','imageStylePreApply','differ','findIndex','460773rPXwkI','next','11ygbkWa','imageCaption','registerPostFixer','change','isInlineImage','editor','getFirstRange','commandParams','3126840ySyqHj','subType','formatBlock','discard','convertInlineImageToBlock','388xXGeYL','normalizedStyles','isBefore','length','getChangedMarkers','getSuggestionCallback','accept','join','Users','imageTypeInline','nodeAfter','commandReversedParams','insertion','1327786gmoMFu','type','33141fmmYVz','getClosestSelectedImageElement','formatInline','head','side','newRange','shouldConvertImageType','2720710LxeOwo','name','getSuggestion','5522380adpAMp','forEach','toLowerCase','discardSuggestion','imageStyle','locale','markBlockFormat','from','plugins','_descriptionFactory','isEqual','selection','filter','afterInit','end','refresh','TrackChangesEditing','suggestion','nodeBefore'];_0x198d=function(){return _0x5ddc49;};return _0x198d();}import{getTranslation as _0x1860c5}from'../utils/common-translations.js';export default class nt extends _0x23c9b6{[_0x2f4643(0x1f0)](){const _0x43d21c=_0x2f4643,_0x5218a5=this[_0x43d21c(0x226)];if(!_0x5218a5[_0x43d21c(0x24f)][_0x43d21c(0x20c)](_0x43d21c(0x211)))return;const _0x3427ca=_0x5218a5[_0x43d21c(0x24f)][_0x43d21c(0x216)](_0x43d21c(0x1f3)),_0x44960d=_0x5218a5[_0x43d21c(0x24f)][_0x43d21c(0x216)](_0x43d21c(0x1f9)),_0x1cfdeb={};_0x3427ca[_0x43d21c(0x215)](_0x43d21c(0x24b),(_0x2e952e,_0x420c88)=>{const _0x22286a=_0x43d21c,_0x5781d5=_0x5218a5[_0x22286a(0x24f)][_0x22286a(0x216)](_0x22286a(0x236))['me'],_0x1ade44=_0x5218a5[_0x22286a(0x20a)][_0x22286a(0x216)](_0x22286a(0x24b));let _0x42ee14=_0x44960d[_0x22286a(0x23e)](_0x5218a5[_0x22286a(0x217)][_0x22286a(0x212)][_0x22286a(0x1ee)]),_0x5c52bc=_0x5218a5[_0x22286a(0x217)][_0x22286a(0x1fd)](_0x42ee14),_0x26d4af=_0x1ade44[_0x22286a(0x1ff)];if(_0x26d4af==_0x420c88[_0x22286a(0x1ff)])return;const _0x120aeb={'commandName':_0x22286a(0x24b),'commandParams':[_0x420c88],'formatGroupId':_0x3d1524()};_0x5218a5[_0x22286a(0x217)][_0x22286a(0x224)](()=>{const _0x2d8993=_0x22286a;if(_0x3427ca[_0x2d8993(0x207)]()[_0x2d8993(0x1ef)](_0x41a137=>_0x41a137[_0x2d8993(0x20d)]&&_0x5781d5==_0x41a137[_0x2d8993(0x21a)]&&(_0x2d8993(0x22b)==_0x41a137[_0x2d8993(0x23c)]||_0x2d8993(0x23f)==_0x41a137[_0x2d8993(0x23c)])&&(_0x2d8993(0x21c)==_0x41a137[_0x2d8993(0x22a)]||_0x2d8993(0x21b)==_0x41a137[_0x2d8993(0x22a)])&&_0x41a137[_0x2d8993(0x227)]()[_0x2d8993(0x251)](_0x5c52bc))[_0x2d8993(0x248)](_0x25c2d6=>_0x3427ca[_0x2d8993(0x24a)](_0x25c2d6[_0x2d8993(0x240)])),_0x42ee14=_0x44960d[_0x2d8993(0x23e)](_0x5218a5[_0x2d8993(0x217)][_0x2d8993(0x212)][_0x2d8993(0x1ee)]),_0x5c52bc=_0x5218a5[_0x2d8993(0x217)][_0x2d8993(0x1fd)](_0x42ee14),_0x1ade44[_0x2d8993(0x1f2)](),_0x5218a5[_0x2d8993(0x20a)][_0x2d8993(0x216)](_0x2d8993(0x237))[_0x2d8993(0x1f2)](),_0x5218a5[_0x2d8993(0x20a)][_0x2d8993(0x216)](_0x2d8993(0x1f6))[_0x2d8993(0x1f2)](),_0x26d4af=_0x1ade44[_0x2d8993(0x1ff)],_0x26d4af!=_0x420c88[_0x2d8993(0x1ff)])return _0x44960d[_0x2d8993(0x225)](_0x42ee14)&&_0x1ade44[_0x2d8993(0x243)](_0x420c88[_0x2d8993(0x1ff)],_0x42ee14)?(_0x2e952e({..._0x420c88,'setImageSizes':!0x1}),_0x42ee14=_0x44960d[_0x2d8993(0x23e)](_0x5218a5[_0x2d8993(0x217)][_0x2d8993(0x212)][_0x2d8993(0x1ee)]),void _0x3427ca[_0x2d8993(0x24d)](_0x42ee14,{..._0x120aeb,'commandReversedParams':[{'value':_0x26d4af||null,'setImageSizes':!0x1}]},[],_0x2d8993(0x21c))):void(_0x44960d[_0x2d8993(0x1f7)](_0x42ee14)?_0x3427ca[_0x2d8993(0x24d)](_0x42ee14,_0x120aeb,[],_0x2d8993(0x21b)):_0x3427ca[_0x2d8993(0x209)](_0x5c52bc,_0x120aeb,_0x2d8993(0x21b)));});});for(const _0x20f1ae of _0x5218a5[_0x43d21c(0x24f)][_0x43d21c(0x216)](_0x43d21c(0x211))[_0x43d21c(0x22f)])_0x1cfdeb[_0x20f1ae[_0x43d21c(0x245)]]=_0x20f1ae[_0x43d21c(0x205)][_0x43d21c(0x249)]();_0x3427ca[_0x43d21c(0x1f8)][_0x43d21c(0x1fb)](_0x43d21c(0x22b),_0x43d21c(0x21c),_0x43d21c(0x235),()=>!0x1),_0x3427ca[_0x43d21c(0x1f8)][_0x43d21c(0x1fb)](_0x43d21c(0x22b),_0x43d21c(0x21b),_0x43d21c(0x235),()=>!0x1),_0x3427ca[_0x43d21c(0x1f8)][_0x43d21c(0x1fb)](_0x43d21c(0x23f),_0x43d21c(0x21b),_0x43d21c(0x235),()=>!0x1),_0x3427ca[_0x43d21c(0x1f8)][_0x43d21c(0x1fb)](_0x43d21c(0x22b),_0x43d21c(0x21c),_0x43d21c(0x234),([_0x3b0e1b])=>{const _0x687141=_0x43d21c;_0x44960d[_0x687141(0x200)](_0x3b0e1b[_0x687141(0x1fe)]());}),_0x3427ca[_0x43d21c(0x1f8)][_0x43d21c(0x1fb)](_0x43d21c(0x22b),_0x43d21c(0x21c),_0x43d21c(0x22c),(_0x30a58,_0x2e5fa0)=>{const _0x2b2ef1=_0x43d21c;_0x3427ca[_0x2b2ef1(0x1f8)][_0x2b2ef1(0x233)](_0x2b2ef1(0x22b),'',_0x2b2ef1(0x234))(_0x30a58,{'commandName':_0x2e5fa0[_0x2b2ef1(0x20e)],'commandParams':_0x2e5fa0[_0x2b2ef1(0x239)]});}),_0x3427ca[_0x43d21c(0x1f8)][_0x43d21c(0x1fb)](_0x43d21c(0x22b),_0x43d21c(0x21c),_0x43d21c(0x204),function(_0x676f7c,_0xd64be9){if(_0xb110f1(_0x676f7c,_0xd64be9))return[_0x676f7c,_0xd64be9];if(_0xb110f1(_0xd64be9,_0x676f7c))return[_0xd64be9,_0x676f7c];return null;});const _0x50a380=[{'type':_0x43d21c(0x22b),'subType':_0x43d21c(0x21c)},{'type':_0x43d21c(0x23a),'subType':_0x43d21c(0x222)},{'type':_0x43d21c(0x22b),'subType':_0x43d21c(0x22d)},{'type':_0x43d21c(0x23a),'subType':_0x43d21c(0x22d)}];function _0xb110f1(_0x4d02ae,_0x419ac4){const _0x2727f9=_0x43d21c,_0x18b651=_0x50a380[_0x2727f9(0x21e)](({type:_0xc885f6,subType:_0x3f7fea})=>_0x4d02ae[_0x2727f9(0x23c)]==_0xc885f6&&_0x4d02ae[_0x2727f9(0x22a)]==_0x3f7fea),_0x568170=_0x50a380[_0x2727f9(0x21e)](({type:_0xc16d9f,subType:_0x327a6c})=>_0x419ac4[_0x2727f9(0x23c)]==_0xc16d9f&&_0x419ac4[_0x2727f9(0x22a)]==_0x327a6c);if(_0x18b651<0x0||_0x568170<0x0)return!0x1;const _0x419f3e=_0x4d02ae[_0x2727f9(0x227)](),_0x311510=_0x419ac4[_0x2727f9(0x227)]();if((0x0==_0x18b651||0x1==_0x18b651)&&0x2==_0x568170&&_0x419f3e[_0x2727f9(0x20b)](_0x311510))return!0x0;if(0x2==_0x18b651&&0x3==_0x568170){const _0x3685cb=_0x3427ca[_0x2727f9(0x201)](_0x419f3e,_0x2727f9(0x23a))[_0x2727f9(0x1ef)](({suggestion:_0x31f4bb,meta:_0x46535b})=>_0x46535b[_0x2727f9(0x20f)]&&_0x2727f9(0x22d)==_0x31f4bb[_0x2727f9(0x22a)]);if(_0x3685cb[_0x2727f9(0x231)]>0x1&&_0x311510[_0x2727f9(0x1f1)][_0x2727f9(0x251)](_0x419f3e[_0x2727f9(0x1fc)]))return!0x0;if(0x1==_0x3685cb[_0x2727f9(0x231)]&&(_0x419f3e[_0x2727f9(0x1fc)][_0x2727f9(0x251)](_0x311510[_0x2727f9(0x1f1)])||_0x419f3e[_0x2727f9(0x1f1)][_0x2727f9(0x251)](_0x311510[_0x2727f9(0x1fc)])))return!0x0;}if(0x3==_0x18b651&&0x3==_0x568170&&_0x419f3e[_0x2727f9(0x1fc)][_0x2727f9(0x230)](_0x311510[_0x2727f9(0x1fc)])){const _0x30cb1e=_0x419f3e[_0x2727f9(0x1f1)][_0x2727f9(0x238)],_0x17bbe7=_0x311510[_0x2727f9(0x1fc)][_0x2727f9(0x1f5)];return _0x44960d[_0x2727f9(0x1f7)](_0x30cb1e)&&_0x30cb1e===_0x17bbe7;}return!0x1;}_0x5218a5[_0x43d21c(0x217)][_0x43d21c(0x212)][_0x43d21c(0x223)](()=>{const _0x25c335=_0x43d21c;let _0x48dc24=!0x1;const _0x491d6e=Array[_0x25c335(0x24e)](_0x5218a5[_0x25c335(0x217)][_0x25c335(0x212)][_0x25c335(0x21d)][_0x25c335(0x232)]());for(const {name:_0x4b82da,data:_0x11588a}of _0x491d6e){const {group:_0x21912d,type:_0x42f9ad,subType:_0x17441e,id:_0x41c2a5}=_0x3427ca[_0x25c335(0x214)](_0x4b82da);if(_0x25c335(0x1f4)==_0x21912d&&_0x3427ca[_0x25c335(0x1fa)](_0x41c2a5)){if(_0x25c335(0x22b)==_0x42f9ad&&(_0x25c335(0x21c)==_0x17441e||_0x25c335(0x21b)==_0x17441e)){const _0x33bf14=_0x3427ca[_0x25c335(0x246)](_0x41c2a5);if(_0x11588a[_0x25c335(0x242)]){const _0x592a33=_0x33bf14[_0x25c335(0x227)]()[_0x25c335(0x1fe)]();if(_0x44960d[_0x25c335(0x1f7)](_0x592a33))continue;_0x3427ca[_0x25c335(0x24a)](_0x33bf14),_0x48dc24=!0x0;}}if(_0x25c335(0x23a)==_0x42f9ad&&_0x25c335(0x222)==_0x17441e&&!_0x11588a[_0x25c335(0x242)]){const _0x30a531=_0x3427ca[_0x25c335(0x246)](_0x41c2a5);_0x30a531[_0x25c335(0x220)]&&_0x30a531[_0x25c335(0x220)][_0x25c335(0x20d)]&&(_0x3427ca[_0x25c335(0x24a)](_0x30a531[_0x25c335(0x220)]),_0x48dc24=!0x0);}}}return _0x48dc24;}),this[_0x43d21c(0x208)](_0x1cfdeb);}[_0x2f4643(0x208)](_0x43d22b){const _0x57038a=_0x2f4643,_0x2a83d8=this[_0x57038a(0x226)],_0x312cf3=_0x2a83d8[_0x57038a(0x24c)];_0x2a83d8[_0x57038a(0x24f)][_0x57038a(0x216)](_0x57038a(0x1f3))[_0x57038a(0x250)][_0x57038a(0x218)](_0x50f1c2=>{const _0x50344e=_0x57038a;if(_0x50344e(0x22b)!=_0x50f1c2[_0x50344e(0x23c)]&&_0x50344e(0x23f)!=_0x50f1c2[_0x50344e(0x23c)])return;const {data:_0x257842}=_0x50f1c2;if(!_0x257842||_0x50344e(0x24b)!=_0x257842[_0x50344e(0x20e)])return;const _0x5e93dd=_0x257842[_0x50344e(0x228)][0x0][_0x50344e(0x1ff)];return _0x4cf0b6(_0x50344e(0x241)===_0x5e93dd?_0x1860c5(_0x312cf3,_0x50344e(0x203)):_0x43d22b[_0x5e93dd]||_0x5e93dd);function _0x4cf0b6(_0x373a6a){const _0x23b2c0=_0x50344e;return{'type':_0x23b2c0(0x206),'content':_0x1860c5(_0x312cf3,_0x23b2c0(0x219),_0x373a6a)};}});}}
|
|
23
|
+
const _0x265263=_0x4c58;(function(_0x46e595,_0x2b1f19){const _0x559a31=_0x4c58,_0x2e5431=_0x46e595();while(!![]){try{const _0x4f04de=parseInt(_0x559a31(0x146))/0x1*(-parseInt(_0x559a31(0x128))/0x2)+parseInt(_0x559a31(0x140))/0x3+parseInt(_0x559a31(0x11e))/0x4+-parseInt(_0x559a31(0x114))/0x5+parseInt(_0x559a31(0x15b))/0x6+parseInt(_0x559a31(0x126))/0x7+parseInt(_0x559a31(0x153))/0x8*(-parseInt(_0x559a31(0x15c))/0x9);if(_0x4f04de===_0x2b1f19)break;else _0x2e5431['push'](_0x2e5431['shift']());}catch(_0x3ad4ab){_0x2e5431['push'](_0x2e5431['shift']());}}}(_0x45cd,0xf22d2));import{Plugin as _0x38e34a}from'ckeditor5/src/core.js';function _0x4c58(_0x1b5b57,_0x5573f2){const _0x45cdaa=_0x45cd();return _0x4c58=function(_0x4c5877,_0x542140){_0x4c5877=_0x4c5877-0x108;let _0x450731=_0x45cdaa[_0x4c5877];return _0x450731;},_0x4c58(_0x1b5b57,_0x5573f2);}import{uid as _0x541236}from'ckeditor5/src/utils.js';import{getTranslation as _0x236757}from'../utils/common-translations.js';export default class nt extends _0x38e34a{[_0x265263(0x157)](){const _0x5eb850=_0x265263,_0x20ff3c=this[_0x5eb850(0x116)];if(!_0x20ff3c[_0x5eb850(0x15a)][_0x5eb850(0x119)](_0x5eb850(0x10d)))return;const _0x15eaf6=_0x20ff3c[_0x5eb850(0x15a)][_0x5eb850(0x139)](_0x5eb850(0x129)),_0x50b2ea=_0x20ff3c[_0x5eb850(0x15a)][_0x5eb850(0x139)](_0x5eb850(0x14b)),_0x43bbe3={};_0x15eaf6[_0x5eb850(0x10f)](_0x5eb850(0x151),(_0x190a44,_0x4183b4)=>{const _0x13dbe1=_0x5eb850,_0x54bd7c=_0x20ff3c[_0x13dbe1(0x15a)][_0x13dbe1(0x139)](_0x13dbe1(0x162))['me'],_0x54ee2b=_0x20ff3c[_0x13dbe1(0x169)][_0x13dbe1(0x139)](_0x13dbe1(0x151));let _0x22ac81=_0x50b2ea[_0x13dbe1(0x14a)](_0x20ff3c[_0x13dbe1(0x15f)][_0x13dbe1(0x120)][_0x13dbe1(0x14f)]),_0x1d3808=_0x20ff3c[_0x13dbe1(0x15f)][_0x13dbe1(0x145)](_0x22ac81),_0x7785b3=_0x54ee2b[_0x13dbe1(0x12c)];if(_0x7785b3==_0x4183b4[_0x13dbe1(0x12c)])return;const _0xcf757d={'commandName':_0x13dbe1(0x151),'commandParams':[_0x4183b4],'formatGroupId':_0x541236()};_0x20ff3c[_0x13dbe1(0x15f)][_0x13dbe1(0x15e)](()=>{const _0x521ad5=_0x13dbe1;if(_0x15eaf6[_0x521ad5(0x147)]()[_0x521ad5(0x130)](_0x4d3b55=>_0x4d3b55[_0x521ad5(0x12a)]&&_0x54bd7c==_0x4d3b55[_0x521ad5(0x132)]&&(_0x521ad5(0x11b)==_0x4d3b55[_0x521ad5(0x12f)]||_0x521ad5(0x127)==_0x4d3b55[_0x521ad5(0x12f)])&&(_0x521ad5(0x10b)==_0x4d3b55[_0x521ad5(0x135)]||_0x521ad5(0x154)==_0x4d3b55[_0x521ad5(0x135)])&&_0x4d3b55[_0x521ad5(0x131)]()[_0x521ad5(0x159)](_0x1d3808))[_0x521ad5(0x113)](_0x3f3d21=>_0x15eaf6[_0x521ad5(0x121)](_0x3f3d21[_0x521ad5(0x125)])),_0x22ac81=_0x50b2ea[_0x521ad5(0x14a)](_0x20ff3c[_0x521ad5(0x15f)][_0x521ad5(0x120)][_0x521ad5(0x14f)]),_0x1d3808=_0x20ff3c[_0x521ad5(0x15f)][_0x521ad5(0x145)](_0x22ac81),_0x54ee2b[_0x521ad5(0x14e)](),_0x20ff3c[_0x521ad5(0x169)][_0x521ad5(0x139)](_0x521ad5(0x164))[_0x521ad5(0x14e)](),_0x20ff3c[_0x521ad5(0x169)][_0x521ad5(0x139)](_0x521ad5(0x141))[_0x521ad5(0x14e)](),_0x7785b3=_0x54ee2b[_0x521ad5(0x12c)],_0x7785b3!=_0x4183b4[_0x521ad5(0x12c)])return _0x50b2ea[_0x521ad5(0x12e)](_0x22ac81)&&_0x54ee2b[_0x521ad5(0x160)](_0x4183b4[_0x521ad5(0x12c)],_0x22ac81)?(_0x190a44({..._0x4183b4,'setImageSizes':!0x1}),_0x22ac81=_0x50b2ea[_0x521ad5(0x14a)](_0x20ff3c[_0x521ad5(0x15f)][_0x521ad5(0x120)][_0x521ad5(0x14f)]),void _0x15eaf6[_0x521ad5(0x117)](_0x22ac81,{..._0xcf757d,'commandReversedParams':[{'value':_0x7785b3||null,'setImageSizes':!0x1}]},[],_0x521ad5(0x10b))):void(_0x50b2ea[_0x521ad5(0x137)](_0x22ac81)?_0x15eaf6[_0x521ad5(0x117)](_0x22ac81,_0xcf757d,[],_0x521ad5(0x154)):_0x15eaf6[_0x521ad5(0x11f)](_0x1d3808,_0xcf757d,_0x521ad5(0x154)));});});for(const _0x283804 of _0x20ff3c[_0x5eb850(0x15a)][_0x5eb850(0x139)](_0x5eb850(0x10d))[_0x5eb850(0x108)])_0x43bbe3[_0x283804[_0x5eb850(0x148)]]=_0x283804[_0x5eb850(0x133)][_0x5eb850(0x144)]();_0x15eaf6[_0x5eb850(0x118)][_0x5eb850(0x109)](_0x5eb850(0x11b),_0x5eb850(0x10b),_0x5eb850(0x13a),()=>!0x1),_0x15eaf6[_0x5eb850(0x118)][_0x5eb850(0x109)](_0x5eb850(0x11b),_0x5eb850(0x154),_0x5eb850(0x13a),()=>!0x1),_0x15eaf6[_0x5eb850(0x118)][_0x5eb850(0x109)](_0x5eb850(0x127),_0x5eb850(0x154),_0x5eb850(0x13a),()=>!0x1),_0x15eaf6[_0x5eb850(0x118)][_0x5eb850(0x109)](_0x5eb850(0x11b),_0x5eb850(0x10b),_0x5eb850(0x134),([_0x3fb0a2])=>{const _0x14ccbd=_0x5eb850;_0x50b2ea[_0x14ccbd(0x158)](_0x3fb0a2[_0x14ccbd(0x115)]());}),_0x15eaf6[_0x5eb850(0x118)][_0x5eb850(0x109)](_0x5eb850(0x11b),_0x5eb850(0x10b),_0x5eb850(0x143),(_0x28cd2f,_0x23b86f)=>{const _0x4aedd2=_0x5eb850;_0x15eaf6[_0x4aedd2(0x118)][_0x4aedd2(0x13f)](_0x4aedd2(0x11b),'',_0x4aedd2(0x134))(_0x28cd2f,{'commandName':_0x23b86f[_0x4aedd2(0x138)],'commandParams':_0x23b86f[_0x4aedd2(0x149)]});}),_0x15eaf6[_0x5eb850(0x118)][_0x5eb850(0x109)](_0x5eb850(0x11b),_0x5eb850(0x10b),_0x5eb850(0x166),function(_0x54fcce,_0x2c9161){if(_0x14062d(_0x54fcce,_0x2c9161))return[_0x54fcce,_0x2c9161];if(_0x14062d(_0x2c9161,_0x54fcce))return[_0x2c9161,_0x54fcce];return null;});const _0x3de351=[{'type':_0x5eb850(0x11b),'subType':_0x5eb850(0x10b)},{'type':_0x5eb850(0x136),'subType':_0x5eb850(0x123)},{'type':_0x5eb850(0x11b),'subType':_0x5eb850(0x13d)},{'type':_0x5eb850(0x136),'subType':_0x5eb850(0x13d)}];function _0x14062d(_0x2120aa,_0x2cc805){const _0x412f0a=_0x5eb850,_0x47ab31=_0x3de351[_0x412f0a(0x11d)](({type:_0x494f4a,subType:_0xb73d5})=>_0x2120aa[_0x412f0a(0x12f)]==_0x494f4a&&_0x2120aa[_0x412f0a(0x135)]==_0xb73d5),_0x5ed15c=_0x3de351[_0x412f0a(0x11d)](({type:_0x247eaf,subType:_0x27c260})=>_0x2cc805[_0x412f0a(0x12f)]==_0x247eaf&&_0x2cc805[_0x412f0a(0x135)]==_0x27c260);if(_0x47ab31<0x0||_0x5ed15c<0x0)return!0x1;const _0x218e25=_0x2120aa[_0x412f0a(0x131)](),_0x10d5ad=_0x2cc805[_0x412f0a(0x131)]();if((0x0==_0x47ab31||0x1==_0x47ab31)&&0x2==_0x5ed15c&&_0x218e25[_0x412f0a(0x12d)](_0x10d5ad))return!0x0;if(0x2==_0x47ab31&&0x3==_0x5ed15c){const _0x2f79ad=_0x15eaf6[_0x412f0a(0x110)](_0x218e25,_0x412f0a(0x136))[_0x412f0a(0x130)](({suggestion:_0x18abf9,meta:_0x1c7546})=>_0x1c7546[_0x412f0a(0x11c)]&&_0x412f0a(0x13d)==_0x18abf9[_0x412f0a(0x135)]);if(_0x2f79ad[_0x412f0a(0x13e)]>0x1&&_0x10d5ad[_0x412f0a(0x142)][_0x412f0a(0x159)](_0x218e25[_0x412f0a(0x111)]))return!0x0;if(0x1==_0x2f79ad[_0x412f0a(0x13e)]&&(_0x218e25[_0x412f0a(0x111)][_0x412f0a(0x159)](_0x10d5ad[_0x412f0a(0x142)])||_0x218e25[_0x412f0a(0x142)][_0x412f0a(0x159)](_0x10d5ad[_0x412f0a(0x111)])))return!0x0;}if(0x3==_0x47ab31&&0x3==_0x5ed15c&&_0x218e25[_0x412f0a(0x111)][_0x412f0a(0x124)](_0x10d5ad[_0x412f0a(0x111)])){const _0x30c1da=_0x218e25[_0x412f0a(0x142)][_0x412f0a(0x165)],_0x560c38=_0x10d5ad[_0x412f0a(0x111)][_0x412f0a(0x14c)];return _0x50b2ea[_0x412f0a(0x137)](_0x30c1da)&&_0x30c1da===_0x560c38;}return!0x1;}_0x20ff3c[_0x5eb850(0x15f)][_0x5eb850(0x120)][_0x5eb850(0x152)](()=>{const _0x11690a=_0x5eb850;let _0x44ca81=!0x1;const _0x43af7c=Array[_0x11690a(0x11a)](_0x20ff3c[_0x11690a(0x15f)][_0x11690a(0x120)][_0x11690a(0x168)][_0x11690a(0x167)]());for(const {name:_0x2d7c1a,data:_0x5bb609}of _0x43af7c){const {group:_0x3e94b8,type:_0x18c5b0,subType:_0x2ab635,id:_0x52856e}=_0x15eaf6[_0x11690a(0x150)](_0x2d7c1a);if(_0x11690a(0x15d)==_0x3e94b8&&_0x15eaf6[_0x11690a(0x161)](_0x52856e)){if(_0x11690a(0x11b)==_0x18c5b0&&(_0x11690a(0x10b)==_0x2ab635||_0x11690a(0x154)==_0x2ab635)){const _0x1e8a64=_0x15eaf6[_0x11690a(0x10a)](_0x52856e);if(_0x5bb609[_0x11690a(0x122)]){const _0x47b18a=_0x1e8a64[_0x11690a(0x131)]()[_0x11690a(0x115)]();if(_0x50b2ea[_0x11690a(0x137)](_0x47b18a))continue;_0x15eaf6[_0x11690a(0x121)](_0x1e8a64),_0x44ca81=!0x0;}}if(_0x11690a(0x136)==_0x18c5b0&&_0x11690a(0x123)==_0x2ab635&&!_0x5bb609[_0x11690a(0x122)]){const _0x2b459c=_0x15eaf6[_0x11690a(0x10a)](_0x52856e);_0x2b459c[_0x11690a(0x163)]&&_0x2b459c[_0x11690a(0x163)][_0x11690a(0x12a)]&&(_0x15eaf6[_0x11690a(0x121)](_0x2b459c[_0x11690a(0x163)]),_0x44ca81=!0x0);}}}return _0x44ca81;}),this[_0x5eb850(0x14d)](_0x43bbe3);}[_0x265263(0x14d)](_0x3079a1){const _0x732c1d=_0x265263,_0x112899=this[_0x732c1d(0x116)],_0x469e2d=_0x112899[_0x732c1d(0x156)];_0x112899[_0x732c1d(0x15a)][_0x732c1d(0x139)](_0x732c1d(0x129))[_0x732c1d(0x13b)][_0x732c1d(0x155)](_0x53ce73=>{const _0x371f93=_0x732c1d;if(_0x371f93(0x11b)!=_0x53ce73[_0x371f93(0x12f)]&&_0x371f93(0x127)!=_0x53ce73[_0x371f93(0x12f)])return;const {data:_0x490cca}=_0x53ce73;if(!_0x490cca||_0x371f93(0x151)!=_0x490cca[_0x371f93(0x138)])return;const _0x2579a3=_0x490cca[_0x371f93(0x10e)][0x0][_0x371f93(0x12c)];return _0x421761(_0x371f93(0x10c)===_0x2579a3?_0x236757(_0x469e2d,_0x371f93(0x112)):_0x3079a1[_0x2579a3]||_0x2579a3);function _0x421761(_0x3639c3){const _0x2e7bcc=_0x371f93;return{'type':_0x2e7bcc(0x13c),'content':_0x236757(_0x469e2d,_0x2e7bcc(0x12b),_0x3639c3)};}});}}function _0x45cd(){const _0xbcc4df=['nodeBefore','_registerLegacyDescription','refresh','selection','_splitMarkerName','imageStyle','registerPostFixer','32056952BbZeyj','imageStylePostApply','registerDescriptionCallback','locale','afterInit','setImageNaturalSizeAttributes','isEqual','plugins','11666862qBlmZm','9BvEmPC','suggestion','change','model','shouldConvertImageType','hasSuggestion','Users','next','imageTypeInline','nodeAfter','chain','getChangedMarkers','differ','commands','normalizedStyles','registerCustomCallback','getSuggestion','imageStylePreApply','side','ImageStyleEditing','commandParams','enableCommand','_findSuggestions','start','FORMAT_SIDE_IMAGE','forEach','2763795IxWLZq','getContainedElement','editor','markBlockFormat','_suggestionFactory','has','from','formatBlock','isOwn','findIndex','7366164tfGqnb','markInlineFormat','document','discardSuggestion','newRange','imageCaption','isBefore','head','4089001HAEbwJ','formatInline','125530IYyWPS','TrackChangesEditing','isInContent','*Format:*\x20%0','value','isIntersecting','isInlineImage','type','filter','getFirstRange','author','title','accept','subType','insertion','isBlockImage','commandName','get','join','_descriptionFactory','format','convertInlineImageToBlock','length','getSuggestionCallback','5051373XybHHD','imageTypeBlock','end','discard','toLowerCase','createRangeOn','8iMpzqF','getSuggestions','name','commandReversedParams','getClosestSelectedImageElement','ImageUtils'];_0x45cd=function(){return _0xbcc4df;};return _0x45cd();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x47b64b=_0x3440;function _0x3440(_0x13424b,_0x3bf757){const _0x326711=_0x3267();return _0x3440=function(_0x344068,_0x17a644){_0x344068=_0x344068-0x6b;let _0x2eaed4=_0x326711[_0x344068];return _0x2eaed4;},_0x3440(_0x13424b,_0x3bf757);}(function(_0x59af37,_0x31f287){const _0x4f6fa7=_0x3440,_0x128921=_0x59af37();while(!![]){try{const _0x22e792=-parseInt(_0x4f6fa7(0x81))/0x1*(-parseInt(_0x4f6fa7(0x7c))/0x2)+parseInt(_0x4f6fa7(0x7d))/0x3+parseInt(_0x4f6fa7(0x72))/0x4*(parseInt(_0x4f6fa7(0x6f))/0x5)+parseInt(_0x4f6fa7(0x6e))/0x6*(-parseInt(_0x4f6fa7(0x6d))/0x7)+-parseInt(_0x4f6fa7(0x84))/0x8*(-parseInt(_0x4f6fa7(0x6c))/0x9)+parseInt(_0x4f6fa7(0x70))/0xa*(-parseInt(_0x4f6fa7(0x77))/0xb)+-parseInt(_0x4f6fa7(0x75))/0xc*(parseInt(_0x4f6fa7(0x7b))/0xd);if(_0x22e792===_0x31f287)break;else _0x128921['push'](_0x128921['shift']());}catch(_0x225db0){_0x128921['push'](_0x128921['shift']());}}}(_0x3267,0x9074e));import{Plugin as _0x5ddeee}from'ckeditor5/src/core.js';export default class ot extends _0x5ddeee{constructor(_0x453b67){const _0x2539d0=_0x3440;super(_0x453b67),this[_0x2539d0(0x74)]=!0x1,this[_0x2539d0(0x73)]=!0x1;}[_0x47b64b(0x89)](){const _0x1f73d4=_0x47b64b,_0x4fbc7a=this[_0x1f73d4(0x86)],_0x4f3190=_0x4fbc7a[_0x1f73d4(0x71)][_0x1f73d4(0x78)](_0x1f73d4(0x76)),_0x4aed05=_0x4fbc7a[_0x1f73d4(0x71)][_0x1f73d4(0x78)](_0x1f73d4(0x7f));_0x4f3190&&(_0x4f3190['on'](_0x1f73d4(0x83),(_0x36e1a0,[,_0x55f2c6])=>{const _0x2ec1f9=_0x1f73d4;this[_0x2ec1f9(0x74)]=_0x4aed05[_0x2ec1f9(0x8c)],_0x55f2c6[_0x2ec1f9(0x8e)][_0x2ec1f9(0x7e)]=!this[_0x2ec1f9(0x74)];},{'priority':_0x1f73d4(0x87)}),this[_0x1f73d4(0x79)](_0x4f3190,_0x1f73d4(0x82),this[_0x1f73d4(0x8a)][_0x1f73d4(0x6b)](this)),this[_0x1f73d4(0x79)](_0x4f3190,_0x1f73d4(0x82),()=>{const _0x35930d=_0x1f73d4;this[_0x35930d(0x73)]&&(_0x4aed05[_0x35930d(0x83)](),this[_0x35930d(0x73)]=!0x1);},{'priority':_0x1f73d4(0x88)}),_0x4fbc7a[_0x1f73d4(0x85)][_0x1f73d4(0x78)](_0x1f73d4(0x8d))[_0x1f73d4(0x8b)](_0x1f73d4(0x76)));}[_0x47b64b(0x8a)](_0x2c308e,_0x615f45){const _0x1e3032=_0x47b64b,{suggestions:_0x488076}=_0x615f45,_0x345547=this[_0x1e3032(0x86)][_0x1e3032(0x71)][_0x1e3032(0x78)](_0x1e3032(0x7f)),_0x41e7e3=_0x345547[_0x1e3032(0x8c)];this[_0x1e3032(0x74)]!==_0x41e7e3&&(_0x345547[_0x1e3032(0x83)](),this[_0x1e3032(0x73)]=!0x0),_0x488076&&_0x488076[_0x1e3032(0x8f)](({id:_0x145caf,type:_0x3221b3,author:_0x4a81e3,created_at:_0xcffa93})=>{const _0x148979=_0x1e3032,_0x532514={'id':_0x145caf,'type':_0x3221b3,'authorId':this[_0x148979(0x86)][_0x148979(0x85)][_0x148979(0x78)](_0x148979(0x7a))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x4a81e3,'createdAt':_0xcffa93?new Date(_0xcffa93):new Date(),'source':_0x148979(0x76)}}};this[_0x148979(0x86)][_0x148979(0x85)][_0x148979(0x78)](_0x148979(0x8d))[_0x148979(0x80)](_0x532514);});}}function _0x3267(){const _0x14edac=['6055HjDfYm','120110tyvAAc','commands','968ZxkLfH','_trackChangesExecuted','_trackChangesValueDuringImport','36ZUSTUI','importWord','33qshSlx','get','listenTo','Users','4292834ltqTEY','2jEDyIM','892662rEeFau','track_changes','trackChanges','_setSuggestionData','866198mJcjli','dataInsert','execute','16JzdrDR','plugins','editor','high','lowest','afterInit','_handleImportedData','enableCommand','value','TrackChangesEditing','collaboration_features','forEach','bind','2498193qEVZSD','7lOlnTR','2361522kIWEiv'];_0x3267=function(){return _0x14edac;};return _0x3267();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x1612ca=_0x1caa;function _0x5597(){const _0xc0e35c=['23930UcCxwY','IndentEditing','registerAttributeLabel','_registerLegacyDescription','*Outdent:*\x20%0','get','9317PwoEEU','FORMAT_INDENT','IndentBlock','locale','indentBlock','format','getItemLabel','blockIndent','8512ehNnHu','2677560wXSQYy','33430760FAseSZ','type','outdent','182826QqEyEn','commandName','enableCommand','TrackChangesEditing','*Indent:*\x20%0','10cCuJva','2369708fLyHuo','_registerBlockAttribute','getItems','plugins','25YBKmKy','_enableDefaultAttributesIntegration','formatBlock','indent','afterInit','_descriptionFactory','71ygCodw','365544lEroBz','has','editor','outdentBlock','registerDescriptionCallback'];_0x5597=function(){return _0xc0e35c;};return _0x5597();}(function(_0xe105ac,_0x30b5b9){const _0x21cc7e=_0x1caa,_0x5ebd1b=_0xe105ac();while(!![]){try{const _0x2c2d53=-parseInt(_0x21cc7e(0x1f6))/0x1*(-parseInt(_0x21cc7e(0x1fc))/0x2)+-parseInt(_0x21cc7e(0x20b))/0x3+-parseInt(_0x21cc7e(0x215))/0x4+-parseInt(_0x21cc7e(0x219))/0x5*(parseInt(_0x21cc7e(0x20f))/0x6)+parseInt(_0x21cc7e(0x202))/0x7*(-parseInt(_0x21cc7e(0x20a))/0x8)+-parseInt(_0x21cc7e(0x1f7))/0x9+-parseInt(_0x21cc7e(0x214))/0xa*(-parseInt(_0x21cc7e(0x20c))/0xb);if(_0x2c2d53===_0x30b5b9)break;else _0x5ebd1b['push'](_0x5ebd1b['shift']());}catch(_0x165f49){_0x5ebd1b['push'](_0x5ebd1b['shift']());}}}(_0x5597,0xc1fcd));import{Plugin as _0x4c6646}from'ckeditor5/src/core.js';function _0x1caa(_0xb0ccfb,_0x89d904){const _0x5597f8=_0x5597();return _0x1caa=function(_0x1caaeb,_0xa2a1aa){_0x1caaeb=_0x1caaeb-0x1f1;let _0x50069a=_0x5597f8[_0x1caaeb];return _0x50069a;},_0x1caa(_0xb0ccfb,_0x89d904);}import{getTranslation as _0x3ce2bf}from'../utils/common-translations.js';export default class rt extends _0x4c6646{[_0x1612ca(0x1f4)](){const _0x551200=_0x1612ca,_0x96a712=this[_0x551200(0x1f9)],_0x324630=_0x96a712[_0x551200(0x218)][_0x551200(0x201)](_0x551200(0x212));if(_0x96a712[_0x551200(0x218)][_0x551200(0x1f8)](_0x551200(0x1fd))&&(_0x324630[_0x551200(0x211)](_0x551200(0x1f3)),_0x324630[_0x551200(0x211)](_0x551200(0x20e))),_0x96a712[_0x551200(0x218)][_0x551200(0x1f8)](_0x551200(0x204))){for(const _0x518c1 of[_0x551200(0x206),_0x551200(0x1fa)])_0x324630[_0x551200(0x1f1)](_0x518c1);}const _0x35a0ce=_0x96a712[_0x551200(0x205)];_0x324630[_0x551200(0x216)](_0x551200(0x209)),_0x324630[_0x551200(0x1f5)][_0x551200(0x1fe)](_0x551200(0x209),_0x3ce2bf(_0x35a0ce,_0x551200(0x203))),this[_0x551200(0x1ff)]();}[_0x1612ca(0x1ff)](){const _0x3981b1=_0x1612ca,_0x5830d4=this[_0x3981b1(0x1f9)],_0x108533=_0x5830d4[_0x3981b1(0x205)],_0x248a17=_0x5830d4[_0x3981b1(0x218)][_0x3981b1(0x201)](_0x3981b1(0x212));_0x248a17[_0x3981b1(0x1f5)][_0x3981b1(0x1fb)](_0x4c44e3=>{const _0x346954=_0x3981b1;if(_0x346954(0x1f2)!=_0x4c44e3[_0x346954(0x20d)])return;const {data:_0x7aaf2c}=_0x4c44e3;if(!_0x7aaf2c)return;if(_0x346954(0x206)!=_0x7aaf2c[_0x346954(0x210)]&&_0x346954(0x1fa)!=_0x7aaf2c[_0x346954(0x210)])return;const _0x55f91b=_0x4c44e3[_0x346954(0x217)]()[0x0],_0x308597=_0x248a17[_0x346954(0x1f5)][_0x346954(0x208)](_0x55f91b);return _0x346954(0x206)==_0x7aaf2c[_0x346954(0x210)]?{'type':_0x346954(0x207),'content':_0x3ce2bf(_0x108533,_0x346954(0x213),_0x308597)}:_0x346954(0x1fa)==_0x7aaf2c[_0x346954(0x210)]?{'type':_0x346954(0x207),'content':_0x3ce2bf(_0x108533,_0x346954(0x200),_0x308597)}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
var _0x5944da=_0x2f98;(function(_0x300f9a,_0x39c658){var _0x114a83=_0x2f98,_0x1d5f15=_0x300f9a();while(!![]){try{var _0x12097f=-parseInt(_0x114a83(0x185))/0x1+-parseInt(_0x114a83(0x184))/0x2+-parseInt(_0x114a83(0x189))/0x3*(parseInt(_0x114a83(0x17a))/0x4)+parseInt(_0x114a83(0x182))/0x5*(-parseInt(_0x114a83(0x17b))/0x6)+parseInt(_0x114a83(0x17d))/0x7*(parseInt(_0x114a83(0x177))/0x8)+parseInt(_0x114a83(0x178))/0x9+-parseInt(_0x114a83(0x183))/0xa*(-parseInt(_0x114a83(0x186))/0xb);if(_0x12097f===_0x39c658)break;else _0x1d5f15['push'](_0x1d5f15['shift']());}catch(_0xe0b036){_0x1d5f15['push'](_0x1d5f15['shift']());}}}(_0x4e22,0xaaefd));import{Plugin as _0x5218d8}from'ckeditor5/src/core.js';function _0x2f98(_0x3fa33b,_0x54daf7){var _0x4e2280=_0x4e22();return _0x2f98=function(_0x2f983d,_0x278884){_0x2f983d=_0x2f983d-0x177;var _0x33dc58=_0x4e2280[_0x2f983d];return _0x33dc58;},_0x2f98(_0x3fa33b,_0x54daf7);}import{Input as _0x267475}from'ckeditor5/src/typing.js';function _0x4e22(){var _0x2931fe=['requires','309GhoFmr','68824JpXMJt','7356294MXZfVj','get','39676WzaVyr','30GvhRse','init','343pWftaZ','input','enableCommand','TrackChangesEditing','editor','241805xtOuPn','28070AltWfN','1052468DxiIKc','975011rfLWzE','8723cxthnv','plugins'];_0x4e22=function(){return _0x2931fe;};return _0x4e22();}export default class at extends _0x5218d8{static get[_0x5944da(0x188)](){return[_0x267475];}[_0x5944da(0x17c)](){var _0x5e1195=_0x5944da;this[_0x5e1195(0x181)][_0x5e1195(0x187)][_0x5e1195(0x179)](_0x5e1195(0x180))[_0x5e1195(0x17f)](_0x5e1195(0x17e));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2257f0=_0x72e7;(function(_0xff0e52,_0x2ee59b){const _0x341b9c=_0x72e7,_0x19ebc0=_0xff0e52();while(!![]){try{const _0x12ca32=-parseInt(_0x341b9c(0xfd))/0x1*(parseInt(_0x341b9c(0x118))/0x2)+-parseInt(_0x341b9c(0x119))/0x3+parseInt(_0x341b9c(0x10d))/0x4+-parseInt(_0x341b9c(0xfb))/0x5*(parseInt(_0x341b9c(0xff))/0x6)+-parseInt(_0x341b9c(0x113))/0x7*(parseInt(_0x341b9c(0x106))/0x8)+-parseInt(_0x341b9c(0xc8))/0x9*(-parseInt(_0x341b9c(0xe4))/0xa)+parseInt(_0x341b9c(0xe2))/0xb*(parseInt(_0x341b9c(0xcb))/0xc);if(_0x12ca32===_0x2ee59b)break;else _0x19ebc0['push'](_0x19ebc0['shift']());}catch(_0x964d88){_0x19ebc0['push'](_0x19ebc0['shift']());}}}(_0x2d9d,0xb21a1));import{Plugin as _0x43fdf5}from'ckeditor5/src/core.js';function _0x2d9d(){const _0x204fd5=['formatInline','*Indent:*\x20%0','TrackChangesEditing','replace','todoListChecked','84472nFreUN','markBlockFormat','selection','get','List','slice','8259706RjpvcR','bulletedList','LegacyTodoListEditing','formatBlock','*Change\x20to:*\x20%0','5778HzhVKu','772254NEtzsu','LegacyListEditing','plugins','name','forceValue','listIndent','todo','700317AHiJxB','paragraph','push','12AkGWow','locale','registerElementLabel','nextSibling','numbered','isObject','ELEMENT_LIST_ITEM','getSelectedBlocks','parent','has','afterInit','element','registerDescriptionCallback','end','bulleted','schema','*Outdent:*\x20%0','_descriptionFactory','length','listType','from','ELEMENT_TODO_LIST','ELEMENT_BULLETED_LIST','26285919CZcpma','listItem','110izsywm','_selectedElements','*Uncheck\x20item*','ELEMENT_NUMBERED_LIST','before','checkChild','previousSibling','enableCommand','blockName','document','change','execute','getAttribute','*Check\x20item*','format','filter','todoList','editor','createRange','commandParams','add','commands','commandName','17630gUfVmu','indentList','161hKLnnh','createPositionAt','1080hMdpLE','checkTodoList','outdentList','value','type','model','findIndex','8BSrGBc','numberedList'];_0x2d9d=function(){return _0x204fd5;};return _0x2d9d();}import{getTranslation as _0x1f8c2b}from'../utils/common-translations.js';export default class ut extends _0x43fdf5{[_0x2257f0(0xd5)](){const _0x1b8418=_0x2257f0,_0x2651ce=this[_0x1b8418(0xf5)],_0x3779d4=_0x2651ce[_0x1b8418(0xcc)];if(!_0x2651ce[_0x1b8418(0x11b)][_0x1b8418(0xd4)](_0x1b8418(0x11a)))return;const _0x3a4b38=_0x2651ce[_0x1b8418(0x11b)][_0x1b8418(0x110)](_0x1b8418(0x10a)),_0x5ed601=_0x2651ce[_0x1b8418(0x11b)][_0x1b8418(0xd4)](_0x1b8418(0x115));function _0x53c95e(_0x3a6d9f){return()=>{const _0x404571=_0x72e7,_0xd00d05=_0x2651ce[_0x404571(0x104)][_0x404571(0xed)][_0x404571(0x10f)],_0x208d91=_0x2651ce[_0x404571(0xf9)][_0x404571(0x110)](_0x3a6d9f);if(_0x208d91[_0x404571(0x102)])return void _0x2651ce[_0x404571(0xef)](_0x404571(0xc9),{});const _0x59099c=_0x3a6d9f[_0x404571(0x112)](0x0,-0x4),_0x20d058=function(_0x473148,_0x582268,_0x2a957e){const _0x4812b5=_0x404571;let _0x28393e=Array[_0x4812b5(0xdf)](_0x473148)[_0x4812b5(0xf3)](_0x3e0384=>function(_0x322f42,_0x575600){const _0x68214e=_0x4812b5;return _0x575600[_0x68214e(0xe9)](_0x322f42[_0x68214e(0xd3)],_0x68214e(0xe3))&&!_0x575600[_0x68214e(0xd0)](_0x322f42);}(_0x3e0384,_0x2a957e));_0x28393e=_0x28393e[_0x4812b5(0xf3)](_0x324048=>!_0x324048['is'](_0x4812b5(0xd6),_0x4812b5(0xe3))||_0x324048[_0x4812b5(0xf0)](_0x4812b5(0xde))!=_0x582268);const _0x50063e=new Set();for(const _0x458cb0 of _0x28393e)_0x458cb0['is'](_0x4812b5(0xd6),_0x4812b5(0xe3))?_0x50063e[_0x4812b5(0xf8)](ne(_0x458cb0)):_0x50063e[_0x4812b5(0xf8)](_0x458cb0);return Array[_0x4812b5(0xdf)](_0x50063e);}(_0xd00d05[_0x404571(0xd2)](),_0x59099c,_0x2651ce[_0x404571(0x104)][_0x404571(0xda)]);_0x2651ce[_0x404571(0x104)][_0x404571(0xee)](()=>{const _0xbb5d92=_0x404571;for(const _0x2c4138 of _0x20d058)_0x3a4b38[_0xbb5d92(0x10e)](_0x2c4138,{'commandName':_0x3a6d9f,'commandParams':[{'forceValue':!_0x208d91[_0xbb5d92(0x102)]}],'formatGroupId':_0xbb5d92(0xec)},oe(_0x2c4138));});};}function _0xbbcc0e(_0x4d7e5c){return()=>{const _0x4e6f9e=_0x72e7,_0x2781dd=function(_0x310f5f){const _0x445ae2=_0x72e7;let _0x6465d1=Array[_0x445ae2(0xdf)](_0x310f5f);const _0x3565a0=_0x6465d1[_0x445ae2(0x105)](_0x181011=>_0x445ae2(0xe3)!=_0x181011[_0x445ae2(0x11c)]);return _0x3565a0>-0x1&&(_0x6465d1=_0x6465d1[_0x445ae2(0x112)](0x0,_0x3565a0)),_0x6465d1;}(_0x2651ce[_0x4e6f9e(0x104)][_0x4e6f9e(0xed)][_0x4e6f9e(0x10f)][_0x4e6f9e(0xd2)]()),_0x1a5182=_0x2651ce[_0x4e6f9e(0x104)][_0x4e6f9e(0xf6)](_0x2651ce[_0x4e6f9e(0x104)][_0x4e6f9e(0xfe)](_0x2781dd[0x0],_0x4e6f9e(0xe8)),_0x2651ce[_0x4e6f9e(0x104)][_0x4e6f9e(0xfe)](_0x2781dd[_0x2781dd[_0x4e6f9e(0xdd)]-0x1],_0x4e6f9e(0xd8)));_0x2651ce[_0x4e6f9e(0x104)][_0x4e6f9e(0xee)](()=>{const _0x24c793=_0x4e6f9e;_0x3a4b38[_0x24c793(0x10e)](_0x1a5182,{'commandName':_0x4d7e5c,'commandParams':[],'formatGroupId':_0x24c793(0x11e)},function(_0x692d64){const _0x284316=_0x24c793,_0xae935d=new Set();for(const _0xf1e46f of _0x692d64){let _0x1a9d42=_0xf1e46f[_0x284316(0xce)];for(;_0x1a9d42&&_0x1a9d42[_0x284316(0xf0)](_0x284316(0x11e))>_0xf1e46f[_0x284316(0xf0)](_0x284316(0x11e));)_0xae935d[_0x284316(0xf8)](_0x1a9d42),_0x1a9d42=_0x1a9d42[_0x284316(0xce)];}return Array[_0x284316(0xdf)](_0xae935d);}(_0x2781dd));});};}_0x3a4b38[_0x1b8418(0xeb)](_0x1b8418(0x107),_0x53c95e(_0x1b8418(0x107))),_0x3a4b38[_0x1b8418(0xeb)](_0x1b8418(0x114),_0x53c95e(_0x1b8418(0x114))),_0x5ed601&&_0x3a4b38[_0x1b8418(0xeb)](_0x1b8418(0xf4),_0x53c95e(_0x1b8418(0xf4))),_0x3a4b38[_0x1b8418(0xeb)](_0x1b8418(0xfc),_0xbbcc0e(_0x1b8418(0xfc))),_0x3a4b38[_0x1b8418(0xeb)](_0x1b8418(0x101),_0xbbcc0e(_0x1b8418(0x101))),_0x5ed601&&_0x3a4b38[_0x1b8418(0xeb)](_0x1b8418(0x100),()=>{const _0x9b8383=_0x1b8418,_0x52d9ad=_0x2651ce[_0x9b8383(0xf9)][_0x9b8383(0x110)](_0x9b8383(0x100)),_0x32309b=Array[_0x9b8383(0xdf)](_0x52d9ad[_0x9b8383(0xe5)]);_0x32309b[_0x9b8383(0xf3)](_0x5e5c9a=>_0x5e5c9a[_0x9b8383(0xf0)](_0x9b8383(0x10c))!=_0x52d9ad[_0x9b8383(0x102)]),_0x2651ce[_0x9b8383(0x104)][_0x9b8383(0xee)](()=>{const _0x1dbaf8=_0x9b8383;for(const _0x42e85d of _0x32309b)_0x3a4b38[_0x1dbaf8(0x10e)](_0x42e85d,{'commandName':_0x1dbaf8(0x100),'commandParams':[{'forceValue':!_0x52d9ad[_0x1dbaf8(0x102)]}]});});}),_0x3a4b38[_0x1b8418(0xdc)][_0x1b8418(0xcd)](_0x1b8418(0xe3),_0x3e6eec=>_0x1f8c2b(_0x3779d4,_0x1b8418(0xd1),_0x3e6eec)),_0x3a4b38[_0x1b8418(0xdc)][_0x1b8418(0xd7)](_0x3029cc=>{const _0xf51e3f=_0x1b8418;if(_0xf51e3f(0x116)!=_0x3029cc[_0xf51e3f(0x103)]&&_0xf51e3f(0x108)!=_0x3029cc[_0xf51e3f(0x103)])return;const {data:_0x5e1edb}=_0x3029cc;if(_0x5e1edb){if(_0xf51e3f(0x107)==_0x5e1edb[_0xf51e3f(0xfa)]||_0xf51e3f(0x114)==_0x5e1edb[_0xf51e3f(0xfa)]||_0xf51e3f(0xf4)==_0x5e1edb[_0xf51e3f(0xfa)])switch(_0x5e1edb[_0xf51e3f(0xfa)][_0xf51e3f(0x10b)](_0xf51e3f(0x111),'')){case _0xf51e3f(0xd9):return _0x25a158(_0x1f8c2b(_0x3779d4,_0xf51e3f(0xe1)));case _0xf51e3f(0xcf):return _0x25a158(_0x1f8c2b(_0x3779d4,_0xf51e3f(0xe7)));case _0xf51e3f(0xc7):return _0x25a158(_0x1f8c2b(_0x3779d4,_0xf51e3f(0xe0)));}if(_0xf51e3f(0xfc)==_0x5e1edb[_0xf51e3f(0xfa)])return{'type':_0xf51e3f(0xf2),'content':_0x1f8c2b(_0x3779d4,_0xf51e3f(0x109),_0x1f8c2b(_0x3779d4,_0xf51e3f(0xd1)))};if(_0xf51e3f(0x101)==_0x5e1edb[_0xf51e3f(0xfa)])return{'type':_0xf51e3f(0xf2),'content':_0x1f8c2b(_0x3779d4,_0xf51e3f(0xdb),_0x1f8c2b(_0x3779d4,_0xf51e3f(0xd1)))};if(_0xf51e3f(0x100)==_0x5e1edb[_0xf51e3f(0xfa)])return _0x5e1edb[_0xf51e3f(0xf7)][0x0][_0xf51e3f(0x11d)]?{'type':_0xf51e3f(0xf2),'content':_0x1f8c2b(_0x3779d4,_0xf51e3f(0xf1))}:{'type':_0xf51e3f(0xf2),'content':_0x1f8c2b(_0x3779d4,_0xf51e3f(0xe6))};}function _0x25a158(_0x284ea9){const _0x21254c=_0xf51e3f;return{'type':_0x21254c(0xf2),'content':_0x1f8c2b(_0x3779d4,_0x21254c(0x117),_0x284ea9)};}});}}function _0x72e7(_0x1e354c,_0x44db56){const _0x2d9d19=_0x2d9d();return _0x72e7=function(_0x72e7cd,_0x1169ea){_0x72e7cd=_0x72e7cd-0xc7;let _0x4010f5=_0x2d9d19[_0x72e7cd];return _0x4010f5;},_0x72e7(_0x1e354c,_0x44db56);}function ne(_0x23f03c){const _0x1136a8=_0x2257f0,_0x34c471=_0x23f03c[_0x1136a8(0xf0)](_0x1136a8(0x11e));if(0x0==_0x34c471)return _0x23f03c;let _0x34de5c=_0x23f03c;for(;_0x23f03c[_0x1136a8(0xea)]&&_0x23f03c[_0x1136a8(0xea)]['is'](_0x1136a8(0xd6),_0x1136a8(0xe3));){const _0x35084e=_0x23f03c[_0x1136a8(0xea)][_0x1136a8(0xf0)](_0x1136a8(0x11e));if(_0x35084e==_0x34c471)_0x34de5c=_0x23f03c[_0x1136a8(0xea)];else{if(_0x35084e<_0x34c471)break;}_0x23f03c=_0x23f03c[_0x1136a8(0xea)];}return _0x34de5c;}function oe(_0x17d7cf){const _0x38129c=_0x2257f0,_0x289108=[];if(_0x17d7cf['is'](_0x38129c(0xd6),_0x38129c(0xe3))&&_0x17d7cf[_0x38129c(0xf0)](_0x38129c(0x11e))>0x0){let _0x92ad25=_0x17d7cf[_0x38129c(0xce)];for(;_0x92ad25&&_0x38129c(0xe3)==_0x92ad25[_0x38129c(0x11c)]&&_0x92ad25[_0x38129c(0xf0)](_0x38129c(0x11e))==_0x17d7cf[_0x38129c(0xf0)](_0x38129c(0x11e));)_0x289108[_0x38129c(0xca)](_0x92ad25),_0x92ad25=_0x92ad25[_0x38129c(0xce)];}return _0x289108;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x172271=_0x4666;function _0x4666(_0x24d758,_0x19f7cb){const _0x21d2dc=_0x21d2();return _0x4666=function(_0x466614,_0x56ca63){_0x466614=_0x466614-0x144;let _0x4b80d7=_0x21d2dc[_0x466614];return _0x4b80d7;},_0x4666(_0x24d758,_0x19f7cb);}function _0x21d2(){const _0x4c4678=['handleListStartCommand','_getSuggestionBlocks','16rLaEiv','document','enableCommand','createPositionAt','formatBlock','registerDescriptionCallback','editor','backward','replace','plugins','handleListStyleCommand','numbered','listStart','bind','getLastPosition','config','styles','54MbziHj','*Format:*\x20set\x20start\x20index\x20to\x20%0','format','model','275736xmjfjL','get','parent','selection','_getSuggestionBlocksForListStyle','startIndex','element','formatInline','getListTypeFromListStyleType','3636530AmlGIr','toUpperCase','listType','push','1050lsaYMJ','getSelectedBlocks','forward','_getTranslationKeyForListStyle','getAttribute','*Format:*\x20set\x20order\x20to\x20regular','LegacyListPropertiesEditing','LegacyListUtils','markMultiRangeBlockFormat','listStyle','20619NhLDAw','_descriptionFactory','3761646KbpOgq','*Format:*\x20set\x20order\x20to\x20reversed','commandParams','_LIST_','afterInit','handleDescriptions','listReversed','27198jyjjHp','*Change\x20to:*\x20%0','createRange','210GFuARl','reversed','map','type','50928gpXgQB','from','before','locale','list.properties','has','ELEMENT_','unshift','filter','flat','TrackChangesEditing','17578682nPLfPw','handleListReversedCommand','listItem','length','change','commandName','getSiblingNodes','getFirstPosition'];_0x21d2=function(){return _0x4c4678;};return _0x21d2();}(function(_0x5b1290,_0x176452){const _0x33817b=_0x4666,_0x3f08c0=_0x5b1290();while(!![]){try{const _0x19fc58=parseInt(_0x33817b(0x17c))/0x1*(-parseInt(_0x33817b(0x14f))/0x2)+parseInt(_0x33817b(0x180))/0x3*(-parseInt(_0x33817b(0x16b))/0x4)+-parseInt(_0x33817b(0x189))/0x5+parseInt(_0x33817b(0x148))/0x6+parseInt(_0x33817b(0x152))/0x7*(-parseInt(_0x33817b(0x156))/0x8)+-parseInt(_0x33817b(0x146))/0x9*(-parseInt(_0x33817b(0x18d))/0xa)+parseInt(_0x33817b(0x161))/0xb;if(_0x19fc58===_0x176452)break;else _0x3f08c0['push'](_0x3f08c0['shift']());}catch(_0x46b9eb){_0x3f08c0['push'](_0x3f08c0['shift']());}}}(_0x21d2,0x6cb5e));import{Plugin as _0x40a0b6}from'ckeditor5/src/core.js';import{getTranslation as _0x5223c1}from'../utils/common-translations.js';export default class K extends _0x40a0b6{[_0x172271(0x14c)](){const _0x2e0517=_0x172271;if(!this[_0x2e0517(0x171)][_0x2e0517(0x174)][_0x2e0517(0x15b)](_0x2e0517(0x193)))return;const _0x150391=this[_0x2e0517(0x171)][_0x2e0517(0x17a)][_0x2e0517(0x181)](_0x2e0517(0x15a)),_0x205a21=this[_0x2e0517(0x171)][_0x2e0517(0x174)][_0x2e0517(0x181)](_0x2e0517(0x160));_0x150391[_0x2e0517(0x17b)]&&_0x205a21[_0x2e0517(0x16d)](_0x2e0517(0x145),this[_0x2e0517(0x175)][_0x2e0517(0x178)](this)),_0x150391[_0x2e0517(0x153)]&&_0x205a21[_0x2e0517(0x16d)](_0x2e0517(0x14e),this[_0x2e0517(0x162)][_0x2e0517(0x178)](this)),_0x150391[_0x2e0517(0x185)]&&_0x205a21[_0x2e0517(0x16d)](_0x2e0517(0x177),this[_0x2e0517(0x169)][_0x2e0517(0x178)](this)),_0x205a21[_0x2e0517(0x147)][_0x2e0517(0x170)](this[_0x2e0517(0x14d)][_0x2e0517(0x178)](this));}[_0x172271(0x175)](_0x232208,_0x2a3f54={}){const _0x203311=_0x172271,_0x456104=this[_0x203311(0x171)][_0x203311(0x174)][_0x203311(0x181)](_0x203311(0x160)),_0x4192b8=this[_0x203311(0x184)]();this[_0x203311(0x171)][_0x203311(0x17f)][_0x203311(0x165)](()=>{const _0x3ef777=_0x203311;_0x456104[_0x3ef777(0x144)](_0x4192b8,{'commandName':_0x3ef777(0x145),'commandParams':[{'type':_0x2a3f54[_0x3ef777(0x155)]}],'formatGroupId':_0x3ef777(0x145)});});}[_0x172271(0x162)](_0xe1992b,_0x5d3687={}){const _0x4946b1=_0x172271,_0x2f7b8c=this[_0x4946b1(0x171)][_0x4946b1(0x174)][_0x4946b1(0x181)](_0x4946b1(0x160)),_0x5cea0d=this[_0x4946b1(0x16a)](_0x6f02f=>_0x6f02f['is'](_0x4946b1(0x186),_0x4946b1(0x163))&&_0x4946b1(0x176)===_0x6f02f[_0x4946b1(0x191)](_0x4946b1(0x18b)));if(_0x5cea0d[_0x4946b1(0x164)]<0x1)return;const _0x3f09b5=_0x5cea0d[_0x4946b1(0x154)](_0x27e848=>this[_0x4946b1(0x171)][_0x4946b1(0x17f)][_0x4946b1(0x151)](this[_0x4946b1(0x171)][_0x4946b1(0x17f)][_0x4946b1(0x16e)](_0x27e848,_0x4946b1(0x158)),this[_0x4946b1(0x171)][_0x4946b1(0x17f)][_0x4946b1(0x16e)](_0x27e848,0x0)));this[_0x4946b1(0x171)][_0x4946b1(0x17f)][_0x4946b1(0x165)](()=>{const _0x27c3b4=_0x4946b1;_0x2f7b8c[_0x27c3b4(0x144)](_0x3f09b5,{'commandName':_0x27c3b4(0x14e),'commandParams':[{'reversed':_0x5d3687[_0x27c3b4(0x153)]}],'formatGroupId':_0x27c3b4(0x14e)});});}[_0x172271(0x169)](_0x46917b,_0x504087={}){const _0x48968e=_0x172271,_0x5a8845=this[_0x48968e(0x171)][_0x48968e(0x174)][_0x48968e(0x181)](_0x48968e(0x160)),_0x58f1ee=this[_0x48968e(0x16a)](_0x412c0a=>_0x412c0a['is'](_0x48968e(0x186),_0x48968e(0x163))&&_0x48968e(0x176)===_0x412c0a[_0x48968e(0x191)](_0x48968e(0x18b)));if(_0x58f1ee[_0x48968e(0x164)]<0x1)return;const _0x6bafcf=_0x58f1ee[_0x48968e(0x154)](_0x4d822c=>this[_0x48968e(0x171)][_0x48968e(0x17f)][_0x48968e(0x151)](this[_0x48968e(0x171)][_0x48968e(0x17f)][_0x48968e(0x16e)](_0x4d822c,_0x48968e(0x158)),this[_0x48968e(0x171)][_0x48968e(0x17f)][_0x48968e(0x16e)](_0x4d822c,0x0)));this[_0x48968e(0x171)][_0x48968e(0x17f)][_0x48968e(0x165)](()=>{const _0x1d0e4f=_0x48968e;_0x5a8845[_0x1d0e4f(0x144)](_0x6bafcf,{'commandName':_0x1d0e4f(0x177),'commandParams':[{'startIndex':_0x504087[_0x1d0e4f(0x185)]}],'formatGroupId':_0x1d0e4f(0x177)});});}[_0x172271(0x14d)](_0x462c8c){const _0x35c00f=_0x172271;if(_0x35c00f(0x16f)!=_0x462c8c[_0x35c00f(0x155)]&&_0x35c00f(0x187)!=_0x462c8c[_0x35c00f(0x155)])return;const _0x476951=this[_0x35c00f(0x171)][_0x35c00f(0x159)],{data:_0x328db4}=_0x462c8c;if(!_0x328db4)return;let _0x54a662,_0x396f9a;switch(_0x328db4[_0x35c00f(0x166)]){case _0x35c00f(0x145):_0x54a662=_0x35c00f(0x150),_0x396f9a={'type':_0x35c00f(0x17e),'content':_0x5223c1(_0x476951,_0x54a662,_0x5223c1(_0x476951,this[_0x35c00f(0x190)](_0x328db4[_0x35c00f(0x14a)][0x0][_0x35c00f(0x155)])))};break;case _0x35c00f(0x14e):_0x54a662=_0x328db4[_0x35c00f(0x14a)][0x0][_0x35c00f(0x153)]?_0x35c00f(0x149):_0x35c00f(0x192),_0x396f9a={'type':_0x35c00f(0x17e),'content':_0x5223c1(_0x476951,_0x54a662)};break;case _0x35c00f(0x177):_0x54a662=_0x35c00f(0x17d),_0x396f9a={'type':_0x35c00f(0x17e),'content':_0x5223c1(_0x476951,_0x54a662,_0x328db4[_0x35c00f(0x14a)][0x0][_0x35c00f(0x185)])};}return _0x396f9a;}[_0x172271(0x184)](){const _0x57f2a4=_0x172271;var _0x449d21,_0x294baf,_0x106e64,_0x31c441;const _0xdf489c=this[_0x57f2a4(0x171)][_0x57f2a4(0x174)][_0x57f2a4(0x181)](_0x57f2a4(0x194));let _0x52c24e=Array[_0x57f2a4(0x157)](this[_0x57f2a4(0x171)][_0x57f2a4(0x17f)][_0x57f2a4(0x16c)][_0x57f2a4(0x183)][_0x57f2a4(0x18e)]());return(null===(_0x449d21=_0x52c24e[0x0])||void 0x0===_0x449d21?void 0x0:_0x449d21['is'](_0x57f2a4(0x186),_0x57f2a4(0x163)))&&_0x52c24e[_0x57f2a4(0x15d)](..._0xdf489c[_0x57f2a4(0x167)](this[_0x57f2a4(0x171)][_0x57f2a4(0x17f)][_0x57f2a4(0x16c)][_0x57f2a4(0x183)][_0x57f2a4(0x168)](),_0x57f2a4(0x172))),(null===(_0x294baf=_0x52c24e[_0x52c24e[_0x57f2a4(0x164)]-0x1])||void 0x0===_0x294baf?void 0x0:_0x294baf['is'](_0x57f2a4(0x186),_0x57f2a4(0x163)))&&_0x52c24e[_0x57f2a4(0x18c)](..._0xdf489c[_0x57f2a4(0x167)](this[_0x57f2a4(0x171)][_0x57f2a4(0x17f)][_0x57f2a4(0x16c)][_0x57f2a4(0x183)][_0x57f2a4(0x179)](),_0x57f2a4(0x18f))),_0x52c24e=[...new Set(_0x52c24e)],(null===(_0x31c441=null===(_0x106e64=this[_0x57f2a4(0x171)][_0x57f2a4(0x17f)][_0x57f2a4(0x16c)][_0x57f2a4(0x183)][_0x57f2a4(0x168)]())||void 0x0===_0x106e64?void 0x0:_0x106e64[_0x57f2a4(0x182)])||void 0x0===_0x31c441?void 0x0:_0x31c441['is'](_0x57f2a4(0x186),_0x57f2a4(0x163)))&&(_0x52c24e=_0x52c24e[_0x57f2a4(0x15e)](_0x417583=>_0x417583['is'](_0x57f2a4(0x186),_0x57f2a4(0x163)))),_0x52c24e;}[_0x172271(0x16a)](_0x154e82){const _0xbdcf0a=_0x172271,_0x1dc142=this[_0xbdcf0a(0x171)][_0xbdcf0a(0x174)][_0xbdcf0a(0x181)](_0xbdcf0a(0x194));let _0x200f66=Array[_0xbdcf0a(0x157)](this[_0xbdcf0a(0x171)][_0xbdcf0a(0x17f)][_0xbdcf0a(0x16c)][_0xbdcf0a(0x183)][_0xbdcf0a(0x18e)]())[_0xbdcf0a(0x15e)](_0x154e82)[_0xbdcf0a(0x154)](_0x3099da=>{const _0x11b969=_0xbdcf0a,_0x3fbf9f=this[_0x11b969(0x171)][_0x11b969(0x17f)][_0x11b969(0x16e)](_0x3099da,0x0);return[..._0x1dc142[_0x11b969(0x167)](_0x3fbf9f,_0x11b969(0x172)),..._0x1dc142[_0x11b969(0x167)](_0x3fbf9f,_0x11b969(0x18f))];})[_0xbdcf0a(0x15f)]();return _0x200f66=[...new Set(_0x200f66)],_0x200f66;}[_0x172271(0x190)](_0x247ba3){const _0x2ffee6=_0x172271;return _0x2ffee6(0x15c)+this[_0x2ffee6(0x171)][_0x2ffee6(0x174)][_0x2ffee6(0x181)](_0x2ffee6(0x194))[_0x2ffee6(0x188)](_0x247ba3)[_0x2ffee6(0x18a)]()+_0x2ffee6(0x14b)+_0x247ba3[_0x2ffee6(0x18a)]()[_0x2ffee6(0x173)](/-/g,'_');}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2d09c2=_0x20e9;(function(_0x5f0f32,_0x362085){const _0x5ec0d8=_0x20e9,_0x302403=_0x5f0f32();while(!![]){try{const _0x12a665=-parseInt(_0x5ec0d8(0x107))/0x1*(-parseInt(_0x5ec0d8(0xf9))/0x2)+-parseInt(_0x5ec0d8(0x101))/0x3+-parseInt(_0x5ec0d8(0xf8))/0x4*(-parseInt(_0x5ec0d8(0xeb))/0x5)+-parseInt(_0x5ec0d8(0x103))/0x6*(parseInt(_0x5ec0d8(0xe0))/0x7)+parseInt(_0x5ec0d8(0xe1))/0x8*(parseInt(_0x5ec0d8(0xe5))/0x9)+-parseInt(_0x5ec0d8(0xf6))/0xa*(-parseInt(_0x5ec0d8(0x102))/0xb)+-parseInt(_0x5ec0d8(0xdc))/0xc*(parseInt(_0x5ec0d8(0xf5))/0xd);if(_0x12a665===_0x362085)break;else _0x302403['push'](_0x302403['shift']());}catch(_0x2c07fd){_0x302403['push'](_0x302403['shift']());}}}(_0x4d33,0xc700c));function _0x4d33(){const _0xd040ee=['afterInit','attribute','1081997BnjzoZ','2056ETpemR','unlink','_descriptionFactory','formatInline','34452UYVPQQ','key','linkHref','_enableDefaultAttributesIntegration','commandParams','toLowerCase','3243495Dqerpw','_registerLegacyDescription','registerAttributeLabel','registerDescriptionCallback','manualDecorators','newValue','commands','editor','plugins','commandName','10545002NmrqLv','5581910xoQhco','has','4ToyMux','824282yNBiAq','get','link\x20(','map','LinkEditing','locale','format','type','611106svGYzB','11Epqvar','30UIyxNU','link','TrackChangesEditing','*Remove\x20link*','1GNVRvU','*Set\x20link:*\x20%0','12UjGtRj','label'];_0x4d33=function(){return _0xd040ee;};return _0x4d33();}function _0x20e9(_0x5b168a,_0x1daa01){const _0x4d335a=_0x4d33();return _0x20e9=function(_0x20e998,_0x2f5ec3){_0x20e998=_0x20e998-0xdc;let _0x5a9153=_0x4d335a[_0x20e998];return _0x5a9153;},_0x20e9(_0x5b168a,_0x1daa01);}import{Plugin as _0x3559a2}from'ckeditor5/src/core.js';import{getTranslation as _0x1c9369}from'../utils/common-translations.js';export default class ct extends _0x3559a2{[_0x2d09c2(0xde)](){const _0x3a475f=_0x2d09c2,_0x54a914=this[_0x3a475f(0xf2)];if(!_0x54a914[_0x3a475f(0xf3)][_0x3a475f(0xf7)](_0x3a475f(0xfd)))return;const _0x43d1bc=_0x54a914[_0x3a475f(0xf3)][_0x3a475f(0xfa)](_0x3a475f(0x105)),_0x1bcaa8=_0x54a914[_0x3a475f(0xf1)][_0x3a475f(0xfa)](_0x3a475f(0x104));_0x43d1bc[_0x3a475f(0xe8)](_0x3a475f(0x104),[_0x3a475f(0xe7),..._0x1bcaa8[_0x3a475f(0xef)][_0x3a475f(0xfc)](_0x5da0ab=>_0x5da0ab['id'])]),_0x43d1bc[_0x3a475f(0xe8)](_0x3a475f(0xe2));for(const _0x21d3d6 of _0x1bcaa8[_0x3a475f(0xef)])_0x43d1bc[_0x3a475f(0xe3)][_0x3a475f(0xed)](_0x21d3d6['id'],_0x3a475f(0xfb)+_0x21d3d6[_0x3a475f(0xdd)][_0x3a475f(0xea)]()+')');_0x43d1bc[_0x3a475f(0xe3)][_0x3a475f(0xee)](_0xd41d58=>{const _0x57d164=_0x3a475f;if(_0x57d164(0xdf)!=_0xd41d58[_0x57d164(0x100)])return;const {data:_0x41a442}=_0xd41d58;if(!_0x41a442||_0x57d164(0xe7)!=_0x41a442[_0x57d164(0xe6)])return;const _0xc08cc3=_0x41a442[_0x57d164(0xf0)],_0x267247=_0x54a914[_0x57d164(0xfe)];return{'type':_0x57d164(0xff),'content':null==_0xc08cc3?_0x1c9369(_0x267247,_0x57d164(0x106)):_0x1c9369(_0x267247,_0x57d164(0x108),'\x22'+_0xc08cc3+'\x22')};}),this[_0x3a475f(0xec)]();}[_0x2d09c2(0xec)](){const _0x537a3b=_0x2d09c2,_0x48e059=this[_0x537a3b(0xf2)],_0x3060a0=_0x48e059[_0x537a3b(0xfe)];_0x48e059[_0x537a3b(0xf3)][_0x537a3b(0xfa)](_0x537a3b(0x105))[_0x537a3b(0xe3)][_0x537a3b(0xee)](_0x2cd3d6=>{const _0x5e7ab8=_0x537a3b;if(_0x5e7ab8(0xe4)!=_0x2cd3d6[_0x5e7ab8(0x100)])return;const {data:_0x3d1507}=_0x2cd3d6;if(_0x3d1507){if(_0x5e7ab8(0x104)==_0x3d1507[_0x5e7ab8(0xf4)]){const _0x1a0c10=_0x3d1507[_0x5e7ab8(0xe9)][0x0];return{'type':_0x5e7ab8(0xff),'content':_0x1c9369(_0x3060a0,_0x5e7ab8(0x108),'\x22'+_0x1a0c10+'\x22')};}return _0x5e7ab8(0xe2)==_0x3d1507[_0x5e7ab8(0xf4)]?{'type':_0x5e7ab8(0xff),'content':_0x1c9369(_0x3060a0,_0x5e7ab8(0x106))}:void 0x0;}});}}
|