@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240430.0 → 0.0.0-nightly-20240501.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 +1 -1
- 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/dist/types/integrations/utils.d.ts +1 -5
- package/dist/types/trackchangesediting.d.ts +14 -0
- 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.d.ts +1 -5
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +1 -1
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.d.ts +14 -0
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +1 -1
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x5e47b5=_0x2bd5;function _0x2bd5(_0x417180,_0x1ef7de){const _0x257743=_0x2577();return _0x2bd5=function(_0x2bd53b,_0x1a7f15){_0x2bd53b=_0x2bd53b-0x66;let _0x14a427=_0x257743[_0x2bd53b];return _0x14a427;},_0x2bd5(_0x417180,_0x1ef7de);}function _0x2577(){const _0x4d1c1f=['label','5118948HDdagM','editor','*Remove\x20link*','commandName','138NacWWl','3801552IImMai','afterInit','toLowerCase','newValue','2292YAMpKb','registerAttributeLabel','LinkEditing','952160GMKIjI','3758404cVPzEV','registerDescriptionCallback','locale','_registerLegacyDescription','get','186FShzPa','type','commands','key','enableDefaultAttributesIntegration','*Set\x20link:*\x20%0','commandParams','98693hcKTQW','registerInlineAttribute','6663750lhsyXj','format','manualDecorators','unlink','formatInline','attribute','link\x20(','TrackChangesEditing','linkHref','has','descriptionFactory','plugins','link'];_0x2577=function(){return _0x4d1c1f;};return _0x2577();}(function(_0x39c830,_0x4129d2){const _0x8561ef=_0x2bd5,_0x3dd5b3=_0x39c830();while(!![]){try{const _0xd43804=parseInt(_0x8561ef(0x66))/0x1*(-parseInt(_0x8561ef(0x6f))/0x2)+-parseInt(_0x8561ef(0x8b))/0x3+parseInt(_0x8561ef(0x6a))/0x4+parseInt(_0x8561ef(0x78))/0x5+-parseInt(_0x8561ef(0x8a))/0x6*(-parseInt(_0x8561ef(0x76))/0x7)+parseInt(_0x8561ef(0x69))/0x8+-parseInt(_0x8561ef(0x86))/0x9;if(_0xd43804===_0x4129d2)break;else _0x3dd5b3['push'](_0x3dd5b3['shift']());}catch(_0x32ecad){_0x3dd5b3['push'](_0x3dd5b3['shift']());}}}(_0x2577,0xa2ba8));import{Plugin as _0x13f0de}from'ckeditor5/src/core.js';import{getTranslation as _0x2c8ce4}from'../utils/common-translations.js';export default class ct extends _0x13f0de{[_0x5e47b5(0x8c)](){const _0x39dfbb=_0x5e47b5,_0xfd0e62=this[_0x39dfbb(0x87)];if(!_0xfd0e62[_0x39dfbb(0x83)][_0x39dfbb(0x81)](_0x39dfbb(0x68)))return;const _0xa2c5ce=_0xfd0e62[_0x39dfbb(0x83)][_0x39dfbb(0x6e)](_0x39dfbb(0x7f)),_0x5d10f5=_0xfd0e62[_0x39dfbb(0x71)][_0x39dfbb(0x6e)](_0x39dfbb(0x84));_0xa2c5ce[_0x39dfbb(0x73)](_0x39dfbb(0x84)),_0xa2c5ce[_0x39dfbb(0x73)](_0x39dfbb(0x7b)),_0xa2c5ce[_0x39dfbb(0x77)](_0x39dfbb(0x80));for(const _0x174e9b of _0x5d10f5[_0x39dfbb(0x7a)])_0xa2c5ce[_0x39dfbb(0x77)](_0x174e9b['id']),_0xa2c5ce[_0x39dfbb(0x82)][_0x39dfbb(0x67)](_0x174e9b['id'],_0x39dfbb(0x7e)+_0x174e9b[_0x39dfbb(0x85)][_0x39dfbb(0x8d)]()+')');_0xa2c5ce[_0x39dfbb(0x82)][_0x39dfbb(0x6b)](_0x61d49a=>{const _0x521655=_0x39dfbb;if(_0x521655(0x7d)!=_0x61d49a[_0x521655(0x70)])return;const {data:_0x5a86ab}=_0x61d49a;if(!_0x5a86ab||_0x521655(0x80)!=_0x5a86ab[_0x521655(0x72)])return;const _0x554d5f=_0x5a86ab[_0x521655(0x8e)],_0x17da82=_0xfd0e62[_0x521655(0x6c)];return{'type':_0x521655(0x79),'content':null==_0x554d5f?_0x2c8ce4(_0x17da82,_0x521655(0x88)):_0x2c8ce4(_0x17da82,_0x521655(0x74),'\x22'+_0x554d5f+'\x22')};}),this[_0x39dfbb(0x6d)]();}[_0x5e47b5(0x6d)](){const _0x184ccc=_0x5e47b5,_0x2a6344=this[_0x184ccc(0x87)],_0x45ee54=_0x2a6344[_0x184ccc(0x6c)];_0x2a6344[_0x184ccc(0x83)][_0x184ccc(0x6e)](_0x184ccc(0x7f))[_0x184ccc(0x82)][_0x184ccc(0x6b)](_0x1dbb9f=>{const _0xef5317=_0x184ccc;if(_0xef5317(0x7c)!=_0x1dbb9f[_0xef5317(0x70)])return;const {data:_0x4bdc67}=_0x1dbb9f;if(_0x4bdc67){if(_0xef5317(0x84)==_0x4bdc67[_0xef5317(0x89)]){const _0x1dfcc6=_0x4bdc67[_0xef5317(0x75)][0x0];return{'type':_0xef5317(0x79),'content':_0x2c8ce4(_0x45ee54,_0xef5317(0x74),'\x22'+_0x1dfcc6+'\x22')};}return _0xef5317(0x7b)==_0x4bdc67[_0xef5317(0x89)]?{'type':_0xef5317(0x79),'content':_0x2c8ce4(_0x45ee54,_0xef5317(0x88))}:void 0x0;}});}}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x1ffc2b=_0x1e9b;(function(_0x5e80da,_0x4a898c){const _0x206689=_0x1e9b,_0x48d201=_0x5e80da();while(!![]){try{const _0x16ab1a=-parseInt(_0x206689(0x241))/0x1*(-parseInt(_0x206689(0x1d7))/0x2)+parseInt(_0x206689(0x231))/0x3+parseInt(_0x206689(0x1bd))/0x4+-parseInt(_0x206689(0x1e5))/0x5*(parseInt(_0x206689(0x1cc))/0x6)+-parseInt(_0x206689(0x1f1))/0x7*(parseInt(_0x206689(0x1af))/0x8)+-parseInt(_0x206689(0x1c2))/0x9*(-parseInt(_0x206689(0x220))/0xa)+parseInt(_0x206689(0x20c))/0xb*(-parseInt(_0x206689(0x213))/0xc);if(_0x16ab1a===_0x4a898c)break;else _0x48d201['push'](_0x48d201['shift']());}catch(_0x53b01b){_0x48d201['push'](_0x48d201['shift']());}}}(_0x5972,0x31649));import{Plugin as _0x43588b}from'ckeditor5/src/core.js';import{getTranslation as _0x17e699}from'../utils/common-translations.js';import{renameAttributeKey as _0x58f55f}from'../trackchangesediting.js';import{LiveRange as _0x33df35}from'ckeditor5/src/engine.js';export default class z extends _0x43588b{[_0x1ffc2b(0x216)](){const _0x2f6933=_0x1ffc2b,_0x5a9a0e=this[_0x2f6933(0x242)];if(!_0x5a9a0e[_0x2f6933(0x204)][_0x2f6933(0x1de)](_0x2f6933(0x1f3)))return;const _0x2494f8=_0x5a9a0e[_0x2f6933(0x221)],_0x3ea273=_0x5a9a0e[_0x2f6933(0x204)][_0x2f6933(0x244)](_0x2f6933(0x1dd)),_0x4de5e6=_0x5a9a0e[_0x2f6933(0x204)][_0x2f6933(0x1de)](_0x2f6933(0x243)),_0x3ece19=!!_0x5a9a0e[_0x2f6933(0x1f5)][_0x2f6933(0x244)](_0x2f6933(0x225));function _0x2b16f0(_0x501a9f){const _0x245a2a=_0x2f6933;return{'type':_0x245a2a(0x21a),'content':''+_0x17e699(_0x2494f8,_0x245a2a(0x21b),_0x501a9f)};}function _0x57b886(_0x17ab16){const _0x34f4b7=_0x2f6933;return{'type':_0x34f4b7(0x21a),'content':''+_0x17e699(_0x2494f8,_0x34f4b7(0x1b5),_0x17ab16)};}_0x3ea273[_0x2f6933(0x233)](_0x2f6933(0x1cb),[],[_0x2f6933(0x1e9),_0x2f6933(0x1f4),_0x2f6933(0x1ce)]),_0x3ea273[_0x2f6933(0x233)](_0x2f6933(0x20a)),_0x3ea273[_0x2f6933(0x233)](_0x2f6933(0x1ea)),_0x3ea273[_0x2f6933(0x233)](_0x2f6933(0x23f)),_0x3ea273[_0x2f6933(0x233)](_0x2f6933(0x1fc)),_0x3ea273[_0x2f6933(0x233)](_0x2f6933(0x1b6)),_0x3ea273[_0x2f6933(0x233)](_0x2f6933(0x22a)),_0x3ea273[_0x2f6933(0x233)](_0x2f6933(0x20d)),_0x3ece19&&(_0x3ea273[_0x2f6933(0x233)](_0x2f6933(0x1e4)),_0x3ea273[_0x2f6933(0x233)](_0x2f6933(0x1e3))),_0x4de5e6&&(_0x3ea273[_0x2f6933(0x233)](_0x2f6933(0x1ff)),_0x3ea273[_0x2f6933(0x233)](_0x2f6933(0x238),[],[_0x2f6933(0x219)]),_0x3ea273[_0x2f6933(0x232)][_0x2f6933(0x23e)](_0x57d779=>{const _0x470a54=_0x2f6933,{data:_0x40d0dc}=_0x57d779;if(_0x40d0dc&&_0x470a54(0x219)==_0x40d0dc[_0x470a54(0x1b8)])return{'type':_0x470a54(0x21a),'content':_0x40d0dc[_0x470a54(0x1c3)]?_0x17e699(_0x2494f8,_0x470a54(0x203)):_0x17e699(_0x2494f8,_0x470a54(0x226))};}),this[_0x2f6933(0x242)][_0x2f6933(0x23c)][_0x2f6933(0x1fb)][_0x2f6933(0x22c)](_0x552426=>{const _0x43ce6d=_0x2f6933;if(_0x552426[_0x43ce6d(0x23d)][_0x43ce6d(0x1df)])return!0x1;let _0x2f21fa=!0x1;const _0x1fb564=_0x3ea273[_0x43ce6d(0x1ed)]({'skipNotAttached':!0x0})[_0x43ce6d(0x227)](_0x4a3e17=>_0x43ce6d(0x219)===_0x3ea273[_0x43ce6d(0x1fe)](_0x4a3e17));for(const _0xc352be of _0x1fb564){_0x43ce6d(0x1d8)!=_0xc352be[_0x43ce6d(0x217)]()[_0x43ce6d(0x1f6)][_0x43ce6d(0x1c0)][_0x43ce6d(0x1ae)](_0x43ce6d(0x1f4))&&(_0x3ea273[_0x43ce6d(0x229)](_0xc352be[_0x43ce6d(0x217)](),_0x43ce6d(0x211))[_0x43ce6d(0x1bb)](_0xe33add=>_0x43ce6d(0x1f4)===_0x3ea273[_0x43ce6d(0x1fe)](_0xe33add[_0x43ce6d(0x1d1)]))||(_0x552426[_0x43ce6d(0x1be)](_0xc352be[_0x43ce6d(0x1fd)]()),_0x2f21fa=!0x0));}return _0x2f21fa;})),_0x3ea273[_0x2f6933(0x232)][_0x2f6933(0x1e1)](_0x2f6933(0x1ce),_0x17e699(_0x2494f8,_0x2f6933(0x1e8)));const _0x5c10f2={'type':_0x2f6933(0x21a),'content':''};_0x3ea273[_0x2f6933(0x232)][_0x2f6933(0x23e)](_0x462b28=>{const _0x325044=_0x2f6933,{data:_0xa8cfaa}=_0x462b28;if(!_0xa8cfaa||_0x325044(0x1f4)!=_0xa8cfaa[_0x325044(0x1b8)])return;let _0x52a9fa=_0x462b28[_0x325044(0x1f9)];for(;_0x52a9fa;){if(_0x52a9fa[_0x325044(0x1d3)]&&((_0x325044(0x237)==_0x52a9fa[_0x325044(0x1d3)][_0x325044(0x1b8)]||_0x325044(0x230)==_0x52a9fa[_0x325044(0x1d3)][_0x325044(0x1b8)])&&(_0x52a9fa[_0x325044(0x1d3)][_0x325044(0x1c3)]&&_0x325044(0x1b3)!=_0x52a9fa[_0x325044(0x1d3)][_0x325044(0x1c3)]||_0x325044(0x1b3)!=_0x52a9fa[_0x325044(0x1d3)][_0x325044(0x228)]&&!_0xa8cfaa[_0x325044(0x1c3)])||!_0x3ece19&&_0x52a9fa[_0x325044(0x1d3)][_0x325044(0x1b8)]==_0x58f55f))return _0x5c10f2;_0x52a9fa=_0x52a9fa[_0x325044(0x1b9)];}if(null==_0xa8cfaa[_0x325044(0x1c3)])switch(_0xa8cfaa[_0x325044(0x228)]){case _0x325044(0x222):return _0x57b886(_0x17e699(_0x2494f8,_0x325044(0x1e7)));case _0x325044(0x1e6):return _0x57b886(_0x17e699(_0x2494f8,_0x325044(0x21e)));case _0x325044(0x1d8):return _0x57b886(_0x17e699(_0x2494f8,_0x325044(0x1d6)));}switch(_0xa8cfaa[_0x325044(0x1c3)]){case _0x325044(0x222):return _0x2b16f0(_0x17e699(_0x2494f8,_0x325044(0x1e7)));case _0x325044(0x1e6):return _0x2b16f0(_0x17e699(_0x2494f8,_0x325044(0x21e)));case _0x325044(0x1d8):return _0x2b16f0(_0x17e699(_0x2494f8,_0x325044(0x1d6)));}}),_0x3ea273[_0x2f6933(0x232)][_0x2f6933(0x23e)](_0x16898e=>{const _0x4c8849=_0x2f6933,{data:_0x174d71}=_0x16898e;if(_0x174d71&&_0x4c8849(0x1ce)==_0x174d71[_0x4c8849(0x1b8)])return null==_0x174d71[_0x4c8849(0x1c3)]||null==_0x174d71[_0x4c8849(0x228)]&&0x0==_0x174d71[_0x4c8849(0x1c3)]?_0x5c10f2:void 0x0;}),_0x3ea273[_0x2f6933(0x232)][_0x2f6933(0x23e)](_0x60414c=>{const _0x122739=_0x2f6933;if(_0x122739(0x211)!=_0x60414c[_0x122739(0x1b2)])return;const {data:_0x2c83a9}=_0x60414c;if(!_0x2c83a9||_0x122739(0x1e9)!=_0x2c83a9[_0x122739(0x1b8)])return;const _0x1d97bd=le(_0x60414c);return _0x1d97bd?_0x122739(0x1c3)==_0x1d97bd?{'type':_0x122739(0x21a),'content':_0x17e699(_0x2494f8,_0x122739(0x1ec))}:_0x122739(0x228)==_0x1d97bd?{'type':_0x122739(0x21a),'content':_0x17e699(_0x2494f8,_0x122739(0x21f))}:_0x5c10f2:_0x5c10f2;}),_0x5a9a0e[_0x2f6933(0x23c)][_0x2f6933(0x1fb)][_0x2f6933(0x22c)](_0x55f61a=>this[_0x2f6933(0x1ca)](_0x55f61a)),_0x5a9a0e[_0x2f6933(0x23c)][_0x2f6933(0x1fb)][_0x2f6933(0x22c)](_0x3b2c62=>this[_0x2f6933(0x1eb)](_0x3b2c62)),_0x5a9a0e[_0x2f6933(0x23c)][_0x2f6933(0x1fb)][_0x2f6933(0x22c)](_0x4b0cff=>this[_0x2f6933(0x1cf)](_0x4b0cff)),this[_0x2f6933(0x207)]();}[_0x1ffc2b(0x1ca)](_0x5a3115){const _0x3bd7e2=_0x1ffc2b;if(_0x5a3115[_0x3bd7e2(0x23d)][_0x3bd7e2(0x1df)]||!_0x5a3115[_0x3bd7e2(0x23d)][_0x3bd7e2(0x240)])return!0x1;let _0x4f7560=!0x1;const _0x4eb825=this[_0x3bd7e2(0x242)][_0x3bd7e2(0x204)][_0x3bd7e2(0x244)](_0x3bd7e2(0x1dd))[_0x3bd7e2(0x1ed)]({'skipNotAttached':!0x0})[_0x3bd7e2(0x227)](_0x4e11c5=>_0x4e11c5[_0x3bd7e2(0x1d3)]&&_0x3bd7e2(0x1e9)==_0x4e11c5[_0x3bd7e2(0x1d3)][_0x3bd7e2(0x1b8)])[_0x3bd7e2(0x227)](_0x39f29b=>_0x39f29b[_0x3bd7e2(0x1d3)][_0x3bd7e2(0x1c3)]&&_0x39f29b[_0x3bd7e2(0x1d3)][_0x3bd7e2(0x228)]);for(const _0x29af4f of _0x4eb825)le(_0x29af4f)||(_0x5a3115[_0x3bd7e2(0x1be)](_0x29af4f[_0x3bd7e2(0x1fd)]()),_0x4f7560=!0x0);return _0x4f7560;}[_0x1ffc2b(0x1eb)](_0xd666c){const _0x2dd888=_0x1ffc2b;if(_0xd666c[_0x2dd888(0x23d)][_0x2dd888(0x1df)]||!_0xd666c[_0x2dd888(0x23d)][_0x2dd888(0x240)])return!0x1;const _0x556bc0=this[_0x2dd888(0x242)][_0x2dd888(0x204)][_0x2dd888(0x244)](_0x2dd888(0x1dd));if(_0x556bc0[_0x2dd888(0x1c1)][_0x2dd888(0x21d)])return!0x1;let _0x20da42=!0x1;const _0x5eaa3e=[_0x2dd888(0x1f4),_0x2dd888(0x1e9),_0x2dd888(0x1ce),_0x2dd888(0x237),_0x2dd888(0x223),_0x2dd888(0x1d0),_0x2dd888(0x23a),_0x2dd888(0x200),_0x2dd888(0x230)],_0x51067d=this[_0x2dd888(0x242)][_0x2dd888(0x23c)][_0x2dd888(0x1fb)][_0x2dd888(0x1c7)][_0x2dd888(0x1da)]()[_0x2dd888(0x227)](_0x3d1202=>_0x2dd888(0x211)==_0x3d1202[_0x2dd888(0x1b2)])[_0x2dd888(0x227)](_0x226f96=>_0x5eaa3e[_0x2dd888(0x1bc)](_0x226f96[_0x2dd888(0x1f0)]));if(0x0==_0x51067d[_0x2dd888(0x1f2)])return _0x20da42;for(const _0x44c88a of _0x51067d){const _0x1d42fb=_0x556bc0[_0x2dd888(0x229)](_0x44c88a[_0x2dd888(0x22d)],_0x2dd888(0x211))[_0x2dd888(0x227)](_0x3e8a83=>!_0x3e8a83[_0x2dd888(0x239)][_0x2dd888(0x1e2)])[_0x2dd888(0x215)](_0x186da5=>_0x186da5[_0x2dd888(0x1d1)])[_0x2dd888(0x227)](_0x9904b5=>{const _0x51a754=_0x2dd888,_0xe82360=_0x556bc0[_0x51a754(0x1fe)](_0x9904b5);return _0x5eaa3e[_0x51a754(0x1bc)](_0xe82360);});if(_0x1d42fb[_0x2dd888(0x1f2)]){for(const _0x5b34a3 of _0x1d42fb)_0xd666c[_0x2dd888(0x1be)](_0x5b34a3[_0x2dd888(0x1fd)]());_0x20da42=!0x0;}}return _0x20da42;}[_0x1ffc2b(0x1cf)](_0x3dc34d){const _0x335bbf=_0x1ffc2b;if(_0x3dc34d[_0x335bbf(0x23d)][_0x335bbf(0x1df)]||!_0x3dc34d[_0x335bbf(0x23d)][_0x335bbf(0x240)])return!0x1;const _0x3adbfa=this[_0x335bbf(0x242)][_0x335bbf(0x204)][_0x335bbf(0x244)](_0x335bbf(0x1dd));let _0x3f6e3d=!0x1;const _0x29a8d5=[_0x335bbf(0x1f4),_0x335bbf(0x1e9),_0x335bbf(0x1ce),_0x335bbf(0x237),_0x335bbf(0x223),_0x335bbf(0x1d0),_0x335bbf(0x23a),_0x335bbf(0x200),_0x335bbf(0x230)];for(const _0x5afb9a of _0x3adbfa[_0x335bbf(0x1ed)]({'skipNotAttached':!0x0})){const _0x400d21=_0x3adbfa[_0x335bbf(0x229)](_0x5afb9a[_0x335bbf(0x217)](),_0x335bbf(0x211))[_0x335bbf(0x215)](_0x4af5cf=>_0x4af5cf[_0x335bbf(0x1d1)])[_0x335bbf(0x227)](_0x267159=>_0x267159[_0x335bbf(0x1d3)]&&_0x29a8d5[_0x335bbf(0x1bc)](_0x267159[_0x335bbf(0x1d3)][_0x335bbf(0x1b8)]));if(!_0x400d21[_0x335bbf(0x1f2)])continue;const _0x2c483c=_0x400d21[0x0][_0x335bbf(0x1f9)][_0x335bbf(0x1c6)][_0x335bbf(0x210)];if(!_0x400d21[_0x335bbf(0x21c)](_0x132230=>_0x132230[_0x335bbf(0x1c6)][_0x335bbf(0x210)]===_0x2c483c)){for(const _0x33de7a of _0x400d21)_0xe44c3e(_0x33de7a,_0x2c483c)&&(_0x3f6e3d=!0x0);}}return _0x3f6e3d;function _0x5210b7(_0x48c1e9,_0x32f8e9){const _0x3b32ca=_0x335bbf;for(const _0x483ea4 of _0x3adbfa[_0x3b32ca(0x1ed)]({'skipNotAttached':!0x0})[_0x3b32ca(0x227)](_0x1d1e5c=>_0x3b32ca(0x211)==_0x1d1e5c[_0x3b32ca(0x1b2)]&&_0x1d1e5c[_0x3b32ca(0x1c6)][_0x3b32ca(0x210)]==_0x48c1e9))_0x483ea4[_0x3b32ca(0x1d5)](_0x3b32ca(0x210),_0x32f8e9);}function _0xe44c3e(_0x42061c,_0x402fd0){const _0x4bf33e=_0x335bbf;let _0x2b6ca2=_0x42061c[_0x4bf33e(0x1f9)],_0xdfb58c=!0x1;for(;_0x2b6ca2;)_0x2b6ca2[_0x4bf33e(0x1c6)][_0x4bf33e(0x210)]!=_0x402fd0&&(_0x5210b7(_0x2b6ca2[_0x4bf33e(0x1c6)][_0x4bf33e(0x210)],_0x402fd0),_0x2b6ca2[_0x4bf33e(0x1d5)](_0x4bf33e(0x210),_0x402fd0),_0xdfb58c=!0x0),_0x2b6ca2=_0x2b6ca2[_0x4bf33e(0x1b9)];return _0xdfb58c;}}[_0x1ffc2b(0x207)](){const _0x3af4bd=_0x1ffc2b,_0x178719=this[_0x3af4bd(0x242)],_0x140df4=_0x178719[_0x3af4bd(0x221)],_0x4ef275=_0x178719[_0x3af4bd(0x204)][_0x3af4bd(0x244)](_0x3af4bd(0x1dd));this[_0x3af4bd(0x22f)](),_0x4ef275[_0x3af4bd(0x202)][_0x3af4bd(0x1c8)](_0x3af4bd(0x1cd),_0x3af4bd(0x206),_0x3af4bd(0x1ba),function(_0x575df1,_0x2c67f6){const _0x2efc09=_0x3af4bd,_0x33dca1=[];for(let _0x208c51 of _0x575df1)_0x208c51[_0x2efc09(0x1f6)][_0x2efc09(0x1c0)]===_0x208c51[_0x2efc09(0x1f8)][_0x2efc09(0x214)]&&(_0x208c51=_0x178719[_0x2efc09(0x23c)][_0x2efc09(0x1d2)](_0x178719[_0x2efc09(0x23c)][_0x2efc09(0x234)](_0x208c51[_0x2efc09(0x1f6)][_0x2efc09(0x1c0)],0x0))),_0x33dca1[_0x2efc09(0x1d9)](_0x208c51);_0x178719[_0x2efc09(0x23c)][_0x2efc09(0x1b4)](_0x2bf573=>{const _0xe24885=_0x2efc09,_0x3bd0bf=_0x178719[_0xe24885(0x23c)][_0xe24885(0x1fb)][_0xe24885(0x1dc)],_0x1928ca=Array[_0xe24885(0x1bf)](_0x3bd0bf[_0xe24885(0x1c5)]())[_0xe24885(0x215)](_0x469ef3=>_0x33df35[_0xe24885(0x23b)](_0x469ef3));_0x2bf573[_0xe24885(0x1db)](_0x33dca1),_0x178719[_0xe24885(0x20f)][_0xe24885(0x244)](_0x2c67f6[_0xe24885(0x205)])[_0xe24885(0x224)](),_0x2c67f6[_0xe24885(0x212)][_0xe24885(0x1d9)]({'forceDefaultExecution':!0x0}),_0x178719[_0xe24885(0x236)](_0x2c67f6[_0xe24885(0x205)],..._0x2c67f6[_0xe24885(0x212)]),_0x2bf573[_0xe24885(0x1db)](_0x1928ca);for(const _0x45307f of _0x1928ca)_0x45307f[_0xe24885(0x22b)]();});}),_0x4ef275[_0x3af4bd(0x232)][_0x3af4bd(0x1fa)](function(_0x5c6746){const _0x5ead5a=_0x3af4bd,_0xea2bbf=!_0x178719[_0x5ead5a(0x23c)][_0x5ead5a(0x208)][_0x5ead5a(0x22e)](_0x5c6746),_0x25ea00=_0x5c6746[_0x5ead5a(0x1e0)],_0x42059f=_0x5c6746[_0x5ead5a(0x1c4)],_0x2da4bf=_0x5c6746[_0x5ead5a(0x1ae)](_0x5ead5a(0x1e9)),_0x47c58a=!_0x25ea00||_0x25ea00[_0x5ead5a(0x1ae)](_0x5ead5a(0x1e9))!==_0x2da4bf,_0xdafc3=!_0x42059f||_0x42059f[_0x5ead5a(0x1ae)](_0x5ead5a(0x1e9))!==_0x2da4bf;return _0xea2bbf&&Boolean(_0x2da4bf)&&_0x47c58a&&_0xdafc3;},_0x11c6bf=>_0x17e699(_0x140df4,_0x3af4bd(0x1b1),_0x11c6bf));}[_0x1ffc2b(0x22f)](){const _0x33d429=_0x1ffc2b,_0x1ae5e3=this[_0x33d429(0x242)],_0x37311d=_0x1ae5e3[_0x33d429(0x221)];function _0xf85f4f(_0x280881){const _0x77ded9=_0x33d429,_0x25f55c=_0x1ae5e3[_0x77ded9(0x20f)][_0x77ded9(0x244)](_0x77ded9(0x20a))[_0x77ded9(0x21d)],_0x531ff3=_0x1ae5e3[_0x77ded9(0x20f)][_0x77ded9(0x244)](_0x77ded9(0x1cb))[_0x77ded9(0x21d)];return _0x77ded9(0x1cb)===_0x280881?_0x25f55c:_0x531ff3;}_0x1ae5e3[_0x33d429(0x204)][_0x33d429(0x244)](_0x33d429(0x1dd))[_0x33d429(0x232)][_0x33d429(0x23e)](function(_0x50c425){const _0x2a33d3=_0x33d429;if(_0x2a33d3(0x1cd)!=_0x50c425[_0x2a33d3(0x1b2)])return;const {data:_0x4d8240}=_0x50c425;if(!_0x4d8240)return;let _0x18327e,_0x197e17,_0x3cf95b,_0x27e730;switch(_0x4d8240[_0x2a33d3(0x205)]){case _0x2a33d3(0x20a):_0x3cf95b=_0x4d8240[_0x2a33d3(0x212)][0x0][_0x2a33d3(0x1f7)],_0x27e730=_0xf85f4f(_0x4d8240[_0x2a33d3(0x205)]),_0x18327e=_0x3cf95b?_0x2a33d3(0x20e):_0x2a33d3(0x1c9),!_0x27e730&&_0x1ae5e3[_0x2a33d3(0x1f5)][_0x2a33d3(0x244)](_0x2a33d3(0x225))||(_0x18327e=_0x2a33d3(0x1d4)),_0x197e17={'type':_0x2a33d3(0x21a),'content':_0x17e699(_0x37311d,_0x18327e,_0x17e699(_0x37311d,_0x2a33d3(0x1e7)))};break;case _0x2a33d3(0x1cb):_0x3cf95b=_0x4d8240[_0x2a33d3(0x212)][0x0][_0x2a33d3(0x1f7)],_0x27e730=_0xf85f4f(_0x4d8240[_0x2a33d3(0x205)]),_0x18327e=_0x3cf95b?_0x2a33d3(0x20e):_0x2a33d3(0x1c9),!_0x27e730&&_0x1ae5e3[_0x2a33d3(0x1f5)][_0x2a33d3(0x244)](_0x2a33d3(0x225))||(_0x18327e=_0x2a33d3(0x1d4)),_0x197e17={'type':_0x2a33d3(0x21a),'content':_0x17e699(_0x37311d,_0x18327e,_0x17e699(_0x37311d,_0x2a33d3(0x21e)))};break;case _0x2a33d3(0x1fc):_0x18327e=_0x2a33d3(0x209),_0x197e17={'type':_0x2a33d3(0x21a),'content':_0x17e699(_0x37311d,_0x18327e,_0x17e699(_0x37311d,_0x2a33d3(0x1b1)))};break;case _0x2a33d3(0x1b6):_0x18327e=function(_0x573e17){const _0x518236=_0x2a33d3,_0x963d4e=_0x573e17[_0x518236(0x217)]();let _0x553357=_0x963d4e[_0x518236(0x1f6)][_0x518236(0x1c0)];for(;_0x553357&&_0x963d4e[_0x518236(0x1b0)](_0x553357);){if(_0x553357[_0x518236(0x1ae)](_0x518236(0x1ce))>0x0)return!0x1;_0x553357=_0x553357[_0x518236(0x1c4)];}return!0x0;}(_0x50c425)?_0x17e699(_0x37311d,_0x2a33d3(0x1c9),_0x17e699(_0x37311d,function(_0x1adcce){const _0x45d408=_0x2a33d3;return _0x45d408(0x201)+_0x1adcce[_0x45d408(0x217)]()[_0x45d408(0x1f6)][_0x45d408(0x1c0)][_0x45d408(0x1ae)](_0x45d408(0x1f4))[_0x45d408(0x235)]()+_0x45d408(0x1ee);}(_0x50c425))):_0x17e699(_0x37311d,_0x2a33d3(0x1ef),_0x17e699(_0x37311d,_0x2a33d3(0x1b1))),_0x197e17={'type':_0x2a33d3(0x21a),'content':_0x18327e};break;case _0x2a33d3(0x1e4):case _0x2a33d3(0x1e3):!0x1===_0x4d8240[_0x2a33d3(0x218)]&&(_0x18327e=_0x2a33d3(0x20b),_0x197e17={'type':_0x2a33d3(0x1b7),'content':_0x17e699(_0x37311d,_0x18327e,_0x17e699(_0x37311d,_0x2a33d3(0x1b1)))});}return _0x197e17;});}}function le(_0x10f9ed){const _0x3f2fdd=_0x1ffc2b;let _0x9ec55d=_0x10f9ed[_0x3f2fdd(0x217)]()[_0x3f2fdd(0x1f6)][_0x3f2fdd(0x1c0)][_0x3f2fdd(0x1e0)];for(;_0x9ec55d;){const _0x2a5e43=_0x9ec55d[_0x3f2fdd(0x1ae)](_0x3f2fdd(0x1e9));if(!_0x2a5e43)return!0x1;if(_0x2a5e43==_0x10f9ed[_0x3f2fdd(0x1d3)][_0x3f2fdd(0x1c3)])return _0x3f2fdd(0x1c3);if(_0x2a5e43==_0x10f9ed[_0x3f2fdd(0x1d3)][_0x3f2fdd(0x228)])return _0x3f2fdd(0x228);_0x9ec55d=_0x9ec55d[_0x3f2fdd(0x1e0)];}return!0x1;}function _0x1e9b(_0x2ebc80,_0x7760ef){const _0x5972d2=_0x5972();return _0x1e9b=function(_0x1e9bbd,_0x1efa90){_0x1e9bbd=_0x1e9bbd-0x1ae;let _0x17bba6=_0x5972d2[_0x1e9bbd];return _0x17bba6;},_0x1e9b(_0x2ebc80,_0x7760ef);}function _0x5972(){const _0x50af0f=['value','ELEMENT_NUMBERED_LIST','*Split:*\x20list\x20item','16930klacSv','locale','bulleted','listStart','refresh','list.multiBlock','*Uncheck\x20item*','filter','oldValue','_findSuggestions','splitListItemAfter','detach','registerPostFixer','range','isObject','_registerLegacyDescription','listMarkerStyle','1156890MqBoOJ','_descriptionFactory','_enableDefaultAttributesIntegration','createPositionAt','toUpperCase','execute','listStyle','checkTodoList','meta','todoListCheck','fromRange','model','batch','registerDescriptionCallback','customBulletedList','isLocal','1CEPxRH','editor','TodoListEditing','get','getAttribute','152zqwkHX','containsItem','ELEMENT_LIST_ITEM','type','default','change','*Remove\x20format:*\x20%0','outdentList','deletion','key','next','accept','find','includes','946336mErOmR','removeMarker','from','nodeAfter','trackChangesCommand','1035BMDPkf','newValue','nextSibling','getRanges','attributes','differ','registerCustomCallback','*Format:*\x20remove\x20from\x20%0','listItemIdFixer','numberedList','289134VsaQIL','formatBlock','listIndent','assureChains','listReversed','suggestion','createRange','data','*Change\x20to:*\x20%0','setAttribute','ELEMENT_TODO_LIST','235966OHyCtA','todo','push','getChanges','setSelection','selection','TrackChangesEditing','has','isUndo','previousSibling','registerAttributeLabel','isNextTo','mergeListItemForward','mergeListItemBackward','5cnWoSw','numbered','ELEMENT_BULLETED_LIST','FORMAT_INDENT','listItemId','customNumberedList','noTrackChangesFixer','*Merge:*\x20list\x20item','getSuggestions','_LIST','*Outdent:*\x20%0','attributeKey','89950srRPFI','length','ListEditing','listType','config','start','forceValue','end','head','registerElementLabel','document','indentList','getFirstMarker','_getAttributeKey','todoList','listMarker','ELEMENT_','_suggestionFactory','*Check\x20item*','plugins','commandName','documentList','_supportLegacySuggestions','schema','*Indent:*\x20%0','bulletedList','*Merge:*\x20%0','968528sVBiuU','splitListItemBefore','*Format:*\x20insert\x20into\x20%0','commands','groupId','attribute','commandParams','60gWPmrK','parent','map','afterInit','getFirstRange','multipleBlocks','todoListChecked','format','*Set\x20format:*\x20%0','every'];_0x5972=function(){return _0x50af0f;};return _0x5972();}
|
|
23
|
+
const _0x426645=_0x2b25;(function(_0x1fc2bd,_0x59b746){const _0x56854e=_0x2b25,_0x568fff=_0x1fc2bd();while(!![]){try{const _0x97a596=parseInt(_0x56854e(0x1fa))/0x1*(parseInt(_0x56854e(0x204))/0x2)+parseInt(_0x56854e(0x235))/0x3*(-parseInt(_0x56854e(0x247))/0x4)+-parseInt(_0x56854e(0x212))/0x5+parseInt(_0x56854e(0x244))/0x6*(parseInt(_0x56854e(0x258))/0x7)+-parseInt(_0x56854e(0x255))/0x8*(-parseInt(_0x56854e(0x233))/0x9)+-parseInt(_0x56854e(0x24b))/0xa+-parseInt(_0x56854e(0x22d))/0xb;if(_0x97a596===_0x59b746)break;else _0x568fff['push'](_0x568fff['shift']());}catch(_0x1d6ef1){_0x568fff['push'](_0x568fff['shift']());}}}(_0x4832,0xbc6bf));function _0x4832(){const _0x7ae46e=['getRanges','groupId','bulletedList','forceValue','getFirstRange','*Change\x20to:*\x20%0','batch','plugins','*Merge:*\x20list\x20item','afterInit','*Remove\x20format:*\x20%0','every','listReversed','ListEditing','suggestion','oldValue','_getAttributeKey','multipleBlocks','assureChains','accept','commands','createPositionAt','parent','registerBlockAttribute','TodoListEditing','fromRange','find','ELEMENT_LIST_ITEM','todoListCheck','listItemIdFixer','value','length','listMarkerStyle','list.multiBlock','_suggestionFactory','mergeListItemBackward','getFirstMarker','documentList','deletion','commandName','refresh','editor','ELEMENT_NUMBERED_LIST','has','registerPostFixer','document','registerElementLabel','trackChangesCommand','listType','listStyle','format','splitListItemBefore','755493iBbKbL','map','todo','type','setAttribute','includes','ELEMENT_BULLETED_LIST','attributeKey','listStart','formatBlock','4YvlMnG','detach','registerDescriptionCallback','getChanges','attribute','getSuggestions','push','from','FORMAT_INDENT','isObject','splitListItemAfter','toUpperCase','bulleted','listMarker','5079925UwZgQz','*Merge:*\x20%0','meta','previousSibling','locale','enableDefaultAttributesIntegration','listIndent','customNumberedList','newValue','mergeListItemForward','isLocal','noTrackChangesFixer','model','numbered','key','attributes','*Format:*\x20remove\x20from\x20%0','_registerLegacyDescription','customBulletedList','_supportLegacySuggestions','commandParams','*Format:*\x20insert\x20into\x20%0','getAttribute','filter','setSelection','removeMarker','get','11328933HacRFI','indentList','isNextTo','ELEMENT_TODO_LIST','registerCustomCallback','default','3231NORrXb','TrackChangesEditing','779151lXOLOU','*Indent:*\x20%0','listItemId','range','start','todoList','execute','createRange','config','*Uncheck\x20item*','*Split:*\x20list\x20item','todoListChecked','nodeAfter','change','containsItem','84ZjairV','*Outdent:*\x20%0','ELEMENT_','12kARysf','head','next','end','709640ylErbw','numberedList','_findSuggestions','checkTodoList','selection','*Set\x20format:*\x20%0','isUndo','nextSibling','differ','data','21760VVXuNk','schema','*Check\x20item*','590156Qbklft','_LIST','registerAttributeLabel','outdentList','descriptionFactory'];_0x4832=function(){return _0x7ae46e;};return _0x4832();}function _0x2b25(_0x99ae55,_0x355d05){const _0x48325e=_0x4832();return _0x2b25=function(_0x2b254b,_0x5e1d3b){_0x2b254b=_0x2b254b-0x1d1;let _0xcca5f3=_0x48325e[_0x2b254b];return _0xcca5f3;},_0x2b25(_0x99ae55,_0x355d05);}import{Plugin as _0x23eb2b}from'ckeditor5/src/core.js';import{getTranslation as _0x162fb2}from'../utils/common-translations.js';import{renameAttributeKey as _0x42faf2}from'../trackchangesediting.js';import{LiveRange as _0x1342af}from'ckeditor5/src/engine.js';export default class z extends _0x23eb2b{[_0x426645(0x266)](){const _0x2dff0f=_0x426645,_0x54bc49=this[_0x2dff0f(0x1ef)];if(!_0x54bc49[_0x2dff0f(0x264)][_0x2dff0f(0x1f1)](_0x2dff0f(0x1d3)))return;const _0x407dbb=_0x54bc49[_0x2dff0f(0x216)],_0x42e94c=_0x54bc49[_0x2dff0f(0x264)][_0x2dff0f(0x22c)](_0x2dff0f(0x234)),_0x2c24b5=_0x54bc49[_0x2dff0f(0x264)][_0x2dff0f(0x1f1)](_0x2dff0f(0x1de)),_0x246008=!!_0x54bc49[_0x2dff0f(0x23d)][_0x2dff0f(0x22c)](_0x2dff0f(0x1e7));function _0x5a9d86(_0x4f2279){const _0x542a08=_0x2dff0f;return{'type':_0x542a08(0x1f8),'content':''+_0x162fb2(_0x407dbb,_0x542a08(0x250),_0x4f2279)};}function _0x1dfa23(_0x2dad9d){const _0x489a29=_0x2dff0f;return{'type':_0x489a29(0x1f8),'content':''+_0x162fb2(_0x407dbb,_0x489a29(0x267),_0x2dad9d)};}_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x24c)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x25f)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x219)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x224)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x22e)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x25b)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x20e)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x1f9)),_0x42e94c[_0x2dff0f(0x1dd)](_0x2dff0f(0x237)),_0x42e94c[_0x2dff0f(0x1dd)](_0x2dff0f(0x1f6)),_0x42e94c[_0x2dff0f(0x1dd)](_0x2dff0f(0x218)),_0x246008&&(_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x1e9)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x21b))),_0x2c24b5&&(_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x23a)),_0x42e94c[_0x2dff0f(0x217)](_0x2dff0f(0x24e)),_0x42e94c[_0x2dff0f(0x1dd)](_0x2dff0f(0x240)),_0x42e94c[_0x2dff0f(0x25c)][_0x2dff0f(0x206)](_0x226582=>{const _0x461a11=_0x2dff0f,{data:_0x2872cc}=_0x226582;if(_0x2872cc&&_0x461a11(0x240)==_0x2872cc[_0x461a11(0x220)])return{'type':_0x461a11(0x1f8),'content':_0x2872cc[_0x461a11(0x21a)]?_0x162fb2(_0x407dbb,_0x461a11(0x257)):_0x162fb2(_0x407dbb,_0x461a11(0x23e))};}),this[_0x2dff0f(0x1ef)][_0x2dff0f(0x21e)][_0x2dff0f(0x1f3)][_0x2dff0f(0x1f2)](_0x4121e8=>{const _0x111a5a=_0x2dff0f;if(_0x4121e8[_0x111a5a(0x263)][_0x111a5a(0x251)])return!0x1;let _0x5a87cc=!0x1;const _0x5c0d6e=_0x42e94c[_0x111a5a(0x209)]({'skipNotAttached':!0x0})[_0x111a5a(0x229)](_0xa1fe83=>_0x111a5a(0x240)===_0x42e94c[_0x111a5a(0x1d6)](_0xa1fe83));for(const _0x2bd699 of _0x5c0d6e){_0x111a5a(0x1fc)!=_0x2bd699[_0x111a5a(0x261)]()[_0x111a5a(0x239)][_0x111a5a(0x241)][_0x111a5a(0x228)](_0x111a5a(0x1f6))&&(_0x42e94c[_0x111a5a(0x24d)](_0x2bd699[_0x111a5a(0x261)](),_0x111a5a(0x208))[_0x111a5a(0x1e0)](_0x2a5f67=>_0x111a5a(0x1f6)===_0x42e94c[_0x111a5a(0x1d6)](_0x2a5f67[_0x111a5a(0x1d4)]))||(_0x4121e8[_0x111a5a(0x22b)](_0x2bd699[_0x111a5a(0x1ea)]()),_0x5a87cc=!0x0));}return _0x5a87cc;})),_0x42e94c[_0x2dff0f(0x25c)][_0x2dff0f(0x25a)](_0x2dff0f(0x218),_0x162fb2(_0x407dbb,_0x2dff0f(0x20c)));const _0x1fa76a={'type':_0x2dff0f(0x1f8),'content':''};_0x42e94c[_0x2dff0f(0x25c)][_0x2dff0f(0x206)](_0x1c0517=>{const _0x32e504=_0x2dff0f,{data:_0x13f7bc}=_0x1c0517;if(!_0x13f7bc||_0x32e504(0x1f6)!=_0x13f7bc[_0x32e504(0x220)])return;let _0x4c9f20=_0x1c0517[_0x32e504(0x248)];for(;_0x4c9f20;){if(_0x4c9f20[_0x32e504(0x254)]&&((_0x32e504(0x1f7)==_0x4c9f20[_0x32e504(0x254)][_0x32e504(0x220)]||_0x32e504(0x1e6)==_0x4c9f20[_0x32e504(0x254)][_0x32e504(0x220)])&&(_0x4c9f20[_0x32e504(0x254)][_0x32e504(0x21a)]&&_0x32e504(0x232)!=_0x4c9f20[_0x32e504(0x254)][_0x32e504(0x21a)]||_0x32e504(0x232)!=_0x4c9f20[_0x32e504(0x254)][_0x32e504(0x1d5)]&&!_0x13f7bc[_0x32e504(0x21a)])||!_0x246008&&_0x4c9f20[_0x32e504(0x254)][_0x32e504(0x220)]==_0x42faf2))return _0x1fa76a;_0x4c9f20=_0x4c9f20[_0x32e504(0x249)];}if(null==_0x13f7bc[_0x32e504(0x21a)])switch(_0x13f7bc[_0x32e504(0x1d5)]){case _0x32e504(0x210):return _0x1dfa23(_0x162fb2(_0x407dbb,_0x32e504(0x200)));case _0x32e504(0x21f):return _0x1dfa23(_0x162fb2(_0x407dbb,_0x32e504(0x1f0)));case _0x32e504(0x1fc):return _0x1dfa23(_0x162fb2(_0x407dbb,_0x32e504(0x230)));}switch(_0x13f7bc[_0x32e504(0x21a)]){case _0x32e504(0x210):return _0x5a9d86(_0x162fb2(_0x407dbb,_0x32e504(0x200)));case _0x32e504(0x21f):return _0x5a9d86(_0x162fb2(_0x407dbb,_0x32e504(0x1f0)));case _0x32e504(0x1fc):return _0x5a9d86(_0x162fb2(_0x407dbb,_0x32e504(0x230)));}}),_0x42e94c[_0x2dff0f(0x25c)][_0x2dff0f(0x206)](_0x471939=>{const _0x218bd1=_0x2dff0f,{data:_0x4810f4}=_0x471939;if(_0x4810f4&&_0x218bd1(0x218)==_0x4810f4[_0x218bd1(0x220)])return null==_0x4810f4[_0x218bd1(0x21a)]||null==_0x4810f4[_0x218bd1(0x1d5)]&&0x0==_0x4810f4[_0x218bd1(0x21a)]?_0x1fa76a:void 0x0;}),_0x42e94c[_0x2dff0f(0x25c)][_0x2dff0f(0x206)](_0x175171=>{const _0xec0dfe=_0x2dff0f;if(_0xec0dfe(0x208)!=_0x175171[_0xec0dfe(0x1fd)])return;const {data:_0x3893b1}=_0x175171;if(!_0x3893b1||_0xec0dfe(0x237)!=_0x3893b1[_0xec0dfe(0x220)])return;const _0x3d6254=le(_0x175171);return _0xec0dfe(0x21a)==_0x3d6254?{'type':_0xec0dfe(0x1f8),'content':_0x162fb2(_0x407dbb,_0xec0dfe(0x265))}:_0xec0dfe(0x1d5)==_0x3d6254?{'type':_0xec0dfe(0x1f8),'content':_0x162fb2(_0x407dbb,_0xec0dfe(0x23f))}:_0x1fa76a;}),_0x54bc49[_0x2dff0f(0x21e)][_0x2dff0f(0x1f3)][_0x2dff0f(0x1f2)](_0x4963c0=>this[_0x2dff0f(0x1e3)](_0x4963c0)),_0x54bc49[_0x2dff0f(0x21e)][_0x2dff0f(0x1f3)][_0x2dff0f(0x1f2)](_0x1347ba=>this[_0x2dff0f(0x21d)](_0x1347ba)),_0x54bc49[_0x2dff0f(0x21e)][_0x2dff0f(0x1f3)][_0x2dff0f(0x1f2)](_0x46ef27=>this[_0x2dff0f(0x1d8)](_0x46ef27)),this[_0x2dff0f(0x225)]();}[_0x426645(0x1e3)](_0x3ea536){const _0x188081=_0x426645;if(_0x3ea536[_0x188081(0x263)][_0x188081(0x251)]||!_0x3ea536[_0x188081(0x263)][_0x188081(0x21c)])return!0x1;let _0x304f04=!0x1;const _0x36df45=this[_0x188081(0x1ef)][_0x188081(0x264)][_0x188081(0x22c)](_0x188081(0x234))[_0x188081(0x209)]({'skipNotAttached':!0x0})[_0x188081(0x229)](_0x154251=>_0x154251[_0x188081(0x254)]&&_0x188081(0x237)==_0x154251[_0x188081(0x254)][_0x188081(0x220)])[_0x188081(0x229)](_0xf5d8e=>_0xf5d8e[_0x188081(0x254)][_0x188081(0x21a)]&&_0xf5d8e[_0x188081(0x254)][_0x188081(0x1d5)]);for(const _0x440f1a of _0x36df45)le(_0x440f1a)||(_0x3ea536[_0x188081(0x22b)](_0x440f1a[_0x188081(0x1ea)]()),_0x304f04=!0x0);return _0x304f04;}[_0x426645(0x21d)](_0x3e7116){const _0x1167a6=_0x426645;if(_0x3e7116[_0x1167a6(0x263)][_0x1167a6(0x251)]||!_0x3e7116[_0x1167a6(0x263)][_0x1167a6(0x21c)])return!0x1;const _0x1025df=this[_0x1167a6(0x1ef)][_0x1167a6(0x264)][_0x1167a6(0x22c)](_0x1167a6(0x234));if(_0x1025df[_0x1167a6(0x1f5)][_0x1167a6(0x1e4)])return!0x1;let _0x5ef4c6=!0x1;const _0x183fa7=[_0x1167a6(0x1f6),_0x1167a6(0x237),_0x1167a6(0x218),_0x1167a6(0x1f7),_0x1167a6(0x202),_0x1167a6(0x1d2),_0x1167a6(0x1e2),_0x1167a6(0x211),_0x1167a6(0x1e6)],_0x849af0=this[_0x1167a6(0x1ef)][_0x1167a6(0x21e)][_0x1167a6(0x1f3)][_0x1167a6(0x253)][_0x1167a6(0x207)]()[_0x1167a6(0x229)](_0x3396f6=>_0x1167a6(0x208)==_0x3396f6[_0x1167a6(0x1fd)])[_0x1167a6(0x229)](_0x1974b8=>_0x183fa7[_0x1167a6(0x1ff)](_0x1974b8[_0x1167a6(0x201)]));if(0x0==_0x849af0[_0x1167a6(0x1e5)])return _0x5ef4c6;for(const _0xdcfe30 of _0x849af0){const _0x30d6f3=_0x1025df[_0x1167a6(0x24d)](_0xdcfe30[_0x1167a6(0x238)],_0x1167a6(0x208))[_0x1167a6(0x229)](_0x939721=>!_0x939721[_0x1167a6(0x214)][_0x1167a6(0x22f)])[_0x1167a6(0x1fb)](_0x153d8c=>_0x153d8c[_0x1167a6(0x1d4)])[_0x1167a6(0x229)](_0x3466eb=>{const _0x3d4c80=_0x1167a6,_0x4ba102=_0x1025df[_0x3d4c80(0x1d6)](_0x3466eb);return _0x183fa7[_0x3d4c80(0x1ff)](_0x4ba102);});if(_0x30d6f3[_0x1167a6(0x1e5)]){for(const _0x34be82 of _0x30d6f3)_0x3e7116[_0x1167a6(0x22b)](_0x34be82[_0x1167a6(0x1ea)]());_0x5ef4c6=!0x0;}}return _0x5ef4c6;}[_0x426645(0x1d8)](_0x15da2f){const _0x5c1007=_0x426645;if(_0x15da2f[_0x5c1007(0x263)][_0x5c1007(0x251)]||!_0x15da2f[_0x5c1007(0x263)][_0x5c1007(0x21c)])return!0x1;const _0x2ab895=this[_0x5c1007(0x1ef)][_0x5c1007(0x264)][_0x5c1007(0x22c)](_0x5c1007(0x234));let _0x2ad9a1=!0x1;const _0x4dde93=[_0x5c1007(0x1f6),_0x5c1007(0x237),_0x5c1007(0x218),_0x5c1007(0x1f7),_0x5c1007(0x202),_0x5c1007(0x1d2),_0x5c1007(0x1e2),_0x5c1007(0x211),_0x5c1007(0x1e6)];for(const _0x1eadba of _0x2ab895[_0x5c1007(0x209)]({'skipNotAttached':!0x0})){const _0x4d0253=_0x2ab895[_0x5c1007(0x24d)](_0x1eadba[_0x5c1007(0x261)](),_0x5c1007(0x208))[_0x5c1007(0x1fb)](_0x434a1d=>_0x434a1d[_0x5c1007(0x1d4)])[_0x5c1007(0x229)](_0x14a7f3=>_0x14a7f3[_0x5c1007(0x254)]&&_0x4dde93[_0x5c1007(0x1ff)](_0x14a7f3[_0x5c1007(0x254)][_0x5c1007(0x220)]));if(!_0x4d0253[_0x5c1007(0x1e5)])continue;const _0x23964f=_0x4d0253[0x0][_0x5c1007(0x248)][_0x5c1007(0x221)][_0x5c1007(0x25e)];if(!_0x4d0253[_0x5c1007(0x1d1)](_0x1a05de=>_0x1a05de[_0x5c1007(0x221)][_0x5c1007(0x25e)]===_0x23964f)){for(const _0x32b5ff of _0x4d0253)_0x14d27b(_0x32b5ff,_0x23964f)&&(_0x2ad9a1=!0x0);}}return _0x2ad9a1;function _0x36f5c2(_0x3c8cda,_0x21a2db){const _0x4113b6=_0x5c1007;for(const _0x1eb6ee of _0x2ab895[_0x4113b6(0x209)]({'skipNotAttached':!0x0})[_0x4113b6(0x229)](_0x35c88c=>_0x4113b6(0x208)==_0x35c88c[_0x4113b6(0x1fd)]&&_0x35c88c[_0x4113b6(0x221)][_0x4113b6(0x25e)]==_0x3c8cda))_0x1eb6ee[_0x4113b6(0x1fe)](_0x4113b6(0x25e),_0x21a2db);}function _0x14d27b(_0x40e7db,_0x54f13f){const _0x58a97e=_0x5c1007;let _0x305131=_0x40e7db[_0x58a97e(0x248)],_0x3d85e8=!0x1;for(;_0x305131;)_0x305131[_0x58a97e(0x221)][_0x58a97e(0x25e)]!=_0x54f13f&&(_0x36f5c2(_0x305131[_0x58a97e(0x221)][_0x58a97e(0x25e)],_0x54f13f),_0x305131[_0x58a97e(0x1fe)](_0x58a97e(0x25e),_0x54f13f),_0x3d85e8=!0x0),_0x305131=_0x305131[_0x58a97e(0x249)];return _0x3d85e8;}}[_0x426645(0x225)](){const _0x134448=_0x426645,_0x37c6e1=this[_0x134448(0x1ef)],_0x27c34c=_0x37c6e1[_0x134448(0x216)],_0x323572=_0x37c6e1[_0x134448(0x264)][_0x134448(0x22c)](_0x134448(0x234));this[_0x134448(0x223)](),_0x323572[_0x134448(0x1e8)][_0x134448(0x231)](_0x134448(0x203),_0x134448(0x1eb),_0x134448(0x1d9),function(_0x5ba2f5,_0x597a72){const _0x4a9bb3=_0x134448,_0x2dfbab=[];for(let _0xa09f0d of _0x5ba2f5)_0xa09f0d[_0x4a9bb3(0x239)][_0x4a9bb3(0x241)]===_0xa09f0d[_0x4a9bb3(0x24a)][_0x4a9bb3(0x1dc)]&&(_0xa09f0d=_0x37c6e1[_0x4a9bb3(0x21e)][_0x4a9bb3(0x23c)](_0x37c6e1[_0x4a9bb3(0x21e)][_0x4a9bb3(0x1db)](_0xa09f0d[_0x4a9bb3(0x239)][_0x4a9bb3(0x241)],0x0))),_0x2dfbab[_0x4a9bb3(0x20a)](_0xa09f0d);_0x37c6e1[_0x4a9bb3(0x21e)][_0x4a9bb3(0x242)](_0x51605b=>{const _0x218417=_0x4a9bb3,_0x4be7c0=_0x37c6e1[_0x218417(0x21e)][_0x218417(0x1f3)][_0x218417(0x24f)],_0x12dc4a=Array[_0x218417(0x20b)](_0x4be7c0[_0x218417(0x25d)]())[_0x218417(0x1fb)](_0x4e026f=>_0x1342af[_0x218417(0x1df)](_0x4e026f));_0x51605b[_0x218417(0x22a)](_0x2dfbab),_0x37c6e1[_0x218417(0x1da)][_0x218417(0x22c)](_0x597a72[_0x218417(0x1ed)])[_0x218417(0x1ee)](),_0x597a72[_0x218417(0x226)][_0x218417(0x20a)]({'forceDefaultExecution':!0x0}),_0x37c6e1[_0x218417(0x23b)](_0x597a72[_0x218417(0x1ed)],..._0x597a72[_0x218417(0x226)]),_0x51605b[_0x218417(0x22a)](_0x12dc4a);for(const _0x4887ae of _0x12dc4a)_0x4887ae[_0x218417(0x205)]();});}),_0x323572[_0x134448(0x25c)][_0x134448(0x1f4)](function(_0x357dfa){const _0x360972=_0x134448,_0x5a585f=!_0x37c6e1[_0x360972(0x21e)][_0x360972(0x256)][_0x360972(0x20d)](_0x357dfa),_0x521cec=_0x357dfa[_0x360972(0x215)],_0x58c521=_0x357dfa[_0x360972(0x252)],_0x3728fb=_0x357dfa[_0x360972(0x228)](_0x360972(0x237)),_0x2deef4=!_0x521cec||_0x521cec[_0x360972(0x228)](_0x360972(0x237))!==_0x3728fb,_0x47ea1d=!_0x58c521||_0x58c521[_0x360972(0x228)](_0x360972(0x237))!==_0x3728fb;return _0x5a585f&&Boolean(_0x3728fb)&&_0x2deef4&&_0x47ea1d;},_0x3aa6a2=>_0x162fb2(_0x27c34c,_0x134448(0x1e1),_0x3aa6a2));}[_0x426645(0x223)](){const _0x19a555=_0x426645,_0x499b19=this[_0x19a555(0x1ef)],_0x415a2b=_0x499b19[_0x19a555(0x216)];function _0x5d8350(_0x4b2ce8){const _0x2ed06a=_0x19a555,_0x3dc529=_0x499b19[_0x2ed06a(0x1da)][_0x2ed06a(0x22c)](_0x2ed06a(0x25f))[_0x2ed06a(0x1e4)],_0x569e98=_0x499b19[_0x2ed06a(0x1da)][_0x2ed06a(0x22c)](_0x2ed06a(0x24c))[_0x2ed06a(0x1e4)];return _0x2ed06a(0x24c)===_0x4b2ce8?_0x3dc529:_0x569e98;}_0x499b19[_0x19a555(0x264)][_0x19a555(0x22c)](_0x19a555(0x234))[_0x19a555(0x25c)][_0x19a555(0x206)](function(_0x5d6023){const _0x28462b=_0x19a555;if(_0x28462b(0x203)!=_0x5d6023[_0x28462b(0x1fd)])return;const {data:_0x115b27}=_0x5d6023;if(!_0x115b27)return;let _0x56aafd,_0x26727f,_0x53125a,_0x3be003;switch(_0x115b27[_0x28462b(0x1ed)]){case _0x28462b(0x25f):_0x53125a=_0x115b27[_0x28462b(0x226)][0x0][_0x28462b(0x260)],_0x3be003=_0x5d8350(_0x115b27[_0x28462b(0x1ed)]),_0x56aafd=_0x53125a?_0x28462b(0x227):_0x28462b(0x222),!_0x3be003&&_0x499b19[_0x28462b(0x23d)][_0x28462b(0x22c)](_0x28462b(0x1e7))||(_0x56aafd=_0x28462b(0x262)),_0x26727f={'type':_0x28462b(0x1f8),'content':_0x162fb2(_0x415a2b,_0x56aafd,_0x162fb2(_0x415a2b,_0x28462b(0x200)))};break;case _0x28462b(0x24c):_0x53125a=_0x115b27[_0x28462b(0x226)][0x0][_0x28462b(0x260)],_0x3be003=_0x5d8350(_0x115b27[_0x28462b(0x1ed)]),_0x56aafd=_0x53125a?_0x28462b(0x227):_0x28462b(0x222),!_0x3be003&&_0x499b19[_0x28462b(0x23d)][_0x28462b(0x22c)](_0x28462b(0x1e7))||(_0x56aafd=_0x28462b(0x262)),_0x26727f={'type':_0x28462b(0x1f8),'content':_0x162fb2(_0x415a2b,_0x56aafd,_0x162fb2(_0x415a2b,_0x28462b(0x1f0)))};break;case _0x28462b(0x22e):_0x56aafd=_0x28462b(0x236),_0x26727f={'type':_0x28462b(0x1f8),'content':_0x162fb2(_0x415a2b,_0x56aafd,_0x162fb2(_0x415a2b,_0x28462b(0x1e1)))};break;case _0x28462b(0x25b):_0x56aafd=function(_0xb238a8){const _0x5a51af=_0x28462b,_0x4b1307=_0xb238a8[_0x5a51af(0x261)]();let _0x557663=_0x4b1307[_0x5a51af(0x239)][_0x5a51af(0x241)];for(;_0x557663&&_0x4b1307[_0x5a51af(0x243)](_0x557663);){if(_0x557663[_0x5a51af(0x228)](_0x5a51af(0x218))>0x0)return!0x1;_0x557663=_0x557663[_0x5a51af(0x252)];}return!0x0;}(_0x5d6023)?_0x162fb2(_0x415a2b,_0x28462b(0x222),_0x162fb2(_0x415a2b,function(_0x5995cf){const _0x2fa870=_0x28462b;return _0x2fa870(0x246)+_0x5995cf[_0x2fa870(0x261)]()[_0x2fa870(0x239)][_0x2fa870(0x241)][_0x2fa870(0x228)](_0x2fa870(0x1f6))[_0x2fa870(0x20f)]()+_0x2fa870(0x259);}(_0x5d6023))):_0x162fb2(_0x415a2b,_0x28462b(0x245),_0x162fb2(_0x415a2b,_0x28462b(0x1e1))),_0x26727f={'type':_0x28462b(0x1f8),'content':_0x56aafd};break;case _0x28462b(0x1e9):case _0x28462b(0x21b):!0x1===_0x115b27[_0x28462b(0x1d7)]&&(_0x56aafd=_0x28462b(0x213),_0x26727f={'type':_0x28462b(0x1ec),'content':_0x162fb2(_0x415a2b,_0x56aafd,_0x162fb2(_0x415a2b,_0x28462b(0x1e1)))});}return _0x26727f;});}}function le(_0x647af4){const _0x27534b=_0x426645;let _0x116ff7=_0x647af4[_0x27534b(0x261)]()[_0x27534b(0x239)][_0x27534b(0x241)][_0x27534b(0x215)];for(;_0x116ff7;){const _0x54ae73=_0x116ff7[_0x27534b(0x228)](_0x27534b(0x237));if(!_0x54ae73)return!0x1;if(_0x54ae73==_0x647af4[_0x27534b(0x254)][_0x27534b(0x21a)])return _0x27534b(0x21a);if(_0x54ae73==_0x647af4[_0x27534b(0x254)][_0x27534b(0x1d5)])return _0x27534b(0x1d5);_0x116ff7=_0x116ff7[_0x27534b(0x215)];}return!0x1;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x561760=_0x2de4;function _0x3339(){const _0xffa57b=['key','circle','listReversed','config','*Set\x20format:*\x20%0','document','list.properties','nodeAfter','getSuggestions','model','getFirstMarker','default','next','find','startIndex','disc','reversed','5413221kLJOSI','locale','3XdVQSO','format','ELEMENT_','has','type','bulleted','afterInit','handleDescriptions','styles','_findSuggestions','toUpperCase','*Remove\x20format:*\x20%0','registerBlockAttribute','formatBlock','4171316CtnDJJ','_registerLegacyDescription','isUndo','10979jjvgpN','244sxARlx','2259195LuLbIg','plugins','_LIST_','editor','33LbnlgS','numbered','square','4616660hAgnMu','lower-latin','batch','_getTranslationKeyForListStyle','head','FORMAT_LIST_REVERSED','commandParams','getAttribute','ListPropertiesEditing','*Change\x20to:*\x20%0','36448VtkAjS','bind','listStyle','upper-roman','_LIST_DEFAULT','replace','commandName','listStart','registerAttributeLabel','decimal','registerPostFixer','decimal-leading-zero','_getAttributeKey','get','removeMarker','lower-roman','oldValue','descriptionFactory','enableDefaultAttributesIntegration','customNumbered','start','FORMAT_LIST_START','TrackChangesEditing','getFirstRange','742VESQDV','newValue','registerDescriptionCallback','*Format:*\x20set\x20start\x20index\x20to\x20%0','listType','*Format:*\x20set\x20order\x20to\x20reversed','upper-latin','suggestion','*Format:*\x20set\x20order\x20to\x20regular','data','attribute','filter','5557680HczecC','includes'];_0x3339=function(){return _0xffa57b;};return _0x3339();}function _0x2de4(_0x36d442,_0xde8eff){const _0x3339bd=_0x3339();return _0x2de4=function(_0x2de4f8,_0x2f9cba){_0x2de4f8=_0x2de4f8-0x113;let _0x5b4ddc=_0x3339bd[_0x2de4f8];return _0x5b4ddc;},_0x2de4(_0x36d442,_0xde8eff);}(function(_0x42f13b,_0x5e20ba){const _0xbd7f02=_0x2de4,_0x145446=_0x42f13b();while(!![]){try{const _0x6daab=-parseInt(_0xbd7f02(0x117))/0x1*(parseInt(_0xbd7f02(0x118))/0x2)+-parseInt(_0xbd7f02(0x163))/0x3*(-parseInt(_0xbd7f02(0x114))/0x4)+parseInt(_0xbd7f02(0x119))/0x5+-parseInt(_0xbd7f02(0x14e))/0x6+-parseInt(_0xbd7f02(0x142))/0x7*(parseInt(_0xbd7f02(0x12a))/0x8)+parseInt(_0xbd7f02(0x161))/0x9+parseInt(_0xbd7f02(0x120))/0xa*(parseInt(_0xbd7f02(0x11d))/0xb);if(_0x6daab===_0x5e20ba)break;else _0x145446['push'](_0x145446['shift']());}catch(_0x1942c2){_0x145446['push'](_0x145446['shift']());}}}(_0x3339,0xb2d41));import{Plugin as _0xc1002a}from'ckeditor5/src/core.js';import{getTranslation as _0x25e431}from'../utils/common-translations.js';export default class ue extends _0xc1002a{[_0x561760(0x169)](){const _0x5d6416=_0x561760;if(!this[_0x5d6416(0x11c)][_0x5d6416(0x11a)][_0x5d6416(0x166)](_0x5d6416(0x128)))return;const _0x2bc9a6=this[_0x5d6416(0x11c)][_0x5d6416(0x153)][_0x5d6416(0x137)](_0x5d6416(0x156)),_0x2542ce=this[_0x5d6416(0x11c)][_0x5d6416(0x11a)][_0x5d6416(0x137)](_0x5d6416(0x140));_0x2bc9a6[_0x5d6416(0x16b)]&&(_0x2542ce[_0x5d6416(0x13c)](_0x5d6416(0x12c)),_0x2542ce[_0x5d6416(0x16f)](_0x5d6416(0x12c))),_0x2bc9a6[_0x5d6416(0x160)]&&(_0x2542ce[_0x5d6416(0x13c)](_0x5d6416(0x152)),_0x2542ce[_0x5d6416(0x16f)](_0x5d6416(0x152))),_0x2bc9a6[_0x5d6416(0x15e)]&&(_0x2542ce[_0x5d6416(0x13c)](_0x5d6416(0x131)),_0x2542ce[_0x5d6416(0x16f)](_0x5d6416(0x131)));const _0x16e697={'type':_0x5d6416(0x164),'content':''};_0x2542ce[_0x5d6416(0x13b)][_0x5d6416(0x144)](this[_0x5d6416(0x16a)][_0x5d6416(0x12b)](this));const _0x2559fe=this[_0x5d6416(0x11c)][_0x5d6416(0x162)];_0x2542ce[_0x5d6416(0x13b)][_0x5d6416(0x132)](_0x5d6416(0x152),_0x25e431(_0x2559fe,_0x5d6416(0x125))),_0x2542ce[_0x5d6416(0x13b)][_0x5d6416(0x144)](_0x432cf1=>{const _0x12209d=_0x5d6416,{data:_0x2898de}=_0x432cf1;if(_0x2898de&&_0x12209d(0x152)==_0x2898de[_0x12209d(0x150)])return null==_0x2898de[_0x12209d(0x143)]||0x0==_0x2898de[_0x12209d(0x143)]&&null==_0x2898de[_0x12209d(0x13a)]?_0x16e697:void 0x0;}),_0x2542ce[_0x5d6416(0x13b)][_0x5d6416(0x132)](_0x5d6416(0x131),_0x25e431(_0x2559fe,_0x5d6416(0x13f))),_0x2542ce[_0x5d6416(0x13b)][_0x5d6416(0x144)](_0x1eb01a=>{const _0xf3acda=_0x5d6416,{data:_0x1f0f46}=_0x1eb01a;if(_0x1f0f46&&_0xf3acda(0x131)==_0x1f0f46[_0xf3acda(0x150)])return null==_0x1f0f46[_0xf3acda(0x143)]||0x1==_0x1f0f46[_0xf3acda(0x143)]&&null==_0x1f0f46[_0xf3acda(0x13a)]?_0x16e697:void 0x0;}),this[_0x5d6416(0x11c)][_0x5d6416(0x159)][_0x5d6416(0x155)][_0x5d6416(0x134)](_0x3c3e80=>{const _0x570212=_0x5d6416;if(_0x3c3e80[_0x570212(0x122)][_0x570212(0x116)])return!0x1;let _0x1b6b4c=!0x1;const _0x556027=_0x2542ce[_0x570212(0x158)]({'skipNotAttached':!0x0})[_0x570212(0x14d)](_0x3dfa78=>{const _0x307d6a=_0x570212,_0x3ede21=_0x2542ce[_0x307d6a(0x136)](_0x3dfa78);return _0x307d6a(0x131)==_0x3ede21||_0x307d6a(0x152)==_0x3ede21;});for(const _0x113c6e of _0x556027){const _0x1252d6=_0x113c6e[_0x570212(0x141)]()[_0x570212(0x13e)][_0x570212(0x157)][_0x570212(0x127)](_0x570212(0x146));if(_0x570212(0x11e)==_0x1252d6||_0x570212(0x13d)==_0x1252d6)continue;_0x2542ce[_0x570212(0x16c)](_0x113c6e[_0x570212(0x141)](),_0x570212(0x14c))[_0x570212(0x15d)](_0x25fe21=>_0x570212(0x146)==_0x2542ce[_0x570212(0x136)](_0x25fe21[_0x570212(0x149)]))||(_0x3c3e80[_0x570212(0x138)](_0x113c6e[_0x570212(0x15a)]()),_0x1b6b4c=!0x0);}return _0x1b6b4c;}),this[_0x5d6416(0x115)]();}[_0x561760(0x16a)](_0x350aa0){const _0x3c8477=_0x561760,_0x36edfd=this[_0x3c8477(0x11c)][_0x3c8477(0x162)],{data:_0x2321f5}=_0x350aa0,_0x5c50a6={'type':_0x3c8477(0x164),'content':''};if(!_0x2321f5||_0x3c8477(0x12c)!=_0x2321f5[_0x3c8477(0x150)])return;if(!_0x2321f5[_0x3c8477(0x13a)])return _0x3c8477(0x15b)==_0x2321f5[_0x3c8477(0x143)]?_0x5c50a6:{'type':_0x3c8477(0x164),'content':''+_0x25e431(_0x36edfd,_0x3c8477(0x154),_0x25e431(_0x36edfd,this[_0x3c8477(0x123)](_0x2321f5[_0x3c8477(0x143)])))};if(!_0x2321f5[_0x3c8477(0x143)]){if(_0x3c8477(0x15b)==_0x2321f5[_0x3c8477(0x13a)])return _0x5c50a6;let _0x57f025=_0x350aa0[_0x3c8477(0x124)];for(;_0x57f025;){if(_0x57f025[_0x3c8477(0x14b)]&&_0x3c8477(0x146)==_0x57f025[_0x3c8477(0x14b)][_0x3c8477(0x150)]&&_0x57f025[_0x3c8477(0x14b)][_0x3c8477(0x143)])return _0x5c50a6;_0x57f025=_0x57f025[_0x3c8477(0x15c)];}return{'type':_0x3c8477(0x164),'content':''+_0x25e431(_0x36edfd,_0x3c8477(0x16e),_0x25e431(_0x36edfd,this[_0x3c8477(0x123)](_0x2321f5[_0x3c8477(0x13a)])))};}if(_0x3c8477(0x15b)!=_0x2321f5[_0x3c8477(0x143)])return{'type':_0x3c8477(0x164),'content':''+_0x25e431(_0x36edfd,_0x3c8477(0x154),_0x25e431(_0x36edfd,this[_0x3c8477(0x123)](_0x2321f5[_0x3c8477(0x143)])))};let _0x3dd376=_0x350aa0[_0x3c8477(0x124)];for(;_0x3dd376;){if(_0x3dd376[_0x3c8477(0x14b)]&&_0x3c8477(0x146)==_0x3dd376[_0x3c8477(0x14b)][_0x3c8477(0x150)]&&_0x3dd376[_0x3c8477(0x14b)][_0x3c8477(0x143)]&&_0x3dd376[_0x3c8477(0x14b)][_0x3c8477(0x13a)])return _0x5c50a6;_0x3dd376=_0x3dd376[_0x3c8477(0x15c)];}const _0xb42efd=_0x350aa0[_0x3c8477(0x141)]()[_0x3c8477(0x13e)][_0x3c8477(0x157)][_0x3c8477(0x127)](_0x3c8477(0x146));return{'type':_0x3c8477(0x164),'content':_0x25e431(_0x36edfd,_0x3c8477(0x154),_0x25e431(_0x36edfd,_0x3c8477(0x165)+_0xb42efd[_0x3c8477(0x16d)]()+_0x3c8477(0x12e)))};}[_0x561760(0x115)](){const _0x5eeac7=_0x561760,_0x23c820=this[_0x5eeac7(0x11c)],_0x37d73c=_0x23c820[_0x5eeac7(0x162)];_0x23c820[_0x5eeac7(0x11a)][_0x5eeac7(0x137)](_0x5eeac7(0x140))[_0x5eeac7(0x13b)][_0x5eeac7(0x144)](_0x45f4f1=>{const _0x1bdecd=_0x5eeac7;if(_0x1bdecd(0x113)!=_0x45f4f1[_0x1bdecd(0x167)])return;const {data:_0x4b6880}=_0x45f4f1;if(!_0x4b6880)return;let _0x3f1876,_0x84080;switch(_0x4b6880[_0x1bdecd(0x130)]){case _0x1bdecd(0x12c):_0x3f1876=_0x1bdecd(0x129),_0x84080={'type':_0x1bdecd(0x164),'content':_0x25e431(_0x37d73c,_0x3f1876,_0x25e431(_0x37d73c,this[_0x1bdecd(0x123)](_0x4b6880[_0x1bdecd(0x126)][0x0][_0x1bdecd(0x167)])))};break;case _0x1bdecd(0x152):_0x3f1876=_0x4b6880[_0x1bdecd(0x126)][0x0][_0x1bdecd(0x160)]?_0x1bdecd(0x147):_0x1bdecd(0x14a),_0x84080={'type':_0x1bdecd(0x164),'content':_0x25e431(_0x37d73c,_0x3f1876)};break;case _0x1bdecd(0x131):_0x3f1876=_0x1bdecd(0x145),_0x84080={'type':_0x1bdecd(0x164),'content':_0x25e431(_0x37d73c,_0x3f1876,_0x4b6880[_0x1bdecd(0x126)][0x0][_0x1bdecd(0x15e)])};}return _0x84080;});}[_0x561760(0x123)](_0xd31617){const _0x3b043d=_0x561760;return _0x3b043d(0x165)+function(_0x3e3d13){const _0x318787=_0x3b043d;if(pe[_0x318787(0x14f)](_0x3e3d13))return _0x318787(0x168);if(ye[_0x318787(0x14f)](_0x3e3d13))return _0x318787(0x11e);return null;}(_0xd31617)[_0x3b043d(0x16d)]()+_0x3b043d(0x11b)+_0xd31617[_0x3b043d(0x16d)]()[_0x3b043d(0x12f)](/-/g,'_');}}const pe=[_0x561760(0x15f),_0x561760(0x151),_0x561760(0x11f)],ye=[_0x561760(0x133),_0x561760(0x135),_0x561760(0x139),_0x561760(0x12d),_0x561760(0x121),_0x561760(0x148)];
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1d4373=_0x1ebb;(function(_0x4fcad1,_0x5b001b){const _0x3361fc=_0x1ebb,_0x599370=_0x4fcad1();while(!![]){try{const _0xf12164=parseInt(_0x3361fc(0x193))/0x1*(-parseInt(_0x3361fc(0x1a0))/0x2)+-parseInt(_0x3361fc(0x1a2))/0x3*(parseInt(_0x3361fc(0x1a1))/0x4)+parseInt(_0x3361fc(0x1b4))/0x5+-parseInt(_0x3361fc(0x1ad))/0x6*(-parseInt(_0x3361fc(0x19e))/0x7)+-parseInt(_0x3361fc(0x1ac))/0x8+-parseInt(_0x3361fc(0x195))/0x9+-parseInt(_0x3361fc(0x1b5))/0xa*(-parseInt(_0x3361fc(0x19c))/0xb);if(_0xf12164===_0x5b001b)break;else _0x599370['push'](_0x599370['shift']());}catch(_0x5698ae){_0x599370['push'](_0x599370['shift']());}}}(_0x365d,0xebf34));function _0x365d(){const _0x56202b=['enableCommand','plugins','data','13322016oFFGQo','54QNlsQk','attribute:url:media','locale','dataDowncast','editor','mediaEmbed','registerElementLabel','4027090JbnzYF','4450FUGXrK','options','stop','has','106GVtTnu','conversion','10718424CaEJBS','createEmptyElement','downcastDispatcher','MediaEmbedEditing','high','div','afterInit','117689bNnrBj','ELEMENT_MEDIA','194369SwqDyD','media','16762IHkGJr','4421400bhMZDS','3cTmFEh','for','elementToElement','TrackChangesEditing','descriptionFactory','showSuggestionHighlights','get'];_0x365d=function(){return _0x56202b;};return _0x365d();}function _0x1ebb(_0x467f60,_0x4a7344){const _0x365d5b=_0x365d();return _0x1ebb=function(_0x1ebbd8,_0x1c6e7c){_0x1ebbd8=_0x1ebbd8-0x190;let _0x28cbe3=_0x365d5b[_0x1ebbd8];return _0x28cbe3;},_0x1ebb(_0x467f60,_0x4a7344);}import{Plugin as _0xdaf3a8}from'ckeditor5/src/core.js';import{getTranslation as _0x1a2472}from'../utils/common-translations.js';export default class ft extends _0xdaf3a8{[_0x1d4373(0x19b)](){const _0x4e5331=_0x1d4373,_0x3ecbab=this[_0x4e5331(0x1b1)];if(!_0x3ecbab[_0x4e5331(0x1aa)][_0x4e5331(0x192)](_0x4e5331(0x198)))return;const _0x26b78b=_0x3ecbab[_0x4e5331(0x1aa)][_0x4e5331(0x1a8)](_0x4e5331(0x1a5)),_0x26fbab=_0x3ecbab[_0x4e5331(0x1af)];_0x26b78b[_0x4e5331(0x1a9)](_0x4e5331(0x1b2)),_0x26b78b[_0x4e5331(0x1a6)][_0x4e5331(0x1b3)](_0x4e5331(0x19f),_0x385b78=>_0x1a2472(_0x26fbab,_0x4e5331(0x19d),_0x385b78)),_0x3ecbab[_0x4e5331(0x194)][_0x4e5331(0x1a3)](_0x4e5331(0x1b0))[_0x4e5331(0x1a4)]({'model':_0x4e5331(0x19f),'view':(_0x59a030,{writer:_0x4e235d,options:_0x156ee5})=>{const _0x4ce937=_0x4e5331;if(_0x156ee5[_0x4ce937(0x1a7)])return _0x4e235d[_0x4ce937(0x196)](_0x4ce937(0x19a));},'converterPriority':_0x4e5331(0x199)}),_0x3ecbab[_0x4e5331(0x1ab)][_0x4e5331(0x197)]['on'](_0x4e5331(0x1ae),(_0x5b4362,_0x51aadb,_0x86408a)=>{const _0x1410e8=_0x4e5331;_0x86408a[_0x1410e8(0x190)][_0x1410e8(0x1a7)]&&_0x5b4362[_0x1410e8(0x191)]();},{'priority':_0x4e5331(0x199)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3635dd=_0x406e;(function(_0x336987,_0x5cc927){const _0x30af6a=_0x406e,_0x1b4d69=_0x336987();while(!![]){try{const _0x4d4b06=-parseInt(_0x30af6a(0xe9))/0x1+parseInt(_0x30af6a(0xd9))/0x2+parseInt(_0x30af6a(0xde))/0x3+-parseInt(_0x30af6a(0xe2))/0x4+-parseInt(_0x30af6a(0xdf))/0x5*(parseInt(_0x30af6a(0xdc))/0x6)+parseInt(_0x30af6a(0xe1))/0x7+-parseInt(_0x30af6a(0xe0))/0x8*(-parseInt(_0x30af6a(0xe7))/0x9);if(_0x4d4b06===_0x5cc927)break;else _0x1b4d69['push'](_0x1b4d69['shift']());}catch(_0x14b28f){_0x1b4d69['push'](_0x1b4d69['shift']());}}}(_0x209a,0x65c9c));import{Plugin as _0xdd02e}from'ckeditor5/src/core.js';function _0x209a(){const _0x2b707c=['plugins','12vrrtkX','get','428163uqofKx','989635dzYENp','1384JichWQ','4630920rBcOde','2039132uMnSFB','has','afterInit','TrackChangesEditing','MentionEditing','23796gPUeAI','editor','174448fVwMKE','enableCommand','470632UNmjFF','mention'];_0x209a=function(){return _0x2b707c;};return _0x209a();}function _0x406e(_0x23101c,_0x49d244){const _0x209a4c=_0x209a();return _0x406e=function(_0x406e5f,_0x3f008d){_0x406e5f=_0x406e5f-0xd9;let _0x569d78=_0x209a4c[_0x406e5f];return _0x569d78;},_0x406e(_0x23101c,_0x49d244);}export default class gt extends _0xdd02e{[_0x3635dd(0xe4)](){const _0xb53327=_0x3635dd,_0x26d1f0=this[_0xb53327(0xe8)];_0x26d1f0[_0xb53327(0xdb)][_0xb53327(0xe3)](_0xb53327(0xe6))&&_0x26d1f0[_0xb53327(0xdb)][_0xb53327(0xdd)](_0xb53327(0xe5))[_0xb53327(0xea)](_0xb53327(0xda));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x28c3e1=_0x5bd6;(function(_0x448edb,_0x28fca2){const _0x58205b=_0x5bd6,_0x119639=_0x448edb();while(!![]){try{const _0x133dbd=-parseInt(_0x58205b(0x1a8))/0x1*(-parseInt(_0x58205b(0x1a9))/0x2)+-parseInt(_0x58205b(0x1c3))/0x3*(-parseInt(_0x58205b(0x1c5))/0x4)+-parseInt(_0x58205b(0x1b4))/0x5*(-parseInt(_0x58205b(0x1ab))/0x6)+-parseInt(_0x58205b(0x1c2))/0x7+parseInt(_0x58205b(0x1bb))/0x8*(-parseInt(_0x58205b(0x1b3))/0x9)+-parseInt(_0x58205b(0x1ca))/0xa*(-parseInt(_0x58205b(0x1b9))/0xb)+parseInt(_0x58205b(0x1c8))/0xc;if(_0x133dbd===_0x28fca2)break;else _0x119639['push'](_0x119639['shift']());}catch(_0xec79d3){_0x119639['push'](_0x119639['shift']());}}}(_0x156f,0xe3830));import{Plugin as _0x3f9e75}from'ckeditor5/src/core.js';import{getTranslation as _0x3cebbb}from'../utils/common-translations.js';function _0x5bd6(_0xc245b6,_0x537ba9){const _0x156fd5=_0x156f();return _0x5bd6=function(_0x5bd6b,_0x5440d6){_0x5bd6b=_0x5bd6b-0x1a8;let _0x25c2bc=_0x156fd5[_0x5bd6b];return _0x25c2bc;},_0x5bd6(_0xc245b6,_0x537ba9);}export default class lt extends _0x3f9e75{[_0x28c3e1(0x1ad)](){const _0x3f4a26=_0x28c3e1,_0x21e276=this[_0x3f4a26(0x1ae)],_0x444a70=_0x21e276[_0x3f4a26(0x1b8)][_0x3f4a26(0x1c1)](_0x3f4a26(0x1ac));_0x21e276[_0x3f4a26(0x1b8)][_0x3f4a26(0x1c6)](_0x3f4a26(0x1bd))&&(_0x444a70[_0x3f4a26(0x1be)](_0x3f4a26(0x1cb)),_0x444a70[_0x3f4a26(0x1c4)](_0x3f4a26(0x1ba)),_0x444a70[_0x3f4a26(0x1af)][_0x3f4a26(0x1b6)](_0x7169a2=>this[_0x3f4a26(0x1bc)](_0x7169a2)));}[_0x28c3e1(0x1bc)](_0x145a4b){const _0x1652d5=_0x28c3e1,_0x595b0d=this[_0x1652d5(0x1ae)][_0x1652d5(0x1bf)],{data:_0x112da3}=_0x145a4b,_0x58a041={'type':_0x1652d5(0x1c9),'content':''};if(_0x112da3&&_0x1652d5(0x1ba)==_0x112da3[_0x1652d5(0x1cc)]){if(!_0x112da3[_0x1652d5(0x1b1)])return{'type':_0x1652d5(0x1c9),'content':_0x3cebbb(_0x595b0d,_0x1652d5(0x1cd),_0x3cebbb(_0x595b0d,_0x1652d5(0x1c0)))+'\x20('+_0x112da3[_0x1652d5(0x1b0)]+')'};if(!_0x112da3[_0x1652d5(0x1b0)]){let _0x38a634=_0x145a4b[_0x1652d5(0x1b2)];for(;_0x38a634;){if(_0x38a634[_0x1652d5(0x1c7)]&&_0x1652d5(0x1b7)==_0x38a634[_0x1652d5(0x1c7)][_0x1652d5(0x1cc)]&&_0x38a634[_0x1652d5(0x1c7)][_0x1652d5(0x1b0)])return _0x58a041;_0x38a634=_0x38a634[_0x1652d5(0x1b5)];}return{'type':_0x1652d5(0x1c9),'content':_0x3cebbb(_0x595b0d,_0x1652d5(0x1aa),_0x3cebbb(_0x595b0d,_0x1652d5(0x1c0)))+'\x20('+_0x112da3[_0x1652d5(0x1b1)]+')'};}}}}function _0x156f(){const _0x18971b=['registerBlockAttribute','232756aZPPXh','has','data','6713532nRGFHQ','format','1048510hAVVlM','multiLevelList','key','*Set\x20format:*\x20%0','422871PcOtte','2uFSiAk','*Remove\x20format:*\x20%0','873558Qxjodz','TrackChangesEditing','afterInit','editor','descriptionFactory','newValue','oldValue','head','173709pEYivp','5yPikpD','next','registerDescriptionCallback','listType','plugins','11gRjNrN','listMarkerStyle','128HXvXGG','handleDescriptions','MultiLevelList','enableDefaultAttributesIntegration','locale','ELEMENT_MULTI_LEVEL_LIST','get','3610411FMsjZN','27LLtkHl'];_0x156f=function(){return _0x18971b;};return _0x156f();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x166820=_0x4309;(function(_0x4eb030,_0x2439bf){const _0x55fd39=_0x4309,_0x107f6e=_0x4eb030();while(!![]){try{const _0x56d061=parseInt(_0x55fd39(0xd4))/0x1+-parseInt(_0x55fd39(0xcd))/0x2*(parseInt(_0x55fd39(0xc9))/0x3)+parseInt(_0x55fd39(0xdc))/0x4*(-parseInt(_0x55fd39(0xcc))/0x5)+parseInt(_0x55fd39(0xd5))/0x6*(parseInt(_0x55fd39(0xce))/0x7)+parseInt(_0x55fd39(0xd7))/0x8*(-parseInt(_0x55fd39(0xd2))/0x9)+parseInt(_0x55fd39(0xda))/0xa+parseInt(_0x55fd39(0xde))/0xb;if(_0x56d061===_0x2439bf)break;else _0x107f6e['push'](_0x107f6e['shift']());}catch(_0x564f8c){_0x107f6e['push'](_0x107f6e['shift']());}}}(_0x413b,0x7b786));import{Plugin as _0x4a3960}from'ckeditor5/src/core.js';import{getTranslation as _0x3dd7b0}from'../utils/common-translations.js';function _0x4309(_0x1d73ba,_0x3264f2){const _0x413b40=_0x413b();return _0x4309=function(_0x430918,_0x361df8){_0x430918=_0x430918-0xc9;let _0x152744=_0x413b40[_0x430918];return _0x152744;},_0x4309(_0x1d73ba,_0x3264f2);}function _0x413b(){const _0x960926=['has','PageBreakEditing','13428CcXOjw','locale','52908ZZGXDD','12ERQAId','enableCommand','1376eDxEDH','editor','descriptionFactory','8717680zvFhEj','TrackChangesEditing','4BjxUYX','afterInit','4342800klxETo','registerElementLabel','plugins','2973qOpoqm','ELEMENT_PAGE_BREAK','get','4161835rWvhKk','250oCCuxV','1396934JGyefu','pageBreak'];_0x413b=function(){return _0x960926;};return _0x413b();}export default class mt extends _0x4a3960{[_0x166820(0xdd)](){const _0x3df50e=_0x166820,_0x4e75ea=this[_0x3df50e(0xd8)];if(!_0x4e75ea[_0x3df50e(0xe0)][_0x3df50e(0xd0)](_0x3df50e(0xd1)))return;_0x4e75ea[_0x3df50e(0xe0)][_0x3df50e(0xcb)](_0x3df50e(0xdb))[_0x3df50e(0xd6)](_0x3df50e(0xcf));const _0x52cda5=_0x4e75ea[_0x3df50e(0xe0)][_0x3df50e(0xcb)](_0x3df50e(0xdb)),_0x318ff5=_0x4e75ea[_0x3df50e(0xd3)];_0x52cda5[_0x3df50e(0xd9)][_0x3df50e(0xdf)](_0x3df50e(0xcf),_0x5174f0=>_0x3dd7b0(_0x318ff5,_0x3df50e(0xca),_0x5174f0));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x3912(_0x13a0d7,_0x286567){const _0x342a57=_0x342a();return _0x3912=function(_0x391297,_0x504284){_0x391297=_0x391297-0x9e;let _0x174c04=_0x342a57[_0x391297];return _0x174c04;},_0x3912(_0x13a0d7,_0x286567);}const _0x38a615=_0x3912;(function(_0x1b8734,_0x27e376){const _0x4bc969=_0x3912,_0x7d5f02=_0x1b8734();while(!![]){try{const _0x33208c=-parseInt(_0x4bc969(0xb2))/0x1*(parseInt(_0x4bc969(0xd3))/0x2)+-parseInt(_0x4bc969(0xd4))/0x3+parseInt(_0x4bc969(0xa5))/0x4+parseInt(_0x4bc969(0xde))/0x5*(parseInt(_0x4bc969(0xc6))/0x6)+-parseInt(_0x4bc969(0xd8))/0x7*(parseInt(_0x4bc969(0xcd))/0x8)+parseInt(_0x4bc969(0xae))/0x9+parseInt(_0x4bc969(0xbe))/0xa*(parseInt(_0x4bc969(0xc4))/0xb);if(_0x33208c===_0x27e376)break;else _0x7d5f02['push'](_0x7d5f02['shift']());}catch(_0x3aa464){_0x7d5f02['push'](_0x7d5f02['shift']());}}}(_0x342a,0xd9d00));import{Plugin as _0x50e946}from'ckeditor5/src/core.js';import{getTranslation as _0x5d26c4}from'../utils/common-translations.js';export default class dt extends _0x50e946{[_0x38a615(0xad)](){const _0x49d062=_0x38a615,_0xad4ea8=this[_0x49d062(0xbd)];if(!_0xad4ea8[_0x49d062(0xd7)][_0x49d062(0xc3)](_0x49d062(0xdf)))return;const _0x31d23e=_0xad4ea8[_0x49d062(0xe3)],_0x53e6d7=_0xad4ea8[_0x49d062(0xd7)][_0x49d062(0xba)](_0x49d062(0xd1));_0x53e6d7[_0x49d062(0xc2)][_0x49d062(0xca)](_0x49d062(0xaa),_0x1dac55=>_0x5d26c4(_0x31d23e,_0x49d062(0xb1),_0x1dac55)),_0x53e6d7[_0x49d062(0xc5)](_0x49d062(0xaa)),_0x53e6d7[_0x49d062(0xe0)](_0x49d062(0xa6)),_0xad4ea8[_0x49d062(0x9f)][_0x49d062(0xc0)]['on'](_0x49d062(0x9e),nr(_0xad4ea8),{'priority':_0x49d062(0xcc)}),_0xad4ea8[_0x49d062(0xb3)][_0x49d062(0xc0)]['on'](_0x49d062(0x9e),(_0x39c0ff,_0x1a1d4d,_0x3fa2f8)=>{const _0x1c9ab4=_0x49d062;_0x3fa2f8[_0x1c9ab4(0xbb)][_0x1c9ab4(0xa0)]&&nr(_0xad4ea8,{'showActiveMarker':!0x1})(_0x39c0ff,_0x1a1d4d,_0x3fa2f8);},{'priority':_0x49d062(0xcc)});const _0x5a5b31=_0x53e6d7[_0x49d062(0xc2)];_0x5a5b31[_0x49d062(0xa1)](_0x2cb52e=>{const _0x4ae59b=_0x49d062;if(_0x4ae59b(0xa9)!==_0x2cb52e[_0x4ae59b(0xe2)])return;const {start:_0x4f66b8,end:_0x1788b3}=_0x2cb52e[_0x4ae59b(0xc8)]();if(!_0x4f66b8[_0x4ae59b(0xa3)](_0x1788b3)||!_0x4f66b8[_0x4ae59b(0xdc)])return;const _0x373ffb=_0xad4ea8[_0x4ae59b(0xb4)][_0x4ae59b(0xdb)],_0x1eb2c3=_0x4f66b8[_0x4ae59b(0xdc)];return _0x373ffb[_0x4ae59b(0xe1)](_0x1eb2c3)&&!_0x373ffb[_0x4ae59b(0xdd)](_0x1eb2c3)&&_0x373ffb[_0x4ae59b(0xac)](_0x1eb2c3,_0x4ae59b(0xab))?{'type':_0x4ae59b(0xa9),'content':_0x5d26c4(_0x31d23e,_0x4ae59b(0xd6),_0x5a5b31[_0x4ae59b(0xa2)](_0x1eb2c3,0x1))}:void 0x0;}),this[_0x49d062(0xcb)]();}[_0x38a615(0xcb)](){const _0x1be77a=_0x38a615,_0x517ba0=this[_0x1be77a(0xbd)],_0x3d3ef7=_0x517ba0[_0x1be77a(0xe3)];_0x517ba0[_0x1be77a(0xd7)][_0x1be77a(0xba)](_0x1be77a(0xd1))[_0x1be77a(0xc2)][_0x1be77a(0xa1)](_0x314b20=>{const _0x1022ff=_0x1be77a;if(_0x1022ff(0xe4)!=_0x314b20[_0x1022ff(0xe2)])return;const {data:_0x4715ba}=_0x314b20;return _0x4715ba&&_0x1022ff(0xaa)==_0x4715ba[_0x1022ff(0xbf)]?{'type':_0x1022ff(0xda),'content':_0x5d26c4(_0x3d3ef7,_0x1022ff(0xb8),_0x5d26c4(_0x3d3ef7,_0x1022ff(0xb1)))}:void 0x0;});}}function nr(_0x30744e,{showActiveMarker:_0x2f0e2a=!0x0}={}){return(_0x434cc4,_0x56fec2,_0x50a79d)=>{const _0x508a92=_0x3912,_0x34e14e=_0x30744e[_0x508a92(0xd7)][_0x508a92(0xba)](_0x508a92(0xd1)),_0x5c8e6d=_0x56fec2[_0x508a92(0xa8)][_0x508a92(0xb6)],_0x37766d=_0x56fec2[_0x508a92(0xa8)][_0x508a92(0xc7)],_0x28daab=_0x30744e[_0x508a92(0xb4)][_0x508a92(0xdb)];if(!_0x5c8e6d[_0x508a92(0xa3)](_0x37766d)||!_0x5c8e6d[_0x508a92(0xdc)])return;const _0x2885f9=_0x5c8e6d[_0x508a92(0xdc)];if(_0x28daab[_0x508a92(0xe1)](_0x2885f9)&&!_0x28daab[_0x508a92(0xdd)](_0x2885f9)&&_0x28daab[_0x508a92(0xac)](_0x2885f9,_0x508a92(0xab))){if(!_0x50a79d[_0x508a92(0xa7)][_0x508a92(0xd2)](_0x56fec2[_0x508a92(0xa8)],_0x434cc4[_0x508a92(0xb7)]))return;const _0x30b600=_0x50a79d[_0x508a92(0xb0)][_0x508a92(0xc9)](_0x508a92(0xc1),{'class':_0x508a92(0xcf)}),_0xaeaec5=_0x50a79d[_0x508a92(0xb9)][_0x508a92(0xbc)](_0x37766d);_0x2f0e2a&&_0x34e14e[_0x508a92(0xaf)][_0x508a92(0xd9)](_0x56fec2[_0x508a92(0xa4)])&&_0x50a79d[_0x508a92(0xb0)][_0x508a92(0xd0)](_0x508a92(0xd5),_0x30b600),_0x50a79d[_0x508a92(0xb0)][_0x508a92(0xce)](_0xaeaec5,_0x30b600),_0x50a79d[_0x508a92(0xb9)][_0x508a92(0xb5)](_0x30b600,_0x56fec2[_0x508a92(0xa4)]);}};}function _0x342a(){const _0x20a9cf=['78375CpLLab','Paragraph','enableCommand','isBlock','type','locale','formatBlock','addMarker:suggestion:insertion','editing','showSuggestionHighlights','registerDescriptionCallback','getItemLabel','isTouching','markerName','5463908EifnoP','insertParagraph','consumable','markerRange','insertion','paragraph','$text','checkChild','afterInit','14743107nLpYrn','activeMarkers','writer','ELEMENT_PARAGRAPH','2179WgpBLQ','data','model','bindElementToMarker','start','name','*Change\x20to:*\x20%0','mapper','get','options','toViewPosition','editor','2509930KkWgpo','commandName','downcastDispatcher','span','descriptionFactory','has','44nBLhoE','enableDefaultAttributesIntegration','396wIZplW','end','getFirstRange','createUIElement','registerElementLabel','_registerLegacyDescription','highest','64ZGtBvS','insert','ck-suggestion-marker-split','addClass','TrackChangesEditing','consume','946FpxZHX','4175553PKsrHW','ck-suggestion-marker--active','*Insert:*\x20%0','plugins','1511951ORceCl','includes','format','schema','nodeAfter','isLimit'];_0x342a=function(){return _0x20a9cf;};return _0x342a();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x76b5cd=_0x212c;function _0x5549(){const _0x4a0a0c=['format','_registerLegacyDescription','locale','formatInline','plugins','128560RGkZcO','8lopPTT','*Remove\x20all\x20formatting*','3025778sCVTbj','type','RemoveFormatEditing','76645wHwlWC','1110010gtUMsv','commandName','formatBlock','3654LJSjax','registerDescriptionCallback','838jTieit','descriptionFactory','get','has','removeFormat','625504XzCNMm','132qrysxE','enableDefaultAttributesIntegration','2431053QTcVam','afterInit','TrackChangesEditing','editor'];_0x5549=function(){return _0x4a0a0c;};return _0x5549();}(function(_0x550acf,_0x3e063b){const _0x27a3eb=_0x212c,_0x4cd9fd=_0x550acf();while(!![]){try{const _0x321dbb=parseInt(_0x27a3eb(0x1df))/0x1+parseInt(_0x27a3eb(0x1da))/0x2*(-parseInt(_0x27a3eb(0x1d8))/0x3)+-parseInt(_0x27a3eb(0x1eb))/0x4+-parseInt(_0x27a3eb(0x1f1))/0x5*(parseInt(_0x27a3eb(0x1e0))/0x6)+parseInt(_0x27a3eb(0x1ee))/0x7+-parseInt(_0x27a3eb(0x1ec))/0x8*(-parseInt(_0x27a3eb(0x1e2))/0x9)+-parseInt(_0x27a3eb(0x1d5))/0xa;if(_0x321dbb===_0x3e063b)break;else _0x4cd9fd['push'](_0x4cd9fd['shift']());}catch(_0xfed7d9){_0x4cd9fd['push'](_0x4cd9fd['shift']());}}}(_0x5549,0x52502));import{Plugin as _0x446ace}from'ckeditor5/src/core.js';import{getTranslation as _0x39a569}from'../utils/common-translations.js';function _0x212c(_0x49dff5,_0x55f65b){const _0x5549d9=_0x5549();return _0x212c=function(_0x212c59,_0x1eb8ac){_0x212c59=_0x212c59-0x1d5;let _0x15608d=_0x5549d9[_0x212c59];return _0x15608d;},_0x212c(_0x49dff5,_0x55f65b);}export default class pt extends _0x446ace{[_0x76b5cd(0x1e3)](){const _0x14144=_0x76b5cd,_0x231cd9=this[_0x14144(0x1e5)];if(!_0x231cd9[_0x14144(0x1ea)][_0x14144(0x1dd)](_0x14144(0x1f0)))return;_0x231cd9[_0x14144(0x1ea)][_0x14144(0x1dc)](_0x14144(0x1e4))[_0x14144(0x1e1)](_0x14144(0x1de)),this[_0x14144(0x1e7)]();}[_0x76b5cd(0x1e7)](){const _0x1dbeab=_0x76b5cd,_0x3f77bf=this[_0x1dbeab(0x1e5)];_0x3f77bf[_0x1dbeab(0x1ea)][_0x1dbeab(0x1dc)](_0x1dbeab(0x1e4))[_0x1dbeab(0x1db)][_0x1dbeab(0x1d9)](_0x296f11=>{const _0x4a5cee=_0x1dbeab;if(_0x4a5cee(0x1d7)!=_0x296f11[_0x4a5cee(0x1ef)]&&_0x4a5cee(0x1e9)!=_0x296f11[_0x4a5cee(0x1ef)])return;const {data:_0x4b81ae}=_0x296f11;return _0x4b81ae&&_0x4a5cee(0x1de)==_0x4b81ae[_0x4a5cee(0x1d6)]?{'type':_0x4a5cee(0x1e6),'content':_0x39a569(_0x3f77bf[_0x4a5cee(0x1e8)],_0x4a5cee(0x1ed))}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x1916(){const _0x1ec8ec=['acceptSuggestion','11RKzBBi','3295544VVvuuH','acceptAllSuggestions','afterInit','TrackChangesEditing','discardSuggestion','discardAllSuggestions','enableCommand','440liImVk','discardSelectedSuggestions','RestrictedEditingModeEditing','5898546TrOvMw','goToPreviousRestrictedEditingException','goToNextRestrictedEditingException','7165179JfCxIr','92082DLuVlV','17973bEFXTt','plugins','17046900HbPGPe','get','205hkgPIW','63386gmtUsX','acceptSelectedSuggestions','editor','trackChanges','31sHxbrU','has'];_0x1916=function(){return _0x1ec8ec;};return _0x1916();}const _0x6ec1d6=_0x281f;function _0x281f(_0x231cce,_0x282871){const _0x19169d=_0x1916();return _0x281f=function(_0x281fbe,_0x5a4173){_0x281fbe=_0x281fbe-0x15c;let _0x56f0e7=_0x19169d[_0x281fbe];return _0x56f0e7;},_0x281f(_0x231cce,_0x282871);}(function(_0x1714cf,_0x551829){const _0xa72a5c=_0x281f,_0x4eb787=_0x1714cf();while(!![]){try{const _0x1c8435=parseInt(_0xa72a5c(0x15d))/0x1*(parseInt(_0xa72a5c(0x175))/0x2)+parseInt(_0xa72a5c(0x170))/0x3*(parseInt(_0xa72a5c(0x168))/0x4)+parseInt(_0xa72a5c(0x174))/0x5*(-parseInt(_0xa72a5c(0x16f))/0x6)+parseInt(_0xa72a5c(0x16e))/0x7+-parseInt(_0xa72a5c(0x161))/0x8+parseInt(_0xa72a5c(0x16b))/0x9+parseInt(_0xa72a5c(0x172))/0xa*(-parseInt(_0xa72a5c(0x160))/0xb);if(_0x1c8435===_0x551829)break;else _0x4eb787['push'](_0x4eb787['shift']());}catch(_0x129b77){_0x4eb787['push'](_0x4eb787['shift']());}}}(_0x1916,0x8c4a0));import{Plugin as _0x33e8c3}from'ckeditor5/src/core.js';export default class kt extends _0x33e8c3{[_0x6ec1d6(0x163)](){const _0x2fb847=_0x6ec1d6,_0x1b5b24=this[_0x2fb847(0x177)];if(!_0x1b5b24[_0x2fb847(0x171)][_0x2fb847(0x15e)](_0x2fb847(0x16a)))return;const _0x4f5f4c=_0x1b5b24[_0x2fb847(0x171)][_0x2fb847(0x173)](_0x2fb847(0x164));_0x4f5f4c[_0x2fb847(0x167)](_0x2fb847(0x16c)),_0x4f5f4c[_0x2fb847(0x167)](_0x2fb847(0x16d));const _0x4797fc=_0x1b5b24[_0x2fb847(0x171)][_0x2fb847(0x173)](_0x2fb847(0x16a));_0x4797fc[_0x2fb847(0x167)](_0x2fb847(0x15c)),_0x4797fc[_0x2fb847(0x167)](_0x2fb847(0x15f)),_0x4797fc[_0x2fb847(0x167)](_0x2fb847(0x165)),_0x4797fc[_0x2fb847(0x167)](_0x2fb847(0x162)),_0x4797fc[_0x2fb847(0x167)](_0x2fb847(0x166)),_0x4797fc[_0x2fb847(0x167)](_0x2fb847(0x176)),_0x4797fc[_0x2fb847(0x167)](_0x2fb847(0x169));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5cc4da=_0x4fcd;(function(_0x52ccd5,_0x13b208){const _0xc6e3b2=_0x4fcd,_0x125d6e=_0x52ccd5();while(!![]){try{const _0x21162a=-parseInt(_0xc6e3b2(0x1bf))/0x1+-parseInt(_0xc6e3b2(0x1de))/0x2*(parseInt(_0xc6e3b2(0x1c1))/0x3)+-parseInt(_0xc6e3b2(0x1cd))/0x4+parseInt(_0xc6e3b2(0x1f4))/0x5*(parseInt(_0xc6e3b2(0x1e1))/0x6)+-parseInt(_0xc6e3b2(0x1db))/0x7*(parseInt(_0xc6e3b2(0x1dc))/0x8)+parseInt(_0xc6e3b2(0x1e4))/0x9+parseInt(_0xc6e3b2(0x1c5))/0xa;if(_0x21162a===_0x13b208)break;else _0x125d6e['push'](_0x125d6e['shift']());}catch(_0x42403c){_0x125d6e['push'](_0x125d6e['shift']());}}}(_0x4fe2,0x21276));import{Plugin as _0x5542a2}from'ckeditor5/src/core.js';import{ShiftEnter as _0x35a9e9}from'ckeditor5/src/enter.js';import{getTranslation as _0x45036e}from'../utils/common-translations.js';function _0x4fcd(_0x46a6c5,_0x242852){const _0x4fe229=_0x4fe2();return _0x4fcd=function(_0x4fcd33,_0x91a569){_0x4fcd33=_0x4fcd33-0x1bf;let _0x2665c7=_0x4fe229[_0x4fcd33];return _0x2665c7;},_0x4fcd(_0x46a6c5,_0x242852);}export default class bt extends _0x5542a2{static get[_0x5cc4da(0x1c8)](){return[_0x35a9e9];}[_0x5cc4da(0x1f0)](){const _0x413ae0=_0x5cc4da,_0x12d349=this[_0x413ae0(0x1d9)],_0x4de388=_0x12d349[_0x413ae0(0x1c7)][_0x413ae0(0x1d0)](_0x413ae0(0x1e0));_0x4de388[_0x413ae0(0x1c6)](_0x413ae0(0x1e3)),_0x12d349[_0x413ae0(0x1c2)][_0x413ae0(0x1df)]['on'](_0x413ae0(0x1c4),de(_0x12d349),{'priority':_0x413ae0(0x1ee)}),_0x12d349[_0x413ae0(0x1c2)][_0x413ae0(0x1df)]['on'](_0x413ae0(0x1d7),de(_0x12d349),{'priority':_0x413ae0(0x1ee)}),_0x12d349[_0x413ae0(0x1ec)][_0x413ae0(0x1df)]['on'](_0x413ae0(0x1e6),(_0x481a4c,_0xb4a794,_0x1cc92c)=>{const _0x587d8c=_0x413ae0;_0x1cc92c[_0x587d8c(0x1d6)][_0x587d8c(0x1c9)]&&de(_0x12d349,{'showActiveMarker':!0x1})(_0x481a4c,_0xb4a794,_0x1cc92c);}),_0x4de388[_0x413ae0(0x1c3)][_0x413ae0(0x1c0)](_0x413ae0(0x1cb),_0x27b452=>_0x45036e(_0x12d349[_0x413ae0(0x1d1)],_0x413ae0(0x1ed),_0x27b452));}}function de(_0x3b739c,{showActiveMarker:_0x3a5bc8=!0x0}={}){return(_0x2e9324,_0x283373,_0x292b12)=>{const _0x130ea7=_0x4fcd,_0x4660ff=_0x3b739c[_0x130ea7(0x1c7)][_0x130ea7(0x1d0)](_0x130ea7(0x1e0));if(!_0x292b12[_0x130ea7(0x1ef)][_0x130ea7(0x1e5)](_0x283373[_0x130ea7(0x1d5)],_0x2e9324[_0x130ea7(0x1e9)]))return;const _0x2c8046=_0x3b739c[_0x130ea7(0x1da)];for(const _0x1aeed7 of _0x283373[_0x130ea7(0x1d5)][_0x130ea7(0x1eb)]()){if(!_0x1aeed7['is'](_0x130ea7(0x1d8),_0x130ea7(0x1cb)))continue;const _0x23b4de=_0x130ea7(0x1d2)==_0x283373[_0x130ea7(0x1cf)][_0x130ea7(0x1f2)](':')[0x1]?_0x130ea7(0x1e8):_0x130ea7(0x1f2),_0x12aae2=_0x292b12[_0x130ea7(0x1d3)][_0x130ea7(0x1cc)](_0x130ea7(0x1f5),{'class':_0x130ea7(0x1f3)+_0x23b4de}),_0x1b089b=_0x292b12[_0x130ea7(0x1dd)][_0x130ea7(0x1e2)](_0x2c8046[_0x130ea7(0x1ce)](_0x1aeed7));_0x3a5bc8&&_0x4660ff[_0x130ea7(0x1ea)][_0x130ea7(0x1e7)](_0x283373[_0x130ea7(0x1cf)])&&_0x292b12[_0x130ea7(0x1d3)][_0x130ea7(0x1f6)](_0x130ea7(0x1f1),_0x12aae2),_0x292b12[_0x130ea7(0x1d3)][_0x130ea7(0x1d4)](_0x1b089b,_0x12aae2),_0x292b12[_0x130ea7(0x1dd)][_0x130ea7(0x1ca)](_0x12aae2,_0x283373[_0x130ea7(0x1cf)]);}};}function _0x4fe2(){const _0x1aee8e=['193974jAwSos','downcastDispatcher','TrackChangesEditing','1194CPGfza','toViewPosition','shiftEnter','275940FxigVr','test','addMarker:suggestion','includes','merge','name','activeMarkers','getItems','data','ELEMENT_LINE_BREAK','high','consumable','init','ck-suggestion-marker--active','split','ck-suggestion-marker-','965JgEsLP','span','addClass','67471GQphRX','registerElementLabel','3EAjGrp','editing','descriptionFactory','addMarker:suggestion:insertion','4886350gKHJiA','enableCommand','plugins','requires','showSuggestionHighlights','bindElementToMarker','softBreak','createUIElement','730428wmWDFc','createPositionBefore','markerName','get','locale','deletion','writer','insert','markerRange','options','addMarker:suggestion:deletion','element','editor','model','523873OGAmHz','8tLFecf','mapper'];_0x4fe2=function(){return _0x1aee8e;};return _0x4fe2();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x39aee1=_0x4f76;(function(_0x4b4851,_0x231f08){const _0x4b6e2d=_0x4f76,_0x4280cd=_0x4b4851();while(!![]){try{const _0x27ca12=-parseInt(_0x4b6e2d(0x207))/0x1+-parseInt(_0x4b6e2d(0x208))/0x2*(-parseInt(_0x4b6e2d(0x213))/0x3)+parseInt(_0x4b6e2d(0x20d))/0x4+parseInt(_0x4b6e2d(0x205))/0x5+parseInt(_0x4b6e2d(0x217))/0x6+parseInt(_0x4b6e2d(0x20b))/0x7*(parseInt(_0x4b6e2d(0x1f7))/0x8)+-parseInt(_0x4b6e2d(0x209))/0x9;if(_0x27ca12===_0x231f08)break;else _0x4280cd['push'](_0x4280cd['shift']());}catch(_0x397bd2){_0x4280cd['push'](_0x4280cd['shift']());}}}(_0x4889,0xabae7));import{Plugin as _0x29b0ff}from'ckeditor5/src/core.js';import{getRangesWithAttribute as _0x5612d2}from'./utils.js';import{getTranslation as _0x28670d}from'../utils/common-translations.js';export default class wt extends _0x29b0ff{[_0x39aee1(0x206)](){const _0x107fce=_0x39aee1,_0x13e83c=this[_0x107fce(0x1f8)],_0x1a9997=_0x13e83c[_0x107fce(0x1ff)],_0x5092d4=_0x13e83c[_0x107fce(0x203)];if(!_0x13e83c[_0x107fce(0x1f5)][_0x107fce(0x212)](_0x107fce(0x211)))return;const _0x4d956e=_0x13e83c[_0x107fce(0x1f5)][_0x107fce(0x20e)](_0x107fce(0x21a)),_0x5cb99d=_0x107fce(0x1f4),_0x3617ef=_0x13e83c[_0x107fce(0x1fd)][_0x107fce(0x20e)](_0x5cb99d);_0x4d956e[_0x107fce(0x1f9)](_0x5cb99d,(_0x25b3a5,_0x167186={})=>{const _0x406930=_0x107fce,_0x4c5885=_0x1a9997[_0x406930(0x216)][_0x406930(0x214)];if(_0x4c5885[_0x406930(0x201)])return void _0x25b3a5(_0x167186);const _0x39f506=void 0x0!==_0x167186[_0x406930(0x1fc)]?_0x167186[_0x406930(0x1fc)]:!_0x3617ef[_0x406930(0x204)];_0x1a9997[_0x406930(0x215)](()=>{const _0x1299a1=_0x406930,_0xd5ecc8=Array[_0x1299a1(0x202)](_0x4c5885[_0x1299a1(0x21b)]());for(const _0x622b2b of _0xd5ecc8){const _0xea5baa=_0x39f506?[_0x622b2b]:_0x5612d2(_0x5cb99d,_0x622b2b,_0x1a9997);for(const _0x425010 of _0xea5baa)_0x4d956e[_0x1299a1(0x1f6)](_0x425010,{'commandName':_0x5cb99d,'commandParams':[{'forceValue':_0x39f506}]});}});}),_0x4d956e[_0x107fce(0x219)][_0x107fce(0x1fa)](_0x52fd86=>{const _0x29ebfd=_0x107fce;if(_0x29ebfd(0x218)!=_0x52fd86[_0x29ebfd(0x1fe)]&&_0x29ebfd(0x210)!=_0x52fd86[_0x29ebfd(0x1fe)])return;const {data:_0x58808f}=_0x52fd86;return _0x58808f&&_0x58808f[_0x29ebfd(0x200)]==_0x5cb99d?_0x58808f[_0x29ebfd(0x20c)][0x0][_0x29ebfd(0x1fc)]?{'type':_0x29ebfd(0x20a),'content':_0x28670d(_0x5092d4,_0x29ebfd(0x1fb))}:{'type':_0x29ebfd(0x20a),'content':_0x28670d(_0x5092d4,_0x29ebfd(0x20f))}:void 0x0;});}}function _0x4f76(_0x4fec33,_0x180281){const _0x48898e=_0x4889();return _0x4f76=function(_0x4f7683,_0x24c821){_0x4f7683=_0x4f7683-0x1f4;let _0x23d175=_0x48898e[_0x4f7683];return _0x23d175;},_0x4f76(_0x4fec33,_0x180281);}function _0x4889(){const _0x3420db=['commands','type','model','commandName','isCollapsed','from','locale','value','860270RBYQFe','afterInit','1051175ZKaGom','2324876zOFTmd','16020513CtDRPq','format','7MoDNnV','commandParams','3739128NjRlOf','get','FORMAT_RESTRICTED_DISABLED','formatInline','StandardEditingModeEditing','has','3HnzOmU','selection','change','document','1284264cSVrvE','formatBlock','descriptionFactory','TrackChangesEditing','getRanges','restrictedEditingException','plugins','markInlineFormat','8408968MeBAnw','editor','enableCommand','registerDescriptionCallback','FORMAT_RESTRICTED_ENABLED','forceValue'];_0x4889=function(){return _0x3420db;};return _0x4889();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x137a0c=_0x1827;function _0x76ac(){const _0x5662f7=['1185387nGkcIv','4786840pSRjgI','*Set\x20format:*\x20%0','toLowerCase','1304576OhweYR','inline','type','FORMAT_STYLE','registerAttributeLabel','1790166bnqklJ','registerBlockAttribute','registerDescriptionCallback','1133420zUDVUb','has','TrackChangesEditing','StyleUtils','getGhsAttributeNameForElement','plugins','editor','985654kmLqvf','GeneralHtmlSupport','block','normalizeConfig','*Remove\x20format:*\x20%0','config','ghsAttributes','styleName','descriptionFactory','enableDefaultAttributesIntegration','formatBlock','definitions','_registerLegacyDescription','add','style','DataSchema','commandName','formatInline','commandParams','forceValue','get','afterInit','locale','Style','format','element','4174695lTfpiA','registerInlineAttribute'];_0x76ac=function(){return _0x5662f7;};return _0x76ac();}function _0x1827(_0x16181f,_0x3847e1){const _0x76acd7=_0x76ac();return _0x1827=function(_0x1827da,_0x341e5a){_0x1827da=_0x1827da-0x1a0;let _0x1221df=_0x76acd7[_0x1827da];return _0x1221df;},_0x1827(_0x16181f,_0x3847e1);}(function(_0x137e97,_0x1d4d78){const _0x8d3a78=_0x1827,_0x48d744=_0x137e97();while(!![]){try{const _0x1a07f7=-parseInt(_0x8d3a78(0x1b9))/0x1+parseInt(_0x8d3a78(0x1b2))/0x2+-parseInt(_0x8d3a78(0x1a6))/0x3+parseInt(_0x8d3a78(0x1aa))/0x4+parseInt(_0x8d3a78(0x1a7))/0x5+-parseInt(_0x8d3a78(0x1af))/0x6+parseInt(_0x8d3a78(0x1a4))/0x7;if(_0x1a07f7===_0x1d4d78)break;else _0x48d744['push'](_0x48d744['shift']());}catch(_0x3710e1){_0x48d744['push'](_0x48d744['shift']());}}}(_0x76ac,0xbb5e7));import{Plugin as _0x2fd57b}from'ckeditor5/src/core.js';import{getTranslation as _0x5cb6dc}from'../utils/common-translations.js';export default class yt extends _0x2fd57b{[_0x137a0c(0x1ce)](){const _0x4bf316=_0x137a0c,_0x1ce70e=this[_0x4bf316(0x1b8)];if(!_0x1ce70e[_0x4bf316(0x1b7)][_0x4bf316(0x1b3)](_0x4bf316(0x1a1))||!_0x1ce70e[_0x4bf316(0x1b7)][_0x4bf316(0x1b3)](_0x4bf316(0x1c8)))return;const _0x3e6b84=_0x1ce70e[_0x4bf316(0x1b7)][_0x4bf316(0x1cd)](_0x4bf316(0x1b4)),_0x945321=_0x1ce70e[_0x4bf316(0x1a0)],_0x94194b=_0x1ce70e[_0x4bf316(0x1be)][_0x4bf316(0x1cd)](_0x4bf316(0x1c7))||{},_0x3563ba=_0x1ce70e[_0x4bf316(0x1b7)][_0x4bf316(0x1cd)](_0x4bf316(0x1ba)),_0x845b76=_0x1ce70e[_0x4bf316(0x1b7)][_0x4bf316(0x1cd)](_0x4bf316(0x1b5))[_0x4bf316(0x1bc)](_0x1ce70e[_0x4bf316(0x1b7)][_0x4bf316(0x1cd)](_0x4bf316(0x1c8)),_0x94194b[_0x4bf316(0x1c4)]);_0x3e6b84[_0x4bf316(0x1c2)](_0x4bf316(0x1c7));const _0x6d9158=new Set();for(const _0x26542d of _0x845b76[_0x4bf316(0x1bb)]){const _0x4c121f=_0x3563ba[_0x4bf316(0x1b6)](_0x26542d[_0x4bf316(0x1a3)]);_0x6d9158[_0x4bf316(0x1c6)](_0x4c121f);}const _0x286b27=new Set();for(const _0xb8bb54 of _0x845b76[_0x4bf316(0x1ab)]){const _0x44184b=_0x3563ba[_0x4bf316(0x1b6)](_0xb8bb54[_0x4bf316(0x1a3)]);_0x286b27[_0x4bf316(0x1c6)](_0x44184b);for(const _0x52dbe2 of _0xb8bb54[_0x4bf316(0x1bf)])_0x286b27[_0x4bf316(0x1c6)](_0x52dbe2);}for(const _0x4a0bf5 of _0x6d9158)_0x3e6b84[_0x4bf316(0x1b0)](_0x4a0bf5),_0x3e6b84[_0x4bf316(0x1c1)][_0x4bf316(0x1ae)](_0x4a0bf5,_0x5cb6dc(_0x945321,_0x4bf316(0x1ad)));for(const _0x49dcb1 of _0x286b27)_0x3e6b84[_0x4bf316(0x1a5)](_0x49dcb1),_0x3e6b84[_0x4bf316(0x1c1)][_0x4bf316(0x1ae)](_0x49dcb1,_0x5cb6dc(_0x945321,_0x4bf316(0x1ad)));this[_0x4bf316(0x1c5)]();}[_0x137a0c(0x1c5)](){const _0x557f14=_0x137a0c,_0x30f306=this[_0x557f14(0x1b8)],_0x23bbe7=_0x30f306[_0x557f14(0x1a0)];_0x30f306[_0x557f14(0x1b7)][_0x557f14(0x1cd)](_0x557f14(0x1b4))[_0x557f14(0x1c1)][_0x557f14(0x1b1)](_0xea3299=>{const _0x4bbee2=_0x557f14;if(_0x4bbee2(0x1c3)!=_0xea3299[_0x4bbee2(0x1ac)]&&_0x4bbee2(0x1ca)!=_0xea3299[_0x4bbee2(0x1ac)])return;const {data:_0x37d6b3}=_0xea3299;return _0x37d6b3&&_0x4bbee2(0x1c7)===_0x37d6b3[_0x4bbee2(0x1c9)]?_0x37d6b3[_0x4bbee2(0x1cb)][0x0][_0x4bbee2(0x1cc)]?{'type':_0x4bbee2(0x1a2),'content':_0x5cb6dc(_0x23bbe7,_0x4bbee2(0x1a8),_0x37d6b3[_0x4bbee2(0x1cb)][0x0][_0x4bbee2(0x1c0)][_0x4bbee2(0x1a9)]())}:{'type':_0x4bbee2(0x1a2),'content':_0x5cb6dc(_0x23bbe7,_0x4bbee2(0x1bd),_0x37d6b3[_0x4bbee2(0x1cb)][0x0][_0x4bbee2(0x1c0)][_0x4bbee2(0x1a9)]())}:void 0x0;});}}
|