@ckeditor/ckeditor5-track-changes 43.0.0 → 43.1.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/build/translations/gl.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/lang/translations/gl.po +22 -22
- package/package.json +10 -10
- 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.d.ts +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/mergefields.js +1 -1
- package/src/integrations/multilevellist.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 +2 -2
- 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 +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x3b46(){const _0x29def0=['getChanges','previousSibling','attributes','trackChangesCommand','numberedList','containsItem','from','newValue','*Remove\x20format:*\x20%0','start','9895770tdoxah','batch','outdentList','*Merge:*\x20%0','1062OxKJhZ','attribute','listStyle','push','*Uncheck\x20item*','registerPostFixer','range','*Outdent:*\x20%0','getFirstRange','ELEMENT_','FORMAT_INDENT','setSelection','1246040LFStTm','startsWith','listIndent','*Set\x20format:*\x20%0','attributeKey','has','*Format:*\x20remove\x20from\x20%0','plugins','todoListChecked','locale','data','_supportLegacySuggestions','add','change','673036DIugyD','commandParams','assureChains','*Change\x20to:*\x20%0','112SxQAEi','todo','head','get','groupId','selection','commandName','getSuggestion','afterInit','getFirstMarker','listMarker','*Format:*\x20insert\x20into\x20%0','documentList','config','next','1975960VJcbol','isNextTo','ELEMENT_NUMBERED_LIST','*Split:*\x20list\x20item','splitListItemAfter','document','find','setAttribute','enableDefaultAttributesIntegration','bulletedList','high','_getAttributeKey','ELEMENT_TODO_LIST','detach','_suggestionFactory','oldValue','TrackChangesEditing','oldRange','*Check\x20item*','default','listItemIdFixer','ListEditing','hasSuggestion','splitListItemBefore','descriptionFactory','mergeListItemBackward','formatBlock','isObject','2962726SHUxZp','suggestion:attribute:','customNumberedList','_findSuggestions','size','noTrackChangesFixer','listStart','change:data','*Merge:*\x20list\x20item','includes','fromRange','getRanges','forceValue','_splitMarkerName','numbered','multipleBlocks','type','getSuggestions','ELEMENT_LIST_ITEM','ELEMENT_BULLETED_LIST','format','getChangedMarkers','listMarkerStyle','refresh','todoListCheck','createPositionAt','_registerLegacyDescription','listType','isLocal','653784XoHJtS','differ','*Indent:*\x20%0','listReversed','commands','parent','key','nextSibling','value','createRange','filter','registerAttributeLabel','mergeListItemForward','suggestion','todoList','checkTodoList','registerBlockAttribute','list.multiBlock','removeMarker','listItemId','schema','execute','meta','customBulletedList','length','map','accept','nodeAfter','getAttribute','registerElementLabel','toUpperCase','model','newRange','27cgnGko','37270TkwXtQ','TodoListEditing','bulleted','name','indentList','isUndo','registerDescriptionCallback','end','deletion','_LIST','editor','registerCustomCallback'];_0x3b46=function(){return _0x29def0;};return _0x3b46();}const _0x312fc4=_0x232b;(function(_0x110bce,_0x4d5f6f){const _0x160871=_0x232b,_0x23c9b5=_0x110bce();while(!![]){try{const _0x113c19=-parseInt(_0x160871(0x105))/0x1+parseInt(_0x160871(0x142))/0x2+-parseInt(_0x160871(0xde))/0x3*(-parseInt(_0x160871(0x15f))/0x4)+parseInt(_0x160871(0xdf))/0x5*(parseInt(_0x160871(0xf9))/0x6)+parseInt(_0x160871(0x113))/0x7*(-parseInt(_0x160871(0x117))/0x8)+-parseInt(_0x160871(0xf5))/0x9+parseInt(_0x160871(0x126))/0xa;if(_0x113c19===_0x4d5f6f)break;else _0x23c9b5['push'](_0x23c9b5['shift']());}catch(_0x579657){_0x23c9b5['push'](_0x23c9b5['shift']());}}}(_0x3b46,0xbddd9));function _0x232b(_0x35030a,_0x15efaf){const _0x3b468c=_0x3b46();return _0x232b=function(_0x232b5c,_0x585319){_0x232b5c=_0x232b5c-0xd5;let _0x23796f=_0x3b468c[_0x232b5c];return _0x23796f;},_0x232b(_0x35030a,_0x15efaf);}import{Plugin as _0x1e472a}from'ckeditor5/src/core.js';import{getTranslation as _0x3c4125}from'../utils/common-translations.js';import{renameAttributeKey as _0x5125d8}from'../trackchangesediting.js';import{LiveRange as _0x5adcfd}from'ckeditor5/src/engine.js';export default class K extends _0x1e472a{[_0x312fc4(0x11f)](){const _0x26fac3=_0x312fc4,_0x1b07eb=this[_0x26fac3(0xe9)];if(!_0x1b07eb[_0x26fac3(0x10c)][_0x26fac3(0x10a)](_0x26fac3(0x13b)))return;const _0x42139a=_0x1b07eb[_0x26fac3(0x10e)],_0x2b3f=_0x1b07eb[_0x26fac3(0x10c)][_0x26fac3(0x11a)](_0x26fac3(0x136)),_0x4bc3d1=_0x1b07eb[_0x26fac3(0x10c)][_0x26fac3(0x10a)](_0x26fac3(0xe0)),_0x1d37f2=!!_0x1b07eb[_0x26fac3(0x124)][_0x26fac3(0x11a)](_0x26fac3(0x170));function _0x2caa4e(_0x5b4dc7){const _0x900c58=_0x26fac3;return{'type':_0x900c58(0x156),'content':''+_0x3c4125(_0x42139a,_0x900c58(0x108),_0x5b4dc7)};}function _0xbd36d1(_0x485c65){const _0xb83ddd=_0x26fac3;return{'type':_0xb83ddd(0x156),'content':''+_0x3c4125(_0x42139a,_0xb83ddd(0xf3),_0x485c65)};}_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0xef)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x12f)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x144)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x176)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0xe3)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0xf7)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x12a)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x13d)),_0x2b3f[_0x26fac3(0x16f)](_0x26fac3(0x172)),_0x2b3f[_0x26fac3(0x16f)](_0x26fac3(0x15d)),_0x2b3f[_0x26fac3(0x16f)](_0x26fac3(0x107)),_0x1d37f2&&(_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x13f)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x16b))),_0x4bc3d1&&(_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x16d)),_0x2b3f[_0x26fac3(0x12e)](_0x26fac3(0x16e)),_0x2b3f[_0x26fac3(0x16f)](_0x26fac3(0x10d)),_0x2b3f[_0x26fac3(0x13e)][_0x26fac3(0xe5)](_0x63d62b=>{const _0x528dc6=_0x26fac3,{data:_0x1940d7}=_0x63d62b;if(_0x1940d7&&_0x528dc6(0x10d)==_0x1940d7[_0x528dc6(0x165)])return{'type':_0x528dc6(0x156),'content':_0x1940d7[_0x528dc6(0xf2)]?_0x3c4125(_0x42139a,_0x528dc6(0x138)):_0x3c4125(_0x42139a,_0x528dc6(0xfd))};}),this[_0x26fac3(0xe9)][_0x26fac3(0xdc)][_0x26fac3(0x12b)][_0x26fac3(0xfe)](_0x335b2e=>{const _0x122df5=_0x26fac3;if(_0x335b2e[_0x122df5(0xf6)][_0x122df5(0xe4)])return!0x1;let _0x337e23=!0x1;const _0x5511da=_0x2b3f[_0x122df5(0x153)]({'skipNotAttached':!0x0})[_0x122df5(0x169)](_0x10dcd0=>_0x122df5(0x10d)===_0x2b3f[_0x122df5(0x131)](_0x10dcd0));for(const _0x10015c of _0x5511da){_0x122df5(0x118)!=_0x10015c[_0x122df5(0x101)]()[_0x122df5(0xf4)][_0x122df5(0xd8)][_0x122df5(0xd9)](_0x122df5(0x15d))&&(_0x2b3f[_0x122df5(0x145)](_0x10015c[_0x122df5(0x101)](),_0x122df5(0xfa))[_0x122df5(0x12c)](_0x58df96=>_0x122df5(0x15d)===_0x2b3f[_0x122df5(0x131)](_0x58df96[_0x122df5(0x16c)]))||(_0x335b2e[_0x122df5(0x171)](_0x10015c[_0x122df5(0x120)]()),_0x337e23=!0x0));}return _0x337e23;})),_0x2b3f[_0x26fac3(0x13e)][_0x26fac3(0x16a)](_0x26fac3(0x107),_0x3c4125(_0x42139a,_0x26fac3(0x103)));const _0x4ab128={'type':_0x26fac3(0x156),'content':''};_0x2b3f[_0x26fac3(0x13e)][_0x26fac3(0xe5)](_0x20fca8=>{const _0x16efd7=_0x26fac3,{data:_0x36c0fc}=_0x20fca8;if(!_0x36c0fc||_0x16efd7(0x15d)!=_0x36c0fc[_0x16efd7(0x165)])return;let _0x558b03=_0x20fca8[_0x16efd7(0x119)];for(;_0x558b03;){if(_0x558b03[_0x16efd7(0x10f)]&&((_0x16efd7(0xfb)==_0x558b03[_0x16efd7(0x10f)][_0x16efd7(0x165)]||_0x16efd7(0x158)==_0x558b03[_0x16efd7(0x10f)][_0x16efd7(0x165)])&&(_0x558b03[_0x16efd7(0x10f)][_0x16efd7(0xf2)]&&_0x16efd7(0x139)!=_0x558b03[_0x16efd7(0x10f)][_0x16efd7(0xf2)]||_0x16efd7(0x139)!=_0x558b03[_0x16efd7(0x10f)][_0x16efd7(0x135)]&&!_0x36c0fc[_0x16efd7(0xf2)])||!_0x1d37f2&&_0x558b03[_0x16efd7(0x10f)][_0x16efd7(0x165)]==_0x5125d8))return _0x4ab128;_0x558b03=_0x558b03[_0x16efd7(0x125)];}if(null==_0x36c0fc[_0x16efd7(0xf2)])switch(_0x36c0fc[_0x16efd7(0x135)]){case _0x16efd7(0xe1):return _0xbd36d1(_0x3c4125(_0x42139a,_0x16efd7(0x155)));case _0x16efd7(0x150):return _0xbd36d1(_0x3c4125(_0x42139a,_0x16efd7(0x128)));case _0x16efd7(0x118):return _0xbd36d1(_0x3c4125(_0x42139a,_0x16efd7(0x132)));}switch(_0x36c0fc[_0x16efd7(0xf2)]){case _0x16efd7(0xe1):return _0x2caa4e(_0x3c4125(_0x42139a,_0x16efd7(0x155)));case _0x16efd7(0x150):return _0x2caa4e(_0x3c4125(_0x42139a,_0x16efd7(0x128)));case _0x16efd7(0x118):return _0x2caa4e(_0x3c4125(_0x42139a,_0x16efd7(0x132)));}}),_0x2b3f[_0x26fac3(0x13e)][_0x26fac3(0xe5)](_0x693942=>{const _0x2a3e8f=_0x26fac3,{data:_0x3b688a}=_0x693942;if(_0x3b688a&&_0x2a3e8f(0x107)==_0x3b688a[_0x2a3e8f(0x165)])return null==_0x3b688a[_0x2a3e8f(0xf2)]||null==_0x3b688a[_0x2a3e8f(0x135)]&&0x0==_0x3b688a[_0x2a3e8f(0xf2)]?_0x4ab128:void 0x0;}),_0x2b3f[_0x26fac3(0x13e)][_0x26fac3(0xe5)](_0x19cdd6=>{const _0x4059e6=_0x26fac3;if(_0x4059e6(0xfa)!=_0x19cdd6[_0x4059e6(0x152)])return;const {data:_0x38d9a6}=_0x19cdd6;if(!_0x38d9a6||_0x4059e6(0x172)!=_0x38d9a6[_0x4059e6(0x165)])return;const _0xf36b6b=Ee(_0x19cdd6);return _0x4059e6(0xf2)==_0xf36b6b?{'type':_0x4059e6(0x156),'content':_0x3c4125(_0x42139a,_0x4059e6(0x14a))}:_0x4059e6(0x135)==_0xf36b6b?{'type':_0x4059e6(0x156),'content':_0x3c4125(_0x42139a,_0x4059e6(0x129))}:_0x4ab128;}),_0x1b07eb[_0x26fac3(0xdc)][_0x26fac3(0x12b)][_0x26fac3(0xfe)](_0x1e89f3=>this[_0x26fac3(0x13a)](_0x1e89f3)),_0x1b07eb[_0x26fac3(0xdc)][_0x26fac3(0x12b)][_0x26fac3(0xfe)](_0x156852=>this[_0x26fac3(0x147)](_0x156852)),_0x1b07eb[_0x26fac3(0xdc)][_0x26fac3(0x12b)]['on'](_0x26fac3(0x149),(_0x17e506,_0x449a16)=>{const _0x43dc8c=_0x26fac3;if(_0x449a16[_0x43dc8c(0xe4)]||!_0x449a16[_0x43dc8c(0x15e)])return!0x1;this[_0x43dc8c(0x115)]();},{'priority':_0x26fac3(0x130)}),this[_0x26fac3(0x110)]();}[_0x312fc4(0x13a)](_0x4a60c9){const _0x2b9cd8=_0x312fc4;if(_0x4a60c9[_0x2b9cd8(0xf6)][_0x2b9cd8(0xe4)]||!_0x4a60c9[_0x2b9cd8(0xf6)][_0x2b9cd8(0x15e)])return!0x1;let _0x250075=!0x1;const _0x5443c8=this[_0x2b9cd8(0xe9)][_0x2b9cd8(0x10c)][_0x2b9cd8(0x11a)](_0x2b9cd8(0x136))[_0x2b9cd8(0x153)]({'skipNotAttached':!0x0})[_0x2b9cd8(0x169)](_0x1afb4a=>_0x1afb4a[_0x2b9cd8(0x10f)]&&_0x2b9cd8(0x172)==_0x1afb4a[_0x2b9cd8(0x10f)][_0x2b9cd8(0x165)])[_0x2b9cd8(0x169)](_0x45394f=>_0x45394f[_0x2b9cd8(0x10f)][_0x2b9cd8(0xf2)]&&_0x45394f[_0x2b9cd8(0x10f)][_0x2b9cd8(0x135)]);for(const _0x598225 of _0x5443c8)Ee(_0x598225)||(_0x4a60c9[_0x2b9cd8(0x171)](_0x598225[_0x2b9cd8(0x120)]()),_0x250075=!0x0);return _0x250075;}[_0x312fc4(0x147)](_0x4d4252){const _0x53f7ab=_0x312fc4;if(_0x4d4252[_0x53f7ab(0xf6)][_0x53f7ab(0xe4)]||!_0x4d4252[_0x53f7ab(0xf6)][_0x53f7ab(0x15e)])return!0x1;const _0x78a9ee=this[_0x53f7ab(0xe9)][_0x53f7ab(0x10c)][_0x53f7ab(0x11a)](_0x53f7ab(0x136));if(_0x78a9ee[_0x53f7ab(0xee)][_0x53f7ab(0x167)])return!0x1;let _0x2a5a90=!0x1;const _0x538e46=[_0x53f7ab(0x15d),_0x53f7ab(0x172),_0x53f7ab(0x107),_0x53f7ab(0xfb),_0x53f7ab(0x148),_0x53f7ab(0x162),_0x53f7ab(0x15a),_0x53f7ab(0x121),_0x53f7ab(0x158)],_0xe67763=this[_0x53f7ab(0xe9)][_0x53f7ab(0xdc)][_0x53f7ab(0x12b)][_0x53f7ab(0x160)][_0x53f7ab(0xeb)]()[_0x53f7ab(0x169)](_0x2dbf80=>_0x53f7ab(0xfa)==_0x2dbf80[_0x53f7ab(0x152)])[_0x53f7ab(0x169)](_0x131070=>_0x538e46[_0x53f7ab(0x14b)](_0x131070[_0x53f7ab(0x109)]));if(0x0==_0xe67763[_0x53f7ab(0xd5)])return _0x2a5a90;for(const _0x2276d9 of _0xe67763){const _0x4fd382=_0x78a9ee[_0x53f7ab(0x145)](_0x2276d9[_0x53f7ab(0xff)],_0x53f7ab(0xfa))[_0x53f7ab(0x169)](_0x2593cf=>!_0x2593cf[_0x53f7ab(0x175)][_0x53f7ab(0x127)])[_0x53f7ab(0xd6)](_0x35e908=>_0x35e908[_0x53f7ab(0x16c)])[_0x53f7ab(0x169)](_0x4ffb39=>{const _0x5cf9d2=_0x53f7ab,_0xb9e9c=_0x78a9ee[_0x5cf9d2(0x131)](_0x4ffb39);return _0x538e46[_0x5cf9d2(0x14b)](_0xb9e9c);});if(_0x4fd382[_0x53f7ab(0xd5)]){for(const _0xe3eeb7 of _0x4fd382)_0x4d4252[_0x53f7ab(0x171)](_0xe3eeb7[_0x53f7ab(0x120)]());_0x2a5a90=!0x0;}}return _0x2a5a90;}[_0x312fc4(0x115)](){const _0x20a9fc=_0x312fc4,_0xb28392=this[_0x20a9fc(0xe9)][_0x20a9fc(0x10c)][_0x20a9fc(0x11a)](_0x20a9fc(0x136)),_0x52779b=[_0x20a9fc(0x15d),_0x20a9fc(0x172),_0x20a9fc(0x107),_0x20a9fc(0xfb),_0x20a9fc(0x148),_0x20a9fc(0x162),_0x20a9fc(0x15a),_0x20a9fc(0x121),_0x20a9fc(0x158)];let _0x2b91a1;const _0x465159=new Set(this[_0x20a9fc(0xe9)][_0x20a9fc(0xdc)][_0x20a9fc(0x12b)][_0x20a9fc(0x160)][_0x20a9fc(0x157)]()[_0x20a9fc(0x169)](_0x587c04=>{const _0x57e386=_0x20a9fc;if(_0x587c04[_0x57e386(0x10f)][_0x57e386(0x137)]||!_0x587c04[_0x57e386(0x10f)][_0x57e386(0xdd)])return null;if(!_0x587c04[_0x57e386(0xe2)][_0x57e386(0x106)](_0x57e386(0x143)))return null;const {id:_0x177d32}=_0xb28392[_0x57e386(0x14f)](_0x587c04[_0x57e386(0xe2)]);if(!_0xb28392[_0x57e386(0x13c)](_0x177d32))return null;const _0x226dcc=_0xb28392[_0x57e386(0x11e)](_0x177d32);return _0x52779b[_0x57e386(0x14b)](_0x226dcc[_0x57e386(0x10f)][_0x57e386(0x165)]);})[_0x20a9fc(0xd6)](_0x4e2c82=>{const _0x26f072=_0x20a9fc,{id:_0x5b0197}=_0xb28392[_0x26f072(0x14f)](_0x4e2c82[_0x26f072(0xe2)]),_0x1b9500=_0xb28392[_0x26f072(0x11e)](_0x5b0197);return _0x2b91a1=_0x1b9500[_0x26f072(0xed)][_0x26f072(0x11b)],_0x1b9500[_0x26f072(0x101)]()[_0x26f072(0xf4)][_0x26f072(0xd8)];}));if(0x0==_0x465159[_0x20a9fc(0x146)])return;const _0x7971c3=_0xb28392[_0x20a9fc(0x153)]({'skipNotAttached':!0x0})[_0x20a9fc(0x169)](_0x314803=>_0x20a9fc(0xfa)==_0x314803[_0x20a9fc(0x152)]&&_0x314803[_0x20a9fc(0x10f)]&&_0x52779b[_0x20a9fc(0x14b)](_0x314803[_0x20a9fc(0x10f)][_0x20a9fc(0x165)])&&_0x314803[_0x20a9fc(0xed)][_0x20a9fc(0x11b)]!=_0x2b91a1)[_0x20a9fc(0xd6)](_0x1bfa80=>({'listItem':_0x1bfa80[_0x20a9fc(0x101)]()[_0x20a9fc(0xf4)][_0x20a9fc(0xd8)],'groupId':_0x1bfa80[_0x20a9fc(0xed)][_0x20a9fc(0x11b)]})),_0x39cb10=new Set();for(const {groupId:_0x41d65a,listItem:_0xda0c4e}of _0x7971c3)_0x465159[_0x20a9fc(0x10a)](_0xda0c4e)&&_0x39cb10[_0x20a9fc(0x111)](_0x41d65a);for(const _0x90376f of _0xb28392[_0x20a9fc(0x153)]())_0x39cb10[_0x20a9fc(0x10a)](_0x90376f[_0x20a9fc(0xed)][_0x20a9fc(0x11b)])&&_0x90376f[_0x20a9fc(0x12d)](_0x20a9fc(0x11b),_0x2b91a1);}[_0x312fc4(0x110)](){const _0x18acea=_0x312fc4,_0x354c51=this[_0x18acea(0xe9)],_0x1b600e=_0x354c51[_0x18acea(0x10e)],_0x4d9ff2=_0x354c51[_0x18acea(0x10c)][_0x18acea(0x11a)](_0x18acea(0x136));this[_0x18acea(0x15c)](),_0x4d9ff2[_0x18acea(0x134)][_0x18acea(0xea)](_0x18acea(0x140),_0x18acea(0x123),_0x18acea(0xd7),function(_0x2e94a3,_0x4cc3ea){const _0x5cc5f9=_0x18acea,_0x5a9620=[];for(let _0x1ceac3 of _0x2e94a3)_0x1ceac3[_0x5cc5f9(0xf4)][_0x5cc5f9(0xd8)]===_0x1ceac3[_0x5cc5f9(0xe6)][_0x5cc5f9(0x164)]&&(_0x1ceac3=_0x354c51[_0x5cc5f9(0xdc)][_0x5cc5f9(0x168)](_0x354c51[_0x5cc5f9(0xdc)][_0x5cc5f9(0x15b)](_0x1ceac3[_0x5cc5f9(0xf4)][_0x5cc5f9(0xd8)],0x0))),_0x5a9620[_0x5cc5f9(0xfc)](_0x1ceac3);_0x354c51[_0x5cc5f9(0xdc)][_0x5cc5f9(0x112)](_0x10c2fa=>{const _0x298b58=_0x5cc5f9,_0x581584=_0x354c51[_0x298b58(0xdc)][_0x298b58(0x12b)][_0x298b58(0x11c)],_0x5f4497=Array[_0x298b58(0xf1)](_0x581584[_0x298b58(0x14d)]())[_0x298b58(0xd6)](_0x3ceb8b=>_0x5adcfd[_0x298b58(0x14c)](_0x3ceb8b));_0x10c2fa[_0x298b58(0x104)](_0x5a9620),_0x354c51[_0x298b58(0x163)][_0x298b58(0x11a)](_0x4cc3ea[_0x298b58(0x11d)])[_0x298b58(0x159)](),_0x4cc3ea[_0x298b58(0x114)][_0x298b58(0xfc)]({'forceDefaultExecution':!0x0}),_0x354c51[_0x298b58(0x174)](_0x4cc3ea[_0x298b58(0x11d)],..._0x4cc3ea[_0x298b58(0x114)]),_0x10c2fa[_0x298b58(0x104)](_0x5f4497);for(const _0x1bc943 of _0x5f4497)_0x1bc943[_0x298b58(0x133)]();});}),_0x4d9ff2[_0x18acea(0x13e)][_0x18acea(0xda)](function(_0x1ca8fd){const _0x3e9245=_0x18acea,_0x132784=!_0x354c51[_0x3e9245(0xdc)][_0x3e9245(0x173)][_0x3e9245(0x141)](_0x1ca8fd),_0x5a2d1e=_0x1ca8fd[_0x3e9245(0xec)],_0x50e579=_0x1ca8fd[_0x3e9245(0x166)],_0x8188e0=_0x1ca8fd[_0x3e9245(0xd9)](_0x3e9245(0x172)),_0xcd8162=!_0x5a2d1e||_0x5a2d1e[_0x3e9245(0xd9)](_0x3e9245(0x172))!==_0x8188e0,_0x330c08=!_0x50e579||_0x50e579[_0x3e9245(0xd9)](_0x3e9245(0x172))!==_0x8188e0;return _0x132784&&Boolean(_0x8188e0)&&_0xcd8162&&_0x330c08;},_0x4cef86=>_0x3c4125(_0x1b600e,_0x18acea(0x154),_0x4cef86));}[_0x312fc4(0x15c)](){const _0x1ce2db=_0x312fc4,_0x54f795=this[_0x1ce2db(0xe9)],_0x3b9599=_0x54f795[_0x1ce2db(0x10e)];function _0x385d83(_0x296c23){const _0x59a72f=_0x1ce2db,_0x2efb39=_0x54f795[_0x59a72f(0x163)][_0x59a72f(0x11a)](_0x59a72f(0x12f))[_0x59a72f(0x167)],_0x51e6d7=_0x54f795[_0x59a72f(0x163)][_0x59a72f(0x11a)](_0x59a72f(0xef))[_0x59a72f(0x167)];return _0x59a72f(0xef)===_0x296c23?_0x2efb39:_0x51e6d7;}_0x54f795[_0x1ce2db(0x10c)][_0x1ce2db(0x11a)](_0x1ce2db(0x136))[_0x1ce2db(0x13e)][_0x1ce2db(0xe5)](function(_0x440050){const _0x43b216=_0x1ce2db;if(_0x43b216(0x140)!=_0x440050[_0x43b216(0x152)])return;const {data:_0x22bc12}=_0x440050;if(!_0x22bc12)return;let _0x358bf6,_0x1923ac,_0x44bb6a,_0x27748a;switch(_0x22bc12[_0x43b216(0x11d)]){case _0x43b216(0x12f):_0x44bb6a=_0x22bc12[_0x43b216(0x114)][0x0][_0x43b216(0x14e)],_0x27748a=_0x385d83(_0x22bc12[_0x43b216(0x11d)]),_0x358bf6=_0x44bb6a?_0x43b216(0x122):_0x43b216(0x10b),!_0x27748a&&_0x54f795[_0x43b216(0x124)][_0x43b216(0x11a)](_0x43b216(0x170))||(_0x358bf6=_0x43b216(0x116)),_0x1923ac={'type':_0x43b216(0x156),'content':_0x3c4125(_0x3b9599,_0x358bf6,_0x3c4125(_0x3b9599,_0x43b216(0x155)))};break;case _0x43b216(0xef):_0x44bb6a=_0x22bc12[_0x43b216(0x114)][0x0][_0x43b216(0x14e)],_0x27748a=_0x385d83(_0x22bc12[_0x43b216(0x11d)]),_0x358bf6=_0x44bb6a?_0x43b216(0x122):_0x43b216(0x10b),!_0x27748a&&_0x54f795[_0x43b216(0x124)][_0x43b216(0x11a)](_0x43b216(0x170))||(_0x358bf6=_0x43b216(0x116)),_0x1923ac={'type':_0x43b216(0x156),'content':_0x3c4125(_0x3b9599,_0x358bf6,_0x3c4125(_0x3b9599,_0x43b216(0x128)))};break;case _0x43b216(0xe3):_0x358bf6=_0x43b216(0x161),_0x1923ac={'type':_0x43b216(0x156),'content':_0x3c4125(_0x3b9599,_0x358bf6,_0x3c4125(_0x3b9599,_0x43b216(0x154)))};break;case _0x43b216(0xf7):_0x358bf6=function(_0x45b6cf){const _0x188a5b=_0x43b216,_0x224957=_0x45b6cf[_0x188a5b(0x101)]();let _0x2206bc=_0x224957[_0x188a5b(0xf4)][_0x188a5b(0xd8)];for(;_0x2206bc&&_0x224957[_0x188a5b(0xf0)](_0x2206bc);){if(_0x2206bc[_0x188a5b(0xd9)](_0x188a5b(0x107))>0x0)return!0x1;_0x2206bc=_0x2206bc[_0x188a5b(0x166)];}return!0x0;}(_0x440050)?_0x3c4125(_0x3b9599,_0x43b216(0x10b),_0x3c4125(_0x3b9599,function(_0x1894ef){const _0x507319=_0x43b216;return _0x507319(0x102)+_0x1894ef[_0x507319(0x101)]()[_0x507319(0xf4)][_0x507319(0xd8)][_0x507319(0xd9)](_0x507319(0x15d))[_0x507319(0xdb)]()+_0x507319(0xe8);}(_0x440050))):_0x3c4125(_0x3b9599,_0x43b216(0x100),_0x3c4125(_0x3b9599,_0x43b216(0x154))),_0x1923ac={'type':_0x43b216(0x156),'content':_0x358bf6};break;case _0x43b216(0x13f):case _0x43b216(0x16b):!0x1===_0x22bc12[_0x43b216(0x151)]&&(_0x358bf6=_0x43b216(0xf8),_0x1923ac={'type':_0x43b216(0xe7),'content':_0x3c4125(_0x3b9599,_0x358bf6,_0x3c4125(_0x3b9599,_0x43b216(0x154)))});}return _0x1923ac;});}}function Ee(_0x1fe198){const _0x4bc399=_0x312fc4;let _0x51f8b7=_0x1fe198[_0x4bc399(0x101)]()[_0x4bc399(0xf4)][_0x4bc399(0xd8)][_0x4bc399(0xec)];for(;_0x51f8b7;){const _0x3eeaa6=_0x51f8b7[_0x4bc399(0xd9)](_0x4bc399(0x172));if(!_0x3eeaa6)return!0x1;if(_0x3eeaa6==_0x1fe198[_0x4bc399(0x10f)][_0x4bc399(0xf2)])return _0x4bc399(0xf2);if(_0x3eeaa6==_0x1fe198[_0x4bc399(0x10f)][_0x4bc399(0x135)])return _0x4bc399(0x135);_0x51f8b7=_0x51f8b7[_0x4bc399(0xec)];}return!0x1;}
|
|
23
|
+
function _0x40ce(_0xb22ac3,_0x10e88a){const _0x550bbb=_0x550b();return _0x40ce=function(_0x40ce42,_0x39ea02){_0x40ce42=_0x40ce42-0xbd;let _0x21aefe=_0x550bbb[_0x40ce42];return _0x21aefe;},_0x40ce(_0xb22ac3,_0x10e88a);}const _0x450863=_0x40ce;(function(_0x2fc153,_0x2b9fca){const _0x5a9b8f=_0x40ce,_0x582686=_0x2fc153();while(!![]){try{const _0x461e88=-parseInt(_0x5a9b8f(0xf6))/0x1*(-parseInt(_0x5a9b8f(0xf3))/0x2)+parseInt(_0x5a9b8f(0xd2))/0x3*(-parseInt(_0x5a9b8f(0x15d))/0x4)+-parseInt(_0x5a9b8f(0x134))/0x5*(-parseInt(_0x5a9b8f(0xe9))/0x6)+parseInt(_0x5a9b8f(0xd8))/0x7+parseInt(_0x5a9b8f(0xcf))/0x8+parseInt(_0x5a9b8f(0x153))/0x9*(-parseInt(_0x5a9b8f(0x141))/0xa)+-parseInt(_0x5a9b8f(0x13c))/0xb;if(_0x461e88===_0x2b9fca)break;else _0x582686['push'](_0x582686['shift']());}catch(_0x5c2dfe){_0x582686['push'](_0x582686['shift']());}}}(_0x550b,0xacbcb));import{Plugin as _0x15caf8}from'ckeditor5/src/core.js';import{getTranslation as _0x79a87f}from'../utils/common-translations.js';import{renameAttributeKey as _0x474386}from'../trackchangesediting.js';function _0x550b(){const _0x46764c=['26pDMKIA','getChangedMarkers','ELEMENT_','listStart','getChanges','listType','listStyle','isNextTo','documentList','range','trackChangesCommand','createRange','commands','oldRange','selection','commandParams','filter','outdentList','forceValue','*Outdent:*\x20%0','customNumberedList','list.multiBlock','find','suggestion:attribute:','head','end','splitListItemBefore','*Indent:*\x20%0','plugins','descriptionFactory','mergeListItemBackward','type','ELEMENT_NUMBERED_LIST','registerCustomCallback','getAttribute','change','ListEditing','locale','get','todoList','*Remove\x20format:*\x20%0','getSuggestions','listItemIdFixer','model','checkTodoList','*Format:*\x20remove\x20from\x20%0','multipleBlocks','afterInit','_supportLegacySuggestions','deletion','*Check\x20item*','_LIST','document','bulleted','assureChains','noTrackChangesFixer','containsItem','detach','todo','todoListChecked','*Uncheck\x20item*','setSelection','4925nyNTfp','_findSuggestions','nodeAfter','startsWith','nextSibling','attributes','high','key','7490802LqUGUG','batch','default','data','add','829110kakhqf','schema','listIndent','next','execute','registerAttributeLabel','accept','differ','*Format:*\x20insert\x20into\x20%0','getFirstMarker','map','_suggestionFactory','suggestion','listMarkerStyle','registerDescriptionCallback','refresh','enableDefaultAttributesIntegration','_registerLegacyDescription','9ZkdKaf','toUpperCase','ELEMENT_TODO_LIST','customBulletedList','length','newRange','from','isObject','attributeKey','push','20viYrLy','hasSuggestion','includes','format','todoListCheck','commandName','ELEMENT_BULLETED_LIST','listMarker','numberedList','*Set\x20format:*\x20%0','*Split:*\x20list\x20item','mergeListItemForward','groupId','setAttribute','*Merge:*\x20list\x20item','editor','_getAttributeKey','TrackChangesEditing','removeMarker','ELEMENT_LIST_ITEM','has','5345304lOHWli','createPositionAt','numbered','466737HpuFGq','bulletedList','formatBlock','*Change\x20to:*\x20%0','value','config','2747423EplKSf','registerElementLabel','registerPostFixer','getFirstRange','*Merge:*\x20%0','parent','TodoListEditing','getSuggestion','isUndo','attribute','getRanges','listItemId','fromRange','size','isLocal','previousSibling','registerBlockAttribute','3018LvmDQd','listReversed','FORMAT_INDENT','_splitMarkerName','start','newValue','oldValue','name','change:data','meta','53324yFtxri','splitListItemAfter','indentList'];_0x550b=function(){return _0x46764c;};return _0x550b();}import{LiveRange as _0xfb7574}from'ckeditor5/src/engine.js';export default class K extends _0x15caf8{[_0x450863(0x125)](){const _0x3a6fcd=_0x450863,_0x5b71cf=this[_0x3a6fcd(0xc9)];if(!_0x5b71cf[_0x3a6fcd(0x112)][_0x3a6fcd(0xce)](_0x3a6fcd(0x11a)))return;const _0x64336b=_0x5b71cf[_0x3a6fcd(0x11b)],_0x381b89=_0x5b71cf[_0x3a6fcd(0x112)][_0x3a6fcd(0x11c)](_0x3a6fcd(0xcb)),_0x713938=_0x5b71cf[_0x3a6fcd(0x112)][_0x3a6fcd(0xce)](_0x3a6fcd(0xde)),_0x31fb21=!!_0x5b71cf[_0x3a6fcd(0xd7)][_0x3a6fcd(0x11c)](_0x3a6fcd(0x10b));function _0x3f0baf(_0x388260){const _0x267d1f=_0x3a6fcd;return{'type':_0x267d1f(0xbd),'content':''+_0x79a87f(_0x64336b,_0x267d1f(0xc3),_0x388260)};}function _0x2c2c91(_0x496e4c){const _0x511d46=_0x3a6fcd;return{'type':_0x511d46(0xbd),'content':''+_0x79a87f(_0x64336b,_0x511d46(0x11e),_0x496e4c)};}_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0xc2)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0xd3)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0x10a)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0x156)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0xf5)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0x107)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0xf4)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0x110)),_0x381b89[_0x3a6fcd(0xe8)](_0x3a6fcd(0xe3)),_0x381b89[_0x3a6fcd(0xe8)](_0x3a6fcd(0xfb)),_0x381b89[_0x3a6fcd(0xe8)](_0x3a6fcd(0x143)),_0x31fb21&&(_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0x114)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0xc5))),_0x713938&&(_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0x11d)),_0x381b89[_0x3a6fcd(0x151)](_0x3a6fcd(0x122)),_0x381b89[_0x3a6fcd(0xe8)](_0x3a6fcd(0x131)),_0x381b89[_0x3a6fcd(0x113)][_0x3a6fcd(0x14f)](_0x40586a=>{const _0x32de90=_0x3a6fcd,{data:_0xac06b6}=_0x40586a;if(_0xac06b6&&_0x32de90(0x131)==_0xac06b6[_0x32de90(0x13b)])return{'type':_0x32de90(0xbd),'content':_0xac06b6[_0x32de90(0xee)]?_0x79a87f(_0x64336b,_0x32de90(0x128)):_0x79a87f(_0x64336b,_0x32de90(0x132))};}),this[_0x3a6fcd(0xc9)][_0x3a6fcd(0x121)][_0x3a6fcd(0x12a)][_0x3a6fcd(0xda)](_0x5e2b79=>{const _0x92bfbd=_0x3a6fcd;if(_0x5e2b79[_0x92bfbd(0x13d)][_0x92bfbd(0xe0)])return!0x1;let _0x4a0d5b=!0x1;const _0x7c9914=_0x381b89[_0x92bfbd(0x11f)]({'skipNotAttached':!0x0})[_0x92bfbd(0x106)](_0x3a24d3=>_0x92bfbd(0x131)===_0x381b89[_0x92bfbd(0xca)](_0x3a24d3));for(const _0x251893 of _0x7c9914){_0x92bfbd(0x130)!=_0x251893[_0x92bfbd(0xdb)]()[_0x92bfbd(0xed)][_0x92bfbd(0x136)][_0x92bfbd(0x118)](_0x92bfbd(0xfb))&&(_0x381b89[_0x92bfbd(0x135)](_0x251893[_0x92bfbd(0xdb)](),_0x92bfbd(0xe1))[_0x92bfbd(0x10c)](_0x9ba9bb=>_0x92bfbd(0xfb)===_0x381b89[_0x92bfbd(0xca)](_0x9ba9bb[_0x92bfbd(0x14d)]))||(_0x5e2b79[_0x92bfbd(0xcc)](_0x251893[_0x92bfbd(0x14a)]()),_0x4a0d5b=!0x0));}return _0x4a0d5b;})),_0x381b89[_0x3a6fcd(0x113)][_0x3a6fcd(0x146)](_0x3a6fcd(0x143),_0x79a87f(_0x64336b,_0x3a6fcd(0xeb)));const _0xc7ea82={'type':_0x3a6fcd(0xbd),'content':''};_0x381b89[_0x3a6fcd(0x113)][_0x3a6fcd(0x14f)](_0x5393bb=>{const _0x47ab3b=_0x3a6fcd,{data:_0x2208ba}=_0x5393bb;if(!_0x2208ba||_0x47ab3b(0xfb)!=_0x2208ba[_0x47ab3b(0x13b)])return;let _0x47db5b=_0x5393bb[_0x47ab3b(0x10e)];for(;_0x47db5b;){if(_0x47db5b[_0x47ab3b(0x13f)]&&((_0x47ab3b(0xfc)==_0x47db5b[_0x47ab3b(0x13f)][_0x47ab3b(0x13b)]||_0x47ab3b(0x14e)==_0x47db5b[_0x47ab3b(0x13f)][_0x47ab3b(0x13b)])&&(_0x47db5b[_0x47ab3b(0x13f)][_0x47ab3b(0xee)]&&_0x47ab3b(0x13e)!=_0x47db5b[_0x47ab3b(0x13f)][_0x47ab3b(0xee)]||_0x47ab3b(0x13e)!=_0x47db5b[_0x47ab3b(0x13f)][_0x47ab3b(0xef)]&&!_0x2208ba[_0x47ab3b(0xee)])||!_0x31fb21&&_0x47db5b[_0x47ab3b(0x13f)][_0x47ab3b(0x13b)]==_0x474386))return _0xc7ea82;_0x47db5b=_0x47db5b[_0x47ab3b(0x144)];}if(null==_0x2208ba[_0x47ab3b(0xee)])switch(_0x2208ba[_0x47ab3b(0xef)]){case _0x47ab3b(0x12b):return _0x2c2c91(_0x79a87f(_0x64336b,_0x47ab3b(0xc0)));case _0x47ab3b(0xd1):return _0x2c2c91(_0x79a87f(_0x64336b,_0x47ab3b(0x116)));case _0x47ab3b(0x130):return _0x2c2c91(_0x79a87f(_0x64336b,_0x47ab3b(0x155)));}switch(_0x2208ba[_0x47ab3b(0xee)]){case _0x47ab3b(0x12b):return _0x3f0baf(_0x79a87f(_0x64336b,_0x47ab3b(0xc0)));case _0x47ab3b(0xd1):return _0x3f0baf(_0x79a87f(_0x64336b,_0x47ab3b(0x116)));case _0x47ab3b(0x130):return _0x3f0baf(_0x79a87f(_0x64336b,_0x47ab3b(0x155)));}}),_0x381b89[_0x3a6fcd(0x113)][_0x3a6fcd(0x14f)](_0x5a2c44=>{const _0x40fdb1=_0x3a6fcd,{data:_0x292764}=_0x5a2c44;if(_0x292764&&_0x40fdb1(0x143)==_0x292764[_0x40fdb1(0x13b)])return null==_0x292764[_0x40fdb1(0xee)]||null==_0x292764[_0x40fdb1(0xef)]&&0x0==_0x292764[_0x40fdb1(0xee)]?_0xc7ea82:void 0x0;}),_0x381b89[_0x3a6fcd(0x113)][_0x3a6fcd(0x14f)](_0x4f02b6=>{const _0x1d3a67=_0x3a6fcd;if(_0x1d3a67(0xe1)!=_0x4f02b6[_0x1d3a67(0x115)])return;const {data:_0x26c99b}=_0x4f02b6;if(!_0x26c99b||_0x1d3a67(0xe3)!=_0x26c99b[_0x1d3a67(0x13b)])return;const _0x3e4111=Ee(_0x4f02b6);return _0x1d3a67(0xee)==_0x3e4111?{'type':_0x1d3a67(0xbd),'content':_0x79a87f(_0x64336b,_0x1d3a67(0xc8))}:_0x1d3a67(0xef)==_0x3e4111?{'type':_0x1d3a67(0xbd),'content':_0x79a87f(_0x64336b,_0x1d3a67(0xc4))}:_0xc7ea82;}),_0x5b71cf[_0x3a6fcd(0x121)][_0x3a6fcd(0x12a)][_0x3a6fcd(0xda)](_0x450d92=>this[_0x3a6fcd(0x120)](_0x450d92)),_0x5b71cf[_0x3a6fcd(0x121)][_0x3a6fcd(0x12a)][_0x3a6fcd(0xda)](_0x2c1607=>this[_0x3a6fcd(0x12d)](_0x2c1607)),_0x5b71cf[_0x3a6fcd(0x121)][_0x3a6fcd(0x12a)]['on'](_0x3a6fcd(0xf1),(_0x2d5935,_0x37c7b7)=>{const _0x3ccbc6=_0x3a6fcd;if(_0x37c7b7[_0x3ccbc6(0xe0)]||!_0x37c7b7[_0x3ccbc6(0xe6)])return!0x1;this[_0x3ccbc6(0x12c)]();},{'priority':_0x3a6fcd(0x13a)}),this[_0x3a6fcd(0x126)]();}[_0x450863(0x120)](_0x2697e1){const _0x30ade8=_0x450863;if(_0x2697e1[_0x30ade8(0x13d)][_0x30ade8(0xe0)]||!_0x2697e1[_0x30ade8(0x13d)][_0x30ade8(0xe6)])return!0x1;let _0x375acc=!0x1;const _0x33d122=this[_0x30ade8(0xc9)][_0x30ade8(0x112)][_0x30ade8(0x11c)](_0x30ade8(0xcb))[_0x30ade8(0x11f)]({'skipNotAttached':!0x0})[_0x30ade8(0x106)](_0x2298a9=>_0x2298a9[_0x30ade8(0x13f)]&&_0x30ade8(0xe3)==_0x2298a9[_0x30ade8(0x13f)][_0x30ade8(0x13b)])[_0x30ade8(0x106)](_0x95d73d=>_0x95d73d[_0x30ade8(0x13f)][_0x30ade8(0xee)]&&_0x95d73d[_0x30ade8(0x13f)][_0x30ade8(0xef)]);for(const _0x3c04f6 of _0x33d122)Ee(_0x3c04f6)||(_0x2697e1[_0x30ade8(0xcc)](_0x3c04f6[_0x30ade8(0x14a)]()),_0x375acc=!0x0);return _0x375acc;}[_0x450863(0x12d)](_0x4ff9fb){const _0x40644f=_0x450863;if(_0x4ff9fb[_0x40644f(0x13d)][_0x40644f(0xe0)]||!_0x4ff9fb[_0x40644f(0x13d)][_0x40644f(0xe6)])return!0x1;const _0x32484d=this[_0x40644f(0xc9)][_0x40644f(0x112)][_0x40644f(0x11c)](_0x40644f(0xcb));if(_0x32484d[_0x40644f(0x100)][_0x40644f(0xd6)])return!0x1;let _0x5de435=!0x1;const _0x5d7803=[_0x40644f(0xfb),_0x40644f(0xe3),_0x40644f(0x143),_0x40644f(0xfc),_0x40644f(0xf9),_0x40644f(0xea),_0x40644f(0xbe),_0x40644f(0xc1),_0x40644f(0x14e)],_0x3b887e=this[_0x40644f(0xc9)][_0x40644f(0x121)][_0x40644f(0x12a)][_0x40644f(0x148)][_0x40644f(0xfa)]()[_0x40644f(0x106)](_0x2c92b4=>_0x40644f(0xe1)==_0x2c92b4[_0x40644f(0x115)])[_0x40644f(0x106)](_0x76296e=>_0x5d7803[_0x40644f(0x15f)](_0x76296e[_0x40644f(0x15b)]));if(0x0==_0x3b887e[_0x40644f(0x157)])return _0x5de435;for(const _0x50a9a0 of _0x3b887e){const _0x91f2d=_0x32484d[_0x40644f(0x135)](_0x50a9a0[_0x40644f(0xff)],_0x40644f(0xe1))[_0x40644f(0x106)](_0x3dcd42=>!_0x3dcd42[_0x40644f(0xf2)][_0x40644f(0xfd)])[_0x40644f(0x14b)](_0x1af12b=>_0x1af12b[_0x40644f(0x14d)])[_0x40644f(0x106)](_0x405763=>{const _0x247699=_0x40644f,_0x2d57ce=_0x32484d[_0x247699(0xca)](_0x405763);return _0x5d7803[_0x247699(0x15f)](_0x2d57ce);});if(_0x91f2d[_0x40644f(0x157)]){for(const _0x591a7d of _0x91f2d)_0x4ff9fb[_0x40644f(0xcc)](_0x591a7d[_0x40644f(0x14a)]());_0x5de435=!0x0;}}return _0x5de435;}[_0x450863(0x12c)](){const _0x451d6b=_0x450863,_0x2e0a1f=this[_0x451d6b(0xc9)][_0x451d6b(0x112)][_0x451d6b(0x11c)](_0x451d6b(0xcb)),_0x4f6116=[_0x451d6b(0xfb),_0x451d6b(0xe3),_0x451d6b(0x143),_0x451d6b(0xfc),_0x451d6b(0xf9),_0x451d6b(0xea),_0x451d6b(0xbe),_0x451d6b(0xc1),_0x451d6b(0x14e)];let _0x2e447a;const _0x409cfd=new Set(this[_0x451d6b(0xc9)][_0x451d6b(0x121)][_0x451d6b(0x12a)][_0x451d6b(0x148)][_0x451d6b(0xf7)]()[_0x451d6b(0x106)](_0x3812e0=>{const _0x5a0268=_0x451d6b;if(_0x3812e0[_0x5a0268(0x13f)][_0x5a0268(0x103)]||!_0x3812e0[_0x5a0268(0x13f)][_0x5a0268(0x158)])return null;if(!_0x3812e0[_0x5a0268(0xf0)][_0x5a0268(0x137)](_0x5a0268(0x10d)))return null;const {id:_0xe796e5}=_0x2e0a1f[_0x5a0268(0xec)](_0x3812e0[_0x5a0268(0xf0)]);if(!_0x2e0a1f[_0x5a0268(0x15e)](_0xe796e5))return null;const _0x230c7d=_0x2e0a1f[_0x5a0268(0xdf)](_0xe796e5);return _0x4f6116[_0x5a0268(0x15f)](_0x230c7d[_0x5a0268(0x13f)][_0x5a0268(0x13b)]);})[_0x451d6b(0x14b)](_0x32f368=>{const _0x137e81=_0x451d6b,{id:_0x1bc1b5}=_0x2e0a1f[_0x137e81(0xec)](_0x32f368[_0x137e81(0xf0)]),_0x90f94f=_0x2e0a1f[_0x137e81(0xdf)](_0x1bc1b5);return _0x2e447a=_0x90f94f[_0x137e81(0x139)][_0x137e81(0xc6)],_0x90f94f[_0x137e81(0xdb)]()[_0x137e81(0xed)][_0x137e81(0x136)];}));if(0x0==_0x409cfd[_0x451d6b(0xe5)])return;const _0x1a8cf0=_0x2e0a1f[_0x451d6b(0x11f)]({'skipNotAttached':!0x0})[_0x451d6b(0x106)](_0x3537af=>_0x451d6b(0xe1)==_0x3537af[_0x451d6b(0x115)]&&_0x3537af[_0x451d6b(0x13f)]&&_0x4f6116[_0x451d6b(0x15f)](_0x3537af[_0x451d6b(0x13f)][_0x451d6b(0x13b)])&&_0x3537af[_0x451d6b(0x139)][_0x451d6b(0xc6)]!=_0x2e447a)[_0x451d6b(0x14b)](_0x38af8d=>({'listItem':_0x38af8d[_0x451d6b(0xdb)]()[_0x451d6b(0xed)][_0x451d6b(0x136)],'groupId':_0x38af8d[_0x451d6b(0x139)][_0x451d6b(0xc6)]})),_0x35ff96=new Set();for(const {groupId:_0x54383a,listItem:_0x45b7ed}of _0x1a8cf0)_0x409cfd[_0x451d6b(0xce)](_0x45b7ed)&&_0x35ff96[_0x451d6b(0x140)](_0x54383a);for(const _0x22d1f8 of _0x2e0a1f[_0x451d6b(0x11f)]())_0x35ff96[_0x451d6b(0xce)](_0x22d1f8[_0x451d6b(0x139)][_0x451d6b(0xc6)])&&_0x22d1f8[_0x451d6b(0xc7)](_0x451d6b(0xc6),_0x2e447a);}[_0x450863(0x126)](){const _0x1255d7=_0x450863,_0x4ae212=this[_0x1255d7(0xc9)],_0x5a48b6=_0x4ae212[_0x1255d7(0x11b)],_0x493997=_0x4ae212[_0x1255d7(0x112)][_0x1255d7(0x11c)](_0x1255d7(0xcb));this[_0x1255d7(0x152)](),_0x493997[_0x1255d7(0x14c)][_0x1255d7(0x117)](_0x1255d7(0xd4),_0x1255d7(0xfe),_0x1255d7(0x147),function(_0x1e4e8a,_0x20a0db){const _0x2ef06d=_0x1255d7,_0x3f7d3a=[];for(let _0x32a539 of _0x1e4e8a)_0x32a539[_0x2ef06d(0xed)][_0x2ef06d(0x136)]===_0x32a539[_0x2ef06d(0x10f)][_0x2ef06d(0xdd)]&&(_0x32a539=_0x4ae212[_0x2ef06d(0x121)][_0x2ef06d(0x101)](_0x4ae212[_0x2ef06d(0x121)][_0x2ef06d(0xd0)](_0x32a539[_0x2ef06d(0xed)][_0x2ef06d(0x136)],0x0))),_0x3f7d3a[_0x2ef06d(0x15c)](_0x32a539);_0x4ae212[_0x2ef06d(0x121)][_0x2ef06d(0x119)](_0x1fe4d0=>{const _0x891dda=_0x2ef06d,_0x500427=_0x4ae212[_0x891dda(0x121)][_0x891dda(0x12a)][_0x891dda(0x104)],_0x301db7=Array[_0x891dda(0x159)](_0x500427[_0x891dda(0xe2)]())[_0x891dda(0x14b)](_0x84c182=>_0xfb7574[_0x891dda(0xe4)](_0x84c182));_0x1fe4d0[_0x891dda(0x133)](_0x3f7d3a),_0x4ae212[_0x891dda(0x102)][_0x891dda(0x11c)](_0x20a0db[_0x891dda(0xbf)])[_0x891dda(0x150)](),_0x20a0db[_0x891dda(0x105)][_0x891dda(0x15c)]({'forceDefaultExecution':!0x0}),_0x4ae212[_0x891dda(0x145)](_0x20a0db[_0x891dda(0xbf)],..._0x20a0db[_0x891dda(0x105)]),_0x1fe4d0[_0x891dda(0x133)](_0x301db7);for(const _0x19892d of _0x301db7)_0x19892d[_0x891dda(0x12f)]();});}),_0x493997[_0x1255d7(0x113)][_0x1255d7(0xd9)](function(_0x1703b7){const _0x11fb8f=_0x1255d7,_0x2492cd=!_0x4ae212[_0x11fb8f(0x121)][_0x11fb8f(0x142)][_0x11fb8f(0x15a)](_0x1703b7),_0x2a7a5e=_0x1703b7[_0x11fb8f(0xe7)],_0x1c0f84=_0x1703b7[_0x11fb8f(0x138)],_0x43528e=_0x1703b7[_0x11fb8f(0x118)](_0x11fb8f(0xe3)),_0x231bc5=!_0x2a7a5e||_0x2a7a5e[_0x11fb8f(0x118)](_0x11fb8f(0xe3))!==_0x43528e,_0x3af0bb=!_0x1c0f84||_0x1c0f84[_0x11fb8f(0x118)](_0x11fb8f(0xe3))!==_0x43528e;return _0x2492cd&&Boolean(_0x43528e)&&_0x231bc5&&_0x3af0bb;},_0x4e480b=>_0x79a87f(_0x5a48b6,_0x1255d7(0xcd),_0x4e480b));}[_0x450863(0x152)](){const _0x10b2d6=_0x450863,_0x538c3e=this[_0x10b2d6(0xc9)],_0x4a1e09=_0x538c3e[_0x10b2d6(0x11b)];function _0x536e63(_0x26cdef){const _0x5d262f=_0x10b2d6,_0x38f249=_0x538c3e[_0x5d262f(0x102)][_0x5d262f(0x11c)](_0x5d262f(0xd3))[_0x5d262f(0xd6)],_0x537c36=_0x538c3e[_0x5d262f(0x102)][_0x5d262f(0x11c)](_0x5d262f(0xc2))[_0x5d262f(0xd6)];return _0x5d262f(0xc2)===_0x26cdef?_0x38f249:_0x537c36;}_0x538c3e[_0x10b2d6(0x112)][_0x10b2d6(0x11c)](_0x10b2d6(0xcb))[_0x10b2d6(0x113)][_0x10b2d6(0x14f)](function(_0x260ad2){const _0x36353b=_0x10b2d6;if(_0x36353b(0xd4)!=_0x260ad2[_0x36353b(0x115)])return;const {data:_0x32d101}=_0x260ad2;if(!_0x32d101)return;let _0x331196,_0x3341c2,_0x2b97a2,_0x273a57;switch(_0x32d101[_0x36353b(0xbf)]){case _0x36353b(0xd3):_0x2b97a2=_0x32d101[_0x36353b(0x105)][0x0][_0x36353b(0x108)],_0x273a57=_0x536e63(_0x32d101[_0x36353b(0xbf)]),_0x331196=_0x2b97a2?_0x36353b(0x149):_0x36353b(0x123),!_0x273a57&&_0x538c3e[_0x36353b(0xd7)][_0x36353b(0x11c)](_0x36353b(0x10b))||(_0x331196=_0x36353b(0xd5)),_0x3341c2={'type':_0x36353b(0xbd),'content':_0x79a87f(_0x4a1e09,_0x331196,_0x79a87f(_0x4a1e09,_0x36353b(0xc0)))};break;case _0x36353b(0xc2):_0x2b97a2=_0x32d101[_0x36353b(0x105)][0x0][_0x36353b(0x108)],_0x273a57=_0x536e63(_0x32d101[_0x36353b(0xbf)]),_0x331196=_0x2b97a2?_0x36353b(0x149):_0x36353b(0x123),!_0x273a57&&_0x538c3e[_0x36353b(0xd7)][_0x36353b(0x11c)](_0x36353b(0x10b))||(_0x331196=_0x36353b(0xd5)),_0x3341c2={'type':_0x36353b(0xbd),'content':_0x79a87f(_0x4a1e09,_0x331196,_0x79a87f(_0x4a1e09,_0x36353b(0x116)))};break;case _0x36353b(0xf5):_0x331196=_0x36353b(0x111),_0x3341c2={'type':_0x36353b(0xbd),'content':_0x79a87f(_0x4a1e09,_0x331196,_0x79a87f(_0x4a1e09,_0x36353b(0xcd)))};break;case _0x36353b(0x107):_0x331196=function(_0x2e2c82){const _0x72f3d8=_0x36353b,_0x277b94=_0x2e2c82[_0x72f3d8(0xdb)]();let _0x9ddb50=_0x277b94[_0x72f3d8(0xed)][_0x72f3d8(0x136)];for(;_0x9ddb50&&_0x277b94[_0x72f3d8(0x12e)](_0x9ddb50);){if(_0x9ddb50[_0x72f3d8(0x118)](_0x72f3d8(0x143))>0x0)return!0x1;_0x9ddb50=_0x9ddb50[_0x72f3d8(0x138)];}return!0x0;}(_0x260ad2)?_0x79a87f(_0x4a1e09,_0x36353b(0x123),_0x79a87f(_0x4a1e09,function(_0x3bda9c){const _0x1b8639=_0x36353b;return _0x1b8639(0xf8)+_0x3bda9c[_0x1b8639(0xdb)]()[_0x1b8639(0xed)][_0x1b8639(0x136)][_0x1b8639(0x118)](_0x1b8639(0xfb))[_0x1b8639(0x154)]()+_0x1b8639(0x129);}(_0x260ad2))):_0x79a87f(_0x4a1e09,_0x36353b(0x109),_0x79a87f(_0x4a1e09,_0x36353b(0xcd))),_0x3341c2={'type':_0x36353b(0xbd),'content':_0x331196};break;case _0x36353b(0x114):case _0x36353b(0xc5):!0x1===_0x32d101[_0x36353b(0x124)]&&(_0x331196=_0x36353b(0xdc),_0x3341c2={'type':_0x36353b(0x127),'content':_0x79a87f(_0x4a1e09,_0x331196,_0x79a87f(_0x4a1e09,_0x36353b(0xcd)))});}return _0x3341c2;});}}function Ee(_0x299ab3){const _0x534cf3=_0x450863;let _0x39d40c=_0x299ab3[_0x534cf3(0xdb)]()[_0x534cf3(0xed)][_0x534cf3(0x136)][_0x534cf3(0xe7)];for(;_0x39d40c;){const _0x4911b2=_0x39d40c[_0x534cf3(0x118)](_0x534cf3(0xe3));if(!_0x4911b2)return!0x1;if(_0x4911b2==_0x299ab3[_0x534cf3(0x13f)][_0x534cf3(0xee)])return _0x534cf3(0xee);if(_0x4911b2==_0x299ab3[_0x534cf3(0x13f)][_0x534cf3(0xef)])return _0x534cf3(0xef);_0x39d40c=_0x39d40c[_0x534cf3(0xe7)];}return!0x1;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x75f936=_0x4ef8;(function(_0x1c9ec7,_0xd06b8){const _0x427388=_0x4ef8,_0x2bcc8c=_0x1c9ec7();while(!![]){try{const _0x4df764=parseInt(_0x427388(0xa8))/0x1+parseInt(_0x427388(0xd2))/0x2+parseInt(_0x427388(0x93))/0x3*(-parseInt(_0x427388(0xac))/0x4)+-parseInt(_0x427388(0xd3))/0x5*(-parseInt(_0x427388(0x8b))/0x6)+-parseInt(_0x427388(0xc5))/0x7*(-parseInt(_0x427388(0x7c))/0x8)+parseInt(_0x427388(0xb4))/0x9+-parseInt(_0x427388(0x8f))/0xa;if(_0x4df764===_0xd06b8)break;else _0x2bcc8c['push'](_0x2bcc8c['shift']());}catch(_0x1e4694){_0x2bcc8c['push'](_0x2bcc8c['shift']());}}}(_0x58ff,0x52b83));import{Plugin as _0x5494d0}from'ckeditor5/src/core.js';function _0x58ff(){const _0xc74b05=['startIndex','square','filter','data','*Set\x20format:*\x20%0','_getAttributeKey','registerBlockAttribute','get','_registerLegacyDescription','registerDescriptionCallback','bulleted','document','lower-latin','next','oldValue','locale','head','includes','278068znZLQp','*Format:*\x20set\x20order\x20to\x20regular','listStart','decimal','4vRsuTI','default','*Remove\x20format:*\x20%0','registerAttributeLabel','listReversed','handleDescriptions','*Change\x20to:*\x20%0','has','1089549tsWFzv','getFirstRange','registerPostFixer','FORMAT_LIST_REVERSED','upper-roman','upper-latin','batch','decimal-leading-zero','reversed','isUndo','lower-roman','find','removeMarker','getAttribute','_LIST_','nodeAfter','disc','1575IEugas','newValue','config','*Format:*\x20set\x20start\x20index\x20to\x20%0','enableDefaultAttributesIntegration','listStyle','replace','_LIST_DEFAULT','plugins','type','format','styles','FORMAT_LIST_START','629040inGQBP','6055EikdPc','customNumbered','*Format:*\x20set\x20order\x20to\x20reversed','start','bind','824TOaQhE','attribute','_findSuggestions','getFirstMarker','_getTranslationKeyForListStyle','listType','key','ListPropertiesEditing','descriptionFactory','formatBlock','ELEMENT_','editor','commandParams','model','list.properties','708jvLovo','numbered','circle','getSuggestions','1561160HSoEPZ','toUpperCase','suggestion','afterInit','1154361DCMfPb','TrackChangesEditing','commandName'];_0x58ff=function(){return _0xc74b05;};return _0x58ff();}import{getTranslation as _0x28d9a4}from'../utils/common-translations.js';function _0x4ef8(_0x5a0a90,_0x45c311){const _0x58ff59=_0x58ff();return _0x4ef8=function(_0x4ef8e2,_0x4d954b){_0x4ef8e2=_0x4ef8e2-0x7c;let _0x1ba60a=_0x58ff59[_0x4ef8e2];return _0x1ba60a;},_0x4ef8(_0x5a0a90,_0x45c311);}export default class pe extends _0x5494d0{[_0x75f936(0x92)](){const _0x240d1b=_0x75f936;if(!this[_0x240d1b(0x87)][_0x240d1b(0xcd)][_0x240d1b(0xb3)](_0x240d1b(0x83)))return;const _0x1a67f1=this[_0x240d1b(0x87)][_0x240d1b(0xc7)][_0x240d1b(0x9d)](_0x240d1b(0x8a)),_0x3685e8=this[_0x240d1b(0x87)][_0x240d1b(0xcd)][_0x240d1b(0x9d)](_0x240d1b(0x94));_0x1a67f1[_0x240d1b(0xd0)]&&(_0x3685e8[_0x240d1b(0xc9)](_0x240d1b(0xca)),_0x3685e8[_0x240d1b(0x9c)](_0x240d1b(0xca))),_0x1a67f1[_0x240d1b(0xbc)]&&(_0x3685e8[_0x240d1b(0xc9)](_0x240d1b(0xb0)),_0x3685e8[_0x240d1b(0x9c)](_0x240d1b(0xb0))),_0x1a67f1[_0x240d1b(0x96)]&&(_0x3685e8[_0x240d1b(0xc9)](_0x240d1b(0xaa)),_0x3685e8[_0x240d1b(0x9c)](_0x240d1b(0xaa)));const _0x314246={'type':_0x240d1b(0xcf),'content':''};_0x3685e8[_0x240d1b(0x84)][_0x240d1b(0x9f)](this[_0x240d1b(0xb1)][_0x240d1b(0xd7)](this));const _0xb8388=this[_0x240d1b(0x87)][_0x240d1b(0xa5)];_0x3685e8[_0x240d1b(0x84)][_0x240d1b(0xaf)](_0x240d1b(0xb0),_0x28d9a4(_0xb8388,_0x240d1b(0xb7))),_0x3685e8[_0x240d1b(0x84)][_0x240d1b(0x9f)](_0x548f1e=>{const _0x386247=_0x240d1b,{data:_0x30217e}=_0x548f1e;if(_0x30217e&&_0x386247(0xb0)==_0x30217e[_0x386247(0x82)])return null==_0x30217e[_0x386247(0xc6)]||0x0==_0x30217e[_0x386247(0xc6)]&&null==_0x30217e[_0x386247(0xa4)]?_0x314246:void 0x0;}),_0x3685e8[_0x240d1b(0x84)][_0x240d1b(0xaf)](_0x240d1b(0xaa),_0x28d9a4(_0xb8388,_0x240d1b(0xd1))),_0x3685e8[_0x240d1b(0x84)][_0x240d1b(0x9f)](_0x14562e=>{const _0x59d721=_0x240d1b,{data:_0x4e4d50}=_0x14562e;if(_0x4e4d50&&_0x59d721(0xaa)==_0x4e4d50[_0x59d721(0x82)])return null==_0x4e4d50[_0x59d721(0xc6)]||0x1==_0x4e4d50[_0x59d721(0xc6)]&&null==_0x4e4d50[_0x59d721(0xa4)]?_0x314246:void 0x0;}),this[_0x240d1b(0x87)][_0x240d1b(0x89)][_0x240d1b(0xa1)][_0x240d1b(0xb6)](_0x203cc4=>{const _0x3c71d9=_0x240d1b;if(_0x203cc4[_0x3c71d9(0xba)][_0x3c71d9(0xbd)])return!0x1;let _0x2f4d29=!0x1;const _0x2f3193=_0x3685e8[_0x3c71d9(0x8e)]({'skipNotAttached':!0x0})[_0x3c71d9(0x98)](_0x3d3755=>{const _0x512565=_0x3c71d9,_0x3d29a9=_0x3685e8[_0x512565(0x9b)](_0x3d3755);return _0x512565(0xaa)==_0x3d29a9||_0x512565(0xb0)==_0x3d29a9;});for(const _0x5d1661 of _0x2f3193){const _0x4705d1=_0x5d1661[_0x3c71d9(0xb5)]()[_0x3c71d9(0xd6)][_0x3c71d9(0xc3)][_0x3c71d9(0xc1)](_0x3c71d9(0x81));if(_0x3c71d9(0x8c)==_0x4705d1||_0x3c71d9(0xd4)==_0x4705d1)continue;_0x3685e8[_0x3c71d9(0x7e)](_0x5d1661[_0x3c71d9(0xb5)](),_0x3c71d9(0x7d))[_0x3c71d9(0xbf)](_0x3be144=>_0x3c71d9(0x81)==_0x3685e8[_0x3c71d9(0x9b)](_0x3be144[_0x3c71d9(0x91)]))||(_0x203cc4[_0x3c71d9(0xc0)](_0x5d1661[_0x3c71d9(0x7f)]()),_0x2f4d29=!0x0);}return _0x2f4d29;}),this[_0x240d1b(0x9e)]();}[_0x75f936(0xb1)](_0x1255bc){const _0x58e040=_0x75f936,_0x3d8e44=this[_0x58e040(0x87)][_0x58e040(0xa5)],{data:_0x504b1a}=_0x1255bc,_0x4e0150={'type':_0x58e040(0xcf),'content':''};if(!_0x504b1a||_0x58e040(0xca)!=_0x504b1a[_0x58e040(0x82)])return;if(!_0x504b1a[_0x58e040(0xa4)])return _0x58e040(0xad)==_0x504b1a[_0x58e040(0xc6)]?_0x4e0150:{'type':_0x58e040(0xcf),'content':''+_0x28d9a4(_0x3d8e44,_0x58e040(0x9a),_0x28d9a4(_0x3d8e44,this[_0x58e040(0x80)](_0x504b1a[_0x58e040(0xc6)])))};if(!_0x504b1a[_0x58e040(0xc6)]){if(_0x58e040(0xad)==_0x504b1a[_0x58e040(0xa4)])return _0x4e0150;let _0x5ac6fc=_0x1255bc[_0x58e040(0xa6)];for(;_0x5ac6fc;){if(_0x5ac6fc[_0x58e040(0x99)]&&_0x58e040(0x81)==_0x5ac6fc[_0x58e040(0x99)][_0x58e040(0x82)]&&_0x5ac6fc[_0x58e040(0x99)][_0x58e040(0xc6)])return _0x4e0150;_0x5ac6fc=_0x5ac6fc[_0x58e040(0xa3)];}return{'type':_0x58e040(0xcf),'content':''+_0x28d9a4(_0x3d8e44,_0x58e040(0xae),_0x28d9a4(_0x3d8e44,this[_0x58e040(0x80)](_0x504b1a[_0x58e040(0xa4)])))};}if(_0x58e040(0xad)!=_0x504b1a[_0x58e040(0xc6)])return{'type':_0x58e040(0xcf),'content':''+_0x28d9a4(_0x3d8e44,_0x58e040(0x9a),_0x28d9a4(_0x3d8e44,this[_0x58e040(0x80)](_0x504b1a[_0x58e040(0xc6)])))};let _0x246a41=_0x1255bc[_0x58e040(0xa6)];for(;_0x246a41;){if(_0x246a41[_0x58e040(0x99)]&&_0x58e040(0x81)==_0x246a41[_0x58e040(0x99)][_0x58e040(0x82)]&&_0x246a41[_0x58e040(0x99)][_0x58e040(0xc6)]&&_0x246a41[_0x58e040(0x99)][_0x58e040(0xa4)])return _0x4e0150;_0x246a41=_0x246a41[_0x58e040(0xa3)];}const _0x3adbba=_0x1255bc[_0x58e040(0xb5)]()[_0x58e040(0xd6)][_0x58e040(0xc3)][_0x58e040(0xc1)](_0x58e040(0x81));return{'type':_0x58e040(0xcf),'content':_0x28d9a4(_0x3d8e44,_0x58e040(0x9a),_0x28d9a4(_0x3d8e44,_0x58e040(0x86)+_0x3adbba[_0x58e040(0x90)]()+_0x58e040(0xcc)))};}[_0x75f936(0x9e)](){const _0x3099a1=_0x75f936,_0xc0592a=this[_0x3099a1(0x87)],_0x4f1046=_0xc0592a[_0x3099a1(0xa5)];_0xc0592a[_0x3099a1(0xcd)][_0x3099a1(0x9d)](_0x3099a1(0x94))[_0x3099a1(0x84)][_0x3099a1(0x9f)](_0x2e8b17=>{const _0x52db90=_0x3099a1;if(_0x52db90(0x85)!=_0x2e8b17[_0x52db90(0xce)])return;const {data:_0x4c38a6}=_0x2e8b17;if(!_0x4c38a6)return;let _0x220248,_0x1ea3e9;switch(_0x4c38a6[_0x52db90(0x95)]){case _0x52db90(0xca):_0x220248=_0x52db90(0xb2),_0x1ea3e9={'type':_0x52db90(0xcf),'content':_0x28d9a4(_0x4f1046,_0x220248,_0x28d9a4(_0x4f1046,this[_0x52db90(0x80)](_0x4c38a6[_0x52db90(0x88)][0x0][_0x52db90(0xce)])))};break;case _0x52db90(0xb0):_0x220248=_0x4c38a6[_0x52db90(0x88)][0x0][_0x52db90(0xbc)]?_0x52db90(0xd5):_0x52db90(0xa9),_0x1ea3e9={'type':_0x52db90(0xcf),'content':_0x28d9a4(_0x4f1046,_0x220248)};break;case _0x52db90(0xaa):_0x220248=_0x52db90(0xc8),_0x1ea3e9={'type':_0x52db90(0xcf),'content':_0x28d9a4(_0x4f1046,_0x220248,_0x4c38a6[_0x52db90(0x88)][0x0][_0x52db90(0x96)])};}return _0x1ea3e9;});}[_0x75f936(0x80)](_0x47341a){const _0x46abe2=_0x75f936;return _0x46abe2(0x86)+function(_0x1fc53f){const _0x486170=_0x46abe2;if(ye[_0x486170(0xa7)](_0x1fc53f))return _0x486170(0xa0);if(Se[_0x486170(0xa7)](_0x1fc53f))return _0x486170(0x8c);return null;}(_0x47341a)[_0x46abe2(0x90)]()+_0x46abe2(0xc2)+_0x47341a[_0x46abe2(0x90)]()[_0x46abe2(0xcb)](/-/g,'_');}}const ye=[_0x75f936(0xc4),_0x75f936(0x8d),_0x75f936(0x97)],Se=[_0x75f936(0xab),_0x75f936(0xbb),_0x75f936(0xbe),_0x75f936(0xb8),_0x75f936(0xa2),_0x75f936(0xb9)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3ee102=_0x93f3;function _0x93f3(_0x5c0782,_0x333ef5){const _0x365e7f=_0x365e();return _0x93f3=function(_0x93f374,_0x4cb6d9){_0x93f374=_0x93f374-0x1f1;let _0x5da72e=_0x365e7f[_0x93f374];return _0x5da72e;},_0x93f3(_0x5c0782,_0x333ef5);}(function(_0x1775f3,_0x3146d6){const _0x3d4117=_0x93f3,_0x1de046=_0x1775f3();while(!![]){try{const _0x2cf5d3=parseInt(_0x3d4117(0x203))/0x1+-parseInt(_0x3d4117(0x1fd))/0x2*(-parseInt(_0x3d4117(0x200))/0x3)+parseInt(_0x3d4117(0x201))/0x4+-parseInt(_0x3d4117(0x1fc))/0x5*(parseInt(_0x3d4117(0x1fa))/0x6)+-parseInt(_0x3d4117(0x1fe))/0x7+parseInt(_0x3d4117(0x209))/0x8+-parseInt(_0x3d4117(0x206))/0x9;if(_0x2cf5d3===_0x3146d6)break;else _0x1de046['push'](_0x1de046['shift']());}catch(_0x4cd0a1){_0x1de046['push'](_0x1de046['shift']());}}}(_0x365e,0x7cd10));import{Plugin as _0x4f1f6b}from'ckeditor5/src/core.js';import{getTranslation as _0x46a295}from'../utils/common-translations.js';function _0x365e(){const _0x2a4387=['descriptionFactory','locale','plugins','get','createEmptyElement','options','downcastDispatcher','afterInit','has','stop','TrackChangesEditing','conversion','showSuggestionHighlights','editor','registerElementLabel','dataDowncast','attribute:url:media','for','media','30SeHbgp','div','677570EYYOKY','649626AZWrCj','2829687UyRYQG','ELEMENT_MEDIA','9igBZmU','1806124VhtmVz','enableCommand','547105TOAyzf','data','elementToElement','5407749QWjNlP','high','MediaEmbedEditing','1766760sqlbGz','mediaEmbed'];_0x365e=function(){return _0x2a4387;};return _0x365e();}export default class lt extends _0x4f1f6b{[_0x3ee102(0x212)](){const _0xd67cbf=_0x3ee102,_0x314ba5=this[_0xd67cbf(0x1f4)];if(!_0x314ba5[_0xd67cbf(0x20d)][_0xd67cbf(0x213)](_0xd67cbf(0x208)))return;const _0x239bcd=_0x314ba5[_0xd67cbf(0x20d)][_0xd67cbf(0x20e)](_0xd67cbf(0x1f1)),_0x960d5a=_0x314ba5[_0xd67cbf(0x20c)];_0x239bcd[_0xd67cbf(0x202)](_0xd67cbf(0x20a)),_0x239bcd[_0xd67cbf(0x20b)][_0xd67cbf(0x1f5)](_0xd67cbf(0x1f9),_0x248a33=>_0x46a295(_0x960d5a,_0xd67cbf(0x1ff),_0x248a33)),_0x314ba5[_0xd67cbf(0x1f2)][_0xd67cbf(0x1f8)](_0xd67cbf(0x1f6))[_0xd67cbf(0x205)]({'model':_0xd67cbf(0x1f9),'view':(_0x710c84,{writer:_0x4693fd,options:_0x4c19da})=>{const _0x2547f1=_0xd67cbf;if(_0x4c19da[_0x2547f1(0x1f3)])return _0x4693fd[_0x2547f1(0x20f)](_0x2547f1(0x1fb));},'converterPriority':_0xd67cbf(0x207)}),_0x314ba5[_0xd67cbf(0x204)][_0xd67cbf(0x211)]['on'](_0xd67cbf(0x1f7),(_0x5c1ad7,_0x5dbb0c,_0x17be6b)=>{const _0x32a447=_0xd67cbf;_0x17be6b[_0x32a447(0x210)][_0x32a447(0x1f3)]&&_0x5c1ad7[_0x32a447(0x214)]();},{'priority':_0xd67cbf(0x207)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4a45ef=_0x57a1;(function(_0x367157,_0x14a2f8){const _0x1dc34e=_0x57a1,_0x3c4539=_0x367157();while(!![]){try{const _0x5cda65=-parseInt(_0x1dc34e(0x1b7))/0x1*(parseInt(_0x1dc34e(0x1c3))/0x2)+parseInt(_0x1dc34e(0x1bc))/0x3*(-parseInt(_0x1dc34e(0x1c1))/0x4)+-parseInt(_0x1dc34e(0x1bb))/0x5+-parseInt(_0x1dc34e(0x1c8))/0x6+parseInt(_0x1dc34e(0x1ba))/0x7*(parseInt(_0x1dc34e(0x1b6))/0x8)+parseInt(_0x1dc34e(0x1c4))/0x9+parseInt(_0x1dc34e(0x1be))/0xa;if(_0x5cda65===_0x14a2f8)break;else _0x3c4539['push'](_0x3c4539['shift']());}catch(_0x55b164){_0x3c4539['push'](_0x3c4539['shift']());}}}(_0x7428,0x8161a));import{Plugin as _0x206c4b}from'ckeditor5/src/core.js';function _0x7428(){const _0x2d138a=['6085926LbLTSD','280ElWdAf','16TNsMTO','has','TrackChangesEditing','12530zFEvKm','4516015YzADCX','102OrBqjG','enableCommand','32350270oXWXjs','get','editor','21724YcSsML','afterInit','102038ZwwysX','1356759Srvezv','plugins','MentionEditing','mention'];_0x7428=function(){return _0x2d138a;};return _0x7428();}function _0x57a1(_0x5c0b45,_0x4b1190){const _0x7428b3=_0x7428();return _0x57a1=function(_0x57a187,_0x4c3fde){_0x57a187=_0x57a187-0x1b6;let _0x3f5aa4=_0x7428b3[_0x57a187];return _0x3f5aa4;},_0x57a1(_0x5c0b45,_0x4b1190);}export default class mt extends _0x206c4b{[_0x4a45ef(0x1c2)](){const _0x5691a3=_0x4a45ef,_0xeab0f4=this[_0x5691a3(0x1c0)];_0xeab0f4[_0x5691a3(0x1c5)][_0x5691a3(0x1b8)](_0x5691a3(0x1c6))&&_0xeab0f4[_0x5691a3(0x1c5)][_0x5691a3(0x1bf)](_0x5691a3(0x1b9))[_0x5691a3(0x1bd)](_0x5691a3(0x1c7));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x35fe(){const _0x45942a=['insertMergeField','4ibdWxH','202710bONXrJ','411085AsKyrB','registerElementLabel','getLabel','ELEMENT_MERGE_FIELD','locale','getAttribute','registerDescriptionCallback','2629ylQBkX','getContainedElement','deletion','952372nSbLnr','has','135HMXsWl','43961LqEQCC','*Remove:*\x20%0','type','insertMergeFieldBlock','afterInit','7920NSUJCV','*Insert:*\x20%0','insertion','3VRXIei','1180848tNRyrd','plugins','descriptionFactory','MergeFieldsEditing','TrackChangesEditing','77zfQbrf','mergeFieldBlock','editor','enableCommand','127938zEmXYO','element','get','mergeField'];_0x35fe=function(){return _0x45942a;};return _0x35fe();}function _0x5795(_0x335813,_0xa0ea3f){const _0x35fe77=_0x35fe();return _0x5795=function(_0x579525,_0x20a69d){_0x579525=_0x579525-0x1bf;let _0x2a010c=_0x35fe77[_0x579525];return _0x2a010c;},_0x5795(_0x335813,_0xa0ea3f);}const _0x31bae2=_0x5795;(function(_0xd5b4de,_0x378d77){const _0x4878b5=_0x5795,_0x5eb6e7=_0xd5b4de();while(!![]){try{const _0x5e2837=-parseInt(_0x4878b5(0x1c7))/0x1*(parseInt(_0x4878b5(0x1de))/0x2)+parseInt(_0x4878b5(0x1cf))/0x3*(parseInt(_0x4878b5(0x1c4))/0x4)+parseInt(_0x4878b5(0x1e0))/0x5+-parseInt(_0x4878b5(0x1d9))/0x6*(-parseInt(_0x4878b5(0x1d5))/0x7)+parseInt(_0x4878b5(0x1d0))/0x8+parseInt(_0x4878b5(0x1c6))/0x9*(-parseInt(_0x4878b5(0x1df))/0xa)+parseInt(_0x4878b5(0x1c1))/0xb*(-parseInt(_0x4878b5(0x1cc))/0xc);if(_0x5e2837===_0x378d77)break;else _0x5eb6e7['push'](_0x5eb6e7['shift']());}catch(_0xeeb56e){_0x5eb6e7['push'](_0x5eb6e7['shift']());}}}(_0x35fe,0x254a6));import{Plugin as _0x4fa58b}from'ckeditor5/src/core.js';import{getTranslation as _0x4d347a}from'../utils/common-translations.js';export default class dt extends _0x4fa58b{[_0x31bae2(0x1cb)](){const _0x4b50a8=_0x31bae2,_0x3c2103=this[_0x4b50a8(0x1d7)];if(!_0x3c2103[_0x4b50a8(0x1d1)][_0x4b50a8(0x1c5)](_0x4b50a8(0x1d3)))return;_0x3c2103[_0x4b50a8(0x1d1)][_0x4b50a8(0x1db)](_0x4b50a8(0x1d4))[_0x4b50a8(0x1d8)](_0x4b50a8(0x1dd)),_0x3c2103[_0x4b50a8(0x1d1)][_0x4b50a8(0x1db)](_0x4b50a8(0x1d4))[_0x4b50a8(0x1d8)](_0x4b50a8(0x1ca));const _0x3ed579=_0x3c2103[_0x4b50a8(0x1d1)][_0x4b50a8(0x1db)](_0x4b50a8(0x1d4)),_0x5d2ee3=_0x3c2103[_0x4b50a8(0x1e4)];_0x3ed579[_0x4b50a8(0x1d2)][_0x4b50a8(0x1e1)](_0x4b50a8(0x1dc),_0x279113=>_0x4d347a(_0x5d2ee3,_0x4b50a8(0x1e3),_0x279113)),_0x3ed579[_0x4b50a8(0x1d2)][_0x4b50a8(0x1e1)](_0x4b50a8(0x1d6),_0x350bfe=>_0x4d347a(_0x5d2ee3,_0x4b50a8(0x1e3),_0x350bfe)),_0x3ed579[_0x4b50a8(0x1d2)][_0x4b50a8(0x1c0)](_0x244bb9=>{const _0x5309ac=_0x4b50a8;if(_0x5309ac(0x1ce)!=_0x244bb9[_0x5309ac(0x1c9)]&&_0x5309ac(0x1c3)!=_0x244bb9[_0x5309ac(0x1c9)])return;const _0x4e9c5e=_0x244bb9[_0x5309ac(0x1c2)]();if(null==_0x4e9c5e)return;if(!_0x4e9c5e['is'](_0x5309ac(0x1da),_0x5309ac(0x1dc))&&!_0x4e9c5e['is'](_0x5309ac(0x1da),_0x5309ac(0x1d6)))return;const _0x3d0940=_0x3c2103[_0x5309ac(0x1d1)][_0x5309ac(0x1db)](_0x5309ac(0x1d3))[_0x5309ac(0x1e2)](_0x4e9c5e[_0x5309ac(0x1bf)]('id'));return _0x5309ac(0x1ce)==_0x244bb9[_0x5309ac(0x1c9)]?{'type':_0x5309ac(0x1ce),'content':_0x4d347a(_0x5d2ee3,_0x5309ac(0x1cd),'\x22'+_0x3d0940+'\x22\x20'+_0x4d347a(_0x5d2ee3,_0x5309ac(0x1e3)))}:{'type':_0x5309ac(0x1c3),'content':_0x4d347a(_0x5d2ee3,_0x5309ac(0x1c8),'\x22'+_0x3d0940+'\x22\x20'+_0x4d347a(_0x5d2ee3,_0x5309ac(0x1e3)))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x2501(_0x544628,_0x41d830){const _0x8d60e=_0x8d60();return _0x2501=function(_0x2501ea,_0x1e248c){_0x2501ea=_0x2501ea-0x123;let _0xb12295=_0x8d60e[_0x2501ea];return _0xb12295;},_0x2501(_0x544628,_0x41d830);}const _0x46ad92=_0x2501;(function(_0x162e6c,_0x38d50a){const _0x1e7fb3=_0x2501,_0x51f68c=_0x162e6c();while(!![]){try{const _0x4d2c17=parseInt(_0x1e7fb3(0x145))/0x1*(parseInt(_0x1e7fb3(0x128))/0x2)+-parseInt(_0x1e7fb3(0x138))/0x3*(parseInt(_0x1e7fb3(0x146))/0x4)+parseInt(_0x1e7fb3(0x12a))/0x5*(-parseInt(_0x1e7fb3(0x134))/0x6)+-parseInt(_0x1e7fb3(0x135))/0x7+parseInt(_0x1e7fb3(0x12e))/0x8*(parseInt(_0x1e7fb3(0x136))/0x9)+parseInt(_0x1e7fb3(0x132))/0xa+parseInt(_0x1e7fb3(0x125))/0xb;if(_0x4d2c17===_0x38d50a)break;else _0x51f68c['push'](_0x51f68c['shift']());}catch(_0x5a3bb3){_0x51f68c['push'](_0x51f68c['shift']());}}}(_0x8d60,0x9c00b));import{Plugin as _0x4ed573}from'ckeditor5/src/core.js';function _0x8d60(){const _0x300f41=['listMarkerStyle','oldValue','5396800kuthtG','enableDefaultAttributesIntegration','1727772myeztp','1609216awbEny','1888281tDeGrk','head','2129649DQzxZm','newValue','*Set\x20format:*\x20%0','format','registerDescriptionCallback','ELEMENT_MULTI_LEVEL_LIST','*Remove\x20format:*\x20%0','data','handleDescriptions','has','next','locale','editor','108361zAMbno','4BVwWJl','TrackChangesEditing','plugins','key','12740893GYGqfw','multiLevelList','get','6khOnjH','descriptionFactory','15vdENMl','afterInit','listType','registerBlockAttribute','16KeOOLO','MultiLevelList'];_0x8d60=function(){return _0x300f41;};return _0x8d60();}import{getTranslation as _0x39fd9b}from'../utils/common-translations.js';export default class pt extends _0x4ed573{[_0x46ad92(0x12b)](){const _0x52553f=_0x46ad92,_0x5aa793=this[_0x52553f(0x144)],_0x229917=_0x5aa793[_0x52553f(0x123)][_0x52553f(0x127)](_0x52553f(0x147));_0x5aa793[_0x52553f(0x123)][_0x52553f(0x141)](_0x52553f(0x12f))&&(_0x229917[_0x52553f(0x133)](_0x52553f(0x126)),_0x229917[_0x52553f(0x12d)](_0x52553f(0x130)),_0x229917[_0x52553f(0x129)][_0x52553f(0x13c)](_0x1a761a=>this[_0x52553f(0x140)](_0x1a761a)));}[_0x46ad92(0x140)](_0x1368e2){const _0x54f2ed=_0x46ad92,_0x228003=this[_0x54f2ed(0x144)][_0x54f2ed(0x143)],{data:_0x563e69}=_0x1368e2,_0x422988={'type':_0x54f2ed(0x13b),'content':''};if(_0x563e69&&_0x54f2ed(0x130)==_0x563e69[_0x54f2ed(0x124)]){if(!_0x563e69[_0x54f2ed(0x131)])return{'type':_0x54f2ed(0x13b),'content':_0x39fd9b(_0x228003,_0x54f2ed(0x13a),_0x39fd9b(_0x228003,_0x54f2ed(0x13d)))+'\x20('+_0x563e69[_0x54f2ed(0x139)]+')'};if(!_0x563e69[_0x54f2ed(0x139)]){let _0x4422b9=_0x1368e2[_0x54f2ed(0x137)];for(;_0x4422b9;){if(_0x4422b9[_0x54f2ed(0x13f)]&&_0x54f2ed(0x12c)==_0x4422b9[_0x54f2ed(0x13f)][_0x54f2ed(0x124)]&&_0x4422b9[_0x54f2ed(0x13f)][_0x54f2ed(0x139)])return _0x422988;_0x4422b9=_0x4422b9[_0x54f2ed(0x142)];}return{'type':_0x54f2ed(0x13b),'content':_0x39fd9b(_0x228003,_0x54f2ed(0x13e),_0x39fd9b(_0x228003,_0x54f2ed(0x13d)))+'\x20('+_0x563e69[_0x54f2ed(0x131)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3fd8(){const _0x402c78=['20FHkgzU','registerElementLabel','57qiqFis','afterInit','571184BadZKQ','TrackChangesEditing','16153548OnfADK','144QqGCiR','15nyumWr','6lbjiYq','locale','2423547TYUafE','editor','281712ezEzRw','451508GYGwkw','has','ELEMENT_PAGE_BREAK','descriptionFactory','pageBreak','79726umJcNF','4286843sGqvPM','13uZJrbv','plugins','get','PageBreakEditing','enableCommand'];_0x3fd8=function(){return _0x402c78;};return _0x3fd8();}const _0x16e0d2=_0x18bd;(function(_0x4fe301,_0x514e06){const _0x51b8e7=_0x18bd,_0x4c7b73=_0x4fe301();while(!![]){try{const _0x1cadd5=parseInt(_0x51b8e7(0x110))/0x1+-parseInt(_0x51b8e7(0x115))/0x2*(parseInt(_0x51b8e7(0x11e))/0x3)+-parseInt(_0x51b8e7(0x120))/0x4*(-parseInt(_0x51b8e7(0x10a))/0x5)+-parseInt(_0x51b8e7(0x10b))/0x6*(-parseInt(_0x51b8e7(0x10d))/0x7)+-parseInt(_0x51b8e7(0x10f))/0x8*(-parseInt(_0x51b8e7(0x109))/0x9)+-parseInt(_0x51b8e7(0x11c))/0xa*(-parseInt(_0x51b8e7(0x116))/0xb)+parseInt(_0x51b8e7(0x108))/0xc*(-parseInt(_0x51b8e7(0x117))/0xd);if(_0x1cadd5===_0x514e06)break;else _0x4c7b73['push'](_0x4c7b73['shift']());}catch(_0x3741d7){_0x4c7b73['push'](_0x4c7b73['shift']());}}}(_0x3fd8,0x71a21));import{Plugin as _0x285d69}from'ckeditor5/src/core.js';function _0x18bd(_0x432dff,_0x4e8089){const _0x3fd8cf=_0x3fd8();return _0x18bd=function(_0x18bd19,_0x4c70f4){_0x18bd19=_0x18bd19-0x107;let _0x10b77f=_0x3fd8cf[_0x18bd19];return _0x10b77f;},_0x18bd(_0x432dff,_0x4e8089);}import{getTranslation as _0x11ce35}from'../utils/common-translations.js';export default class kt extends _0x285d69{[_0x16e0d2(0x11f)](){const _0x4bbda1=_0x16e0d2,_0x283fd2=this[_0x4bbda1(0x10e)];if(!_0x283fd2[_0x4bbda1(0x118)][_0x4bbda1(0x111)](_0x4bbda1(0x11a)))return;_0x283fd2[_0x4bbda1(0x118)][_0x4bbda1(0x119)](_0x4bbda1(0x107))[_0x4bbda1(0x11b)](_0x4bbda1(0x114));const _0x362acd=_0x283fd2[_0x4bbda1(0x118)][_0x4bbda1(0x119)](_0x4bbda1(0x107)),_0x1a36eb=_0x283fd2[_0x4bbda1(0x10c)];_0x362acd[_0x4bbda1(0x113)][_0x4bbda1(0x11d)](_0x4bbda1(0x114),_0x35afda=>_0x11ce35(_0x1a36eb,_0x4bbda1(0x112),_0x35afda));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x447e82=_0x567a;(function(_0x3b5745,_0x42e01b){const _0x522def=_0x567a,_0x57a399=_0x3b5745();while(!![]){try{const _0x243e5d=-parseInt(_0x522def(0xae))/0x1*(parseInt(_0x522def(0xb5))/0x2)+-parseInt(_0x522def(0xdb))/0x3+parseInt(_0x522def(0xc9))/0x4*(-parseInt(_0x522def(0xce))/0x5)+parseInt(_0x522def(0xe1))/0x6+-parseInt(_0x522def(0xa9))/0x7+-parseInt(_0x522def(0xc4))/0x8+parseInt(_0x522def(0xa7))/0x9*(parseInt(_0x522def(0xdf))/0xa);if(_0x243e5d===_0x42e01b)break;else _0x57a399['push'](_0x57a399['shift']());}catch(_0x390727){_0x57a399['push'](_0x57a399['shift']());}}}(_0x2826,0x840ce));function _0x2826(){const _0x3cb3ad=['start','TrackChangesEditing','toViewPosition','afterInit','5312008GKoiqQ','data','nodeAfter','get','has','108GKZlXV','downcastDispatcher','editing','end','enableCommand','53675kELXgb','name','showSuggestionHighlights','insertion','isLimit','formatBlock','isTouching','addMarker:suggestion:insertion','format','*Change\x20to:*\x20%0','activeMarkers','span','mapper','2351034ClQHvO','editor','writer','type','100JQxodq','registerElementLabel','6022092NXjhoH','_registerLegacyDescription','locale','options','registerDescriptionCallback','enableDefaultAttributesIntegration','model','ELEMENT_PARAGRAPH','markerRange','getItemLabel','ck-suggestion-marker-split','createUIElement','bindElementToMarker','1749996AcrOdm','ck-suggestion-marker--active','1703695DYVHPw','schema','insert','highest','paragraph','6559iaPnNC','consumable','markerName','Paragraph','getFirstRange','isBlock','addClass','130vfzQCg','insertParagraph','plugins','checkChild','_splitMarkerName','commandName','includes','*Insert:*\x20%0','$text','descriptionFactory','consume'];_0x2826=function(){return _0x3cb3ad;};return _0x2826();}import{Plugin as _0x47a9d3}from'ckeditor5/src/core.js';import{getTranslation as _0x384a09}from'../utils/common-translations.js';export default class bt extends _0x47a9d3{[_0x447e82(0xc3)](){const _0x384e9b=_0x447e82,_0x15d7f1=this[_0x384e9b(0xdc)];if(!_0x15d7f1[_0x384e9b(0xb7)][_0x384e9b(0xc8)](_0x384e9b(0xb1)))return;const _0x5e143d=_0x15d7f1[_0x384e9b(0xe3)],_0x316c06=_0x15d7f1[_0x384e9b(0xb7)][_0x384e9b(0xc7)](_0x384e9b(0xc1));_0x316c06[_0x384e9b(0xbe)][_0x384e9b(0xe0)](_0x384e9b(0xad),_0xcd509=>_0x384a09(_0x5e143d,_0x384e9b(0xe8),_0xcd509)),_0x316c06[_0x384e9b(0xe6)](_0x384e9b(0xad)),_0x316c06[_0x384e9b(0xcd)](_0x384e9b(0xb6)),_0x15d7f1[_0x384e9b(0xcb)][_0x384e9b(0xca)]['on'](_0x384e9b(0xd5),nr(_0x15d7f1),{'priority':_0x384e9b(0xac)}),_0x15d7f1[_0x384e9b(0xc5)][_0x384e9b(0xca)]['on'](_0x384e9b(0xd5),(_0x1eb927,_0xf75d3a,_0x55e94b)=>{const _0xbec995=_0x384e9b;_0x55e94b[_0xbec995(0xe4)][_0xbec995(0xd0)]&&nr(_0x15d7f1,{'showActiveMarker':!0x1})(_0x1eb927,_0xf75d3a,_0x55e94b);},{'priority':_0x384e9b(0xac)});const _0xbcc04c=_0x316c06[_0x384e9b(0xbe)];_0xbcc04c[_0x384e9b(0xe5)](_0x401951=>{const _0x23a9db=_0x384e9b;if(_0x23a9db(0xd1)!==_0x401951[_0x23a9db(0xde)])return;const {start:_0x28fcf2,end:_0x10421f}=_0x401951[_0x23a9db(0xb2)]();if(!_0x28fcf2[_0x23a9db(0xd4)](_0x10421f)||!_0x28fcf2[_0x23a9db(0xc6)])return;const _0x4d628b=_0x15d7f1[_0x23a9db(0xe7)][_0x23a9db(0xaa)],_0x38abf8=_0x28fcf2[_0x23a9db(0xc6)];return _0x4d628b[_0x23a9db(0xb3)](_0x38abf8)&&!_0x4d628b[_0x23a9db(0xd2)](_0x38abf8)&&_0x4d628b[_0x23a9db(0xb8)](_0x38abf8,_0x23a9db(0xbd))?{'type':_0x23a9db(0xd1),'content':_0x384a09(_0x5e143d,_0x23a9db(0xbc),_0xbcc04c[_0x23a9db(0xea)](_0x38abf8,0x1))}:void 0x0;}),this[_0x384e9b(0xe2)]();}[_0x447e82(0xe2)](){const _0x177a98=_0x447e82,_0x3adf3f=this[_0x177a98(0xdc)],_0x317ddd=_0x3adf3f[_0x177a98(0xe3)];_0x3adf3f[_0x177a98(0xb7)][_0x177a98(0xc7)](_0x177a98(0xc1))[_0x177a98(0xbe)][_0x177a98(0xe5)](_0x5c9272=>{const _0x14eee3=_0x177a98;if(_0x14eee3(0xd3)!=_0x5c9272[_0x14eee3(0xde)])return;const {data:_0x411b76}=_0x5c9272;return _0x411b76&&_0x14eee3(0xad)==_0x411b76[_0x14eee3(0xba)]?{'type':_0x14eee3(0xd6),'content':_0x384a09(_0x317ddd,_0x14eee3(0xd7),_0x384a09(_0x317ddd,_0x14eee3(0xe8)))}:void 0x0;});}}function _0x567a(_0x25f2a1,_0x3f7f7e){const _0x2826fb=_0x2826();return _0x567a=function(_0x567ab1,_0x1624d9){_0x567ab1=_0x567ab1-0xa7;let _0x2e76dc=_0x2826fb[_0x567ab1];return _0x2e76dc;},_0x567a(_0x25f2a1,_0x3f7f7e);}function nr(_0x27cb5f,{showActiveMarker:_0x3444e3=!0x0}={}){return(_0x112b5e,_0x300a6c,_0x2b25c9)=>{const _0xb86470=_0x567a,_0x3791f6=_0x27cb5f[_0xb86470(0xb7)][_0xb86470(0xc7)](_0xb86470(0xc1)),_0x50f380=_0x300a6c[_0xb86470(0xe9)][_0xb86470(0xc0)],_0x22b8ba=_0x300a6c[_0xb86470(0xe9)][_0xb86470(0xcc)],_0x5adfd7=_0x27cb5f[_0xb86470(0xe7)][_0xb86470(0xaa)];if(!_0x50f380[_0xb86470(0xd4)](_0x22b8ba)||!_0x50f380[_0xb86470(0xc6)])return;const _0x1acc51=_0x50f380[_0xb86470(0xc6)];if(_0x5adfd7[_0xb86470(0xb3)](_0x1acc51)&&!_0x5adfd7[_0xb86470(0xd2)](_0x1acc51)&&_0x5adfd7[_0xb86470(0xb8)](_0x1acc51,_0xb86470(0xbd))){if(!_0x2b25c9[_0xb86470(0xaf)][_0xb86470(0xbf)](_0x300a6c[_0xb86470(0xe9)],_0x112b5e[_0xb86470(0xcf)]))return;const {authorId:_0x1181c7}=_0x3791f6[_0xb86470(0xb9)](_0x300a6c[_0xb86470(0xb0)]),_0x1fd87e=_0x2b25c9[_0xb86470(0xdd)][_0xb86470(0xec)](_0xb86470(0xd9),{'class':_0xb86470(0xeb),'data-author-id':_0x1181c7}),_0x535812=_0x2b25c9[_0xb86470(0xda)][_0xb86470(0xc2)](_0x22b8ba);_0x3444e3&&_0x3791f6[_0xb86470(0xd8)][_0xb86470(0xbb)](_0x300a6c[_0xb86470(0xb0)])&&_0x2b25c9[_0xb86470(0xdd)][_0xb86470(0xb4)](_0xb86470(0xa8),_0x1fd87e),_0x2b25c9[_0xb86470(0xdd)][_0xb86470(0xab)](_0x535812,_0x1fd87e),_0x2b25c9[_0xb86470(0xda)][_0xb86470(0xed)](_0x1fd87e,_0x300a6c[_0xb86470(0xb0)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x373407=_0x4feb;function _0x4feb(_0xb33b8d,_0x2a93ea){const _0x12f4bd=_0x12f4();return _0x4feb=function(_0x4feb07,_0x4a0d4a){_0x4feb07=_0x4feb07-0x12e;let _0x5d6ff0=_0x12f4bd[_0x4feb07];return _0x5d6ff0;},_0x4feb(_0xb33b8d,_0x2a93ea);}(function(_0x2b4b09,_0x14af4f){const _0x5895eb=_0x4feb,_0x44c4e0=_0x2b4b09();while(!![]){try{const _0x4b040d=parseInt(_0x5895eb(0x133))/0x1+parseInt(_0x5895eb(0x134))/0x2*(-parseInt(_0x5895eb(0x12e))/0x3)+parseInt(_0x5895eb(0x13c))/0x4+-parseInt(_0x5895eb(0x13d))/0x5+parseInt(_0x5895eb(0x137))/0x6+-parseInt(_0x5895eb(0x139))/0x7*(parseInt(_0x5895eb(0x141))/0x8)+-parseInt(_0x5895eb(0x13f))/0x9;if(_0x4b040d===_0x14af4f)break;else _0x44c4e0['push'](_0x44c4e0['shift']());}catch(_0x48e3c4){_0x44c4e0['push'](_0x44c4e0['shift']());}}}(_0x12f4,0x5c0dd));function _0x12f4(){const _0x5de946=['formatBlock','removeFormat','formatInline','format','109533WVVMjU','registerDescriptionCallback','get','locale','descriptionFactory','645479vgVrmQ','2kuAZrF','editor','afterInit','350886XfdVlX','enableDefaultAttributesIntegration','252749SyTeHs','has','type','1992300HBQGIA','2298980aGodPJ','_registerLegacyDescription','2633112EdVbXg','commandName','8hlmFXJ','*Remove\x20all\x20formatting*','TrackChangesEditing','RemoveFormatEditing','plugins'];_0x12f4=function(){return _0x5de946;};return _0x12f4();}import{Plugin as _0x533778}from'ckeditor5/src/core.js';import{getTranslation as _0x2ef17e}from'../utils/common-translations.js';export default class wt extends _0x533778{[_0x373407(0x136)](){const _0xde81ab=_0x373407,_0x42fb9c=this[_0xde81ab(0x135)];if(!_0x42fb9c[_0xde81ab(0x145)][_0xde81ab(0x13a)](_0xde81ab(0x144)))return;_0x42fb9c[_0xde81ab(0x145)][_0xde81ab(0x130)](_0xde81ab(0x143))[_0xde81ab(0x138)](_0xde81ab(0x147)),this[_0xde81ab(0x13e)]();}[_0x373407(0x13e)](){const _0x2e79a4=_0x373407,_0x188c57=this[_0x2e79a4(0x135)];_0x188c57[_0x2e79a4(0x145)][_0x2e79a4(0x130)](_0x2e79a4(0x143))[_0x2e79a4(0x132)][_0x2e79a4(0x12f)](_0x15dcf9=>{const _0x2cd476=_0x2e79a4;if(_0x2cd476(0x146)!=_0x15dcf9[_0x2cd476(0x13b)]&&_0x2cd476(0x148)!=_0x15dcf9[_0x2cd476(0x13b)])return;const {data:_0x6ab1f2}=_0x15dcf9;return _0x6ab1f2&&_0x2cd476(0x147)==_0x6ab1f2[_0x2cd476(0x140)]?{'type':_0x2cd476(0x149),'content':_0x2ef17e(_0x188c57[_0x2cd476(0x131)],_0x2cd476(0x142))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x40f1(_0x2bd44a,_0x19a328){const _0x39dfde=_0x39df();return _0x40f1=function(_0x40f122,_0x5f0cf3){_0x40f122=_0x40f122-0x198;let _0x2d34be=_0x39dfde[_0x40f122];return _0x2d34be;},_0x40f1(_0x2bd44a,_0x19a328);}const _0x497f7c=_0x40f1;(function(_0x1d8fcf,_0x3641c5){const _0x21a977=_0x40f1,_0x1793cd=_0x1d8fcf();while(!![]){try{const _0x5c76d0=parseInt(_0x21a977(0x19f))/0x1*(-parseInt(_0x21a977(0x198))/0x2)+parseInt(_0x21a977(0x1af))/0x3+-parseInt(_0x21a977(0x1a4))/0x4*(parseInt(_0x21a977(0x19b))/0x5)+-parseInt(_0x21a977(0x1a9))/0x6*(-parseInt(_0x21a977(0x1ad))/0x7)+-parseInt(_0x21a977(0x1b1))/0x8*(parseInt(_0x21a977(0x1a2))/0x9)+-parseInt(_0x21a977(0x19c))/0xa+parseInt(_0x21a977(0x1a7))/0xb;if(_0x5c76d0===_0x3641c5)break;else _0x1793cd['push'](_0x1793cd['shift']());}catch(_0x2774ef){_0x1793cd['push'](_0x1793cd['shift']());}}}(_0x39df,0xbc58b));import{Plugin as _0x48ea3c}from'ckeditor5/src/core.js';function _0x39df(){const _0x279546=['discardSuggestion','discardAllSuggestions','369nwSVoi','RestrictedEditingModeEditing','11732LjGffr','editor','TrackChangesEditing','27572930vJfgUb','afterInit','5818002CKLXgv','goToNextRestrictedEditingException','enableCommand','goToPreviousRestrictedEditingException','7weANtg','discardSelectedSuggestions','1165788hIRExT','trackChanges','137768Cfuaep','acceptSelectedSuggestions','acceptAllSuggestions','2gIOWaX','plugins','acceptSuggestion','570KKAEFI','7941360UjUWZU','has','get','1258867DuxELC'];_0x39df=function(){return _0x279546;};return _0x39df();}export default class yt extends _0x48ea3c{[_0x497f7c(0x1a8)](){const _0x4d7d48=_0x497f7c,_0x1cc014=this[_0x4d7d48(0x1a5)];if(!_0x1cc014[_0x4d7d48(0x199)][_0x4d7d48(0x19d)](_0x4d7d48(0x1a3)))return;const _0x3f6bc0=_0x1cc014[_0x4d7d48(0x199)][_0x4d7d48(0x19e)](_0x4d7d48(0x1a6));_0x3f6bc0[_0x4d7d48(0x1ab)](_0x4d7d48(0x1ac)),_0x3f6bc0[_0x4d7d48(0x1ab)](_0x4d7d48(0x1aa));const _0x2149ad=_0x1cc014[_0x4d7d48(0x199)][_0x4d7d48(0x19e)](_0x4d7d48(0x1a3));_0x2149ad[_0x4d7d48(0x1ab)](_0x4d7d48(0x1b0)),_0x2149ad[_0x4d7d48(0x1ab)](_0x4d7d48(0x19a)),_0x2149ad[_0x4d7d48(0x1ab)](_0x4d7d48(0x1a0)),_0x2149ad[_0x4d7d48(0x1ab)](_0x4d7d48(0x1b3)),_0x2149ad[_0x4d7d48(0x1ab)](_0x4d7d48(0x1a1)),_0x2149ad[_0x4d7d48(0x1ab)](_0x4d7d48(0x1b2)),_0x2149ad[_0x4d7d48(0x1ab)](_0x4d7d48(0x1ae));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x4228(){const _0x411e7e=['descriptionFactory','model','getItems','merge','4630oYhclL','editing','name','11570GRUORa','registerElementLabel','test','requires','init','createPositionBefore','19287lDwqpa','plugins','editor','bindElementToMarker','insert','732bTAzAu','get','179135BRzweY','537534WKuZaB','toViewPosition','920628CYXeHf','deletion','downcastDispatcher','locale','activeMarkers','addClass','652rNzIYI','mapper','includes','softBreak','writer','data','high','markerRange','split','markerName','TrackChangesEditing','ELEMENT_LINE_BREAK','consumable','34PLIaJo','8NEOqlx','showSuggestionHighlights','addMarker:suggestion:deletion','52906KtXKPS','span','ck-suggestion-marker--active','element','ck-suggestion-marker-','createUIElement','enableCommand','options','710HAyWFw','_splitMarkerName','addMarker:suggestion:insertion','addMarker:suggestion','shiftEnter'];_0x4228=function(){return _0x411e7e;};return _0x4228();}const _0x12d6b7=_0x3cea;(function(_0x378e89,_0x26cad0){const _0x151ba0=_0x3cea,_0x4d3912=_0x378e89();while(!![]){try{const _0x1d13b8=-parseInt(_0x151ba0(0xb2))/0x1*(parseInt(_0x151ba0(0x9a))/0x2)+-parseInt(_0x151ba0(0x85))/0x3+parseInt(_0x151ba0(0x8d))/0x4*(-parseInt(_0x151ba0(0xaf))/0x5)+-parseInt(_0x151ba0(0x87))/0x6+parseInt(_0x151ba0(0x9e))/0x7*(-parseInt(_0x151ba0(0x9b))/0x8)+parseInt(_0x151ba0(0x7d))/0x9*(-parseInt(_0x151ba0(0xa6))/0xa)+parseInt(_0x151ba0(0x84))/0xb*(parseInt(_0x151ba0(0x82))/0xc);if(_0x1d13b8===_0x26cad0)break;else _0x4d3912['push'](_0x4d3912['shift']());}catch(_0x23c862){_0x4d3912['push'](_0x4d3912['shift']());}}}(_0x4228,0x25756));import{Plugin as _0x1dcec2}from'ckeditor5/src/core.js';function _0x3cea(_0xabae62,_0x119210){const _0x4228d7=_0x4228();return _0x3cea=function(_0x3cea38,_0x4994a1){_0x3cea38=_0x3cea38-0x79;let _0x58c5f1=_0x4228d7[_0x3cea38];return _0x58c5f1;},_0x3cea(_0xabae62,_0x119210);}import{ShiftEnter as _0x5ad941}from'ckeditor5/src/enter.js';import{getTranslation as _0x3482ca}from'../utils/common-translations.js';export default class jt extends _0x1dcec2{static get[_0x12d6b7(0x7a)](){return[_0x5ad941];}[_0x12d6b7(0x7b)](){const _0x5c2016=_0x12d6b7,_0x23c2e8=this[_0x5c2016(0x7f)],_0x5deee1=_0x23c2e8[_0x5c2016(0x7e)][_0x5c2016(0x83)](_0x5c2016(0x97));_0x5deee1[_0x5c2016(0xa4)](_0x5c2016(0xaa)),_0x23c2e8[_0x5c2016(0xb0)][_0x5c2016(0x89)]['on'](_0x5c2016(0xa8),ge(_0x23c2e8),{'priority':_0x5c2016(0x93)}),_0x23c2e8[_0x5c2016(0xb0)][_0x5c2016(0x89)]['on'](_0x5c2016(0x9d),ge(_0x23c2e8),{'priority':_0x5c2016(0x93)}),_0x23c2e8[_0x5c2016(0x92)][_0x5c2016(0x89)]['on'](_0x5c2016(0xa9),(_0x28fb40,_0x5367c8,_0x30f3d1)=>{const _0x150731=_0x5c2016;_0x30f3d1[_0x150731(0xa5)][_0x150731(0x9c)]&&ge(_0x23c2e8,{'showActiveMarker':!0x1})(_0x28fb40,_0x5367c8,_0x30f3d1);}),_0x5deee1[_0x5c2016(0xab)][_0x5c2016(0xb3)](_0x5c2016(0x90),_0x50182a=>_0x3482ca(_0x23c2e8[_0x5c2016(0x8a)],_0x5c2016(0x98),_0x50182a));}}function ge(_0x12055b,{showActiveMarker:_0x5bb0db=!0x0}={}){return(_0x198150,_0x589cb5,_0x1933b5)=>{const _0xcef9cf=_0x3cea,_0x467429=_0x12055b[_0xcef9cf(0x7e)][_0xcef9cf(0x83)](_0xcef9cf(0x97));if(!_0x1933b5[_0xcef9cf(0x99)][_0xcef9cf(0x79)](_0x589cb5[_0xcef9cf(0x94)],_0x198150[_0xcef9cf(0xb1)]))return;const _0x3f8dd2=_0x12055b[_0xcef9cf(0xac)];for(const _0x3abc9f of _0x589cb5[_0xcef9cf(0x94)][_0xcef9cf(0xad)]()){if(!_0x3abc9f['is'](_0xcef9cf(0xa1),_0xcef9cf(0x90)))continue;const _0x5dad6d=_0xcef9cf(0x88)==_0x589cb5[_0xcef9cf(0x96)][_0xcef9cf(0x95)](':')[0x1]?_0xcef9cf(0xae):_0xcef9cf(0x95),{authorId:_0x1a488d}=_0x467429[_0xcef9cf(0xa7)](_0x589cb5[_0xcef9cf(0x96)]),_0x56e728=_0x1933b5[_0xcef9cf(0x91)][_0xcef9cf(0xa3)](_0xcef9cf(0x9f),{'class':_0xcef9cf(0xa2)+_0x5dad6d,'data-author-id':_0x1a488d}),_0x846f7f=_0x1933b5[_0xcef9cf(0x8e)][_0xcef9cf(0x86)](_0x3f8dd2[_0xcef9cf(0x7c)](_0x3abc9f));_0x5bb0db&&_0x467429[_0xcef9cf(0x8b)][_0xcef9cf(0x8f)](_0x589cb5[_0xcef9cf(0x96)])&&_0x1933b5[_0xcef9cf(0x91)][_0xcef9cf(0x8c)](_0xcef9cf(0xa0),_0x56e728),_0x1933b5[_0xcef9cf(0x91)][_0xcef9cf(0x81)](_0x846f7f,_0x56e728),_0x1933b5[_0xcef9cf(0x8e)][_0xcef9cf(0x80)](_0x56e728,_0x589cb5[_0xcef9cf(0x96)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0xb5dff2=_0x5d74;(function(_0x35d6a9,_0x462370){const _0x1067eb=_0x5d74,_0x1cf9f6=_0x35d6a9();while(!![]){try{const _0x1ca416=-parseInt(_0x1067eb(0xff))/0x1+-parseInt(_0x1067eb(0x104))/0x2*(parseInt(_0x1067eb(0xfc))/0x3)+parseInt(_0x1067eb(0xf8))/0x4+parseInt(_0x1067eb(0x117))/0x5+parseInt(_0x1067eb(0x109))/0x6+-parseInt(_0x1067eb(0x10f))/0x7+parseInt(_0x1067eb(0x119))/0x8*(-parseInt(_0x1067eb(0x116))/0x9);if(_0x1ca416===_0x462370)break;else _0x1cf9f6['push'](_0x1cf9f6['shift']());}catch(_0x168664){_0x1cf9f6['push'](_0x1cf9f6['shift']());}}}(_0x2091,0x2e43e));import{Plugin as _0x4cf18f}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x1f9ba9}from'./utils.js';import{getTranslation as _0x5a68de}from'../utils/common-translations.js';function _0x2091(){const _0x1204e5=['commands','StandardEditingModeEditing','editor','10Dvrrlu','formatInline','from','formatBlock','FORMAT_RESTRICTED_ENABLED','1277454dxaOse','value','enableCommand','FORMAT_RESTRICTED_DISABLED','document','get','40544pQoGOf','locale','registerDescriptionCallback','afterInit','selection','isCollapsed','type','18FJasUS','1588005zOEEqS','commandParams','403344CPaVaF','forceValue','has','change','TrackChangesEditing','getRanges','restrictedEditingException','777228lhUgdo','markInlineFormat','descriptionFactory','format','159573EaPfCV','commandName','plugins','162732GoiNGI','model'];_0x2091=function(){return _0x1204e5;};return _0x2091();}function _0x5d74(_0x1f4af7,_0xc6cf2c){const _0x2091e3=_0x2091();return _0x5d74=function(_0x5d74f3,_0x890f7f){_0x5d74f3=_0x5d74f3-0xf5;let _0x48fa59=_0x2091e3[_0x5d74f3];return _0x48fa59;},_0x5d74(_0x1f4af7,_0xc6cf2c);}export default class St extends _0x4cf18f{[_0xb5dff2(0x112)](){const _0x56182c=_0xb5dff2,_0x46c2ec=this[_0x56182c(0x103)],_0x3d09f3=_0x46c2ec[_0x56182c(0x100)],_0x2bb1ea=_0x46c2ec[_0x56182c(0x110)];if(!_0x46c2ec[_0x56182c(0xfe)][_0x56182c(0x11b)](_0x56182c(0x102)))return;const _0x1f129a=_0x46c2ec[_0x56182c(0xfe)][_0x56182c(0x10e)](_0x56182c(0xf5)),_0x39ddfe=_0x56182c(0xf7),_0x4e9a7d=_0x46c2ec[_0x56182c(0x101)][_0x56182c(0x10e)](_0x39ddfe);_0x1f129a[_0x56182c(0x10b)](_0x39ddfe,(_0x590ffb,_0x1ab780={})=>{const _0x449bb5=_0x56182c,_0x4d302c=_0x3d09f3[_0x449bb5(0x10d)][_0x449bb5(0x113)];if(_0x4d302c[_0x449bb5(0x114)])return void _0x590ffb(_0x1ab780);const _0x670d22=void 0x0!==_0x1ab780[_0x449bb5(0x11a)]?_0x1ab780[_0x449bb5(0x11a)]:!_0x4e9a7d[_0x449bb5(0x10a)];_0x3d09f3[_0x449bb5(0x11c)](()=>{const _0x3eae61=_0x449bb5,_0x406229=Array[_0x3eae61(0x106)](_0x4d302c[_0x3eae61(0xf6)]());for(const _0x4afe5a of _0x406229){const _0x21631d=_0x670d22?[_0x4afe5a]:_0x1f9ba9(_0x39ddfe,_0x4afe5a,_0x3d09f3);for(const _0x33e742 of _0x21631d)_0x1f129a[_0x3eae61(0xf9)](_0x33e742,{'commandName':_0x39ddfe,'commandParams':[{'forceValue':_0x670d22}]});}});}),_0x1f129a[_0x56182c(0xfa)][_0x56182c(0x111)](_0x26182a=>{const _0x23e516=_0x56182c;if(_0x23e516(0x107)!=_0x26182a[_0x23e516(0x115)]&&_0x23e516(0x105)!=_0x26182a[_0x23e516(0x115)])return;const {data:_0x487616}=_0x26182a;return _0x487616&&_0x487616[_0x23e516(0xfd)]==_0x39ddfe?_0x487616[_0x23e516(0x118)][0x0][_0x23e516(0x11a)]?{'type':_0x23e516(0xfb),'content':_0x5a68de(_0x2bb1ea,_0x23e516(0x108))}:{'type':_0x23e516(0xfb),'content':_0x5a68de(_0x2bb1ea,_0x23e516(0x10c))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4f47fb=_0x2fda;(function(_0x3332c2,_0x1360db){const _0x4d078b=_0x2fda,_0x290a53=_0x3332c2();while(!![]){try{const _0x219f99=-parseInt(_0x4d078b(0x1d1))/0x1+-parseInt(_0x4d078b(0x1e0))/0x2+-parseInt(_0x4d078b(0x1b5))/0x3+parseInt(_0x4d078b(0x1db))/0x4*(parseInt(_0x4d078b(0x1d5))/0x5)+-parseInt(_0x4d078b(0x1c3))/0x6+-parseInt(_0x4d078b(0x1d2))/0x7*(parseInt(_0x4d078b(0x1c1))/0x8)+-parseInt(_0x4d078b(0x1af))/0x9*(-parseInt(_0x4d078b(0x1c7))/0xa);if(_0x219f99===_0x1360db)break;else _0x290a53['push'](_0x290a53['shift']());}catch(_0x1e362a){_0x290a53['push'](_0x290a53['shift']());}}}(_0x287f,0x900f6));import{Plugin as _0x302c84}from'ckeditor5/src/core.js';function _0x2fda(_0x3fc1d0,_0x10b6da){const _0x287f24=_0x287f();return _0x2fda=function(_0x2fda72,_0x423d8a){_0x2fda72=_0x2fda72-0x1af;let _0x4a6d2e=_0x287f24[_0x2fda72];return _0x4a6d2e;},_0x2fda(_0x3fc1d0,_0x10b6da);}import{getTranslation as _0x38b64e}from'../utils/common-translations.js';function _0x287f(){const _0xca9029=['1487841kvrRzQ','enableDefaultAttributesIntegration','has','ghsAttributes','getGhsAttributeNameForElement','registerAttributeLabel','StyleUtils','element','formatInline','_registerLegacyDescription','styleName','Style','54512oxRhFc','GeneralHtmlSupport','4421598EnTbQp','registerDescriptionCallback','editor','toLowerCase','9330850UmBoHp','locale','formatBlock','DataSchema','config','plugins','registerInlineAttribute','afterInit','registerBlockAttribute','commandName','90317PrMpKJ','77IdfBFp','get','descriptionFactory','5mkvOat','inline','format','*Set\x20format:*\x20%0','commandParams','TrackChangesEditing','2818628FwjcRi','style','*Remove\x20format:*\x20%0','normalizeConfig','block','1165212dPzcVf','18UMtJYL','forceValue','add','definitions','type','FORMAT_STYLE'];_0x287f=function(){return _0xca9029;};return _0x287f();}export default class At extends _0x302c84{[_0x4f47fb(0x1ce)](){const _0xa4d142=_0x4f47fb,_0x37f6ab=this[_0xa4d142(0x1c5)];if(!_0x37f6ab[_0xa4d142(0x1cc)][_0xa4d142(0x1b7)](_0xa4d142(0x1c0))||!_0x37f6ab[_0xa4d142(0x1cc)][_0xa4d142(0x1b7)](_0xa4d142(0x1ca)))return;const _0x23e890=_0x37f6ab[_0xa4d142(0x1cc)][_0xa4d142(0x1d3)](_0xa4d142(0x1da)),_0x11073f=_0x37f6ab[_0xa4d142(0x1c8)],_0x346c8f=_0x37f6ab[_0xa4d142(0x1cb)][_0xa4d142(0x1d3)](_0xa4d142(0x1dc))||{},_0x43feff=_0x37f6ab[_0xa4d142(0x1cc)][_0xa4d142(0x1d3)](_0xa4d142(0x1c2)),_0x2e4d02=_0x37f6ab[_0xa4d142(0x1cc)][_0xa4d142(0x1d3)](_0xa4d142(0x1bb))[_0xa4d142(0x1de)](_0x37f6ab[_0xa4d142(0x1cc)][_0xa4d142(0x1d3)](_0xa4d142(0x1ca)),_0x346c8f[_0xa4d142(0x1b2)]);_0x23e890[_0xa4d142(0x1b6)](_0xa4d142(0x1dc));const _0x49078b=new Set();for(const _0x530de3 of _0x2e4d02[_0xa4d142(0x1df)]){const _0x22160d=_0x43feff[_0xa4d142(0x1b9)](_0x530de3[_0xa4d142(0x1bc)]);_0x49078b[_0xa4d142(0x1b1)](_0x22160d);}const _0x5effb0=new Set();for(const _0x1917a2 of _0x2e4d02[_0xa4d142(0x1d6)]){const _0x4801d7=_0x43feff[_0xa4d142(0x1b9)](_0x1917a2[_0xa4d142(0x1bc)]);_0x5effb0[_0xa4d142(0x1b1)](_0x4801d7);for(const _0x1400be of _0x1917a2[_0xa4d142(0x1b8)])_0x5effb0[_0xa4d142(0x1b1)](_0x1400be);}for(const _0x50e871 of _0x49078b)_0x23e890[_0xa4d142(0x1cf)](_0x50e871),_0x23e890[_0xa4d142(0x1d4)][_0xa4d142(0x1ba)](_0x50e871,_0x38b64e(_0x11073f,_0xa4d142(0x1b4)));for(const _0x5af12b of _0x5effb0)_0x23e890[_0xa4d142(0x1cd)](_0x5af12b),_0x23e890[_0xa4d142(0x1d4)][_0xa4d142(0x1ba)](_0x5af12b,_0x38b64e(_0x11073f,_0xa4d142(0x1b4)));this[_0xa4d142(0x1be)]();}[_0x4f47fb(0x1be)](){const _0x582e81=_0x4f47fb,_0xd91331=this[_0x582e81(0x1c5)],_0x5da963=_0xd91331[_0x582e81(0x1c8)];_0xd91331[_0x582e81(0x1cc)][_0x582e81(0x1d3)](_0x582e81(0x1da))[_0x582e81(0x1d4)][_0x582e81(0x1c4)](_0x5e0384=>{const _0x5f4330=_0x582e81;if(_0x5f4330(0x1c9)!=_0x5e0384[_0x5f4330(0x1b3)]&&_0x5f4330(0x1bd)!=_0x5e0384[_0x5f4330(0x1b3)])return;const {data:_0x281a47}=_0x5e0384;return _0x281a47&&_0x5f4330(0x1dc)===_0x281a47[_0x5f4330(0x1d0)]?_0x281a47[_0x5f4330(0x1d9)][0x0][_0x5f4330(0x1b0)]?{'type':_0x5f4330(0x1d7),'content':_0x38b64e(_0x5da963,_0x5f4330(0x1d8),_0x281a47[_0x5f4330(0x1d9)][0x0][_0x5f4330(0x1bf)][_0x5f4330(0x1c6)]())}:{'type':_0x5f4330(0x1d7),'content':_0x38b64e(_0x5da963,_0x5f4330(0x1dd),_0x281a47[_0x5f4330(0x1d9)][0x0][_0x5f4330(0x1bf)][_0x5f4330(0x1c6)]())}:void 0x0;});}}
|