@ckeditor/ckeditor5-track-changes 42.0.0-alpha.8 → 42.0.0-alpha.9
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/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/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/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/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x32e2ec=_0x34bd;function _0x34bd(_0x4a2be9,_0xa4f266){const _0x37bcf3=_0x37bc();return _0x34bd=function(_0x34bd88,_0x439dde){_0x34bd88=_0x34bd88-0x17e;let _0x12e03d=_0x37bcf3[_0x34bd88];return _0x12e03d;},_0x34bd(_0x4a2be9,_0xa4f266);}(function(_0x2c6c18,_0xa04d7a){const _0xcf41bb=_0x34bd,_0x3adabb=_0x2c6c18();while(!![]){try{const _0x2176e9=-parseInt(_0xcf41bb(0x1bb))/0x1*(parseInt(_0xcf41bb(0x18f))/0x2)+parseInt(_0xcf41bb(0x19c))/0x3+-parseInt(_0xcf41bb(0x1b8))/0x4+parseInt(_0xcf41bb(0x1b5))/0x5+-parseInt(_0xcf41bb(0x188))/0x6*(-parseInt(_0xcf41bb(0x1bd))/0x7)+parseInt(_0xcf41bb(0x181))/0x8+-parseInt(_0xcf41bb(0x1c4))/0x9;if(_0x2176e9===_0xa04d7a)break;else _0x3adabb['push'](_0x3adabb['shift']());}catch(_0x24ba93){_0x3adabb['push'](_0x3adabb['shift']());}}}(_0x37bc,0xe9f3f));import{Plugin as _0x488637}from'ckeditor5/src/core.js';import{getTranslation as _0x477a52}from'../utils/common-translations.js';export default class ut extends _0x488637{[_0x32e2ec(0x1b1)](){const _0x5eb7df=_0x32e2ec,_0x555264=this[_0x5eb7df(0x1c9)],_0x13a06a=_0x555264[_0x5eb7df(0x19f)];if(!_0x555264[_0x5eb7df(0x1c3)][_0x5eb7df(0x18b)](_0x5eb7df(0x189)))return;const _0x194832=_0x555264[_0x5eb7df(0x1c3)][_0x5eb7df(0x1ab)](_0x5eb7df(0x19a)),_0x2948f5=_0x555264[_0x5eb7df(0x1c3)][_0x5eb7df(0x18b)](_0x5eb7df(0x1b4));function _0x4595a7(_0x405d85){return()=>{const _0x2e9a7a=_0x34bd,_0x4133f5=_0x555264[_0x2e9a7a(0x1ca)][_0x2e9a7a(0x1c2)][_0x2e9a7a(0x190)],_0x306bc8=_0x555264[_0x2e9a7a(0x194)][_0x2e9a7a(0x1ab)](_0x405d85);if(_0x306bc8[_0x2e9a7a(0x195)])return void _0x555264[_0x2e9a7a(0x1ce)](_0x2e9a7a(0x1af),{});const _0x17172b=_0x405d85[_0x2e9a7a(0x1d2)](0x0,-0x4),_0x3494ba=function(_0x1828e1,_0x34dc10,_0x32cf1b){const _0x5ac554=_0x2e9a7a;let _0x30c0b3=Array[_0x5ac554(0x1cf)](_0x1828e1)[_0x5ac554(0x1c8)](_0x3602dd=>function(_0x3ca7de,_0x4ad1b6){const _0x53b66d=_0x5ac554;return _0x4ad1b6[_0x53b66d(0x198)](_0x3ca7de[_0x53b66d(0x1a2)],_0x53b66d(0x1ad))&&!_0x4ad1b6[_0x53b66d(0x1b0)](_0x3ca7de);}(_0x3602dd,_0x32cf1b));_0x30c0b3=_0x30c0b3[_0x5ac554(0x1c8)](_0x9aeabc=>!_0x9aeabc['is'](_0x5ac554(0x1a4),_0x5ac554(0x1ad))||_0x9aeabc[_0x5ac554(0x18a)](_0x5ac554(0x185))!=_0x34dc10);const _0x349101=new Set();for(const _0x4beaa7 of _0x30c0b3)_0x4beaa7['is'](_0x5ac554(0x1a4),_0x5ac554(0x1ad))?_0x349101[_0x5ac554(0x191)](me(_0x4beaa7)):_0x349101[_0x5ac554(0x191)](_0x4beaa7);return Array[_0x5ac554(0x1cf)](_0x349101);}(_0x4133f5[_0x2e9a7a(0x199)](),_0x17172b,_0x555264[_0x2e9a7a(0x1ca)][_0x2e9a7a(0x17e)]);_0x555264[_0x2e9a7a(0x1ca)][_0x2e9a7a(0x1b7)](()=>{const _0x2d49f3=_0x2e9a7a;for(const _0x2eb8fd of _0x3494ba)_0x194832[_0x2d49f3(0x1a1)](_0x2eb8fd,{'commandName':_0x405d85,'commandParams':[{'forceValue':!_0x306bc8[_0x2d49f3(0x195)]}],'formatGroupId':_0x2d49f3(0x1b9)},fe(_0x2eb8fd));});};}function _0x4144cf(_0x2d1a6a){return()=>{const _0x3fb93f=_0x34bd,_0x297a12=function(_0x2b574c){const _0x35b139=_0x34bd;let _0xc6f646=Array[_0x35b139(0x1cf)](_0x2b574c);const _0xa9eda7=_0xc6f646[_0x35b139(0x184)](_0x32d37e=>_0x35b139(0x1ad)!=_0x32d37e[_0x35b139(0x1cc)]);return _0xa9eda7>-0x1&&(_0xc6f646=_0xc6f646[_0x35b139(0x1d2)](0x0,_0xa9eda7)),_0xc6f646;}(_0x555264[_0x3fb93f(0x1ca)][_0x3fb93f(0x1c2)][_0x3fb93f(0x190)][_0x3fb93f(0x199)]()),_0x95966c=_0x555264[_0x3fb93f(0x1ca)][_0x3fb93f(0x1b2)](_0x555264[_0x3fb93f(0x1ca)][_0x3fb93f(0x18c)](_0x297a12[0x0],_0x3fb93f(0x1c1)),_0x555264[_0x3fb93f(0x1ca)][_0x3fb93f(0x18c)](_0x297a12[_0x297a12[_0x3fb93f(0x1a0)]-0x1],_0x3fb93f(0x180)));_0x555264[_0x3fb93f(0x1ca)][_0x3fb93f(0x1b7)](()=>{const _0x31f339=_0x3fb93f;_0x194832[_0x31f339(0x1a1)](_0x95966c,{'commandName':_0x2d1a6a,'commandParams':[],'formatGroupId':_0x31f339(0x1bc)},function(_0x43d03a){const _0x14db9f=_0x31f339,_0x10d4de=new Set();for(const _0x343fba of _0x43d03a){let _0x22c582=_0x343fba[_0x14db9f(0x1b3)];for(;_0x22c582&&_0x22c582[_0x14db9f(0x18a)](_0x14db9f(0x1bc))>_0x343fba[_0x14db9f(0x18a)](_0x14db9f(0x1bc));)_0x10d4de[_0x14db9f(0x191)](_0x22c582),_0x22c582=_0x22c582[_0x14db9f(0x1b3)];}return Array[_0x14db9f(0x1cf)](_0x10d4de);}(_0x297a12));});};}_0x194832[_0x5eb7df(0x19b)](_0x5eb7df(0x1cb),_0x4595a7(_0x5eb7df(0x1cb))),_0x194832[_0x5eb7df(0x19b)](_0x5eb7df(0x17f),_0x4595a7(_0x5eb7df(0x17f))),_0x2948f5&&_0x194832[_0x5eb7df(0x19b)](_0x5eb7df(0x19e),_0x4595a7(_0x5eb7df(0x19e))),_0x194832[_0x5eb7df(0x19b)](_0x5eb7df(0x1aa),_0x4144cf(_0x5eb7df(0x1aa))),_0x194832[_0x5eb7df(0x19b)](_0x5eb7df(0x1b6),_0x4144cf(_0x5eb7df(0x1b6))),_0x2948f5&&_0x194832[_0x5eb7df(0x19b)](_0x5eb7df(0x1d1),()=>{const _0x45ffc1=_0x5eb7df,_0x2d2417=_0x555264[_0x45ffc1(0x194)][_0x45ffc1(0x1ab)](_0x45ffc1(0x1d1)),_0x4363ad=Array[_0x45ffc1(0x1cf)](_0x2d2417[_0x45ffc1(0x187)]);_0x4363ad[_0x45ffc1(0x1c8)](_0x216768=>_0x216768[_0x45ffc1(0x18a)](_0x45ffc1(0x1d0))!=_0x2d2417[_0x45ffc1(0x195)]),_0x555264[_0x45ffc1(0x1ca)][_0x45ffc1(0x1b7)](()=>{const _0x33ee61=_0x45ffc1;for(const _0x2f0794 of _0x4363ad)_0x194832[_0x33ee61(0x1a1)](_0x2f0794,{'commandName':_0x33ee61(0x1d1),'commandParams':[{'forceValue':!_0x2d2417[_0x33ee61(0x195)]}]});});}),_0x194832[_0x5eb7df(0x19d)][_0x5eb7df(0x1ac)](_0x5eb7df(0x1ad),_0x4c9626=>_0x477a52(_0x13a06a,_0x5eb7df(0x1c6),_0x4c9626)),_0x194832[_0x5eb7df(0x19d)][_0x5eb7df(0x1ae)](_0x5b4fa9=>{const _0x32a135=_0x5eb7df;if(_0x32a135(0x1a8)!=_0x5b4fa9[_0x32a135(0x182)]&&_0x32a135(0x197)!=_0x5b4fa9[_0x32a135(0x182)])return;const {data:_0x14f01d}=_0x5b4fa9;if(_0x14f01d){if(_0x32a135(0x1cb)==_0x14f01d[_0x32a135(0x192)]||_0x32a135(0x17f)==_0x14f01d[_0x32a135(0x192)]||_0x32a135(0x19e)==_0x14f01d[_0x32a135(0x192)])switch(_0x14f01d[_0x32a135(0x192)][_0x32a135(0x186)](_0x32a135(0x1a6),'')){case _0x32a135(0x1c7):return _0x5152a4(_0x477a52(_0x13a06a,_0x32a135(0x1be)));case _0x32a135(0x1a5):return _0x5152a4(_0x477a52(_0x13a06a,_0x32a135(0x1c0)));case _0x32a135(0x196):return _0x5152a4(_0x477a52(_0x13a06a,_0x32a135(0x1bf)));}if(_0x32a135(0x1aa)==_0x14f01d[_0x32a135(0x192)])return{'type':_0x32a135(0x18e),'content':_0x477a52(_0x13a06a,_0x32a135(0x1c5),_0x477a52(_0x13a06a,_0x32a135(0x1c6)))};if(_0x32a135(0x1b6)==_0x14f01d[_0x32a135(0x192)])return{'type':_0x32a135(0x18e),'content':_0x477a52(_0x13a06a,_0x32a135(0x183),_0x477a52(_0x13a06a,_0x32a135(0x1c6)))};if(_0x32a135(0x1d1)==_0x14f01d[_0x32a135(0x192)])return _0x14f01d[_0x32a135(0x1cd)][0x0][_0x32a135(0x1a7)]?{'type':_0x32a135(0x18e),'content':_0x477a52(_0x13a06a,_0x32a135(0x18d))}:{'type':_0x32a135(0x18e),'content':_0x477a52(_0x13a06a,_0x32a135(0x1ba))};}function _0x5152a4(_0x50bb89){const _0x50db34=_0x32a135;return{'type':_0x50db34(0x18e),'content':_0x477a52(_0x13a06a,_0x50db34(0x193),_0x50bb89)};}});}}function _0x37bc(){const _0x22d488=['formatBlock','previousSibling','indentList','get','registerElementLabel','listItem','registerDescriptionCallback','paragraph','isObject','afterInit','createRange','nextSibling','LegacyTodoListEditing','8768875vfUcvL','outdentList','change','2031508effAOc','blockName','*Uncheck\x20item*','1EpUayw','listIndent','133guqehZ','ELEMENT_BULLETED_LIST','ELEMENT_TODO_LIST','ELEMENT_NUMBERED_LIST','before','document','plugins','30621780TsIFQM','*Indent:*\x20%0','ELEMENT_LIST_ITEM','bulleted','filter','editor','model','numberedList','name','commandParams','execute','from','todoListChecked','checkTodoList','slice','schema','bulletedList','end','9063992fSpVtu','type','*Outdent:*\x20%0','findIndex','listType','replace','_selectedElements','563610nLfTlL','LegacyListEditing','getAttribute','has','createPositionAt','*Check\x20item*','format','2233886dIAymP','selection','add','commandName','*Change\x20to:*\x20%0','commands','value','todo','formatInline','checkChild','getSelectedBlocks','TrackChangesEditing','enableCommand','3941916VXVYGm','descriptionFactory','todoList','locale','length','markBlockFormat','parent','push','element','numbered','List','forceValue'];_0x37bc=function(){return _0x22d488;};return _0x37bc();}function me(_0x2dff1d){const _0xda5e1f=_0x32e2ec,_0x2cef53=_0x2dff1d[_0xda5e1f(0x18a)](_0xda5e1f(0x1bc));if(0x0==_0x2cef53)return _0x2dff1d;let _0x5a3d71=_0x2dff1d;for(;_0x2dff1d[_0xda5e1f(0x1a9)]&&_0x2dff1d[_0xda5e1f(0x1a9)]['is'](_0xda5e1f(0x1a4),_0xda5e1f(0x1ad));){const _0x399e18=_0x2dff1d[_0xda5e1f(0x1a9)][_0xda5e1f(0x18a)](_0xda5e1f(0x1bc));if(_0x399e18==_0x2cef53)_0x5a3d71=_0x2dff1d[_0xda5e1f(0x1a9)];else{if(_0x399e18<_0x2cef53)break;}_0x2dff1d=_0x2dff1d[_0xda5e1f(0x1a9)];}return _0x5a3d71;}function fe(_0x3597d1){const _0x33e563=_0x32e2ec,_0x1a8181=[];if(_0x3597d1['is'](_0x33e563(0x1a4),_0x33e563(0x1ad))&&_0x3597d1[_0x33e563(0x18a)](_0x33e563(0x1bc))>0x0){let _0x288f07=_0x3597d1[_0x33e563(0x1b3)];for(;_0x288f07&&_0x33e563(0x1ad)==_0x288f07[_0x33e563(0x1cc)]&&_0x288f07[_0x33e563(0x18a)](_0x33e563(0x1bc))==_0x3597d1[_0x33e563(0x18a)](_0x33e563(0x1bc));)_0x1a8181[_0x33e563(0x1a3)](_0x288f07),_0x288f07=_0x288f07[_0x33e563(0x1b3)];}return _0x1a8181;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4a40fa=_0x349f;(function(_0x268dfc,_0x40dc23){const _0x1a0467=_0x349f,_0x41252f=_0x268dfc();while(!![]){try{const _0x53a20b=-parseInt(_0x1a0467(0x1a6))/0x1*(-parseInt(_0x1a0467(0x180))/0x2)+parseInt(_0x1a0467(0x1b7))/0x3*(parseInt(_0x1a0467(0x1bf))/0x4)+-parseInt(_0x1a0467(0x1aa))/0x5*(-parseInt(_0x1a0467(0x1a3))/0x6)+-parseInt(_0x1a0467(0x1b2))/0x7*(-parseInt(_0x1a0467(0x1b9))/0x8)+parseInt(_0x1a0467(0x174))/0x9+parseInt(_0x1a0467(0x1bc))/0xa*(-parseInt(_0x1a0467(0x19f))/0xb)+parseInt(_0x1a0467(0x1ab))/0xc*(-parseInt(_0x1a0467(0x178))/0xd);if(_0x53a20b===_0x40dc23)break;else _0x41252f['push'](_0x41252f['shift']());}catch(_0x137b67){_0x41252f['push'](_0x41252f['shift']());}}}(_0x2406,0x74cf4));import{Plugin as _0x54ab43}from'ckeditor5/src/core.js';import{getTranslation as _0x17bea3}from'../utils/common-translations.js';function _0x349f(_0x533074,_0xe860ce){const _0x24066c=_0x2406();return _0x349f=function(_0x349f46,_0x1b199e){_0x349f46=_0x349f46-0x171;let _0x43be8b=_0x24066c[_0x349f46];return _0x43be8b;},_0x349f(_0x533074,_0xe860ce);}function _0x2406(){const _0xa8ab0e=['165910yyOpPE','LegacyListUtils','bind','548lrcdMU','formatBlock','map','handleListReversedCommand','handleDescriptions','list.properties','from','forward','unshift','7449165UlWqwo','handleListStartCommand','length','toUpperCase','5361499pbdQCR','styles','registerDescriptionCallback','config','change','before','commandParams','reversed','4HhsCsw','_getSuggestionBlocks','type','has','formatInline','enableCommand','model','plugins','locale','getListTypeFromListStyleType','document','backward','push','listStart','createRange','getLastPosition','afterInit','parent','listReversed','startIndex','filter','*Format:*\x20set\x20start\x20index\x20to\x20%0','createPositionAt','editor','replace','ELEMENT_','LegacyListPropertiesEditing','listStyle','TrackChangesEditing','getSiblingNodes','numbered','209ihBlyU','selection','*Change\x20to:*\x20%0','commandName','1085142cnopmU','markMultiRangeBlockFormat','get','309554qQcaZR','handleListStyleCommand','default','format','10SYTDXr','72XBpjaF','getSelectedBlocks','getFirstPosition','getAttribute','listType','_getTranslationKeyForListStyle','*Format:*\x20set\x20order\x20to\x20regular','125293HcbPLJ','flat','listItem','element','descriptionFactory','12759RNTkMz','*Format:*\x20set\x20order\x20to\x20reversed','392qEBbum','_getSuggestionBlocksForListStyle','_LIST_'];_0x2406=function(){return _0xa8ab0e;};return _0x2406();}export default class K extends _0x54ab43{[_0x4a40fa(0x190)](){const _0x2a0fa6=_0x4a40fa;if(!this[_0x2a0fa6(0x197)][_0x2a0fa6(0x187)][_0x2a0fa6(0x183)](_0x2a0fa6(0x19a)))return;const _0x48698d=this[_0x2a0fa6(0x197)][_0x2a0fa6(0x17b)][_0x2a0fa6(0x1a5)](_0x2a0fa6(0x1c4)),_0x1b8e0e=this[_0x2a0fa6(0x197)][_0x2a0fa6(0x187)][_0x2a0fa6(0x1a5)](_0x2a0fa6(0x19c));_0x48698d[_0x2a0fa6(0x179)]&&_0x1b8e0e[_0x2a0fa6(0x185)](_0x2a0fa6(0x19b),this[_0x2a0fa6(0x1a7)][_0x2a0fa6(0x1be)](this)),_0x48698d[_0x2a0fa6(0x17f)]&&_0x1b8e0e[_0x2a0fa6(0x185)](_0x2a0fa6(0x192),this[_0x2a0fa6(0x1c2)][_0x2a0fa6(0x1be)](this)),_0x48698d[_0x2a0fa6(0x193)]&&_0x1b8e0e[_0x2a0fa6(0x185)](_0x2a0fa6(0x18d),this[_0x2a0fa6(0x175)][_0x2a0fa6(0x1be)](this)),_0x1b8e0e[_0x2a0fa6(0x1b6)][_0x2a0fa6(0x17a)](this[_0x2a0fa6(0x1c3)][_0x2a0fa6(0x1be)](this));}[_0x4a40fa(0x1a7)](_0x30c58c,_0x18a96e={}){const _0x486c87=_0x4a40fa,_0x4b64b8=this[_0x486c87(0x197)][_0x486c87(0x187)][_0x486c87(0x1a5)](_0x486c87(0x19c)),_0x2fb77a=this[_0x486c87(0x1ba)]();this[_0x486c87(0x197)][_0x486c87(0x186)][_0x486c87(0x17c)](()=>{const _0x2a8054=_0x486c87;_0x4b64b8[_0x2a8054(0x1a4)](_0x2fb77a,{'commandName':_0x2a8054(0x19b),'commandParams':[{'type':_0x18a96e[_0x2a8054(0x182)]}],'formatGroupId':_0x2a8054(0x19b)});});}[_0x4a40fa(0x1c2)](_0x82c80a,_0x4cbc9f={}){const _0x38e116=_0x4a40fa,_0x3f20fa=this[_0x38e116(0x197)][_0x38e116(0x187)][_0x38e116(0x1a5)](_0x38e116(0x19c)),_0x22dc82=this[_0x38e116(0x181)](_0x5b9d99=>_0x5b9d99['is'](_0x38e116(0x1b5),_0x38e116(0x1b4))&&_0x38e116(0x19e)===_0x5b9d99[_0x38e116(0x1ae)](_0x38e116(0x1af)));if(_0x22dc82[_0x38e116(0x176)]<0x1)return;const _0x12b777=_0x22dc82[_0x38e116(0x1c1)](_0x371b3b=>this[_0x38e116(0x197)][_0x38e116(0x186)][_0x38e116(0x18e)](this[_0x38e116(0x197)][_0x38e116(0x186)][_0x38e116(0x196)](_0x371b3b,_0x38e116(0x17d)),this[_0x38e116(0x197)][_0x38e116(0x186)][_0x38e116(0x196)](_0x371b3b,0x0)));this[_0x38e116(0x197)][_0x38e116(0x186)][_0x38e116(0x17c)](()=>{const _0x1cc2f5=_0x38e116;_0x3f20fa[_0x1cc2f5(0x1a4)](_0x12b777,{'commandName':_0x1cc2f5(0x192),'commandParams':[{'reversed':_0x4cbc9f[_0x1cc2f5(0x17f)]}],'formatGroupId':_0x1cc2f5(0x192)});});}[_0x4a40fa(0x175)](_0x740c41,_0x4d0158={}){const _0x127bb4=_0x4a40fa,_0x265d6f=this[_0x127bb4(0x197)][_0x127bb4(0x187)][_0x127bb4(0x1a5)](_0x127bb4(0x19c)),_0x3e6b56=this[_0x127bb4(0x181)](_0x563a4a=>_0x563a4a['is'](_0x127bb4(0x1b5),_0x127bb4(0x1b4))&&_0x127bb4(0x19e)===_0x563a4a[_0x127bb4(0x1ae)](_0x127bb4(0x1af)));if(_0x3e6b56[_0x127bb4(0x176)]<0x1)return;const _0x1da0e2=_0x3e6b56[_0x127bb4(0x1c1)](_0x278d6c=>this[_0x127bb4(0x197)][_0x127bb4(0x186)][_0x127bb4(0x18e)](this[_0x127bb4(0x197)][_0x127bb4(0x186)][_0x127bb4(0x196)](_0x278d6c,_0x127bb4(0x17d)),this[_0x127bb4(0x197)][_0x127bb4(0x186)][_0x127bb4(0x196)](_0x278d6c,0x0)));this[_0x127bb4(0x197)][_0x127bb4(0x186)][_0x127bb4(0x17c)](()=>{const _0x2b82af=_0x127bb4;_0x265d6f[_0x2b82af(0x1a4)](_0x1da0e2,{'commandName':_0x2b82af(0x18d),'commandParams':[{'startIndex':_0x4d0158[_0x2b82af(0x193)]}],'formatGroupId':_0x2b82af(0x18d)});});}[_0x4a40fa(0x1c3)](_0x2b8677){const _0x24dd4e=_0x4a40fa;if(_0x24dd4e(0x1c0)!=_0x2b8677[_0x24dd4e(0x182)]&&_0x24dd4e(0x184)!=_0x2b8677[_0x24dd4e(0x182)])return;const _0x2cd68a=this[_0x24dd4e(0x197)][_0x24dd4e(0x188)],{data:_0xc1625}=_0x2b8677;if(!_0xc1625)return;let _0x3384f2,_0x1c3e61;switch(_0xc1625[_0x24dd4e(0x1a2)]){case _0x24dd4e(0x19b):_0x3384f2=_0x24dd4e(0x1a1),_0x1c3e61={'type':_0x24dd4e(0x1a9),'content':_0x17bea3(_0x2cd68a,_0x3384f2,_0x17bea3(_0x2cd68a,this[_0x24dd4e(0x1b0)](_0xc1625[_0x24dd4e(0x17e)][0x0][_0x24dd4e(0x182)])))};break;case _0x24dd4e(0x192):_0x3384f2=_0xc1625[_0x24dd4e(0x17e)][0x0][_0x24dd4e(0x17f)]?_0x24dd4e(0x1b8):_0x24dd4e(0x1b1),_0x1c3e61={'type':_0x24dd4e(0x1a9),'content':_0x17bea3(_0x2cd68a,_0x3384f2)};break;case _0x24dd4e(0x18d):_0x3384f2=_0x24dd4e(0x195),_0x1c3e61={'type':_0x24dd4e(0x1a9),'content':_0x17bea3(_0x2cd68a,_0x3384f2,_0xc1625[_0x24dd4e(0x17e)][0x0][_0x24dd4e(0x193)])};}return _0x1c3e61;}[_0x4a40fa(0x1ba)](){const _0x586eea=_0x4a40fa;var _0x3a5710,_0x373194,_0x1ace81,_0x32f5cf;const _0x585af8=this[_0x586eea(0x197)][_0x586eea(0x187)][_0x586eea(0x1a5)](_0x586eea(0x1bd));let _0x50869a=Array[_0x586eea(0x171)](this[_0x586eea(0x197)][_0x586eea(0x186)][_0x586eea(0x18a)][_0x586eea(0x1a0)][_0x586eea(0x1ac)]());return(null===(_0x3a5710=_0x50869a[0x0])||void 0x0===_0x3a5710?void 0x0:_0x3a5710['is'](_0x586eea(0x1b5),_0x586eea(0x1b4)))&&_0x50869a[_0x586eea(0x173)](..._0x585af8[_0x586eea(0x19d)](this[_0x586eea(0x197)][_0x586eea(0x186)][_0x586eea(0x18a)][_0x586eea(0x1a0)][_0x586eea(0x1ad)](),_0x586eea(0x18b))),(null===(_0x373194=_0x50869a[_0x50869a[_0x586eea(0x176)]-0x1])||void 0x0===_0x373194?void 0x0:_0x373194['is'](_0x586eea(0x1b5),_0x586eea(0x1b4)))&&_0x50869a[_0x586eea(0x18c)](..._0x585af8[_0x586eea(0x19d)](this[_0x586eea(0x197)][_0x586eea(0x186)][_0x586eea(0x18a)][_0x586eea(0x1a0)][_0x586eea(0x18f)](),_0x586eea(0x172))),_0x50869a=[...new Set(_0x50869a)],(null===(_0x32f5cf=null===(_0x1ace81=this[_0x586eea(0x197)][_0x586eea(0x186)][_0x586eea(0x18a)][_0x586eea(0x1a0)][_0x586eea(0x1ad)]())||void 0x0===_0x1ace81?void 0x0:_0x1ace81[_0x586eea(0x191)])||void 0x0===_0x32f5cf?void 0x0:_0x32f5cf['is'](_0x586eea(0x1b5),_0x586eea(0x1b4)))&&(_0x50869a=_0x50869a[_0x586eea(0x194)](_0x2983bd=>_0x2983bd['is'](_0x586eea(0x1b5),_0x586eea(0x1b4)))),_0x50869a;}[_0x4a40fa(0x181)](_0x4ea28e){const _0x369ced=_0x4a40fa,_0x597f50=this[_0x369ced(0x197)][_0x369ced(0x187)][_0x369ced(0x1a5)](_0x369ced(0x1bd));let _0x4d72b6=Array[_0x369ced(0x171)](this[_0x369ced(0x197)][_0x369ced(0x186)][_0x369ced(0x18a)][_0x369ced(0x1a0)][_0x369ced(0x1ac)]())[_0x369ced(0x194)](_0x4ea28e)[_0x369ced(0x1c1)](_0x58381e=>{const _0x2f3b5b=_0x369ced,_0x5b66b5=this[_0x2f3b5b(0x197)][_0x2f3b5b(0x186)][_0x2f3b5b(0x196)](_0x58381e,0x0);return[..._0x597f50[_0x2f3b5b(0x19d)](_0x5b66b5,_0x2f3b5b(0x18b)),..._0x597f50[_0x2f3b5b(0x19d)](_0x5b66b5,_0x2f3b5b(0x172))];})[_0x369ced(0x1b3)]();return _0x4d72b6=[...new Set(_0x4d72b6)],_0x4d72b6;}[_0x4a40fa(0x1b0)](_0x4ab7b3){const _0x5bae70=_0x4a40fa;return _0x5bae70(0x199)+(this[_0x5bae70(0x197)][_0x5bae70(0x187)][_0x5bae70(0x1a5)](_0x5bae70(0x1bd))[_0x5bae70(0x189)](_0x4ab7b3)||_0x5bae70(0x1a8))[_0x5bae70(0x177)]()+_0x5bae70(0x1bb)+_0x4ab7b3[_0x5bae70(0x177)]()[_0x5bae70(0x198)](/-/g,'_');}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xb11e90=_0x1a1e;(function(_0x354fa0,_0x4afbc6){const _0x3c7f0a=_0x1a1e,_0x2d7957=_0x354fa0();while(!![]){try{const _0x7aea42=-parseInt(_0x3c7f0a(0x7e))/0x1+-parseInt(_0x3c7f0a(0x8e))/0x2*(parseInt(_0x3c7f0a(0x8a))/0x3)+parseInt(_0x3c7f0a(0x8b))/0x4+parseInt(_0x3c7f0a(0x7a))/0x5+-parseInt(_0x3c7f0a(0x89))/0x6+parseInt(_0x3c7f0a(0x8d))/0x7*(-parseInt(_0x3c7f0a(0x74))/0x8)+-parseInt(_0x3c7f0a(0x6b))/0x9*(-parseInt(_0x3c7f0a(0x71))/0xa);if(_0x7aea42===_0x4afbc6)break;else _0x2d7957['push'](_0x2d7957['shift']());}catch(_0x3e97ba){_0x2d7957['push'](_0x2d7957['shift']());}}}(_0x4c52,0x64413));import{Plugin as _0x38baae}from'ckeditor5/src/core.js';import{getTranslation as _0x1574dc}from'../utils/common-translations.js';function _0x4c52(){const _0x1463fa=['registerInlineAttribute','*Remove\x20link*','key','editor','locale','attribute','1369728empqFH','723SvsyKp','2953608VknokG','toLowerCase','124663kPTVDj','3194ecwerl','linkHref','TrackChangesEditing','label','LinkEditing','formatInline','type','283023UncXGN','plugins','_registerLegacyDescription','registerAttributeLabel','newValue','get','90OYIlRW','*Set\x20link:*\x20%0','registerDescriptionCallback','56JPXByR','format','commands','link','has','unlink','1158000jRsbEi','link\x20(','enableDefaultAttributesIntegration','afterInit','104554tVnGLp','commandParams','commandName','descriptionFactory','manualDecorators'];_0x4c52=function(){return _0x1463fa;};return _0x4c52();}function _0x1a1e(_0x4daa7b,_0x4dbf81){const _0x4c52b5=_0x4c52();return _0x1a1e=function(_0x1a1e9d,_0x5625d8){_0x1a1e9d=_0x1a1e9d-0x6a;let _0x1c82bc=_0x4c52b5[_0x1a1e9d];return _0x1c82bc;},_0x1a1e(_0x4daa7b,_0x4dbf81);}export default class ct extends _0x38baae{[_0xb11e90(0x7d)](){const _0x3e5fd8=_0xb11e90,_0x1f2636=this[_0x3e5fd8(0x86)];if(!_0x1f2636[_0x3e5fd8(0x6c)][_0x3e5fd8(0x78)](_0x3e5fd8(0x92)))return;const _0x153995=_0x1f2636[_0x3e5fd8(0x6c)][_0x3e5fd8(0x70)](_0x3e5fd8(0x90)),_0x2dabf0=_0x1f2636[_0x3e5fd8(0x76)][_0x3e5fd8(0x70)](_0x3e5fd8(0x77));_0x153995[_0x3e5fd8(0x7c)](_0x3e5fd8(0x77)),_0x153995[_0x3e5fd8(0x7c)](_0x3e5fd8(0x79)),_0x153995[_0x3e5fd8(0x83)](_0x3e5fd8(0x8f));for(const _0x4f0cee of _0x2dabf0[_0x3e5fd8(0x82)])_0x153995[_0x3e5fd8(0x83)](_0x4f0cee['id']),_0x153995[_0x3e5fd8(0x81)][_0x3e5fd8(0x6e)](_0x4f0cee['id'],_0x3e5fd8(0x7b)+_0x4f0cee[_0x3e5fd8(0x91)][_0x3e5fd8(0x8c)]()+')');_0x153995[_0x3e5fd8(0x81)][_0x3e5fd8(0x73)](_0xac004d=>{const _0x44dce5=_0x3e5fd8;if(_0x44dce5(0x88)!=_0xac004d[_0x44dce5(0x6a)])return;const {data:_0x489ae5}=_0xac004d;if(!_0x489ae5||_0x44dce5(0x8f)!=_0x489ae5[_0x44dce5(0x85)])return;const _0x150363=_0x489ae5[_0x44dce5(0x6f)],_0x5bc14e=_0x1f2636[_0x44dce5(0x87)];return{'type':_0x44dce5(0x75),'content':null==_0x150363?_0x1574dc(_0x5bc14e,_0x44dce5(0x84)):_0x1574dc(_0x5bc14e,_0x44dce5(0x72),'\x22'+_0x150363+'\x22')};}),this[_0x3e5fd8(0x6d)]();}[_0xb11e90(0x6d)](){const _0x26f57b=_0xb11e90,_0x3d2568=this[_0x26f57b(0x86)],_0x3ead64=_0x3d2568[_0x26f57b(0x87)];_0x3d2568[_0x26f57b(0x6c)][_0x26f57b(0x70)](_0x26f57b(0x90))[_0x26f57b(0x81)][_0x26f57b(0x73)](_0x5d1ac5=>{const _0x20e75a=_0x26f57b;if(_0x20e75a(0x93)!=_0x5d1ac5[_0x20e75a(0x6a)])return;const {data:_0x26c0bf}=_0x5d1ac5;if(_0x26c0bf){if(_0x20e75a(0x77)==_0x26c0bf[_0x20e75a(0x80)]){const _0x1ae482=_0x26c0bf[_0x20e75a(0x7f)][0x0];return{'type':_0x20e75a(0x75),'content':_0x1574dc(_0x3ead64,_0x20e75a(0x72),'\x22'+_0x1ae482+'\x22')};}return _0x20e75a(0x79)==_0x26c0bf[_0x20e75a(0x80)]?{'type':_0x20e75a(0x75),'content':_0x1574dc(_0x3ead64,_0x20e75a(0x84))}:void 0x0;}});}}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x1c5076=_0x17d6;(function(_0x215d76,_0xbfaf8e){const _0x2eaa23=_0x17d6,_0x152652=_0x215d76();while(!![]){try{const _0x5decde=-parseInt(_0x2eaa23(0xf3))/0x1*(-parseInt(_0x2eaa23(0x13b))/0x2)+parseInt(_0x2eaa23(0x100))/0x3+-parseInt(_0x2eaa23(0xea))/0x4+-parseInt(_0x2eaa23(0x16c))/0x5+parseInt(_0x2eaa23(0xf6))/0x6*(parseInt(_0x2eaa23(0xec))/0x7)+-parseInt(_0x2eaa23(0x136))/0x8*(-parseInt(_0x2eaa23(0xdd))/0x9)+-parseInt(_0x2eaa23(0x144))/0xa*(-parseInt(_0x2eaa23(0x130))/0xb);if(_0x5decde===_0xbfaf8e)break;else _0x152652['push'](_0x152652['shift']());}catch(_0x2d5069){_0x152652['push'](_0x152652['shift']());}}}(_0x2b39,0x36597));import{Plugin as _0x1fbac2}from'ckeditor5/src/core.js';import{getTranslation as _0x2d530a}from'../utils/common-translations.js';import{renameAttributeKey as _0x1b128a}from'../trackchangesediting.js';import{LiveRange as _0x4280dd}from'ckeditor5/src/engine.js';function _0x17d6(_0x141783,_0x5df5a5){const _0x2b3993=_0x2b39();return _0x17d6=function(_0x17d65f,_0x38068a){_0x17d65f=_0x17d65f-0xd7;let _0x10e074=_0x2b3993[_0x17d65f];return _0x10e074;},_0x17d6(_0x141783,_0x5df5a5);}export default class z extends _0x1fbac2{[_0x1c5076(0x134)](){const _0x566c4d=_0x1c5076,_0x1ef193=this[_0x566c4d(0x13c)];if(!_0x1ef193[_0x566c4d(0xe5)][_0x566c4d(0x128)](_0x566c4d(0x124)))return;const _0x2ef9ba=_0x1ef193[_0x566c4d(0x16b)],_0x44bc3d=_0x1ef193[_0x566c4d(0xe5)][_0x566c4d(0x123)](_0x566c4d(0x122)),_0x46b0c3=_0x1ef193[_0x566c4d(0xe5)][_0x566c4d(0x128)](_0x566c4d(0x12f)),_0x571f46=!!_0x1ef193[_0x566c4d(0xe3)][_0x566c4d(0x123)](_0x566c4d(0x135));function _0x2c7b94(_0x200f26){const _0x332d5d=_0x566c4d;return{'type':_0x332d5d(0x115),'content':''+_0x2d530a(_0x2ef9ba,_0x332d5d(0x162),_0x200f26)};}function _0x4e06b4(_0x502802){const _0x4d748b=_0x566c4d;return{'type':_0x4d748b(0x115),'content':''+_0x2d530a(_0x2ef9ba,_0x4d748b(0xdf),_0x502802)};}_0x44bc3d[_0x566c4d(0x106)](_0x566c4d(0xd9)),_0x44bc3d[_0x566c4d(0x106)](_0x566c4d(0xfa)),_0x44bc3d[_0x566c4d(0x106)](_0x566c4d(0x145)),_0x44bc3d[_0x566c4d(0x106)](_0x566c4d(0x12c)),_0x44bc3d[_0x566c4d(0x106)](_0x566c4d(0xf9)),_0x44bc3d[_0x566c4d(0x106)](_0x566c4d(0x138)),_0x44bc3d[_0x566c4d(0x106)](_0x566c4d(0x147)),_0x44bc3d[_0x566c4d(0x106)](_0x566c4d(0x112)),_0x44bc3d[_0x566c4d(0x153)](_0x566c4d(0x13a)),_0x44bc3d[_0x566c4d(0x153)](_0x566c4d(0xe2)),_0x44bc3d[_0x566c4d(0x153)](_0x566c4d(0x15d)),_0x571f46&&(_0x44bc3d[_0x566c4d(0x106)](_0x566c4d(0x10e)),_0x44bc3d[_0x566c4d(0x106)](_0x566c4d(0x13f))),_0x46b0c3&&(_0x44bc3d[_0x566c4d(0x106)](_0x566c4d(0x114)),_0x44bc3d[_0x566c4d(0x106)](_0x566c4d(0xf5)),_0x44bc3d[_0x566c4d(0x153)](_0x566c4d(0xdc)),_0x44bc3d[_0x566c4d(0xfb)][_0x566c4d(0x12b)](_0x1abccb=>{const _0x5aa144=_0x566c4d,{data:_0x3afb7f}=_0x1abccb;if(_0x3afb7f&&_0x5aa144(0xdc)==_0x3afb7f[_0x5aa144(0xf8)])return{'type':_0x5aa144(0x115),'content':_0x3afb7f[_0x5aa144(0xee)]?_0x2d530a(_0x2ef9ba,_0x5aa144(0x117)):_0x2d530a(_0x2ef9ba,_0x5aa144(0xe4))};}),this[_0x566c4d(0x13c)][_0x566c4d(0x113)][_0x566c4d(0x11b)][_0x566c4d(0x139)](_0x423c6b=>{const _0x4a2408=_0x566c4d;if(_0x423c6b[_0x4a2408(0x143)][_0x4a2408(0x10b)])return!0x1;let _0x2636c3=!0x1;const _0x56b477=_0x44bc3d[_0x4a2408(0xfc)]({'skipNotAttached':!0x0})[_0x4a2408(0xfe)](_0x4ec2f2=>_0x4a2408(0xdc)===_0x44bc3d[_0x4a2408(0x157)](_0x4ec2f2));for(const _0x4d9f19 of _0x56b477){_0x4a2408(0x11e)!=_0x4d9f19[_0x4a2408(0xeb)]()[_0x4a2408(0x102)][_0x4a2408(0x141)][_0x4a2408(0xdb)](_0x4a2408(0xe2))&&(_0x44bc3d[_0x4a2408(0x116)](_0x4d9f19[_0x4a2408(0xeb)](),_0x4a2408(0x16a))[_0x4a2408(0x13e)](_0x538c87=>_0x4a2408(0xe2)===_0x44bc3d[_0x4a2408(0x157)](_0x538c87[_0x4a2408(0x15e)]))||(_0x423c6b[_0x4a2408(0x12a)](_0x4d9f19[_0x4a2408(0x14a)]()),_0x2636c3=!0x0));}return _0x2636c3;})),_0x44bc3d[_0x566c4d(0xfb)][_0x566c4d(0x120)](_0x566c4d(0x15d),_0x2d530a(_0x2ef9ba,_0x566c4d(0x110)));const _0x163436={'type':_0x566c4d(0x115),'content':''};_0x44bc3d[_0x566c4d(0xfb)][_0x566c4d(0x12b)](_0x454c82=>{const _0x136e4f=_0x566c4d,{data:_0x1d1538}=_0x454c82;if(!_0x1d1538||_0x136e4f(0xe2)!=_0x1d1538[_0x136e4f(0xf8)])return;let _0x12ca1d=_0x454c82[_0x136e4f(0x14e)];for(;_0x12ca1d;){if(_0x12ca1d[_0x136e4f(0x169)]&&((_0x136e4f(0x151)==_0x12ca1d[_0x136e4f(0x169)][_0x136e4f(0xf8)]||_0x136e4f(0x158)==_0x12ca1d[_0x136e4f(0x169)][_0x136e4f(0xf8)])&&(_0x12ca1d[_0x136e4f(0x169)][_0x136e4f(0xee)]&&_0x136e4f(0xf4)!=_0x12ca1d[_0x136e4f(0x169)][_0x136e4f(0xee)]||_0x136e4f(0xf4)!=_0x12ca1d[_0x136e4f(0x169)][_0x136e4f(0x142)]&&!_0x1d1538[_0x136e4f(0xee)])||!_0x571f46&&_0x12ca1d[_0x136e4f(0x169)][_0x136e4f(0xf8)]==_0x1b128a))return _0x163436;_0x12ca1d=_0x12ca1d[_0x136e4f(0x13d)];}if(null==_0x1d1538[_0x136e4f(0xee)])switch(_0x1d1538[_0x136e4f(0x142)]){case _0x136e4f(0x150):return _0x4e06b4(_0x2d530a(_0x2ef9ba,_0x136e4f(0x165)));case _0x136e4f(0x148):return _0x4e06b4(_0x2d530a(_0x2ef9ba,_0x136e4f(0x131)));case _0x136e4f(0x11e):return _0x4e06b4(_0x2d530a(_0x2ef9ba,_0x136e4f(0x15f)));}switch(_0x1d1538[_0x136e4f(0xee)]){case _0x136e4f(0x150):return _0x2c7b94(_0x2d530a(_0x2ef9ba,_0x136e4f(0x165)));case _0x136e4f(0x148):return _0x2c7b94(_0x2d530a(_0x2ef9ba,_0x136e4f(0x131)));case _0x136e4f(0x11e):return _0x2c7b94(_0x2d530a(_0x2ef9ba,_0x136e4f(0x15f)));}}),_0x44bc3d[_0x566c4d(0xfb)][_0x566c4d(0x12b)](_0x7d72ea=>{const _0x41d52d=_0x566c4d,{data:_0x3ce7c6}=_0x7d72ea;if(_0x3ce7c6&&_0x41d52d(0x15d)==_0x3ce7c6[_0x41d52d(0xf8)])return null==_0x3ce7c6[_0x41d52d(0xee)]||null==_0x3ce7c6[_0x41d52d(0x142)]&&0x0==_0x3ce7c6[_0x41d52d(0xee)]?_0x163436:void 0x0;}),_0x44bc3d[_0x566c4d(0xfb)][_0x566c4d(0x12b)](_0x515c00=>{const _0x5805de=_0x566c4d;if(_0x5805de(0x16a)!=_0x515c00[_0x5805de(0x149)])return;const {data:_0x88eec9}=_0x515c00;if(!_0x88eec9||_0x5805de(0x13a)!=_0x88eec9[_0x5805de(0xf8)])return;const _0x5af780=le(_0x515c00);return _0x5805de(0xee)==_0x5af780?{'type':_0x5805de(0x115),'content':_0x2d530a(_0x2ef9ba,_0x5805de(0x127))}:_0x5805de(0x142)==_0x5af780?{'type':_0x5805de(0x115),'content':_0x2d530a(_0x2ef9ba,_0x5805de(0x10c))}:_0x163436;}),_0x1ef193[_0x566c4d(0x113)][_0x566c4d(0x11b)][_0x566c4d(0x139)](_0x192f33=>this[_0x566c4d(0x10f)](_0x192f33)),_0x1ef193[_0x566c4d(0x113)][_0x566c4d(0x11b)][_0x566c4d(0x139)](_0x259ade=>this[_0x566c4d(0x118)](_0x259ade)),_0x1ef193[_0x566c4d(0x113)][_0x566c4d(0x11b)][_0x566c4d(0x139)](_0xc70892=>this[_0x566c4d(0x14f)](_0xc70892)),this[_0x566c4d(0x15b)]();}[_0x1c5076(0x10f)](_0x2847b0){const _0x5eaf49=_0x1c5076;if(_0x2847b0[_0x5eaf49(0x143)][_0x5eaf49(0x10b)]||!_0x2847b0[_0x5eaf49(0x143)][_0x5eaf49(0xe0)])return!0x1;let _0x4d753e=!0x1;const _0x1beb90=this[_0x5eaf49(0x13c)][_0x5eaf49(0xe5)][_0x5eaf49(0x123)](_0x5eaf49(0x122))[_0x5eaf49(0xfc)]({'skipNotAttached':!0x0})[_0x5eaf49(0xfe)](_0x3e5ef4=>_0x3e5ef4[_0x5eaf49(0x169)]&&_0x5eaf49(0x13a)==_0x3e5ef4[_0x5eaf49(0x169)][_0x5eaf49(0xf8)])[_0x5eaf49(0xfe)](_0x23e572=>_0x23e572[_0x5eaf49(0x169)][_0x5eaf49(0xee)]&&_0x23e572[_0x5eaf49(0x169)][_0x5eaf49(0x142)]);for(const _0x222bd0 of _0x1beb90)le(_0x222bd0)||(_0x2847b0[_0x5eaf49(0x12a)](_0x222bd0[_0x5eaf49(0x14a)]()),_0x4d753e=!0x0);return _0x4d753e;}[_0x1c5076(0x118)](_0x57faaa){const _0x45b7e3=_0x1c5076;if(_0x57faaa[_0x45b7e3(0x143)][_0x45b7e3(0x10b)]||!_0x57faaa[_0x45b7e3(0x143)][_0x45b7e3(0xe0)])return!0x1;const _0x24025a=this[_0x45b7e3(0x13c)][_0x45b7e3(0xe5)][_0x45b7e3(0x123)](_0x45b7e3(0x122));if(_0x24025a[_0x45b7e3(0x163)][_0x45b7e3(0xe6)])return!0x1;let _0x3560f3=!0x1;const _0x3401fa=[_0x45b7e3(0xe2),_0x45b7e3(0x13a),_0x45b7e3(0x15d),_0x45b7e3(0x151),_0x45b7e3(0xf1),_0x45b7e3(0x12d),_0x45b7e3(0x125),_0x45b7e3(0x133),_0x45b7e3(0x158)],_0xbd6919=this[_0x45b7e3(0x13c)][_0x45b7e3(0x113)][_0x45b7e3(0x11b)][_0x45b7e3(0x109)][_0x45b7e3(0x105)]()[_0x45b7e3(0xfe)](_0x28e658=>_0x45b7e3(0x16a)==_0x28e658[_0x45b7e3(0x149)])[_0x45b7e3(0xfe)](_0x530293=>_0x3401fa[_0x45b7e3(0x140)](_0x530293[_0x45b7e3(0x11f)]));if(0x0==_0xbd6919[_0x45b7e3(0xe8)])return _0x3560f3;for(const _0x326322 of _0xbd6919){const _0x333cb=_0x24025a[_0x45b7e3(0x116)](_0x326322[_0x45b7e3(0x15a)],_0x45b7e3(0x16a))[_0x45b7e3(0xfe)](_0x42c2d6=>!_0x42c2d6[_0x45b7e3(0x126)][_0x45b7e3(0x14d)])[_0x45b7e3(0x161)](_0x4551e4=>_0x4551e4[_0x45b7e3(0x15e)])[_0x45b7e3(0xfe)](_0x305c53=>{const _0x416570=_0x45b7e3,_0x51908c=_0x24025a[_0x416570(0x157)](_0x305c53);return _0x3401fa[_0x416570(0x140)](_0x51908c);});if(_0x333cb[_0x45b7e3(0xe8)]){for(const _0x27fdb3 of _0x333cb)_0x57faaa[_0x45b7e3(0x12a)](_0x27fdb3[_0x45b7e3(0x14a)]());_0x3560f3=!0x0;}}return _0x3560f3;}[_0x1c5076(0x14f)](_0x32220d){const _0xa73ac1=_0x1c5076;if(_0x32220d[_0xa73ac1(0x143)][_0xa73ac1(0x10b)]||!_0x32220d[_0xa73ac1(0x143)][_0xa73ac1(0xe0)])return!0x1;const _0x2a1aa2=this[_0xa73ac1(0x13c)][_0xa73ac1(0xe5)][_0xa73ac1(0x123)](_0xa73ac1(0x122));let _0x328ab9=!0x1;const _0x3891da=[_0xa73ac1(0xe2),_0xa73ac1(0x13a),_0xa73ac1(0x15d),_0xa73ac1(0x151),_0xa73ac1(0xf1),_0xa73ac1(0x12d),_0xa73ac1(0x125),_0xa73ac1(0x133),_0xa73ac1(0x158)];for(const _0x38ebdb of _0x2a1aa2[_0xa73ac1(0xfc)]({'skipNotAttached':!0x0})){const _0x34ca5b=_0x2a1aa2[_0xa73ac1(0x116)](_0x38ebdb[_0xa73ac1(0xeb)](),_0xa73ac1(0x16a))[_0xa73ac1(0x161)](_0x4240c2=>_0x4240c2[_0xa73ac1(0x15e)])[_0xa73ac1(0xfe)](_0x35b151=>_0x35b151[_0xa73ac1(0x169)]&&_0x3891da[_0xa73ac1(0x140)](_0x35b151[_0xa73ac1(0x169)][_0xa73ac1(0xf8)]));if(!_0x34ca5b[_0xa73ac1(0xe8)])continue;const _0x3a6a52=_0x34ca5b[0x0][_0xa73ac1(0x14e)][_0xa73ac1(0x101)][_0xa73ac1(0x107)];if(!_0x34ca5b[_0xa73ac1(0xe7)](_0x5e5c1d=>_0x5e5c1d[_0xa73ac1(0x101)][_0xa73ac1(0x107)]===_0x3a6a52)){for(const _0x2114dd of _0x34ca5b)_0x37f867(_0x2114dd,_0x3a6a52)&&(_0x328ab9=!0x0);}}return _0x328ab9;function _0x2c642c(_0x4ca4b6,_0x376bb3){const _0x24427e=_0xa73ac1;for(const _0x265a69 of _0x2a1aa2[_0x24427e(0xfc)]({'skipNotAttached':!0x0})[_0x24427e(0xfe)](_0x41c028=>_0x24427e(0x16a)==_0x41c028[_0x24427e(0x149)]&&_0x41c028[_0x24427e(0x101)][_0x24427e(0x107)]==_0x4ca4b6))_0x265a69[_0x24427e(0xed)](_0x24427e(0x107),_0x376bb3);}function _0x37f867(_0x14dc98,_0x451142){const _0x1c59ff=_0xa73ac1;let _0x154c87=_0x14dc98[_0x1c59ff(0x14e)],_0x3f2741=!0x1;for(;_0x154c87;)_0x154c87[_0x1c59ff(0x101)][_0x1c59ff(0x107)]!=_0x451142&&(_0x2c642c(_0x154c87[_0x1c59ff(0x101)][_0x1c59ff(0x107)],_0x451142),_0x154c87[_0x1c59ff(0xed)](_0x1c59ff(0x107),_0x451142),_0x3f2741=!0x0),_0x154c87=_0x154c87[_0x1c59ff(0x13d)];return _0x3f2741;}}[_0x1c5076(0x15b)](){const _0x3e2e42=_0x1c5076,_0x4f1900=this[_0x3e2e42(0x13c)],_0x56d6de=_0x4f1900[_0x3e2e42(0x16b)],_0x4cf773=_0x4f1900[_0x3e2e42(0xe5)][_0x3e2e42(0x123)](_0x3e2e42(0x122));this[_0x3e2e42(0x168)](),_0x4cf773[_0x3e2e42(0x121)][_0x3e2e42(0x11d)](_0x3e2e42(0x10d),_0x3e2e42(0x159),_0x3e2e42(0x146),function(_0x2c6061,_0x1c3770){const _0x3d8ed8=_0x3e2e42,_0xf30897=[];for(let _0x162361 of _0x2c6061)_0x162361[_0x3d8ed8(0x102)][_0x3d8ed8(0x141)]===_0x162361[_0x3d8ed8(0x156)][_0x3d8ed8(0x137)]&&(_0x162361=_0x4f1900[_0x3d8ed8(0x113)][_0x3d8ed8(0x103)](_0x4f1900[_0x3d8ed8(0x113)][_0x3d8ed8(0x10a)](_0x162361[_0x3d8ed8(0x102)][_0x3d8ed8(0x141)],0x0))),_0xf30897[_0x3d8ed8(0xf0)](_0x162361);_0x4f1900[_0x3d8ed8(0x113)][_0x3d8ed8(0x164)](_0x4d69fd=>{const _0x17a9be=_0x3d8ed8,_0x98774d=_0x4f1900[_0x17a9be(0x113)][_0x17a9be(0x11b)][_0x17a9be(0x11a)],_0x4b1344=Array[_0x17a9be(0xd8)](_0x98774d[_0x17a9be(0x167)]())[_0x17a9be(0x161)](_0x4c0c41=>_0x4280dd[_0x17a9be(0xd7)](_0x4c0c41));_0x4d69fd[_0x17a9be(0x12e)](_0xf30897),_0x4f1900[_0x17a9be(0x129)][_0x17a9be(0x123)](_0x1c3770[_0x17a9be(0xff)])[_0x17a9be(0x14c)](),_0x1c3770[_0x17a9be(0x15c)][_0x17a9be(0xf0)]({'forceDefaultExecution':!0x0}),_0x4f1900[_0x17a9be(0xfd)](_0x1c3770[_0x17a9be(0xff)],..._0x1c3770[_0x17a9be(0x15c)]),_0x4d69fd[_0x17a9be(0x12e)](_0x4b1344);for(const _0x5bfda8 of _0x4b1344)_0x5bfda8[_0x17a9be(0xda)]();});}),_0x4cf773[_0x3e2e42(0xfb)][_0x3e2e42(0x132)](function(_0x3a4b88){const _0x39f9e8=_0x3e2e42,_0x326a35=!_0x4f1900[_0x39f9e8(0x113)][_0x39f9e8(0x108)][_0x39f9e8(0x104)](_0x3a4b88),_0x2ae1ae=_0x3a4b88[_0x39f9e8(0xf2)],_0x25e075=_0x3a4b88[_0x39f9e8(0x154)],_0x46cb8f=_0x3a4b88[_0x39f9e8(0xdb)](_0x39f9e8(0x13a)),_0x380263=!_0x2ae1ae||_0x2ae1ae[_0x39f9e8(0xdb)](_0x39f9e8(0x13a))!==_0x46cb8f,_0x1d6d7a=!_0x25e075||_0x25e075[_0x39f9e8(0xdb)](_0x39f9e8(0x13a))!==_0x46cb8f;return _0x326a35&&Boolean(_0x46cb8f)&&_0x380263&&_0x1d6d7a;},_0x113193=>_0x2d530a(_0x56d6de,_0x3e2e42(0x155),_0x113193));}[_0x1c5076(0x168)](){const _0x305eaa=_0x1c5076,_0x3ba1f4=this[_0x305eaa(0x13c)],_0x4fc807=_0x3ba1f4[_0x305eaa(0x16b)];function _0x2c3181(_0x3939f4){const _0x29a28d=_0x305eaa,_0x547078=_0x3ba1f4[_0x29a28d(0x129)][_0x29a28d(0x123)](_0x29a28d(0xfa))[_0x29a28d(0xe6)],_0x1beaa1=_0x3ba1f4[_0x29a28d(0x129)][_0x29a28d(0x123)](_0x29a28d(0xd9))[_0x29a28d(0xe6)];return _0x29a28d(0xd9)===_0x3939f4?_0x547078:_0x1beaa1;}_0x3ba1f4[_0x305eaa(0xe5)][_0x305eaa(0x123)](_0x305eaa(0x122))[_0x305eaa(0xfb)][_0x305eaa(0x12b)](function(_0x228d84){const _0x3b180b=_0x305eaa;if(_0x3b180b(0x10d)!=_0x228d84[_0x3b180b(0x149)])return;const {data:_0x169178}=_0x228d84;if(!_0x169178)return;let _0x3b85e8,_0x2f2061,_0x44fbc7,_0x1685ba;switch(_0x169178[_0x3b180b(0xff)]){case _0x3b180b(0xfa):_0x44fbc7=_0x169178[_0x3b180b(0x15c)][0x0][_0x3b180b(0x160)],_0x1685ba=_0x2c3181(_0x169178[_0x3b180b(0xff)]),_0x3b85e8=_0x44fbc7?_0x3b180b(0x166):_0x3b180b(0x152),!_0x1685ba&&_0x3ba1f4[_0x3b180b(0xe3)][_0x3b180b(0x123)](_0x3b180b(0x135))||(_0x3b85e8=_0x3b180b(0x11c)),_0x2f2061={'type':_0x3b180b(0x115),'content':_0x2d530a(_0x4fc807,_0x3b85e8,_0x2d530a(_0x4fc807,_0x3b180b(0x165)))};break;case _0x3b180b(0xd9):_0x44fbc7=_0x169178[_0x3b180b(0x15c)][0x0][_0x3b180b(0x160)],_0x1685ba=_0x2c3181(_0x169178[_0x3b180b(0xff)]),_0x3b85e8=_0x44fbc7?_0x3b180b(0x166):_0x3b180b(0x152),!_0x1685ba&&_0x3ba1f4[_0x3b180b(0xe3)][_0x3b180b(0x123)](_0x3b180b(0x135))||(_0x3b85e8=_0x3b180b(0x11c)),_0x2f2061={'type':_0x3b180b(0x115),'content':_0x2d530a(_0x4fc807,_0x3b85e8,_0x2d530a(_0x4fc807,_0x3b180b(0x131)))};break;case _0x3b180b(0xf9):_0x3b85e8=_0x3b180b(0xe1),_0x2f2061={'type':_0x3b180b(0x115),'content':_0x2d530a(_0x4fc807,_0x3b85e8,_0x2d530a(_0x4fc807,_0x3b180b(0x155)))};break;case _0x3b180b(0x138):_0x3b85e8=function(_0x2ea7be){const _0x4b94bd=_0x3b180b,_0x27ee7d=_0x2ea7be[_0x4b94bd(0xeb)]();let _0x12cea3=_0x27ee7d[_0x4b94bd(0x102)][_0x4b94bd(0x141)];for(;_0x12cea3&&_0x27ee7d[_0x4b94bd(0xef)](_0x12cea3);){if(_0x12cea3[_0x4b94bd(0xdb)](_0x4b94bd(0x15d))>0x0)return!0x1;_0x12cea3=_0x12cea3[_0x4b94bd(0x154)];}return!0x0;}(_0x228d84)?_0x2d530a(_0x4fc807,_0x3b180b(0x152),_0x2d530a(_0x4fc807,function(_0x2ec35b){const _0xbf6451=_0x3b180b;return _0xbf6451(0xf7)+_0x2ec35b[_0xbf6451(0xeb)]()[_0xbf6451(0x102)][_0xbf6451(0x141)][_0xbf6451(0xdb)](_0xbf6451(0xe2))[_0xbf6451(0x16d)]()+_0xbf6451(0x14b);}(_0x228d84))):_0x2d530a(_0x4fc807,_0x3b180b(0xde),_0x2d530a(_0x4fc807,_0x3b180b(0x155))),_0x2f2061={'type':_0x3b180b(0x115),'content':_0x3b85e8};break;case _0x3b180b(0x10e):case _0x3b180b(0x13f):!0x1===_0x169178[_0x3b180b(0x119)]&&(_0x3b85e8=_0x3b180b(0xe9),_0x2f2061={'type':_0x3b180b(0x111),'content':_0x2d530a(_0x4fc807,_0x3b85e8,_0x2d530a(_0x4fc807,_0x3b180b(0x155)))});}return _0x2f2061;});}}function le(_0x597afa){const _0x5ce954=_0x1c5076;let _0x24b36c=_0x597afa[_0x5ce954(0xeb)]()[_0x5ce954(0x102)][_0x5ce954(0x141)][_0x5ce954(0xf2)];for(;_0x24b36c;){const _0x19f043=_0x24b36c[_0x5ce954(0xdb)](_0x5ce954(0x13a));if(!_0x19f043)return!0x1;if(_0x19f043==_0x597afa[_0x5ce954(0x169)][_0x5ce954(0xee)])return _0x5ce954(0xee);if(_0x19f043==_0x597afa[_0x5ce954(0x169)][_0x5ce954(0x142)])return _0x5ce954(0x142);_0x24b36c=_0x24b36c[_0x5ce954(0xf2)];}return!0x1;}function _0x2b39(){const _0x20cce5=['toUpperCase','fromRange','from','numberedList','detach','getAttribute','todoListChecked','9HrrtIg','*Outdent:*\x20%0','*Remove\x20format:*\x20%0','isLocal','*Indent:*\x20%0','listType','config','*Uncheck\x20item*','plugins','value','every','length','*Merge:*\x20%0','360188fzDYWn','getFirstRange','7BpBOlF','setAttribute','newValue','containsItem','push','listStart','previousSibling','24117sRPYvJ','default','checkTodoList','535422gmRhSl','ELEMENT_','key','indentList','bulletedList','descriptionFactory','getSuggestions','execute','filter','commandName','171972jFwbuN','attributes','start','createRange','isObject','getChanges','enableDefaultAttributesIntegration','groupId','schema','differ','createPositionAt','isUndo','*Split:*\x20list\x20item','formatBlock','mergeListItemBackward','listItemIdFixer','FORMAT_INDENT','deletion','splitListItemBefore','model','todoList','format','_findSuggestions','*Check\x20item*','noTrackChangesFixer','multipleBlocks','selection','document','*Change\x20to:*\x20%0','registerCustomCallback','todo','attributeKey','registerAttributeLabel','_suggestionFactory','TrackChangesEditing','get','ListEditing','todoListCheck','meta','*Merge:*\x20list\x20item','has','commands','removeMarker','registerDescriptionCallback','customBulletedList','listReversed','setSelection','TodoListEditing','55jHmrCd','ELEMENT_NUMBERED_LIST','registerElementLabel','listMarker','afterInit','list.multiBlock','670408SHqeNn','parent','outdentList','registerPostFixer','listItemId','22MQqHyo','editor','next','find','mergeListItemForward','includes','nodeAfter','oldValue','batch','192860CdfgeH','customNumberedList','accept','splitListItemAfter','numbered','type','getFirstMarker','_LIST','refresh','isNextTo','head','assureChains','bulleted','listStyle','*Format:*\x20remove\x20from\x20%0','registerBlockAttribute','nextSibling','ELEMENT_LIST_ITEM','end','_getAttributeKey','listMarkerStyle','documentList','range','_supportLegacySuggestions','commandParams','listIndent','suggestion','ELEMENT_TODO_LIST','forceValue','map','*Set\x20format:*\x20%0','trackChangesCommand','change','ELEMENT_BULLETED_LIST','*Format:*\x20insert\x20into\x20%0','getRanges','_registerLegacyDescription','data','attribute','locale','1397085sGghEe'];_0x2b39=function(){return _0x20cce5;};return _0x2b39();}
|
|
23
|
+
const _0x33336e=_0x17ed;(function(_0x1008a3,_0x17d92b){const _0x56a342=_0x17ed,_0x129f5d=_0x1008a3();while(!![]){try{const _0x92270e=parseInt(_0x56a342(0xde))/0x1+-parseInt(_0x56a342(0xc1))/0x2*(parseInt(_0x56a342(0x11d))/0x3)+-parseInt(_0x56a342(0xfe))/0x4+-parseInt(_0x56a342(0x110))/0x5+-parseInt(_0x56a342(0x10a))/0x6+parseInt(_0x56a342(0xf3))/0x7+-parseInt(_0x56a342(0xff))/0x8*(-parseInt(_0x56a342(0xe0))/0x9);if(_0x92270e===_0x17d92b)break;else _0x129f5d['push'](_0x129f5d['shift']());}catch(_0x504ac9){_0x129f5d['push'](_0x129f5d['shift']());}}}(_0x6ad1,0xdcb53));import{Plugin as _0xc4a3aa}from'ckeditor5/src/core.js';function _0x17ed(_0x51d674,_0x188e89){const _0x6ad15d=_0x6ad1();return _0x17ed=function(_0x17ed9c,_0x27ca71){_0x17ed9c=_0x17ed9c-0x9b;let _0x26c725=_0x6ad15d[_0x17ed9c];return _0x26c725;},_0x17ed(_0x51d674,_0x188e89);}import{getTranslation as _0x1df45c}from'../utils/common-translations.js';function _0x6ad1(){const _0x54ee75=['_suggestionFactory','next','*Merge:*\x20%0','*Uncheck\x20item*','indentList','FORMAT_INDENT','ELEMENT_BULLETED_LIST','isLocal','_getAttributeKey','suggestion','1494eyCSDM','head','model','registerDescriptionCallback','toUpperCase','attributes','*Format:*\x20insert\x20into\x20%0','isObject','_LIST','registerAttributeLabel','numbered','find','refresh','todoListChecked','getRanges','checkTodoList','key','ELEMENT_TODO_LIST','*Indent:*\x20%0','listIndent','commandParams','*Split:*\x20list\x20item','selection','default','detach','data','registerElementLabel','listItemId','from','*Outdent:*\x20%0','registerBlockAttribute','descriptionFactory','listItemIdFixer','end','change','enableDefaultAttributesIntegration','value','get','getFirstRange','document','schema','_registerLegacyDescription','editor','attributeKey','registerPostFixer','*Check\x20item*','*Merge:*\x20list\x20item','isUndo','assureChains','todoListCheck','listReversed','documentList','previousSibling','customBulletedList','start','*Change\x20to:*\x20%0','ListEditing','4358pFvFKa','trackChangesCommand','config','forceValue','customNumberedList','getChanges','*Set\x20format:*\x20%0','range','differ','commandName','getSuggestions','length','createPositionAt','listType','ELEMENT_NUMBERED_LIST','oldValue','*Remove\x20format:*\x20%0','formatBlock','deletion','noTrackChangesFixer','locale','_supportLegacySuggestions','has','getAttribute','mergeListItemBackward','push','numberedList','TodoListEditing','getFirstMarker','151725CSgwkm','nextSibling','198qHETYw','execute','listStart','listMarker','setSelection','parent','outdentList','fromRange','removeMarker','groupId','commands','every','batch','attribute','todoList','*Format:*\x20remove\x20from\x20%0','bulletedList','isNextTo','includes','1256983fbVkKt','list.multiBlock','plugins','ELEMENT_','mergeListItemForward','newValue','map','accept','nodeAfter','registerCustomCallback','createRange','2430692wvvIUS','1542152OZIRhR','afterInit','ELEMENT_LIST_ITEM','splitListItemAfter','bulleted','listMarkerStyle','containsItem','type','splitListItemBefore','setAttribute','listStyle','2490540KvHIrw','multipleBlocks','TrackChangesEditing','todo','_findSuggestions','format','7801440fpDLJd','filter','meta'];_0x6ad1=function(){return _0x54ee75;};return _0x6ad1();}import{renameAttributeKey as _0x2efd1a}from'../trackchangesediting.js';import{LiveRange as _0x4509b7}from'ckeditor5/src/engine.js';export default class z extends _0xc4a3aa{[_0x33336e(0x100)](){const _0x1018cc=_0x33336e,_0x14efed=this[_0x1018cc(0xb2)];if(!_0x14efed[_0x1018cc(0xf5)][_0x1018cc(0xd7)](_0x1018cc(0xc0)))return;const _0x56e835=_0x14efed[_0x1018cc(0xd5)],_0x31490c=_0x14efed[_0x1018cc(0xf5)][_0x1018cc(0xad)](_0x1018cc(0x10c)),_0x4316c8=_0x14efed[_0x1018cc(0xf5)][_0x1018cc(0xd7)](_0x1018cc(0xdc)),_0x1e4f5c=!!_0x14efed[_0x1018cc(0xc3)][_0x1018cc(0xad)](_0x1018cc(0xf4));function _0x1ff4dd(_0x58f335){const _0x5d0513=_0x1018cc;return{'type':_0x5d0513(0x10f),'content':''+_0x1df45c(_0x56e835,_0x5d0513(0xc7),_0x58f335)};}function _0x298277(_0xa3ae39){const _0x34f575=_0x1018cc;return{'type':_0x34f575(0x10f),'content':''+_0x1df45c(_0x56e835,_0x34f575(0xd1),_0xa3ae39)};}_0x31490c[_0x1018cc(0xab)](_0x1018cc(0xdb)),_0x31490c[_0x1018cc(0xab)](_0x1018cc(0xf0)),_0x31490c[_0x1018cc(0xab)](_0x1018cc(0xc5)),_0x31490c[_0x1018cc(0xab)](_0x1018cc(0xbd)),_0x31490c[_0x1018cc(0xab)](_0x1018cc(0x117)),_0x31490c[_0x1018cc(0xab)](_0x1018cc(0xe6)),_0x31490c[_0x1018cc(0xab)](_0x1018cc(0x102)),_0x31490c[_0x1018cc(0xab)](_0x1018cc(0x107)),_0x31490c[_0x1018cc(0xa6)](_0x1018cc(0xa3)),_0x31490c[_0x1018cc(0xa6)](_0x1018cc(0xce)),_0x31490c[_0x1018cc(0xa6)](_0x1018cc(0x9b)),_0x1e4f5c&&(_0x31490c[_0x1018cc(0xab)](_0x1018cc(0xd9)),_0x31490c[_0x1018cc(0xab)](_0x1018cc(0xf7))),_0x4316c8&&(_0x31490c[_0x1018cc(0xab)](_0x1018cc(0xee)),_0x31490c[_0x1018cc(0xab)](_0x1018cc(0x12c)),_0x31490c[_0x1018cc(0xa6)](_0x1018cc(0x12a)),_0x31490c[_0x1018cc(0xa7)][_0x1018cc(0x120)](_0x3ada2a=>{const _0x1c9d14=_0x1018cc,{data:_0x383656}=_0x3ada2a;if(_0x383656&&_0x1c9d14(0x12a)==_0x383656[_0x1c9d14(0x12d)])return{'type':_0x1c9d14(0x10f),'content':_0x383656[_0x1c9d14(0xf8)]?_0x1df45c(_0x56e835,_0x1c9d14(0xb5)):_0x1df45c(_0x56e835,_0x1c9d14(0x116))};}),this[_0x1018cc(0xb2)][_0x1018cc(0x11f)][_0x1018cc(0xaf)][_0x1018cc(0xb4)](_0x1922b0=>{const _0x19d784=_0x1018cc;if(_0x1922b0[_0x19d784(0xec)][_0x19d784(0xb7)])return!0x1;let _0x523663=!0x1;const _0x13c9fe=_0x31490c[_0x19d784(0xcb)]({'skipNotAttached':!0x0})[_0x19d784(0x111)](_0x1ded24=>_0x19d784(0x12a)===_0x31490c[_0x19d784(0x11b)](_0x1ded24));for(const _0x9dcce1 of _0x13c9fe){_0x19d784(0x10d)!=_0x9dcce1[_0x19d784(0xae)]()[_0x19d784(0xbe)][_0x19d784(0xfb)][_0x19d784(0xd8)](_0x19d784(0xce))&&(_0x31490c[_0x19d784(0x10e)](_0x9dcce1[_0x19d784(0xae)](),_0x19d784(0xed))[_0x19d784(0x128)](_0x56d37c=>_0x19d784(0xce)===_0x31490c[_0x19d784(0x11b)](_0x56d37c[_0x19d784(0x11c)]))||(_0x1922b0[_0x19d784(0xe8)](_0x9dcce1[_0x19d784(0xdd)]()),_0x523663=!0x0));}return _0x523663;})),_0x31490c[_0x1018cc(0xa7)][_0x1018cc(0x126)](_0x1018cc(0x9b),_0x1df45c(_0x56e835,_0x1018cc(0x118)));const _0x3e1996={'type':_0x1018cc(0x10f),'content':''};_0x31490c[_0x1018cc(0xa7)][_0x1018cc(0x120)](_0x24e0f4=>{const _0x1a1def=_0x1018cc,{data:_0x34a573}=_0x24e0f4;if(!_0x34a573||_0x1a1def(0xce)!=_0x34a573[_0x1a1def(0x12d)])return;let _0x4798d4=_0x24e0f4[_0x1a1def(0x11e)];for(;_0x4798d4;){if(_0x4798d4[_0x1a1def(0xa1)]&&((_0x1a1def(0x109)==_0x4798d4[_0x1a1def(0xa1)][_0x1a1def(0x12d)]||_0x1a1def(0x104)==_0x4798d4[_0x1a1def(0xa1)][_0x1a1def(0x12d)])&&(_0x4798d4[_0x1a1def(0xa1)][_0x1a1def(0xf8)]&&_0x1a1def(0x9f)!=_0x4798d4[_0x1a1def(0xa1)][_0x1a1def(0xf8)]||_0x1a1def(0x9f)!=_0x4798d4[_0x1a1def(0xa1)][_0x1a1def(0xd0)]&&!_0x34a573[_0x1a1def(0xf8)])||!_0x1e4f5c&&_0x4798d4[_0x1a1def(0xa1)][_0x1a1def(0x12d)]==_0x2efd1a))return _0x3e1996;_0x4798d4=_0x4798d4[_0x1a1def(0x114)];}if(null==_0x34a573[_0x1a1def(0xf8)])switch(_0x34a573[_0x1a1def(0xd0)]){case _0x1a1def(0x103):return _0x298277(_0x1df45c(_0x56e835,_0x1a1def(0x119)));case _0x1a1def(0x127):return _0x298277(_0x1df45c(_0x56e835,_0x1a1def(0xcf)));case _0x1a1def(0x10d):return _0x298277(_0x1df45c(_0x56e835,_0x1a1def(0x12e)));}switch(_0x34a573[_0x1a1def(0xf8)]){case _0x1a1def(0x103):return _0x1ff4dd(_0x1df45c(_0x56e835,_0x1a1def(0x119)));case _0x1a1def(0x127):return _0x1ff4dd(_0x1df45c(_0x56e835,_0x1a1def(0xcf)));case _0x1a1def(0x10d):return _0x1ff4dd(_0x1df45c(_0x56e835,_0x1a1def(0x12e)));}}),_0x31490c[_0x1018cc(0xa7)][_0x1018cc(0x120)](_0x48c307=>{const _0x594882=_0x1018cc,{data:_0x3ba897}=_0x48c307;if(_0x3ba897&&_0x594882(0x9b)==_0x3ba897[_0x594882(0x12d)])return null==_0x3ba897[_0x594882(0xf8)]||null==_0x3ba897[_0x594882(0xd0)]&&0x0==_0x3ba897[_0x594882(0xf8)]?_0x3e1996:void 0x0;}),_0x31490c[_0x1018cc(0xa7)][_0x1018cc(0x120)](_0x396c18=>{const _0xa85797=_0x1018cc;if(_0xa85797(0xed)!=_0x396c18[_0xa85797(0x106)])return;const {data:_0x362309}=_0x396c18;if(!_0x362309||_0xa85797(0xa3)!=_0x362309[_0xa85797(0x12d)])return;const _0x1a9065=le(_0x396c18);return _0xa85797(0xf8)==_0x1a9065?{'type':_0xa85797(0x10f),'content':_0x1df45c(_0x56e835,_0xa85797(0xb6))}:_0xa85797(0xd0)==_0x1a9065?{'type':_0xa85797(0x10f),'content':_0x1df45c(_0x56e835,_0xa85797(0x9d))}:_0x3e1996;}),_0x14efed[_0x1018cc(0x11f)][_0x1018cc(0xaf)][_0x1018cc(0xb4)](_0x4edd29=>this[_0x1018cc(0xa8)](_0x4edd29)),_0x14efed[_0x1018cc(0x11f)][_0x1018cc(0xaf)][_0x1018cc(0xb4)](_0x204133=>this[_0x1018cc(0xd4)](_0x204133)),_0x14efed[_0x1018cc(0x11f)][_0x1018cc(0xaf)][_0x1018cc(0xb4)](_0x49312f=>this[_0x1018cc(0xb8)](_0x49312f)),this[_0x1018cc(0xd6)]();}[_0x33336e(0xa8)](_0x2732bf){const _0xf966d5=_0x33336e;if(_0x2732bf[_0xf966d5(0xec)][_0xf966d5(0xb7)]||!_0x2732bf[_0xf966d5(0xec)][_0xf966d5(0x11a)])return!0x1;let _0x47678e=!0x1;const _0x3e8fa0=this[_0xf966d5(0xb2)][_0xf966d5(0xf5)][_0xf966d5(0xad)](_0xf966d5(0x10c))[_0xf966d5(0xcb)]({'skipNotAttached':!0x0})[_0xf966d5(0x111)](_0xd773c2=>_0xd773c2[_0xf966d5(0xa1)]&&_0xf966d5(0xa3)==_0xd773c2[_0xf966d5(0xa1)][_0xf966d5(0x12d)])[_0xf966d5(0x111)](_0x3b6e7b=>_0x3b6e7b[_0xf966d5(0xa1)][_0xf966d5(0xf8)]&&_0x3b6e7b[_0xf966d5(0xa1)][_0xf966d5(0xd0)]);for(const _0x4db771 of _0x3e8fa0)le(_0x4db771)||(_0x2732bf[_0xf966d5(0xe8)](_0x4db771[_0xf966d5(0xdd)]()),_0x47678e=!0x0);return _0x47678e;}[_0x33336e(0xd4)](_0xe3b028){const _0x2bc1cd=_0x33336e;if(_0xe3b028[_0x2bc1cd(0xec)][_0x2bc1cd(0xb7)]||!_0xe3b028[_0x2bc1cd(0xec)][_0x2bc1cd(0x11a)])return!0x1;const _0x28f5f8=this[_0x2bc1cd(0xb2)][_0x2bc1cd(0xf5)][_0x2bc1cd(0xad)](_0x2bc1cd(0x10c));if(_0x28f5f8[_0x2bc1cd(0xc2)][_0x2bc1cd(0xac)])return!0x1;let _0x12c390=!0x1;const _0x3d7a15=[_0x2bc1cd(0xce),_0x2bc1cd(0xa3),_0x2bc1cd(0x9b),_0x2bc1cd(0x109),_0x2bc1cd(0xe2),_0x2bc1cd(0xba),_0x2bc1cd(0xb9),_0x2bc1cd(0xe3),_0x2bc1cd(0x104)],_0x4853e2=this[_0x2bc1cd(0xb2)][_0x2bc1cd(0x11f)][_0x2bc1cd(0xaf)][_0x2bc1cd(0xc9)][_0x2bc1cd(0xc6)]()[_0x2bc1cd(0x111)](_0x55da57=>_0x2bc1cd(0xed)==_0x55da57[_0x2bc1cd(0x106)])[_0x2bc1cd(0x111)](_0x4cd177=>_0x3d7a15[_0x2bc1cd(0xf2)](_0x4cd177[_0x2bc1cd(0xb3)]));if(0x0==_0x4853e2[_0x2bc1cd(0xcc)])return _0x12c390;for(const _0x43bb5a of _0x4853e2){const _0x29474d=_0x28f5f8[_0x2bc1cd(0x10e)](_0x43bb5a[_0x2bc1cd(0xc8)],_0x2bc1cd(0xed))[_0x2bc1cd(0x111)](_0x6db60e=>!_0x6db60e[_0x2bc1cd(0x112)][_0x2bc1cd(0xf1)])[_0x2bc1cd(0xf9)](_0xca93aa=>_0xca93aa[_0x2bc1cd(0x11c)])[_0x2bc1cd(0x111)](_0x25f7f9=>{const _0x2012ae=_0x2bc1cd,_0x4cc76b=_0x28f5f8[_0x2012ae(0x11b)](_0x25f7f9);return _0x3d7a15[_0x2012ae(0xf2)](_0x4cc76b);});if(_0x29474d[_0x2bc1cd(0xcc)]){for(const _0x59e21e of _0x29474d)_0xe3b028[_0x2bc1cd(0xe8)](_0x59e21e[_0x2bc1cd(0xdd)]());_0x12c390=!0x0;}}return _0x12c390;}[_0x33336e(0xb8)](_0x2360b3){const _0x40c63e=_0x33336e;if(_0x2360b3[_0x40c63e(0xec)][_0x40c63e(0xb7)]||!_0x2360b3[_0x40c63e(0xec)][_0x40c63e(0x11a)])return!0x1;const _0x50bbf1=this[_0x40c63e(0xb2)][_0x40c63e(0xf5)][_0x40c63e(0xad)](_0x40c63e(0x10c));let _0xe804aa=!0x1;const _0x11842c=[_0x40c63e(0xce),_0x40c63e(0xa3),_0x40c63e(0x9b),_0x40c63e(0x109),_0x40c63e(0xe2),_0x40c63e(0xba),_0x40c63e(0xb9),_0x40c63e(0xe3),_0x40c63e(0x104)];for(const _0x17f18b of _0x50bbf1[_0x40c63e(0xcb)]({'skipNotAttached':!0x0})){const _0x447b57=_0x50bbf1[_0x40c63e(0x10e)](_0x17f18b[_0x40c63e(0xae)](),_0x40c63e(0xed))[_0x40c63e(0xf9)](_0x110299=>_0x110299[_0x40c63e(0x11c)])[_0x40c63e(0x111)](_0x5609d6=>_0x5609d6[_0x40c63e(0xa1)]&&_0x11842c[_0x40c63e(0xf2)](_0x5609d6[_0x40c63e(0xa1)][_0x40c63e(0x12d)]));if(!_0x447b57[_0x40c63e(0xcc)])continue;const _0x53d608=_0x447b57[0x0][_0x40c63e(0x11e)][_0x40c63e(0x122)][_0x40c63e(0xe9)];if(!_0x447b57[_0x40c63e(0xeb)](_0x951448=>_0x951448[_0x40c63e(0x122)][_0x40c63e(0xe9)]===_0x53d608)){for(const _0x22221b of _0x447b57)_0xc7aba7(_0x22221b,_0x53d608)&&(_0xe804aa=!0x0);}}return _0xe804aa;function _0x59a20c(_0x537745,_0x3c9319){const _0x5ed05e=_0x40c63e;for(const _0x2e870c of _0x50bbf1[_0x5ed05e(0xcb)]({'skipNotAttached':!0x0})[_0x5ed05e(0x111)](_0x47b1f3=>_0x5ed05e(0xed)==_0x47b1f3[_0x5ed05e(0x106)]&&_0x47b1f3[_0x5ed05e(0x122)][_0x5ed05e(0xe9)]==_0x537745))_0x2e870c[_0x5ed05e(0x108)](_0x5ed05e(0xe9),_0x3c9319);}function _0xc7aba7(_0xb0a820,_0x242c00){const _0x554669=_0x40c63e;let _0x50e8e7=_0xb0a820[_0x554669(0x11e)],_0xe048c=!0x1;for(;_0x50e8e7;)_0x50e8e7[_0x554669(0x122)][_0x554669(0xe9)]!=_0x242c00&&(_0x59a20c(_0x50e8e7[_0x554669(0x122)][_0x554669(0xe9)],_0x242c00),_0x50e8e7[_0x554669(0x108)](_0x554669(0xe9),_0x242c00),_0xe048c=!0x0),_0x50e8e7=_0x50e8e7[_0x554669(0x114)];return _0xe048c;}}[_0x33336e(0xd6)](){const _0x600619=_0x33336e,_0x573c88=this[_0x600619(0xb2)],_0x3c5d1e=_0x573c88[_0x600619(0xd5)],_0x8da9c3=_0x573c88[_0x600619(0xf5)][_0x600619(0xad)](_0x600619(0x10c));this[_0x600619(0xb1)](),_0x8da9c3[_0x600619(0x113)][_0x600619(0xfc)](_0x600619(0xd2),_0x600619(0xbb),_0x600619(0xfa),function(_0x1f55d0,_0x3be1c8){const _0x43bb8a=_0x600619,_0x26665d=[];for(let _0x40d3c9 of _0x1f55d0)_0x40d3c9[_0x43bb8a(0xbe)][_0x43bb8a(0xfb)]===_0x40d3c9[_0x43bb8a(0xa9)][_0x43bb8a(0xe5)]&&(_0x40d3c9=_0x573c88[_0x43bb8a(0x11f)][_0x43bb8a(0xfd)](_0x573c88[_0x43bb8a(0x11f)][_0x43bb8a(0xcd)](_0x40d3c9[_0x43bb8a(0xbe)][_0x43bb8a(0xfb)],0x0))),_0x26665d[_0x43bb8a(0xda)](_0x40d3c9);_0x573c88[_0x43bb8a(0x11f)][_0x43bb8a(0xaa)](_0x3c7c61=>{const _0x25a0b0=_0x43bb8a,_0x4e05a2=_0x573c88[_0x25a0b0(0x11f)][_0x25a0b0(0xaf)][_0x25a0b0(0x9e)],_0x133fe4=Array[_0x25a0b0(0xa4)](_0x4e05a2[_0x25a0b0(0x12b)]())[_0x25a0b0(0xf9)](_0x22ebef=>_0x4509b7[_0x25a0b0(0xe7)](_0x22ebef));_0x3c7c61[_0x25a0b0(0xe4)](_0x26665d),_0x573c88[_0x25a0b0(0xea)][_0x25a0b0(0xad)](_0x3be1c8[_0x25a0b0(0xca)])[_0x25a0b0(0x129)](),_0x3be1c8[_0x25a0b0(0x9c)][_0x25a0b0(0xda)]({'forceDefaultExecution':!0x0}),_0x573c88[_0x25a0b0(0xe1)](_0x3be1c8[_0x25a0b0(0xca)],..._0x3be1c8[_0x25a0b0(0x9c)]),_0x3c7c61[_0x25a0b0(0xe4)](_0x133fe4);for(const _0x1e01d1 of _0x133fe4)_0x1e01d1[_0x25a0b0(0xa0)]();});}),_0x8da9c3[_0x600619(0xa7)][_0x600619(0xa2)](function(_0x56ddc5){const _0x340f64=_0x600619,_0x164975=!_0x573c88[_0x340f64(0x11f)][_0x340f64(0xb0)][_0x340f64(0x124)](_0x56ddc5),_0x218038=_0x56ddc5[_0x340f64(0xbc)],_0xeff706=_0x56ddc5[_0x340f64(0xdf)],_0x147ac8=_0x56ddc5[_0x340f64(0xd8)](_0x340f64(0xa3)),_0x1098a4=!_0x218038||_0x218038[_0x340f64(0xd8)](_0x340f64(0xa3))!==_0x147ac8,_0x107beb=!_0xeff706||_0xeff706[_0x340f64(0xd8)](_0x340f64(0xa3))!==_0x147ac8;return _0x164975&&Boolean(_0x147ac8)&&_0x1098a4&&_0x107beb;},_0x1e7cce=>_0x1df45c(_0x3c5d1e,_0x600619(0x101),_0x1e7cce));}[_0x33336e(0xb1)](){const _0x1d6ffb=_0x33336e,_0x4611ff=this[_0x1d6ffb(0xb2)],_0x39d186=_0x4611ff[_0x1d6ffb(0xd5)];function _0x268b36(_0x351100){const _0x3de575=_0x1d6ffb,_0x1a7185=_0x4611ff[_0x3de575(0xea)][_0x3de575(0xad)](_0x3de575(0xf0))[_0x3de575(0xac)],_0xc930ed=_0x4611ff[_0x3de575(0xea)][_0x3de575(0xad)](_0x3de575(0xdb))[_0x3de575(0xac)];return _0x3de575(0xdb)===_0x351100?_0x1a7185:_0xc930ed;}_0x4611ff[_0x1d6ffb(0xf5)][_0x1d6ffb(0xad)](_0x1d6ffb(0x10c))[_0x1d6ffb(0xa7)][_0x1d6ffb(0x120)](function(_0x5ab949){const _0x4f5c76=_0x1d6ffb;if(_0x4f5c76(0xd2)!=_0x5ab949[_0x4f5c76(0x106)])return;const {data:_0x589229}=_0x5ab949;if(!_0x589229)return;let _0x2fafa3,_0x5b0323,_0x2fc077,_0x28a43d;switch(_0x589229[_0x4f5c76(0xca)]){case _0x4f5c76(0xf0):_0x2fc077=_0x589229[_0x4f5c76(0x9c)][0x0][_0x4f5c76(0xc4)],_0x28a43d=_0x268b36(_0x589229[_0x4f5c76(0xca)]),_0x2fafa3=_0x2fc077?_0x4f5c76(0x123):_0x4f5c76(0xef),!_0x28a43d&&_0x4611ff[_0x4f5c76(0xc3)][_0x4f5c76(0xad)](_0x4f5c76(0xf4))||(_0x2fafa3=_0x4f5c76(0xbf)),_0x5b0323={'type':_0x4f5c76(0x10f),'content':_0x1df45c(_0x39d186,_0x2fafa3,_0x1df45c(_0x39d186,_0x4f5c76(0x119)))};break;case _0x4f5c76(0xdb):_0x2fc077=_0x589229[_0x4f5c76(0x9c)][0x0][_0x4f5c76(0xc4)],_0x28a43d=_0x268b36(_0x589229[_0x4f5c76(0xca)]),_0x2fafa3=_0x2fc077?_0x4f5c76(0x123):_0x4f5c76(0xef),!_0x28a43d&&_0x4611ff[_0x4f5c76(0xc3)][_0x4f5c76(0xad)](_0x4f5c76(0xf4))||(_0x2fafa3=_0x4f5c76(0xbf)),_0x5b0323={'type':_0x4f5c76(0x10f),'content':_0x1df45c(_0x39d186,_0x2fafa3,_0x1df45c(_0x39d186,_0x4f5c76(0xcf)))};break;case _0x4f5c76(0x117):_0x2fafa3=_0x4f5c76(0x12f),_0x5b0323={'type':_0x4f5c76(0x10f),'content':_0x1df45c(_0x39d186,_0x2fafa3,_0x1df45c(_0x39d186,_0x4f5c76(0x101)))};break;case _0x4f5c76(0xe6):_0x2fafa3=function(_0x350a82){const _0x394f59=_0x4f5c76,_0x13ce2c=_0x350a82[_0x394f59(0xae)]();let _0xa11ca4=_0x13ce2c[_0x394f59(0xbe)][_0x394f59(0xfb)];for(;_0xa11ca4&&_0x13ce2c[_0x394f59(0x105)](_0xa11ca4);){if(_0xa11ca4[_0x394f59(0xd8)](_0x394f59(0x9b))>0x0)return!0x1;_0xa11ca4=_0xa11ca4[_0x394f59(0xdf)];}return!0x0;}(_0x5ab949)?_0x1df45c(_0x39d186,_0x4f5c76(0xef),_0x1df45c(_0x39d186,function(_0x53c16b){const _0x37e585=_0x4f5c76;return _0x37e585(0xf6)+_0x53c16b[_0x37e585(0xae)]()[_0x37e585(0xbe)][_0x37e585(0xfb)][_0x37e585(0xd8)](_0x37e585(0xce))[_0x37e585(0x121)]()+_0x37e585(0x125);}(_0x5ab949))):_0x1df45c(_0x39d186,_0x4f5c76(0xa5),_0x1df45c(_0x39d186,_0x4f5c76(0x101))),_0x5b0323={'type':_0x4f5c76(0x10f),'content':_0x2fafa3};break;case _0x4f5c76(0xd9):case _0x4f5c76(0xf7):!0x1===_0x589229[_0x4f5c76(0x10b)]&&(_0x2fafa3=_0x4f5c76(0x115),_0x5b0323={'type':_0x4f5c76(0xd3),'content':_0x1df45c(_0x39d186,_0x2fafa3,_0x1df45c(_0x39d186,_0x4f5c76(0x101)))});}return _0x5b0323;});}}function le(_0x4de7de){const _0x31bfa4=_0x33336e;let _0x43a838=_0x4de7de[_0x31bfa4(0xae)]()[_0x31bfa4(0xbe)][_0x31bfa4(0xfb)][_0x31bfa4(0xbc)];for(;_0x43a838;){const _0x329758=_0x43a838[_0x31bfa4(0xd8)](_0x31bfa4(0xa3));if(!_0x329758)return!0x1;if(_0x329758==_0x4de7de[_0x31bfa4(0xa1)][_0x31bfa4(0xf8)])return _0x31bfa4(0xf8);if(_0x329758==_0x4de7de[_0x31bfa4(0xa1)][_0x31bfa4(0xd0)])return _0x31bfa4(0xd0);_0x43a838=_0x43a838[_0x31bfa4(0xbc)];}return!0x1;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x29171e=_0x31b6;(function(_0x46be3a,_0x9379c0){const _0x56c42f=_0x31b6,_0x534fee=_0x46be3a();while(!![]){try{const _0xbf091f=parseInt(_0x56c42f(0x195))/0x1*(parseInt(_0x56c42f(0x176))/0x2)+parseInt(_0x56c42f(0x1af))/0x3+-parseInt(_0x56c42f(0x182))/0x4*(-parseInt(_0x56c42f(0x1b6))/0x5)+-parseInt(_0x56c42f(0x177))/0x6*(parseInt(_0x56c42f(0x16d))/0x7)+parseInt(_0x56c42f(0x1ab))/0x8*(-parseInt(_0x56c42f(0x17b))/0x9)+parseInt(_0x56c42f(0x18d))/0xa*(parseInt(_0x56c42f(0x196))/0xb)+-parseInt(_0x56c42f(0x188))/0xc*(parseInt(_0x56c42f(0x16c))/0xd);if(_0xbf091f===_0x9379c0)break;else _0x534fee['push'](_0x534fee['shift']());}catch(_0xcb8e2c){_0x534fee['push'](_0x534fee['shift']());}}}(_0x474a,0xf4110));function _0x31b6(_0x509bcc,_0x8308d5){const _0x474ab3=_0x474a();return _0x31b6=function(_0x31b622,_0x38874){_0x31b622=_0x31b622-0x168;let _0x36468b=_0x474ab3[_0x31b622];return _0x36468b;},_0x31b6(_0x509bcc,_0x8308d5);}import{Plugin as _0x1afb51}from'ckeditor5/src/core.js';import{getTranslation as _0x5b1eb0}from'../utils/common-translations.js';function _0x474a(){const _0x5c7903=['registerPostFixer','ELEMENT_','filter','ListPropertiesEditing','nodeAfter','registerBlockAttribute','start','batch','10328cbXfBw','next','has','_LIST_DEFAULT','4221129fQdchd','isUndo','upper-latin','registerAttributeLabel','TrackChangesEditing','formatBlock','config','5DEQNHR','plugins','head','newValue','toUpperCase','reversed','upper-roman','startIndex','registerDescriptionCallback','model','lower-latin','*Format:*\x20set\x20order\x20to\x20regular','listReversed','default','square','customNumbered','FORMAT_LIST_START','bulleted','listStart','listStyle','*Set\x20format:*\x20%0','442JuJFhe','3029453HBsPFx','format','getSuggestions','handleDescriptions','commandName','getFirstMarker','includes','key','getAttribute','2kangOr','6ccDAug','list.properties','decimal','_getTranslationKeyForListStyle','12591mumKoI','circle','locale','find','decimal-leading-zero','type','_getAttributeKey','4164816YVAhlx','descriptionFactory','attribute','document','afterInit','editor','408516pfAYKq','listType','suggestion','numbered','*Format:*\x20set\x20start\x20index\x20to\x20%0','3350GjCBsJ','_registerLegacyDescription','styles','enableDefaultAttributesIntegration','commandParams','_findSuggestions','disc','_LIST_','1379974sTJDGf','18645TTCowe','bind','*Format:*\x20set\x20order\x20to\x20reversed','*Remove\x20format:*\x20%0','oldValue','getFirstRange','get','removeMarker','lower-roman','FORMAT_LIST_REVERSED','replace','*Change\x20to:*\x20%0','data'];_0x474a=function(){return _0x5c7903;};return _0x474a();}export default class ue extends _0x1afb51{[_0x29171e(0x186)](){const _0x3bcfe9=_0x29171e;if(!this[_0x3bcfe9(0x187)][_0x3bcfe9(0x1b7)][_0x3bcfe9(0x1ad)](_0x3bcfe9(0x1a6)))return;const _0x5e3d0d=this[_0x3bcfe9(0x187)][_0x3bcfe9(0x1b5)][_0x3bcfe9(0x19c)](_0x3bcfe9(0x178)),_0x583916=this[_0x3bcfe9(0x187)][_0x3bcfe9(0x1b7)][_0x3bcfe9(0x19c)](_0x3bcfe9(0x1b3));_0x5e3d0d[_0x3bcfe9(0x18f)]&&(_0x583916[_0x3bcfe9(0x190)](_0x3bcfe9(0x16a)),_0x583916[_0x3bcfe9(0x1a8)](_0x3bcfe9(0x16a))),_0x5e3d0d[_0x3bcfe9(0x1bb)]&&(_0x583916[_0x3bcfe9(0x190)](_0x3bcfe9(0x1c2)),_0x583916[_0x3bcfe9(0x1a8)](_0x3bcfe9(0x1c2))),_0x5e3d0d[_0x3bcfe9(0x1bd)]&&(_0x583916[_0x3bcfe9(0x190)](_0x3bcfe9(0x169)),_0x583916[_0x3bcfe9(0x1a8)](_0x3bcfe9(0x169)));const _0xc3e10c={'type':_0x3bcfe9(0x16e),'content':''};_0x583916[_0x3bcfe9(0x183)][_0x3bcfe9(0x1be)](this[_0x3bcfe9(0x170)][_0x3bcfe9(0x197)](this));const _0x1db26d=this[_0x3bcfe9(0x187)][_0x3bcfe9(0x17d)];_0x583916[_0x3bcfe9(0x183)][_0x3bcfe9(0x1b2)](_0x3bcfe9(0x1c2),_0x5b1eb0(_0x1db26d,_0x3bcfe9(0x19f))),_0x583916[_0x3bcfe9(0x183)][_0x3bcfe9(0x1be)](_0x5d9701=>{const _0xd32a5d=_0x3bcfe9,{data:_0x2e0775}=_0x5d9701;if(_0x2e0775&&_0xd32a5d(0x1c2)==_0x2e0775[_0xd32a5d(0x174)])return null==_0x2e0775[_0xd32a5d(0x1b9)]||0x0==_0x2e0775[_0xd32a5d(0x1b9)]&&null==_0x2e0775[_0xd32a5d(0x19a)]?_0xc3e10c:void 0x0;}),_0x583916[_0x3bcfe9(0x183)][_0x3bcfe9(0x1b2)](_0x3bcfe9(0x169),_0x5b1eb0(_0x1db26d,_0x3bcfe9(0x1c6))),_0x583916[_0x3bcfe9(0x183)][_0x3bcfe9(0x1be)](_0x4159b2=>{const _0x30c862=_0x3bcfe9,{data:_0x42196f}=_0x4159b2;if(_0x42196f&&_0x30c862(0x169)==_0x42196f[_0x30c862(0x174)])return null==_0x42196f[_0x30c862(0x1b9)]||0x1==_0x42196f[_0x30c862(0x1b9)]&&null==_0x42196f[_0x30c862(0x19a)]?_0xc3e10c:void 0x0;}),this[_0x3bcfe9(0x187)][_0x3bcfe9(0x1bf)][_0x3bcfe9(0x185)][_0x3bcfe9(0x1a3)](_0x1ad10e=>{const _0x54efcb=_0x3bcfe9;if(_0x1ad10e[_0x54efcb(0x1aa)][_0x54efcb(0x1b0)])return!0x1;let _0x5aa66f=!0x1;const _0x4f7a4e=_0x583916[_0x54efcb(0x16f)]({'skipNotAttached':!0x0})[_0x54efcb(0x1a5)](_0x3e3731=>{const _0x2d5533=_0x54efcb,_0x3dcaad=_0x583916[_0x2d5533(0x181)](_0x3e3731);return _0x2d5533(0x169)==_0x3dcaad||_0x2d5533(0x1c2)==_0x3dcaad;});for(const _0x538645 of _0x4f7a4e){const _0x49fda9=_0x538645[_0x54efcb(0x19b)]()[_0x54efcb(0x1a9)][_0x54efcb(0x1a7)][_0x54efcb(0x175)](_0x54efcb(0x189));if(_0x54efcb(0x18b)==_0x49fda9||_0x54efcb(0x1c5)==_0x49fda9)continue;_0x583916[_0x54efcb(0x192)](_0x538645[_0x54efcb(0x19b)](),_0x54efcb(0x184))[_0x54efcb(0x17e)](_0x12e404=>_0x54efcb(0x189)==_0x583916[_0x54efcb(0x181)](_0x12e404[_0x54efcb(0x18a)]))||(_0x1ad10e[_0x54efcb(0x19d)](_0x538645[_0x54efcb(0x172)]()),_0x5aa66f=!0x0);}return _0x5aa66f;}),this[_0x3bcfe9(0x18e)]();}[_0x29171e(0x170)](_0x404b45){const _0x20098e=_0x29171e,_0x22f483=this[_0x20098e(0x187)][_0x20098e(0x17d)],{data:_0x1423d3}=_0x404b45,_0x364b3a={'type':_0x20098e(0x16e),'content':''};if(!_0x1423d3||_0x20098e(0x16a)!=_0x1423d3[_0x20098e(0x174)])return;if(!_0x1423d3[_0x20098e(0x19a)])return _0x20098e(0x1c3)==_0x1423d3[_0x20098e(0x1b9)]?_0x364b3a:{'type':_0x20098e(0x16e),'content':''+_0x5b1eb0(_0x22f483,_0x20098e(0x16b),_0x5b1eb0(_0x22f483,this[_0x20098e(0x17a)](_0x1423d3[_0x20098e(0x1b9)])))};if(!_0x1423d3[_0x20098e(0x1b9)]){if(_0x20098e(0x1c3)==_0x1423d3[_0x20098e(0x19a)])return _0x364b3a;let _0x143b24=_0x404b45[_0x20098e(0x1b8)];for(;_0x143b24;){if(_0x143b24[_0x20098e(0x1a2)]&&_0x20098e(0x189)==_0x143b24[_0x20098e(0x1a2)][_0x20098e(0x174)]&&_0x143b24[_0x20098e(0x1a2)][_0x20098e(0x1b9)])return _0x364b3a;_0x143b24=_0x143b24[_0x20098e(0x1ac)];}return{'type':_0x20098e(0x16e),'content':''+_0x5b1eb0(_0x22f483,_0x20098e(0x199),_0x5b1eb0(_0x22f483,this[_0x20098e(0x17a)](_0x1423d3[_0x20098e(0x19a)])))};}if(_0x20098e(0x1c3)!=_0x1423d3[_0x20098e(0x1b9)])return{'type':_0x20098e(0x16e),'content':''+_0x5b1eb0(_0x22f483,_0x20098e(0x16b),_0x5b1eb0(_0x22f483,this[_0x20098e(0x17a)](_0x1423d3[_0x20098e(0x1b9)])))};let _0x188d28=_0x404b45[_0x20098e(0x1b8)];for(;_0x188d28;){if(_0x188d28[_0x20098e(0x1a2)]&&_0x20098e(0x189)==_0x188d28[_0x20098e(0x1a2)][_0x20098e(0x174)]&&_0x188d28[_0x20098e(0x1a2)][_0x20098e(0x1b9)]&&_0x188d28[_0x20098e(0x1a2)][_0x20098e(0x19a)])return _0x364b3a;_0x188d28=_0x188d28[_0x20098e(0x1ac)];}const _0x4620cf=_0x404b45[_0x20098e(0x19b)]()[_0x20098e(0x1a9)][_0x20098e(0x1a7)][_0x20098e(0x175)](_0x20098e(0x189));return{'type':_0x20098e(0x16e),'content':_0x5b1eb0(_0x22f483,_0x20098e(0x16b),_0x5b1eb0(_0x22f483,_0x20098e(0x1a4)+_0x4620cf[_0x20098e(0x1ba)]()+_0x20098e(0x1ae)))};}[_0x29171e(0x18e)](){const _0x57411e=_0x29171e,_0x216f0a=this[_0x57411e(0x187)],_0x2ee89b=_0x216f0a[_0x57411e(0x17d)];_0x216f0a[_0x57411e(0x1b7)][_0x57411e(0x19c)](_0x57411e(0x1b3))[_0x57411e(0x183)][_0x57411e(0x1be)](_0x37d45b=>{const _0x54782f=_0x57411e;if(_0x54782f(0x1b4)!=_0x37d45b[_0x54782f(0x180)])return;const {data:_0x5fe5fd}=_0x37d45b;if(!_0x5fe5fd)return;let _0xbaea0f,_0x1e7d72;switch(_0x5fe5fd[_0x54782f(0x171)]){case _0x54782f(0x16a):_0xbaea0f=_0x54782f(0x1a1),_0x1e7d72={'type':_0x54782f(0x16e),'content':_0x5b1eb0(_0x2ee89b,_0xbaea0f,_0x5b1eb0(_0x2ee89b,this[_0x54782f(0x17a)](_0x5fe5fd[_0x54782f(0x191)][0x0][_0x54782f(0x180)])))};break;case _0x54782f(0x1c2):_0xbaea0f=_0x5fe5fd[_0x54782f(0x191)][0x0][_0x54782f(0x1bb)]?_0x54782f(0x198):_0x54782f(0x1c1),_0x1e7d72={'type':_0x54782f(0x16e),'content':_0x5b1eb0(_0x2ee89b,_0xbaea0f)};break;case _0x54782f(0x169):_0xbaea0f=_0x54782f(0x18c),_0x1e7d72={'type':_0x54782f(0x16e),'content':_0x5b1eb0(_0x2ee89b,_0xbaea0f,_0x5fe5fd[_0x54782f(0x191)][0x0][_0x54782f(0x1bd)])};}return _0x1e7d72;});}[_0x29171e(0x17a)](_0x5543fa){const _0x8b3d6c=_0x29171e;return _0x8b3d6c(0x1a4)+function(_0x35d089){const _0x1a2391=_0x8b3d6c;if(pe[_0x1a2391(0x173)](_0x35d089))return _0x1a2391(0x168);if(ye[_0x1a2391(0x173)](_0x35d089))return _0x1a2391(0x18b);return null;}(_0x5543fa)[_0x8b3d6c(0x1ba)]()+_0x8b3d6c(0x194)+_0x5543fa[_0x8b3d6c(0x1ba)]()[_0x8b3d6c(0x1a0)](/-/g,'_');}}const pe=[_0x29171e(0x193),_0x29171e(0x17c),_0x29171e(0x1c4)],ye=[_0x29171e(0x179),_0x29171e(0x17f),_0x29171e(0x19e),_0x29171e(0x1bc),_0x29171e(0x1c0),_0x29171e(0x1b1)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2f4967=_0x5590;function _0x5590(_0x39d6be,_0x13c2f9){const _0x3ee5a6=_0x3ee5();return _0x5590=function(_0x559031,_0x4f7e01){_0x559031=_0x559031-0x1ed;let _0x1c249c=_0x3ee5a6[_0x559031];return _0x1c249c;},_0x5590(_0x39d6be,_0x13c2f9);}(function(_0x5a2e57,_0x172c01){const _0x318877=_0x5590,_0x3311f3=_0x5a2e57();while(!![]){try{const _0x4e9b32=parseInt(_0x318877(0x1f9))/0x1*(-parseInt(_0x318877(0x1fb))/0x2)+parseInt(_0x318877(0x1fa))/0x3*(parseInt(_0x318877(0x208))/0x4)+-parseInt(_0x318877(0x201))/0x5+parseInt(_0x318877(0x211))/0x6+parseInt(_0x318877(0x206))/0x7+-parseInt(_0x318877(0x1f1))/0x8+parseInt(_0x318877(0x207))/0x9*(-parseInt(_0x318877(0x1ed))/0xa);if(_0x4e9b32===_0x172c01)break;else _0x3311f3['push'](_0x3311f3['shift']());}catch(_0x1c892c){_0x3311f3['push'](_0x3311f3['shift']());}}}(_0x3ee5,0x1b7ae));import{Plugin as _0x429505}from'ckeditor5/src/core.js';import{getTranslation as _0x4ac357}from'../utils/common-translations.js';function _0x3ee5(){const _0x569541=['attribute:url:media','div','dataDowncast','enableCommand','379pYFYdH','4143yuHJNr','50KiSLUR','options','mediaEmbed','data','afterInit','conversion','71615CrzdRF','has','media','stop','high','1546349mCEVlV','9TMKKoC','196kPhKoz','MediaEmbedEditing','get','for','showSuggestionHighlights','locale','ELEMENT_MEDIA','TrackChangesEditing','plugins','432804bSVOib','1735660OPAqFP','elementToElement','editor','registerElementLabel','406304AsSfgy','descriptionFactory','downcastDispatcher','createEmptyElement'];_0x3ee5=function(){return _0x569541;};return _0x3ee5();}export default class ft extends _0x429505{[_0x2f4967(0x1ff)](){const _0x364004=_0x2f4967,_0x41b4db=this[_0x364004(0x1ef)];if(!_0x41b4db[_0x364004(0x210)][_0x364004(0x202)](_0x364004(0x209)))return;const _0x32a403=_0x41b4db[_0x364004(0x210)][_0x364004(0x20a)](_0x364004(0x20f)),_0x2f65e6=_0x41b4db[_0x364004(0x20d)];_0x32a403[_0x364004(0x1f8)](_0x364004(0x1fd)),_0x32a403[_0x364004(0x1f2)][_0x364004(0x1f0)](_0x364004(0x203),_0x59cb73=>_0x4ac357(_0x2f65e6,_0x364004(0x20e),_0x59cb73)),_0x41b4db[_0x364004(0x200)][_0x364004(0x20b)](_0x364004(0x1f7))[_0x364004(0x1ee)]({'model':_0x364004(0x203),'view':(_0x587616,{writer:_0x2d2d6c,options:_0x3bb0c8})=>{const _0x520de5=_0x364004;if(_0x3bb0c8[_0x520de5(0x20c)])return _0x2d2d6c[_0x520de5(0x1f4)](_0x520de5(0x1f6));},'converterPriority':_0x364004(0x205)}),_0x41b4db[_0x364004(0x1fe)][_0x364004(0x1f3)]['on'](_0x364004(0x1f5),(_0x8559c3,_0x52d864,_0x5639c5)=>{const _0x522b63=_0x364004;_0x5639c5[_0x522b63(0x1fc)][_0x522b63(0x20c)]&&_0x8559c3[_0x522b63(0x204)]();},{'priority':_0x364004(0x205)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x44b1a8=_0x1f3c;(function(_0x2c26e9,_0x48930e){const _0x25a432=_0x1f3c,_0x1231ae=_0x2c26e9();while(!![]){try{const _0x36805e=parseInt(_0x25a432(0x14c))/0x1*(-parseInt(_0x25a432(0x149))/0x2)+parseInt(_0x25a432(0x13c))/0x3*(parseInt(_0x25a432(0x146))/0x4)+-parseInt(_0x25a432(0x145))/0x5+parseInt(_0x25a432(0x14b))/0x6+parseInt(_0x25a432(0x14a))/0x7+parseInt(_0x25a432(0x141))/0x8+parseInt(_0x25a432(0x13e))/0x9;if(_0x36805e===_0x48930e)break;else _0x1231ae['push'](_0x1231ae['shift']());}catch(_0x102f60){_0x1231ae['push'](_0x1231ae['shift']());}}}(_0xff15,0xb1d67));function _0x1f3c(_0x39239e,_0x4a4e57){const _0xff1595=_0xff15();return _0x1f3c=function(_0x1f3c6a,_0x54b894){_0x1f3c6a=_0x1f3c6a-0x13b;let _0x3aab45=_0xff1595[_0x1f3c6a];return _0x3aab45;},_0x1f3c(_0x39239e,_0x4a4e57);}import{Plugin as _0x154b5a}from'ckeditor5/src/core.js';function _0xff15(){const _0x41546d=['has','6760840aXYmJu','584ZpeWVf','enableCommand','MentionEditing','4WGJebO','5218801HOKKqB','38904YXwOYO','381328iHQqLF','plugins','14739eQlFfl','afterInit','4325544ZlynXi','TrackChangesEditing','editor','7146448XCKezJ','mention','get'];_0xff15=function(){return _0x41546d;};return _0xff15();}export default class gt extends _0x154b5a{[_0x44b1a8(0x13d)](){const _0x5c7c1b=_0x44b1a8,_0x31d454=this[_0x5c7c1b(0x140)];_0x31d454[_0x5c7c1b(0x13b)][_0x5c7c1b(0x144)](_0x5c7c1b(0x148))&&_0x31d454[_0x5c7c1b(0x13b)][_0x5c7c1b(0x143)](_0x5c7c1b(0x13f))[_0x5c7c1b(0x147)](_0x5c7c1b(0x142));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x591185=_0xb14a;(function(_0xcc7cfd,_0x3ca7d2){const _0x5d1c7b=_0xb14a,_0x3bbb5d=_0xcc7cfd();while(!![]){try{const _0x4cdffc=parseInt(_0x5d1c7b(0xf1))/0x1*(parseInt(_0x5d1c7b(0xef))/0x2)+-parseInt(_0x5d1c7b(0xf0))/0x3+parseInt(_0x5d1c7b(0xf4))/0x4*(parseInt(_0x5d1c7b(0xd7))/0x5)+parseInt(_0x5d1c7b(0xe5))/0x6*(-parseInt(_0x5d1c7b(0xe6))/0x7)+-parseInt(_0x5d1c7b(0xec))/0x8+parseInt(_0x5d1c7b(0xe1))/0x9+-parseInt(_0x5d1c7b(0xfa))/0xa*(-parseInt(_0x5d1c7b(0xea))/0xb);if(_0x4cdffc===_0x3ca7d2)break;else _0x3bbb5d['push'](_0x3bbb5d['shift']());}catch(_0x200705){_0x3bbb5d['push'](_0x3bbb5d['shift']());}}}(_0x44b6,0xf02c1));function _0x44b6(){const _0x59ebff=['8451702fCRFLo','descriptionFactory','multiLevelList','format','6IGVvtN','10139542NOEdzs','oldValue','head','has','11EzrvKz','get','5628472eWLIPF','locale','enableDefaultAttributesIntegration','33076VyCpAN','1770633jcgwae','31qVrqrd','TrackChangesEditing','data','12EGUkGR','plugins','listType','afterInit','registerDescriptionCallback','editor','22429570Jtkypk','next','52180CdskTq','key','registerBlockAttribute','handleDescriptions','ELEMENT_MULTI_LEVEL_LIST','newValue','*Set\x20format:*\x20%0','*Remove\x20format:*\x20%0','MultiLevelList','listMarkerStyle'];_0x44b6=function(){return _0x59ebff;};return _0x44b6();}import{Plugin as _0x5d04f5}from'ckeditor5/src/core.js';function _0xb14a(_0x136d7f,_0x596174){const _0x44b6b6=_0x44b6();return _0xb14a=function(_0xb14a30,_0x57edcb){_0xb14a30=_0xb14a30-0xd7;let _0xa54aff=_0x44b6b6[_0xb14a30];return _0xa54aff;},_0xb14a(_0x136d7f,_0x596174);}import{getTranslation as _0xc2ba67}from'../utils/common-translations.js';export default class lt extends _0x5d04f5{[_0x591185(0xf7)](){const _0x1c70da=_0x591185,_0x396f03=this[_0x1c70da(0xf9)],_0x3bd0fc=_0x396f03[_0x1c70da(0xf5)][_0x1c70da(0xeb)](_0x1c70da(0xf2));_0x396f03[_0x1c70da(0xf5)][_0x1c70da(0xe9)](_0x1c70da(0xdf))&&(_0x3bd0fc[_0x1c70da(0xee)](_0x1c70da(0xe3)),_0x3bd0fc[_0x1c70da(0xd9)](_0x1c70da(0xe0)),_0x3bd0fc[_0x1c70da(0xe2)][_0x1c70da(0xf8)](_0x410f3f=>this[_0x1c70da(0xda)](_0x410f3f)));}[_0x591185(0xda)](_0x4c66c4){const _0x13da5f=_0x591185,_0x4c68bd=this[_0x13da5f(0xf9)][_0x13da5f(0xed)],{data:_0x4f07e8}=_0x4c66c4,_0x2db102={'type':_0x13da5f(0xe4),'content':''};if(_0x4f07e8&&_0x13da5f(0xe0)==_0x4f07e8[_0x13da5f(0xd8)]){if(!_0x4f07e8[_0x13da5f(0xe7)])return{'type':_0x13da5f(0xe4),'content':_0xc2ba67(_0x4c68bd,_0x13da5f(0xdd),_0xc2ba67(_0x4c68bd,_0x13da5f(0xdb)))+'\x20('+_0x4f07e8[_0x13da5f(0xdc)]+')'};if(!_0x4f07e8[_0x13da5f(0xdc)]){let _0x238616=_0x4c66c4[_0x13da5f(0xe8)];for(;_0x238616;){if(_0x238616[_0x13da5f(0xf3)]&&_0x13da5f(0xf6)==_0x238616[_0x13da5f(0xf3)][_0x13da5f(0xd8)]&&_0x238616[_0x13da5f(0xf3)][_0x13da5f(0xdc)])return _0x2db102;_0x238616=_0x238616[_0x13da5f(0xfb)];}return{'type':_0x13da5f(0xe4),'content':_0xc2ba67(_0x4c68bd,_0x13da5f(0xde),_0xc2ba67(_0x4c68bd,_0x13da5f(0xdb)))+'\x20('+_0x4f07e8[_0x13da5f(0xe7)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x50f73d=_0x54ca;(function(_0x57fcfd,_0x4d20c3){const _0x560772=_0x54ca,_0x1e306e=_0x57fcfd();while(!![]){try{const _0x53e3b4=-parseInt(_0x560772(0x11b))/0x1+parseInt(_0x560772(0x124))/0x2+-parseInt(_0x560772(0x115))/0x3*(parseInt(_0x560772(0x129))/0x4)+-parseInt(_0x560772(0x118))/0x5+parseInt(_0x560772(0x11e))/0x6+parseInt(_0x560772(0x125))/0x7*(-parseInt(_0x560772(0x11d))/0x8)+parseInt(_0x560772(0x11c))/0x9;if(_0x53e3b4===_0x4d20c3)break;else _0x1e306e['push'](_0x1e306e['shift']());}catch(_0x50b4ae){_0x1e306e['push'](_0x1e306e['shift']());}}}(_0x3d38,0x632a0));function _0x54ca(_0x27605a,_0xcefd88){const _0x3d38d5=_0x3d38();return _0x54ca=function(_0x54caa3,_0xa93005){_0x54caa3=_0x54caa3-0x114;let _0x373364=_0x3d38d5[_0x54caa3];return _0x373364;},_0x54ca(_0x27605a,_0xcefd88);}import{Plugin as _0x441dcd}from'ckeditor5/src/core.js';import{getTranslation as _0x556231}from'../utils/common-translations.js';function _0x3d38(){const _0x11b69f=['95913blmslR','afterInit','editor','1130975wNCJiD','ELEMENT_PAGE_BREAK','has','568362Exjkot','7758585tNTNrK','8hAyJyN','1302438yDvedj','plugins','pageBreak','PageBreakEditing','locale','get','1396938VCamwV','2919133GSSmxE','descriptionFactory','registerElementLabel','TrackChangesEditing','20boWcor','enableCommand'];_0x3d38=function(){return _0x11b69f;};return _0x3d38();}export default class mt extends _0x441dcd{[_0x50f73d(0x116)](){const _0x9be10c=_0x50f73d,_0x23c7c5=this[_0x9be10c(0x117)];if(!_0x23c7c5[_0x9be10c(0x11f)][_0x9be10c(0x11a)](_0x9be10c(0x121)))return;_0x23c7c5[_0x9be10c(0x11f)][_0x9be10c(0x123)](_0x9be10c(0x128))[_0x9be10c(0x114)](_0x9be10c(0x120));const _0x184647=_0x23c7c5[_0x9be10c(0x11f)][_0x9be10c(0x123)](_0x9be10c(0x128)),_0x5c26f5=_0x23c7c5[_0x9be10c(0x122)];_0x184647[_0x9be10c(0x126)][_0x9be10c(0x127)](_0x9be10c(0x120),_0x399041=>_0x556231(_0x5c26f5,_0x9be10c(0x119),_0x399041));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1d9be5=_0x4aef;function _0x4aef(_0x368122,_0x4a3b61){const _0x35a4af=_0x35a4();return _0x4aef=function(_0x4aef89,_0x135e46){_0x4aef89=_0x4aef89-0xd7;let _0x2d0fa6=_0x35a4af[_0x4aef89];return _0x2d0fa6;},_0x4aef(_0x368122,_0x4a3b61);}(function(_0x5974b3,_0x3a3740){const _0x421263=_0x4aef,_0x3906bf=_0x5974b3();while(!![]){try{const _0x16f891=parseInt(_0x421263(0x107))/0x1*(parseInt(_0x421263(0xd7))/0x2)+-parseInt(_0x421263(0xe4))/0x3*(parseInt(_0x421263(0x10e))/0x4)+-parseInt(_0x421263(0xf4))/0x5*(parseInt(_0x421263(0x11a))/0x6)+parseInt(_0x421263(0x110))/0x7+parseInt(_0x421263(0xe8))/0x8+-parseInt(_0x421263(0xfc))/0x9*(-parseInt(_0x421263(0xf7))/0xa)+-parseInt(_0x421263(0x103))/0xb*(parseInt(_0x421263(0x11c))/0xc);if(_0x16f891===_0x3a3740)break;else _0x3906bf['push'](_0x3906bf['shift']());}catch(_0x355658){_0x3906bf['push'](_0x3906bf['shift']());}}}(_0x35a4,0xa8e17));import{Plugin as _0x9caca2}from'ckeditor5/src/core.js';import{getTranslation as _0x3d8539}from'../utils/common-translations.js';export default class dt extends _0x9caca2{[_0x1d9be5(0xfb)](){const _0x41680f=_0x1d9be5,_0x40d9d5=this[_0x41680f(0xfd)];if(!_0x40d9d5[_0x41680f(0xff)][_0x41680f(0x108)](_0x41680f(0x10c)))return;const _0x1e6690=_0x40d9d5[_0x41680f(0xf5)],_0x4f9e3b=_0x40d9d5[_0x41680f(0xff)][_0x41680f(0x118)](_0x41680f(0x10f));_0x4f9e3b[_0x41680f(0xda)][_0x41680f(0xd9)](_0x41680f(0xdc),_0x2b81fc=>_0x3d8539(_0x1e6690,_0x41680f(0x101),_0x2b81fc)),_0x4f9e3b[_0x41680f(0xf2)](_0x41680f(0xdc)),_0x4f9e3b[_0x41680f(0xec)](_0x41680f(0xdb)),_0x40d9d5[_0x41680f(0xe6)][_0x41680f(0xe5)]['on'](_0x41680f(0x117),nr(_0x40d9d5),{'priority':_0x41680f(0xf8)}),_0x40d9d5[_0x41680f(0x119)][_0x41680f(0xe5)]['on'](_0x41680f(0x117),(_0x15c0fc,_0x598473,_0x4418f7)=>{const _0x2d6bdf=_0x41680f;_0x4418f7[_0x2d6bdf(0xeb)][_0x2d6bdf(0x11e)]&&nr(_0x40d9d5,{'showActiveMarker':!0x1})(_0x15c0fc,_0x598473,_0x4418f7);},{'priority':_0x41680f(0xf8)});const _0x260f6e=_0x4f9e3b[_0x41680f(0xda)];_0x260f6e[_0x41680f(0x10a)](_0xe229fc=>{const _0x505215=_0x41680f;if(_0x505215(0x11b)!==_0xe229fc[_0x505215(0xe3)])return;const {start:_0x133ae0,end:_0x3a9ef4}=_0xe229fc[_0x505215(0xef)]();if(!_0x133ae0[_0x505215(0xe0)](_0x3a9ef4)||!_0x133ae0[_0x505215(0x112)])return;const _0x456ded=_0x40d9d5[_0x505215(0x114)][_0x505215(0xdd)],_0x5d43c5=_0x133ae0[_0x505215(0x112)];return _0x456ded[_0x505215(0x105)](_0x5d43c5)&&!_0x456ded[_0x505215(0xd8)](_0x5d43c5)&&_0x456ded[_0x505215(0xf6)](_0x5d43c5,_0x505215(0xee))?{'type':_0x505215(0x11b),'content':_0x3d8539(_0x1e6690,_0x505215(0xdf),_0x260f6e[_0x505215(0x10b)](_0x5d43c5,0x1))}:void 0x0;}),this[_0x41680f(0xed)]();}[_0x1d9be5(0xed)](){const _0x59f288=_0x1d9be5,_0x36195d=this[_0x59f288(0xfd)],_0x4e928e=_0x36195d[_0x59f288(0xf5)];_0x36195d[_0x59f288(0xff)][_0x59f288(0x118)](_0x59f288(0x10f))[_0x59f288(0xda)][_0x59f288(0x10a)](_0x3a4c71=>{const _0x3e78ac=_0x59f288;if(_0x3e78ac(0x111)!=_0x3a4c71[_0x3e78ac(0xe3)])return;const {data:_0x4eccac}=_0x3a4c71;return _0x4eccac&&_0x3e78ac(0xdc)==_0x4eccac[_0x3e78ac(0x115)]?{'type':_0x3e78ac(0xea),'content':_0x3d8539(_0x4e928e,_0x3e78ac(0x100),_0x3d8539(_0x4e928e,_0x3e78ac(0x101)))}:void 0x0;});}}function _0x35a4(){const _0x507c6c=['ck-suggestion-marker-split','isBlock','addClass','188qoMuQv','has','name','registerDescriptionCallback','getItemLabel','Paragraph','end','98692DGObSX','TrackChangesEditing','9073834JvKHCU','formatBlock','nodeAfter','span','model','commandName','consumable','addMarker:suggestion:insertion','get','data','6kXcYbi','insertion','126264zWZrUo','consume','showSuggestionHighlights','1220uIpClc','isLimit','registerElementLabel','descriptionFactory','insertParagraph','paragraph','schema','markerRange','*Insert:*\x20%0','isTouching','markerName','mapper','type','57YMWVce','downcastDispatcher','editing','createUIElement','5304000gigaAG','start','format','options','enableCommand','_registerLegacyDescription','$text','getFirstRange','bindElementToMarker','includes','enableDefaultAttributesIntegration','ck-suggestion-marker--active','1924280KOylNf','locale','checkChild','20KRHcXB','highest','writer','insert','afterInit','1835523NfWssb','editor','toViewPosition','plugins','*Change\x20to:*\x20%0','ELEMENT_PARAGRAPH','activeMarkers','979PUXrtR'];_0x35a4=function(){return _0x507c6c;};return _0x35a4();}function nr(_0x6752e6,{showActiveMarker:_0x29e568=!0x0}={}){return(_0x3d8d61,_0x54b81a,_0x5ed71f)=>{const _0x47ab8e=_0x4aef,_0x3e6bc8=_0x6752e6[_0x47ab8e(0xff)][_0x47ab8e(0x118)](_0x47ab8e(0x10f)),_0x2ac174=_0x54b81a[_0x47ab8e(0xde)][_0x47ab8e(0xe9)],_0x51852d=_0x54b81a[_0x47ab8e(0xde)][_0x47ab8e(0x10d)],_0x38b18f=_0x6752e6[_0x47ab8e(0x114)][_0x47ab8e(0xdd)];if(!_0x2ac174[_0x47ab8e(0xe0)](_0x51852d)||!_0x2ac174[_0x47ab8e(0x112)])return;const _0x3e0176=_0x2ac174[_0x47ab8e(0x112)];if(_0x38b18f[_0x47ab8e(0x105)](_0x3e0176)&&!_0x38b18f[_0x47ab8e(0xd8)](_0x3e0176)&&_0x38b18f[_0x47ab8e(0xf6)](_0x3e0176,_0x47ab8e(0xee))){if(!_0x5ed71f[_0x47ab8e(0x116)][_0x47ab8e(0x11d)](_0x54b81a[_0x47ab8e(0xde)],_0x3d8d61[_0x47ab8e(0x109)]))return;const _0x394d1b=_0x5ed71f[_0x47ab8e(0xf9)][_0x47ab8e(0xe7)](_0x47ab8e(0x113),{'class':_0x47ab8e(0x104)}),_0x9407dc=_0x5ed71f[_0x47ab8e(0xe2)][_0x47ab8e(0xfe)](_0x51852d);_0x29e568&&_0x3e6bc8[_0x47ab8e(0x102)][_0x47ab8e(0xf1)](_0x54b81a[_0x47ab8e(0xe1)])&&_0x5ed71f[_0x47ab8e(0xf9)][_0x47ab8e(0x106)](_0x47ab8e(0xf3),_0x394d1b),_0x5ed71f[_0x47ab8e(0xf9)][_0x47ab8e(0xfa)](_0x9407dc,_0x394d1b),_0x5ed71f[_0x47ab8e(0xe2)][_0x47ab8e(0xf0)](_0x394d1b,_0x54b81a[_0x47ab8e(0xe1)]);}};}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xb8984a=_0xf92c;(function(_0x4fa8bf,_0x1f6cef){const _0x1bd938=_0xf92c,_0x790edc=_0x4fa8bf();while(!![]){try{const _0x4f3175=-parseInt(_0x1bd938(0x8f))/0x1+-parseInt(_0x1bd938(0x87))/0x2*(parseInt(_0x1bd938(0x79))/0x3)+parseInt(_0x1bd938(0x8b))/0x4+-parseInt(_0x1bd938(0x8a))/0x5+-parseInt(_0x1bd938(0x84))/0x6*(parseInt(_0x1bd938(0x82))/0x7)+-parseInt(_0x1bd938(0x7b))/0x8*(-parseInt(_0x1bd938(0x73))/0x9)+parseInt(_0x1bd938(0x85))/0xa;if(_0x4f3175===_0x1f6cef)break;else _0x790edc['push'](_0x790edc['shift']());}catch(_0x3bc609){_0x790edc['push'](_0x790edc['shift']());}}}(_0x1238,0x18973));import{Plugin as _0x2b227a}from'ckeditor5/src/core.js';function _0x1238(){const _0x25cd62=['*Remove\x20all\x20formatting*','removeFormat','get','35202baMtJM','TrackChangesEditing','8kMxmQs','_registerLegacyDescription','editor','locale','plugins','afterInit','has','7yLtVFE','enableDefaultAttributesIntegration','91794cuVUYu','2228660rdLHDz','formatBlock','16OJywrq','registerDescriptionCallback','type','243075KKBuvd','113824wIyFnc','formatInline','commandName','RemoveFormatEditing','31926THVBhl','352017vVPGNT','format','descriptionFactory'];_0x1238=function(){return _0x25cd62;};return _0x1238();}import{getTranslation as _0xc565a7}from'../utils/common-translations.js';function _0xf92c(_0x3a4368,_0x2a78de){const _0x1238c9=_0x1238();return _0xf92c=function(_0xf92cc0,_0x22bf42){_0xf92cc0=_0xf92cc0-0x73;let _0x24c16c=_0x1238c9[_0xf92cc0];return _0x24c16c;},_0xf92c(_0x3a4368,_0x2a78de);}export default class pt extends _0x2b227a{[_0xb8984a(0x80)](){const _0x48e67f=_0xb8984a,_0x14d4d1=this[_0x48e67f(0x7d)];if(!_0x14d4d1[_0x48e67f(0x7f)][_0x48e67f(0x81)](_0x48e67f(0x8e)))return;_0x14d4d1[_0x48e67f(0x7f)][_0x48e67f(0x78)](_0x48e67f(0x7a))[_0x48e67f(0x83)](_0x48e67f(0x77)),this[_0x48e67f(0x7c)]();}[_0xb8984a(0x7c)](){const _0x2380a3=_0xb8984a,_0x587a31=this[_0x2380a3(0x7d)];_0x587a31[_0x2380a3(0x7f)][_0x2380a3(0x78)](_0x2380a3(0x7a))[_0x2380a3(0x75)][_0x2380a3(0x88)](_0x43b06c=>{const _0x119845=_0x2380a3;if(_0x119845(0x86)!=_0x43b06c[_0x119845(0x89)]&&_0x119845(0x8c)!=_0x43b06c[_0x119845(0x89)])return;const {data:_0x119f6}=_0x43b06c;return _0x119f6&&_0x119845(0x77)==_0x119f6[_0x119845(0x8d)]?{'type':_0x119845(0x74),'content':_0xc565a7(_0x587a31[_0x119845(0x7e)],_0x119845(0x76))}:void 0x0;});}}
|