@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
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x5d3704=_0x249b;function _0x2b88(){const _0x3b07fe=['includes','meta','_supportLegacySuggestions','editor','start','isObject','every','3304953zbwWxf','multipleBlocks','*Remove\x20format:*\x20%0','config','batch','commands','registerDescriptionCallback','FORMAT_INDENT','*Set\x20format:*\x20%0','next','detach','12687927sraqfu','fromRange','3863202fOqXzG','listStyle','getFirstRange','ListEditing','getRanges','deletion','numberedList','isUndo','accept','default','listStart','createPositionAt','commandParams','checkTodoList','*Format:*\x20remove\x20from\x20%0','*Format:*\x20insert\x20into\x20%0','listReversed','setSelection','listType','end','mergeListItemForward','model','registerPostFixer','list.multiBlock','locale','getSuggestions','12993470NNLewm','ELEMENT_LIST_ITEM','registerCustomCallback','*Split:*\x20list\x20item','todo','attributeKey','ELEMENT_','removeMarker','ELEMENT_TODO_LIST','newValue','attributes','groupId','listItemIdFixer','toUpperCase','_getAttributeKey','ELEMENT_NUMBERED_LIST','formatBlock','_suggestionFactory','*Check\x20item*','numbered','1925120rEurQE','todoList','differ','TrackChangesEditing','bulleted','*Change\x20to:*\x20%0','24UxCHYp','find','getFirstMarker','_registerLegacyDescription','noTrackChangesFixer','isNextTo','plugins','TodoListEditing','setAttribute','288556ActSaZ','change','from','listItemId','getChanges','nextSibling','getAttribute','length','assureChains','*Merge:*\x20list\x20item','1376298pVleWy','selection','*Merge:*\x20%0','filter','documentList','*Indent:*\x20%0','splitListItemAfter','refresh','3OmxJhi','oldValue','125ksxwdY','get','suggestion','indentList','mergeListItemBackward','isLocal','containsItem','createRange','schema','map','trackChangesCommand','_findSuggestions','type','registerElementLabel','push','parent','execute','*Outdent:*\x20%0','todoListChecked','commandName','attribute','todoListCheck','_descriptionFactory','has','outdentList','bulletedList','nodeAfter','splitListItemBefore','_LIST','afterInit','head','value','forceValue','format','listIndent','_enableDefaultAttributesIntegration','*Uncheck\x20item*','registerAttributeLabel','document','key','range','data','previousSibling','ELEMENT_BULLETED_LIST'];_0x2b88=function(){return _0x3b07fe;};return _0x2b88();}function _0x249b(_0x1c1a0f,_0x824c71){const _0x2b8891=_0x2b88();return _0x249b=function(_0x249bb9,_0x7f9fb9){_0x249bb9=_0x249bb9-0xa6;let _0x4f7c2d=_0x2b8891[_0x249bb9];return _0x4f7c2d;},_0x249b(_0x1c1a0f,_0x824c71);}(function(_0x132cf0,_0x5e8d13){const _0x2ca616=_0x249b,_0x260810=_0x132cf0();while(!![]){try{const _0x22cc06=parseInt(_0x2ca616(0x10d))/0x1+parseInt(_0x2ca616(0xdf))/0x2*(-parseInt(_0x2ca616(0x12e))/0x3)+parseInt(_0x2ca616(0x11c))/0x4*(parseInt(_0x2ca616(0x130))/0x5)+-parseInt(_0x2ca616(0x126))/0x6+parseInt(_0x2ca616(0xdd))/0x7+-parseInt(_0x2ca616(0x113))/0x8*(parseInt(_0x2ca616(0xd2))/0x9)+-parseInt(_0x2ca616(0xf9))/0xa;if(_0x22cc06===_0x5e8d13)break;else _0x260810['push'](_0x260810['shift']());}catch(_0x4b919e){_0x260810['push'](_0x260810['shift']());}}}(_0x2b88,0xef0e6));import{Plugin as _0x2f95fc}from'ckeditor5/src/core.js';import{getTranslation as _0x4cee87}from'../utils/common-translations.js';import{renameAttributeKey as _0x187479}from'../trackchangesediting.js';import{LiveRange as _0x25086e}from'ckeditor5/src/engine.js';export default class z extends _0x2f95fc{[_0x5d3704(0xbc)](){const _0x3df584=_0x5d3704,_0x4c0758=this[_0x3df584(0xce)];if(!_0x4c0758[_0x3df584(0x119)][_0x3df584(0xb6)](_0x3df584(0xe2)))return;const _0x1d34b0=_0x4c0758[_0x3df584(0xf7)],_0x2246e4=_0x4c0758[_0x3df584(0x119)][_0x3df584(0x131)](_0x3df584(0x110)),_0xabbacb=_0x4c0758[_0x3df584(0x119)][_0x3df584(0xb6)](_0x3df584(0x11a)),_0x2f90c1=!!_0x4c0758[_0x3df584(0xd5)][_0x3df584(0x131)](_0x3df584(0xf6));function _0x259aa1(_0x1bca84){const _0x27097b=_0x3df584;return{'type':_0x27097b(0xc0),'content':''+_0x4cee87(_0x1d34b0,_0x27097b(0xda),_0x1bca84)};}function _0x23858c(_0x3f7e64){const _0x1e7eb8=_0x3df584;return{'type':_0x1e7eb8(0xc0),'content':''+_0x4cee87(_0x1d34b0,_0x1e7eb8(0xd4),_0x3f7e64)};}_0x2246e4[_0x3df584(0xc2)](_0x3df584(0xe5),[],[_0x3df584(0x11f),_0x3df584(0xf1),_0x3df584(0xc1)]),_0x2246e4[_0x3df584(0xc2)](_0x3df584(0xb8)),_0x2246e4[_0x3df584(0xc2)](_0x3df584(0x133)),_0x2246e4[_0x3df584(0xc2)](_0x3df584(0xb7)),_0x2246e4[_0x3df584(0xc2)](_0x3df584(0x12c)),_0x2246e4[_0x3df584(0xc2)](_0x3df584(0xba)),_0x2f90c1&&(_0x2246e4[_0x3df584(0xc2)](_0x3df584(0x134)),_0x2246e4[_0x3df584(0xc2)](_0x3df584(0xf3))),_0xabbacb&&(_0x2246e4[_0x3df584(0xc2)](_0x3df584(0x10e)),_0x2246e4[_0x3df584(0xc2)](_0x3df584(0xec),[],[_0x3df584(0xb1)]),_0x2246e4[_0x3df584(0xb5)][_0x3df584(0xd8)](_0x1a0741=>{const _0x884ffc=_0x3df584,{data:_0x1610dd}=_0x1a0741;if(_0x1610dd&&_0x884ffc(0xb1)==_0x1610dd[_0x884ffc(0xc6)])return{'type':_0x884ffc(0xc0),'content':_0x1610dd[_0x884ffc(0x102)]?_0x4cee87(_0x1d34b0,_0x884ffc(0x10b)):_0x4cee87(_0x1d34b0,_0x884ffc(0xc3))};}),this[_0x3df584(0xce)][_0x3df584(0xf4)][_0x3df584(0xc5)][_0x3df584(0xf5)](_0x557835=>{const _0x1ad61a=_0x3df584;if(_0x557835[_0x1ad61a(0xd6)][_0x1ad61a(0xe6)])return!0x1;let _0x4da2ca=!0x1;const _0x224d1=_0x2246e4[_0x1ad61a(0xf8)]({'skipNotAttached':!0x0})[_0x1ad61a(0x129)](_0x4492ea=>_0x1ad61a(0xb1)===_0x2246e4[_0x1ad61a(0x107)](_0x4492ea));for(const _0x454840 of _0x224d1){_0x1ad61a(0xfd)!=_0x454840[_0x1ad61a(0xe1)]()[_0x1ad61a(0xcf)][_0x1ad61a(0xb9)][_0x1ad61a(0x122)](_0x1ad61a(0xf1))&&(_0x2246e4[_0x1ad61a(0xaa)](_0x454840[_0x1ad61a(0xe1)](),_0x1ad61a(0xb3))[_0x1ad61a(0x114)](_0x51edf5=>_0x1ad61a(0xf1)===_0x2246e4[_0x1ad61a(0x107)](_0x51edf5[_0x1ad61a(0x132)]))||(_0x557835[_0x1ad61a(0x100)](_0x454840[_0x1ad61a(0x115)]()),_0x4da2ca=!0x0));}return _0x4da2ca;})),_0x2246e4[_0x3df584(0xb5)][_0x3df584(0xc4)](_0x3df584(0xc1),_0x4cee87(_0x1d34b0,_0x3df584(0xd9)));const _0x2c3876={'type':_0x3df584(0xc0),'content':''};_0x2246e4[_0x3df584(0xb5)][_0x3df584(0xd8)](_0x1fa4a5=>{const _0x7881a6=_0x3df584,{data:_0x790ec5}=_0x1fa4a5;if(!_0x790ec5||_0x7881a6(0xf1)!=_0x790ec5[_0x7881a6(0xc6)])return;let _0xd01c20=_0x1fa4a5[_0x7881a6(0xbd)];for(;_0xd01c20;){if(_0xd01c20[_0x7881a6(0xc8)]&&(_0x7881a6(0xe0)==_0xd01c20[_0x7881a6(0xc8)][_0x7881a6(0xc6)]&&(_0xd01c20[_0x7881a6(0xc8)][_0x7881a6(0x102)]&&_0x7881a6(0xe8)!=_0xd01c20[_0x7881a6(0xc8)][_0x7881a6(0x102)]||_0x7881a6(0xe8)!=_0xd01c20[_0x7881a6(0xc8)][_0x7881a6(0x12f)]&&!_0x790ec5[_0x7881a6(0x102)])||!_0x2f90c1&&_0xd01c20[_0x7881a6(0xc8)][_0x7881a6(0xc6)]==_0x187479))return _0x2c3876;_0xd01c20=_0xd01c20[_0x7881a6(0xdb)];}if(null==_0x790ec5[_0x7881a6(0x102)])switch(_0x790ec5[_0x7881a6(0x12f)]){case _0x7881a6(0x111):return _0x23858c(_0x4cee87(_0x1d34b0,_0x7881a6(0xca)));case _0x7881a6(0x10c):return _0x23858c(_0x4cee87(_0x1d34b0,_0x7881a6(0x108)));case _0x7881a6(0xfd):return _0x23858c(_0x4cee87(_0x1d34b0,_0x7881a6(0x101)));}switch(_0x790ec5[_0x7881a6(0x102)]){case _0x7881a6(0x111):return _0x259aa1(_0x4cee87(_0x1d34b0,_0x7881a6(0xca)));case _0x7881a6(0x10c):return _0x259aa1(_0x4cee87(_0x1d34b0,_0x7881a6(0x108)));case _0x7881a6(0xfd):return _0x259aa1(_0x4cee87(_0x1d34b0,_0x7881a6(0x101)));}}),_0x2246e4[_0x3df584(0xb5)][_0x3df584(0xd8)](_0x58532c=>{const _0x131e07=_0x3df584,{data:_0x2a5b78}=_0x58532c;if(_0x2a5b78&&_0x131e07(0xc1)==_0x2a5b78[_0x131e07(0xc6)])return null==_0x2a5b78[_0x131e07(0x102)]||null==_0x2a5b78[_0x131e07(0x12f)]&&0x0==_0x2a5b78[_0x131e07(0x102)]?_0x2c3876:void 0x0;}),_0x2246e4[_0x3df584(0xb5)][_0x3df584(0xd8)](_0x4dd001=>{const _0x77c599=_0x3df584;if(_0x77c599(0xb3)!=_0x4dd001[_0x77c599(0xab)])return;const {data:_0x390746}=_0x4dd001;if(!_0x390746||_0x77c599(0x11f)!=_0x390746[_0x77c599(0xc6)])return;const _0x303ff9=ie(_0x4dd001);return _0x303ff9?_0x77c599(0x102)==_0x303ff9?{'type':_0x77c599(0xc0),'content':_0x4cee87(_0x1d34b0,_0x77c599(0x125))}:_0x77c599(0x12f)==_0x303ff9?{'type':_0x77c599(0xc0),'content':_0x4cee87(_0x1d34b0,_0x77c599(0xfc))}:_0x2c3876:_0x2c3876;}),_0x4c0758[_0x3df584(0xf4)][_0x3df584(0xc5)][_0x3df584(0xf5)](_0x33f6a6=>this[_0x3df584(0x105)](_0x33f6a6)),_0x4c0758[_0x3df584(0xf4)][_0x3df584(0xc5)][_0x3df584(0xf5)](_0x10bd95=>this[_0x3df584(0x117)](_0x10bd95)),_0x4c0758[_0x3df584(0xf4)][_0x3df584(0xc5)][_0x3df584(0xf5)](_0x16cab2=>this[_0x3df584(0x124)](_0x16cab2)),this[_0x3df584(0xcd)]();}[_0x5d3704(0x105)](_0x17b1e9){const _0x9f5749=_0x5d3704;if(_0x17b1e9[_0x9f5749(0xd6)][_0x9f5749(0xe6)]||!_0x17b1e9[_0x9f5749(0xd6)][_0x9f5749(0x135)])return!0x1;let _0x28d3f9=!0x1;const _0x15f71a=this[_0x9f5749(0xce)][_0x9f5749(0x119)][_0x9f5749(0x131)](_0x9f5749(0x110))[_0x9f5749(0xf8)]({'skipNotAttached':!0x0})[_0x9f5749(0x129)](_0xa9e744=>_0xa9e744[_0x9f5749(0xc8)]&&_0x9f5749(0x11f)==_0xa9e744[_0x9f5749(0xc8)][_0x9f5749(0xc6)])[_0x9f5749(0x129)](_0x9d1c91=>_0x9d1c91[_0x9f5749(0xc8)][_0x9f5749(0x102)]&&_0x9d1c91[_0x9f5749(0xc8)][_0x9f5749(0x12f)]);for(const _0x5870ab of _0x15f71a)ie(_0x5870ab)||(_0x17b1e9[_0x9f5749(0x100)](_0x5870ab[_0x9f5749(0x115)]()),_0x28d3f9=!0x0);return _0x28d3f9;}[_0x5d3704(0x117)](_0x10c821){const _0x4f1706=_0x5d3704;if(_0x10c821[_0x4f1706(0xd6)][_0x4f1706(0xe6)]||!_0x10c821[_0x4f1706(0xd6)][_0x4f1706(0x135)])return!0x1;const _0x2247f4=this[_0x4f1706(0xce)][_0x4f1706(0x119)][_0x4f1706(0x131)](_0x4f1706(0x110));if(_0x2247f4[_0x4f1706(0xa9)][_0x4f1706(0xbe)])return!0x1;let _0x4d1a5f=!0x1;const _0x3b8c5a=[_0x4f1706(0xf1),_0x4f1706(0xe0),_0x4f1706(0x11f),_0x4f1706(0xc1),_0x4f1706(0xe9),_0x4f1706(0xef),_0x4f1706(0xb4)],_0x29fb59=this[_0x4f1706(0xce)][_0x4f1706(0xf4)][_0x4f1706(0xc5)][_0x4f1706(0x10f)][_0x4f1706(0x120)]()[_0x4f1706(0x129)](_0xc81208=>_0x4f1706(0xb3)==_0xc81208[_0x4f1706(0xab)])[_0x4f1706(0x129)](_0x547e84=>_0x3b8c5a[_0x4f1706(0xcb)](_0x547e84[_0x4f1706(0xfe)]));if(0x0==_0x29fb59[_0x4f1706(0x123)])return _0x4d1a5f;for(const _0x4cd0e7 of _0x29fb59){const _0xaabe40=_0x2247f4[_0x4f1706(0xaa)](_0x4cd0e7[_0x4f1706(0xc7)],_0x4f1706(0xb3))[_0x4f1706(0x129)](_0x3ef889=>!_0x3ef889[_0x4f1706(0xcc)][_0x4f1706(0x118)])[_0x4f1706(0xa8)](_0x4a3fbb=>_0x4a3fbb[_0x4f1706(0x132)])[_0x4f1706(0x129)](_0x4c15ed=>{const _0x5f49b1=_0x4f1706,_0x26ddb9=_0x2247f4[_0x5f49b1(0x107)](_0x4c15ed);return _0x3b8c5a[_0x5f49b1(0xcb)](_0x26ddb9);});if(_0xaabe40[_0x4f1706(0x123)]){for(const _0x377035 of _0xaabe40)_0x10c821[_0x4f1706(0x100)](_0x377035[_0x4f1706(0x115)]());_0x4d1a5f=!0x0;}}return _0x4d1a5f;}[_0x5d3704(0x124)](_0x44368d){const _0x27aae0=_0x5d3704;if(_0x44368d[_0x27aae0(0xd6)][_0x27aae0(0xe6)]||!_0x44368d[_0x27aae0(0xd6)][_0x27aae0(0x135)])return!0x1;const _0x1357e3=this[_0x27aae0(0xce)][_0x27aae0(0x119)][_0x27aae0(0x131)](_0x27aae0(0x110));let _0x21b7d8=!0x1;const _0x416ac0=[_0x27aae0(0xf1),_0x27aae0(0xe0),_0x27aae0(0x11f),_0x27aae0(0xc1),_0x27aae0(0xe9),_0x27aae0(0xef),_0x27aae0(0xb4)];for(const _0x6259c2 of _0x1357e3[_0x27aae0(0xf8)]({'skipNotAttached':!0x0})){const _0x3fafb8=_0x1357e3[_0x27aae0(0xaa)](_0x6259c2[_0x27aae0(0xe1)](),_0x27aae0(0xb3))[_0x27aae0(0xa8)](_0x12a93c=>_0x12a93c[_0x27aae0(0x132)])[_0x27aae0(0x129)](_0x246d97=>_0x246d97[_0x27aae0(0xc8)]&&_0x416ac0[_0x27aae0(0xcb)](_0x246d97[_0x27aae0(0xc8)][_0x27aae0(0xc6)]));if(!_0x3fafb8[_0x27aae0(0x123)])continue;const _0x1a52bb=_0x3fafb8[0x0][_0x27aae0(0xbd)][_0x27aae0(0x103)][_0x27aae0(0x104)];if(!_0x3fafb8[_0x27aae0(0xd1)](_0x302d81=>_0x302d81[_0x27aae0(0x103)][_0x27aae0(0x104)]===_0x1a52bb)){for(const _0x2f3b91 of _0x3fafb8)_0x599718(_0x2f3b91,_0x1a52bb)&&(_0x21b7d8=!0x0);}}return _0x21b7d8;function _0xf89e95(_0x2d5373,_0x1e0483){const _0xf3c794=_0x27aae0;for(const _0xe4f7da of _0x1357e3[_0xf3c794(0xf8)]({'skipNotAttached':!0x0})[_0xf3c794(0x129)](_0x283da0=>_0xf3c794(0xb3)==_0x283da0[_0xf3c794(0xab)]&&_0x283da0[_0xf3c794(0x103)][_0xf3c794(0x104)]==_0x2d5373))_0xe4f7da[_0xf3c794(0x11b)](_0xf3c794(0x104),_0x1e0483);}function _0x599718(_0x2d9a92,_0x385742){const _0x5a69a5=_0x27aae0;let _0x52a90d=_0x2d9a92[_0x5a69a5(0xbd)],_0x1c8ae2=!0x1;for(;_0x52a90d;)_0x52a90d[_0x5a69a5(0x103)][_0x5a69a5(0x104)]!=_0x385742&&(_0xf89e95(_0x52a90d[_0x5a69a5(0x103)][_0x5a69a5(0x104)],_0x385742),_0x52a90d[_0x5a69a5(0x11b)](_0x5a69a5(0x104),_0x385742),_0x1c8ae2=!0x0),_0x52a90d=_0x52a90d[_0x5a69a5(0xdb)];return _0x1c8ae2;}}[_0x5d3704(0xcd)](){const _0xd7efc0=_0x5d3704,_0x4814ed=this[_0xd7efc0(0xce)],_0x2a60ff=_0x4814ed[_0xd7efc0(0xf7)],_0x2818a5=_0x4814ed[_0xd7efc0(0x119)][_0xd7efc0(0x131)](_0xd7efc0(0x110));this[_0xd7efc0(0x116)](),_0x2818a5[_0xd7efc0(0x10a)][_0xd7efc0(0xfb)](_0xd7efc0(0x109),_0xd7efc0(0x12a),_0xd7efc0(0xe7),function(_0x3d5176,_0x509e6e){const _0x5743eb=_0xd7efc0,_0x490cba=[];for(let _0x3d6fb9 of _0x3d5176)_0x3d6fb9[_0x5743eb(0xcf)][_0x5743eb(0xb9)]===_0x3d6fb9[_0x5743eb(0xf2)][_0x5743eb(0xae)]&&(_0x3d6fb9=_0x4814ed[_0x5743eb(0xf4)][_0x5743eb(0xa6)](_0x4814ed[_0x5743eb(0xf4)][_0x5743eb(0xea)](_0x3d6fb9[_0x5743eb(0xcf)][_0x5743eb(0xb9)],0x0))),_0x490cba[_0x5743eb(0xad)](_0x3d6fb9);_0x4814ed[_0x5743eb(0xf4)][_0x5743eb(0x11d)](_0x117559=>{const _0x320d3e=_0x5743eb,_0x5f2595=_0x4814ed[_0x320d3e(0xf4)][_0x320d3e(0xc5)][_0x320d3e(0x127)],_0x2f47c6=Array[_0x320d3e(0x11e)](_0x5f2595[_0x320d3e(0xe3)]())[_0x320d3e(0xa8)](_0x2dae7f=>_0x25086e[_0x320d3e(0xde)](_0x2dae7f));_0x117559[_0x320d3e(0xf0)](_0x490cba),_0x4814ed[_0x320d3e(0xd7)][_0x320d3e(0x131)](_0x509e6e[_0x320d3e(0xb2)])[_0x320d3e(0x12d)](),_0x509e6e[_0x320d3e(0xeb)][_0x320d3e(0xad)]({'forceDefaultExecution':!0x0}),_0x4814ed[_0x320d3e(0xaf)](_0x509e6e[_0x320d3e(0xb2)],..._0x509e6e[_0x320d3e(0xeb)]),_0x117559[_0x320d3e(0xf0)](_0x2f47c6);for(const _0x536e16 of _0x2f47c6)_0x536e16[_0x320d3e(0xdc)]();});}),_0x2818a5[_0xd7efc0(0xb5)][_0xd7efc0(0xac)](function(_0x6a97b1){const _0x4b7995=_0xd7efc0,_0x1770f1=!_0x4814ed[_0x4b7995(0xf4)][_0x4b7995(0xa7)][_0x4b7995(0xd0)](_0x6a97b1),_0x1f1298=_0x6a97b1[_0x4b7995(0xc9)],_0x369d3d=_0x6a97b1[_0x4b7995(0x121)],_0x11dd18=_0x6a97b1[_0x4b7995(0x122)](_0x4b7995(0x11f)),_0x446e87=!_0x1f1298||_0x1f1298[_0x4b7995(0x122)](_0x4b7995(0x11f))!==_0x11dd18,_0x1cf155=!_0x369d3d||_0x369d3d[_0x4b7995(0x122)](_0x4b7995(0x11f))!==_0x11dd18;return _0x1770f1&&Boolean(_0x11dd18)&&_0x446e87&&_0x1cf155;},_0x13f783=>_0x4cee87(_0x2a60ff,_0xd7efc0(0xfa),_0x13f783));}[_0x5d3704(0x116)](){const _0x503e4d=_0x5d3704,_0x5d80aa=this[_0x503e4d(0xce)],_0x3888fc=_0x5d80aa[_0x503e4d(0xf7)];function _0x5c1604(_0x24da89){const _0x2298d3=_0x503e4d,_0x811a1b=_0x5d80aa[_0x2298d3(0xd7)][_0x2298d3(0x131)](_0x2298d3(0xb8))[_0x2298d3(0xbe)],_0x446725=_0x5d80aa[_0x2298d3(0xd7)][_0x2298d3(0x131)](_0x2298d3(0xe5))[_0x2298d3(0xbe)];return _0x2298d3(0xe5)===_0x24da89?_0x811a1b:_0x446725;}_0x5d80aa[_0x503e4d(0x119)][_0x503e4d(0x131)](_0x503e4d(0x110))[_0x503e4d(0xb5)][_0x503e4d(0xd8)](function(_0x684fe5){const _0x37f0f7=_0x503e4d;if(_0x37f0f7(0x109)!=_0x684fe5[_0x37f0f7(0xab)])return;const {data:_0x24adca}=_0x684fe5;if(!_0x24adca)return;let _0x5e3c6e,_0x5ca935,_0x4eee64,_0x3d4ae7;switch(_0x24adca[_0x37f0f7(0xb2)]){case _0x37f0f7(0xb8):_0x4eee64=_0x24adca[_0x37f0f7(0xeb)][0x0][_0x37f0f7(0xbf)],_0x3d4ae7=_0x5c1604(_0x24adca[_0x37f0f7(0xb2)]),_0x5e3c6e=_0x4eee64?_0x37f0f7(0xee):_0x37f0f7(0xed),!_0x3d4ae7&&_0x5d80aa[_0x37f0f7(0xd5)][_0x37f0f7(0x131)](_0x37f0f7(0xf6))||(_0x5e3c6e=_0x37f0f7(0x112)),_0x5ca935={'type':_0x37f0f7(0xc0),'content':_0x4cee87(_0x3888fc,_0x5e3c6e,_0x4cee87(_0x3888fc,_0x37f0f7(0xca)))};break;case _0x37f0f7(0xe5):_0x4eee64=_0x24adca[_0x37f0f7(0xeb)][0x0][_0x37f0f7(0xbf)],_0x3d4ae7=_0x5c1604(_0x24adca[_0x37f0f7(0xb2)]),_0x5e3c6e=_0x4eee64?_0x37f0f7(0xee):_0x37f0f7(0xed),!_0x3d4ae7&&_0x5d80aa[_0x37f0f7(0xd5)][_0x37f0f7(0x131)](_0x37f0f7(0xf6))||(_0x5e3c6e=_0x37f0f7(0x112)),_0x5ca935={'type':_0x37f0f7(0xc0),'content':_0x4cee87(_0x3888fc,_0x5e3c6e,_0x4cee87(_0x3888fc,_0x37f0f7(0x108)))};break;case _0x37f0f7(0x133):_0x5e3c6e=_0x37f0f7(0x12b),_0x5ca935={'type':_0x37f0f7(0xc0),'content':_0x4cee87(_0x3888fc,_0x5e3c6e,_0x4cee87(_0x3888fc,_0x37f0f7(0xfa)))};break;case _0x37f0f7(0xb7):_0x5e3c6e=function(_0x792677){const _0x299d64=_0x37f0f7,_0x161029=_0x792677[_0x299d64(0xe1)]();let _0x2c16ea=_0x161029[_0x299d64(0xcf)][_0x299d64(0xb9)];for(;_0x2c16ea&&_0x161029[_0x299d64(0x136)](_0x2c16ea);){if(_0x2c16ea[_0x299d64(0x122)](_0x299d64(0xc1))>0x0)return!0x1;_0x2c16ea=_0x2c16ea[_0x299d64(0x121)];}return!0x0;}(_0x684fe5)?_0x4cee87(_0x3888fc,_0x37f0f7(0xed),_0x4cee87(_0x3888fc,function(_0x1a0aca){const _0x581045=_0x37f0f7;return _0x581045(0xff)+_0x1a0aca[_0x581045(0xe1)]()[_0x581045(0xcf)][_0x581045(0xb9)][_0x581045(0x122)](_0x581045(0xf1))[_0x581045(0x106)]()+_0x581045(0xbb);}(_0x684fe5))):_0x4cee87(_0x3888fc,_0x37f0f7(0xb0),_0x4cee87(_0x3888fc,_0x37f0f7(0xfa))),_0x5ca935={'type':_0x37f0f7(0xc0),'content':_0x5e3c6e};break;case _0x37f0f7(0x134):case _0x37f0f7(0xf3):!0x1===_0x24adca[_0x37f0f7(0xd3)]&&(_0x5e3c6e=_0x37f0f7(0x128),_0x5ca935={'type':_0x37f0f7(0xe4),'content':_0x4cee87(_0x3888fc,_0x5e3c6e,_0x4cee87(_0x3888fc,_0x37f0f7(0xfa)))});}return _0x5ca935;});}}function ie(_0xf8d9fe){const _0x4dabf1=_0x5d3704;let _0x1cfbf6=_0xf8d9fe[_0x4dabf1(0xe1)]()[_0x4dabf1(0xcf)][_0x4dabf1(0xb9)][_0x4dabf1(0xc9)];for(;_0x1cfbf6;){const _0x47e982=_0x1cfbf6[_0x4dabf1(0x122)](_0x4dabf1(0x11f));if(!_0x47e982)return!0x1;if(_0x47e982==_0xf8d9fe[_0x4dabf1(0xc8)][_0x4dabf1(0x102)])return _0x4dabf1(0x102);if(_0x47e982==_0xf8d9fe[_0x4dabf1(0xc8)][_0x4dabf1(0x12f)])return _0x4dabf1(0x12f);_0x1cfbf6=_0x1cfbf6[_0x4dabf1(0xc9)];}return!0x1;}
|
|
23
|
+
const _0x5bdb41=_0x3588;(function(_0x1f84bc,_0x9e3789){const _0x4550f0=_0x3588,_0x2b24c4=_0x1f84bc();while(!![]){try{const _0x52e1e9=-parseInt(_0x4550f0(0x1f0))/0x1+-parseInt(_0x4550f0(0x1e0))/0x2*(-parseInt(_0x4550f0(0x1a4))/0x3)+parseInt(_0x4550f0(0x1c7))/0x4*(-parseInt(_0x4550f0(0x1d7))/0x5)+parseInt(_0x4550f0(0x18b))/0x6*(parseInt(_0x4550f0(0x1c4))/0x7)+-parseInt(_0x4550f0(0x1aa))/0x8*(-parseInt(_0x4550f0(0x1ee))/0x9)+-parseInt(_0x4550f0(0x1f6))/0xa+-parseInt(_0x4550f0(0x17b))/0xb*(-parseInt(_0x4550f0(0x1e2))/0xc);if(_0x52e1e9===_0x9e3789)break;else _0x2b24c4['push'](_0x2b24c4['shift']());}catch(_0x53a5a2){_0x2b24c4['push'](_0x2b24c4['shift']());}}}(_0x403e,0x19d17));import{Plugin as _0x4f3b84}from'ckeditor5/src/core.js';import{getTranslation as _0x2d159e}from'../utils/common-translations.js';function _0x403e(){const _0x9e4bdd=['registerAttributeLabel','push','parent','ELEMENT_NUMBERED_LIST','value','215NvlLCs','registerElementLabel','splitListItemAfter','removeMarker','plugins','afterInit','trackChangesCommand','get','*Uncheck\x20item*','206AIKlVP','ELEMENT_BULLETED_LIST','12pNhcyV','format','data','editor','*Format:*\x20remove\x20from\x20%0','range','mergeListItemForward','getChanges','getAttribute','detach','ListEditing','newValue','981FpANDw','assureChains','177251WLhozK','noTrackChangesFixer','schema','_descriptionFactory','document','listReversed','1381950QLCTvY','every','*Outdent:*\x20%0','splitListItemBefore','fromRange','execute','listStyle','ELEMENT_LIST_ITEM','commands','getRanges','forceValue','accept','type','*Format:*\x20insert\x20into\x20%0','previousSibling','todoList','isLocal','todo','*Indent:*\x20%0','_supportLegacySuggestions','toUpperCase','key','listItemId','filter','2216478PfPJdv','nodeAfter','*Remove\x20format:*\x20%0','*Check\x20item*','*Merge:*\x20list\x20item','start','deletion','_LIST','mergeListItemBackward','multipleBlocks','map','attribute','meta','listIndent','selection','locale','73434WXpwms','bulleted','getFirstMarker','_enableDefaultAttributesIntegration','getSuggestions','_suggestionFactory','attributeKey','checkTodoList','indentList','includes','suggestion','todoListCheck','TrackChangesEditing','length','default','batch','nextSibling','createPositionAt','from','numbered','isNextTo','getFirstRange','FORMAT_INDENT','_findSuggestions','registerPostFixer','3102QJKZMD','commandName','ELEMENT_TODO_LIST','setSelection','bulletedList','*Set\x20format:*\x20%0','8848fMHmtu','attributes','differ','registerDescriptionCallback','_getAttributeKey','find','numberedList','*Merge:*\x20%0','oldValue','groupId','isObject','TodoListEditing','*Split:*\x20list\x20item','setAttribute','outdentList','config','listType','_registerLegacyDescription','formatBlock','list.multiBlock','createRange','refresh','*Change\x20to:*\x20%0','ELEMENT_','next','has','77jBUBYW','isUndo','containsItem','13208MKDxyq','change','end','head','todoListChecked','model','registerCustomCallback','documentList','commandParams','listStart','listItemIdFixer'];_0x403e=function(){return _0x9e4bdd;};return _0x403e();}import{renameAttributeKey as _0x8306f6}from'../trackchangesediting.js';function _0x3588(_0x1f9405,_0x2b4688){const _0x403e9f=_0x403e();return _0x3588=function(_0x35887b,_0x18ebce){_0x35887b=_0x35887b-0x16c;let _0x43fc9b=_0x403e9f[_0x35887b];return _0x43fc9b;},_0x3588(_0x1f9405,_0x2b4688);}import{LiveRange as _0x15a51d}from'ckeditor5/src/engine.js';export default class z extends _0x4f3b84{[_0x5bdb41(0x1dc)](){const _0x36aa9d=_0x5bdb41,_0x5d6169=this[_0x36aa9d(0x1e5)];if(!_0x5d6169[_0x36aa9d(0x1db)][_0x36aa9d(0x1c3)](_0x36aa9d(0x1ec)))return;const _0x3fcb53=_0x5d6169[_0x36aa9d(0x18a)],_0x5d8200=_0x5d6169[_0x36aa9d(0x1db)][_0x36aa9d(0x1de)](_0x36aa9d(0x197)),_0xbabf27=_0x5d6169[_0x36aa9d(0x1db)][_0x36aa9d(0x1c3)](_0x36aa9d(0x1b5)),_0xf17542=!!_0x5d6169[_0x36aa9d(0x1b9)][_0x36aa9d(0x1de)](_0x36aa9d(0x1bd));function _0x26b747(_0x5e0621){const _0x3de16f=_0x36aa9d;return{'type':_0x3de16f(0x1e3),'content':''+_0x2d159e(_0x3fcb53,_0x3de16f(0x1a9),_0x5e0621)};}function _0x5ceb65(_0x71a39f){const _0x92e839=_0x36aa9d;return{'type':_0x92e839(0x1e3),'content':''+_0x2d159e(_0x3fcb53,_0x92e839(0x17d),_0x71a39f)};}_0x5d8200[_0x36aa9d(0x18e)](_0x36aa9d(0x1b0),[],[_0x36aa9d(0x179),_0x36aa9d(0x1ba),_0x36aa9d(0x188)]),_0x5d8200[_0x36aa9d(0x18e)](_0x36aa9d(0x1a8)),_0x5d8200[_0x36aa9d(0x18e)](_0x36aa9d(0x193)),_0x5d8200[_0x36aa9d(0x18e)](_0x36aa9d(0x1b8)),_0x5d8200[_0x36aa9d(0x18e)](_0x36aa9d(0x1d9)),_0x5d8200[_0x36aa9d(0x18e)](_0x36aa9d(0x1f9)),_0xf17542&&(_0x5d8200[_0x36aa9d(0x18e)](_0x36aa9d(0x183)),_0x5d8200[_0x36aa9d(0x18e)](_0x36aa9d(0x1e8))),_0xbabf27&&(_0x5d8200[_0x36aa9d(0x18e)](_0x36aa9d(0x172)),_0x5d8200[_0x36aa9d(0x18e)](_0x36aa9d(0x192),[],[_0x36aa9d(0x1cb)]),_0x5d8200[_0x36aa9d(0x1f3)][_0x36aa9d(0x1ad)](_0x539e2f=>{const _0xe25302=_0x36aa9d,{data:_0x2c9b75}=_0x539e2f;if(_0x2c9b75&&_0xe25302(0x1cb)==_0x2c9b75[_0xe25302(0x178)])return{'type':_0xe25302(0x1e3),'content':_0x2c9b75[_0xe25302(0x1ed)]?_0x2d159e(_0x3fcb53,_0xe25302(0x17e)):_0x2d159e(_0x3fcb53,_0xe25302(0x1df))};}),this[_0x36aa9d(0x1e5)][_0x36aa9d(0x1cc)][_0x36aa9d(0x1f4)][_0x36aa9d(0x1a3)](_0x265a2d=>{const _0x1b1a89=_0x36aa9d;if(_0x265a2d[_0x1b1a89(0x19a)][_0x1b1a89(0x1c5)])return!0x1;let _0x2080d6=!0x1;const _0x55e0fa=_0x5d8200[_0x1b1a89(0x18f)]({'skipNotAttached':!0x0})[_0x1b1a89(0x17a)](_0x31f412=>_0x1b1a89(0x1cb)===_0x5d8200[_0x1b1a89(0x1ae)](_0x31f412));for(const _0x534956 of _0x55e0fa){_0x1b1a89(0x174)!=_0x534956[_0x1b1a89(0x1a0)]()[_0x1b1a89(0x180)][_0x1b1a89(0x17c)][_0x1b1a89(0x1ea)](_0x1b1a89(0x1ba))&&(_0x5d8200[_0x1b1a89(0x1a2)](_0x534956[_0x1b1a89(0x1a0)](),_0x1b1a89(0x186))[_0x1b1a89(0x1af)](_0x1fd9ad=>_0x1b1a89(0x1ba)===_0x5d8200[_0x1b1a89(0x1ae)](_0x1fd9ad[_0x1b1a89(0x195)]))||(_0x265a2d[_0x1b1a89(0x1da)](_0x534956[_0x1b1a89(0x18d)]()),_0x2080d6=!0x0));}return _0x2080d6;})),_0x5d8200[_0x36aa9d(0x1f3)][_0x36aa9d(0x1d2)](_0x36aa9d(0x188),_0x2d159e(_0x3fcb53,_0x36aa9d(0x1a1)));const _0x1e36f6={'type':_0x36aa9d(0x1e3),'content':''};_0x5d8200[_0x36aa9d(0x1f3)][_0x36aa9d(0x1ad)](_0x3d5741=>{const _0x42f5f6=_0x36aa9d,{data:_0x419abd}=_0x3d5741;if(!_0x419abd||_0x42f5f6(0x1ba)!=_0x419abd[_0x42f5f6(0x178)])return;let _0x244de1=_0x3d5741[_0x42f5f6(0x1ca)];for(;_0x244de1;){if(_0x244de1[_0x42f5f6(0x1e4)]&&(_0x42f5f6(0x1fc)==_0x244de1[_0x42f5f6(0x1e4)][_0x42f5f6(0x178)]&&(_0x244de1[_0x42f5f6(0x1e4)][_0x42f5f6(0x1ed)]&&_0x42f5f6(0x199)!=_0x244de1[_0x42f5f6(0x1e4)][_0x42f5f6(0x1ed)]||_0x42f5f6(0x199)!=_0x244de1[_0x42f5f6(0x1e4)][_0x42f5f6(0x1b2)]&&!_0x419abd[_0x42f5f6(0x1ed)])||!_0xf17542&&_0x244de1[_0x42f5f6(0x1e4)][_0x42f5f6(0x178)]==_0x8306f6))return _0x1e36f6;_0x244de1=_0x244de1[_0x42f5f6(0x1c2)];}if(null==_0x419abd[_0x42f5f6(0x1ed)])switch(_0x419abd[_0x42f5f6(0x1b2)]){case _0x42f5f6(0x18c):return _0x5ceb65(_0x2d159e(_0x3fcb53,_0x42f5f6(0x1e1)));case _0x42f5f6(0x19e):return _0x5ceb65(_0x2d159e(_0x3fcb53,_0x42f5f6(0x1d5)));case _0x42f5f6(0x174):return _0x5ceb65(_0x2d159e(_0x3fcb53,_0x42f5f6(0x1a6)));}switch(_0x419abd[_0x42f5f6(0x1ed)]){case _0x42f5f6(0x18c):return _0x26b747(_0x2d159e(_0x3fcb53,_0x42f5f6(0x1e1)));case _0x42f5f6(0x19e):return _0x26b747(_0x2d159e(_0x3fcb53,_0x42f5f6(0x1d5)));case _0x42f5f6(0x174):return _0x26b747(_0x2d159e(_0x3fcb53,_0x42f5f6(0x1a6)));}}),_0x5d8200[_0x36aa9d(0x1f3)][_0x36aa9d(0x1ad)](_0xa724f=>{const _0x32e0fa=_0x36aa9d,{data:_0x9713df}=_0xa724f;if(_0x9713df&&_0x32e0fa(0x188)==_0x9713df[_0x32e0fa(0x178)])return null==_0x9713df[_0x32e0fa(0x1ed)]||null==_0x9713df[_0x32e0fa(0x1b2)]&&0x0==_0x9713df[_0x32e0fa(0x1ed)]?_0x1e36f6:void 0x0;}),_0x5d8200[_0x36aa9d(0x1f3)][_0x36aa9d(0x1ad)](_0xf57148=>{const _0x16fa2a=_0x36aa9d;if(_0x16fa2a(0x186)!=_0xf57148[_0x16fa2a(0x16f)])return;const {data:_0x1fd8c8}=_0xf57148;if(!_0x1fd8c8||_0x16fa2a(0x179)!=_0x1fd8c8[_0x16fa2a(0x178)])return;const _0x4ecd5a=ie(_0xf57148);return _0x4ecd5a?_0x16fa2a(0x1ed)==_0x4ecd5a?{'type':_0x16fa2a(0x1e3),'content':_0x2d159e(_0x3fcb53,_0x16fa2a(0x17f))}:_0x16fa2a(0x1b2)==_0x4ecd5a?{'type':_0x16fa2a(0x1e3),'content':_0x2d159e(_0x3fcb53,_0x16fa2a(0x1b6))}:_0x1e36f6:_0x1e36f6;}),_0x5d6169[_0x36aa9d(0x1cc)][_0x36aa9d(0x1f4)][_0x36aa9d(0x1a3)](_0x53f7f7=>this[_0x36aa9d(0x1d1)](_0x53f7f7)),_0x5d6169[_0x36aa9d(0x1cc)][_0x36aa9d(0x1f4)][_0x36aa9d(0x1a3)](_0x25f9da=>this[_0x36aa9d(0x1f1)](_0x25f9da)),_0x5d6169[_0x36aa9d(0x1cc)][_0x36aa9d(0x1f4)][_0x36aa9d(0x1a3)](_0x30be6e=>this[_0x36aa9d(0x1ef)](_0x30be6e)),this[_0x36aa9d(0x176)]();}[_0x5bdb41(0x1d1)](_0x4129c8){const _0x211bd7=_0x5bdb41;if(_0x4129c8[_0x211bd7(0x19a)][_0x211bd7(0x1c5)]||!_0x4129c8[_0x211bd7(0x19a)][_0x211bd7(0x173)])return!0x1;let _0x1e7f43=!0x1;const _0x5a9e9e=this[_0x211bd7(0x1e5)][_0x211bd7(0x1db)][_0x211bd7(0x1de)](_0x211bd7(0x197))[_0x211bd7(0x18f)]({'skipNotAttached':!0x0})[_0x211bd7(0x17a)](_0x5788a3=>_0x5788a3[_0x211bd7(0x1e4)]&&_0x211bd7(0x179)==_0x5788a3[_0x211bd7(0x1e4)][_0x211bd7(0x178)])[_0x211bd7(0x17a)](_0x3d8cb2=>_0x3d8cb2[_0x211bd7(0x1e4)][_0x211bd7(0x1ed)]&&_0x3d8cb2[_0x211bd7(0x1e4)][_0x211bd7(0x1b2)]);for(const _0x11e474 of _0x5a9e9e)ie(_0x11e474)||(_0x4129c8[_0x211bd7(0x1da)](_0x11e474[_0x211bd7(0x18d)]()),_0x1e7f43=!0x0);return _0x1e7f43;}[_0x5bdb41(0x1f1)](_0x3d6ba0){const _0x392b66=_0x5bdb41;if(_0x3d6ba0[_0x392b66(0x19a)][_0x392b66(0x1c5)]||!_0x3d6ba0[_0x392b66(0x19a)][_0x392b66(0x173)])return!0x1;const _0x421cb8=this[_0x392b66(0x1e5)][_0x392b66(0x1db)][_0x392b66(0x1de)](_0x392b66(0x197));if(_0x421cb8[_0x392b66(0x1dd)][_0x392b66(0x1d6)])return!0x1;let _0x5c24ba=!0x1;const _0x24882e=[_0x392b66(0x1ba),_0x392b66(0x1fc),_0x392b66(0x179),_0x392b66(0x188),_0x392b66(0x1d0),_0x392b66(0x1f5),_0x392b66(0x196)],_0x795f27=this[_0x392b66(0x1e5)][_0x392b66(0x1cc)][_0x392b66(0x1f4)][_0x392b66(0x1ac)][_0x392b66(0x1e9)]()[_0x392b66(0x17a)](_0x5a0c3f=>_0x392b66(0x186)==_0x5a0c3f[_0x392b66(0x16f)])[_0x392b66(0x17a)](_0x376729=>_0x24882e[_0x392b66(0x194)](_0x376729[_0x392b66(0x191)]));if(0x0==_0x795f27[_0x392b66(0x198)])return _0x5c24ba;for(const _0x2b4ff2 of _0x795f27){const _0x3909b3=_0x421cb8[_0x392b66(0x1a2)](_0x2b4ff2[_0x392b66(0x1e7)],_0x392b66(0x186))[_0x392b66(0x17a)](_0xd7b0c4=>!_0xd7b0c4[_0x392b66(0x187)][_0x392b66(0x19f)])[_0x392b66(0x185)](_0x5b6a90=>_0x5b6a90[_0x392b66(0x195)])[_0x392b66(0x17a)](_0x388103=>{const _0x89661d=_0x392b66,_0x162829=_0x421cb8[_0x89661d(0x1ae)](_0x388103);return _0x24882e[_0x89661d(0x194)](_0x162829);});if(_0x3909b3[_0x392b66(0x198)]){for(const _0x317921 of _0x3909b3)_0x3d6ba0[_0x392b66(0x1da)](_0x317921[_0x392b66(0x18d)]());_0x5c24ba=!0x0;}}return _0x5c24ba;}[_0x5bdb41(0x1ef)](_0x10bd91){const _0x3ad26a=_0x5bdb41;if(_0x10bd91[_0x3ad26a(0x19a)][_0x3ad26a(0x1c5)]||!_0x10bd91[_0x3ad26a(0x19a)][_0x3ad26a(0x173)])return!0x1;const _0x98df3a=this[_0x3ad26a(0x1e5)][_0x3ad26a(0x1db)][_0x3ad26a(0x1de)](_0x3ad26a(0x197));let _0x439201=!0x1;const _0x1fd631=[_0x3ad26a(0x1ba),_0x3ad26a(0x1fc),_0x3ad26a(0x179),_0x3ad26a(0x188),_0x3ad26a(0x1d0),_0x3ad26a(0x1f5),_0x3ad26a(0x196)];for(const _0x206198 of _0x98df3a[_0x3ad26a(0x18f)]({'skipNotAttached':!0x0})){const _0x2a3ba1=_0x98df3a[_0x3ad26a(0x1a2)](_0x206198[_0x3ad26a(0x1a0)](),_0x3ad26a(0x186))[_0x3ad26a(0x185)](_0x2c2893=>_0x2c2893[_0x3ad26a(0x195)])[_0x3ad26a(0x17a)](_0x334f91=>_0x334f91[_0x3ad26a(0x1e4)]&&_0x1fd631[_0x3ad26a(0x194)](_0x334f91[_0x3ad26a(0x1e4)][_0x3ad26a(0x178)]));if(!_0x2a3ba1[_0x3ad26a(0x198)])continue;const _0x2299a3=_0x2a3ba1[0x0][_0x3ad26a(0x1ca)][_0x3ad26a(0x1ab)][_0x3ad26a(0x1b3)];if(!_0x2a3ba1[_0x3ad26a(0x1f7)](_0x20561c=>_0x20561c[_0x3ad26a(0x1ab)][_0x3ad26a(0x1b3)]===_0x2299a3)){for(const _0x769166 of _0x2a3ba1)_0x15775f(_0x769166,_0x2299a3)&&(_0x439201=!0x0);}}return _0x439201;function _0x37c77a(_0x2c2885,_0x52c677){const _0x109923=_0x3ad26a;for(const _0x133606 of _0x98df3a[_0x109923(0x18f)]({'skipNotAttached':!0x0})[_0x109923(0x17a)](_0xc977a8=>_0x109923(0x186)==_0xc977a8[_0x109923(0x16f)]&&_0xc977a8[_0x109923(0x1ab)][_0x109923(0x1b3)]==_0x2c2885))_0x133606[_0x109923(0x1b7)](_0x109923(0x1b3),_0x52c677);}function _0x15775f(_0x536930,_0xe3914d){const _0x254700=_0x3ad26a;let _0x364dfc=_0x536930[_0x254700(0x1ca)],_0x491cbb=!0x1;for(;_0x364dfc;)_0x364dfc[_0x254700(0x1ab)][_0x254700(0x1b3)]!=_0xe3914d&&(_0x37c77a(_0x364dfc[_0x254700(0x1ab)][_0x254700(0x1b3)],_0xe3914d),_0x364dfc[_0x254700(0x1b7)](_0x254700(0x1b3),_0xe3914d),_0x491cbb=!0x0),_0x364dfc=_0x364dfc[_0x254700(0x1c2)];return _0x491cbb;}}[_0x5bdb41(0x176)](){const _0x4968c9=_0x5bdb41,_0x2bdbb2=this[_0x4968c9(0x1e5)],_0x3ff79d=_0x2bdbb2[_0x4968c9(0x18a)],_0x259ded=_0x2bdbb2[_0x4968c9(0x1db)][_0x4968c9(0x1de)](_0x4968c9(0x197));this[_0x4968c9(0x1bb)](),_0x259ded[_0x4968c9(0x190)][_0x4968c9(0x1cd)](_0x4968c9(0x1bc),_0x4968c9(0x1ce),_0x4968c9(0x16e),function(_0x86710f,_0x52e455){const _0x1bd193=_0x4968c9,_0x99a05e=[];for(let _0x1db130 of _0x86710f)_0x1db130[_0x1bd193(0x180)][_0x1bd193(0x17c)]===_0x1db130[_0x1bd193(0x1c9)][_0x1bd193(0x1d4)]&&(_0x1db130=_0x2bdbb2[_0x1bd193(0x1cc)][_0x1bd193(0x1be)](_0x2bdbb2[_0x1bd193(0x1cc)][_0x1bd193(0x19c)](_0x1db130[_0x1bd193(0x180)][_0x1bd193(0x17c)],0x0))),_0x99a05e[_0x1bd193(0x1d3)](_0x1db130);_0x2bdbb2[_0x1bd193(0x1cc)][_0x1bd193(0x1c8)](_0xbefb1b=>{const _0x49e4db=_0x1bd193,_0x598579=_0x2bdbb2[_0x49e4db(0x1cc)][_0x49e4db(0x1f4)][_0x49e4db(0x189)],_0x3c3f95=Array[_0x49e4db(0x19d)](_0x598579[_0x49e4db(0x16c)]())[_0x49e4db(0x185)](_0x114d9f=>_0x15a51d[_0x49e4db(0x1fa)](_0x114d9f));_0xbefb1b[_0x49e4db(0x1a7)](_0x99a05e),_0x2bdbb2[_0x49e4db(0x1fe)][_0x49e4db(0x1de)](_0x52e455[_0x49e4db(0x1a5)])[_0x49e4db(0x1bf)](),_0x52e455[_0x49e4db(0x1cf)][_0x49e4db(0x1d3)]({'forceDefaultExecution':!0x0}),_0x2bdbb2[_0x49e4db(0x1fb)](_0x52e455[_0x49e4db(0x1a5)],..._0x52e455[_0x49e4db(0x1cf)]),_0xbefb1b[_0x49e4db(0x1a7)](_0x3c3f95);for(const _0x26c6d9 of _0x3c3f95)_0x26c6d9[_0x49e4db(0x1eb)]();});}),_0x259ded[_0x4968c9(0x1f3)][_0x4968c9(0x1d8)](function(_0x34133d){const _0x12493c=_0x4968c9,_0x1cb12f=!_0x2bdbb2[_0x12493c(0x1cc)][_0x12493c(0x1f2)][_0x12493c(0x1b4)](_0x34133d),_0x15041f=_0x34133d[_0x12493c(0x171)],_0x3f7a21=_0x34133d[_0x12493c(0x19b)],_0x3944f0=_0x34133d[_0x12493c(0x1ea)](_0x12493c(0x179)),_0x56d8b8=!_0x15041f||_0x15041f[_0x12493c(0x1ea)](_0x12493c(0x179))!==_0x3944f0,_0x8ba4af=!_0x3f7a21||_0x3f7a21[_0x12493c(0x1ea)](_0x12493c(0x179))!==_0x3944f0;return _0x1cb12f&&Boolean(_0x3944f0)&&_0x56d8b8&&_0x8ba4af;},_0x17d579=>_0x2d159e(_0x3ff79d,_0x4968c9(0x1fd),_0x17d579));}[_0x5bdb41(0x1bb)](){const _0x47bde5=_0x5bdb41,_0xb29f7=this[_0x47bde5(0x1e5)],_0x1cf2bf=_0xb29f7[_0x47bde5(0x18a)];function _0x444280(_0x569a71){const _0x4ba5c4=_0x47bde5,_0x147708=_0xb29f7[_0x4ba5c4(0x1fe)][_0x4ba5c4(0x1de)](_0x4ba5c4(0x1a8))[_0x4ba5c4(0x1d6)],_0x10080d=_0xb29f7[_0x4ba5c4(0x1fe)][_0x4ba5c4(0x1de)](_0x4ba5c4(0x1b0))[_0x4ba5c4(0x1d6)];return _0x4ba5c4(0x1b0)===_0x569a71?_0x147708:_0x10080d;}_0xb29f7[_0x47bde5(0x1db)][_0x47bde5(0x1de)](_0x47bde5(0x197))[_0x47bde5(0x1f3)][_0x47bde5(0x1ad)](function(_0x261505){const _0x4409cd=_0x47bde5;if(_0x4409cd(0x1bc)!=_0x261505[_0x4409cd(0x16f)])return;const {data:_0x20289a}=_0x261505;if(!_0x20289a)return;let _0x1d589f,_0x58dbd3,_0x453607,_0xeaa086;switch(_0x20289a[_0x4409cd(0x1a5)]){case _0x4409cd(0x1a8):_0x453607=_0x20289a[_0x4409cd(0x1cf)][0x0][_0x4409cd(0x16d)],_0xeaa086=_0x444280(_0x20289a[_0x4409cd(0x1a5)]),_0x1d589f=_0x453607?_0x4409cd(0x170):_0x4409cd(0x1e6),!_0xeaa086&&_0xb29f7[_0x4409cd(0x1b9)][_0x4409cd(0x1de)](_0x4409cd(0x1bd))||(_0x1d589f=_0x4409cd(0x1c0)),_0x58dbd3={'type':_0x4409cd(0x1e3),'content':_0x2d159e(_0x1cf2bf,_0x1d589f,_0x2d159e(_0x1cf2bf,_0x4409cd(0x1e1)))};break;case _0x4409cd(0x1b0):_0x453607=_0x20289a[_0x4409cd(0x1cf)][0x0][_0x4409cd(0x16d)],_0xeaa086=_0x444280(_0x20289a[_0x4409cd(0x1a5)]),_0x1d589f=_0x453607?_0x4409cd(0x170):_0x4409cd(0x1e6),!_0xeaa086&&_0xb29f7[_0x4409cd(0x1b9)][_0x4409cd(0x1de)](_0x4409cd(0x1bd))||(_0x1d589f=_0x4409cd(0x1c0)),_0x58dbd3={'type':_0x4409cd(0x1e3),'content':_0x2d159e(_0x1cf2bf,_0x1d589f,_0x2d159e(_0x1cf2bf,_0x4409cd(0x1d5)))};break;case _0x4409cd(0x193):_0x1d589f=_0x4409cd(0x175),_0x58dbd3={'type':_0x4409cd(0x1e3),'content':_0x2d159e(_0x1cf2bf,_0x1d589f,_0x2d159e(_0x1cf2bf,_0x4409cd(0x1fd)))};break;case _0x4409cd(0x1b8):_0x1d589f=function(_0x117686){const _0x25c58c=_0x4409cd,_0x2cd804=_0x117686[_0x25c58c(0x1a0)]();let _0x49606b=_0x2cd804[_0x25c58c(0x180)][_0x25c58c(0x17c)];for(;_0x49606b&&_0x2cd804[_0x25c58c(0x1c6)](_0x49606b);){if(_0x49606b[_0x25c58c(0x1ea)](_0x25c58c(0x188))>0x0)return!0x1;_0x49606b=_0x49606b[_0x25c58c(0x19b)];}return!0x0;}(_0x261505)?_0x2d159e(_0x1cf2bf,_0x4409cd(0x1e6),_0x2d159e(_0x1cf2bf,function(_0xc5fe5f){const _0x3c0cdb=_0x4409cd;return _0x3c0cdb(0x1c1)+_0xc5fe5f[_0x3c0cdb(0x1a0)]()[_0x3c0cdb(0x180)][_0x3c0cdb(0x17c)][_0x3c0cdb(0x1ea)](_0x3c0cdb(0x1ba))[_0x3c0cdb(0x177)]()+_0x3c0cdb(0x182);}(_0x261505))):_0x2d159e(_0x1cf2bf,_0x4409cd(0x1f8),_0x2d159e(_0x1cf2bf,_0x4409cd(0x1fd))),_0x58dbd3={'type':_0x4409cd(0x1e3),'content':_0x1d589f};break;case _0x4409cd(0x183):case _0x4409cd(0x1e8):!0x1===_0x20289a[_0x4409cd(0x184)]&&(_0x1d589f=_0x4409cd(0x1b1),_0x58dbd3={'type':_0x4409cd(0x181),'content':_0x2d159e(_0x1cf2bf,_0x1d589f,_0x2d159e(_0x1cf2bf,_0x4409cd(0x1fd)))});}return _0x58dbd3;});}}function ie(_0x136f13){const _0x3a3b20=_0x5bdb41;let _0x1fa63b=_0x136f13[_0x3a3b20(0x1a0)]()[_0x3a3b20(0x180)][_0x3a3b20(0x17c)][_0x3a3b20(0x171)];for(;_0x1fa63b;){const _0x23e6f7=_0x1fa63b[_0x3a3b20(0x1ea)](_0x3a3b20(0x179));if(!_0x23e6f7)return!0x1;if(_0x23e6f7==_0x136f13[_0x3a3b20(0x1e4)][_0x3a3b20(0x1ed)])return _0x3a3b20(0x1ed);if(_0x23e6f7==_0x136f13[_0x3a3b20(0x1e4)][_0x3a3b20(0x1b2)])return _0x3a3b20(0x1b2);_0x1fa63b=_0x1fa63b[_0x3a3b20(0x171)];}return!0x1;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x4bca63=_0x3da0;function _0x1751(){const _0x174a42=['includes','key','formatBlock','upper-roman','list.properties','listType','disc','listReversed','plugins','registerDescriptionCallback','editor','getAttribute','946764wAwPAB','ELEMENT_','_LIST_','listStart','numbered','*Format:*\x20set\x20start\x20index\x20to\x20%0','registerAttributeLabel','suggestion','commandParams','attribute','decimal','2867824ClOVNL','2pQNlzm','removeMarker','bind','getFirstRange','type','nodeAfter','_findSuggestions','circle','68dqrLZh','1328467rOfRwB','_descriptionFactory','_enableDefaultAttributesIntegration','toUpperCase','has','*Format:*\x20set\x20order\x20to\x20regular','decimal-leading-zero','getFirstMarker','73933zxMOXi','format','registerPostFixer','get','oldValue','FORMAT_LIST_REVERSED','TrackChangesEditing','styles','startIndex','newValue','next','*Remove\x20format:*\x20%0','ListPropertiesEditing','lower-roman','*Change\x20to:*\x20%0','document','square','12OjTBIp','model','head','_registerLegacyDescription','listStyle','handleDescriptions','7190649Dvtpkw','*Format:*\x20set\x20order\x20to\x20reversed','isUndo','start','lower-latin','*Set\x20format:*\x20%0','data','batch','_getAttributeKey','find','_LIST_DEFAULT','commandName','10651570uMHsok','afterInit','filter','FORMAT_LIST_START','config','118780GcUqQj','reversed','replace','_getTranslationKeyForListStyle','default','getSuggestions','bulleted','locale','upper-latin'];_0x1751=function(){return _0x174a42;};return _0x1751();}(function(_0x3e27fc,_0x20ce40){const _0x1c07ea=_0x3da0,_0x25355b=_0x3e27fc();while(!![]){try{const _0x36dff9=-parseInt(_0x1c07ea(0x1c5))/0x1*(parseInt(_0x1c07ea(0x20e))/0x2)+-parseInt(_0x1c07ea(0x202))/0x3+parseInt(_0x1c07ea(0x216))/0x4*(parseInt(_0x1c07ea(0x1ed))/0x5)+-parseInt(_0x1c07ea(0x1d6))/0x6*(-parseInt(_0x1c07ea(0x217))/0x7)+parseInt(_0x1c07ea(0x20d))/0x8+parseInt(_0x1c07ea(0x1dc))/0x9+-parseInt(_0x1c07ea(0x1e8))/0xa;if(_0x36dff9===_0x20ce40)break;else _0x25355b['push'](_0x25355b['shift']());}catch(_0xce43ff){_0x25355b['push'](_0x25355b['shift']());}}}(_0x1751,0x76b1f));import{Plugin as _0x30a2a9}from'ckeditor5/src/core.js';function _0x3da0(_0x4da2d1,_0x313d08){const _0x17519a=_0x1751();return _0x3da0=function(_0x3da016,_0x17819b){_0x3da016=_0x3da016-0x1c4;let _0x17ca86=_0x17519a[_0x3da016];return _0x17ca86;},_0x3da0(_0x4da2d1,_0x313d08);}import{getTranslation as _0x3b39ae}from'../utils/common-translations.js';export default class se extends _0x30a2a9{[_0x4bca63(0x1e9)](){const _0x416e36=_0x4bca63;if(!this[_0x416e36(0x200)][_0x416e36(0x1fe)][_0x416e36(0x21b)](_0x416e36(0x1d1)))return;const _0x27b84d=this[_0x416e36(0x200)][_0x416e36(0x1ec)][_0x416e36(0x1c8)](_0x416e36(0x1fa)),_0x1e1840=this[_0x416e36(0x200)][_0x416e36(0x1fe)][_0x416e36(0x1c8)](_0x416e36(0x1cb));_0x27b84d[_0x416e36(0x1cc)]&&_0x1e1840[_0x416e36(0x219)](_0x416e36(0x1da),[],[_0x416e36(0x1da)]),_0x27b84d[_0x416e36(0x1ee)]&&_0x1e1840[_0x416e36(0x219)](_0x416e36(0x1fd),[],[_0x416e36(0x1fd)]),_0x27b84d[_0x416e36(0x1cd)]&&_0x1e1840[_0x416e36(0x219)](_0x416e36(0x205),[],[_0x416e36(0x205)]);const _0x42a1ca={'type':_0x416e36(0x1c6),'content':''};_0x1e1840[_0x416e36(0x218)][_0x416e36(0x1ff)](this[_0x416e36(0x1db)][_0x416e36(0x210)](this));const _0x3990bc=this[_0x416e36(0x200)][_0x416e36(0x1f4)];_0x1e1840[_0x416e36(0x218)][_0x416e36(0x208)](_0x416e36(0x1fd),_0x3b39ae(_0x3990bc,_0x416e36(0x1ca))),_0x1e1840[_0x416e36(0x218)][_0x416e36(0x1ff)](_0x3cde09=>{const _0x2d624b=_0x416e36,{data:_0x2bb110}=_0x3cde09;if(_0x2bb110&&_0x2d624b(0x1fd)==_0x2bb110[_0x2d624b(0x1f7)])return null==_0x2bb110[_0x2d624b(0x1ce)]||0x0==_0x2bb110[_0x2d624b(0x1ce)]&&null==_0x2bb110[_0x2d624b(0x1c9)]?_0x42a1ca:void 0x0;}),_0x1e1840[_0x416e36(0x218)][_0x416e36(0x208)](_0x416e36(0x205),_0x3b39ae(_0x3990bc,_0x416e36(0x1eb))),_0x1e1840[_0x416e36(0x218)][_0x416e36(0x1ff)](_0xbd4e64=>{const _0x2ea737=_0x416e36,{data:_0x41732e}=_0xbd4e64;if(_0x41732e&&_0x2ea737(0x205)==_0x41732e[_0x2ea737(0x1f7)])return null==_0x41732e[_0x2ea737(0x1ce)]||0x1==_0x41732e[_0x2ea737(0x1ce)]&&null==_0x41732e[_0x2ea737(0x1c9)]?_0x42a1ca:void 0x0;}),this[_0x416e36(0x200)][_0x416e36(0x1d7)][_0x416e36(0x1d4)][_0x416e36(0x1c7)](_0x1af179=>{const _0x516d44=_0x416e36;if(_0x1af179[_0x516d44(0x1e3)][_0x516d44(0x1de)])return!0x1;let _0x27309c=!0x1;const _0xb90621=_0x1e1840[_0x516d44(0x1f2)]({'skipNotAttached':!0x0})[_0x516d44(0x1ea)](_0x45970e=>{const _0x176733=_0x516d44,_0x25bd7d=_0x1e1840[_0x176733(0x1e4)](_0x45970e);return _0x176733(0x205)==_0x25bd7d||_0x176733(0x1fd)==_0x25bd7d;});for(const _0x5d4769 of _0xb90621){if(_0x516d44(0x206)==_0x5d4769[_0x516d44(0x211)]()[_0x516d44(0x1df)][_0x516d44(0x213)][_0x516d44(0x201)](_0x516d44(0x1fb)))continue;_0x1e1840[_0x516d44(0x214)](_0x5d4769[_0x516d44(0x211)](),_0x516d44(0x20b))[_0x516d44(0x1e5)](_0x128dec=>_0x516d44(0x1fb)==_0x1e1840[_0x516d44(0x1e4)](_0x128dec[_0x516d44(0x209)]))||(_0x1af179[_0x516d44(0x20f)](_0x5d4769[_0x516d44(0x1c4)]()),_0x27309c=!0x0);}return _0x27309c;}),this[_0x416e36(0x1d9)]();}[_0x4bca63(0x1db)](_0x5d0794){const _0x93b244=_0x4bca63,_0x1ab66f=this[_0x93b244(0x200)][_0x93b244(0x1f4)],{data:_0x445f4c}=_0x5d0794,_0x25bb60={'type':_0x93b244(0x1c6),'content':''};if(!_0x445f4c||_0x93b244(0x1da)!=_0x445f4c[_0x93b244(0x1f7)])return;if(!_0x445f4c[_0x93b244(0x1c9)])return _0x93b244(0x1f1)==_0x445f4c[_0x93b244(0x1ce)]?_0x25bb60:{'type':_0x93b244(0x1c6),'content':''+_0x3b39ae(_0x1ab66f,_0x93b244(0x1e1),_0x3b39ae(_0x1ab66f,this[_0x93b244(0x1f0)](_0x445f4c[_0x93b244(0x1ce)])))};if(!_0x445f4c[_0x93b244(0x1ce)]){if(_0x93b244(0x1f1)==_0x445f4c[_0x93b244(0x1c9)])return _0x25bb60;let _0x55c18e=_0x5d0794[_0x93b244(0x1d8)];for(;_0x55c18e;){if(_0x55c18e[_0x93b244(0x1e2)]&&_0x93b244(0x1fb)==_0x55c18e[_0x93b244(0x1e2)][_0x93b244(0x1f7)]&&_0x55c18e[_0x93b244(0x1e2)][_0x93b244(0x1ce)])return _0x25bb60;_0x55c18e=_0x55c18e[_0x93b244(0x1cf)];}return{'type':_0x93b244(0x1c6),'content':''+_0x3b39ae(_0x1ab66f,_0x93b244(0x1d0),_0x3b39ae(_0x1ab66f,this[_0x93b244(0x1f0)](_0x445f4c[_0x93b244(0x1c9)])))};}if(_0x93b244(0x1f1)!=_0x445f4c[_0x93b244(0x1ce)])return{'type':_0x93b244(0x1c6),'content':''+_0x3b39ae(_0x1ab66f,_0x93b244(0x1e1),_0x3b39ae(_0x1ab66f,this[_0x93b244(0x1f0)](_0x445f4c[_0x93b244(0x1ce)])))};let _0x186764=_0x5d0794[_0x93b244(0x1d8)];for(;_0x186764;){if(_0x186764[_0x93b244(0x1e2)]&&_0x93b244(0x1fb)==_0x186764[_0x93b244(0x1e2)][_0x93b244(0x1f7)]&&_0x186764[_0x93b244(0x1e2)][_0x93b244(0x1ce)]&&_0x186764[_0x93b244(0x1e2)][_0x93b244(0x1c9)])return _0x25bb60;_0x186764=_0x186764[_0x93b244(0x1cf)];}const _0x220f50=_0x5d0794[_0x93b244(0x211)]()[_0x93b244(0x1df)][_0x93b244(0x213)][_0x93b244(0x201)](_0x93b244(0x1fb));return{'type':_0x93b244(0x1c6),'content':_0x3b39ae(_0x1ab66f,_0x93b244(0x1e1),_0x3b39ae(_0x1ab66f,_0x93b244(0x203)+_0x220f50[_0x93b244(0x21a)]()+_0x93b244(0x1e6)))};}[_0x4bca63(0x1d9)](){const _0x2e923d=_0x4bca63,_0x340e11=this[_0x2e923d(0x200)],_0x5095eb=_0x340e11[_0x2e923d(0x1f4)];_0x340e11[_0x2e923d(0x1fe)][_0x2e923d(0x1c8)](_0x2e923d(0x1cb))[_0x2e923d(0x218)][_0x2e923d(0x1ff)](_0x5972c7=>{const _0x15452f=_0x2e923d;if(_0x15452f(0x1f8)!=_0x5972c7[_0x15452f(0x212)])return;const {data:_0x4fa9b5}=_0x5972c7;if(!_0x4fa9b5)return;let _0x4e618d,_0x4cdc9e;switch(_0x4fa9b5[_0x15452f(0x1e7)]){case _0x15452f(0x1da):_0x4e618d=_0x15452f(0x1d3),_0x4cdc9e={'type':_0x15452f(0x1c6),'content':_0x3b39ae(_0x5095eb,_0x4e618d,_0x3b39ae(_0x5095eb,this[_0x15452f(0x1f0)](_0x4fa9b5[_0x15452f(0x20a)][0x0][_0x15452f(0x212)])))};break;case _0x15452f(0x1fd):_0x4e618d=_0x4fa9b5[_0x15452f(0x20a)][0x0][_0x15452f(0x1ee)]?_0x15452f(0x1dd):_0x15452f(0x21c),_0x4cdc9e={'type':_0x15452f(0x1c6),'content':_0x3b39ae(_0x5095eb,_0x4e618d)};break;case _0x15452f(0x205):_0x4e618d=_0x15452f(0x207),_0x4cdc9e={'type':_0x15452f(0x1c6),'content':_0x3b39ae(_0x5095eb,_0x4e618d,_0x4fa9b5[_0x15452f(0x20a)][0x0][_0x15452f(0x1cd)])};}return _0x4cdc9e;});}[_0x4bca63(0x1f0)](_0x48f30e){const _0x315306=_0x4bca63;return _0x315306(0x203)+function(_0x3250ba){const _0x5ea3e4=_0x315306;if(ae[_0x5ea3e4(0x1f6)](_0x3250ba))return _0x5ea3e4(0x1f3);if(le[_0x5ea3e4(0x1f6)](_0x3250ba))return _0x5ea3e4(0x206);return null;}(_0x48f30e)[_0x315306(0x21a)]()+_0x315306(0x204)+_0x48f30e[_0x315306(0x21a)]()[_0x315306(0x1ef)](/-/g,'_');}}const ae=[_0x4bca63(0x1fc),_0x4bca63(0x215),_0x4bca63(0x1d5)],le=[_0x4bca63(0x20c),_0x4bca63(0x21d),_0x4bca63(0x1d2),_0x4bca63(0x1f9),_0x4bca63(0x1e0),_0x4bca63(0x1f5)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x7305db=_0x1e92;(function(_0xd73fad,_0x9e6b35){const _0x4270fa=_0x1e92,_0xd7655=_0xd73fad();while(!![]){try{const _0x3f04ee=parseInt(_0x4270fa(0x11c))/0x1*(parseInt(_0x4270fa(0x113))/0x2)+-parseInt(_0x4270fa(0x11e))/0x3*(-parseInt(_0x4270fa(0x110))/0x4)+-parseInt(_0x4270fa(0x118))/0x5*(parseInt(_0x4270fa(0x11a))/0x6)+parseInt(_0x4270fa(0x12b))/0x7*(parseInt(_0x4270fa(0x111))/0x8)+-parseInt(_0x4270fa(0x119))/0x9*(-parseInt(_0x4270fa(0x10e))/0xa)+parseInt(_0x4270fa(0x109))/0xb*(parseInt(_0x4270fa(0x10b))/0xc)+-parseInt(_0x4270fa(0x126))/0xd;if(_0x3f04ee===_0x9e6b35)break;else _0xd7655['push'](_0xd7655['shift']());}catch(_0x4cd2f7){_0xd7655['push'](_0xd7655['shift']());}}}(_0xdacd,0x35c82));function _0xdacd(){const _0x3273d=['112GwbiuI','createEmptyElement','2KXpzvi','MediaEmbedEditing','data','conversion','options','5XrYsqW','249966eJtyRh','473202ZsszEi','showSuggestionHighlights','346647SCbfmf','dataDowncast','7389NoCFUp','TrackChangesEditing','elementToElement','has','div','high','stop','attribute:url:media','10484851hhtdND','locale','editor','for','plugins','17752ZxTHMe','mediaEmbed','get','media','_descriptionFactory','enableCommand','22FELpMs','ELEMENT_MEDIA','327576oHWbYK','registerElementLabel','downcastDispatcher','130VmHIQf','afterInit','500PvAszQ'];_0xdacd=function(){return _0x3273d;};return _0xdacd();}import{Plugin as _0x4e14b}from'ckeditor5/src/core.js';import{getTranslation as _0x3887b0}from'../utils/common-translations.js';function _0x1e92(_0x4d8cd5,_0x3a7a87){const _0xdacd5=_0xdacd();return _0x1e92=function(_0x1e92d2,_0x25fc06){_0x1e92d2=_0x1e92d2-0x109;let _0x3101f8=_0xdacd5[_0x1e92d2];return _0x3101f8;},_0x1e92(_0x4d8cd5,_0x3a7a87);}export default class ft extends _0x4e14b{[_0x7305db(0x10f)](){const _0x24447a=_0x7305db,_0x10854e=this[_0x24447a(0x128)];if(!_0x10854e[_0x24447a(0x12a)][_0x24447a(0x121)](_0x24447a(0x114)))return;const _0x2a5680=_0x10854e[_0x24447a(0x12a)][_0x24447a(0x12d)](_0x24447a(0x11f)),_0x1ad423=_0x10854e[_0x24447a(0x127)];_0x2a5680[_0x24447a(0x130)](_0x24447a(0x12c)),_0x2a5680[_0x24447a(0x12f)][_0x24447a(0x10c)](_0x24447a(0x12e),_0x489071=>_0x3887b0(_0x1ad423,_0x24447a(0x10a),_0x489071)),_0x10854e[_0x24447a(0x116)][_0x24447a(0x129)](_0x24447a(0x11d))[_0x24447a(0x120)]({'model':_0x24447a(0x12e),'view':(_0x41ec95,{writer:_0x39f821,options:_0x5552f7})=>{const _0x186a4a=_0x24447a;if(_0x5552f7[_0x186a4a(0x11b)])return _0x39f821[_0x186a4a(0x112)](_0x186a4a(0x122));},'converterPriority':_0x24447a(0x123)}),_0x10854e[_0x24447a(0x115)][_0x24447a(0x10d)]['on'](_0x24447a(0x125),(_0x26c384,_0x3c3401,_0x399274)=>{const _0x161af0=_0x24447a;_0x399274[_0x161af0(0x117)][_0x161af0(0x11b)]&&_0x26c384[_0x161af0(0x124)]();},{'priority':_0x24447a(0x123)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x15aca4=_0x1c88;(function(_0x59578e,_0x35d563){const _0x12abfe=_0x1c88,_0x5148f4=_0x59578e();while(!![]){try{const _0x5c5adf=-parseInt(_0x12abfe(0x130))/0x1+-parseInt(_0x12abfe(0x13b))/0x2+-parseInt(_0x12abfe(0x135))/0x3+-parseInt(_0x12abfe(0x131))/0x4*(-parseInt(_0x12abfe(0x138))/0x5)+parseInt(_0x12abfe(0x136))/0x6+-parseInt(_0x12abfe(0x13e))/0x7+parseInt(_0x12abfe(0x12e))/0x8;if(_0x5c5adf===_0x35d563)break;else _0x5148f4['push'](_0x5148f4['shift']());}catch(_0x242930){_0x5148f4['push'](_0x5148f4['shift']());}}}(_0x4ecc,0x4bb1d));function _0x4ecc(){const _0x2f38d0=['115648KKqYDs','MentionEditing','editor','has','1637454jgLFHq','3540186lwknkt','enableCommand','65bFlMue','mention','get','1166094WZhYHJ','afterInit','plugins','434602wTAfXb','8481632UnyIkJ','TrackChangesEditing','525095HHzPOv'];_0x4ecc=function(){return _0x2f38d0;};return _0x4ecc();}function _0x1c88(_0x4d992b,_0xd1ea21){const _0x4ecc4d=_0x4ecc();return _0x1c88=function(_0x1c884a,_0x5225b6){_0x1c884a=_0x1c884a-0x12e;let _0x3a86dd=_0x4ecc4d[_0x1c884a];return _0x3a86dd;},_0x1c88(_0x4d992b,_0xd1ea21);}import{Plugin as _0x2b5626}from'ckeditor5/src/core.js';export default class gt extends _0x2b5626{[_0x15aca4(0x13c)](){const _0x5ac87d=_0x15aca4,_0x10c43e=this[_0x5ac87d(0x133)];_0x10c43e[_0x5ac87d(0x13d)][_0x5ac87d(0x134)](_0x5ac87d(0x132))&&_0x10c43e[_0x5ac87d(0x13d)][_0x5ac87d(0x13a)](_0x5ac87d(0x12f))[_0x5ac87d(0x137)](_0x5ac87d(0x139));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x365711=_0x6ded;(function(_0x87cf9e,_0x1e6042){const _0x17f7f1=_0x6ded,_0x5050d1=_0x87cf9e();while(!![]){try{const _0x43eac1=-parseInt(_0x17f7f1(0xe3))/0x1+parseInt(_0x17f7f1(0xf1))/0x2+parseInt(_0x17f7f1(0xe9))/0x3+parseInt(_0x17f7f1(0xed))/0x4+-parseInt(_0x17f7f1(0xe1))/0x5+parseInt(_0x17f7f1(0xe6))/0x6+-parseInt(_0x17f7f1(0xea))/0x7;if(_0x43eac1===_0x1e6042)break;else _0x5050d1['push'](_0x5050d1['shift']());}catch(_0x5aa193){_0x5050d1['push'](_0x5050d1['shift']());}}}(_0x49ad,0x4acb2));import{Plugin as _0x5d4fce}from'ckeditor5/src/core.js';function _0x49ad(){const _0xec49f3=['enableCommand','ELEMENT_PAGE_BREAK','484460jXmCwa','get','370861JPkjVQ','plugins','PageBreakEditing','3253056DLNDCB','_descriptionFactory','pageBreak','815319zWGwSJ','5998566rCSDwd','has','TrackChangesEditing','1340812vKFRqz','editor','afterInit','registerElementLabel','963786qssVuX','locale'];_0x49ad=function(){return _0xec49f3;};return _0x49ad();}import{getTranslation as _0x5c3d72}from'../utils/common-translations.js';function _0x6ded(_0x30858d,_0x43e2b9){const _0x49ad6d=_0x49ad();return _0x6ded=function(_0x6ded06,_0x440471){_0x6ded06=_0x6ded06-0xde;let _0x3da520=_0x49ad6d[_0x6ded06];return _0x3da520;},_0x6ded(_0x30858d,_0x43e2b9);}export default class lt extends _0x5d4fce{[_0x365711(0xef)](){const _0x147c61=_0x365711,_0x33f14a=this[_0x147c61(0xee)];if(!_0x33f14a[_0x147c61(0xe4)][_0x147c61(0xeb)](_0x147c61(0xe5)))return;_0x33f14a[_0x147c61(0xe4)][_0x147c61(0xe2)](_0x147c61(0xec))[_0x147c61(0xdf)](_0x147c61(0xe8));const _0x57365f=_0x33f14a[_0x147c61(0xe4)][_0x147c61(0xe2)](_0x147c61(0xec)),_0x32c571=_0x33f14a[_0x147c61(0xde)];_0x57365f[_0x147c61(0xe7)][_0x147c61(0xf0)](_0x147c61(0xe8),_0xed613a=>_0x5c3d72(_0x32c571,_0x147c61(0xe0),_0xed613a));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x2d08(){const _0x4d052b=['$text','checkChild','_enableDefaultAttributesIntegration','editing','18oFhbjJ','registerElementLabel','ck-suggestion-marker--active','getFirstRange','ck-suggestion-marker-split','enableCommand','editor','7xQZuMj','commandName','downcastDispatcher','insert','*Change\x20to:*\x20%0','17993268CCkcMt','addMarker:suggestion:insertion','4153146eEVVGq','writer','format','7032700INqpns','toViewPosition','model','insertion','registerDescriptionCallback','430550iItSTt','span','isTouching','addClass','430914TkJlJB','consume','createUIElement','includes','460368FrrCiK','formatBlock','_registerLegacyDescription','name','2283704WuJNOX','consumable','plugins','type','data','getItemLabel','showSuggestionHighlights','markerName','schema','insertParagraph','TrackChangesEditing','_descriptionFactory','Paragraph','nodeAfter','get','end','has','mapper','isLimit','afterInit','activeMarkers','options','isBlock','paragraph','locale','markerRange','bindElementToMarker','highest','*Insert:*\x20%0','ELEMENT_PARAGRAPH','start'];_0x2d08=function(){return _0x4d052b;};return _0x2d08();}const _0x407698=_0x5dca;(function(_0x404566,_0x435e23){const _0x23202f=_0x5dca,_0x597c6d=_0x404566();while(!![]){try{const _0x403169=parseInt(_0x23202f(0xe9))/0x1+parseInt(_0x23202f(0xed))/0x2*(parseInt(_0x23202f(0x118))/0x3)+parseInt(_0x23202f(0xf5))/0x4+parseInt(_0x23202f(0xe4))/0x5+-parseInt(_0x23202f(0xe1))/0x6*(parseInt(_0x23202f(0x11f))/0x7)+-parseInt(_0x23202f(0xf1))/0x8+-parseInt(_0x23202f(0xdf))/0x9;if(_0x403169===_0x435e23)break;else _0x597c6d['push'](_0x597c6d['shift']());}catch(_0x642ea2){_0x597c6d['push'](_0x597c6d['shift']());}}}(_0x2d08,0xe85d9));import{Plugin as _0x281a69}from'ckeditor5/src/core.js';import{getTranslation as _0x1e75d2}from'../utils/common-translations.js';function _0x5dca(_0x4c8593,_0x39f2c0){const _0x2d0802=_0x2d08();return _0x5dca=function(_0x5dcabd,_0xf8c49e){_0x5dcabd=_0x5dcabd-0xdf;let _0x2e79fd=_0x2d0802[_0x5dcabd];return _0x2e79fd;},_0x5dca(_0x4c8593,_0x39f2c0);}export default class mt extends _0x281a69{[_0x407698(0x108)](){const _0x58226d=_0x407698,_0x17db84=this[_0x58226d(0x11e)];if(!_0x17db84[_0x58226d(0xf7)][_0x58226d(0x105)](_0x58226d(0x101)))return;const _0x13a482=_0x17db84[_0x58226d(0x10d)],_0x4a2142=_0x17db84[_0x58226d(0xf7)][_0x58226d(0x103)](_0x58226d(0xff));_0x4a2142[_0x58226d(0x100)][_0x58226d(0x119)](_0x58226d(0x10c),_0x1999ef=>_0x1e75d2(_0x13a482,_0x58226d(0x112),_0x1999ef)),_0x4a2142[_0x58226d(0x116)](_0x58226d(0x10c)),_0x4a2142[_0x58226d(0x11d)](_0x58226d(0xfe)),_0x17db84[_0x58226d(0x117)][_0x58226d(0x121)]['on'](_0x58226d(0xe0),nr(_0x17db84),{'priority':_0x58226d(0x110)}),_0x17db84[_0x58226d(0xf9)][_0x58226d(0x121)]['on'](_0x58226d(0xe0),(_0x29f288,_0x44f77e,_0x168cc1)=>{const _0x5a8a5a=_0x58226d;_0x168cc1[_0x5a8a5a(0x10a)][_0x5a8a5a(0xfb)]&&nr(_0x17db84,{'showActiveMarker':!0x1})(_0x29f288,_0x44f77e,_0x168cc1);},{'priority':_0x58226d(0x110)});const _0x26107d=_0x4a2142[_0x58226d(0x100)];_0x26107d[_0x58226d(0xe8)](_0x2b5733=>{const _0x1050b9=_0x58226d;if(_0x1050b9(0xe7)!==_0x2b5733[_0x1050b9(0xf8)])return;const {start:_0x441925,end:_0x17cbe7}=_0x2b5733[_0x1050b9(0x11b)]();if(!_0x441925[_0x1050b9(0xeb)](_0x17cbe7)||!_0x441925[_0x1050b9(0x102)])return;const _0x122912=_0x17db84[_0x1050b9(0xe6)][_0x1050b9(0xfd)],_0x5c626f=_0x441925[_0x1050b9(0x102)];return _0x122912[_0x1050b9(0x10b)](_0x5c626f)&&!_0x122912[_0x1050b9(0x107)](_0x5c626f)&&_0x122912[_0x1050b9(0x115)](_0x5c626f,_0x1050b9(0x114))?{'type':_0x1050b9(0xe7),'content':_0x1e75d2(_0x13a482,_0x1050b9(0x111),_0x26107d[_0x1050b9(0xfa)](_0x5c626f,0x1))}:void 0x0;}),this[_0x58226d(0xf3)]();}[_0x407698(0xf3)](){const _0x338f7c=_0x407698,_0x473aa8=this[_0x338f7c(0x11e)],_0x3cc967=_0x473aa8[_0x338f7c(0x10d)];_0x473aa8[_0x338f7c(0xf7)][_0x338f7c(0x103)](_0x338f7c(0xff))[_0x338f7c(0x100)][_0x338f7c(0xe8)](_0x5d3aae=>{const _0x3f5d4c=_0x338f7c;if(_0x3f5d4c(0xf2)!=_0x5d3aae[_0x3f5d4c(0xf8)])return;const {data:_0x2253bc}=_0x5d3aae;return _0x2253bc&&_0x3f5d4c(0x10c)==_0x2253bc[_0x3f5d4c(0x120)]?{'type':_0x3f5d4c(0xe3),'content':_0x1e75d2(_0x3cc967,_0x3f5d4c(0x123),_0x1e75d2(_0x3cc967,_0x3f5d4c(0x112)))}:void 0x0;});}}function nr(_0x41b8e2,{showActiveMarker:_0x2d658f=!0x0}={}){return(_0x4d4f22,_0x404e73,_0x57e10f)=>{const _0x1369ec=_0x5dca,_0x36ad61=_0x41b8e2[_0x1369ec(0xf7)][_0x1369ec(0x103)](_0x1369ec(0xff)),_0x4dab79=_0x404e73[_0x1369ec(0x10e)][_0x1369ec(0x113)],_0xf07581=_0x404e73[_0x1369ec(0x10e)][_0x1369ec(0x104)],_0x8de8e1=_0x41b8e2[_0x1369ec(0xe6)][_0x1369ec(0xfd)];if(!_0x4dab79[_0x1369ec(0xeb)](_0xf07581)||!_0x4dab79[_0x1369ec(0x102)])return;const _0x2d7b5d=_0x4dab79[_0x1369ec(0x102)];if(_0x8de8e1[_0x1369ec(0x10b)](_0x2d7b5d)&&!_0x8de8e1[_0x1369ec(0x107)](_0x2d7b5d)&&_0x8de8e1[_0x1369ec(0x115)](_0x2d7b5d,_0x1369ec(0x114))){if(!_0x57e10f[_0x1369ec(0xf6)][_0x1369ec(0xee)](_0x404e73[_0x1369ec(0x10e)],_0x4d4f22[_0x1369ec(0xf4)]))return;const _0x591f84=_0x57e10f[_0x1369ec(0xe2)][_0x1369ec(0xef)](_0x1369ec(0xea),{'class':_0x1369ec(0x11c)}),_0x2bb0c8=_0x57e10f[_0x1369ec(0x106)][_0x1369ec(0xe5)](_0xf07581);_0x2d658f&&_0x36ad61[_0x1369ec(0x109)][_0x1369ec(0xf0)](_0x404e73[_0x1369ec(0xfc)])&&_0x57e10f[_0x1369ec(0xe2)][_0x1369ec(0xec)](_0x1369ec(0x11a),_0x591f84),_0x57e10f[_0x1369ec(0xe2)][_0x1369ec(0x122)](_0x2bb0c8,_0x591f84),_0x57e10f[_0x1369ec(0x106)][_0x1369ec(0x10f)](_0x591f84,_0x404e73[_0x1369ec(0xfc)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3fe824=_0x5f39;function _0x5f39(_0x127788,_0x1ec9d1){const _0x1ff161=_0x1ff1();return _0x5f39=function(_0x5f3968,_0x3661d4){_0x5f3968=_0x5f3968-0x8b;let _0xdc779a=_0x1ff161[_0x5f3968];return _0xdc779a;},_0x5f39(_0x127788,_0x1ec9d1);}(function(_0x4928bd,_0x4b6e1b){const _0x254af5=_0x5f39,_0x2e405e=_0x4928bd();while(!![]){try{const _0x22c46a=parseInt(_0x254af5(0x9d))/0x1*(-parseInt(_0x254af5(0x97))/0x2)+-parseInt(_0x254af5(0x95))/0x3+parseInt(_0x254af5(0xa2))/0x4*(-parseInt(_0x254af5(0x9a))/0x5)+-parseInt(_0x254af5(0xa7))/0x6+-parseInt(_0x254af5(0x90))/0x7*(-parseInt(_0x254af5(0x9c))/0x8)+-parseInt(_0x254af5(0x91))/0x9*(parseInt(_0x254af5(0xa5))/0xa)+parseInt(_0x254af5(0x96))/0xb;if(_0x22c46a===_0x4b6e1b)break;else _0x2e405e['push'](_0x2e405e['shift']());}catch(_0x18932a){_0x2e405e['push'](_0x2e405e['shift']());}}}(_0x1ff1,0x47749));import{Plugin as _0x3afe12}from'ckeditor5/src/core.js';import{getTranslation as _0x44f111}from'../utils/common-translations.js';export default class dt extends _0x3afe12{[_0x3fe824(0xa1)](){const _0x459335=_0x3fe824,_0x5df71d=this[_0x459335(0xa0)];if(!_0x5df71d[_0x459335(0xa8)][_0x459335(0x94)](_0x459335(0xa3)))return;_0x5df71d[_0x459335(0xa8)][_0x459335(0x9e)](_0x459335(0x92))[_0x459335(0x93)](_0x459335(0x9b)),this[_0x459335(0x8f)]();}[_0x3fe824(0x8f)](){const _0x24d123=_0x3fe824,_0x483890=this[_0x24d123(0xa0)];_0x483890[_0x24d123(0xa8)][_0x24d123(0x9e)](_0x24d123(0x92))[_0x24d123(0x8b)][_0x24d123(0x99)](_0x305de3=>{const _0x1f51da=_0x24d123;if(_0x1f51da(0x98)!=_0x305de3[_0x1f51da(0xa6)]&&_0x1f51da(0x8e)!=_0x305de3[_0x1f51da(0xa6)])return;const {data:_0x171975}=_0x305de3;return _0x171975&&_0x1f51da(0x9b)==_0x171975[_0x1f51da(0x8d)]?{'type':_0x1f51da(0xa4),'content':_0x44f111(_0x483890[_0x1f51da(0x9f)],_0x1f51da(0x8c))}:void 0x0;});}}function _0x1ff1(){const _0x27ca52=['formatInline','_registerLegacyDescription','86471IWVfuq','9Eecdtz','TrackChangesEditing','_enableDefaultAttributesIntegration','has','113673bDgXdw','9643843XFxXnI','38xFkqPM','formatBlock','registerDescriptionCallback','745Krorma','removeFormat','248yaxhqx','7907jBsKON','get','locale','editor','afterInit','13744umRIiJ','RemoveFormatEditing','format','1742840dyXEpE','type','555618ELHBsd','plugins','_descriptionFactory','*Remove\x20all\x20formatting*','commandName'];_0x1ff1=function(){return _0x27ca52;};return _0x1ff1();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0xf22d4e=_0x59d4;(function(_0x3c4f84,_0xbd9ff8){const _0x5a7bd2=_0x59d4,_0xf21205=_0x3c4f84();while(!![]){try{const _0x426af9=-parseInt(_0x5a7bd2(0x1fc))/0x1*(parseInt(_0x5a7bd2(0x1ef))/0x2)+parseInt(_0x5a7bd2(0x1ff))/0x3+-parseInt(_0x5a7bd2(0x1ee))/0x4+-parseInt(_0x5a7bd2(0x1f0))/0x5*(parseInt(_0x5a7bd2(0x1f3))/0x6)+parseInt(_0x5a7bd2(0x204))/0x7+parseInt(_0x5a7bd2(0x200))/0x8+parseInt(_0x5a7bd2(0x1fe))/0x9;if(_0x426af9===_0xbd9ff8)break;else _0xf21205['push'](_0xf21205['shift']());}catch(_0x4eb329){_0xf21205['push'](_0xf21205['shift']());}}}(_0x28bc,0x72c42));function _0x59d4(_0x1a69fd,_0x2f42d3){const _0x28bc7a=_0x28bc();return _0x59d4=function(_0x59d4c3,_0x69a15){_0x59d4c3=_0x59d4c3-0x1ed;let _0x4a2ba6=_0x28bc7a[_0x59d4c3];return _0x4a2ba6;},_0x59d4(_0x1a69fd,_0x2f42d3);}function _0x28bc(){const _0x21ceeb=['goToNextRestrictedEditingException','get','1892720akdDfL','458anaxGt','5IydWYp','trackChanges','discardSuggestion','4018140CRMHDV','goToPreviousRestrictedEditingException','discardAllSuggestions','acceptSuggestion','acceptAllSuggestions','enableCommand','discardSelectedSuggestions','plugins','TrackChangesEditing','655Xaizmx','editor','2273193tvzaGF','2371713Bqlheh','1920280BQYDGX','afterInit','RestrictedEditingModeEditing','acceptSelectedSuggestions','3358348wVIxXf','has'];_0x28bc=function(){return _0x21ceeb;};return _0x28bc();}import{Plugin as _0x4e8738}from'ckeditor5/src/core.js';export default class pt extends _0x4e8738{[_0xf22d4e(0x201)](){const _0xb35f87=_0xf22d4e,_0x1b49c3=this[_0xb35f87(0x1fd)];if(!_0x1b49c3[_0xb35f87(0x1fa)][_0xb35f87(0x205)](_0xb35f87(0x202)))return;const _0x3d0b38=_0x1b49c3[_0xb35f87(0x1fa)][_0xb35f87(0x1ed)](_0xb35f87(0x1fb));_0x3d0b38[_0xb35f87(0x1f8)](_0xb35f87(0x1f4)),_0x3d0b38[_0xb35f87(0x1f8)](_0xb35f87(0x206));const _0xe37bf4=_0x1b49c3[_0xb35f87(0x1fa)][_0xb35f87(0x1ed)](_0xb35f87(0x202));_0xe37bf4[_0xb35f87(0x1f8)](_0xb35f87(0x1f1)),_0xe37bf4[_0xb35f87(0x1f8)](_0xb35f87(0x1f6)),_0xe37bf4[_0xb35f87(0x1f8)](_0xb35f87(0x1f2)),_0xe37bf4[_0xb35f87(0x1f8)](_0xb35f87(0x1f7)),_0xe37bf4[_0xb35f87(0x1f8)](_0xb35f87(0x1f5)),_0xe37bf4[_0xb35f87(0x1f8)](_0xb35f87(0x203)),_0xe37bf4[_0xb35f87(0x1f8)](_0xb35f87(0x1f9));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3b3c(_0x3f1c33,_0x48029c){const _0xf5036e=_0xf503();return _0x3b3c=function(_0x3b3c5a,_0x929e4f){_0x3b3c5a=_0x3b3c5a-0x69;let _0x1c4061=_0xf5036e[_0x3b3c5a];return _0x1c4061;},_0x3b3c(_0x3f1c33,_0x48029c);}const _0x5073fd=_0x3b3c;(function(_0x23ec9b,_0x239019){const _0x5d1577=_0x3b3c,_0x2dd9ff=_0x23ec9b();while(!![]){try{const _0x34ea65=parseInt(_0x5d1577(0x82))/0x1*(parseInt(_0x5d1577(0x80))/0x2)+-parseInt(_0x5d1577(0x9e))/0x3*(parseInt(_0x5d1577(0x79))/0x4)+-parseInt(_0x5d1577(0x94))/0x5+-parseInt(_0x5d1577(0x8d))/0x6+parseInt(_0x5d1577(0x9c))/0x7+parseInt(_0x5d1577(0x6e))/0x8*(parseInt(_0x5d1577(0x87))/0x9)+parseInt(_0x5d1577(0x7b))/0xa*(-parseInt(_0x5d1577(0x6c))/0xb);if(_0x34ea65===_0x239019)break;else _0x2dd9ff['push'](_0x2dd9ff['shift']());}catch(_0x350d96){_0x2dd9ff['push'](_0x2dd9ff['shift']());}}}(_0xf503,0x49b31));import{Plugin as _0x4673dc}from'ckeditor5/src/core.js';import{ShiftEnter as _0x1f83a5}from'ckeditor5/src/enter.js';import{getTranslation as _0x3f977e}from'../utils/common-translations.js';function _0xf503(){const _0x54cbd0=['span','bindElementToMarker','1004443DeLcTy','get','824TmAcMF','insert','includes','merge','registerElementLabel','init','softBreak','ELEMENT_LINE_BREAK','options','markerRange','locale','12300viwiHp','data','10GXfkOB','plugins','split','element','addMarker:suggestion:deletion','2oHvRGu','activeMarkers','433787ueisCr','consumable','toViewPosition','high','TrackChangesEditing','24462FscuBC','test','requires','mapper','addMarker:suggestion','getItems','1571418tievkE','editing','model','downcastDispatcher','ck-suggestion-marker-','addMarker:suggestion:insertion','ck-suggestion-marker--active','465900VPSDHS','createPositionBefore','showSuggestionHighlights','markerName','addClass','shiftEnter','enableCommand','writer','779821uVmhrG','deletion','75YMwemk','_descriptionFactory','name','createUIElement','editor'];_0xf503=function(){return _0x54cbd0;};return _0xf503();}export default class kt extends _0x4673dc{static get[_0x5073fd(0x89)](){return[_0x1f83a5];}[_0x5073fd(0x73)](){const _0xdd8fdf=_0x5073fd,_0xde5ed=this[_0xdd8fdf(0x69)],_0x49bf13=_0xde5ed[_0xdd8fdf(0x7c)][_0xdd8fdf(0x6d)](_0xdd8fdf(0x86));_0x49bf13[_0xdd8fdf(0x9a)](_0xdd8fdf(0x99)),_0xde5ed[_0xdd8fdf(0x8e)][_0xdd8fdf(0x90)]['on'](_0xdd8fdf(0x92),re(_0xde5ed),{'priority':_0xdd8fdf(0x85)}),_0xde5ed[_0xdd8fdf(0x8e)][_0xdd8fdf(0x90)]['on'](_0xdd8fdf(0x7f),re(_0xde5ed),{'priority':_0xdd8fdf(0x85)}),_0xde5ed[_0xdd8fdf(0x7a)][_0xdd8fdf(0x90)]['on'](_0xdd8fdf(0x8b),(_0x47a9be,_0x23dda9,_0x4d50d4)=>{const _0x2c7cac=_0xdd8fdf;_0x4d50d4[_0x2c7cac(0x76)][_0x2c7cac(0x96)]&&re(_0xde5ed,{'showActiveMarker':!0x1})(_0x47a9be,_0x23dda9,_0x4d50d4);}),_0x49bf13[_0xdd8fdf(0x9f)][_0xdd8fdf(0x72)](_0xdd8fdf(0x74),_0x5777c4=>_0x3f977e(_0xde5ed[_0xdd8fdf(0x78)],_0xdd8fdf(0x75),_0x5777c4));}}function re(_0xb5b4ed,{showActiveMarker:_0x35b331=!0x0}={}){return(_0x37cf75,_0x204e29,_0x30994d)=>{const _0x3337ae=_0x3b3c,_0x1a4f27=_0xb5b4ed[_0x3337ae(0x7c)][_0x3337ae(0x6d)](_0x3337ae(0x86));if(!_0x30994d[_0x3337ae(0x83)][_0x3337ae(0x88)](_0x204e29[_0x3337ae(0x77)],_0x37cf75[_0x3337ae(0xa0)]))return;const _0x38a096=_0xb5b4ed[_0x3337ae(0x8f)];for(const _0x52c2ba of _0x204e29[_0x3337ae(0x77)][_0x3337ae(0x8c)]()){if(!_0x52c2ba['is'](_0x3337ae(0x7e),_0x3337ae(0x74)))continue;const _0x52a876=_0x3337ae(0x9d)==_0x204e29[_0x3337ae(0x97)][_0x3337ae(0x7d)](':')[0x1]?_0x3337ae(0x71):_0x3337ae(0x7d),_0x129117=_0x30994d[_0x3337ae(0x9b)][_0x3337ae(0xa1)](_0x3337ae(0x6a),{'class':_0x3337ae(0x91)+_0x52a876}),_0x6a232d=_0x30994d[_0x3337ae(0x8a)][_0x3337ae(0x84)](_0x38a096[_0x3337ae(0x95)](_0x52c2ba));_0x35b331&&_0x1a4f27[_0x3337ae(0x81)][_0x3337ae(0x70)](_0x204e29[_0x3337ae(0x97)])&&_0x30994d[_0x3337ae(0x9b)][_0x3337ae(0x98)](_0x3337ae(0x93),_0x129117),_0x30994d[_0x3337ae(0x9b)][_0x3337ae(0x6f)](_0x6a232d,_0x129117),_0x30994d[_0x3337ae(0x8a)][_0x3337ae(0x6b)](_0x129117,_0x204e29[_0x3337ae(0x97)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0xfc38(){const _0x1a890f=['46891026CIgjSU','80XavXQn','1022091BkaFYx','FORMAT_RESTRICTED_ENABLED','plugins','isCollapsed','131329UPWQAv','972bdyWAf','document','get','type','StandardEditingModeEditing','18qPAOLM','310iaNydq','commandName','4768210wZvcje','commands','FORMAT_RESTRICTED_DISABLED','148viYeqx','restrictedEditingException','registerDescriptionCallback','model','getRanges','enableCommand','_descriptionFactory','has','format','locale','markInlineFormat','value','TrackChangesEditing','13793ChmDYQ','selection','commandParams','181012XxJkhu','formatBlock','formatInline','144636amoBwh','afterInit','69FmxZpl','editor','forceValue','change','from'];_0xfc38=function(){return _0x1a890f;};return _0xfc38();}const _0x5ca16f=_0x2433;(function(_0x176083,_0x3541e6){const _0x44aa19=_0x2433,_0x34f16c=_0x176083();while(!![]){try{const _0x59826e=-parseInt(_0x44aa19(0x8c))/0x1*(-parseInt(_0x44aa19(0x7f))/0x2)+parseInt(_0x44aa19(0x94))/0x3*(parseInt(_0x44aa19(0x8f))/0x4)+parseInt(_0x44aa19(0x7a))/0x5*(-parseInt(_0x44aa19(0x92))/0x6)+-parseInt(_0x44aa19(0x6f))/0x7*(parseInt(_0x44aa19(0x6e))/0x8)+parseInt(_0x44aa19(0x79))/0x9*(-parseInt(_0x44aa19(0x7c))/0xa)+-parseInt(_0x44aa19(0x73))/0xb*(parseInt(_0x44aa19(0x74))/0xc)+parseInt(_0x44aa19(0x6d))/0xd;if(_0x59826e===_0x3541e6)break;else _0x34f16c['push'](_0x34f16c['shift']());}catch(_0x5c5aa1){_0x34f16c['push'](_0x34f16c['shift']());}}}(_0xfc38,0xc1a0c));function _0x2433(_0x817534,_0x177dc1){const _0xfc389b=_0xfc38();return _0x2433=function(_0x24335f,_0x427e69){_0x24335f=_0x24335f-0x69;let _0x261648=_0xfc389b[_0x24335f];return _0x261648;},_0x2433(_0x817534,_0x177dc1);}import{Plugin as _0xfa6a20}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x594bb9}from'./utils.js';import{getTranslation as _0x5aa163}from'../utils/common-translations.js';export default class bt extends _0xfa6a20{[_0x5ca16f(0x93)](){const _0x3b648e=_0x5ca16f,_0x4e3116=this[_0x3b648e(0x69)],_0x364513=_0x4e3116[_0x3b648e(0x82)],_0x167cf7=_0x4e3116[_0x3b648e(0x88)];if(!_0x4e3116[_0x3b648e(0x71)][_0x3b648e(0x86)](_0x3b648e(0x78)))return;const _0x4f1a90=_0x4e3116[_0x3b648e(0x71)][_0x3b648e(0x76)](_0x3b648e(0x8b)),_0x3397d2=_0x3b648e(0x80),_0x1a2de8=_0x4e3116[_0x3b648e(0x7d)][_0x3b648e(0x76)](_0x3397d2);_0x4f1a90[_0x3b648e(0x84)](_0x3397d2,(_0x9c1126,_0x5615f0={})=>{const _0x500ef5=_0x3b648e,_0x43e33e=_0x364513[_0x500ef5(0x75)][_0x500ef5(0x8d)];if(_0x43e33e[_0x500ef5(0x72)])return void _0x9c1126(_0x5615f0);const _0x1137dd=void 0x0!==_0x5615f0[_0x500ef5(0x6a)]?_0x5615f0[_0x500ef5(0x6a)]:!_0x1a2de8[_0x500ef5(0x8a)];_0x364513[_0x500ef5(0x6b)](()=>{const _0x162f99=_0x500ef5,_0x30daf1=Array[_0x162f99(0x6c)](_0x43e33e[_0x162f99(0x83)]());for(const _0x24eaba of _0x30daf1){const _0x3fdc88=_0x1137dd?[_0x24eaba]:_0x594bb9(_0x3397d2,_0x24eaba,_0x364513);for(const _0x549fa3 of _0x3fdc88)_0x4f1a90[_0x162f99(0x89)](_0x549fa3,{'commandName':_0x3397d2,'commandParams':[{'forceValue':_0x1137dd}]});}});}),_0x4f1a90[_0x3b648e(0x85)][_0x3b648e(0x81)](_0x54e6e1=>{const _0x5ef6bd=_0x3b648e;if(_0x5ef6bd(0x90)!=_0x54e6e1[_0x5ef6bd(0x77)]&&_0x5ef6bd(0x91)!=_0x54e6e1[_0x5ef6bd(0x77)])return;const {data:_0x707c7}=_0x54e6e1;return _0x707c7&&_0x707c7[_0x5ef6bd(0x7b)]==_0x3397d2?_0x707c7[_0x5ef6bd(0x8e)][0x0][_0x5ef6bd(0x6a)]?{'type':_0x5ef6bd(0x87),'content':_0x5aa163(_0x167cf7,_0x5ef6bd(0x70))}:{'type':_0x5ef6bd(0x87),'content':_0x5aa163(_0x167cf7,_0x5ef6bd(0x7e))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x150e11=_0x49b6;function _0x49b6(_0x569bfa,_0x18fc91){const _0x5b89a3=_0x5b89();return _0x49b6=function(_0x49b645,_0x35f2b1){_0x49b645=_0x49b645-0x188;let _0x2b6bc0=_0x5b89a3[_0x49b645];return _0x2b6bc0;},_0x49b6(_0x569bfa,_0x18fc91);}(function(_0x5ae7a3,_0x45ac16){const _0x3bef5f=_0x49b6,_0x27584a=_0x5ae7a3();while(!![]){try{const _0x54a197=-parseInt(_0x3bef5f(0x195))/0x1*(parseInt(_0x3bef5f(0x194))/0x2)+parseInt(_0x3bef5f(0x19e))/0x3+parseInt(_0x3bef5f(0x1ae))/0x4+parseInt(_0x3bef5f(0x190))/0x5+-parseInt(_0x3bef5f(0x1ad))/0x6*(-parseInt(_0x3bef5f(0x1a3))/0x7)+-parseInt(_0x3bef5f(0x1b1))/0x8+-parseInt(_0x3bef5f(0x1b4))/0x9*(parseInt(_0x3bef5f(0x1b5))/0xa);if(_0x54a197===_0x45ac16)break;else _0x27584a['push'](_0x27584a['shift']());}catch(_0x14280f){_0x27584a['push'](_0x27584a['shift']());}}}(_0x5b89,0xb45aa));function _0x5b89(){const _0x430c79=['20944233iLGQHQ','10VuJcLV','ghsAttributes','style','DataSchema','commandParams','locale','*Remove\x20format:*\x20%0','registerDescriptionCallback','config','format','get','_enableDefaultAttributesIntegration','GeneralHtmlSupport','1155650wIdLAU','_registerBlockAttribute','_descriptionFactory','StyleUtils','2Nfjmmf','895261uKOcTc','element','TrackChangesEditing','block','formatBlock','registerAttributeLabel','has','inline','normalizeConfig','4012983Kssbra','type','styleName','editor','Style','7vaXaKP','FORMAT_STYLE','afterInit','getGhsAttributeNameForElement','toLowerCase','_registerInlineAttribute','commandName','formatInline','forceValue','_registerLegacyDescription','8069190rgpifM','5455544KTOmgH','add','plugins','2531312YxOrbz','*Set\x20format:*\x20%0','definitions'];_0x5b89=function(){return _0x430c79;};return _0x5b89();}import{Plugin as _0x1e4619}from'ckeditor5/src/core.js';import{getTranslation as _0x4eb75b}from'../utils/common-translations.js';export default class wt extends _0x1e4619{[_0x150e11(0x1a5)](){const _0x1cefde=_0x150e11,_0x5e4178=this[_0x1cefde(0x1a1)];if(!_0x5e4178[_0x1cefde(0x1b0)][_0x1cefde(0x19b)](_0x1cefde(0x1a2))||!_0x5e4178[_0x1cefde(0x1b0)][_0x1cefde(0x19b)](_0x1cefde(0x1b8)))return;const _0x1de486=_0x5e4178[_0x1cefde(0x1b0)][_0x1cefde(0x18d)](_0x1cefde(0x197)),_0x20f640=_0x5e4178[_0x1cefde(0x188)],_0x148739=_0x5e4178[_0x1cefde(0x18b)][_0x1cefde(0x18d)](_0x1cefde(0x1b7))||{},_0x2bdeee=_0x5e4178[_0x1cefde(0x1b0)][_0x1cefde(0x18d)](_0x1cefde(0x18f)),_0x1b0119=_0x5e4178[_0x1cefde(0x1b0)][_0x1cefde(0x18d)](_0x1cefde(0x193))[_0x1cefde(0x19d)](_0x5e4178[_0x1cefde(0x1b0)][_0x1cefde(0x18d)](_0x1cefde(0x1b8)),_0x148739[_0x1cefde(0x1b3)]);_0x1de486[_0x1cefde(0x18e)](_0x1cefde(0x1b7));const _0x2094cb=new Set();for(const _0x1e1b3f of _0x1b0119[_0x1cefde(0x198)]){const _0x4259a2=_0x2bdeee[_0x1cefde(0x1a6)](_0x1e1b3f[_0x1cefde(0x196)]);_0x2094cb[_0x1cefde(0x1af)](_0x4259a2);}const _0x45598c=new Set();for(const _0x43c1d1 of _0x1b0119[_0x1cefde(0x19c)]){const _0x39561f=_0x2bdeee[_0x1cefde(0x1a6)](_0x43c1d1[_0x1cefde(0x196)]);_0x45598c[_0x1cefde(0x1af)](_0x39561f);for(const _0x4b652e of _0x43c1d1[_0x1cefde(0x1b6)])_0x45598c[_0x1cefde(0x1af)](_0x4b652e);}for(const _0x573850 of _0x2094cb)_0x1de486[_0x1cefde(0x191)](_0x573850),_0x1de486[_0x1cefde(0x192)][_0x1cefde(0x19a)](_0x573850,_0x4eb75b(_0x20f640,_0x1cefde(0x1a4)));for(const _0x543408 of _0x45598c)_0x1de486[_0x1cefde(0x1a8)](_0x543408),_0x1de486[_0x1cefde(0x192)][_0x1cefde(0x19a)](_0x543408,_0x4eb75b(_0x20f640,_0x1cefde(0x1a4)));this[_0x1cefde(0x1ac)]();}[_0x150e11(0x1ac)](){const _0x5ce731=_0x150e11,_0x197e1d=this[_0x5ce731(0x1a1)],_0x2d0e8d=_0x197e1d[_0x5ce731(0x188)];_0x197e1d[_0x5ce731(0x1b0)][_0x5ce731(0x18d)](_0x5ce731(0x197))[_0x5ce731(0x192)][_0x5ce731(0x18a)](_0x246536=>{const _0x47e29b=_0x5ce731;if(_0x47e29b(0x199)!=_0x246536[_0x47e29b(0x19f)]&&_0x47e29b(0x1aa)!=_0x246536[_0x47e29b(0x19f)])return;const {data:_0x1b2c42}=_0x246536;return _0x1b2c42&&_0x47e29b(0x1b7)===_0x1b2c42[_0x47e29b(0x1a9)]?_0x1b2c42[_0x47e29b(0x1b9)][0x0][_0x47e29b(0x1ab)]?{'type':_0x47e29b(0x18c),'content':_0x4eb75b(_0x2d0e8d,_0x47e29b(0x1b2),_0x1b2c42[_0x47e29b(0x1b9)][0x0][_0x47e29b(0x1a0)][_0x47e29b(0x1a7)]())}:{'type':_0x47e29b(0x18c),'content':_0x4eb75b(_0x2d0e8d,_0x47e29b(0x189),_0x1b2c42[_0x47e29b(0x1b9)][0x0][_0x47e29b(0x1a0)][_0x47e29b(0x1a7)]())}:void 0x0;});}}
|