@ckeditor/ckeditor5-track-changes 42.0.0 → 42.0.1-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/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
|
-
const
|
|
23
|
+
const _0x22cace=_0x3996;(function(_0x419159,_0x15d2bc){const _0x10fac5=_0x3996,_0x4b6aef=_0x419159();while(!![]){try{const _0x1b6413=parseInt(_0x10fac5(0x16f))/0x1*(-parseInt(_0x10fac5(0x193))/0x2)+parseInt(_0x10fac5(0x188))/0x3*(parseInt(_0x10fac5(0x18f))/0x4)+-parseInt(_0x10fac5(0x166))/0x5+parseInt(_0x10fac5(0x1a3))/0x6+-parseInt(_0x10fac5(0x19f))/0x7+parseInt(_0x10fac5(0x16d))/0x8+parseInt(_0x10fac5(0x19c))/0x9;if(_0x1b6413===_0x15d2bc)break;else _0x4b6aef['push'](_0x4b6aef['shift']());}catch(_0x83ef52){_0x4b6aef['push'](_0x4b6aef['shift']());}}}(_0x49a4,0x37142));import{Plugin as _0xb97777}from'ckeditor5/src/core.js';import{getTranslation as _0x5b7bd3}from'../utils/common-translations.js';export default class ut extends _0xb97777{[_0x22cace(0x199)](){const _0x4488f2=_0x22cace,_0xdcdc2c=this[_0x4488f2(0x17b)],_0x46dfe5=_0xdcdc2c[_0x4488f2(0x15a)];if(!_0xdcdc2c[_0x4488f2(0x160)][_0x4488f2(0x197)](_0x4488f2(0x1a4)))return;const _0x141d33=_0xdcdc2c[_0x4488f2(0x160)][_0x4488f2(0x179)](_0x4488f2(0x186)),_0xfda9a9=_0xdcdc2c[_0x4488f2(0x160)][_0x4488f2(0x197)](_0x4488f2(0x169));function _0x2eee09(_0x2a6684){return()=>{const _0x5891b0=_0x3996,_0xc37496=_0xdcdc2c[_0x5891b0(0x171)][_0x5891b0(0x1ac)][_0x5891b0(0x19d)],_0x5a98e9=_0xdcdc2c[_0x5891b0(0x191)][_0x5891b0(0x179)](_0x2a6684);if(_0x5a98e9[_0x5891b0(0x192)])return void _0xdcdc2c[_0x5891b0(0x16b)](_0x5891b0(0x165),{});const _0x2bc46f=_0x2a6684[_0x5891b0(0x196)](0x0,-0x4),_0x29b766=function(_0x328858,_0x39f3a3,_0x538de9){const _0x5e73fc=_0x5891b0;let _0x394591=Array[_0x5e73fc(0x180)](_0x328858)[_0x5e73fc(0x1ad)](_0x4a264f=>function(_0x400860,_0x90dcd9){const _0x2e7b03=_0x5e73fc;return _0x90dcd9[_0x2e7b03(0x163)](_0x400860[_0x2e7b03(0x19b)],_0x2e7b03(0x189))&&!_0x90dcd9[_0x2e7b03(0x161)](_0x400860);}(_0x4a264f,_0x538de9));_0x394591=_0x394591[_0x5e73fc(0x1ad)](_0x4721af=>!_0x4721af['is'](_0x5e73fc(0x184),_0x5e73fc(0x189))||_0x4721af[_0x5e73fc(0x178)](_0x5e73fc(0x164))!=_0x39f3a3);const _0x66234f=new Set();for(const _0x194225 of _0x394591)_0x194225['is'](_0x5e73fc(0x184),_0x5e73fc(0x189))?_0x66234f[_0x5e73fc(0x177)](me(_0x194225)):_0x66234f[_0x5e73fc(0x177)](_0x194225);return Array[_0x5e73fc(0x180)](_0x66234f);}(_0xc37496[_0x5891b0(0x17d)](),_0x2bc46f,_0xdcdc2c[_0x5891b0(0x171)][_0x5891b0(0x15b)]);_0xdcdc2c[_0x5891b0(0x171)][_0x5891b0(0x1aa)](()=>{const _0x5dcb87=_0x5891b0;for(const _0x315801 of _0x29b766)_0x141d33[_0x5dcb87(0x1a7)](_0x315801,{'commandName':_0x2a6684,'commandParams':[{'forceValue':!_0x5a98e9[_0x5dcb87(0x192)]}],'formatGroupId':_0x5dcb87(0x176)},fe(_0x315801));});};}function _0x1d9814(_0x4d2888){return()=>{const _0x1b987b=_0x3996,_0x418c7b=function(_0x14b89c){const _0x16c59f=_0x3996;let _0x4798a1=Array[_0x16c59f(0x180)](_0x14b89c);const _0x587b50=_0x4798a1[_0x16c59f(0x18a)](_0x2aa535=>_0x16c59f(0x189)!=_0x2aa535[_0x16c59f(0x1a8)]);return _0x587b50>-0x1&&(_0x4798a1=_0x4798a1[_0x16c59f(0x196)](0x0,_0x587b50)),_0x4798a1;}(_0xdcdc2c[_0x1b987b(0x171)][_0x1b987b(0x1ac)][_0x1b987b(0x19d)][_0x1b987b(0x17d)]()),_0x227f0a=_0xdcdc2c[_0x1b987b(0x171)][_0x1b987b(0x16a)](_0xdcdc2c[_0x1b987b(0x171)][_0x1b987b(0x18e)](_0x418c7b[0x0],_0x1b987b(0x198)),_0xdcdc2c[_0x1b987b(0x171)][_0x1b987b(0x18e)](_0x418c7b[_0x418c7b[_0x1b987b(0x1a6)]-0x1],_0x1b987b(0x170)));_0xdcdc2c[_0x1b987b(0x171)][_0x1b987b(0x1aa)](()=>{const _0x3dce26=_0x1b987b;_0x141d33[_0x3dce26(0x1a7)](_0x227f0a,{'commandName':_0x4d2888,'commandParams':[],'formatGroupId':_0x3dce26(0x181)},function(_0x1fe8d5){const _0x43500d=_0x3dce26,_0x3179b3=new Set();for(const _0x2d0411 of _0x1fe8d5){let _0x1c7163=_0x2d0411[_0x43500d(0x19a)];for(;_0x1c7163&&_0x1c7163[_0x43500d(0x178)](_0x43500d(0x181))>_0x2d0411[_0x43500d(0x178)](_0x43500d(0x181));)_0x3179b3[_0x43500d(0x177)](_0x1c7163),_0x1c7163=_0x1c7163[_0x43500d(0x19a)];}return Array[_0x43500d(0x180)](_0x3179b3);}(_0x418c7b));});};}_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x182),_0x2eee09(_0x4488f2(0x182))),_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x1a9),_0x2eee09(_0x4488f2(0x1a9))),_0xfda9a9&&_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x17e),_0x2eee09(_0x4488f2(0x17e))),_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x194),_0x1d9814(_0x4488f2(0x194))),_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x1a2),_0x1d9814(_0x4488f2(0x1a2))),_0xfda9a9&&_0x141d33[_0x4488f2(0x1a5)](_0x4488f2(0x1ab),()=>{const _0x5820d1=_0x4488f2,_0x49caa0=_0xdcdc2c[_0x5820d1(0x191)][_0x5820d1(0x179)](_0x5820d1(0x1ab)),_0x38f49e=Array[_0x5820d1(0x180)](_0x49caa0[_0x5820d1(0x16e)]);_0x38f49e[_0x5820d1(0x1ad)](_0x2f5c42=>_0x2f5c42[_0x5820d1(0x178)](_0x5820d1(0x15d))!=_0x49caa0[_0x5820d1(0x192)]),_0xdcdc2c[_0x5820d1(0x171)][_0x5820d1(0x1aa)](()=>{const _0x2c1482=_0x5820d1;for(const _0x115afc of _0x38f49e)_0x141d33[_0x2c1482(0x1a7)](_0x115afc,{'commandName':_0x2c1482(0x1ab),'commandParams':[{'forceValue':!_0x49caa0[_0x2c1482(0x192)]}]});});}),_0x141d33[_0x4488f2(0x15c)][_0x4488f2(0x174)](_0x4488f2(0x189),_0x26bb2d=>_0x5b7bd3(_0x46dfe5,_0x4488f2(0x15e),_0x26bb2d)),_0x141d33[_0x4488f2(0x15c)][_0x4488f2(0x16c)](_0x4de6ab=>{const _0x3bd4fe=_0x4488f2;if(_0x3bd4fe(0x175)!=_0x4de6ab[_0x3bd4fe(0x187)]&&_0x3bd4fe(0x17a)!=_0x4de6ab[_0x3bd4fe(0x187)])return;const {data:_0x83f807}=_0x4de6ab;if(_0x83f807){if(_0x3bd4fe(0x182)==_0x83f807[_0x3bd4fe(0x172)]||_0x3bd4fe(0x1a9)==_0x83f807[_0x3bd4fe(0x172)]||_0x3bd4fe(0x17e)==_0x83f807[_0x3bd4fe(0x172)])switch(_0x83f807[_0x3bd4fe(0x172)][_0x3bd4fe(0x195)](_0x3bd4fe(0x19e),'')){case _0x3bd4fe(0x1a0):return _0x437439(_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x173)));case _0x3bd4fe(0x1a1):return _0x437439(_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x168)));case _0x3bd4fe(0x17c):return _0x437439(_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x185)));}if(_0x3bd4fe(0x194)==_0x83f807[_0x3bd4fe(0x172)])return{'type':_0x3bd4fe(0x15f),'content':_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x17f),_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x15e)))};if(_0x3bd4fe(0x1a2)==_0x83f807[_0x3bd4fe(0x172)])return{'type':_0x3bd4fe(0x15f),'content':_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x1ae),_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x15e)))};if(_0x3bd4fe(0x1ab)==_0x83f807[_0x3bd4fe(0x172)])return _0x83f807[_0x3bd4fe(0x162)][0x0][_0x3bd4fe(0x183)]?{'type':_0x3bd4fe(0x15f),'content':_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x167))}:{'type':_0x3bd4fe(0x15f),'content':_0x5b7bd3(_0x46dfe5,_0x3bd4fe(0x18b))};}function _0x437439(_0x4e095e){const _0x16c867=_0x3bd4fe;return{'type':_0x16c867(0x15f),'content':_0x5b7bd3(_0x46dfe5,_0x16c867(0x18d),_0x4e095e)};}});}}function me(_0x8104d4){const _0xbdc30d=_0x22cace,_0x20b921=_0x8104d4[_0xbdc30d(0x178)](_0xbdc30d(0x181));if(0x0==_0x20b921)return _0x8104d4;let _0x1ffe2f=_0x8104d4;for(;_0x8104d4[_0xbdc30d(0x190)]&&_0x8104d4[_0xbdc30d(0x190)]['is'](_0xbdc30d(0x184),_0xbdc30d(0x189));){const _0x4053c5=_0x8104d4[_0xbdc30d(0x190)][_0xbdc30d(0x178)](_0xbdc30d(0x181));if(_0x4053c5==_0x20b921)_0x1ffe2f=_0x8104d4[_0xbdc30d(0x190)];else{if(_0x4053c5<_0x20b921)break;}_0x8104d4=_0x8104d4[_0xbdc30d(0x190)];}return _0x1ffe2f;}function _0x3996(_0x4ede8c,_0x4de6d6){const _0x49a413=_0x49a4();return _0x3996=function(_0x399616,_0x45fdc5){_0x399616=_0x399616-0x15a;let _0x176ebe=_0x49a413[_0x399616];return _0x176ebe;},_0x3996(_0x4ede8c,_0x4de6d6);}function fe(_0x239bbc){const _0x35c2f9=_0x22cace,_0x28d5b1=[];if(_0x239bbc['is'](_0x35c2f9(0x184),_0x35c2f9(0x189))&&_0x239bbc[_0x35c2f9(0x178)](_0x35c2f9(0x181))>0x0){let _0x173ff7=_0x239bbc[_0x35c2f9(0x19a)];for(;_0x173ff7&&_0x35c2f9(0x189)==_0x173ff7[_0x35c2f9(0x1a8)]&&_0x173ff7[_0x35c2f9(0x178)](_0x35c2f9(0x181))==_0x239bbc[_0x35c2f9(0x178)](_0x35c2f9(0x181));)_0x28d5b1[_0x35c2f9(0x18c)](_0x173ff7),_0x173ff7=_0x173ff7[_0x35c2f9(0x19a)];}return _0x28d5b1;}function _0x49a4(){const _0x4deb22=['LegacyListEditing','enableCommand','length','markBlockFormat','name','bulletedList','change','checkTodoList','document','filter','*Outdent:*\x20%0','locale','schema','descriptionFactory','todoListChecked','ELEMENT_LIST_ITEM','format','plugins','isObject','commandParams','checkChild','listType','paragraph','664145GrtaWB','*Check\x20item*','ELEMENT_NUMBERED_LIST','LegacyTodoListEditing','createRange','execute','registerDescriptionCallback','2792240onAkQz','_selectedElements','256700aYooHh','end','model','commandName','ELEMENT_BULLETED_LIST','registerElementLabel','formatBlock','blockName','add','getAttribute','get','formatInline','editor','todo','getSelectedBlocks','todoList','*Indent:*\x20%0','from','listIndent','numberedList','forceValue','element','ELEMENT_TODO_LIST','TrackChangesEditing','type','24720rSkijs','listItem','findIndex','*Uncheck\x20item*','push','*Change\x20to:*\x20%0','createPositionAt','52bHkZQL','previousSibling','commands','value','2achtjD','indentList','replace','slice','has','before','afterInit','nextSibling','parent','2057760NyaNUj','selection','List','2479743NiSGSH','bulleted','numbered','outdentList','1707540BMOSvz'];_0x49a4=function(){return _0x4deb22;};return _0x49a4();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5721d4=_0x15d7;(function(_0x1b0588,_0x2e2427){const _0x266d73=_0x15d7,_0x242bde=_0x1b0588();while(!![]){try{const _0x2c2a21=-parseInt(_0x266d73(0xe1))/0x1+parseInt(_0x266d73(0xd5))/0x2+-parseInt(_0x266d73(0xd1))/0x3+-parseInt(_0x266d73(0xd6))/0x4*(parseInt(_0x266d73(0xc5))/0x5)+parseInt(_0x266d73(0xec))/0x6*(-parseInt(_0x266d73(0xee))/0x7)+-parseInt(_0x266d73(0xcc))/0x8*(-parseInt(_0x266d73(0xe8))/0x9)+parseInt(_0x266d73(0xe3))/0xa;if(_0x2c2a21===_0x2e2427)break;else _0x242bde['push'](_0x242bde['shift']());}catch(_0x56f5a3){_0x242bde['push'](_0x242bde['shift']());}}}(_0x37b2,0xe6d17));import{Plugin as _0x2129cc}from'ckeditor5/src/core.js';import{getTranslation as _0x50f814}from'../utils/common-translations.js';function _0x15d7(_0x208896,_0x58c332){const _0x37b24a=_0x37b2();return _0x15d7=function(_0x15d72d,_0x567141){_0x15d72d=_0x15d72d-0x9e;let _0x575d4a=_0x37b24a[_0x15d72d];return _0x575d4a;},_0x15d7(_0x208896,_0x58c332);}function _0x37b2(){const _0x4f2552=['editor','TrackChangesEditing','filter','forward','numbered','registerDescriptionCallback','formatBlock','createRange','model','from','LegacyListUtils','styles','backward','has','*Format:*\x20set\x20start\x20index\x20to\x20%0','10UORDzR','enableCommand','get','commandName','*Format:*\x20set\x20order\x20to\x20reversed','startIndex','change','14695888lpPvjl','listType','format','_getSuggestionBlocksForListStyle','createPositionAt','1075248CBOycm','getSelectedBlocks','markMultiRangeBlockFormat','length','541582OfwCOq','1566720TTQcOr','getSiblingNodes','replace','getListTypeFromListStyleType','bind','map','element','formatInline','LegacyListPropertiesEditing','getAttribute','handleListStartCommand','660101iUxXqS','parent','9206800qrRkWa','unshift','document','handleListReversedCommand','getFirstPosition','9ObiOWb','handleListStyleCommand','flat','selection','2514wDbEpG','commandParams','4697NjNOub','_getTranslationKeyForListStyle','config','descriptionFactory','getLastPosition','locale','type','push','*Format:*\x20set\x20order\x20to\x20regular','listItem','*Change\x20to:*\x20%0','listStart','plugins','list.properties','_getSuggestionBlocks','reversed','default','toUpperCase','ELEMENT_','handleDescriptions','afterInit','listStyle','listReversed','before','_LIST_'];_0x37b2=function(){return _0x4f2552;};return _0x37b2();}export default class K extends _0x2129cc{[_0x5721d4(0xb1)](){const _0xeebcd3=_0x5721d4;if(!this[_0xeebcd3(0xb6)][_0xeebcd3(0xa9)][_0xeebcd3(0xc3)](_0xeebcd3(0xde)))return;const _0x5a7477=this[_0xeebcd3(0xb6)][_0xeebcd3(0x9f)][_0xeebcd3(0xc7)](_0xeebcd3(0xaa)),_0x1c4b8c=this[_0xeebcd3(0xb6)][_0xeebcd3(0xa9)][_0xeebcd3(0xc7)](_0xeebcd3(0xb7));_0x5a7477[_0xeebcd3(0xc1)]&&_0x1c4b8c[_0xeebcd3(0xc6)](_0xeebcd3(0xb2),this[_0xeebcd3(0xe9)][_0xeebcd3(0xda)](this)),_0x5a7477[_0xeebcd3(0xac)]&&_0x1c4b8c[_0xeebcd3(0xc6)](_0xeebcd3(0xb3),this[_0xeebcd3(0xe6)][_0xeebcd3(0xda)](this)),_0x5a7477[_0xeebcd3(0xca)]&&_0x1c4b8c[_0xeebcd3(0xc6)](_0xeebcd3(0xa8),this[_0xeebcd3(0xe0)][_0xeebcd3(0xda)](this)),_0x1c4b8c[_0xeebcd3(0xa0)][_0xeebcd3(0xbb)](this[_0xeebcd3(0xb0)][_0xeebcd3(0xda)](this));}[_0x5721d4(0xe9)](_0x3172b3,_0x41316a={}){const _0x41cc26=_0x5721d4,_0x2f1ada=this[_0x41cc26(0xb6)][_0x41cc26(0xa9)][_0x41cc26(0xc7)](_0x41cc26(0xb7)),_0x49fef2=this[_0x41cc26(0xcf)]();this[_0x41cc26(0xb6)][_0x41cc26(0xbe)][_0x41cc26(0xcb)](()=>{const _0x50237a=_0x41cc26;_0x2f1ada[_0x50237a(0xd3)](_0x49fef2,{'commandName':_0x50237a(0xb2),'commandParams':[{'type':_0x41316a[_0x50237a(0xa3)]}],'formatGroupId':_0x50237a(0xb2)});});}[_0x5721d4(0xe6)](_0x50e9d4,_0x4cb8c3={}){const _0x4a7dec=_0x5721d4,_0x110e1c=this[_0x4a7dec(0xb6)][_0x4a7dec(0xa9)][_0x4a7dec(0xc7)](_0x4a7dec(0xb7)),_0x4f5830=this[_0x4a7dec(0xab)](_0x25ef99=>_0x25ef99['is'](_0x4a7dec(0xdc),_0x4a7dec(0xa6))&&_0x4a7dec(0xba)===_0x25ef99[_0x4a7dec(0xdf)](_0x4a7dec(0xcd)));if(_0x4f5830[_0x4a7dec(0xd4)]<0x1)return;const _0x393462=_0x4f5830[_0x4a7dec(0xdb)](_0x45637e=>this[_0x4a7dec(0xb6)][_0x4a7dec(0xbe)][_0x4a7dec(0xbd)](this[_0x4a7dec(0xb6)][_0x4a7dec(0xbe)][_0x4a7dec(0xd0)](_0x45637e,_0x4a7dec(0xb4)),this[_0x4a7dec(0xb6)][_0x4a7dec(0xbe)][_0x4a7dec(0xd0)](_0x45637e,0x0)));this[_0x4a7dec(0xb6)][_0x4a7dec(0xbe)][_0x4a7dec(0xcb)](()=>{const _0x497050=_0x4a7dec;_0x110e1c[_0x497050(0xd3)](_0x393462,{'commandName':_0x497050(0xb3),'commandParams':[{'reversed':_0x4cb8c3[_0x497050(0xac)]}],'formatGroupId':_0x497050(0xb3)});});}[_0x5721d4(0xe0)](_0x2d9b34,_0x35604d={}){const _0x16e474=_0x5721d4,_0xd27e62=this[_0x16e474(0xb6)][_0x16e474(0xa9)][_0x16e474(0xc7)](_0x16e474(0xb7)),_0x2d9edd=this[_0x16e474(0xab)](_0x1e0e85=>_0x1e0e85['is'](_0x16e474(0xdc),_0x16e474(0xa6))&&_0x16e474(0xba)===_0x1e0e85[_0x16e474(0xdf)](_0x16e474(0xcd)));if(_0x2d9edd[_0x16e474(0xd4)]<0x1)return;const _0x131d83=_0x2d9edd[_0x16e474(0xdb)](_0x402682=>this[_0x16e474(0xb6)][_0x16e474(0xbe)][_0x16e474(0xbd)](this[_0x16e474(0xb6)][_0x16e474(0xbe)][_0x16e474(0xd0)](_0x402682,_0x16e474(0xb4)),this[_0x16e474(0xb6)][_0x16e474(0xbe)][_0x16e474(0xd0)](_0x402682,0x0)));this[_0x16e474(0xb6)][_0x16e474(0xbe)][_0x16e474(0xcb)](()=>{const _0x490562=_0x16e474;_0xd27e62[_0x490562(0xd3)](_0x131d83,{'commandName':_0x490562(0xa8),'commandParams':[{'startIndex':_0x35604d[_0x490562(0xca)]}],'formatGroupId':_0x490562(0xa8)});});}[_0x5721d4(0xb0)](_0xb7c222){const _0x139324=_0x5721d4;if(_0x139324(0xbc)!=_0xb7c222[_0x139324(0xa3)]&&_0x139324(0xdd)!=_0xb7c222[_0x139324(0xa3)])return;const _0x50ecb3=this[_0x139324(0xb6)][_0x139324(0xa2)],{data:_0x5c7763}=_0xb7c222;if(!_0x5c7763)return;let _0x5f1063,_0x1d1f93;switch(_0x5c7763[_0x139324(0xc8)]){case _0x139324(0xb2):_0x5f1063=_0x139324(0xa7),_0x1d1f93={'type':_0x139324(0xce),'content':_0x50f814(_0x50ecb3,_0x5f1063,_0x50f814(_0x50ecb3,this[_0x139324(0x9e)](_0x5c7763[_0x139324(0xed)][0x0][_0x139324(0xa3)])))};break;case _0x139324(0xb3):_0x5f1063=_0x5c7763[_0x139324(0xed)][0x0][_0x139324(0xac)]?_0x139324(0xc9):_0x139324(0xa5),_0x1d1f93={'type':_0x139324(0xce),'content':_0x50f814(_0x50ecb3,_0x5f1063)};break;case _0x139324(0xa8):_0x5f1063=_0x139324(0xc4),_0x1d1f93={'type':_0x139324(0xce),'content':_0x50f814(_0x50ecb3,_0x5f1063,_0x5c7763[_0x139324(0xed)][0x0][_0x139324(0xca)])};}return _0x1d1f93;}[_0x5721d4(0xcf)](){const _0x58b2ba=_0x5721d4;var _0x20324a,_0x1403df,_0x59b7f9,_0x5ae823;const _0x3f418e=this[_0x58b2ba(0xb6)][_0x58b2ba(0xa9)][_0x58b2ba(0xc7)](_0x58b2ba(0xc0));let _0x120e84=Array[_0x58b2ba(0xbf)](this[_0x58b2ba(0xb6)][_0x58b2ba(0xbe)][_0x58b2ba(0xe5)][_0x58b2ba(0xeb)][_0x58b2ba(0xd2)]());return(null===(_0x20324a=_0x120e84[0x0])||void 0x0===_0x20324a?void 0x0:_0x20324a['is'](_0x58b2ba(0xdc),_0x58b2ba(0xa6)))&&_0x120e84[_0x58b2ba(0xe4)](..._0x3f418e[_0x58b2ba(0xd7)](this[_0x58b2ba(0xb6)][_0x58b2ba(0xbe)][_0x58b2ba(0xe5)][_0x58b2ba(0xeb)][_0x58b2ba(0xe7)](),_0x58b2ba(0xc2))),(null===(_0x1403df=_0x120e84[_0x120e84[_0x58b2ba(0xd4)]-0x1])||void 0x0===_0x1403df?void 0x0:_0x1403df['is'](_0x58b2ba(0xdc),_0x58b2ba(0xa6)))&&_0x120e84[_0x58b2ba(0xa4)](..._0x3f418e[_0x58b2ba(0xd7)](this[_0x58b2ba(0xb6)][_0x58b2ba(0xbe)][_0x58b2ba(0xe5)][_0x58b2ba(0xeb)][_0x58b2ba(0xa1)](),_0x58b2ba(0xb9))),_0x120e84=[...new Set(_0x120e84)],(null===(_0x5ae823=null===(_0x59b7f9=this[_0x58b2ba(0xb6)][_0x58b2ba(0xbe)][_0x58b2ba(0xe5)][_0x58b2ba(0xeb)][_0x58b2ba(0xe7)]())||void 0x0===_0x59b7f9?void 0x0:_0x59b7f9[_0x58b2ba(0xe2)])||void 0x0===_0x5ae823?void 0x0:_0x5ae823['is'](_0x58b2ba(0xdc),_0x58b2ba(0xa6)))&&(_0x120e84=_0x120e84[_0x58b2ba(0xb8)](_0x1221c3=>_0x1221c3['is'](_0x58b2ba(0xdc),_0x58b2ba(0xa6)))),_0x120e84;}[_0x5721d4(0xab)](_0x2f2257){const _0x25513d=_0x5721d4,_0x206e31=this[_0x25513d(0xb6)][_0x25513d(0xa9)][_0x25513d(0xc7)](_0x25513d(0xc0));let _0xb9a22f=Array[_0x25513d(0xbf)](this[_0x25513d(0xb6)][_0x25513d(0xbe)][_0x25513d(0xe5)][_0x25513d(0xeb)][_0x25513d(0xd2)]())[_0x25513d(0xb8)](_0x2f2257)[_0x25513d(0xdb)](_0x25f630=>{const _0x5ce047=_0x25513d,_0xee4669=this[_0x5ce047(0xb6)][_0x5ce047(0xbe)][_0x5ce047(0xd0)](_0x25f630,0x0);return[..._0x206e31[_0x5ce047(0xd7)](_0xee4669,_0x5ce047(0xc2)),..._0x206e31[_0x5ce047(0xd7)](_0xee4669,_0x5ce047(0xb9))];})[_0x25513d(0xea)]();return _0xb9a22f=[...new Set(_0xb9a22f)],_0xb9a22f;}[_0x5721d4(0x9e)](_0x511ab0){const _0x3890e0=_0x5721d4;return _0x3890e0(0xaf)+(this[_0x3890e0(0xb6)][_0x3890e0(0xa9)][_0x3890e0(0xc7)](_0x3890e0(0xc0))[_0x3890e0(0xd9)](_0x511ab0)||_0x3890e0(0xad))[_0x3890e0(0xae)]()+_0x3890e0(0xb5)+_0x511ab0[_0x3890e0(0xae)]()[_0x3890e0(0xd8)](/-/g,'_');}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x91e9b5=_0x1be7;(function(_0x2f79f0,_0x44b3f8){const _0x376c51=_0x1be7,_0xf5d07c=_0x2f79f0();while(!![]){try{const _0x3430f9=parseInt(_0x376c51(0x121))/0x1+parseInt(_0x376c51(0x120))/0x2*(parseInt(_0x376c51(0x116))/0x3)+parseInt(_0x376c51(0x12b))/0x4+parseInt(_0x376c51(0x118))/0x5+parseInt(_0x376c51(0x128))/0x6+-parseInt(_0x376c51(0x10a))/0x7+-parseInt(_0x376c51(0x12e))/0x8;if(_0x3430f9===_0x44b3f8)break;else _0xf5d07c['push'](_0xf5d07c['shift']());}catch(_0x282e42){_0xf5d07c['push'](_0xf5d07c['shift']());}}}(_0x3af6,0x51ec7));import{Plugin as _0x1b8492}from'ckeditor5/src/core.js';import{getTranslation as _0x3b2507}from'../utils/common-translations.js';export default class ct extends _0x1b8492{[_0x91e9b5(0x12a)](){const _0x336036=_0x91e9b5,_0x4de4da=this[_0x336036(0x11d)];if(!_0x4de4da[_0x336036(0x130)][_0x336036(0x110)](_0x336036(0x131)))return;const _0x2d24db=_0x4de4da[_0x336036(0x130)][_0x336036(0x10e)](_0x336036(0x11c)),_0x1751a7=_0x4de4da[_0x336036(0x119)][_0x336036(0x10e)](_0x336036(0x11f));_0x2d24db[_0x336036(0x127)](_0x336036(0x11f)),_0x2d24db[_0x336036(0x127)](_0x336036(0x10d)),_0x2d24db[_0x336036(0x114)](_0x336036(0x10c));for(const _0x2b438a of _0x1751a7[_0x336036(0x11e)])_0x2d24db[_0x336036(0x114)](_0x2b438a['id']),_0x2d24db[_0x336036(0x117)][_0x336036(0x12d)](_0x2b438a['id'],_0x336036(0x113)+_0x2b438a[_0x336036(0x124)][_0x336036(0x111)]()+')');_0x2d24db[_0x336036(0x117)][_0x336036(0x112)](_0x46ce2f=>{const _0x4d92c8=_0x336036;if(_0x4d92c8(0x129)!=_0x46ce2f[_0x4d92c8(0x126)])return;const {data:_0x5f5c29}=_0x46ce2f;if(!_0x5f5c29||_0x4d92c8(0x10c)!=_0x5f5c29[_0x4d92c8(0x122)])return;const _0x31416b=_0x5f5c29[_0x4d92c8(0x12c)],_0x176822=_0x4de4da[_0x4d92c8(0x123)];return{'type':_0x4d92c8(0x12f),'content':null==_0x31416b?_0x3b2507(_0x176822,_0x4d92c8(0x10f)):_0x3b2507(_0x176822,_0x4d92c8(0x115),'\x22'+_0x31416b+'\x22')};}),this[_0x336036(0x125)]();}[_0x91e9b5(0x125)](){const _0x4148bd=_0x91e9b5,_0x5b9627=this[_0x4148bd(0x11d)],_0x204e8d=_0x5b9627[_0x4148bd(0x123)];_0x5b9627[_0x4148bd(0x130)][_0x4148bd(0x10e)](_0x4148bd(0x11c))[_0x4148bd(0x117)][_0x4148bd(0x112)](_0x4c004b=>{const _0x3e48bb=_0x4148bd;if(_0x3e48bb(0x10b)!=_0x4c004b[_0x3e48bb(0x126)])return;const {data:_0x54da6b}=_0x4c004b;if(_0x54da6b){if(_0x3e48bb(0x11f)==_0x54da6b[_0x3e48bb(0x11b)]){const _0x8697d=_0x54da6b[_0x3e48bb(0x11a)][0x0];return{'type':_0x3e48bb(0x12f),'content':_0x3b2507(_0x204e8d,_0x3e48bb(0x115),'\x22'+_0x8697d+'\x22')};}return _0x3e48bb(0x10d)==_0x54da6b[_0x3e48bb(0x11b)]?{'type':_0x3e48bb(0x12f),'content':_0x3b2507(_0x204e8d,_0x3e48bb(0x10f))}:void 0x0;}});}}function _0x1be7(_0xb8cf07,_0x38bea8){const _0x3af6e4=_0x3af6();return _0x1be7=function(_0x1be764,_0x1fddc3){_0x1be764=_0x1be764-0x10a;let _0x144041=_0x3af6e4[_0x1be764];return _0x144041;},_0x1be7(_0xb8cf07,_0x38bea8);}function _0x3af6(){const _0x2e5d18=['label','_registerLegacyDescription','type','enableDefaultAttributesIntegration','3717540YuVbGg','attribute','afterInit','1579124UqZBIB','newValue','registerAttributeLabel','13154312lIurCf','format','plugins','LinkEditing','2084908CYBAGF','formatInline','linkHref','unlink','get','*Remove\x20link*','has','toLowerCase','registerDescriptionCallback','link\x20(','registerInlineAttribute','*Set\x20link:*\x20%0','4188KPAYxj','descriptionFactory','1642800wjcmjd','commands','commandParams','commandName','TrackChangesEditing','editor','manualDecorators','link','530DHxegm','564821QkVXig','key','locale'];_0x3af6=function(){return _0x2e5d18;};return _0x3af6();}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x4d7d57=_0x1ba9;(function(_0x47284c,_0xe9ca9f){const _0x5f3ed9=_0x1ba9,_0x5af07c=_0x47284c();while(!![]){try{const _0x719cad=parseInt(_0x5f3ed9(0x15b))/0x1*(-parseInt(_0x5f3ed9(0xfe))/0x2)+-parseInt(_0x5f3ed9(0x141))/0x3*(parseInt(_0x5f3ed9(0x165))/0x4)+parseInt(_0x5f3ed9(0x102))/0x5+-parseInt(_0x5f3ed9(0x156))/0x6*(parseInt(_0x5f3ed9(0xe9))/0x7)+parseInt(_0x5f3ed9(0x17f))/0x8*(parseInt(_0x5f3ed9(0xff))/0x9)+parseInt(_0x5f3ed9(0x11c))/0xa*(-parseInt(_0x5f3ed9(0x10a))/0xb)+parseInt(_0x5f3ed9(0xfc))/0xc;if(_0x719cad===_0xe9ca9f)break;else _0x5af07c['push'](_0x5af07c['shift']());}catch(_0x539a20){_0x5af07c['push'](_0x5af07c['shift']());}}}(_0x4b7c,0x30ac1));function _0x1ba9(_0x2a0cd8,_0x194a1f){const _0x4b7cec=_0x4b7c();return _0x1ba9=function(_0x1ba99c,_0x5b32e2){_0x1ba99c=_0x1ba99c-0xe8;let _0x280266=_0x4b7cec[_0x1ba99c];return _0x280266;},_0x1ba9(_0x2a0cd8,_0x194a1f);}function _0x4b7c(){const _0x218047=['removeMarker','change','nextSibling','bulleted','listType','_LIST','todoList','isUndo','data','trackChangesCommand','deletion','containsItem','3680TChqJE','*Split:*\x20list\x20item','getAttribute','TodoListEditing','splitListItemBefore','head','numberedList','model','isObject','*Format:*\x20insert\x20into\x20%0','formatBlock','next','createPositionAt','schema','enableDefaultAttributesIntegration','key','refresh','end','multipleBlocks','ELEMENT_NUMBERED_LIST','includes','todo','range','*Outdent:*\x20%0','map','*Merge:*\x20list\x20item','value','default','differ','createRange','get','isNextTo','has','push','forceValue','listReversed','listStyle','33Gxleku','from','setAttribute','listMarkerStyle','ELEMENT_','mergeListItemForward','checkTodoList','format','newValue','getFirstRange','registerPostFixer','customNumberedList','registerAttributeLabel','start','documentList','registerCustomCallback','_suggestionFactory','assureChains','FORMAT_INDENT','commands','plugins','1753914TQiCoz','afterInit','*Merge:*\x20%0','parent','indentList','102913eQdHtt','meta','*Change\x20to:*\x20%0','*Check\x20item*','mergeListItemBackward','_getAttributeKey','outdentList','getRanges','getFirstMarker','splitListItemAfter','8548zySVRJ','getSuggestions','every','commandParams','numbered','*Format:*\x20remove\x20from\x20%0','isLocal','*Set\x20format:*\x20%0','ELEMENT_TODO_LIST','commandName','list.multiBlock','locale','listItemId','ELEMENT_BULLETED_LIST','*Indent:*\x20%0','noTrackChangesFixer','getChanges','selection','nodeAfter','groupId','oldValue','previousSibling','ELEMENT_LIST_ITEM','todoListCheck','_findSuggestions','toUpperCase','16JKHEED','descriptionFactory','7PrpBdn','ListEditing','registerDescriptionCallback','suggestion','batch','*Remove\x20format:*\x20%0','listItemIdFixer','execute','*Uncheck\x20item*','filter','config','bulletedList','setSelection','customBulletedList','registerElementLabel','editor','listMarker','registerBlockAttribute','document','1118772XGQgMh','_registerLegacyDescription','2itiKmy','756225oTbVNW','find','length','1923935lkmOLb','detach','fromRange','attributes','listIndent','_supportLegacySuggestions','attributeKey','type','836sCZVzd','todoListChecked','accept','listStart','TrackChangesEditing','attribute'];_0x4b7c=function(){return _0x218047;};return _0x4b7c();}import{Plugin as _0x2af114}from'ckeditor5/src/core.js';import{getTranslation as _0x3852f4}from'../utils/common-translations.js';import{renameAttributeKey as _0x186bc2}from'../trackchangesediting.js';import{LiveRange as _0x2b9dc4}from'ckeditor5/src/engine.js';export default class z extends _0x2af114{[_0x4d7d57(0x157)](){const _0x33e80f=_0x4d7d57,_0x3e7841=this[_0x33e80f(0xf8)];if(!_0x3e7841[_0x33e80f(0x155)][_0x33e80f(0x13c)](_0x33e80f(0xea)))return;const _0x1ae4a0=_0x3e7841[_0x33e80f(0x170)],_0x4f1b1d=_0x3e7841[_0x33e80f(0x155)][_0x33e80f(0x13a)](_0x33e80f(0x10e)),_0x36983c=_0x3e7841[_0x33e80f(0x155)][_0x33e80f(0x13c)](_0x33e80f(0x11f)),_0x1ab088=!!_0x3e7841[_0x33e80f(0xf3)][_0x33e80f(0x13a)](_0x33e80f(0x16f));function _0x2b7d1b(_0x18873b){const _0x12b9a7=_0x33e80f;return{'type':_0x12b9a7(0x148),'content':''+_0x3852f4(_0x1ae4a0,_0x12b9a7(0x16c),_0x18873b)};}function _0x1f73b9(_0x3e0144){const _0x1ad946=_0x33e80f;return{'type':_0x1ad946(0x148),'content':''+_0x3852f4(_0x1ae4a0,_0x1ad946(0xee),_0x3e0144)};}_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x122)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0xf4)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x14c)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0xf6)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x15a)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x161)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x164)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x120)),_0x4f1b1d[_0x33e80f(0xfa)](_0x33e80f(0x171)),_0x4f1b1d[_0x33e80f(0xfa)](_0x33e80f(0x114)),_0x4f1b1d[_0x33e80f(0xfa)](_0x33e80f(0x106)),_0x1ab088&&(_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x15f)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x146))),_0x36983c&&(_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x116)),_0x4f1b1d[_0x33e80f(0x12a)](_0x33e80f(0x147)),_0x4f1b1d[_0x33e80f(0xfa)](_0x33e80f(0x10b)),_0x4f1b1d[_0x33e80f(0xe8)][_0x33e80f(0xeb)](_0x195b64=>{const _0x430daa=_0x33e80f,{data:_0x11811c}=_0x195b64;if(_0x11811c&&_0x430daa(0x10b)==_0x11811c[_0x430daa(0x12b)])return{'type':_0x430daa(0x148),'content':_0x11811c[_0x430daa(0x149)]?_0x3852f4(_0x1ae4a0,_0x430daa(0x15e)):_0x3852f4(_0x1ae4a0,_0x430daa(0xf1))};}),this[_0x33e80f(0xf8)][_0x33e80f(0x123)][_0x33e80f(0xfb)][_0x33e80f(0x14b)](_0x511a5d=>{const _0x1a0194=_0x33e80f;if(_0x511a5d[_0x1a0194(0xed)][_0x1a0194(0x117)])return!0x1;let _0x144051=!0x1;const _0x1e6449=_0x4f1b1d[_0x1a0194(0x166)]({'skipNotAttached':!0x0})[_0x1a0194(0xf2)](_0x434238=>_0x1a0194(0x10b)===_0x4f1b1d[_0x1a0194(0x160)](_0x434238));for(const _0x2cff4c of _0x1e6449){_0x1a0194(0x131)!=_0x2cff4c[_0x1a0194(0x14a)]()[_0x1a0194(0x14e)][_0x1a0194(0x177)][_0x1a0194(0x11e)](_0x1a0194(0x114))&&(_0x4f1b1d[_0x1a0194(0x17d)](_0x2cff4c[_0x1a0194(0x14a)](),_0x1a0194(0x10f))[_0x1a0194(0x100)](_0x3a99dd=>_0x1a0194(0x114)===_0x4f1b1d[_0x1a0194(0x160)](_0x3a99dd[_0x1a0194(0xec)]))||(_0x511a5d[_0x1a0194(0x110)](_0x2cff4c[_0x1a0194(0x163)]()),_0x144051=!0x0));}return _0x144051;})),_0x4f1b1d[_0x33e80f(0xe8)][_0x33e80f(0x14d)](_0x33e80f(0x106),_0x3852f4(_0x1ae4a0,_0x33e80f(0x153)));const _0x36c7b6={'type':_0x33e80f(0x148),'content':''};_0x4f1b1d[_0x33e80f(0xe8)][_0x33e80f(0xeb)](_0x2f33da=>{const _0x292145=_0x33e80f,{data:_0x48515b}=_0x2f33da;if(!_0x48515b||_0x292145(0x114)!=_0x48515b[_0x292145(0x12b)])return;let _0x37e6b6=_0x2f33da[_0x292145(0x121)];for(;_0x37e6b6;){if(_0x37e6b6[_0x292145(0x118)]&&((_0x292145(0x140)==_0x37e6b6[_0x292145(0x118)][_0x292145(0x12b)]||_0x292145(0x144)==_0x37e6b6[_0x292145(0x118)][_0x292145(0x12b)])&&(_0x37e6b6[_0x292145(0x118)][_0x292145(0x149)]&&_0x292145(0x137)!=_0x37e6b6[_0x292145(0x118)][_0x292145(0x149)]||_0x292145(0x137)!=_0x37e6b6[_0x292145(0x118)][_0x292145(0x179)]&&!_0x48515b[_0x292145(0x149)])||!_0x1ab088&&_0x37e6b6[_0x292145(0x118)][_0x292145(0x12b)]==_0x186bc2))return _0x36c7b6;_0x37e6b6=_0x37e6b6[_0x292145(0x127)];}if(null==_0x48515b[_0x292145(0x149)])switch(_0x48515b[_0x292145(0x179)]){case _0x292145(0x113):return _0x1f73b9(_0x3852f4(_0x1ae4a0,_0x292145(0x172)));case _0x292145(0x169):return _0x1f73b9(_0x3852f4(_0x1ae4a0,_0x292145(0x12f)));case _0x292145(0x131):return _0x1f73b9(_0x3852f4(_0x1ae4a0,_0x292145(0x16d)));}switch(_0x48515b[_0x292145(0x149)]){case _0x292145(0x113):return _0x2b7d1b(_0x3852f4(_0x1ae4a0,_0x292145(0x172)));case _0x292145(0x169):return _0x2b7d1b(_0x3852f4(_0x1ae4a0,_0x292145(0x12f)));case _0x292145(0x131):return _0x2b7d1b(_0x3852f4(_0x1ae4a0,_0x292145(0x16d)));}}),_0x4f1b1d[_0x33e80f(0xe8)][_0x33e80f(0xeb)](_0x216123=>{const _0x211033=_0x33e80f,{data:_0xaab469}=_0x216123;if(_0xaab469&&_0x211033(0x106)==_0xaab469[_0x211033(0x12b)])return null==_0xaab469[_0x211033(0x149)]||null==_0xaab469[_0x211033(0x179)]&&0x0==_0xaab469[_0x211033(0x149)]?_0x36c7b6:void 0x0;}),_0x4f1b1d[_0x33e80f(0xe8)][_0x33e80f(0xeb)](_0x8e5a3f=>{const _0x23bf71=_0x33e80f;if(_0x23bf71(0x10f)!=_0x8e5a3f[_0x23bf71(0x109)])return;const {data:_0x2c74b3}=_0x8e5a3f;if(!_0x2c74b3||_0x23bf71(0x171)!=_0x2c74b3[_0x23bf71(0x12b)])return;const _0x16fca5=le(_0x8e5a3f);return _0x23bf71(0x149)==_0x16fca5?{'type':_0x23bf71(0x148),'content':_0x3852f4(_0x1ae4a0,_0x23bf71(0x135))}:_0x23bf71(0x179)==_0x16fca5?{'type':_0x23bf71(0x148),'content':_0x3852f4(_0x1ae4a0,_0x23bf71(0x11d))}:_0x36c7b6;}),_0x3e7841[_0x33e80f(0x123)][_0x33e80f(0xfb)][_0x33e80f(0x14b)](_0x1eb842=>this[_0x33e80f(0xef)](_0x1eb842)),_0x3e7841[_0x33e80f(0x123)][_0x33e80f(0xfb)][_0x33e80f(0x14b)](_0x52ede3=>this[_0x33e80f(0x174)](_0x52ede3)),_0x3e7841[_0x33e80f(0x123)][_0x33e80f(0xfb)][_0x33e80f(0x14b)](_0x4ca15c=>this[_0x33e80f(0x152)](_0x4ca15c)),this[_0x33e80f(0x107)]();}[_0x4d7d57(0xef)](_0xe7539a){const _0x144391=_0x4d7d57;if(_0xe7539a[_0x144391(0xed)][_0x144391(0x117)]||!_0xe7539a[_0x144391(0xed)][_0x144391(0x16b)])return!0x1;let _0x40f889=!0x1;const _0x15fa90=this[_0x144391(0xf8)][_0x144391(0x155)][_0x144391(0x13a)](_0x144391(0x10e))[_0x144391(0x166)]({'skipNotAttached':!0x0})[_0x144391(0xf2)](_0x36723e=>_0x36723e[_0x144391(0x118)]&&_0x144391(0x171)==_0x36723e[_0x144391(0x118)][_0x144391(0x12b)])[_0x144391(0xf2)](_0x29eeb3=>_0x29eeb3[_0x144391(0x118)][_0x144391(0x149)]&&_0x29eeb3[_0x144391(0x118)][_0x144391(0x179)]);for(const _0xe06080 of _0x15fa90)le(_0xe06080)||(_0xe7539a[_0x144391(0x110)](_0xe06080[_0x144391(0x163)]()),_0x40f889=!0x0);return _0x40f889;}[_0x4d7d57(0x174)](_0x24725f){const _0xbead32=_0x4d7d57;if(_0x24725f[_0xbead32(0xed)][_0xbead32(0x117)]||!_0x24725f[_0xbead32(0xed)][_0xbead32(0x16b)])return!0x1;const _0x411b42=this[_0xbead32(0xf8)][_0xbead32(0x155)][_0xbead32(0x13a)](_0xbead32(0x10e));if(_0x411b42[_0xbead32(0x119)][_0xbead32(0x136)])return!0x1;let _0x47bb7b=!0x1;const _0xa1e8fb=[_0xbead32(0x114),_0xbead32(0x171),_0xbead32(0x106),_0xbead32(0x140),_0xbead32(0x10d),_0xbead32(0x13f),_0xbead32(0x17c),_0xbead32(0xf9),_0xbead32(0x144)],_0x3db6ca=this[_0xbead32(0xf8)][_0xbead32(0x123)][_0xbead32(0xfb)][_0xbead32(0x138)][_0xbead32(0x175)]()[_0xbead32(0xf2)](_0x4d7747=>_0xbead32(0x10f)==_0x4d7747[_0xbead32(0x109)])[_0xbead32(0xf2)](_0x4cf1a6=>_0xa1e8fb[_0xbead32(0x130)](_0x4cf1a6[_0xbead32(0x108)]));if(0x0==_0x3db6ca[_0xbead32(0x101)])return _0x47bb7b;for(const _0x1e6d68 of _0x3db6ca){const _0x516974=_0x411b42[_0xbead32(0x17d)](_0x1e6d68[_0xbead32(0x132)],_0xbead32(0x10f))[_0xbead32(0xf2)](_0x31f04f=>!_0x31f04f[_0xbead32(0x15c)][_0xbead32(0x13b)])[_0xbead32(0x134)](_0x462d82=>_0x462d82[_0xbead32(0xec)])[_0xbead32(0xf2)](_0x64421f=>{const _0x329371=_0xbead32,_0x2fa9b4=_0x411b42[_0x329371(0x160)](_0x64421f);return _0xa1e8fb[_0x329371(0x130)](_0x2fa9b4);});if(_0x516974[_0xbead32(0x101)]){for(const _0x2ae5e9 of _0x516974)_0x24725f[_0xbead32(0x110)](_0x2ae5e9[_0xbead32(0x163)]());_0x47bb7b=!0x0;}}return _0x47bb7b;}[_0x4d7d57(0x152)](_0x2e4dc2){const _0x412ed6=_0x4d7d57;if(_0x2e4dc2[_0x412ed6(0xed)][_0x412ed6(0x117)]||!_0x2e4dc2[_0x412ed6(0xed)][_0x412ed6(0x16b)])return!0x1;const _0x1baa90=this[_0x412ed6(0xf8)][_0x412ed6(0x155)][_0x412ed6(0x13a)](_0x412ed6(0x10e));let _0x49f179=!0x1;const _0x3a0092=[_0x412ed6(0x114),_0x412ed6(0x171),_0x412ed6(0x106),_0x412ed6(0x140),_0x412ed6(0x10d),_0x412ed6(0x13f),_0x412ed6(0x17c),_0x412ed6(0xf9),_0x412ed6(0x144)];for(const _0x4ef9f0 of _0x1baa90[_0x412ed6(0x166)]({'skipNotAttached':!0x0})){const _0x1cb991=_0x1baa90[_0x412ed6(0x17d)](_0x4ef9f0[_0x412ed6(0x14a)](),_0x412ed6(0x10f))[_0x412ed6(0x134)](_0x444d0f=>_0x444d0f[_0x412ed6(0xec)])[_0x412ed6(0xf2)](_0x311e97=>_0x311e97[_0x412ed6(0x118)]&&_0x3a0092[_0x412ed6(0x130)](_0x311e97[_0x412ed6(0x118)][_0x412ed6(0x12b)]));if(!_0x1cb991[_0x412ed6(0x101)])continue;const _0x2155e2=_0x1cb991[0x0][_0x412ed6(0x121)][_0x412ed6(0x105)][_0x412ed6(0x178)];if(!_0x1cb991[_0x412ed6(0x167)](_0x4c2a3f=>_0x4c2a3f[_0x412ed6(0x105)][_0x412ed6(0x178)]===_0x2155e2)){for(const _0x23f5c6 of _0x1cb991)_0x5bb445(_0x23f5c6,_0x2155e2)&&(_0x49f179=!0x0);}}return _0x49f179;function _0x3cd687(_0x35ec05,_0x13e42f){const _0x51627d=_0x412ed6;for(const _0x32c49b of _0x1baa90[_0x51627d(0x166)]({'skipNotAttached':!0x0})[_0x51627d(0xf2)](_0x1cbc32=>_0x51627d(0x10f)==_0x1cbc32[_0x51627d(0x109)]&&_0x1cbc32[_0x51627d(0x105)][_0x51627d(0x178)]==_0x35ec05))_0x32c49b[_0x51627d(0x143)](_0x51627d(0x178),_0x13e42f);}function _0x5bb445(_0x266847,_0x3cedd9){const _0xb24e99=_0x412ed6;let _0xf9b89c=_0x266847[_0xb24e99(0x121)],_0x488d43=!0x1;for(;_0xf9b89c;)_0xf9b89c[_0xb24e99(0x105)][_0xb24e99(0x178)]!=_0x3cedd9&&(_0x3cd687(_0xf9b89c[_0xb24e99(0x105)][_0xb24e99(0x178)],_0x3cedd9),_0xf9b89c[_0xb24e99(0x143)](_0xb24e99(0x178),_0x3cedd9),_0x488d43=!0x0),_0xf9b89c=_0xf9b89c[_0xb24e99(0x127)];return _0x488d43;}}[_0x4d7d57(0x107)](){const _0x55b946=_0x4d7d57,_0x39d390=this[_0x55b946(0xf8)],_0x37aadb=_0x39d390[_0x55b946(0x170)],_0x5b54d6=_0x39d390[_0x55b946(0x155)][_0x55b946(0x13a)](_0x55b946(0x10e));this[_0x55b946(0xfd)](),_0x5b54d6[_0x55b946(0x151)][_0x55b946(0x150)](_0x55b946(0x126),_0x55b946(0x14f),_0x55b946(0x10c),function(_0x11c44b,_0x539726){const _0x4db2d3=_0x55b946,_0x40b358=[];for(let _0x5206b9 of _0x11c44b)_0x5206b9[_0x4db2d3(0x14e)][_0x4db2d3(0x177)]===_0x5206b9[_0x4db2d3(0x12d)][_0x4db2d3(0x159)]&&(_0x5206b9=_0x39d390[_0x4db2d3(0x123)][_0x4db2d3(0x139)](_0x39d390[_0x4db2d3(0x123)][_0x4db2d3(0x128)](_0x5206b9[_0x4db2d3(0x14e)][_0x4db2d3(0x177)],0x0))),_0x40b358[_0x4db2d3(0x13d)](_0x5206b9);_0x39d390[_0x4db2d3(0x123)][_0x4db2d3(0x111)](_0x2d4daf=>{const _0x107bc2=_0x4db2d3,_0x55e92f=_0x39d390[_0x107bc2(0x123)][_0x107bc2(0xfb)][_0x107bc2(0x176)],_0x18b694=Array[_0x107bc2(0x142)](_0x55e92f[_0x107bc2(0x162)]())[_0x107bc2(0x134)](_0x268508=>_0x2b9dc4[_0x107bc2(0x104)](_0x268508));_0x2d4daf[_0x107bc2(0xf5)](_0x40b358),_0x39d390[_0x107bc2(0x154)][_0x107bc2(0x13a)](_0x539726[_0x107bc2(0x16e)])[_0x107bc2(0x12c)](),_0x539726[_0x107bc2(0x168)][_0x107bc2(0x13d)]({'forceDefaultExecution':!0x0}),_0x39d390[_0x107bc2(0xf0)](_0x539726[_0x107bc2(0x16e)],..._0x539726[_0x107bc2(0x168)]),_0x2d4daf[_0x107bc2(0xf5)](_0x18b694);for(const _0x42c9de of _0x18b694)_0x42c9de[_0x107bc2(0x103)]();});}),_0x5b54d6[_0x55b946(0xe8)][_0x55b946(0xf7)](function(_0xac5f99){const _0x5618a8=_0x55b946,_0x2a0daa=!_0x39d390[_0x5618a8(0x123)][_0x5618a8(0x129)][_0x5618a8(0x124)](_0xac5f99),_0x546c6c=_0xac5f99[_0x5618a8(0x17a)],_0x60b5b6=_0xac5f99[_0x5618a8(0x112)],_0x15a4c8=_0xac5f99[_0x5618a8(0x11e)](_0x5618a8(0x171)),_0x2fcba5=!_0x546c6c||_0x546c6c[_0x5618a8(0x11e)](_0x5618a8(0x171))!==_0x15a4c8,_0x53b140=!_0x60b5b6||_0x60b5b6[_0x5618a8(0x11e)](_0x5618a8(0x171))!==_0x15a4c8;return _0x2a0daa&&Boolean(_0x15a4c8)&&_0x2fcba5&&_0x53b140;},_0xe43b17=>_0x3852f4(_0x37aadb,_0x55b946(0x17b),_0xe43b17));}[_0x4d7d57(0xfd)](){const _0x29b89c=_0x4d7d57,_0x29da16=this[_0x29b89c(0xf8)],_0x4de396=_0x29da16[_0x29b89c(0x170)];function _0x2c7199(_0x49a629){const _0x3433e2=_0x29b89c,_0x58a949=_0x29da16[_0x3433e2(0x154)][_0x3433e2(0x13a)](_0x3433e2(0xf4))[_0x3433e2(0x136)],_0x132a2e=_0x29da16[_0x3433e2(0x154)][_0x3433e2(0x13a)](_0x3433e2(0x122))[_0x3433e2(0x136)];return _0x3433e2(0x122)===_0x49a629?_0x58a949:_0x132a2e;}_0x29da16[_0x29b89c(0x155)][_0x29b89c(0x13a)](_0x29b89c(0x10e))[_0x29b89c(0xe8)][_0x29b89c(0xeb)](function(_0x3f0245){const _0x3aa3ac=_0x29b89c;if(_0x3aa3ac(0x126)!=_0x3f0245[_0x3aa3ac(0x109)])return;const {data:_0x1c2423}=_0x3f0245;if(!_0x1c2423)return;let _0x315ea7,_0x919137,_0x2835de,_0x4f0941;switch(_0x1c2423[_0x3aa3ac(0x16e)]){case _0x3aa3ac(0xf4):_0x2835de=_0x1c2423[_0x3aa3ac(0x168)][0x0][_0x3aa3ac(0x13e)],_0x4f0941=_0x2c7199(_0x1c2423[_0x3aa3ac(0x16e)]),_0x315ea7=_0x2835de?_0x3aa3ac(0x125):_0x3aa3ac(0x16a),!_0x4f0941&&_0x29da16[_0x3aa3ac(0xf3)][_0x3aa3ac(0x13a)](_0x3aa3ac(0x16f))||(_0x315ea7=_0x3aa3ac(0x15d)),_0x919137={'type':_0x3aa3ac(0x148),'content':_0x3852f4(_0x4de396,_0x315ea7,_0x3852f4(_0x4de396,_0x3aa3ac(0x172)))};break;case _0x3aa3ac(0x122):_0x2835de=_0x1c2423[_0x3aa3ac(0x168)][0x0][_0x3aa3ac(0x13e)],_0x4f0941=_0x2c7199(_0x1c2423[_0x3aa3ac(0x16e)]),_0x315ea7=_0x2835de?_0x3aa3ac(0x125):_0x3aa3ac(0x16a),!_0x4f0941&&_0x29da16[_0x3aa3ac(0xf3)][_0x3aa3ac(0x13a)](_0x3aa3ac(0x16f))||(_0x315ea7=_0x3aa3ac(0x15d)),_0x919137={'type':_0x3aa3ac(0x148),'content':_0x3852f4(_0x4de396,_0x315ea7,_0x3852f4(_0x4de396,_0x3aa3ac(0x12f)))};break;case _0x3aa3ac(0x15a):_0x315ea7=_0x3aa3ac(0x173),_0x919137={'type':_0x3aa3ac(0x148),'content':_0x3852f4(_0x4de396,_0x315ea7,_0x3852f4(_0x4de396,_0x3aa3ac(0x17b)))};break;case _0x3aa3ac(0x161):_0x315ea7=function(_0x4b946b){const _0xad5e3f=_0x3aa3ac,_0x79a7cf=_0x4b946b[_0xad5e3f(0x14a)]();let _0x5ca7e6=_0x79a7cf[_0xad5e3f(0x14e)][_0xad5e3f(0x177)];for(;_0x5ca7e6&&_0x79a7cf[_0xad5e3f(0x11b)](_0x5ca7e6);){if(_0x5ca7e6[_0xad5e3f(0x11e)](_0xad5e3f(0x106))>0x0)return!0x1;_0x5ca7e6=_0x5ca7e6[_0xad5e3f(0x112)];}return!0x0;}(_0x3f0245)?_0x3852f4(_0x4de396,_0x3aa3ac(0x16a),_0x3852f4(_0x4de396,function(_0x39a829){const _0x264008=_0x3aa3ac;return _0x264008(0x145)+_0x39a829[_0x264008(0x14a)]()[_0x264008(0x14e)][_0x264008(0x177)][_0x264008(0x11e)](_0x264008(0x114))[_0x264008(0x17e)]()+_0x264008(0x115);}(_0x3f0245))):_0x3852f4(_0x4de396,_0x3aa3ac(0x133),_0x3852f4(_0x4de396,_0x3aa3ac(0x17b))),_0x919137={'type':_0x3aa3ac(0x148),'content':_0x315ea7};break;case _0x3aa3ac(0x15f):case _0x3aa3ac(0x146):!0x1===_0x1c2423[_0x3aa3ac(0x12e)]&&(_0x315ea7=_0x3aa3ac(0x158),_0x919137={'type':_0x3aa3ac(0x11a),'content':_0x3852f4(_0x4de396,_0x315ea7,_0x3852f4(_0x4de396,_0x3aa3ac(0x17b)))});}return _0x919137;});}}function le(_0x5df048){const _0x5dd90e=_0x4d7d57;let _0x17a5ac=_0x5df048[_0x5dd90e(0x14a)]()[_0x5dd90e(0x14e)][_0x5dd90e(0x177)][_0x5dd90e(0x17a)];for(;_0x17a5ac;){const _0x5c66a7=_0x17a5ac[_0x5dd90e(0x11e)](_0x5dd90e(0x171));if(!_0x5c66a7)return!0x1;if(_0x5c66a7==_0x5df048[_0x5dd90e(0x118)][_0x5dd90e(0x149)])return _0x5dd90e(0x149);if(_0x5c66a7==_0x5df048[_0x5dd90e(0x118)][_0x5dd90e(0x179)])return _0x5dd90e(0x179);_0x17a5ac=_0x17a5ac[_0x5dd90e(0x17a)];}return!0x1;}
|
|
23
|
+
const _0x24a48e=_0x28a3;(function(_0x1bc6eb,_0x4420f0){const _0x3cecc1=_0x28a3,_0x487a0f=_0x1bc6eb();while(!![]){try{const _0x2fe7ef=-parseInt(_0x3cecc1(0x1fd))/0x1+parseInt(_0x3cecc1(0x23e))/0x2*(parseInt(_0x3cecc1(0x224))/0x3)+-parseInt(_0x3cecc1(0x200))/0x4+-parseInt(_0x3cecc1(0x239))/0x5+-parseInt(_0x3cecc1(0x23d))/0x6+parseInt(_0x3cecc1(0x1d8))/0x7*(-parseInt(_0x3cecc1(0x238))/0x8)+parseInt(_0x3cecc1(0x1b7))/0x9*(parseInt(_0x3cecc1(0x1cd))/0xa);if(_0x2fe7ef===_0x4420f0)break;else _0x487a0f['push'](_0x487a0f['shift']());}catch(_0x5d399c){_0x487a0f['push'](_0x487a0f['shift']());}}}(_0x55f6,0x5cf20));function _0x28a3(_0x4ae8fa,_0x3c2418){const _0x55f673=_0x55f6();return _0x28a3=function(_0x28a3de,_0x1184ae){_0x28a3de=_0x28a3de-0x1b1;let _0x30b2c5=_0x55f673[_0x28a3de];return _0x30b2c5;},_0x28a3(_0x4ae8fa,_0x3c2418);}import{Plugin as _0x730727}from'ckeditor5/src/core.js';import{getTranslation as _0x469141}from'../utils/common-translations.js';import{renameAttributeKey as _0x5799fd}from'../trackchangesediting.js';function _0x55f6(){const _0x5ba079=['find','enableDefaultAttributesIntegration','ELEMENT_NUMBERED_LIST','*Remove\x20format:*\x20%0','formatBlock','createPositionAt','_findSuggestions','next','parent','accept','push','*Format:*\x20remove\x20from\x20%0','includes','_suggestionFactory','toUpperCase','904970LZAROW','suggestion','editor','isObject','getChanges','isUndo','getFirstRange','removeMarker','trackChangesCommand','isNextTo','deletion','7vLUwWm','data','fromRange','batch','model','registerPostFixer','oldValue','plugins','*Set\x20format:*\x20%0','*Indent:*\x20%0','todoList','has','mergeListItemBackward','commandName','_LIST','registerAttributeLabel','locale','listStyle','get','*Merge:*\x20list\x20item','FORMAT_INDENT','TodoListEditing','meta','isLocal','commandParams','nodeAfter','filter','bulletedList','todo','list.multiBlock','differ','*Check\x20item*','_supportLegacySuggestions','_registerLegacyDescription','listMarkerStyle','getRanges','noTrackChangesFixer','563559hBbOyP','indentList','assureChains','898296MTIJeP','listItemIdFixer','start','default','registerCustomCallback','*Change\x20to:*\x20%0','listIndent','multipleBlocks','schema','_getAttributeKey','forceValue','ListEditing','splitListItemAfter','detach','getFirstMarker','registerBlockAttribute','ELEMENT_BULLETED_LIST','document','end','format','type','mergeListItemForward','splitListItemBefore','config','customNumberedList','change','numbered','listType','attributeKey','*Split:*\x20list\x20item','TrackChangesEditing','groupId','setSelection','head','descriptionFactory','checkTodoList','6IiPbYF','getAttribute','refresh','afterInit','range','bulleted','ELEMENT_','from','*Outdent:*\x20%0','outdentList','selection','nextSibling','listStart','registerElementLabel','every','todoListChecked','customBulletedList','*Merge:*\x20%0','map','documentList','2548648NdjrMy','1877795ChFBPP','newValue','numberedList','ELEMENT_TODO_LIST','747780VYkEjJ','630152uTeamp','setAttribute','listMarker','createRange','commands','registerDescriptionCallback','*Uncheck\x20item*','ELEMENT_LIST_ITEM','previousSibling','execute','value','listItemId','listReversed','todoListCheck','length','135qjhgDM','attribute','attributes','key','containsItem','*Format:*\x20insert\x20into\x20%0','getSuggestions'];_0x55f6=function(){return _0x5ba079;};return _0x55f6();}import{LiveRange as _0x367939}from'ckeditor5/src/engine.js';export default class z extends _0x730727{[_0x24a48e(0x227)](){const _0x52eae8=_0x24a48e,_0x4db31c=this[_0x52eae8(0x1cf)];if(!_0x4db31c[_0x52eae8(0x1df)][_0x52eae8(0x1e3)](_0x52eae8(0x20b)))return;const _0x129d9d=_0x4db31c[_0x52eae8(0x1e8)],_0x4e7bf5=_0x4db31c[_0x52eae8(0x1df)][_0x52eae8(0x1ea)](_0x52eae8(0x21e)),_0x37b66b=_0x4db31c[_0x52eae8(0x1df)][_0x52eae8(0x1e3)](_0x52eae8(0x1ed)),_0x1c9f45=!!_0x4db31c[_0x52eae8(0x217)][_0x52eae8(0x1ea)](_0x52eae8(0x1f5));function _0x31405f(_0x1b8c77){const _0x13e8e2=_0x52eae8;return{'type':_0x13e8e2(0x213),'content':''+_0x469141(_0x129d9d,_0x13e8e2(0x1e0),_0x1b8c77)};}function _0x20bb2f(_0x278a24){const _0x252ca2=_0x52eae8;return{'type':_0x252ca2(0x213),'content':''+_0x469141(_0x129d9d,_0x252ca2(0x1c1),_0x278a24)};}_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x23b)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x1f3)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x218)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x234)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x1fe)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x22d)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x20c)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x216)),_0x4e7bf5[_0x52eae8(0x20f)](_0x52eae8(0x1b3)),_0x4e7bf5[_0x52eae8(0x20f)](_0x52eae8(0x21b)),_0x4e7bf5[_0x52eae8(0x20f)](_0x52eae8(0x206)),_0x1c9f45&&(_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x1e4)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x215))),_0x37b66b&&(_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x1e2)),_0x4e7bf5[_0x52eae8(0x1bf)](_0x52eae8(0x223)),_0x4e7bf5[_0x52eae8(0x20f)](_0x52eae8(0x233)),_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x243)](_0x5cd95e=>{const _0x626c5d=_0x52eae8,{data:_0x58c0a0}=_0x5cd95e;if(_0x58c0a0&&_0x626c5d(0x233)==_0x58c0a0[_0x626c5d(0x1ba)])return{'type':_0x626c5d(0x213),'content':_0x58c0a0[_0x626c5d(0x23a)]?_0x469141(_0x129d9d,_0x626c5d(0x1f7)):_0x469141(_0x129d9d,_0x626c5d(0x244))};}),this[_0x52eae8(0x1cf)][_0x52eae8(0x1dc)][_0x52eae8(0x211)][_0x52eae8(0x1dd)](_0x1588d4=>{const _0x2ae7dc=_0x52eae8;if(_0x1588d4[_0x2ae7dc(0x1db)][_0x2ae7dc(0x1d2)])return!0x1;let _0x365da0=!0x1;const _0x351479=_0x4e7bf5[_0x2ae7dc(0x1bd)]({'skipNotAttached':!0x0})[_0x2ae7dc(0x1f2)](_0x5b2f30=>_0x2ae7dc(0x233)===_0x4e7bf5[_0x2ae7dc(0x209)](_0x5b2f30));for(const _0x1a974c of _0x351479){_0x2ae7dc(0x1f4)!=_0x1a974c[_0x2ae7dc(0x1d3)]()[_0x2ae7dc(0x202)][_0x2ae7dc(0x1f1)][_0x2ae7dc(0x225)](_0x2ae7dc(0x21b))&&(_0x4e7bf5[_0x2ae7dc(0x1c4)](_0x1a974c[_0x2ae7dc(0x1d3)](),_0x2ae7dc(0x1b8))[_0x2ae7dc(0x1be)](_0x3251ee=>_0x2ae7dc(0x21b)===_0x4e7bf5[_0x2ae7dc(0x209)](_0x3251ee[_0x2ae7dc(0x1ce)]))||(_0x1588d4[_0x2ae7dc(0x1d4)](_0x1a974c[_0x2ae7dc(0x20e)]()),_0x365da0=!0x0));}return _0x365da0;})),_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x1e7)](_0x52eae8(0x206),_0x469141(_0x129d9d,_0x52eae8(0x1ec)));const _0x435b24={'type':_0x52eae8(0x213),'content':''};_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x243)](_0x49bdf1=>{const _0x53b7a3=_0x52eae8,{data:_0x516c3d}=_0x49bdf1;if(!_0x516c3d||_0x53b7a3(0x21b)!=_0x516c3d[_0x53b7a3(0x1ba)])return;let _0x5a32c7=_0x49bdf1[_0x53b7a3(0x221)];for(;_0x5a32c7;){if(_0x5a32c7[_0x53b7a3(0x1d9)]&&((_0x53b7a3(0x1e9)==_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x1ba)]||_0x53b7a3(0x1fa)==_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x1ba)])&&(_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x23a)]&&_0x53b7a3(0x203)!=_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x23a)]||_0x53b7a3(0x203)!=_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x1de)]&&!_0x516c3d[_0x53b7a3(0x23a)])||!_0x1c9f45&&_0x5a32c7[_0x53b7a3(0x1d9)][_0x53b7a3(0x1ba)]==_0x5799fd))return _0x435b24;_0x5a32c7=_0x5a32c7[_0x53b7a3(0x1c5)];}if(null==_0x516c3d[_0x53b7a3(0x23a)])switch(_0x516c3d[_0x53b7a3(0x1de)]){case _0x53b7a3(0x229):return _0x20bb2f(_0x469141(_0x129d9d,_0x53b7a3(0x210)));case _0x53b7a3(0x21a):return _0x20bb2f(_0x469141(_0x129d9d,_0x53b7a3(0x1c0)));case _0x53b7a3(0x1f4):return _0x20bb2f(_0x469141(_0x129d9d,_0x53b7a3(0x23c)));}switch(_0x516c3d[_0x53b7a3(0x23a)]){case _0x53b7a3(0x229):return _0x31405f(_0x469141(_0x129d9d,_0x53b7a3(0x210)));case _0x53b7a3(0x21a):return _0x31405f(_0x469141(_0x129d9d,_0x53b7a3(0x1c0)));case _0x53b7a3(0x1f4):return _0x31405f(_0x469141(_0x129d9d,_0x53b7a3(0x23c)));}}),_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x243)](_0x39ac74=>{const _0x23ff7=_0x52eae8,{data:_0x2250f3}=_0x39ac74;if(_0x2250f3&&_0x23ff7(0x206)==_0x2250f3[_0x23ff7(0x1ba)])return null==_0x2250f3[_0x23ff7(0x23a)]||null==_0x2250f3[_0x23ff7(0x1de)]&&0x0==_0x2250f3[_0x23ff7(0x23a)]?_0x435b24:void 0x0;}),_0x4e7bf5[_0x52eae8(0x222)][_0x52eae8(0x243)](_0x365634=>{const _0x46619b=_0x52eae8;if(_0x46619b(0x1b8)!=_0x365634[_0x46619b(0x214)])return;const {data:_0x49a6eb}=_0x365634;if(!_0x49a6eb||_0x46619b(0x1b3)!=_0x49a6eb[_0x46619b(0x1ba)])return;const _0x29b0fa=le(_0x365634);return _0x46619b(0x23a)==_0x29b0fa?{'type':_0x46619b(0x213),'content':_0x469141(_0x129d9d,_0x46619b(0x1eb))}:_0x46619b(0x1de)==_0x29b0fa?{'type':_0x46619b(0x213),'content':_0x469141(_0x129d9d,_0x46619b(0x21d))}:_0x435b24;}),_0x4db31c[_0x52eae8(0x1dc)][_0x52eae8(0x211)][_0x52eae8(0x1dd)](_0x4ecadc=>this[_0x52eae8(0x201)](_0x4ecadc)),_0x4db31c[_0x52eae8(0x1dc)][_0x52eae8(0x211)][_0x52eae8(0x1dd)](_0x5a6c92=>this[_0x52eae8(0x1fc)](_0x5a6c92)),_0x4db31c[_0x52eae8(0x1dc)][_0x52eae8(0x211)][_0x52eae8(0x1dd)](_0x4992bc=>this[_0x52eae8(0x1ff)](_0x4992bc)),this[_0x52eae8(0x1f8)]();}[_0x24a48e(0x201)](_0x3790a1){const _0x1d546b=_0x24a48e;if(_0x3790a1[_0x1d546b(0x1db)][_0x1d546b(0x1d2)]||!_0x3790a1[_0x1d546b(0x1db)][_0x1d546b(0x1ef)])return!0x1;let _0x2c0ab1=!0x1;const _0x176f3f=this[_0x1d546b(0x1cf)][_0x1d546b(0x1df)][_0x1d546b(0x1ea)](_0x1d546b(0x21e))[_0x1d546b(0x1bd)]({'skipNotAttached':!0x0})[_0x1d546b(0x1f2)](_0x39f757=>_0x39f757[_0x1d546b(0x1d9)]&&_0x1d546b(0x1b3)==_0x39f757[_0x1d546b(0x1d9)][_0x1d546b(0x1ba)])[_0x1d546b(0x1f2)](_0x1bfbf8=>_0x1bfbf8[_0x1d546b(0x1d9)][_0x1d546b(0x23a)]&&_0x1bfbf8[_0x1d546b(0x1d9)][_0x1d546b(0x1de)]);for(const _0x25df1a of _0x176f3f)le(_0x25df1a)||(_0x3790a1[_0x1d546b(0x1d4)](_0x25df1a[_0x1d546b(0x20e)]()),_0x2c0ab1=!0x0);return _0x2c0ab1;}[_0x24a48e(0x1fc)](_0x1a1570){const _0x3e4b17=_0x24a48e;if(_0x1a1570[_0x3e4b17(0x1db)][_0x3e4b17(0x1d2)]||!_0x1a1570[_0x3e4b17(0x1db)][_0x3e4b17(0x1ef)])return!0x1;const _0x22dbbd=this[_0x3e4b17(0x1cf)][_0x3e4b17(0x1df)][_0x3e4b17(0x1ea)](_0x3e4b17(0x21e));if(_0x22dbbd[_0x3e4b17(0x1d5)][_0x3e4b17(0x1b2)])return!0x1;let _0x2e8998=!0x1;const _0x54d62c=[_0x3e4b17(0x21b),_0x3e4b17(0x1b3),_0x3e4b17(0x206),_0x3e4b17(0x1e9),_0x3e4b17(0x230),_0x3e4b17(0x1b4),_0x3e4b17(0x1b5),_0x3e4b17(0x240),_0x3e4b17(0x1fa)],_0x5ccafd=this[_0x3e4b17(0x1cf)][_0x3e4b17(0x1dc)][_0x3e4b17(0x211)][_0x3e4b17(0x1f6)][_0x3e4b17(0x1d1)]()[_0x3e4b17(0x1f2)](_0x403253=>_0x3e4b17(0x1b8)==_0x403253[_0x3e4b17(0x214)])[_0x3e4b17(0x1f2)](_0x2e4466=>_0x54d62c[_0x3e4b17(0x1ca)](_0x2e4466[_0x3e4b17(0x21c)]));if(0x0==_0x5ccafd[_0x3e4b17(0x1b6)])return _0x2e8998;for(const _0x3ae25c of _0x5ccafd){const _0x3ac5fa=_0x22dbbd[_0x3e4b17(0x1c4)](_0x3ae25c[_0x3e4b17(0x228)],_0x3e4b17(0x1b8))[_0x3e4b17(0x1f2)](_0x4f423d=>!_0x4f423d[_0x3e4b17(0x1ee)][_0x3e4b17(0x1d6)])[_0x3e4b17(0x236)](_0x139d0e=>_0x139d0e[_0x3e4b17(0x1ce)])[_0x3e4b17(0x1f2)](_0x52dc1d=>{const _0x2cf87b=_0x3e4b17,_0x5c47cf=_0x22dbbd[_0x2cf87b(0x209)](_0x52dc1d);return _0x54d62c[_0x2cf87b(0x1ca)](_0x5c47cf);});if(_0x3ac5fa[_0x3e4b17(0x1b6)]){for(const _0x5126d7 of _0x3ac5fa)_0x1a1570[_0x3e4b17(0x1d4)](_0x5126d7[_0x3e4b17(0x20e)]());_0x2e8998=!0x0;}}return _0x2e8998;}[_0x24a48e(0x1ff)](_0x26a5d0){const _0x3364da=_0x24a48e;if(_0x26a5d0[_0x3364da(0x1db)][_0x3364da(0x1d2)]||!_0x26a5d0[_0x3364da(0x1db)][_0x3364da(0x1ef)])return!0x1;const _0x3bee09=this[_0x3364da(0x1cf)][_0x3364da(0x1df)][_0x3364da(0x1ea)](_0x3364da(0x21e));let _0x29e25b=!0x1;const _0x10b7cd=[_0x3364da(0x21b),_0x3364da(0x1b3),_0x3364da(0x206),_0x3364da(0x1e9),_0x3364da(0x230),_0x3364da(0x1b4),_0x3364da(0x1b5),_0x3364da(0x240),_0x3364da(0x1fa)];for(const _0x3caefb of _0x3bee09[_0x3364da(0x1bd)]({'skipNotAttached':!0x0})){const _0x701e3b=_0x3bee09[_0x3364da(0x1c4)](_0x3caefb[_0x3364da(0x1d3)](),_0x3364da(0x1b8))[_0x3364da(0x236)](_0x40c26a=>_0x40c26a[_0x3364da(0x1ce)])[_0x3364da(0x1f2)](_0x370567=>_0x370567[_0x3364da(0x1d9)]&&_0x10b7cd[_0x3364da(0x1ca)](_0x370567[_0x3364da(0x1d9)][_0x3364da(0x1ba)]));if(!_0x701e3b[_0x3364da(0x1b6)])continue;const _0xf1acab=_0x701e3b[0x0][_0x3364da(0x221)][_0x3364da(0x1b9)][_0x3364da(0x21f)];if(!_0x701e3b[_0x3364da(0x232)](_0x41ce9b=>_0x41ce9b[_0x3364da(0x1b9)][_0x3364da(0x21f)]===_0xf1acab)){for(const _0x12e3a7 of _0x701e3b)_0x479ffc(_0x12e3a7,_0xf1acab)&&(_0x29e25b=!0x0);}}return _0x29e25b;function _0xf18b1d(_0x2b03bf,_0x286a01){const _0xc07896=_0x3364da;for(const _0x493b20 of _0x3bee09[_0xc07896(0x1bd)]({'skipNotAttached':!0x0})[_0xc07896(0x1f2)](_0x441c6a=>_0xc07896(0x1b8)==_0x441c6a[_0xc07896(0x214)]&&_0x441c6a[_0xc07896(0x1b9)][_0xc07896(0x21f)]==_0x2b03bf))_0x493b20[_0xc07896(0x23f)](_0xc07896(0x21f),_0x286a01);}function _0x479ffc(_0x2f5363,_0x41fda5){const _0x14089b=_0x3364da;let _0x4fa0e1=_0x2f5363[_0x14089b(0x221)],_0x227cef=!0x1;for(;_0x4fa0e1;)_0x4fa0e1[_0x14089b(0x1b9)][_0x14089b(0x21f)]!=_0x41fda5&&(_0xf18b1d(_0x4fa0e1[_0x14089b(0x1b9)][_0x14089b(0x21f)],_0x41fda5),_0x4fa0e1[_0x14089b(0x23f)](_0x14089b(0x21f),_0x41fda5),_0x227cef=!0x0),_0x4fa0e1=_0x4fa0e1[_0x14089b(0x1c5)];return _0x227cef;}}[_0x24a48e(0x1f8)](){const _0x4931b5=_0x24a48e,_0x34d850=this[_0x4931b5(0x1cf)],_0x421b6c=_0x34d850[_0x4931b5(0x1e8)],_0x32a211=_0x34d850[_0x4931b5(0x1df)][_0x4931b5(0x1ea)](_0x4931b5(0x21e));this[_0x4931b5(0x1f9)](),_0x32a211[_0x4931b5(0x1cb)][_0x4931b5(0x204)](_0x4931b5(0x1c2),_0x4931b5(0x237),_0x4931b5(0x1c7),function(_0x3289fe,_0x59c9e9){const _0x150776=_0x4931b5,_0x4ea194=[];for(let _0x933180 of _0x3289fe)_0x933180[_0x150776(0x202)][_0x150776(0x1f1)]===_0x933180[_0x150776(0x212)][_0x150776(0x1c6)]&&(_0x933180=_0x34d850[_0x150776(0x1dc)][_0x150776(0x241)](_0x34d850[_0x150776(0x1dc)][_0x150776(0x1c3)](_0x933180[_0x150776(0x202)][_0x150776(0x1f1)],0x0))),_0x4ea194[_0x150776(0x1c8)](_0x933180);_0x34d850[_0x150776(0x1dc)][_0x150776(0x219)](_0x3eddf0=>{const _0x529e85=_0x150776,_0x3a171e=_0x34d850[_0x529e85(0x1dc)][_0x529e85(0x211)][_0x529e85(0x22e)],_0x4d0b43=Array[_0x529e85(0x22b)](_0x3a171e[_0x529e85(0x1fb)]())[_0x529e85(0x236)](_0x36ffde=>_0x367939[_0x529e85(0x1da)](_0x36ffde));_0x3eddf0[_0x529e85(0x220)](_0x4ea194),_0x34d850[_0x529e85(0x242)][_0x529e85(0x1ea)](_0x59c9e9[_0x529e85(0x1e5)])[_0x529e85(0x226)](),_0x59c9e9[_0x529e85(0x1f0)][_0x529e85(0x1c8)]({'forceDefaultExecution':!0x0}),_0x34d850[_0x529e85(0x1b1)](_0x59c9e9[_0x529e85(0x1e5)],..._0x59c9e9[_0x529e85(0x1f0)]),_0x3eddf0[_0x529e85(0x220)](_0x4d0b43);for(const _0xda4471 of _0x4d0b43)_0xda4471[_0x529e85(0x20d)]();});}),_0x32a211[_0x4931b5(0x222)][_0x4931b5(0x231)](function(_0x12d757){const _0x335720=_0x4931b5,_0x408847=!_0x34d850[_0x335720(0x1dc)][_0x335720(0x208)][_0x335720(0x1d0)](_0x12d757),_0x2f2e4f=_0x12d757[_0x335720(0x246)],_0x2aa85a=_0x12d757[_0x335720(0x22f)],_0xed2ec0=_0x12d757[_0x335720(0x225)](_0x335720(0x1b3)),_0x5b9eda=!_0x2f2e4f||_0x2f2e4f[_0x335720(0x225)](_0x335720(0x1b3))!==_0xed2ec0,_0x1fd27b=!_0x2aa85a||_0x2aa85a[_0x335720(0x225)](_0x335720(0x1b3))!==_0xed2ec0;return _0x408847&&Boolean(_0xed2ec0)&&_0x5b9eda&&_0x1fd27b;},_0x4e3a1b=>_0x469141(_0x421b6c,_0x4931b5(0x245),_0x4e3a1b));}[_0x24a48e(0x1f9)](){const _0x21f862=_0x24a48e,_0x23db02=this[_0x21f862(0x1cf)],_0x9a2d9d=_0x23db02[_0x21f862(0x1e8)];function _0x5350da(_0x3ea105){const _0x3c5202=_0x21f862,_0x4d9612=_0x23db02[_0x3c5202(0x242)][_0x3c5202(0x1ea)](_0x3c5202(0x1f3))[_0x3c5202(0x1b2)],_0x48c217=_0x23db02[_0x3c5202(0x242)][_0x3c5202(0x1ea)](_0x3c5202(0x23b))[_0x3c5202(0x1b2)];return _0x3c5202(0x23b)===_0x3ea105?_0x4d9612:_0x48c217;}_0x23db02[_0x21f862(0x1df)][_0x21f862(0x1ea)](_0x21f862(0x21e))[_0x21f862(0x222)][_0x21f862(0x243)](function(_0x1b925f){const _0x35b1ca=_0x21f862;if(_0x35b1ca(0x1c2)!=_0x1b925f[_0x35b1ca(0x214)])return;const {data:_0x430ad3}=_0x1b925f;if(!_0x430ad3)return;let _0x504e34,_0xb5f302,_0x2bf9eb,_0x47b066;switch(_0x430ad3[_0x35b1ca(0x1e5)]){case _0x35b1ca(0x1f3):_0x2bf9eb=_0x430ad3[_0x35b1ca(0x1f0)][0x0][_0x35b1ca(0x20a)],_0x47b066=_0x5350da(_0x430ad3[_0x35b1ca(0x1e5)]),_0x504e34=_0x2bf9eb?_0x35b1ca(0x1bc):_0x35b1ca(0x1c9),!_0x47b066&&_0x23db02[_0x35b1ca(0x217)][_0x35b1ca(0x1ea)](_0x35b1ca(0x1f5))||(_0x504e34=_0x35b1ca(0x205)),_0xb5f302={'type':_0x35b1ca(0x213),'content':_0x469141(_0x9a2d9d,_0x504e34,_0x469141(_0x9a2d9d,_0x35b1ca(0x210)))};break;case _0x35b1ca(0x23b):_0x2bf9eb=_0x430ad3[_0x35b1ca(0x1f0)][0x0][_0x35b1ca(0x20a)],_0x47b066=_0x5350da(_0x430ad3[_0x35b1ca(0x1e5)]),_0x504e34=_0x2bf9eb?_0x35b1ca(0x1bc):_0x35b1ca(0x1c9),!_0x47b066&&_0x23db02[_0x35b1ca(0x217)][_0x35b1ca(0x1ea)](_0x35b1ca(0x1f5))||(_0x504e34=_0x35b1ca(0x205)),_0xb5f302={'type':_0x35b1ca(0x213),'content':_0x469141(_0x9a2d9d,_0x504e34,_0x469141(_0x9a2d9d,_0x35b1ca(0x1c0)))};break;case _0x35b1ca(0x1fe):_0x504e34=_0x35b1ca(0x1e1),_0xb5f302={'type':_0x35b1ca(0x213),'content':_0x469141(_0x9a2d9d,_0x504e34,_0x469141(_0x9a2d9d,_0x35b1ca(0x245)))};break;case _0x35b1ca(0x22d):_0x504e34=function(_0x4f4f49){const _0x3bd2b3=_0x35b1ca,_0xcde4c6=_0x4f4f49[_0x3bd2b3(0x1d3)]();let _0x4b3228=_0xcde4c6[_0x3bd2b3(0x202)][_0x3bd2b3(0x1f1)];for(;_0x4b3228&&_0xcde4c6[_0x3bd2b3(0x1bb)](_0x4b3228);){if(_0x4b3228[_0x3bd2b3(0x225)](_0x3bd2b3(0x206))>0x0)return!0x1;_0x4b3228=_0x4b3228[_0x3bd2b3(0x22f)];}return!0x0;}(_0x1b925f)?_0x469141(_0x9a2d9d,_0x35b1ca(0x1c9),_0x469141(_0x9a2d9d,function(_0x459ed9){const _0x540906=_0x35b1ca;return _0x540906(0x22a)+_0x459ed9[_0x540906(0x1d3)]()[_0x540906(0x202)][_0x540906(0x1f1)][_0x540906(0x225)](_0x540906(0x21b))[_0x540906(0x1cc)]()+_0x540906(0x1e6);}(_0x1b925f))):_0x469141(_0x9a2d9d,_0x35b1ca(0x22c),_0x469141(_0x9a2d9d,_0x35b1ca(0x245))),_0xb5f302={'type':_0x35b1ca(0x213),'content':_0x504e34};break;case _0x35b1ca(0x1e4):case _0x35b1ca(0x215):!0x1===_0x430ad3[_0x35b1ca(0x207)]&&(_0x504e34=_0x35b1ca(0x235),_0xb5f302={'type':_0x35b1ca(0x1d7),'content':_0x469141(_0x9a2d9d,_0x504e34,_0x469141(_0x9a2d9d,_0x35b1ca(0x245)))});}return _0xb5f302;});}}function le(_0x14dbd4){const _0x4bbbe6=_0x24a48e;let _0x4b49ab=_0x14dbd4[_0x4bbbe6(0x1d3)]()[_0x4bbbe6(0x202)][_0x4bbbe6(0x1f1)][_0x4bbbe6(0x246)];for(;_0x4b49ab;){const _0x1b93ae=_0x4b49ab[_0x4bbbe6(0x225)](_0x4bbbe6(0x1b3));if(!_0x1b93ae)return!0x1;if(_0x1b93ae==_0x14dbd4[_0x4bbbe6(0x1d9)][_0x4bbbe6(0x23a)])return _0x4bbbe6(0x23a);if(_0x1b93ae==_0x14dbd4[_0x4bbbe6(0x1d9)][_0x4bbbe6(0x1de)])return _0x4bbbe6(0x1de);_0x4b49ab=_0x4b49ab[_0x4bbbe6(0x246)];}return!0x1;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1b2470=_0x5c99;(function(_0x2ce1ff,_0xd29534){const _0x2b7e7d=_0x5c99,_0x7b3c4d=_0x2ce1ff();while(!![]){try{const _0x14f39e=parseInt(_0x2b7e7d(0xd6))/0x1+parseInt(_0x2b7e7d(0xc5))/0x2+parseInt(_0x2b7e7d(0xb1))/0x3+-parseInt(_0x2b7e7d(0xae))/0x4+parseInt(_0x2b7e7d(0xb9))/0x5*(parseInt(_0x2b7e7d(0xbc))/0x6)+-parseInt(_0x2b7e7d(0xbb))/0x7*(parseInt(_0x2b7e7d(0xb7))/0x8)+parseInt(_0x2b7e7d(0xa0))/0x9;if(_0x14f39e===_0xd29534)break;else _0x7b3c4d['push'](_0x7b3c4d['shift']());}catch(_0x38c2bd){_0x7b3c4d['push'](_0x7b3c4d['shift']());}}}(_0xc79f,0x5b5e9));import{Plugin as _0xb8ed9}from'ckeditor5/src/core.js';import{getTranslation as _0x24cbf6}from'../utils/common-translations.js';export default class ue extends _0xb8ed9{[_0x1b2470(0x9f)](){const _0x3a200d=_0x1b2470;if(!this[_0x3a200d(0xc6)][_0x3a200d(0xd9)][_0x3a200d(0xc8)](_0x3a200d(0xdf)))return;const _0x347a37=this[_0x3a200d(0xc6)][_0x3a200d(0xd4)][_0x3a200d(0xeb)](_0x3a200d(0xca)),_0x11fe64=this[_0x3a200d(0xc6)][_0x3a200d(0xd9)][_0x3a200d(0xeb)](_0x3a200d(0x94));_0x347a37[_0x3a200d(0xee)]&&(_0x11fe64[_0x3a200d(0xbe)](_0x3a200d(0x9c)),_0x11fe64[_0x3a200d(0xe9)](_0x3a200d(0x9c))),_0x347a37[_0x3a200d(0x99)]&&(_0x11fe64[_0x3a200d(0xbe)](_0x3a200d(0xa1)),_0x11fe64[_0x3a200d(0xe9)](_0x3a200d(0xa1))),_0x347a37[_0x3a200d(0x98)]&&(_0x11fe64[_0x3a200d(0xbe)](_0x3a200d(0xcb)),_0x11fe64[_0x3a200d(0xe9)](_0x3a200d(0xcb)));const _0x17844e={'type':_0x3a200d(0xb4),'content':''};_0x11fe64[_0x3a200d(0xdb)][_0x3a200d(0xa6)](this[_0x3a200d(0xb0)][_0x3a200d(0xdd)](this));const _0x40cff2=this[_0x3a200d(0xc6)][_0x3a200d(0xea)];_0x11fe64[_0x3a200d(0xdb)][_0x3a200d(0xcf)](_0x3a200d(0xa1),_0x24cbf6(_0x40cff2,_0x3a200d(0x97))),_0x11fe64[_0x3a200d(0xdb)][_0x3a200d(0xa6)](_0xa40f76=>{const _0x432cc8=_0x3a200d,{data:_0x464867}=_0xa40f76;if(_0x464867&&_0x432cc8(0xa1)==_0x464867[_0x432cc8(0xc0)])return null==_0x464867[_0x432cc8(0xd7)]||0x0==_0x464867[_0x432cc8(0xd7)]&&null==_0x464867[_0x432cc8(0xa9)]?_0x17844e:void 0x0;}),_0x11fe64[_0x3a200d(0xdb)][_0x3a200d(0xcf)](_0x3a200d(0xcb),_0x24cbf6(_0x40cff2,_0x3a200d(0xad))),_0x11fe64[_0x3a200d(0xdb)][_0x3a200d(0xa6)](_0xb72f28=>{const _0x21a06c=_0x3a200d,{data:_0x207216}=_0xb72f28;if(_0x207216&&_0x21a06c(0xcb)==_0x207216[_0x21a06c(0xc0)])return null==_0x207216[_0x21a06c(0xd7)]||0x1==_0x207216[_0x21a06c(0xd7)]&&null==_0x207216[_0x21a06c(0xa9)]?_0x17844e:void 0x0;}),this[_0x3a200d(0xc6)][_0x3a200d(0xcc)][_0x3a200d(0xa7)][_0x3a200d(0xab)](_0x1adf9a=>{const _0x2bceac=_0x3a200d;if(_0x1adf9a[_0x2bceac(0xac)][_0x2bceac(0xbd)])return!0x1;let _0xc59447=!0x1;const _0x1f65f6=_0x11fe64[_0x2bceac(0xe0)]({'skipNotAttached':!0x0})[_0x2bceac(0xd8)](_0x91b6e7=>{const _0x1d2244=_0x2bceac,_0x12a6d4=_0x11fe64[_0x1d2244(0xda)](_0x91b6e7);return _0x1d2244(0xcb)==_0x12a6d4||_0x1d2244(0xa1)==_0x12a6d4;});for(const _0x2dfa5a of _0x1f65f6){const _0x319db2=_0x2dfa5a[_0x2bceac(0xd3)]()[_0x2bceac(0xed)][_0x2bceac(0xb3)][_0x2bceac(0xbf)](_0x2bceac(0xce));if(_0x2bceac(0xc3)==_0x319db2||_0x2bceac(0xdc)==_0x319db2)continue;_0x11fe64[_0x2bceac(0xb2)](_0x2dfa5a[_0x2bceac(0xd3)](),_0x2bceac(0xe6))[_0x2bceac(0xde)](_0x436b1c=>_0x2bceac(0xce)==_0x11fe64[_0x2bceac(0xda)](_0x436b1c[_0x2bceac(0xe4)]))||(_0x1adf9a[_0x2bceac(0xd2)](_0x2dfa5a[_0x2bceac(0xaa)]()),_0xc59447=!0x0);}return _0xc59447;}),this[_0x3a200d(0xa3)]();}[_0x1b2470(0xb0)](_0x2fee49){const _0x2073fb=_0x1b2470,_0x428b32=this[_0x2073fb(0xc6)][_0x2073fb(0xea)],{data:_0x4a664f}=_0x2fee49,_0xbe1a21={'type':_0x2073fb(0xb4),'content':''};if(!_0x4a664f||_0x2073fb(0x9c)!=_0x4a664f[_0x2073fb(0xc0)])return;if(!_0x4a664f[_0x2073fb(0xa9)])return _0x2073fb(0xe2)==_0x4a664f[_0x2073fb(0xd7)]?_0xbe1a21:{'type':_0x2073fb(0xb4),'content':''+_0x24cbf6(_0x428b32,_0x2073fb(0xb5),_0x24cbf6(_0x428b32,this[_0x2073fb(0xa5)](_0x4a664f[_0x2073fb(0xd7)])))};if(!_0x4a664f[_0x2073fb(0xd7)]){if(_0x2073fb(0xe2)==_0x4a664f[_0x2073fb(0xa9)])return _0xbe1a21;let _0x323017=_0x2fee49[_0x2073fb(0x96)];for(;_0x323017;){if(_0x323017[_0x2073fb(0xa8)]&&_0x2073fb(0xce)==_0x323017[_0x2073fb(0xa8)][_0x2073fb(0xc0)]&&_0x323017[_0x2073fb(0xa8)][_0x2073fb(0xd7)])return _0xbe1a21;_0x323017=_0x323017[_0x2073fb(0x9d)];}return{'type':_0x2073fb(0xb4),'content':''+_0x24cbf6(_0x428b32,_0x2073fb(0xe3),_0x24cbf6(_0x428b32,this[_0x2073fb(0xa5)](_0x4a664f[_0x2073fb(0xa9)])))};}if(_0x2073fb(0xe2)!=_0x4a664f[_0x2073fb(0xd7)])return{'type':_0x2073fb(0xb4),'content':''+_0x24cbf6(_0x428b32,_0x2073fb(0xb5),_0x24cbf6(_0x428b32,this[_0x2073fb(0xa5)](_0x4a664f[_0x2073fb(0xd7)])))};let _0x281dfa=_0x2fee49[_0x2073fb(0x96)];for(;_0x281dfa;){if(_0x281dfa[_0x2073fb(0xa8)]&&_0x2073fb(0xce)==_0x281dfa[_0x2073fb(0xa8)][_0x2073fb(0xc0)]&&_0x281dfa[_0x2073fb(0xa8)][_0x2073fb(0xd7)]&&_0x281dfa[_0x2073fb(0xa8)][_0x2073fb(0xa9)])return _0xbe1a21;_0x281dfa=_0x281dfa[_0x2073fb(0x9d)];}const _0x2871d2=_0x2fee49[_0x2073fb(0xd3)]()[_0x2073fb(0xed)][_0x2073fb(0xb3)][_0x2073fb(0xbf)](_0x2073fb(0xce));return{'type':_0x2073fb(0xb4),'content':_0x24cbf6(_0x428b32,_0x2073fb(0xb5),_0x24cbf6(_0x428b32,_0x2073fb(0xb6)+_0x2871d2[_0x2073fb(0xaf)]()+_0x2073fb(0x9e)))};}[_0x1b2470(0xa3)](){const _0x57a4b8=_0x1b2470,_0x1cb7fe=this[_0x57a4b8(0xc6)],_0x12fd7f=_0x1cb7fe[_0x57a4b8(0xea)];_0x1cb7fe[_0x57a4b8(0xd9)][_0x57a4b8(0xeb)](_0x57a4b8(0x94))[_0x57a4b8(0xdb)][_0x57a4b8(0xa6)](_0x458a91=>{const _0x485973=_0x57a4b8;if(_0x485973(0xd1)!=_0x458a91[_0x485973(0xec)])return;const {data:_0x1dcb4b}=_0x458a91;if(!_0x1dcb4b)return;let _0x2c7c2e,_0x37cd5b;switch(_0x1dcb4b[_0x485973(0xe7)]){case _0x485973(0x9c):_0x2c7c2e=_0x485973(0x95),_0x37cd5b={'type':_0x485973(0xb4),'content':_0x24cbf6(_0x12fd7f,_0x2c7c2e,_0x24cbf6(_0x12fd7f,this[_0x485973(0xa5)](_0x1dcb4b[_0x485973(0xa4)][0x0][_0x485973(0xec)])))};break;case _0x485973(0xa1):_0x2c7c2e=_0x1dcb4b[_0x485973(0xa4)][0x0][_0x485973(0x99)]?_0x485973(0xd5):_0x485973(0xc9),_0x37cd5b={'type':_0x485973(0xb4),'content':_0x24cbf6(_0x12fd7f,_0x2c7c2e)};break;case _0x485973(0xcb):_0x2c7c2e=_0x485973(0xe8),_0x37cd5b={'type':_0x485973(0xb4),'content':_0x24cbf6(_0x12fd7f,_0x2c7c2e,_0x1dcb4b[_0x485973(0xa4)][0x0][_0x485973(0x98)])};}return _0x37cd5b;});}[_0x1b2470(0xa5)](_0xe15e01){const _0x55bb0c=_0x1b2470;return _0x55bb0c(0xb6)+function(_0x279c7f){const _0x3d989d=_0x55bb0c;if(pe[_0x3d989d(0xd0)](_0x279c7f))return _0x3d989d(0xe5);if(ye[_0x3d989d(0xd0)](_0x279c7f))return _0x3d989d(0xc3);return null;}(_0xe15e01)[_0x55bb0c(0xaf)]()+_0x55bb0c(0xb8)+_0xe15e01[_0x55bb0c(0xaf)]()[_0x55bb0c(0xba)](/-/g,'_');}}function _0x5c99(_0x1a6622,_0x27ccc2){const _0xc79f76=_0xc79f();return _0x5c99=function(_0x5c9945,_0x2a772e){_0x5c9945=_0x5c9945-0x94;let _0x51e6a8=_0xc79f76[_0x5c9945];return _0x51e6a8;},_0x5c99(_0x1a6622,_0x27ccc2);}function _0xc79f(){const _0x1bf6ab=['disc','square','listStyle','next','_LIST_DEFAULT','afterInit','2622834PYZCdx','listReversed','upper-latin','_registerLegacyDescription','commandParams','_getTranslationKeyForListStyle','registerDescriptionCallback','document','data','oldValue','getFirstMarker','registerPostFixer','batch','FORMAT_LIST_START','2806732sIlNBy','toUpperCase','handleDescriptions','1430463ICXOFg','_findSuggestions','nodeAfter','format','*Set\x20format:*\x20%0','ELEMENT_','61624pSEXOO','_LIST_','5eqsiQW','replace','343ocfOui','1504122PsOxcI','isUndo','enableDefaultAttributesIntegration','getAttribute','key','upper-roman','circle','numbered','lower-latin','158830RKlMAx','editor','decimal','has','*Format:*\x20set\x20order\x20to\x20regular','list.properties','listStart','model','decimal-leading-zero','listType','registerAttributeLabel','includes','formatBlock','removeMarker','getFirstRange','config','*Format:*\x20set\x20order\x20to\x20reversed','355030MdOxCz','newValue','filter','plugins','_getAttributeKey','descriptionFactory','customNumbered','bind','find','ListPropertiesEditing','getSuggestions','lower-roman','default','*Remove\x20format:*\x20%0','suggestion','bulleted','attribute','commandName','*Format:*\x20set\x20start\x20index\x20to\x20%0','registerBlockAttribute','locale','get','type','start','styles','TrackChangesEditing','*Change\x20to:*\x20%0','head','FORMAT_LIST_REVERSED','startIndex','reversed'];_0xc79f=function(){return _0x1bf6ab;};return _0xc79f();}const pe=[_0x1b2470(0x9a),_0x1b2470(0xc2),_0x1b2470(0x9b)],ye=[_0x1b2470(0xc7),_0x1b2470(0xcd),_0x1b2470(0xe1),_0x1b2470(0xc1),_0x1b2470(0xc4),_0x1b2470(0xa2)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x32c94c=_0x1081;function _0x1081(_0x4a2878,_0x3745a8){const _0x51be0d=_0x51be();return _0x1081=function(_0x108101,_0x2a3138){_0x108101=_0x108101-0x85;let _0xb1a236=_0x51be0d[_0x108101];return _0xb1a236;},_0x1081(_0x4a2878,_0x3745a8);}(function(_0x28d949,_0x4fe822){const _0x358bc0=_0x1081,_0x4cb9e6=_0x28d949();while(!![]){try{const _0x4687b3=-parseInt(_0x358bc0(0xa8))/0x1+-parseInt(_0x358bc0(0x87))/0x2+-parseInt(_0x358bc0(0x9f))/0x3*(-parseInt(_0x358bc0(0xa5))/0x4)+-parseInt(_0x358bc0(0x86))/0x5*(-parseInt(_0x358bc0(0x99))/0x6)+parseInt(_0x358bc0(0x92))/0x7+parseInt(_0x358bc0(0x8e))/0x8+-parseInt(_0x358bc0(0x97))/0x9;if(_0x4687b3===_0x4fe822)break;else _0x4cb9e6['push'](_0x4cb9e6['shift']());}catch(_0x50cef3){_0x4cb9e6['push'](_0x4cb9e6['shift']());}}}(_0x51be,0xb15e1));import{Plugin as _0x4de01e}from'ckeditor5/src/core.js';import{getTranslation as _0x552260}from'../utils/common-translations.js';export default class ft extends _0x4de01e{[_0x32c94c(0x8a)](){const _0x1b4f13=_0x32c94c,_0x5b90e3=this[_0x1b4f13(0x9e)];if(!_0x5b90e3[_0x1b4f13(0xa2)][_0x1b4f13(0x8d)](_0x1b4f13(0x95)))return;const _0x15124a=_0x5b90e3[_0x1b4f13(0xa2)][_0x1b4f13(0x94)](_0x1b4f13(0xa4)),_0x3f23fb=_0x5b90e3[_0x1b4f13(0x8f)];_0x15124a[_0x1b4f13(0xa6)](_0x1b4f13(0x93)),_0x15124a[_0x1b4f13(0x9a)][_0x1b4f13(0xa3)](_0x1b4f13(0x9d),_0x359918=>_0x552260(_0x3f23fb,_0x1b4f13(0x88),_0x359918)),_0x5b90e3[_0x1b4f13(0x96)][_0x1b4f13(0x90)](_0x1b4f13(0x8c))[_0x1b4f13(0x8b)]({'model':_0x1b4f13(0x9d),'view':(_0x89c67e,{writer:_0x71d376,options:_0x4f3742})=>{const _0x1319ad=_0x1b4f13;if(_0x4f3742[_0x1319ad(0xa0)])return _0x71d376[_0x1319ad(0xa7)](_0x1319ad(0x9c));},'converterPriority':_0x1b4f13(0x98)}),_0x5b90e3[_0x1b4f13(0x89)][_0x1b4f13(0x9b)]['on'](_0x1b4f13(0x85),(_0x5b3e0f,_0x32bb82,_0x4b2243)=>{const _0x2dab26=_0x1b4f13;_0x4b2243[_0x2dab26(0x91)][_0x2dab26(0xa0)]&&_0x5b3e0f[_0x2dab26(0xa1)]();},{'priority':_0x1b4f13(0x98)});}}function _0x51be(){const _0xc2248c=['high','198ouCGUO','descriptionFactory','downcastDispatcher','div','media','editor','33LajyWv','showSuggestionHighlights','stop','plugins','registerElementLabel','TrackChangesEditing','318196SDDlSg','enableCommand','createEmptyElement','1023978SFQjqH','attribute:url:media','138655CKHVtQ','2289738AbmRDF','ELEMENT_MEDIA','data','afterInit','elementToElement','dataDowncast','has','9480864IucGLR','locale','for','options','1804341kztIdq','mediaEmbed','get','MediaEmbedEditing','conversion','3039201dVRAxX'];_0x51be=function(){return _0xc2248c;};return _0x51be();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3702fb=_0x7e3e;function _0x2534(){const _0x56b04c=['enableCommand','get','3052684EAxLZw','mention','5309856VWCWKN','130gWcqxk','1848756aBNnvv','956562poDWUd','afterInit','MentionEditing','editor','has','1843565wQceWc','3994pDDNHe','1242234GERuga','TrackChangesEditing','plugins','21kEOTuJ'];_0x2534=function(){return _0x56b04c;};return _0x2534();}(function(_0x1ae01a,_0x2151fc){const _0x303a6=_0x7e3e,_0x1dd918=_0x1ae01a();while(!![]){try{const _0x493e90=parseInt(_0x303a6(0x159))/0x1*(-parseInt(_0x303a6(0x151))/0x2)+parseInt(_0x303a6(0x152))/0x3+parseInt(_0x303a6(0x14e))/0x4+parseInt(_0x303a6(0x158))/0x5+-parseInt(_0x303a6(0x153))/0x6*(parseInt(_0x303a6(0x15d))/0x7)+-parseInt(_0x303a6(0x150))/0x8+parseInt(_0x303a6(0x15a))/0x9;if(_0x493e90===_0x2151fc)break;else _0x1dd918['push'](_0x1dd918['shift']());}catch(_0x1b7204){_0x1dd918['push'](_0x1dd918['shift']());}}}(_0x2534,0x764bb));function _0x7e3e(_0x463d17,_0x417afa){const _0x2534fd=_0x2534();return _0x7e3e=function(_0x7e3e05,_0xc036a4){_0x7e3e05=_0x7e3e05-0x14e;let _0x133b3f=_0x2534fd[_0x7e3e05];return _0x133b3f;},_0x7e3e(_0x463d17,_0x417afa);}import{Plugin as _0x48ee2c}from'ckeditor5/src/core.js';export default class gt extends _0x48ee2c{[_0x3702fb(0x154)](){const _0x32c63f=_0x3702fb,_0x55a064=this[_0x32c63f(0x156)];_0x55a064[_0x32c63f(0x15c)][_0x32c63f(0x157)](_0x32c63f(0x155))&&_0x55a064[_0x32c63f(0x15c)][_0x32c63f(0x15f)](_0x32c63f(0x15b))[_0x32c63f(0x15e)](_0x32c63f(0x14f));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x43a622=_0x59bb;(function(_0x2649cd,_0x47451e){const _0x1e862e=_0x59bb,_0x379b1c=_0x2649cd();while(!![]){try{const _0x20eb31=-parseInt(_0x1e862e(0xc1))/0x1+-parseInt(_0x1e862e(0xc8))/0x2*(parseInt(_0x1e862e(0xc0))/0x3)+-parseInt(_0x1e862e(0xd5))/0x4*(parseInt(_0x1e862e(0xde))/0x5)+-parseInt(_0x1e862e(0xcf))/0x6+-parseInt(_0x1e862e(0xce))/0x7*(-parseInt(_0x1e862e(0xd7))/0x8)+parseInt(_0x1e862e(0xc6))/0x9+parseInt(_0x1e862e(0xc5))/0xa*(parseInt(_0x1e862e(0xd9))/0xb);if(_0x20eb31===_0x47451e)break;else _0x379b1c['push'](_0x379b1c['shift']());}catch(_0x9511e0){_0x379b1c['push'](_0x379b1c['shift']());}}}(_0x59dd,0x98709));import{Plugin as _0x49808a}from'ckeditor5/src/core.js';function _0x59bb(_0x32fb5f,_0x5b79b8){const _0x59dd33=_0x59dd();return _0x59bb=function(_0x59bb9f,_0x31b93b){_0x59bb9f=_0x59bb9f-0xbd;let _0x1d424e=_0x59dd33[_0x59bb9f];return _0x1d424e;},_0x59bb(_0x32fb5f,_0x5b79b8);}function _0x59dd(){const _0x42e0f6=['multiLevelList','listType','editor','locale','3500570oBhUqN','handleDescriptions','ELEMENT_MULTI_LEVEL_LIST','TrackChangesEditing','head','newValue','format','135rWoDTO','686133mYIlUN','has','plugins','*Remove\x20format:*\x20%0','10eJwgda','9678123ZWxKsW','afterInit','20302oAVptb','get','MultiLevelList','listMarkerStyle','enableDefaultAttributesIntegration','registerBlockAttribute','637IKlMLi','7394556swyRuM','*Set\x20format:*\x20%0','next','oldValue','descriptionFactory','key','4UtEKoh','data','91720pPmQcP','registerDescriptionCallback','17393189anAqpE'];_0x59dd=function(){return _0x42e0f6;};return _0x59dd();}import{getTranslation as _0x3862b7}from'../utils/common-translations.js';export default class lt extends _0x49808a{[_0x43a622(0xc7)](){const _0x12e44f=_0x43a622,_0x261013=this[_0x12e44f(0xdc)],_0x45c056=_0x261013[_0x12e44f(0xc3)][_0x12e44f(0xc9)](_0x12e44f(0xe1));_0x261013[_0x12e44f(0xc3)][_0x12e44f(0xc2)](_0x12e44f(0xca))&&(_0x45c056[_0x12e44f(0xcc)](_0x12e44f(0xda)),_0x45c056[_0x12e44f(0xcd)](_0x12e44f(0xcb)),_0x45c056[_0x12e44f(0xd3)][_0x12e44f(0xd8)](_0xaf0341=>this[_0x12e44f(0xdf)](_0xaf0341)));}[_0x43a622(0xdf)](_0x5f128f){const _0x2b0eb1=_0x43a622,_0x4fb345=this[_0x2b0eb1(0xdc)][_0x2b0eb1(0xdd)],{data:_0x3c5d7b}=_0x5f128f,_0x3a3c14={'type':_0x2b0eb1(0xbf),'content':''};if(_0x3c5d7b&&_0x2b0eb1(0xcb)==_0x3c5d7b[_0x2b0eb1(0xd4)]){if(!_0x3c5d7b[_0x2b0eb1(0xd2)])return{'type':_0x2b0eb1(0xbf),'content':_0x3862b7(_0x4fb345,_0x2b0eb1(0xd0),_0x3862b7(_0x4fb345,_0x2b0eb1(0xe0)))+'\x20('+_0x3c5d7b[_0x2b0eb1(0xbe)]+')'};if(!_0x3c5d7b[_0x2b0eb1(0xbe)]){let _0x3b735b=_0x5f128f[_0x2b0eb1(0xbd)];for(;_0x3b735b;){if(_0x3b735b[_0x2b0eb1(0xd6)]&&_0x2b0eb1(0xdb)==_0x3b735b[_0x2b0eb1(0xd6)][_0x2b0eb1(0xd4)]&&_0x3b735b[_0x2b0eb1(0xd6)][_0x2b0eb1(0xbe)])return _0x3a3c14;_0x3b735b=_0x3b735b[_0x2b0eb1(0xd1)];}return{'type':_0x2b0eb1(0xbf),'content':_0x3862b7(_0x4fb345,_0x2b0eb1(0xc4),_0x3862b7(_0x4fb345,_0x2b0eb1(0xe0)))+'\x20('+_0x3c5d7b[_0x2b0eb1(0xd2)]+')'};}}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x61244e=_0x2d21;function _0x3d7c(){const _0x41aaa2=['plugins','get','has','descriptionFactory','afterInit','locale','2212BGVUwv','enableCommand','PageBreakEditing','6129GNPmUA','TrackChangesEditing','1148926uAGKEx','9644344ZxPNol','21asAiTl','4535LBdhIJ','registerElementLabel','248946pFAVCf','ELEMENT_PAGE_BREAK','197630jEJxIB','49Rmjqmg','21416879coRnAo','editor','pageBreak','16970pmyXlv'];_0x3d7c=function(){return _0x41aaa2;};return _0x3d7c();}function _0x2d21(_0x214215,_0x22f23a){const _0x3d7cfb=_0x3d7c();return _0x2d21=function(_0x2d2121,_0x1991bb){_0x2d2121=_0x2d2121-0x1c0;let _0x2a6cd4=_0x3d7cfb[_0x2d2121];return _0x2a6cd4;},_0x2d21(_0x214215,_0x22f23a);}(function(_0x5441a8,_0x302afd){const _0x5037f6=_0x2d21,_0x5ac7ea=_0x5441a8();while(!![]){try{const _0x169a35=parseInt(_0x5037f6(0x1d3))/0x1+-parseInt(_0x5037f6(0x1c2))/0x2*(parseInt(_0x5037f6(0x1d5))/0x3)+parseInt(_0x5037f6(0x1ce))/0x4*(parseInt(_0x5037f6(0x1d6))/0x5)+-parseInt(_0x5037f6(0x1c0))/0x6*(-parseInt(_0x5037f6(0x1c3))/0x7)+-parseInt(_0x5037f6(0x1d4))/0x8+parseInt(_0x5037f6(0x1d1))/0x9*(-parseInt(_0x5037f6(0x1c7))/0xa)+parseInt(_0x5037f6(0x1c4))/0xb;if(_0x169a35===_0x302afd)break;else _0x5ac7ea['push'](_0x5ac7ea['shift']());}catch(_0x5ca45f){_0x5ac7ea['push'](_0x5ac7ea['shift']());}}}(_0x3d7c,0xcbdca));import{Plugin as _0x5ccbb6}from'ckeditor5/src/core.js';import{getTranslation as _0x5b9fdc}from'../utils/common-translations.js';export default class mt extends _0x5ccbb6{[_0x61244e(0x1cc)](){const _0x46b25a=_0x61244e,_0x1b16ca=this[_0x46b25a(0x1c5)];if(!_0x1b16ca[_0x46b25a(0x1c8)][_0x46b25a(0x1ca)](_0x46b25a(0x1d0)))return;_0x1b16ca[_0x46b25a(0x1c8)][_0x46b25a(0x1c9)](_0x46b25a(0x1d2))[_0x46b25a(0x1cf)](_0x46b25a(0x1c6));const _0x573874=_0x1b16ca[_0x46b25a(0x1c8)][_0x46b25a(0x1c9)](_0x46b25a(0x1d2)),_0xde7be8=_0x1b16ca[_0x46b25a(0x1cd)];_0x573874[_0x46b25a(0x1cb)][_0x46b25a(0x1d7)](_0x46b25a(0x1c6),_0x477406=>_0x5b9fdc(_0xde7be8,_0x46b25a(0x1c1),_0x477406));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x805171=_0x5b63;(function(_0x496a22,_0x2a11b1){const _0x3b88b9=_0x5b63,_0x5f1def=_0x496a22();while(!![]){try{const _0x5d1216=parseInt(_0x3b88b9(0x1e8))/0x1+-parseInt(_0x3b88b9(0x1eb))/0x2*(parseInt(_0x3b88b9(0x1d5))/0x3)+parseInt(_0x3b88b9(0x1ed))/0x4*(parseInt(_0x3b88b9(0x210))/0x5)+parseInt(_0x3b88b9(0x1f2))/0x6+-parseInt(_0x3b88b9(0x1f4))/0x7+parseInt(_0x3b88b9(0x20c))/0x8*(-parseInt(_0x3b88b9(0x202))/0x9)+parseInt(_0x3b88b9(0x1dd))/0xa;if(_0x5d1216===_0x2a11b1)break;else _0x5f1def['push'](_0x5f1def['shift']());}catch(_0x1cd71f){_0x5f1def['push'](_0x5f1def['shift']());}}}(_0x3902,0x900e0));import{Plugin as _0x58278b}from'ckeditor5/src/core.js';import{getTranslation as _0xbcff9}from'../utils/common-translations.js';function _0x5b63(_0x280d36,_0x1860b9){const _0x390202=_0x3902();return _0x5b63=function(_0x5b63ac,_0x50698c){_0x5b63ac=_0x5b63ac-0x1cd;let _0x41dd30=_0x390202[_0x5b63ac];return _0x41dd30;},_0x5b63(_0x280d36,_0x1860b9);}export default class dt extends _0x58278b{[_0x805171(0x1fe)](){const _0x180368=_0x805171,_0x3a244e=this[_0x180368(0x1e9)];if(!_0x3a244e[_0x180368(0x1cd)][_0x180368(0x1ff)](_0x180368(0x212)))return;const _0x195c21=_0x3a244e[_0x180368(0x1fd)],_0x3f48d8=_0x3a244e[_0x180368(0x1cd)][_0x180368(0x20a)](_0x180368(0x205));_0x3f48d8[_0x180368(0x1f6)][_0x180368(0x1ec)](_0x180368(0x1dc),_0x590998=>_0xbcff9(_0x195c21,_0x180368(0x1d6),_0x590998)),_0x3f48d8[_0x180368(0x1ee)](_0x180368(0x1dc)),_0x3f48d8[_0x180368(0x1d9)](_0x180368(0x20d)),_0x3a244e[_0x180368(0x1e2)][_0x180368(0x20e)]['on'](_0x180368(0x1e1),nr(_0x3a244e),{'priority':_0x180368(0x1d4)}),_0x3a244e[_0x180368(0x1ef)][_0x180368(0x20e)]['on'](_0x180368(0x1e1),(_0x2d161c,_0x112415,_0x16a534)=>{const _0x56a7f1=_0x180368;_0x16a534[_0x56a7f1(0x1e4)][_0x56a7f1(0x1ce)]&&nr(_0x3a244e,{'showActiveMarker':!0x1})(_0x2d161c,_0x112415,_0x16a534);},{'priority':_0x180368(0x1d4)});const _0x4bf310=_0x3f48d8[_0x180368(0x1f6)];_0x4bf310[_0x180368(0x204)](_0x7693d7=>{const _0x1c4e58=_0x180368;if(_0x1c4e58(0x1f0)!==_0x7693d7[_0x1c4e58(0x1e7)])return;const {start:_0xdb960b,end:_0x375fdf}=_0x7693d7[_0x1c4e58(0x206)]();if(!_0xdb960b[_0x1c4e58(0x1e6)](_0x375fdf)||!_0xdb960b[_0x1c4e58(0x1fc)])return;const _0x804f2=_0x3a244e[_0x1c4e58(0x1f7)][_0x1c4e58(0x1d8)],_0x27ee93=_0xdb960b[_0x1c4e58(0x1fc)];return _0x804f2[_0x1c4e58(0x1f5)](_0x27ee93)&&!_0x804f2[_0x1c4e58(0x1f1)](_0x27ee93)&&_0x804f2[_0x1c4e58(0x20b)](_0x27ee93,_0x1c4e58(0x1ea))?{'type':_0x1c4e58(0x1f0),'content':_0xbcff9(_0x195c21,_0x1c4e58(0x1e0),_0x4bf310[_0x1c4e58(0x1fb)](_0x27ee93,0x1))}:void 0x0;}),this[_0x180368(0x208)]();}[_0x805171(0x208)](){const _0x234c4=_0x805171,_0x4f2cb9=this[_0x234c4(0x1e9)],_0x49dd11=_0x4f2cb9[_0x234c4(0x1fd)];_0x4f2cb9[_0x234c4(0x1cd)][_0x234c4(0x20a)](_0x234c4(0x205))[_0x234c4(0x1f6)][_0x234c4(0x204)](_0x552edd=>{const _0x1a675e=_0x234c4;if(_0x1a675e(0x1da)!=_0x552edd[_0x1a675e(0x1e7)])return;const {data:_0xe98414}=_0x552edd;return _0xe98414&&_0x1a675e(0x1dc)==_0xe98414[_0x1a675e(0x1e5)]?{'type':_0x1a675e(0x1f9),'content':_0xbcff9(_0x49dd11,_0x1a675e(0x1d1),_0xbcff9(_0x49dd11,_0x1a675e(0x1d6)))}:void 0x0;});}}function nr(_0x2d4f84,{showActiveMarker:_0x53f1ce=!0x0}={}){return(_0x5a140e,_0x3141a5,_0x188840)=>{const _0x430d01=_0x5b63,_0x5699c1=_0x2d4f84[_0x430d01(0x1cd)][_0x430d01(0x20a)](_0x430d01(0x205)),_0x155c78=_0x3141a5[_0x430d01(0x203)][_0x430d01(0x207)],_0x4995b5=_0x3141a5[_0x430d01(0x203)][_0x430d01(0x211)],_0x43d66f=_0x2d4f84[_0x430d01(0x1f7)][_0x430d01(0x1d8)];if(!_0x155c78[_0x430d01(0x1e6)](_0x4995b5)||!_0x155c78[_0x430d01(0x1fc)])return;const _0x184d8b=_0x155c78[_0x430d01(0x1fc)];if(_0x43d66f[_0x430d01(0x1f5)](_0x184d8b)&&!_0x43d66f[_0x430d01(0x1f1)](_0x184d8b)&&_0x43d66f[_0x430d01(0x20b)](_0x184d8b,_0x430d01(0x1ea))){if(!_0x188840[_0x430d01(0x1e3)][_0x430d01(0x209)](_0x3141a5[_0x430d01(0x203)],_0x5a140e[_0x430d01(0x1d3)]))return;const _0x1c3eab=_0x188840[_0x430d01(0x200)][_0x430d01(0x1df)](_0x430d01(0x1f3),{'class':_0x430d01(0x1d2)}),_0x572d97=_0x188840[_0x430d01(0x1f8)][_0x430d01(0x20f)](_0x4995b5);_0x53f1ce&&_0x5699c1[_0x430d01(0x1cf)][_0x430d01(0x1fa)](_0x3141a5[_0x430d01(0x1d7)])&&_0x188840[_0x430d01(0x200)][_0x430d01(0x1db)](_0x430d01(0x1de),_0x1c3eab),_0x188840[_0x430d01(0x200)][_0x430d01(0x201)](_0x572d97,_0x1c3eab),_0x188840[_0x430d01(0x1f8)][_0x430d01(0x1d0)](_0x1c3eab,_0x3141a5[_0x430d01(0x1d7)]);}};}function _0x3902(){const _0x51c93c=['includes','getItemLabel','nodeAfter','locale','afterInit','has','writer','insert','3197214kCCvbY','markerRange','registerDescriptionCallback','TrackChangesEditing','getFirstRange','start','_registerLegacyDescription','consume','get','checkChild','24VDeGXH','insertParagraph','downcastDispatcher','toViewPosition','23525MOhWkP','end','Paragraph','plugins','showSuggestionHighlights','activeMarkers','bindElementToMarker','*Change\x20to:*\x20%0','ck-suggestion-marker-split','name','highest','27iqUjxc','ELEMENT_PARAGRAPH','markerName','schema','enableCommand','formatBlock','addClass','paragraph','15754760rWctSk','ck-suggestion-marker--active','createUIElement','*Insert:*\x20%0','addMarker:suggestion:insertion','editing','consumable','options','commandName','isTouching','type','910158IhXnHk','editor','$text','197272HSSIfc','registerElementLabel','68zyjblQ','enableDefaultAttributesIntegration','data','insertion','isLimit','5459064eRVgzZ','span','6523671GtBKXq','isBlock','descriptionFactory','model','mapper','format'];_0x3902=function(){return _0x51c93c;};return _0x3902();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x1df984=_0x377a;function _0x2901(){const _0x53dfb9=['120699WvVOoe','afterInit','commandName','7CxKCNf','3049062gLqtLm','30wcLhwR','_registerLegacyDescription','formatInline','locale','get','type','removeFormat','TrackChangesEditing','75HtOpbm','919798vivKoh','registerDescriptionCallback','editor','plugins','30364HqGTuI','enableDefaultAttributesIntegration','RemoveFormatEditing','20gyrizQ','*Remove\x20all\x20formatting*','74359tFMucC','152YAmJGb','3230580sYOjgQ','descriptionFactory','1029041okEULE','format','420ihOulh','has','formatBlock'];_0x2901=function(){return _0x53dfb9;};return _0x2901();}function _0x377a(_0x2cd6fd,_0x3ca312){const _0x290102=_0x2901();return _0x377a=function(_0x377acc,_0x180179){_0x377acc=_0x377acc-0xb1;let _0x3d0d42=_0x290102[_0x377acc];return _0x3d0d42;},_0x377a(_0x2cd6fd,_0x3ca312);}(function(_0x332c47,_0x10f130){const _0x1290b7=_0x377a,_0x9c5644=_0x332c47();while(!![]){try{const _0x2397cb=-parseInt(_0x1290b7(0xb6))/0x1*(parseInt(_0x1290b7(0xb4))/0x2)+parseInt(_0x1290b7(0xcc))/0x3*(-parseInt(_0x1290b7(0xb1))/0x4)+-parseInt(_0x1290b7(0xb8))/0x5+-parseInt(_0x1290b7(0xc3))/0x6*(parseInt(_0x1290b7(0xc2))/0x7)+-parseInt(_0x1290b7(0xb7))/0x8*(parseInt(_0x1290b7(0xbf))/0x9)+-parseInt(_0x1290b7(0xc4))/0xa*(-parseInt(_0x1290b7(0xcd))/0xb)+parseInt(_0x1290b7(0xbc))/0xc*(parseInt(_0x1290b7(0xba))/0xd);if(_0x2397cb===_0x10f130)break;else _0x9c5644['push'](_0x9c5644['shift']());}catch(_0x1aa95d){_0x9c5644['push'](_0x9c5644['shift']());}}}(_0x2901,0xa5be2));import{Plugin as _0x573fd3}from'ckeditor5/src/core.js';import{getTranslation as _0x5f5380}from'../utils/common-translations.js';export default class pt extends _0x573fd3{[_0x1df984(0xc0)](){const _0xfebc43=_0x1df984,_0x498bc3=this[_0xfebc43(0xcf)];if(!_0x498bc3[_0xfebc43(0xd0)][_0xfebc43(0xbd)](_0xfebc43(0xb3)))return;_0x498bc3[_0xfebc43(0xd0)][_0xfebc43(0xc8)](_0xfebc43(0xcb))[_0xfebc43(0xb2)](_0xfebc43(0xca)),this[_0xfebc43(0xc5)]();}[_0x1df984(0xc5)](){const _0x4d51aa=_0x1df984,_0x38eecb=this[_0x4d51aa(0xcf)];_0x38eecb[_0x4d51aa(0xd0)][_0x4d51aa(0xc8)](_0x4d51aa(0xcb))[_0x4d51aa(0xb9)][_0x4d51aa(0xce)](_0x56e413=>{const _0x34a185=_0x4d51aa;if(_0x34a185(0xbe)!=_0x56e413[_0x34a185(0xc9)]&&_0x34a185(0xc6)!=_0x56e413[_0x34a185(0xc9)])return;const {data:_0x1523a5}=_0x56e413;return _0x1523a5&&_0x34a185(0xca)==_0x1523a5[_0x34a185(0xc1)]?{'type':_0x34a185(0xbb),'content':_0x5f5380(_0x38eecb[_0x34a185(0xc7)],_0x34a185(0xb5))}:void 0x0;});}}
|