@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240512.0 → 0.0.0-nightly-20240514.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/suggestion.d.ts +1 -1
- package/dist/types/ui/suggestioncontroller.d.ts +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.d.ts +1 -1
- package/src/suggestion.js +1 -1
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.d.ts +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
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x58e6(_0xa50044,_0x159ed0){const _0x287ce0=_0x287c();return _0x58e6=function(_0x58e615,_0x2758a5){_0x58e615=_0x58e615-0x14a;let _0x12958a=_0x287ce0[_0x58e615];return _0x12958a;},_0x58e6(_0xa50044,_0x159ed0);}const _0x25093b=_0x58e6;(function(_0x369fcf,_0x37ffca){const _0x363a94=_0x58e6,_0x3c7053=_0x369fcf();while(!![]){try{const _0x556c38=-parseInt(_0x363a94(0x164))/0x1+-parseInt(_0x363a94(0x156))/0x2*(parseInt(_0x363a94(0x15a))/0x3)+parseInt(_0x363a94(0x171))/0x4*(-parseInt(_0x363a94(0x168))/0x5)+parseInt(_0x363a94(0x170))/0x6*(parseInt(_0x363a94(0x153))/0x7)+-parseInt(_0x363a94(0x15c))/0x8+-parseInt(_0x363a94(0x16e))/0x9*(-parseInt(_0x363a94(0x169))/0xa)+parseInt(_0x363a94(0x151))/0xb*(parseInt(_0x363a94(0x155))/0xc);if(_0x556c38===_0x37ffca)break;else _0x3c7053['push'](_0x3c7053['shift']());}catch(_0x3eb945){_0x3c7053['push'](_0x3c7053['shift']());}}}(_0x287c,0x60d32));import{Plugin as _0x5582b9}from'ckeditor5/src/core.js';function _0x287c(){const _0x1dacae=['22824AOWayS','getRange','plugins','createPositionAt','272885lPQshM','921930BbfmYB','FindAndReplaceEditing','_isInDeletionRange','afterInit','replaceAll','72mIdBQL','filter','66hlzknm','52HUmHBh','editor','FindAndReplaceUtils','suggestion:deletion','replace','markers','start','TrackChangesEditing','string','has','bind','11yyOCwU','handleFindCommand','24689hUGHfd','item','18329172tGAbWk','106ddVwCl','findByTextCallback','findNext','createRange','34134YlvOpY','enableCommand','4574552lduCXL','end','model','find','getIntersection','get','findPrevious','getMarkersGroup'];_0x287c=function(){return _0x1dacae;};return _0x287c();}export default class J extends _0x5582b9{[_0x25093b(0x16c)](){const _0x17c2f7=_0x25093b;if(!this[_0x17c2f7(0x172)][_0x17c2f7(0x166)][_0x17c2f7(0x14f)](_0x17c2f7(0x16a)))return;const _0x26f31d=this[_0x17c2f7(0x172)][_0x17c2f7(0x166)][_0x17c2f7(0x161)](_0x17c2f7(0x14d));_0x26f31d[_0x17c2f7(0x15b)](_0x17c2f7(0x15f),this[_0x17c2f7(0x152)][_0x17c2f7(0x150)](this)),_0x26f31d[_0x17c2f7(0x15b)](_0x17c2f7(0x158)),_0x26f31d[_0x17c2f7(0x15b)](_0x17c2f7(0x162)),_0x26f31d[_0x17c2f7(0x15b)](_0x17c2f7(0x14a)),_0x26f31d[_0x17c2f7(0x15b)](_0x17c2f7(0x16d));}[_0x25093b(0x152)](_0x22c185,_0x474e16,_0x30d2a3={}){const _0x43d85d=_0x25093b,_0x529f1d=this[_0x43d85d(0x172)][_0x43d85d(0x166)][_0x43d85d(0x161)](_0x43d85d(0x173));return _0x22c185(_0x48f353=>(_0x43d85d(0x14e)==typeof _0x474e16?_0x529f1d[_0x43d85d(0x157)](_0x474e16,_0x30d2a3):_0x474e16)(_0x48f353)[_0x43d85d(0x16f)](_0x1d53e1=>!0x1===this[_0x43d85d(0x16b)](_0x1d53e1,_0x48f353[_0x43d85d(0x154)])),_0x30d2a3);}[_0x25093b(0x16b)](_0x54b690,_0x1474d0){const _0x58f909=_0x25093b,_0x94d012=this[_0x58f909(0x172)][_0x58f909(0x15e)][_0x58f909(0x159)](this[_0x58f909(0x172)][_0x58f909(0x15e)][_0x58f909(0x167)](_0x1474d0,_0x54b690[_0x58f909(0x14c)]),this[_0x58f909(0x172)][_0x58f909(0x15e)][_0x58f909(0x167)](_0x1474d0,_0x54b690[_0x58f909(0x15d)]));for(const _0x2a2a9a of this[_0x58f909(0x172)][_0x58f909(0x15e)][_0x58f909(0x14b)][_0x58f909(0x163)](_0x58f909(0x174)))if(null!==_0x94d012[_0x58f909(0x160)](_0x2a2a9a[_0x58f909(0x165)]()))return!0x0;return!0x1;}}
|
package/src/integrations/font.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x5f5d14=_0x26e0;(function(_0x4dd71f,_0xf59fc1){const _0x9779f1=_0x26e0,_0x53f4ff=_0x4dd71f();while(!![]){try{const _0x315893=parseInt(_0x9779f1(0x191))/0x1+-parseInt(_0x9779f1(0x195))/0x2+parseInt(_0x9779f1(0x190))/0x3*(parseInt(_0x9779f1(0x18f))/0x4)+-parseInt(_0x9779f1(0x162))/0x5*(-parseInt(_0x9779f1(0x186))/0x6)+-parseInt(_0x9779f1(0x163))/0x7*(parseInt(_0x9779f1(0x184))/0x8)+parseInt(_0x9779f1(0x178))/0x9+parseInt(_0x9779f1(0x199))/0xa*(-parseInt(_0x9779f1(0x185))/0xb);if(_0x315893===_0xf59fc1)break;else _0x53f4ff['push'](_0x53f4ff['shift']());}catch(_0x30f9d4){_0x53f4ff['push'](_0x53f4ff['shift']());}}}(_0x2df3,0x75cef));import{Plugin as _0x442f80}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x2a3aea}from'ckeditor5/src/ui.js';import{getTranslation as _0x5481fd}from'../utils/common-translations.js';function _0x2df3(){const _0x39a84a=['fontBackgroundColor','FontFamilyEditing','12qeFYyV','863163wsxEIq','175004YvnZVK','type','fontColor','TrackChangesEditing','449290ktVCav','fontColor.colors','*Reset\x20font\x20color*','commandParams','57030dgMIbz','*Reset\x20font\x20size*','format','plugins','FORMAT_FONT_COLOR','registerInlineAttribute','registerAttributeLabel','2281345nQJIWZ','7IbKsRd','editor','*Set\x20font\x20family:*\x20%0','*Set\x20font\x20background\x20color:*\x20%0','FORMAT_FONT_FAMILY','has','_registerLegacyDescription','formatInline','afterInit','fontBackgroundColor.colors','FontColorEditing','fontSize.options','locale','normalizeSizeOptions','title','trim','registerDescriptionCallback','get','*Set\x20font\x20size:*\x20%0','descriptionFactory','find','4412070QmxSvS','FontSizeEditing','FontSize','*Set\x20font\x20color:*\x20%0','model','commandName','enableDefaultAttributesIntegration','label','FORMAT_FONT_BACKGROUND','fontFamily','fontSize','value','5566408WLyXPs','2002XMywAW','12abdyhr','FORMAT_FONT_SIZE','*Reset\x20font\x20family*','*Reset\x20font\x20background\x20color*','config','toLowerCase','FontBackgroundColorEditing'];_0x2df3=function(){return _0x39a84a;};return _0x2df3();}function _0x26e0(_0x1d68f4,_0x11b471){const _0x2df3b3=_0x2df3();return _0x26e0=function(_0x26e0a0,_0x218601){_0x26e0a0=_0x26e0a0-0x160;let _0x1cf233=_0x2df3b3[_0x26e0a0];return _0x1cf233;},_0x26e0(_0x1d68f4,_0x11b471);}const ro=[{'pluginName':_0x5f5d14(0x179),'commandName':_0x5f5d14(0x182)},{'pluginName':_0x5f5d14(0x18e),'commandName':_0x5f5d14(0x181)},{'pluginName':_0x5f5d14(0x16d),'commandName':_0x5f5d14(0x193)},{'pluginName':_0x5f5d14(0x18c),'commandName':_0x5f5d14(0x18d)}];export default class Q extends _0x442f80{[_0x5f5d14(0x16b)](){const _0x353913=_0x5f5d14,_0x2b80c1=this[_0x353913(0x164)][_0x353913(0x16f)],_0x4ad08c=this[_0x353913(0x164)][_0x353913(0x19c)][_0x353913(0x174)](_0x353913(0x194));for(const {pluginName:_0x309a3f,commandName:_0x57d2b3}of ro)this[_0x353913(0x164)][_0x353913(0x19c)][_0x353913(0x168)](_0x309a3f)&&(_0x4ad08c[_0x353913(0x17e)](_0x57d2b3),_0x4ad08c[_0x353913(0x160)](_0x57d2b3));_0x2b80c1['t'],(_0x4ad08c[_0x353913(0x176)][_0x353913(0x161)](_0x353913(0x182),_0x5481fd(_0x2b80c1,_0x353913(0x187))),_0x4ad08c[_0x353913(0x176)][_0x353913(0x161)](_0x353913(0x181),_0x5481fd(_0x2b80c1,_0x353913(0x167))),_0x4ad08c[_0x353913(0x176)][_0x353913(0x161)](_0x353913(0x193),_0x5481fd(_0x2b80c1,_0x353913(0x19d))),_0x4ad08c[_0x353913(0x176)][_0x353913(0x161)](_0x353913(0x18d),_0x5481fd(_0x2b80c1,_0x353913(0x180))),this[_0x353913(0x169)]());}[_0x5f5d14(0x169)](){const _0x4258c2=_0x5f5d14,_0x2dfd49=this[_0x4258c2(0x164)],_0x1dd1f3=_0x2dfd49[_0x4258c2(0x16f)];_0x2dfd49[_0x4258c2(0x19c)][_0x4258c2(0x174)](_0x4258c2(0x194))[_0x4258c2(0x176)][_0x4258c2(0x173)](_0x219d24=>{const _0xb98afc=_0x4258c2,_0x251e4f=_0x1dd1f3['t'];if(_0xb98afc(0x16a)!=_0x219d24[_0xb98afc(0x192)])return;const {data:_0x5e28d4}=_0x219d24;if(null!=_0x5e28d4){if(_0xb98afc(0x182)==_0x5e28d4[_0xb98afc(0x17d)]){const _0x58ef54=_0x5e28d4[_0xb98afc(0x198)][0x0][_0xb98afc(0x183)];if(_0x58ef54){const _0x4ab86f=_0x251e4f(this[_0xb98afc(0x164)][_0xb98afc(0x19c)][_0xb98afc(0x174)](_0xb98afc(0x17a))[_0xb98afc(0x170)](this[_0xb98afc(0x164)][_0xb98afc(0x18a)][_0xb98afc(0x174)](_0xb98afc(0x16e)))[_0xb98afc(0x177)](_0x335697=>_0x335697[_0xb98afc(0x17c)]==_0x58ef54)[_0xb98afc(0x171)])[_0xb98afc(0x18b)]();return{'type':_0xb98afc(0x19b),'content':_0x5481fd(_0x1dd1f3,_0xb98afc(0x175),_0x4ab86f)};}return{'type':_0xb98afc(0x19b),'content':_0x5481fd(_0x1dd1f3,_0xb98afc(0x19a))};}if(_0xb98afc(0x181)==_0x5e28d4[_0xb98afc(0x17d)]){const _0x4d2ae2=_0x5e28d4[_0xb98afc(0x198)][0x0][_0xb98afc(0x183)];return _0x4d2ae2?{'type':_0xb98afc(0x19b),'content':_0x5481fd(_0x1dd1f3,_0xb98afc(0x165),_0x4d2ae2)}:{'type':_0xb98afc(0x19b),'content':_0x5481fd(_0x1dd1f3,_0xb98afc(0x188))};}if(_0xb98afc(0x193)==_0x5e28d4[_0xb98afc(0x17d)]){const _0x2dd46e=_0x5e28d4[_0xb98afc(0x198)][0x0][_0xb98afc(0x183)];if(_0x2dd46e){const _0x23b14d=_0x2a3aea(this[_0xb98afc(0x164)][_0xb98afc(0x18a)][_0xb98afc(0x174)](_0xb98afc(0x196)))[_0xb98afc(0x177)](_0x1484d6=>_0x1484d6[_0xb98afc(0x17c)]==_0x2dd46e);let _0x2deb15=_0x2dd46e,_0x33813f='';return _0x23b14d&&(_0x2deb15=_0x23b14d[_0xb98afc(0x17f)],_0x33813f=_0x251e4f(_0x2deb15)[_0xb98afc(0x18b)]()),{'type':_0xb98afc(0x19b),'content':_0x5481fd(_0x1dd1f3,_0xb98afc(0x17b),_0x33813f)[_0xb98afc(0x172)](),'color':{'value':_0x2dd46e,'title':_0x33813f||_0x2deb15}};}return{'type':_0xb98afc(0x19b),'content':_0x5481fd(_0x1dd1f3,_0xb98afc(0x197))};}if(_0xb98afc(0x18d)==_0x5e28d4[_0xb98afc(0x17d)]){const _0x4d476e=_0x5e28d4[_0xb98afc(0x198)][0x0][_0xb98afc(0x183)];if(_0x4d476e){const _0xd13cc1=_0x2a3aea(this[_0xb98afc(0x164)][_0xb98afc(0x18a)][_0xb98afc(0x174)](_0xb98afc(0x16c)))[_0xb98afc(0x177)](_0x5794a6=>_0x5794a6[_0xb98afc(0x17c)]==_0x4d476e);let _0x1c6d8f=_0x4d476e,_0x18abe1='';return _0xd13cc1&&(_0x1c6d8f=_0xd13cc1[_0xb98afc(0x17f)],_0x18abe1=_0x251e4f(_0x1c6d8f)[_0xb98afc(0x18b)]()),{'type':_0xb98afc(0x19b),'content':_0x5481fd(_0x1dd1f3,_0xb98afc(0x166),_0x18abe1)[_0xb98afc(0x172)](),'color':{'value':_0x4d476e,'title':_0x18abe1||_0x1c6d8f}};}return{'type':_0xb98afc(0x19b),'content':_0x5481fd(_0x1dd1f3,_0xb98afc(0x189))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x59bf(){const _0x4af56c=['fontColor.colors','*Remove\x20all\x20formatting*','fontColor','TrackChangesEditing','10FJuEdO','formatBlock','_registerLegacyDescription','4291152ciuYww','formatInline','afterInit','push','copyFormat','enableDefaultAttributesIntegration','split','13140SpLacy','2862220SOKgqe','boolean','commandName','model','title','commandParams','8tgeDvk','config','join','enableCommand','plugins','normalizeSizeOptions','131732EJNHbc','FontSize','toLowerCase','descriptionFactory','slice','registerDescriptionCallback','find','pasteFormat','type','2890wJpDOQ','fontBackgroundColor','format','18686371ZNzpRO','39ppNfmN','locale','length','charAt','102295ZryMxG','fontSize','get','editor','toUpperCase','3881171DxqpnS','commands','label','*Set\x20format\x20to:*\x20%0','entries','fontSize.options'];_0x59bf=function(){return _0x4af56c;};return _0x59bf();}const _0x388ea0=_0x17c7;(function(_0xa18391,_0x39fe5c){const _0x2d5cd1=_0x17c7,_0x82c8e7=_0xa18391();while(!![]){try{const _0x341797=parseInt(_0x2d5cd1(0x1d3))/0x1*(parseInt(_0x2d5cd1(0x1ab))/0x2)+parseInt(_0x2d5cd1(0x1cf))/0x3*(parseInt(_0x2d5cd1(0x1c2))/0x4)+parseInt(_0x2d5cd1(0x1b6))/0x5+parseInt(_0x2d5cd1(0x1ae))/0x6+-parseInt(_0x2d5cd1(0x1d8))/0x7*(parseInt(_0x2d5cd1(0x1bc))/0x8)+parseInt(_0x2d5cd1(0x1b5))/0x9*(parseInt(_0x2d5cd1(0x1cb))/0xa)+-parseInt(_0x2d5cd1(0x1ce))/0xb;if(_0x341797===_0x39fe5c)break;else _0x82c8e7['push'](_0x82c8e7['shift']());}catch(_0x567e5d){_0x82c8e7['push'](_0x82c8e7['shift']());}}}(_0x59bf,0x60abe));import{Plugin as _0x276880}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x4317d6}from'ckeditor5/src/ui.js';import{getTranslation as _0xeb550a}from'../utils/common-translations.js';export default class X extends _0x276880{[_0x388ea0(0x1b0)](){const _0x41be10=_0x388ea0,_0x4be7ca=this[_0x41be10(0x1d6)],_0x495db0=_0x4be7ca[_0x41be10(0x1c0)][_0x41be10(0x1d5)](_0x41be10(0x1e1)),_0x5d16ce=_0x4be7ca[_0x41be10(0x1d9)][_0x41be10(0x1d5)](_0x41be10(0x1b2)),_0x33151c=_0x4be7ca[_0x41be10(0x1d9)][_0x41be10(0x1d5)](_0x41be10(0x1c9));_0x5d16ce&&_0x33151c&&(_0x495db0[_0x41be10(0x1b3)](_0x41be10(0x1c9)),_0x495db0[_0x41be10(0x1bf)](_0x41be10(0x1b2)),this[_0x41be10(0x1ad)]());}[_0x388ea0(0x1ad)](){const _0x2c5335=_0x388ea0,_0x23fc1b=this[_0x2c5335(0x1d6)],_0x170911=_0x23fc1b[_0x2c5335(0x1d0)];_0x23fc1b[_0x2c5335(0x1c0)][_0x2c5335(0x1d5)](_0x2c5335(0x1e1))[_0x2c5335(0x1c5)][_0x2c5335(0x1c7)](_0x375bf5=>{const _0x27e0cc=_0x2c5335;if(_0x27e0cc(0x1ac)!=_0x375bf5[_0x27e0cc(0x1ca)]&&_0x27e0cc(0x1af)!=_0x375bf5[_0x27e0cc(0x1ca)])return;const {data:_0x257f07}=_0x375bf5;if(_0x257f07&&_0x27e0cc(0x1c9)===_0x257f07[_0x27e0cc(0x1b8)]){const _0x4be9dd=[],_0x4d8a67=_0x257f07[_0x27e0cc(0x1bb)][0x0];for(const [_0x1e499f,_0x257445]of Object[_0x27e0cc(0x1dc)](_0x4d8a67))_0x4be9dd[_0x27e0cc(0x1b1)](so(_0x23fc1b,_0x1e499f,_0x257445));return _0x4be9dd[_0x27e0cc(0x1d1)]?{'type':_0x27e0cc(0x1cd),'content':_0xeb550a(_0x170911,_0x27e0cc(0x1db),_0x4be9dd[_0x27e0cc(0x1be)](',\x20'))}:{'type':_0x27e0cc(0x1cd),'content':_0xeb550a(_0x170911,_0x27e0cc(0x1df))};}});}}function _0x17c7(_0x2cd4f9,_0x2c1d72){const _0x59bff8=_0x59bf();return _0x17c7=function(_0x17c774,_0x223087){_0x17c774=_0x17c774-0x1ab;let _0xd30087=_0x59bff8[_0x17c774];return _0xd30087;},_0x17c7(_0x2cd4f9,_0x2c1d72);}function so(_0x3b0682,_0x320c4c,_0x245cff){const _0x8201c8=_0x388ea0,_0x3cd983=_0x3b0682[_0x8201c8(0x1d0)]['t'],_0x3887f3=_0x320c4c[_0x8201c8(0x1b4)](/(?=[A-Z])/)[_0x8201c8(0x1be)]('\x20'),_0xcce88e=_0x3cd983(_0x3887f3[_0x8201c8(0x1d2)](0x0)[_0x8201c8(0x1d7)]()+_0x3887f3[_0x8201c8(0x1c6)](0x1))[_0x8201c8(0x1c4)]();if(_0x8201c8(0x1b7)==typeof _0x245cff)return _0xcce88e;if(_0x8201c8(0x1e0)===_0x320c4c||_0x8201c8(0x1cc)===_0x320c4c){const _0x391de6=_0x4317d6(_0x3b0682[_0x8201c8(0x1bd)][_0x8201c8(0x1d5)](_0x8201c8(0x1de)))[_0x8201c8(0x1c8)](_0x2dd8c8=>_0x2dd8c8[_0x8201c8(0x1b9)]==_0x245cff);return _0xcce88e+'\x20('+(_0x391de6?_0x3cd983(_0x391de6[_0x8201c8(0x1da)])[_0x8201c8(0x1c4)]():_0x245cff)+')';}if(_0x8201c8(0x1d4)===_0x320c4c&&isNaN(parseFloat(_0x245cff))){const _0x55b151=_0x3b0682[_0x8201c8(0x1c0)][_0x8201c8(0x1d5)](_0x8201c8(0x1c3))[_0x8201c8(0x1c1)](_0x3b0682[_0x8201c8(0x1bd)][_0x8201c8(0x1d5)](_0x8201c8(0x1dd)))[_0x8201c8(0x1c8)](_0x5912e6=>_0x5912e6[_0x8201c8(0x1b9)]==_0x245cff);return _0xcce88e+'\x20('+(_0x55b151?_0x3cd983(_0x55b151[_0x8201c8(0x1ba)])[_0x8201c8(0x1c4)]():_0x245cff)+')';}return _0xcce88e+'\x20('+_0x245cff+')';}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x255b91=_0x114d;function _0x1966(){const _0xf4bf1e=['3876246RWvoqF','find','afterInit','1391340rHhxBx','registerElementLabel','commandName','ELEMENT_HEADING_CUSTOM','formatBlock','paragraph','_registerLegacyDescription','92913IGhlfY','registerDescriptionCallback','HeadingEditing','name','3393648smKhpT','76SQrQBN','TrackChangesEditing','config','get','view','1pWuoDx','title','_headingOptions','format','match','heading','*Change\x20to:*\x20%0','value','60TmIpLw','descriptionFactory','has','heading.options','_getHeadingLevel','plugins','enableDefaultAttributesIntegration','editor','commandParams','7AHCOeN','1425505KPWHZP','ELEMENT_HEADING','623306nQNufd','model','type','locale','942066NvbPKG'];_0x1966=function(){return _0xf4bf1e;};return _0x1966();}function _0x114d(_0x4d02c0,_0x3bb879){const _0x1966eb=_0x1966();return _0x114d=function(_0x114d4a,_0x290c22){_0x114d4a=_0x114d4a-0x74;let _0xe8a845=_0x1966eb[_0x114d4a];return _0xe8a845;},_0x114d(_0x4d02c0,_0x3bb879);}(function(_0x2a528f,_0x50fdde){const _0x3da7e7=_0x114d,_0x2671b7=_0x2a528f();while(!![]){try{const _0x2f198b=parseInt(_0x3da7e7(0x83))/0x1*(parseInt(_0x3da7e7(0x97))/0x2)+-parseInt(_0x3da7e7(0x79))/0x3*(parseInt(_0x3da7e7(0x7e))/0x4)+parseInt(_0x3da7e7(0x95))/0x5+parseInt(_0x3da7e7(0x9f))/0x6*(-parseInt(_0x3da7e7(0x94))/0x7)+-parseInt(_0x3da7e7(0x7d))/0x8+-parseInt(_0x3da7e7(0x9b))/0x9*(-parseInt(_0x3da7e7(0x8b))/0xa)+parseInt(_0x3da7e7(0x9c))/0xb;if(_0x2f198b===_0x50fdde)break;else _0x2671b7['push'](_0x2671b7['shift']());}catch(_0x2d7878){_0x2671b7['push'](_0x2671b7['shift']());}}}(_0x1966,0x5135f));import{Plugin as _0x5dd4b9}from'ckeditor5/src/core.js';import{getTranslation as _0x192cc7}from'../utils/common-translations.js';export default class Y extends _0x5dd4b9{[_0x255b91(0x9e)](){const _0x1e6d03=_0x255b91,_0x2f1d6b=this[_0x1e6d03(0x92)];if(!_0x2f1d6b[_0x1e6d03(0x90)][_0x1e6d03(0x8d)](_0x1e6d03(0x7b)))return;this[_0x1e6d03(0x85)]=_0x2f1d6b[_0x1e6d03(0x80)][_0x1e6d03(0x81)](_0x1e6d03(0x8e));const _0x89753b=_0x2f1d6b[_0x1e6d03(0x9a)],_0x387261=_0x2f1d6b[_0x1e6d03(0x90)][_0x1e6d03(0x81)](_0x1e6d03(0x7f));_0x387261[_0x1e6d03(0x91)](_0x1e6d03(0x88));for(const _0x475e02 of this[_0x1e6d03(0x85)])_0x1e6d03(0x77)!=_0x475e02[_0x1e6d03(0x98)]&&_0x387261[_0x1e6d03(0x8c)][_0x1e6d03(0xa0)](_0x475e02[_0x1e6d03(0x98)],_0x1698d7=>{const _0x130327=_0x1e6d03,_0x2801b2=this[_0x130327(0x8f)](_0x475e02[_0x130327(0x98)]);return null!==_0x2801b2?_0x14e48c(_0x1698d7,_0x2801b2):_0x170a5d(_0x1698d7,_0x475e02[_0x130327(0x84)]);});function _0x14e48c(_0x4a1e12,_0x2376dd){const _0x3b3530=_0x1e6d03;return _0x192cc7(_0x89753b,_0x3b3530(0x96),[_0x4a1e12,_0x2376dd]);}function _0x170a5d(_0x3950b6,_0x29e8b9){const _0x2a64e8=_0x1e6d03;return _0x192cc7(_0x89753b,_0x2a64e8(0x75),[_0x3950b6,_0x29e8b9]);}this[_0x1e6d03(0x78)]();}[_0x255b91(0x78)](){const _0x68d4c=_0x255b91,_0x437d01=this[_0x68d4c(0x92)],_0x23866a=_0x437d01[_0x68d4c(0x9a)];function _0x6eb467(_0x310ab3,_0x1320a7){const _0x3c9e2b=_0x68d4c;return _0x192cc7(_0x23866a,_0x3c9e2b(0x75),[_0x310ab3,_0x1320a7]);}_0x437d01[_0x68d4c(0x90)][_0x68d4c(0x81)](_0x68d4c(0x7f))[_0x68d4c(0x8c)][_0x68d4c(0x7a)](_0x2c3810=>{const _0x1b208a=_0x68d4c;if(_0x1b208a(0x76)!=_0x2c3810[_0x1b208a(0x99)])return;const {data:_0x289167}=_0x2c3810;if(_0x289167&&_0x1b208a(0x88)==_0x289167[_0x1b208a(0x74)]){const _0x6a1eb8=_0x289167[_0x1b208a(0x93)][0x0][_0x1b208a(0x8a)],_0x1b0b48=this[_0x1b208a(0x8f)](_0x6a1eb8);if(null!==_0x1b0b48)return{'type':_0x1b208a(0x86),'content':_0x192cc7(_0x23866a,_0x1b208a(0x89),(_0x535cae=0x1,_0x48e421=_0x1b0b48,_0x192cc7(_0x23866a,_0x1b208a(0x96),[_0x535cae,_0x48e421])))};const _0x3ae75b=this[_0x1b208a(0x85)][_0x1b208a(0x9d)](_0x34e1d5=>_0x34e1d5[_0x1b208a(0x98)]===_0x6a1eb8)[_0x1b208a(0x84)];return{'type':_0x1b208a(0x86),'content':_0x192cc7(_0x23866a,_0x1b208a(0x89),_0x6eb467(0x1,_0x3ae75b))};}var _0x535cae,_0x48e421;});}[_0x255b91(0x8f)](_0x253f25){const _0x1a60a3=_0x255b91;var _0x2e5bbe,_0x12eea6;const _0x3ba4dd=_0x253f25[_0x1a60a3(0x87)](/^heading(\d+)/);if(_0x3ba4dd)return _0x3ba4dd[0x1];const _0x2b17a2=null===(_0x2e5bbe=this[_0x1a60a3(0x85)])||void 0x0===_0x2e5bbe?void 0x0:_0x2e5bbe[_0x1a60a3(0x9d)](_0x6100a9=>_0x6100a9[_0x1a60a3(0x98)]==_0x253f25);if(_0x2b17a2&&_0x2b17a2[_0x1a60a3(0x82)]){const _0x2ffe78=_0x2b17a2[_0x1a60a3(0x82)],_0x24f44b=(null!==(_0x12eea6=_0x2ffe78[_0x1a60a3(0x7c)])&&void 0x0!==_0x12eea6?_0x12eea6:_0x2ffe78)[_0x1a60a3(0x87)](/^h(\d+)/);if(_0x24f44b)return _0x24f44b[0x1];}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x15fc42=_0x24dd;function _0x24dd(_0x4a5caa,_0x52f7d6){const _0x3cc835=_0x3cc8();return _0x24dd=function(_0x24ddc3,_0x8fa156){_0x24ddc3=_0x24ddc3-0xcd;let _0x3627cb=_0x3cc835[_0x24ddc3];return _0x3627cb;},_0x24dd(_0x4a5caa,_0x52f7d6);}(function(_0x6434fe,_0x2ce290){const _0x38bbd3=_0x24dd,_0x22c04a=_0x6434fe();while(!![]){try{const _0x87c054=parseInt(_0x38bbd3(0xe1))/0x1+parseInt(_0x38bbd3(0xf0))/0x2*(-parseInt(_0x38bbd3(0xce))/0x3)+-parseInt(_0x38bbd3(0xe7))/0x4+parseInt(_0x38bbd3(0xee))/0x5*(parseInt(_0x38bbd3(0xd0))/0x6)+-parseInt(_0x38bbd3(0xe0))/0x7*(-parseInt(_0x38bbd3(0xdc))/0x8)+parseInt(_0x38bbd3(0xe8))/0x9+-parseInt(_0x38bbd3(0xf1))/0xa;if(_0x87c054===_0x2ce290)break;else _0x22c04a['push'](_0x22c04a['shift']());}catch(_0x21e653){_0x22c04a['push'](_0x22c04a['shift']());}}}(_0x3cc8,0xa57c8));import{Plugin as _0x3dbc30}from'ckeditor5/src/core.js';function _0x3cc8(){const _0xc024e6=['2254677KEXQXU','get','7193826oBTiuy','highlight.options','model','commandParams','*Set\x20highlight:*\x20%0','highlight','format','_registerLegacyDescription','plugins','registerAttributeLabel','commandName','locale','6392MVPkTm','registerInlineAttribute','toLowerCase','TrackChangesEditing','8540qpsaTZ','1153105XSVjqh','afterInit','color','enableDefaultAttributesIntegration','FORMAT_HIGHLIGHT','title','2502776JjAfyF','7087239IrkVCA','has','config','find','*Remove\x20highlight*','HighlightEditing','5jbwZaD','registerDescriptionCallback','2txLfLK','20592420UHlsoW','value','formatInline','descriptionFactory','editor','type'];_0x3cc8=function(){return _0xc024e6;};return _0x3cc8();}import{getTranslation as _0x5998f6}from'../utils/common-translations.js';export default class Z extends _0x3dbc30{[_0x15fc42(0xe2)](){const _0x153aed=_0x15fc42,_0x567d1b=this[_0x153aed(0xf5)];if(!_0x567d1b[_0x153aed(0xd8)][_0x153aed(0xe9)](_0x153aed(0xed)))return;const _0x3eaf5a=_0x567d1b[_0x153aed(0xd8)][_0x153aed(0xcf)](_0x153aed(0xdf)),_0x450e6e=_0x567d1b[_0x153aed(0xdb)];_0x3eaf5a[_0x153aed(0xe4)](_0x153aed(0xd5)),_0x3eaf5a[_0x153aed(0xdd)](_0x153aed(0xd5)),_0x3eaf5a[_0x153aed(0xf4)][_0x153aed(0xd9)](_0x153aed(0xd5),_0x5998f6(_0x450e6e,_0x153aed(0xe5))),this[_0x153aed(0xd7)]();}[_0x15fc42(0xd7)](){const _0x18e369=_0x15fc42,_0x2b53cc=this[_0x18e369(0xf5)],_0xe04218=_0x2b53cc[_0x18e369(0xdb)];_0x2b53cc[_0x18e369(0xd8)][_0x18e369(0xcf)](_0x18e369(0xdf))[_0x18e369(0xf4)][_0x18e369(0xef)](_0x49640e=>{const _0x499ce2=_0x18e369;if(_0x499ce2(0xf3)!=_0x49640e[_0x499ce2(0xcd)])return;const {data:_0x542530}=_0x49640e;if(_0x542530&&_0x499ce2(0xd5)==_0x542530[_0x499ce2(0xda)]){const _0x3cc180=_0xe04218['t'],_0x5b93a4=_0x542530[_0x499ce2(0xd3)][0x0][_0x499ce2(0xf2)];if(_0x5b93a4){const _0x47c04f=_0x2b53cc[_0x499ce2(0xea)][_0x499ce2(0xcf)](_0x499ce2(0xd1))[_0x499ce2(0xeb)](_0x13247e=>_0x13247e[_0x499ce2(0xd2)]==_0x5b93a4),_0x3d0de8=_0x3cc180(_0x47c04f[_0x499ce2(0xe6)])[_0x499ce2(0xde)]();return{'type':_0x499ce2(0xd6),'content':_0x5998f6(_0xe04218,_0x499ce2(0xd4),_0x3d0de8),'color':{'value':_0x47c04f[_0x499ce2(0xe3)],'title':_0x47c04f[_0x499ce2(0xe6)]}};}return{'type':_0x499ce2(0xd6),'content':_0x5998f6(_0xe04218,_0x499ce2(0xec),_0x5998f6(_0xe04218,_0x499ce2(0xe5)))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x59631a=_0x6614;(function(_0x420121,_0x324487){const _0x37789b=_0x6614,_0x4d99ee=_0x420121();while(!![]){try{const _0x283486=parseInt(_0x37789b(0x1a8))/0x1*(parseInt(_0x37789b(0x1b1))/0x2)+-parseInt(_0x37789b(0x1b6))/0x3+-parseInt(_0x37789b(0x1a7))/0x4+-parseInt(_0x37789b(0x1aa))/0x5+parseInt(_0x37789b(0x1b4))/0x6*(-parseInt(_0x37789b(0x1b9))/0x7)+parseInt(_0x37789b(0x1a3))/0x8+-parseInt(_0x37789b(0x1a5))/0x9*(-parseInt(_0x37789b(0x1b5))/0xa);if(_0x283486===_0x324487)break;else _0x4d99ee['push'](_0x4d99ee['shift']());}catch(_0x18807e){_0x4d99ee['push'](_0x4d99ee['shift']());}}}(_0x3181,0x2a38b));function _0x6614(_0x3b0501,_0x154352){const _0x318193=_0x3181();return _0x6614=function(_0x66142e,_0xeff54f){_0x66142e=_0x66142e-0x1a0;let _0x1c7af9=_0x318193[_0x66142e];return _0x1c7af9;},_0x6614(_0x3b0501,_0x154352);}import{Plugin as _0x298d89}from'ckeditor5/src/core.js';import{getTranslation as _0x2eeb90}from'../utils/common-translations.js';function _0x3181(){const _0x57b434=['get','18IARilh','TrackChangesEditing','1296632EgHQze','1MqYNZl','editor','938465pFWPsH','div','HorizontalLineEditing','locale','horizontalLine','showSuggestionHighlights','insert','471022PDyvTb','createEmptyElement','ck-horizontal-line','6GTMgWl','2657690NEzfvw','106488WfgHSc','plugins','elementToStructure','1739213YXzIDf','has','descriptionFactory','dataDowncast','registerElementLabel','ELEMENT_HORIZONTAL_LINE','addClass','conversion','createContainerElement','high','for','enableCommand','afterInit','createPositionAt','1613568JdZTmi'];_0x3181=function(){return _0x57b434;};return _0x3181();}export default class tt extends _0x298d89{[_0x59631a(0x1a1)](){const _0x4c51f0=_0x59631a,_0x4251d5=this[_0x4c51f0(0x1a9)];if(!_0x4251d5[_0x4c51f0(0x1b7)][_0x4c51f0(0x1ba)](_0x4c51f0(0x1ac)))return;_0x4251d5[_0x4c51f0(0x1b7)][_0x4c51f0(0x1a4)](_0x4c51f0(0x1a6))[_0x4c51f0(0x1a0)](_0x4c51f0(0x1ae));const _0x6314e6=_0x4251d5[_0x4c51f0(0x1b7)][_0x4c51f0(0x1a4)](_0x4c51f0(0x1a6)),_0xd1f96c=_0x4251d5[_0x4c51f0(0x1ad)];_0x6314e6[_0x4c51f0(0x1bb)][_0x4c51f0(0x1bd)](_0x4c51f0(0x1ae),_0x4f8272=>_0x2eeb90(_0xd1f96c,_0x4c51f0(0x1be),_0x4f8272)),_0x4251d5[_0x4c51f0(0x1c0)][_0x4c51f0(0x1c3)](_0x4c51f0(0x1bc))[_0x4c51f0(0x1b8)]({'model':_0x4c51f0(0x1ae),'view':(_0x286ac9,{writer:_0x30e325,options:_0x513576})=>{const _0x3abf1b=_0x4c51f0;if(!_0x513576[_0x3abf1b(0x1af)])return null;const _0x3ab5b4=_0x30e325[_0x3abf1b(0x1c1)](_0x3abf1b(0x1ab)),_0x2b5525=_0x30e325[_0x3abf1b(0x1b2)]('hr');return _0x30e325[_0x3abf1b(0x1bf)](_0x3abf1b(0x1b3),_0x3ab5b4),_0x30e325[_0x3abf1b(0x1b0)](_0x30e325[_0x3abf1b(0x1a2)](_0x3ab5b4,0x0),_0x2b5525),_0x3ab5b4;},'converterPriority':_0x4c51f0(0x1c2)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x193e(_0xf1d144,_0x204e41){const _0x367853=_0x3678();return _0x193e=function(_0x193e77,_0x54356d){_0x193e77=_0x193e77-0x1aa;let _0x55fc2d=_0x367853[_0x193e77];return _0x55fc2d;},_0x193e(_0xf1d144,_0x204e41);}const _0x534fb9=_0x193e;(function(_0x5644ce,_0x478232){const _0x512f8c=_0x193e,_0x1e9093=_0x5644ce();while(!![]){try{const _0x5555bf=parseInt(_0x512f8c(0x1b7))/0x1*(parseInt(_0x512f8c(0x1bc))/0x2)+-parseInt(_0x512f8c(0x1cb))/0x3+parseInt(_0x512f8c(0x1ad))/0x4*(-parseInt(_0x512f8c(0x1cc))/0x5)+parseInt(_0x512f8c(0x1ca))/0x6*(parseInt(_0x512f8c(0x1aa))/0x7)+-parseInt(_0x512f8c(0x1c1))/0x8+parseInt(_0x512f8c(0x1b2))/0x9+parseInt(_0x512f8c(0x1ce))/0xa;if(_0x5555bf===_0x478232)break;else _0x1e9093['push'](_0x1e9093['shift']());}catch(_0x196b89){_0x1e9093['push'](_0x1e9093['shift']());}}}(_0x3678,0xa1b38));import{Plugin as _0x10f03d}from'ckeditor5/src/core.js';function _0x3678(){const _0x33d417=['2463723LDdwoZ','key','plugins','get','TrackChangesEditing','8872gwmsQX','editor','htmlEmbed','enableDefaultAttributesIntegration','value','22MXXVej','afterInit','locale','HtmlEmbed','registerDescriptionCallback','6715280BSvQMt','*Change\x20%0\x20content*','type','registerElementLabel','_registerLegacyDescription','rawHtml','has','registerBlockAttribute','attribute','2682ZRVEYX','513468zmssBQ','138380afZerJ','start','10483160qexIhB','formatBlock','ELEMENT_HTML_EMBED','11767CmBrUn','descriptionFactory','commandName','72OGMvNW','format','nodeAfter','getFirstRange','element'];_0x3678=function(){return _0x33d417;};return _0x3678();}import{getTranslation as _0x432ad8}from'../utils/common-translations.js';export default class et extends _0x10f03d{[_0x534fb9(0x1bd)](){const _0x24ebef=_0x534fb9,_0x240c49=this[_0x24ebef(0x1b8)];if(!_0x240c49[_0x24ebef(0x1b4)][_0x24ebef(0x1c7)](_0x24ebef(0x1bf)))return;const _0x4fc3bf=_0x240c49[_0x24ebef(0x1b4)][_0x24ebef(0x1b5)](_0x24ebef(0x1b6)),_0x309b90=_0x240c49[_0x24ebef(0x1be)];_0x4fc3bf[_0x24ebef(0x1ab)][_0x24ebef(0x1c4)](_0x24ebef(0x1c6),_0x55d9ba=>_0x432ad8(_0x309b90,_0x24ebef(0x1d0),_0x55d9ba)),_0x4fc3bf[_0x24ebef(0x1ba)](_0x24ebef(0x1b9)),_0x4fc3bf[_0x24ebef(0x1c8)](_0x24ebef(0x1bb)),_0x4fc3bf[_0x24ebef(0x1ab)][_0x24ebef(0x1c0)](_0x5367e2=>{const _0x260140=_0x24ebef;if(_0x260140(0x1c9)!=_0x5367e2[_0x260140(0x1c3)])return;const {data:_0x5d75ec}=_0x5367e2;if(_0x5d75ec&&_0x260140(0x1bb)==_0x5d75ec[_0x260140(0x1b3)]&&_0x5367e2[_0x260140(0x1b0)]()[_0x260140(0x1cd)][_0x260140(0x1af)]['is'](_0x260140(0x1b1),_0x260140(0x1c6))){const _0x457af3=_0x432ad8(_0x309b90,_0x260140(0x1d0));return{'type':_0x260140(0x1ae),'content':_0x432ad8(_0x309b90,_0x260140(0x1c2),_0x457af3)};}}),this[_0x24ebef(0x1c5)]();}[_0x534fb9(0x1c5)](){const _0x1544ca=_0x534fb9,_0x4daf1c=this[_0x1544ca(0x1b8)],_0xde8079=_0x4daf1c[_0x1544ca(0x1be)];_0x4daf1c[_0x1544ca(0x1b4)][_0x1544ca(0x1b5)](_0x1544ca(0x1b6))[_0x1544ca(0x1ab)][_0x1544ca(0x1c0)](_0x4c8c4b=>{const _0x2d95dc=_0x1544ca;if(_0x2d95dc(0x1cf)!=_0x4c8c4b[_0x2d95dc(0x1c3)])return;const {data:_0x390e6e}=_0x4c8c4b;if(_0x390e6e&&_0x2d95dc(0x1b9)==_0x390e6e[_0x2d95dc(0x1ac)]){const _0x5648b7=_0x432ad8(_0xde8079,_0x2d95dc(0x1d0));return{'type':_0x2d95dc(0x1ae),'content':_0x432ad8(_0xde8079,_0x2d95dc(0x1c2),_0x5648b7)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3e49fb=_0xe45b;(function(_0x16910a,_0x25d92a){const _0x36cdfd=_0xe45b,_0x1c24af=_0x16910a();while(!![]){try{const _0x29f012=parseInt(_0x36cdfd(0x14c))/0x1*(parseInt(_0x36cdfd(0x147))/0x2)+-parseInt(_0x36cdfd(0x118))/0x3+-parseInt(_0x36cdfd(0xf9))/0x4*(parseInt(_0x36cdfd(0x100))/0x5)+-parseInt(_0x36cdfd(0x120))/0x6*(-parseInt(_0x36cdfd(0x117))/0x7)+-parseInt(_0x36cdfd(0x14b))/0x8+parseInt(_0x36cdfd(0x133))/0x9*(-parseInt(_0x36cdfd(0x12e))/0xa)+parseInt(_0x36cdfd(0x123))/0xb;if(_0x29f012===_0x25d92a)break;else _0x1c24af['push'](_0x1c24af['shift']());}catch(_0x482ded){_0x1c24af['push'](_0x1c24af['shift']());}}}(_0xeb31,0x609dd));function _0xe45b(_0x424c38,_0x5c37de){const _0xeb3147=_0xeb31();return _0xe45b=function(_0xe45bfb,_0x122eb7){_0xe45bfb=_0xe45bfb-0xf8;let _0x1f981e=_0xeb3147[_0xe45bfb];return _0x1f981e;},_0xe45b(_0x424c38,_0x5c37de);}import{Plugin as _0x283386}from'ckeditor5/src/core.js';import{LivePosition as _0x406cf0}from'ckeditor5/src/engine.js';function _0xeb31(){const _0xcb173d=['TrackChangesEditing','imageCaption','format','_registerLegacyDescription','isOwn','type','chain','*Set\x20image\x20width:*\x20%0','forward','*Set\x20image\x20text\x20alternative:*\x20%0','convertBlockImageToInline','*Remove\x20image\x20text\x20alternative*','findIndex','commandName','registerDescriptionCallback','ELEMENT_CAPTION','getNearestSelectionRange','imageTypeInline','nodeBefore','ImageUtils','ImageUploadEditing','FORMAT_IMAGE_SIZE','forceDefaultExecution','createRangeOn','key','imageTextAlternative','ELEMENT_INLINE_IMAGE','toPrevious','2858780NJypvB','newValue','afterInit','addObject','getCaptionFromImageModelElement','detach','nodeAfter','5IFcbHZ','ImageResize','find','locale','has','resizedWidth','Block\x20image\x20to\x20inline\x20image','isEqual','_findSuggestions','isBlockImage','accept','alt','formatBlock','start','isBefore','_suggestionFactory','markDeletion','imageStylePreApply','registerCustomCallback','formatInline','join','selection','isCollapsed','2073491CdVXrR','1656888dfLGfU','markBlockFormat','deletion','end','descriptionFactory','uploadImage','registerAttributeLabel','enableDefaultAttributesIntegration','12PhqPzD','discard','markInsertion','20443005RIhhXr','registerBlockAttribute','*Reset\x20image\x20width*','plugins','createRange','ImageInlineEditing','insertion','ImageTextAlternativeEditing','caption','subType','length','3051480TXRFkf','convertInlineImageToBlock','resizeImage','document','model','18qHtmNU','width','ImageCaptionUtils','previous','ImageCaptionEditing','getFirstRange','toNext','fromPosition','imageTypeBlock','ELEMENT_IMAGE','schema','getContainedElement','Inline\x20image\x20to\x20block\x20image','ImageEditing','attribute','enableCommand','get','removeObject','imageInline','editor','29542LBgSyG','getSuggestionCallback','ImageBlockEditing','commandParams','4849696SgnmyD','29aAnWbU','insertImage','isIntersecting','imageBlock','toggleImageCaption','change','element','backward','registerElementLabel','getClosestSelectedImageElement','filter'];_0xeb31=function(){return _0xcb173d;};return _0xeb31();}import{getTranslation as _0x3ff8b1}from'../utils/common-translations.js';export default class it extends _0x283386{[_0x3e49fb(0xfb)](){const _0x19542c=_0x3e49fb,_0x80c847=this[_0x19542c(0x146)];if(!_0x80c847[_0x19542c(0x126)][_0x19542c(0x104)](_0x19542c(0x140)))return;const _0x399b41=_0x80c847[_0x19542c(0x126)][_0x19542c(0x143)](_0x19542c(0x157)),_0x15663a=_0x80c847[_0x19542c(0x126)][_0x19542c(0x143)](_0x19542c(0x16a)),_0x5f2a96=_0x80c847[_0x19542c(0x103)];_0x399b41[_0x19542c(0x142)](_0x19542c(0x14d)),_0x399b41[_0x19542c(0x11c)][_0x19542c(0x154)](_0x19542c(0x14f),_0x365727=>_0x3ff8b1(_0x5f2a96,_0x19542c(0x13c),_0x365727)),_0x399b41[_0x19542c(0x11c)][_0x19542c(0x154)](_0x19542c(0x145),_0x48644d=>_0x3ff8b1(_0x5f2a96,_0x19542c(0x171),_0x48644d)),_0x399b41[_0x19542c(0x11c)][_0x19542c(0x154)](_0x19542c(0x12b),()=>_0x3ff8b1(_0x5f2a96,_0x19542c(0x166))),_0x80c847[_0x19542c(0x126)][_0x19542c(0x104)](_0x19542c(0x16b))&&_0x399b41[_0x19542c(0x142)](_0x19542c(0x11d)),_0x80c847[_0x19542c(0x126)][_0x19542c(0x104)](_0x19542c(0x149))&&_0x80c847[_0x19542c(0x126)][_0x19542c(0x104)](_0x19542c(0x128))&&(_0x399b41[_0x19542c(0x142)](_0x19542c(0x168),(_0x408cd8,_0x161199)=>{const _0x378ee1=_0x19542c,_0x547d10=_0x15663a[_0x378ee1(0x155)](_0x80c847[_0x378ee1(0x132)][_0x378ee1(0x131)][_0x378ee1(0x115)]);_0x80c847[_0x378ee1(0x132)][_0x378ee1(0x151)](()=>{const _0x19a6d5=_0x378ee1;_0x399b41[_0x19a6d5(0x119)](_0x547d10,{'commandName':_0x19a6d5(0x168),'commandParams':[_0x161199]},[],_0x19a6d5(0x161));});}),_0x399b41[_0x19542c(0x142)](_0x19542c(0x13b),(_0x2fbb6d,_0x37bf89)=>{const _0x345d02=_0x19542c;_0x80c847[_0x345d02(0x132)][_0x345d02(0x151)](_0x5cf351=>{const _0x4f98dc=_0x345d02;let _0x5d721c=_0x15663a[_0x4f98dc(0x155)](_0x80c847[_0x4f98dc(0x132)][_0x4f98dc(0x131)][_0x4f98dc(0x115)]),_0x39b9ea=_0x5cf351[_0x4f98dc(0x16e)](_0x5d721c);const _0x12ad13=_0x406cf0[_0x4f98dc(0x13a)](_0x39b9ea[_0x4f98dc(0x10d)],_0x4f98dc(0xf8)),_0x25bc8c=_0x406cf0[_0x4f98dc(0x13a)](_0x39b9ea[_0x4f98dc(0x11b)],_0x4f98dc(0x139));_0x399b41[_0x4f98dc(0x16d)](()=>_0x2fbb6d(_0x37bf89)),_0x5d721c=_0x15663a[_0x4f98dc(0x155)](_0x80c847[_0x4f98dc(0x132)][_0x4f98dc(0x131)][_0x4f98dc(0x115)]),_0x39b9ea=_0x5cf351[_0x4f98dc(0x16e)](_0x5d721c);const _0x527f4d=_0x5cf351[_0x4f98dc(0x127)](_0x12ad13,_0x25bc8c);_0x12ad13[_0x4f98dc(0xfe)](),_0x25bc8c[_0x4f98dc(0xfe)](),_0x399b41[_0x4f98dc(0x119)](_0x5d721c,{'commandName':_0x4f98dc(0x168),'commandParams':[_0x37bf89]},[],_0x4f98dc(0x12f)),_0x527f4d[_0x4f98dc(0x10d)][_0x4f98dc(0x10e)](_0x39b9ea[_0x4f98dc(0x10d)])&&_0x399b41[_0x4f98dc(0x122)](_0x5cf351[_0x4f98dc(0x127)](_0x527f4d[_0x4f98dc(0x10d)],_0x39b9ea[_0x4f98dc(0x10d)]),_0x4f98dc(0x12f)),_0x39b9ea[_0x4f98dc(0x11b)][_0x4f98dc(0x10e)](_0x527f4d[_0x4f98dc(0x11b)])&&_0x399b41[_0x4f98dc(0x122)](_0x5cf351[_0x4f98dc(0x127)](_0x39b9ea[_0x4f98dc(0x11b)],_0x527f4d[_0x4f98dc(0x11b)]),_0x4f98dc(0x12f));});}),_0x399b41[_0x19542c(0x10f)][_0x19542c(0x112)](_0x19542c(0x10c),_0x19542c(0x12f),_0x19542c(0x114),()=>!0x1),_0x399b41[_0x19542c(0x10f)][_0x19542c(0x112)](_0x19542c(0x10c),_0x19542c(0x12f),_0x19542c(0x10a),()=>!0x1),_0x399b41[_0x19542c(0x10f)][_0x19542c(0x112)](_0x19542c(0x10c),_0x19542c(0x12f),_0x19542c(0x121),_0x399b41[_0x19542c(0x10f)][_0x19542c(0x148)](_0x19542c(0x10c),'',_0x19542c(0x10a))),_0x399b41[_0x19542c(0x10f)][_0x19542c(0x112)](_0x19542c(0x129),_0x19542c(0x12f),_0x19542c(0x114),()=>!0x1),_0x399b41[_0x19542c(0x10f)][_0x19542c(0x112)](_0x19542c(0x129),_0x19542c(0x12f),_0x19542c(0x121),([_0xf5c50])=>{const _0x64264e=_0x19542c,_0x5635ed=_0x399b41[_0x64264e(0x10f)][_0x64264e(0x148)](_0x64264e(0x129),'',_0x64264e(0x121));let _0x403c92=_0xf5c50[_0x64264e(0x10d)],_0x4e18e4=_0xf5c50[_0x64264e(0x11b)];const _0x530249=_0x80c847[_0x64264e(0x132)][_0x64264e(0x13d)][_0x64264e(0x167)](_0x403c92,_0x64264e(0x153)),_0x394ab4=_0x80c847[_0x64264e(0x132)][_0x64264e(0x13d)][_0x64264e(0x167)](_0x4e18e4,_0x64264e(0x15f));_0x530249[_0x64264e(0x116)]&&(_0x403c92=_0x530249[_0x64264e(0x10d)]),_0x394ab4[_0x64264e(0x116)]&&(_0x4e18e4=_0x394ab4[_0x64264e(0x11b)]),_0x5635ed([_0x80c847[_0x64264e(0x132)][_0x64264e(0x127)](_0x403c92,_0x4e18e4)]);}),_0x399b41[_0x19542c(0x10f)][_0x19542c(0x112)](_0x19542c(0x10c),_0x19542c(0x12f),_0x19542c(0x15d),_0x1e624f),_0x399b41[_0x19542c(0x10f)][_0x19542c(0x112)](_0x19542c(0x129),_0x19542c(0x12f),_0x19542c(0x15d),_0x1e624f)),_0x80c847[_0x19542c(0x126)][_0x19542c(0x104)](_0x19542c(0x137))&&(_0x399b41[_0x19542c(0x142)](_0x19542c(0x150),(_0x4c38f9,_0x26a3e4)=>{const _0x3c57c2=_0x19542c,_0x596fea=_0x80c847[_0x3c57c2(0x126)][_0x3c57c2(0x143)](_0x3c57c2(0x135));let _0x4ff234=_0x15663a[_0x3c57c2(0x155)](_0x80c847[_0x3c57c2(0x132)][_0x3c57c2(0x131)][_0x3c57c2(0x115)]),_0x1f1baa=_0x596fea[_0x3c57c2(0xfd)](_0x4ff234);_0x80c847[_0x3c57c2(0x132)][_0x3c57c2(0x151)](()=>{const _0x4679ce=_0x3c57c2;if(_0x1f1baa)return void _0x399b41[_0x4679ce(0x110)](_0x80c847[_0x4679ce(0x132)][_0x4679ce(0x16e)](_0x1f1baa));const _0x1241bc=_0x15663a[_0x4679ce(0x109)](_0x4ff234);_0x4c38f9(_0x26a3e4),_0x4ff234=_0x15663a[_0x4679ce(0x155)](_0x80c847[_0x4679ce(0x132)][_0x4679ce(0x131)][_0x4679ce(0x115)]),_0x1f1baa=_0x596fea[_0x4679ce(0xfd)](_0x4ff234),_0x399b41[_0x4679ce(0x122)](_0x80c847[_0x4679ce(0x132)][_0x4679ce(0x16e)](_0x1f1baa),_0x1241bc?null:_0x4679ce(0x158));});}),_0x399b41[_0x19542c(0x10f)][_0x19542c(0x112)](_0x19542c(0x129),_0x19542c(0x158),_0x19542c(0x15d),_0x1e624f));const _0x1e8fc5=[{'type':_0x19542c(0x10c),'subType':_0x19542c(0x111)},{'type':_0x19542c(0x129),'subType':_0x19542c(0x158)},{'type':_0x19542c(0x10c),'subType':_0x19542c(0x12f)},{'type':_0x19542c(0x129),'subType':_0x19542c(0x12f)}];function _0x290dfa(_0x4edba3,_0x47f160){const _0x195636=_0x19542c,_0x198c46=_0x1e8fc5[_0x195636(0x163)](({type:_0x11ad95,subType:_0x5581f5})=>_0x4edba3[_0x195636(0x15c)]==_0x11ad95&&_0x4edba3[_0x195636(0x12c)]==_0x5581f5),_0x180701=_0x1e8fc5[_0x195636(0x163)](({type:_0x784791,subType:_0x3b4399})=>_0x47f160[_0x195636(0x15c)]==_0x784791&&_0x47f160[_0x195636(0x12c)]==_0x3b4399);if(_0x198c46<0x0||_0x180701<0x0)return!0x1;const _0x1f02b6=_0x4edba3[_0x195636(0x138)](),_0x1edb5c=_0x47f160[_0x195636(0x138)]();if((0x0==_0x198c46||0x1==_0x198c46)&&0x2==_0x180701&&_0x1f02b6[_0x195636(0x14e)](_0x1edb5c))return!0x0;if(0x2==_0x198c46&&0x3==_0x180701){const _0x4a8692=_0x399b41[_0x195636(0x108)](_0x1f02b6,_0x195636(0x129))[_0x195636(0x156)](({suggestion:_0x56eb17,meta:_0x59b6a7})=>_0x59b6a7[_0x195636(0x15b)]&&_0x195636(0x12f)==_0x56eb17[_0x195636(0x12c)]);if(_0x4a8692[_0x195636(0x12d)]>0x1&&_0x1edb5c[_0x195636(0x11b)][_0x195636(0x107)](_0x1f02b6[_0x195636(0x10d)]))return!0x0;if(0x1==_0x4a8692[_0x195636(0x12d)]&&(_0x1f02b6[_0x195636(0x10d)][_0x195636(0x107)](_0x1edb5c[_0x195636(0x11b)])||_0x1f02b6[_0x195636(0x11b)][_0x195636(0x107)](_0x1edb5c[_0x195636(0x10d)])))return!0x0;}if(0x3==_0x198c46&&0x3==_0x180701&&_0x1f02b6[_0x195636(0x10d)][_0x195636(0x10e)](_0x1edb5c[_0x195636(0x10d)])){const _0x3c58d8=_0x1f02b6[_0x195636(0x11b)][_0x195636(0xff)],_0x584eff=_0x1edb5c[_0x195636(0x10d)][_0x195636(0x169)];return _0x15663a[_0x195636(0x109)](_0x3c58d8)&&_0x3c58d8===_0x584eff;}return!0x1;}function _0x1e624f(_0x56083b,_0x2073d9){return _0x290dfa(_0x56083b,_0x2073d9)?[_0x56083b,_0x2073d9]:_0x290dfa(_0x2073d9,_0x56083b)?[_0x2073d9,_0x56083b]:null;}_0x80c847[_0x19542c(0x126)][_0x19542c(0x104)](_0x19542c(0x101))&&(_0x399b41[_0x19542c(0x11f)](_0x19542c(0x130)),_0x399b41[_0x19542c(0x124)](_0x19542c(0x105)),_0x399b41[_0x19542c(0x11c)][_0x19542c(0x11e)](_0x19542c(0x105),_0x3ff8b1(_0x5f2a96,_0x19542c(0x16c)))),_0x80c847[_0x19542c(0x126)][_0x19542c(0x104)](_0x19542c(0x12a))&&(_0x399b41[_0x19542c(0x11f)](_0x19542c(0x170)),_0x399b41[_0x19542c(0x124)](_0x19542c(0x10b))),_0x399b41[_0x19542c(0x11c)][_0x19542c(0x165)](_0x519b3e=>{const _0x154b09=_0x19542c;if(!!_0x1e8fc5[_0x154b09(0x102)](({type:_0x2c9f07,subType:_0x2b4aae})=>_0x519b3e[_0x154b09(0x15c)]==_0x2c9f07&&_0x519b3e[_0x154b09(0x12c)]==_0x2b4aae))return _0x519b3e[_0x154b09(0x136)]?{}:void 0x0;}),_0x399b41[_0x19542c(0x11c)][_0x19542c(0x165)](_0x18ffbf=>{const _0x5e088d=_0x19542c;if(_0x5e088d(0x129)==_0x18ffbf[_0x5e088d(0x15c)]||_0x5e088d(0x11a)==_0x18ffbf[_0x5e088d(0x15c)]){const _0x4e149b=_0x18ffbf[_0x5e088d(0x13e)]();if(_0x4e149b&&_0x4e149b['is'](_0x5e088d(0x152),_0x5e088d(0x12b)))return{'type':_0x5e088d(0x129)==_0x18ffbf[_0x5e088d(0x15c)]?_0x5e088d(0xfc):_0x5e088d(0x144),'element':_0x4e149b,'quantity':0x1};}}),_0x399b41[_0x19542c(0x11c)][_0x19542c(0x165)](_0x42fc5d=>_0x19542c(0x10c)==_0x42fc5d[_0x19542c(0x15c)]&&_0x19542c(0x12f)==_0x42fc5d[_0x19542c(0x12c)]?{'type':_0x19542c(0x159),'content':_0x19542c(0x13f)}:_0x19542c(0x10c)==_0x42fc5d[_0x19542c(0x15c)]&&_0x19542c(0x161)==_0x42fc5d[_0x19542c(0x12c)]?{'type':_0x19542c(0x159),'content':_0x19542c(0x106)}:void 0x0),_0x399b41[_0x19542c(0x11c)][_0x19542c(0x165)](_0x36351d=>{const _0x390d71=_0x19542c;if(_0x390d71(0x141)!=_0x36351d[_0x390d71(0x15c)])return;const {data:_0x56d5e8}=_0x36351d;if(!_0x56d5e8||_0x390d71(0x10b)!=_0x56d5e8[_0x390d71(0x16f)])return;const _0x231e68=_0x56d5e8[_0x390d71(0xfa)];return _0x231e68?{'type':_0x390d71(0x159),'content':_0x3ff8b1(_0x5f2a96,_0x390d71(0x160),'\x22'+_0x231e68+'\x22')}:{'type':_0x390d71(0x159),'content':_0x3ff8b1(_0x5f2a96,_0x390d71(0x162))};}),this[_0x19542c(0x15a)]();}[_0x3e49fb(0x15a)](){const _0x5ab9ce=_0x3e49fb,_0x28fe7f=this[_0x5ab9ce(0x146)],_0x22655d=_0x28fe7f[_0x5ab9ce(0x103)];_0x28fe7f[_0x5ab9ce(0x126)][_0x5ab9ce(0x143)](_0x5ab9ce(0x157))[_0x5ab9ce(0x11c)][_0x5ab9ce(0x165)](_0x5429d0=>{const _0x35101a=_0x5ab9ce;if(_0x35101a(0x10c)!=_0x5429d0[_0x35101a(0x15c)]&&_0x35101a(0x113)!=_0x5429d0[_0x35101a(0x15c)])return;const {data:_0x1d174a}=_0x5429d0;if(_0x1d174a){if(_0x35101a(0x170)==_0x1d174a[_0x35101a(0x164)]){const _0x296ff8=_0x1d174a[_0x35101a(0x14a)][0x0][_0x35101a(0xfa)];return _0x296ff8?{'type':_0x35101a(0x159),'content':_0x3ff8b1(_0x22655d,_0x35101a(0x160),'\x22'+_0x296ff8+'\x22')}:{'type':_0x35101a(0x159),'content':_0x3ff8b1(_0x22655d,_0x35101a(0x162))};}if(_0x35101a(0x130)==_0x1d174a[_0x35101a(0x164)]){const _0xcfacfb=_0x1d174a[_0x35101a(0x14a)][0x0][_0x35101a(0x134)];return _0xcfacfb?{'type':_0x35101a(0x159),'content':_0x3ff8b1(_0x22655d,_0x35101a(0x15e),_0xcfacfb)}:{'type':_0x35101a(0x159),'content':_0x3ff8b1(_0x22655d,_0x35101a(0x125))};}}});}}
|
|
23
|
+
function _0x611b(){const _0x2728e8=['newValue','imageTypeBlock','alt','TrackChangesEditing','registerAttributeLabel','deletion','chain','accept','ImageUploadEditing','nodeAfter','ImageInlineEditing','start','change','45826Rmhuiz','Inline\x20image\x20to\x20block\x20image','1166028XmmnOs','descriptionFactory','ELEMENT_INLINE_IMAGE','subType','ELEMENT_IMAGE','element','commandParams','insertImage','isEqual','formatBlock','420njgZIt','resizedWidth','ImageTextAlternativeEditing','editor','toggleImageCaption','ImageResize','length','createRangeOn','ImageCaptionEditing','FORMAT_IMAGE_SIZE','findIndex','getClosestSelectedImageElement','isBlockImage','attribute','width','imageCaption','6074KeYmpR','28syptCY','ImageCaptionUtils','markInsertion','_suggestionFactory','enableDefaultAttributesIntegration','imageTextAlternative','uploadImage','getCaptionFromImageModelElement','isIntersecting','formatInline','getSuggestionCallback','get','caption','toPrevious','imageTypeInline','selection','*Reset\x20image\x20width*','toNext','7WLcEtc','_registerLegacyDescription','isBefore','46808tKsPpd','type','backward','isCollapsed','resizeImage','getFirstRange','17254668RJyPoo','registerDescriptionCallback','plugins','previous','markDeletion','registerCustomCallback','isOwn','12zIkBat','65523mXGkbu','afterInit','registerBlockAttribute','*Set\x20image\x20text\x20alternative:*\x20%0','convertInlineImageToBlock','registerElementLabel','insertion','Block\x20image\x20to\x20inline\x20image','_findSuggestions','key','ImageBlockEditing','getNearestSelectionRange','549Ayvqbl','forceDefaultExecution','imageInline','forward','enableCommand','document','ELEMENT_CAPTION','558260YPjNTR','find','*Set\x20image\x20width:*\x20%0','detach','imageStylePreApply','has','join','getContainedElement','convertBlockImageToInline','markBlockFormat','removeObject','commandName','createRange','format','addObject','locale','imageBlock','*Remove\x20image\x20text\x20alternative*','filter','ImageEditing','model','discard','ImageUtils','end','fromPosition','nodeBefore','schema'];_0x611b=function(){return _0x2728e8;};return _0x611b();}const _0x15980a=_0x5f06;(function(_0x37ec0b,_0x5f927b){const _0x2f08e0=_0x5f06,_0x3060a3=_0x37ec0b();while(!![]){try{const _0x1f6250=-parseInt(_0x2f08e0(0x1d8))/0x1*(parseInt(_0x2f08e0(0x1d7))/0x2)+-parseInt(_0x2f08e0(0x180))/0x3+-parseInt(_0x2f08e0(0x17f))/0x4*(parseInt(_0x2f08e0(0x193))/0x5)+-parseInt(_0x2f08e0(0x1bd))/0x6*(parseInt(_0x2f08e0(0x16f))/0x7)+parseInt(_0x2f08e0(0x172))/0x8*(-parseInt(_0x2f08e0(0x18c))/0x9)+-parseInt(_0x2f08e0(0x1c7))/0xa*(parseInt(_0x2f08e0(0x1bb))/0xb)+parseInt(_0x2f08e0(0x178))/0xc;if(_0x1f6250===_0x5f927b)break;else _0x3060a3['push'](_0x3060a3['shift']());}catch(_0x811d97){_0x3060a3['push'](_0x3060a3['shift']());}}}(_0x611b,0x41e0b));function _0x5f06(_0x5dbe2c,_0x2c270e){const _0x611bcf=_0x611b();return _0x5f06=function(_0x5f063b,_0x1450d7){_0x5f063b=_0x5f063b-0x165;let _0x593110=_0x611bcf[_0x5f063b];return _0x593110;},_0x5f06(_0x5dbe2c,_0x2c270e);}import{Plugin as _0x284f64}from'ckeditor5/src/core.js';import{LivePosition as _0x2188de}from'ckeditor5/src/engine.js';import{getTranslation as _0x3785e7}from'../utils/common-translations.js';export default class it extends _0x284f64{[_0x15980a(0x181)](){const _0x221f21=_0x15980a,_0x3718db=this[_0x221f21(0x1ca)];if(!_0x3718db[_0x221f21(0x17a)][_0x221f21(0x198)](_0x221f21(0x1a6)))return;const _0x1cb6b2=_0x3718db[_0x221f21(0x17a)][_0x221f21(0x168)](_0x221f21(0x1b1)),_0x3e3524=_0x3718db[_0x221f21(0x17a)][_0x221f21(0x168)](_0x221f21(0x1a9)),_0x43f2e0=_0x3718db[_0x221f21(0x1a2)];_0x1cb6b2[_0x221f21(0x190)](_0x221f21(0x1c4)),_0x1cb6b2[_0x221f21(0x1be)][_0x221f21(0x185)](_0x221f21(0x1a3),_0x2f9dcd=>_0x3785e7(_0x43f2e0,_0x221f21(0x1c1),_0x2f9dcd)),_0x1cb6b2[_0x221f21(0x1be)][_0x221f21(0x185)](_0x221f21(0x18e),_0x349679=>_0x3785e7(_0x43f2e0,_0x221f21(0x1bf),_0x349679)),_0x1cb6b2[_0x221f21(0x1be)][_0x221f21(0x185)](_0x221f21(0x169),()=>_0x3785e7(_0x43f2e0,_0x221f21(0x192))),_0x3718db[_0x221f21(0x17a)][_0x221f21(0x198)](_0x221f21(0x1b6))&&_0x1cb6b2[_0x221f21(0x190)](_0x221f21(0x1de)),_0x3718db[_0x221f21(0x17a)][_0x221f21(0x198)](_0x221f21(0x18a))&&_0x3718db[_0x221f21(0x17a)][_0x221f21(0x198)](_0x221f21(0x1b8))&&(_0x1cb6b2[_0x221f21(0x190)](_0x221f21(0x16b),(_0x2c2b76,_0xd526c1)=>{const _0x1a0cff=_0x221f21,_0xc6394c=_0x3e3524[_0x1a0cff(0x1d2)](_0x3718db[_0x1a0cff(0x1a7)][_0x1a0cff(0x191)][_0x1a0cff(0x16c)]);_0x3718db[_0x1a0cff(0x1a7)][_0x1a0cff(0x1ba)](()=>{const _0x4e5e95=_0x1a0cff;_0x1cb6b2[_0x4e5e95(0x19c)](_0xc6394c,{'commandName':_0x4e5e95(0x16b),'commandParams':[_0xd526c1]},[],_0x4e5e95(0x19b));});}),_0x1cb6b2[_0x221f21(0x190)](_0x221f21(0x1af),(_0x19ccf7,_0x50487f)=>{const _0x1cc07d=_0x221f21;_0x3718db[_0x1cc07d(0x1a7)][_0x1cc07d(0x1ba)](_0x20956c=>{const _0x31e324=_0x1cc07d;let _0x22a3a5=_0x3e3524[_0x31e324(0x1d2)](_0x3718db[_0x31e324(0x1a7)][_0x31e324(0x191)][_0x31e324(0x16c)]),_0x249dba=_0x20956c[_0x31e324(0x1ce)](_0x22a3a5);const _0x13dbd1=_0x2188de[_0x31e324(0x1ab)](_0x249dba[_0x31e324(0x1b9)],_0x31e324(0x16a)),_0x1e00fd=_0x2188de[_0x31e324(0x1ab)](_0x249dba[_0x31e324(0x1aa)],_0x31e324(0x16e));_0x1cb6b2[_0x31e324(0x18d)](()=>_0x19ccf7(_0x50487f)),_0x22a3a5=_0x3e3524[_0x31e324(0x1d2)](_0x3718db[_0x31e324(0x1a7)][_0x31e324(0x191)][_0x31e324(0x16c)]),_0x249dba=_0x20956c[_0x31e324(0x1ce)](_0x22a3a5);const _0x256470=_0x20956c[_0x31e324(0x19f)](_0x13dbd1,_0x1e00fd);_0x13dbd1[_0x31e324(0x196)](),_0x1e00fd[_0x31e324(0x196)](),_0x1cb6b2[_0x31e324(0x19c)](_0x22a3a5,{'commandName':_0x31e324(0x16b),'commandParams':[_0x50487f]},[],_0x31e324(0x184)),_0x256470[_0x31e324(0x1b9)][_0x31e324(0x171)](_0x249dba[_0x31e324(0x1b9)])&&_0x1cb6b2[_0x31e324(0x1da)](_0x20956c[_0x31e324(0x19f)](_0x256470[_0x31e324(0x1b9)],_0x249dba[_0x31e324(0x1b9)]),_0x31e324(0x184)),_0x249dba[_0x31e324(0x1aa)][_0x31e324(0x171)](_0x256470[_0x31e324(0x1aa)])&&_0x1cb6b2[_0x31e324(0x1da)](_0x20956c[_0x31e324(0x19f)](_0x249dba[_0x31e324(0x1aa)],_0x256470[_0x31e324(0x1aa)]),_0x31e324(0x184));});}),_0x1cb6b2[_0x221f21(0x1db)][_0x221f21(0x17d)](_0x221f21(0x1c6),_0x221f21(0x184),_0x221f21(0x199),()=>!0x1),_0x1cb6b2[_0x221f21(0x1db)][_0x221f21(0x17d)](_0x221f21(0x1c6),_0x221f21(0x184),_0x221f21(0x1b5),()=>!0x1),_0x1cb6b2[_0x221f21(0x1db)][_0x221f21(0x17d)](_0x221f21(0x1c6),_0x221f21(0x184),_0x221f21(0x1a8),_0x1cb6b2[_0x221f21(0x1db)][_0x221f21(0x167)](_0x221f21(0x1c6),'',_0x221f21(0x1b5))),_0x1cb6b2[_0x221f21(0x1db)][_0x221f21(0x17d)](_0x221f21(0x186),_0x221f21(0x184),_0x221f21(0x199),()=>!0x1),_0x1cb6b2[_0x221f21(0x1db)][_0x221f21(0x17d)](_0x221f21(0x186),_0x221f21(0x184),_0x221f21(0x1a8),([_0x1ec47f])=>{const _0x31c6e5=_0x221f21,_0x1a6f58=_0x1cb6b2[_0x31c6e5(0x1db)][_0x31c6e5(0x167)](_0x31c6e5(0x186),'',_0x31c6e5(0x1a8));let _0x24e20=_0x1ec47f[_0x31c6e5(0x1b9)],_0x5a8003=_0x1ec47f[_0x31c6e5(0x1aa)];const _0x132fdf=_0x3718db[_0x31c6e5(0x1a7)][_0x31c6e5(0x1ad)][_0x31c6e5(0x18b)](_0x24e20,_0x31c6e5(0x174)),_0x37f66f=_0x3718db[_0x31c6e5(0x1a7)][_0x31c6e5(0x1ad)][_0x31c6e5(0x18b)](_0x5a8003,_0x31c6e5(0x18f));_0x132fdf[_0x31c6e5(0x175)]&&(_0x24e20=_0x132fdf[_0x31c6e5(0x1b9)]),_0x37f66f[_0x31c6e5(0x175)]&&(_0x5a8003=_0x37f66f[_0x31c6e5(0x1aa)]),_0x1a6f58([_0x3718db[_0x31c6e5(0x1a7)][_0x31c6e5(0x19f)](_0x24e20,_0x5a8003)]);}),_0x1cb6b2[_0x221f21(0x1db)][_0x221f21(0x17d)](_0x221f21(0x1c6),_0x221f21(0x184),_0x221f21(0x1b4),_0x273afb),_0x1cb6b2[_0x221f21(0x1db)][_0x221f21(0x17d)](_0x221f21(0x186),_0x221f21(0x184),_0x221f21(0x1b4),_0x273afb)),_0x3718db[_0x221f21(0x17a)][_0x221f21(0x198)](_0x221f21(0x1cf))&&(_0x1cb6b2[_0x221f21(0x190)](_0x221f21(0x1cb),(_0x141cf9,_0x3f32dd)=>{const _0x1d7418=_0x221f21,_0x4be927=_0x3718db[_0x1d7418(0x17a)][_0x1d7418(0x168)](_0x1d7418(0x1d9));let _0x1902b8=_0x3e3524[_0x1d7418(0x1d2)](_0x3718db[_0x1d7418(0x1a7)][_0x1d7418(0x191)][_0x1d7418(0x16c)]),_0x57183f=_0x4be927[_0x1d7418(0x1df)](_0x1902b8);_0x3718db[_0x1d7418(0x1a7)][_0x1d7418(0x1ba)](()=>{const _0x54006b=_0x1d7418;if(_0x57183f)return void _0x1cb6b2[_0x54006b(0x17c)](_0x3718db[_0x54006b(0x1a7)][_0x54006b(0x1ce)](_0x57183f));const _0x4e0fcc=_0x3e3524[_0x54006b(0x1d3)](_0x1902b8);_0x141cf9(_0x3f32dd),_0x1902b8=_0x3e3524[_0x54006b(0x1d2)](_0x3718db[_0x54006b(0x1a7)][_0x54006b(0x191)][_0x54006b(0x16c)]),_0x57183f=_0x4be927[_0x54006b(0x1df)](_0x1902b8),_0x1cb6b2[_0x54006b(0x1da)](_0x3718db[_0x54006b(0x1a7)][_0x54006b(0x1ce)](_0x57183f),_0x4e0fcc?null:_0x54006b(0x1d6));});}),_0x1cb6b2[_0x221f21(0x1db)][_0x221f21(0x17d)](_0x221f21(0x186),_0x221f21(0x1d6),_0x221f21(0x1b4),_0x273afb));const _0x4f0b72=[{'type':_0x221f21(0x1c6),'subType':_0x221f21(0x197)},{'type':_0x221f21(0x186),'subType':_0x221f21(0x1d6)},{'type':_0x221f21(0x1c6),'subType':_0x221f21(0x184)},{'type':_0x221f21(0x186),'subType':_0x221f21(0x184)}];function _0x14591a(_0x30207e,_0x5700d7){const _0x2d69e0=_0x221f21,_0x4aea50=_0x4f0b72[_0x2d69e0(0x1d1)](({type:_0x5b5424,subType:_0x4fb884})=>_0x30207e[_0x2d69e0(0x173)]==_0x5b5424&&_0x30207e[_0x2d69e0(0x1c0)]==_0x4fb884),_0x42d45b=_0x4f0b72[_0x2d69e0(0x1d1)](({type:_0x251631,subType:_0x49caf2})=>_0x5700d7[_0x2d69e0(0x173)]==_0x251631&&_0x5700d7[_0x2d69e0(0x1c0)]==_0x49caf2);if(_0x4aea50<0x0||_0x42d45b<0x0)return!0x1;const _0x19dfe5=_0x30207e[_0x2d69e0(0x177)](),_0x37c50f=_0x5700d7[_0x2d69e0(0x177)]();if((0x0==_0x4aea50||0x1==_0x4aea50)&&0x2==_0x42d45b&&_0x19dfe5[_0x2d69e0(0x165)](_0x37c50f))return!0x0;if(0x2==_0x4aea50&&0x3==_0x42d45b){const _0x226712=_0x1cb6b2[_0x2d69e0(0x188)](_0x19dfe5,_0x2d69e0(0x186))[_0x2d69e0(0x1a5)](({suggestion:_0x1a31e9,meta:_0x3ce79e})=>_0x3ce79e[_0x2d69e0(0x17e)]&&_0x2d69e0(0x184)==_0x1a31e9[_0x2d69e0(0x1c0)]);if(_0x226712[_0x2d69e0(0x1cd)]>0x1&&_0x37c50f[_0x2d69e0(0x1aa)][_0x2d69e0(0x1c5)](_0x19dfe5[_0x2d69e0(0x1b9)]))return!0x0;if(0x1==_0x226712[_0x2d69e0(0x1cd)]&&(_0x19dfe5[_0x2d69e0(0x1b9)][_0x2d69e0(0x1c5)](_0x37c50f[_0x2d69e0(0x1aa)])||_0x19dfe5[_0x2d69e0(0x1aa)][_0x2d69e0(0x1c5)](_0x37c50f[_0x2d69e0(0x1b9)])))return!0x0;}if(0x3==_0x4aea50&&0x3==_0x42d45b&&_0x19dfe5[_0x2d69e0(0x1b9)][_0x2d69e0(0x171)](_0x37c50f[_0x2d69e0(0x1b9)])){const _0x947697=_0x19dfe5[_0x2d69e0(0x1aa)][_0x2d69e0(0x1b7)],_0x5e7a56=_0x37c50f[_0x2d69e0(0x1b9)][_0x2d69e0(0x1ac)];return _0x3e3524[_0x2d69e0(0x1d3)](_0x947697)&&_0x947697===_0x5e7a56;}return!0x1;}function _0x273afb(_0x21b668,_0x3ab939){return _0x14591a(_0x21b668,_0x3ab939)?[_0x21b668,_0x3ab939]:_0x14591a(_0x3ab939,_0x21b668)?[_0x3ab939,_0x21b668]:null;}_0x3718db[_0x221f21(0x17a)][_0x221f21(0x198)](_0x221f21(0x1cc))&&(_0x1cb6b2[_0x221f21(0x1dc)](_0x221f21(0x176)),_0x1cb6b2[_0x221f21(0x182)](_0x221f21(0x1c8)),_0x1cb6b2[_0x221f21(0x1be)][_0x221f21(0x1b2)](_0x221f21(0x1c8),_0x3785e7(_0x43f2e0,_0x221f21(0x1d0)))),_0x3718db[_0x221f21(0x17a)][_0x221f21(0x198)](_0x221f21(0x1c9))&&(_0x1cb6b2[_0x221f21(0x1dc)](_0x221f21(0x1dd)),_0x1cb6b2[_0x221f21(0x182)](_0x221f21(0x1b0))),_0x1cb6b2[_0x221f21(0x1be)][_0x221f21(0x179)](_0x5f3672=>{const _0x55344e=_0x221f21;if(!!_0x4f0b72[_0x55344e(0x194)](({type:_0x182b97,subType:_0x37a212})=>_0x5f3672[_0x55344e(0x173)]==_0x182b97&&_0x5f3672[_0x55344e(0x1c0)]==_0x37a212))return _0x5f3672[_0x55344e(0x17b)]?{}:void 0x0;}),_0x1cb6b2[_0x221f21(0x1be)][_0x221f21(0x179)](_0x577299=>{const _0x236be8=_0x221f21;if(_0x236be8(0x186)==_0x577299[_0x236be8(0x173)]||_0x236be8(0x1b3)==_0x577299[_0x236be8(0x173)]){const _0x403e89=_0x577299[_0x236be8(0x19a)]();if(_0x403e89&&_0x403e89['is'](_0x236be8(0x1c2),_0x236be8(0x169)))return{'type':_0x236be8(0x186)==_0x577299[_0x236be8(0x173)]?_0x236be8(0x1a1):_0x236be8(0x19d),'element':_0x403e89,'quantity':0x1};}}),_0x1cb6b2[_0x221f21(0x1be)][_0x221f21(0x179)](_0x560349=>_0x221f21(0x1c6)==_0x560349[_0x221f21(0x173)]&&_0x221f21(0x184)==_0x560349[_0x221f21(0x1c0)]?{'type':_0x221f21(0x1a0),'content':_0x221f21(0x1bc)}:_0x221f21(0x1c6)==_0x560349[_0x221f21(0x173)]&&_0x221f21(0x19b)==_0x560349[_0x221f21(0x1c0)]?{'type':_0x221f21(0x1a0),'content':_0x221f21(0x187)}:void 0x0),_0x1cb6b2[_0x221f21(0x1be)][_0x221f21(0x179)](_0x1d9873=>{const _0x2e4d1f=_0x221f21;if(_0x2e4d1f(0x1d4)!=_0x1d9873[_0x2e4d1f(0x173)])return;const {data:_0x10af64}=_0x1d9873;if(!_0x10af64||_0x2e4d1f(0x1b0)!=_0x10af64[_0x2e4d1f(0x189)])return;const _0x34b2ef=_0x10af64[_0x2e4d1f(0x1ae)];return _0x34b2ef?{'type':_0x2e4d1f(0x1a0),'content':_0x3785e7(_0x43f2e0,_0x2e4d1f(0x183),'\x22'+_0x34b2ef+'\x22')}:{'type':_0x2e4d1f(0x1a0),'content':_0x3785e7(_0x43f2e0,_0x2e4d1f(0x1a4))};}),this[_0x221f21(0x170)]();}[_0x15980a(0x170)](){const _0xd11eb1=_0x15980a,_0x1a51f4=this[_0xd11eb1(0x1ca)],_0x18cf44=_0x1a51f4[_0xd11eb1(0x1a2)];_0x1a51f4[_0xd11eb1(0x17a)][_0xd11eb1(0x168)](_0xd11eb1(0x1b1))[_0xd11eb1(0x1be)][_0xd11eb1(0x179)](_0x4a4be8=>{const _0x435669=_0xd11eb1;if(_0x435669(0x1c6)!=_0x4a4be8[_0x435669(0x173)]&&_0x435669(0x166)!=_0x4a4be8[_0x435669(0x173)])return;const {data:_0x1c1e73}=_0x4a4be8;if(_0x1c1e73){if(_0x435669(0x1dd)==_0x1c1e73[_0x435669(0x19e)]){const _0x3322fe=_0x1c1e73[_0x435669(0x1c3)][0x0][_0x435669(0x1ae)];return _0x3322fe?{'type':_0x435669(0x1a0),'content':_0x3785e7(_0x18cf44,_0x435669(0x183),'\x22'+_0x3322fe+'\x22')}:{'type':_0x435669(0x1a0),'content':_0x3785e7(_0x18cf44,_0x435669(0x1a4))};}if(_0x435669(0x176)==_0x1c1e73[_0x435669(0x19e)]){const _0x3c1487=_0x1c1e73[_0x435669(0x1c3)][0x0][_0x435669(0x1d5)];return _0x3c1487?{'type':_0x435669(0x1a0),'content':_0x3785e7(_0x18cf44,_0x435669(0x195),_0x3c1487)}:{'type':_0x435669(0x1a0),'content':_0x3785e7(_0x18cf44,_0x435669(0x16d))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xb72c67=_0x559f;(function(_0x223cae,_0x23034e){const _0x16a2fc=_0x559f,_0xf8e14f=_0x223cae();while(!![]){try{const _0xaa99cd=-parseInt(_0x16a2fc(0x1c2))/0x1*(parseInt(_0x16a2fc(0x1e7))/0x2)+parseInt(_0x16a2fc(0x1c0))/0x3+parseInt(_0x16a2fc(0x1d8))/0x4*(-parseInt(_0x16a2fc(0x1be))/0x5)+parseInt(_0x16a2fc(0x1e6))/0x6+-parseInt(_0x16a2fc(0x1c5))/0x7*(parseInt(_0x16a2fc(0x1c8))/0x8)+parseInt(_0x16a2fc(0x1dc))/0x9*(parseInt(_0x16a2fc(0x1bf))/0xa)+parseInt(_0x16a2fc(0x1d2))/0xb;if(_0xaa99cd===_0x23034e)break;else _0xf8e14f['push'](_0xf8e14f['shift']());}catch(_0x518426){_0xf8e14f['push'](_0xf8e14f['shift']());}}}(_0xf69b,0x800f0));function _0x559f(_0x16a444,_0x5c24ed){const _0xf69b4c=_0xf69b();return _0x559f=function(_0x559f32,_0x2628bf){_0x559f32=_0x559f32-0x1bd;let _0xa5d0ae=_0xf69b4c[_0x559f32];return _0xa5d0ae;},_0x559f(_0x16a444,_0x5c24ed);}import{Plugin as _0x2aaf3c}from'ckeditor5/src/core.js';import{getTranslation as _0x496d05}from'../utils/common-translations.js';export default class st extends _0x2aaf3c{[_0xb72c67(0x1e3)](){const _0xb7251f=_0xb72c67;if(!this[_0xb7251f(0x1cd)][_0xb7251f(0x1e1)][_0xb7251f(0x1e5)](_0xb7251f(0x1c1)))return;const _0x38be5d=this[_0xb7251f(0x1cd)][_0xb7251f(0x1c4)],_0x2aa02a=this[_0xb7251f(0x1cd)][_0xb7251f(0x1e1)][_0xb7251f(0x1db)](_0xb7251f(0x1d7));_0x2aa02a[_0xb7251f(0x1da)](_0xb7251f(0x1c3)),_0x2aa02a[_0xb7251f(0x1d5)](_0xb7251f(0x1c9)),_0x2aa02a[_0xb7251f(0x1cf)][_0xb7251f(0x1ca)](_0x5b7cd0=>{const _0x2306ce=_0xb7251f;if(_0x2306ce(0x1ce)!=_0x5b7cd0[_0x2306ce(0x1d1)])return;const {data:_0x52dc00}=_0x5b7cd0;return _0x52dc00&&_0x2306ce(0x1c9)==_0x52dc00[_0x2306ce(0x1e4)]?_0x52dc00[_0x2306ce(0x1bd)]&&_0x52dc00[_0x2306ce(0x1cb)]?{'type':_0x2306ce(0x1c7),'content':_0x496d05(_0x38be5d,_0x2306ce(0x1d6))}:{'type':_0x2306ce(0x1c7),'content':''}:void 0x0;}),this[_0xb7251f(0x1de)]();}[_0xb72c67(0x1de)](){const _0x459f40=_0xb72c67,_0x297103=this[_0x459f40(0x1cd)][_0x459f40(0x1e1)][_0x459f40(0x1db)](_0x459f40(0x1d7));_0x297103[_0x459f40(0x1c6)][_0x459f40(0x1d4)](_0x459f40(0x1df),_0x459f40(0x1c3),_0x459f40(0x1d3),_0x297103[_0x459f40(0x1c6)][_0x459f40(0x1dd)](_0x459f40(0x1df),null,_0x459f40(0x1e2))),_0x297103[_0x459f40(0x1c6)][_0x459f40(0x1d4)](_0x459f40(0x1df),_0x459f40(0x1c3),_0x459f40(0x1e2),_0x297103[_0x459f40(0x1c6)][_0x459f40(0x1dd)](_0x459f40(0x1df),null,_0x459f40(0x1d3))),this[_0x459f40(0x1e0)]();}[_0xb72c67(0x1e0)](){const _0x533349=_0xb72c67,_0x5e11fe=this[_0x533349(0x1cd)],_0x287afa=_0x5e11fe[_0x533349(0x1c4)];_0x5e11fe[_0x533349(0x1e1)][_0x533349(0x1db)](_0x533349(0x1d7))[_0x533349(0x1cf)][_0x533349(0x1ca)](_0x53a21c=>{const _0x2605f2=_0x533349;if(_0x2605f2(0x1df)!=_0x53a21c[_0x2605f2(0x1d1)]&&_0x2605f2(0x1d9)!=_0x53a21c[_0x2605f2(0x1d1)])return;const {data:_0x3d0c53}=_0x53a21c;if(!_0x3d0c53||_0x2605f2(0x1c3)!=_0x3d0c53[_0x2605f2(0x1cc)])return;return{'type':_0x2605f2(0x1c7),'content':_0x496d05(_0x287afa,_0x2605f2(0x1d0))};});}}function _0xf69b(){const _0x53888f=['*Replace\x20image\x20URL*','TrackChangesEditing','12KDgdmR','formatInline','enableDefaultAttributesIntegration','get','108mPyNZl','getSuggestionCallback','_handleLegacySuggestions','formatBlock','_registerLegacyDescription','plugins','discard','afterInit','key','has','3107556hLJZXn','6OhucHW','newValue','25660xhFNmN','21030haifXD','2467755OSeGXi','ImageEditing','255961wwfyxc','replaceImageSource','locale','1067087GbZfve','_suggestionFactory','format','40rqxFOx','src','registerDescriptionCallback','oldValue','commandName','editor','attribute','descriptionFactory','*Format:*\x20replace\x20image\x20URL','type','7746915iPehiw','accept','registerCustomCallback','registerBlockAttribute'];_0xf69b=function(){return _0x53888f;};return _0xf69b();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x3b50ed=_0x316c;(function(_0x3ebdf6,_0x39f0b5){const _0x53998e=_0x316c,_0x55d381=_0x3ebdf6();while(!![]){try{const _0x5ca642=parseInt(_0x53998e(0xb6))/0x1*(parseInt(_0x53998e(0x94))/0x2)+-parseInt(_0x53998e(0x9f))/0x3*(-parseInt(_0x53998e(0xcc))/0x4)+-parseInt(_0x53998e(0x90))/0x5+-parseInt(_0x53998e(0xba))/0x6*(parseInt(_0x53998e(0xd8))/0x7)+parseInt(_0x53998e(0xb8))/0x8*(-parseInt(_0x53998e(0xf0))/0x9)+parseInt(_0x53998e(0x9b))/0xa+parseInt(_0x53998e(0xe1))/0xb*(parseInt(_0x53998e(0xad))/0xc);if(_0x5ca642===_0x39f0b5)break;else _0x55d381['push'](_0x55d381['shift']());}catch(_0x57284b){_0x55d381['push'](_0x55d381['shift']());}}}(_0x5845,0xd4981));function _0x316c(_0x5d71fc,_0x1c4dd5){const _0x584517=_0x5845();return _0x316c=function(_0x316c82,_0x270288){_0x316c82=_0x316c82-0x8d;let _0x5040ea=_0x584517[_0x316c82];return _0x5040ea;},_0x316c(_0x5d71fc,_0x1c4dd5);}function _0x5845(){const _0x36e7f8=['nodeBefore','948548rmcjYY','plugins','discard','editor','join','isOwn','accept','getClosestSelectedImageElement','commands','hasSuggestion','filter','registerDescriptionCallback','7021VGiOCz','isIntersecting','imageCaption','commandName','shouldConvertImageType','*Format:*\x20%0','getSuggestion','formatBlock','selection','22yWPIHJ','imageStylePreApply','getChangedMarkers','FORMAT_SIDE_IMAGE','model','get','document','imageStylePostApply','imageTypeBlock','isBefore','isEqual','imageTypeInline','suggestion','side','ImageStyleEditing','171xXikzi','change','locale','markInlineFormat','value','371470tBLugW','registerPostFixer','_registerLegacyDescription','getFirstRange','28uaYDtL','chain','next','isBlockImage','descriptionFactory','_suggestionFactory','ImageUtils','4264820bweDqM','_findSuggestions','has','commandParams','6OCDQAa','insertion','normalizedStyles','from','commandReversedParams','discardSuggestion','convertInlineImageToBlock','refresh','newRange','isInContent','author','type','forEach','getContainedElement','8419596tKtZiZ','createRangeOn','markBlockFormat','name','afterInit','title','toLowerCase','format','subType','20853YQrcRQ','formatInline','16448ogleGb','_splitMarkerName','9642IBTfAY','nodeAfter','end','Users','setImageNaturalSizeAttributes','isInlineImage','registerCustomCallback','head','getSuggestionCallback','length','getSuggestions','enableCommand','differ','start','TrackChangesEditing','imageStyle','findIndex'];_0x5845=function(){return _0x36e7f8;};return _0x5845();}import{Plugin as _0x22c764}from'ckeditor5/src/core.js';import{uid as _0x3162b8}from'ckeditor5/src/utils.js';import{getTranslation as _0xa3d033}from'../utils/common-translations.js';export default class nt extends _0x22c764{[_0x3b50ed(0xb1)](){const _0x788b17=_0x3b50ed,_0x2a28eb=this[_0x788b17(0xcf)];if(!_0x2a28eb[_0x788b17(0xcd)][_0x788b17(0x9d)](_0x788b17(0xef)))return;const _0x2d51a3=_0x2a28eb[_0x788b17(0xcd)][_0x788b17(0xe6)](_0x788b17(0xc8)),_0x3153d2=_0x2a28eb[_0x788b17(0xcd)][_0x788b17(0xe6)](_0x788b17(0x9a)),_0x1dfb05={};_0x2d51a3[_0x788b17(0xc5)](_0x788b17(0xc9),(_0x2994fc,_0x1ca202)=>{const _0x1c0e29=_0x788b17,_0x4b5280=_0x2a28eb[_0x1c0e29(0xcd)][_0x1c0e29(0xe6)](_0x1c0e29(0xbd))['me'],_0x508bd7=_0x2a28eb[_0x1c0e29(0xd4)][_0x1c0e29(0xe6)](_0x1c0e29(0xc9));let _0xce7623=_0x3153d2[_0x1c0e29(0xd3)](_0x2a28eb[_0x1c0e29(0xe5)][_0x1c0e29(0xe7)][_0x1c0e29(0xe0)]),_0x51867f=_0x2a28eb[_0x1c0e29(0xe5)][_0x1c0e29(0xae)](_0xce7623),_0x2670a8=_0x508bd7[_0x1c0e29(0x8f)];if(_0x2670a8==_0x1ca202[_0x1c0e29(0x8f)])return;const _0x15b0ef={'commandName':_0x1c0e29(0xc9),'commandParams':[_0x1ca202],'formatGroupId':_0x3162b8()};_0x2a28eb[_0x1c0e29(0xe5)][_0x1c0e29(0xf1)](()=>{const _0x43fc45=_0x1c0e29;if(_0x2d51a3[_0x43fc45(0xc4)]()[_0x43fc45(0xd6)](_0x38815e=>_0x38815e[_0x43fc45(0xa8)]&&_0x4b5280==_0x38815e[_0x43fc45(0xa9)]&&(_0x43fc45(0xdf)==_0x38815e[_0x43fc45(0xaa)]||_0x43fc45(0xb7)==_0x38815e[_0x43fc45(0xaa)])&&(_0x43fc45(0xe2)==_0x38815e[_0x43fc45(0xb5)]||_0x43fc45(0xe8)==_0x38815e[_0x43fc45(0xb5)])&&_0x38815e[_0x43fc45(0x93)]()[_0x43fc45(0xeb)](_0x51867f))[_0x43fc45(0xab)](_0x15fd95=>_0x2d51a3[_0x43fc45(0xa4)](_0x15fd95[_0x43fc45(0xc1)])),_0xce7623=_0x3153d2[_0x43fc45(0xd3)](_0x2a28eb[_0x43fc45(0xe5)][_0x43fc45(0xe7)][_0x43fc45(0xe0)]),_0x51867f=_0x2a28eb[_0x43fc45(0xe5)][_0x43fc45(0xae)](_0xce7623),_0x508bd7[_0x43fc45(0xa6)](),_0x2a28eb[_0x43fc45(0xd4)][_0x43fc45(0xe6)](_0x43fc45(0xec))[_0x43fc45(0xa6)](),_0x2a28eb[_0x43fc45(0xd4)][_0x43fc45(0xe6)](_0x43fc45(0xe9))[_0x43fc45(0xa6)](),_0x2670a8=_0x508bd7[_0x43fc45(0x8f)],_0x2670a8!=_0x1ca202[_0x43fc45(0x8f)])return _0x3153d2[_0x43fc45(0xbf)](_0xce7623)&&_0x508bd7[_0x43fc45(0xdc)](_0x1ca202[_0x43fc45(0x8f)],_0xce7623)?(_0x2994fc({..._0x1ca202,'setImageSizes':!0x1}),_0xce7623=_0x3153d2[_0x43fc45(0xd3)](_0x2a28eb[_0x43fc45(0xe5)][_0x43fc45(0xe7)][_0x43fc45(0xe0)]),void _0x2d51a3[_0x43fc45(0xaf)](_0xce7623,{..._0x15b0ef,'commandReversedParams':[{'value':_0x2670a8||null,'setImageSizes':!0x1}]},[],_0x43fc45(0xe2))):void(_0x3153d2[_0x43fc45(0x97)](_0xce7623)?_0x2d51a3[_0x43fc45(0xaf)](_0xce7623,_0x15b0ef,[],_0x43fc45(0xe8)):_0x2d51a3[_0x43fc45(0x8e)](_0x51867f,_0x15b0ef,_0x43fc45(0xe8)));});});for(const _0x4d91c1 of _0x2a28eb[_0x788b17(0xcd)][_0x788b17(0xe6)](_0x788b17(0xef))[_0x788b17(0xa1)])_0x1dfb05[_0x4d91c1[_0x788b17(0xb0)]]=_0x4d91c1[_0x788b17(0xb2)][_0x788b17(0xb3)]();_0x2d51a3[_0x788b17(0x99)][_0x788b17(0xc0)](_0x788b17(0xdf),_0x788b17(0xe2),_0x788b17(0xd0),()=>!0x1),_0x2d51a3[_0x788b17(0x99)][_0x788b17(0xc0)](_0x788b17(0xdf),_0x788b17(0xe8),_0x788b17(0xd0),()=>!0x1),_0x2d51a3[_0x788b17(0x99)][_0x788b17(0xc0)](_0x788b17(0xb7),_0x788b17(0xe8),_0x788b17(0xd0),()=>!0x1),_0x2d51a3[_0x788b17(0x99)][_0x788b17(0xc0)](_0x788b17(0xdf),_0x788b17(0xe2),_0x788b17(0xd2),([_0x3e1aef])=>{const _0x40b6c4=_0x788b17;_0x3153d2[_0x40b6c4(0xbe)](_0x3e1aef[_0x40b6c4(0xac)]());}),_0x2d51a3[_0x788b17(0x99)][_0x788b17(0xc0)](_0x788b17(0xdf),_0x788b17(0xe2),_0x788b17(0xce),(_0x5f28d2,_0x23a6a5)=>{const _0x16ed4d=_0x788b17;_0x2d51a3[_0x16ed4d(0x99)][_0x16ed4d(0xc2)](_0x16ed4d(0xdf),'',_0x16ed4d(0xd2))(_0x5f28d2,{'commandName':_0x23a6a5[_0x16ed4d(0xdb)],'commandParams':_0x23a6a5[_0x16ed4d(0xa3)]});}),_0x2d51a3[_0x788b17(0x99)][_0x788b17(0xc0)](_0x788b17(0xdf),_0x788b17(0xe2),_0x788b17(0x95),function(_0x39dba3,_0x422b2a){if(_0x31e012(_0x39dba3,_0x422b2a))return[_0x39dba3,_0x422b2a];if(_0x31e012(_0x422b2a,_0x39dba3))return[_0x422b2a,_0x39dba3];return null;});const _0x35fbd5=[{'type':_0x788b17(0xdf),'subType':_0x788b17(0xe2)},{'type':_0x788b17(0xa0),'subType':_0x788b17(0xda)},{'type':_0x788b17(0xdf),'subType':_0x788b17(0xa5)},{'type':_0x788b17(0xa0),'subType':_0x788b17(0xa5)}];function _0x31e012(_0x3739ad,_0x178fae){const _0x46e9ee=_0x788b17,_0x54754b=_0x35fbd5[_0x46e9ee(0xca)](({type:_0x17e391,subType:_0x49a0c0})=>_0x3739ad[_0x46e9ee(0xaa)]==_0x17e391&&_0x3739ad[_0x46e9ee(0xb5)]==_0x49a0c0),_0x2a7042=_0x35fbd5[_0x46e9ee(0xca)](({type:_0x3003d4,subType:_0x61cfbf})=>_0x178fae[_0x46e9ee(0xaa)]==_0x3003d4&&_0x178fae[_0x46e9ee(0xb5)]==_0x61cfbf);if(_0x54754b<0x0||_0x2a7042<0x0)return!0x1;const _0x323bda=_0x3739ad[_0x46e9ee(0x93)](),_0x1bd065=_0x178fae[_0x46e9ee(0x93)]();if((0x0==_0x54754b||0x1==_0x54754b)&&0x2==_0x2a7042&&_0x323bda[_0x46e9ee(0xd9)](_0x1bd065))return!0x0;if(0x2==_0x54754b&&0x3==_0x2a7042){const _0xff3ecd=_0x2d51a3[_0x46e9ee(0x9c)](_0x323bda,_0x46e9ee(0xa0))[_0x46e9ee(0xd6)](({suggestion:_0x5c904f,meta:_0x1e1cb3})=>_0x1e1cb3[_0x46e9ee(0xd1)]&&_0x46e9ee(0xa5)==_0x5c904f[_0x46e9ee(0xb5)]);if(_0xff3ecd[_0x46e9ee(0xc3)]>0x1&&_0x1bd065[_0x46e9ee(0xbc)][_0x46e9ee(0xeb)](_0x323bda[_0x46e9ee(0xc7)]))return!0x0;if(0x1==_0xff3ecd[_0x46e9ee(0xc3)]&&(_0x323bda[_0x46e9ee(0xc7)][_0x46e9ee(0xeb)](_0x1bd065[_0x46e9ee(0xbc)])||_0x323bda[_0x46e9ee(0xbc)][_0x46e9ee(0xeb)](_0x1bd065[_0x46e9ee(0xc7)])))return!0x0;}if(0x3==_0x54754b&&0x3==_0x2a7042&&_0x323bda[_0x46e9ee(0xc7)][_0x46e9ee(0xea)](_0x1bd065[_0x46e9ee(0xc7)])){const _0x24bf14=_0x323bda[_0x46e9ee(0xbc)][_0x46e9ee(0xbb)],_0x4d89e3=_0x1bd065[_0x46e9ee(0xc7)][_0x46e9ee(0xcb)];return _0x3153d2[_0x46e9ee(0x97)](_0x24bf14)&&_0x24bf14===_0x4d89e3;}return!0x1;}_0x2a28eb[_0x788b17(0xe5)][_0x788b17(0xe7)][_0x788b17(0x91)](()=>{const _0x351a62=_0x788b17;let _0x23025c=!0x1;const _0x31d2af=Array[_0x351a62(0xa2)](_0x2a28eb[_0x351a62(0xe5)][_0x351a62(0xe7)][_0x351a62(0xc6)][_0x351a62(0xe3)]());for(const {name:_0x155ef5,data:_0x1a3aa8}of _0x31d2af){const {group:_0x55422c,type:_0x2af8ca,subType:_0x26991a,id:_0x44dc44}=_0x2d51a3[_0x351a62(0xb9)](_0x155ef5);if(_0x351a62(0xed)==_0x55422c&&_0x2d51a3[_0x351a62(0xd5)](_0x44dc44)){if(_0x351a62(0xdf)==_0x2af8ca&&(_0x351a62(0xe2)==_0x26991a||_0x351a62(0xe8)==_0x26991a)){const _0x2c1af1=_0x2d51a3[_0x351a62(0xde)](_0x44dc44);if(_0x1a3aa8[_0x351a62(0xa7)]){const _0x57ad67=_0x2c1af1[_0x351a62(0x93)]()[_0x351a62(0xac)]();if(_0x3153d2[_0x351a62(0x97)](_0x57ad67))continue;_0x2d51a3[_0x351a62(0xa4)](_0x2c1af1),_0x23025c=!0x0;}}if(_0x351a62(0xa0)==_0x2af8ca&&_0x351a62(0xda)==_0x26991a&&!_0x1a3aa8[_0x351a62(0xa7)]){const _0x5ce8e1=_0x2d51a3[_0x351a62(0xde)](_0x44dc44);_0x5ce8e1[_0x351a62(0x96)]&&_0x5ce8e1[_0x351a62(0x96)][_0x351a62(0xa8)]&&(_0x2d51a3[_0x351a62(0xa4)](_0x5ce8e1[_0x351a62(0x96)]),_0x23025c=!0x0);}}}return _0x23025c;}),this[_0x788b17(0x92)](_0x1dfb05);}[_0x3b50ed(0x92)](_0x29c10a){const _0x3b9453=_0x3b50ed,_0x108bc4=this[_0x3b9453(0xcf)],_0x3d1875=_0x108bc4[_0x3b9453(0x8d)];_0x108bc4[_0x3b9453(0xcd)][_0x3b9453(0xe6)](_0x3b9453(0xc8))[_0x3b9453(0x98)][_0x3b9453(0xd7)](_0x28e55c=>{const _0x5c63f3=_0x3b9453;if(_0x5c63f3(0xdf)!=_0x28e55c[_0x5c63f3(0xaa)]&&_0x5c63f3(0xb7)!=_0x28e55c[_0x5c63f3(0xaa)])return;const {data:_0x5e9f7e}=_0x28e55c;if(!_0x5e9f7e||_0x5c63f3(0xc9)!=_0x5e9f7e[_0x5c63f3(0xdb)])return;const _0x41a175=_0x5e9f7e[_0x5c63f3(0x9e)][0x0][_0x5c63f3(0x8f)];return _0x4da93f(_0x5c63f3(0xee)===_0x41a175?_0xa3d033(_0x3d1875,_0x5c63f3(0xe4)):_0x29c10a[_0x41a175]||_0x41a175);function _0x4da93f(_0x1e008b){const _0x1cbfb0=_0x5c63f3;return{'type':_0x1cbfb0(0xb4),'content':_0xa3d033(_0x3d1875,_0x1cbfb0(0xdd),_0x1e008b)};}});}}
|
|
23
|
+
const _0x46ffa9=_0x4d43;function _0x4d43(_0x1c78c5,_0x28e28c){const _0x48b14a=_0x48b1();return _0x4d43=function(_0x4d431a,_0x9a1b07){_0x4d431a=_0x4d431a-0x1f3;let _0x4edaf2=_0x48b14a[_0x4d431a];return _0x4edaf2;},_0x4d43(_0x1c78c5,_0x28e28c);}function _0x48b1(){const _0x2de699=['getFirstRange','getSuggestion','2289195CxfFDb','_suggestionFactory','isInContent','4612GqbPiy','isIntersecting','660456HJLDhZ','shouldConvertImageType','setImageNaturalSizeAttributes','author','isOwn','getSuggestions','ImageStyleEditing','nodeBefore','suggestion','commandName','nodeAfter','markInlineFormat','enableCommand','isBefore','findIndex','differ','selection','imageStylePostApply','model','registerPostFixer','chain','getClosestSelectedImageElement','next','side','locale','registerDescriptionCallback','start','has','discard','filter','from','convertInlineImageToBlock','179402fwvlSh','7CjWsPP','getChangedMarkers','Users','imageCaption','imageStylePreApply','forEach','format','subType','isInlineImage','FORMAT_SIDE_IMAGE','1437etbdFw','head','commandReversedParams','value','change','commands','name','1894040bmQTrl','descriptionFactory','imageTypeInline','594stMJXk','registerCustomCallback','_splitMarkerName','accept','imageStyle','newRange','TrackChangesEditing','commandParams','createRangeOn','get','formatInline','normalizedStyles','plugins','_registerLegacyDescription','isEqual','afterInit','insertion','isBlockImage','refresh','title','length','imageTypeBlock','markBlockFormat','191710GZUQvE','hasSuggestion','4692222UcjgfW','ImageUtils','end','type','editor','*Format:*\x20%0','toLowerCase','formatBlock','getContainedElement','1tAZsVe','document','getSuggestionCallback','discardSuggestion','_findSuggestions','join'];_0x48b1=function(){return _0x2de699;};return _0x48b1();}(function(_0x279c66,_0x5e442a){const _0x5de240=_0x4d43,_0x28d996=_0x279c66();while(!![]){try{const _0x2f0d04=parseInt(_0x5de240(0x20c))/0x1*(parseInt(_0x5de240(0x239))/0x2)+-parseInt(_0x5de240(0x244))/0x3*(parseInt(_0x5de240(0x217))/0x4)+-parseInt(_0x5de240(0x214))/0x5+-parseInt(_0x5de240(0x219))/0x6+-parseInt(_0x5de240(0x23a))/0x7*(parseInt(_0x5de240(0x24b))/0x8)+parseInt(_0x5de240(0x203))/0x9+-parseInt(_0x5de240(0x201))/0xa*(-parseInt(_0x5de240(0x24e))/0xb);if(_0x2f0d04===_0x5e442a)break;else _0x28d996['push'](_0x28d996['shift']());}catch(_0x2e062a){_0x28d996['push'](_0x28d996['shift']());}}}(_0x48b1,0x46a38));import{Plugin as _0x3a2c83}from'ckeditor5/src/core.js';import{uid as _0x26b421}from'ckeditor5/src/utils.js';import{getTranslation as _0x570da7}from'../utils/common-translations.js';export default class nt extends _0x3a2c83{[_0x46ffa9(0x1f9)](){const _0x1d1106=_0x46ffa9,_0x10366c=this[_0x1d1106(0x207)];if(!_0x10366c[_0x1d1106(0x1f6)][_0x1d1106(0x234)](_0x1d1106(0x21f)))return;const _0x1fef47=_0x10366c[_0x1d1106(0x1f6)][_0x1d1106(0x1f3)](_0x1d1106(0x254)),_0x4b9a8d=_0x10366c[_0x1d1106(0x1f6)][_0x1d1106(0x1f3)](_0x1d1106(0x204)),_0x4b75b8={};_0x1fef47[_0x1d1106(0x225)](_0x1d1106(0x252),(_0x21b3ec,_0x2dc903)=>{const _0x46f7a4=_0x1d1106,_0x46a896=_0x10366c[_0x46f7a4(0x1f6)][_0x46f7a4(0x1f3)](_0x46f7a4(0x23c))['me'],_0x33869e=_0x10366c[_0x46f7a4(0x249)][_0x46f7a4(0x1f3)](_0x46f7a4(0x252));let _0x3cd742=_0x4b9a8d[_0x46f7a4(0x22e)](_0x10366c[_0x46f7a4(0x22b)][_0x46f7a4(0x20d)][_0x46f7a4(0x229)]),_0x19125a=_0x10366c[_0x46f7a4(0x22b)][_0x46f7a4(0x256)](_0x3cd742),_0x815675=_0x33869e[_0x46f7a4(0x247)];if(_0x815675==_0x2dc903[_0x46f7a4(0x247)])return;const _0x32a95a={'commandName':_0x46f7a4(0x252),'commandParams':[_0x2dc903],'formatGroupId':_0x26b421()};_0x10366c[_0x46f7a4(0x22b)][_0x46f7a4(0x248)](()=>{const _0xf42cc6=_0x46f7a4;if(_0x1fef47[_0xf42cc6(0x21e)]()[_0xf42cc6(0x236)](_0x144b13=>_0x144b13[_0xf42cc6(0x216)]&&_0x46a896==_0x144b13[_0xf42cc6(0x21c)]&&(_0xf42cc6(0x20a)==_0x144b13[_0xf42cc6(0x206)]||_0xf42cc6(0x1f4)==_0x144b13[_0xf42cc6(0x206)])&&(_0xf42cc6(0x23e)==_0x144b13[_0xf42cc6(0x241)]||_0xf42cc6(0x22a)==_0x144b13[_0xf42cc6(0x241)])&&_0x144b13[_0xf42cc6(0x212)]()[_0xf42cc6(0x1f8)](_0x19125a))[_0xf42cc6(0x23f)](_0x208053=>_0x1fef47[_0xf42cc6(0x20f)](_0x208053[_0xf42cc6(0x245)])),_0x3cd742=_0x4b9a8d[_0xf42cc6(0x22e)](_0x10366c[_0xf42cc6(0x22b)][_0xf42cc6(0x20d)][_0xf42cc6(0x229)]),_0x19125a=_0x10366c[_0xf42cc6(0x22b)][_0xf42cc6(0x256)](_0x3cd742),_0x33869e[_0xf42cc6(0x1fc)](),_0x10366c[_0xf42cc6(0x249)][_0xf42cc6(0x1f3)](_0xf42cc6(0x24d))[_0xf42cc6(0x1fc)](),_0x10366c[_0xf42cc6(0x249)][_0xf42cc6(0x1f3)](_0xf42cc6(0x1ff))[_0xf42cc6(0x1fc)](),_0x815675=_0x33869e[_0xf42cc6(0x247)],_0x815675!=_0x2dc903[_0xf42cc6(0x247)])return _0x4b9a8d[_0xf42cc6(0x242)](_0x3cd742)&&_0x33869e[_0xf42cc6(0x21a)](_0x2dc903[_0xf42cc6(0x247)],_0x3cd742)?(_0x21b3ec({..._0x2dc903,'setImageSizes':!0x1}),_0x3cd742=_0x4b9a8d[_0xf42cc6(0x22e)](_0x10366c[_0xf42cc6(0x22b)][_0xf42cc6(0x20d)][_0xf42cc6(0x229)]),void _0x1fef47[_0xf42cc6(0x200)](_0x3cd742,{..._0x32a95a,'commandReversedParams':[{'value':_0x815675||null,'setImageSizes':!0x1}]},[],_0xf42cc6(0x23e))):void(_0x4b9a8d[_0xf42cc6(0x1fb)](_0x3cd742)?_0x1fef47[_0xf42cc6(0x200)](_0x3cd742,_0x32a95a,[],_0xf42cc6(0x22a)):_0x1fef47[_0xf42cc6(0x224)](_0x19125a,_0x32a95a,_0xf42cc6(0x22a)));});});for(const _0x4028d2 of _0x10366c[_0x1d1106(0x1f6)][_0x1d1106(0x1f3)](_0x1d1106(0x21f))[_0x1d1106(0x1f5)])_0x4b75b8[_0x4028d2[_0x1d1106(0x24a)]]=_0x4028d2[_0x1d1106(0x1fd)][_0x1d1106(0x209)]();_0x1fef47[_0x1d1106(0x215)][_0x1d1106(0x24f)](_0x1d1106(0x20a),_0x1d1106(0x23e),_0x1d1106(0x211),()=>!0x1),_0x1fef47[_0x1d1106(0x215)][_0x1d1106(0x24f)](_0x1d1106(0x20a),_0x1d1106(0x22a),_0x1d1106(0x211),()=>!0x1),_0x1fef47[_0x1d1106(0x215)][_0x1d1106(0x24f)](_0x1d1106(0x1f4),_0x1d1106(0x22a),_0x1d1106(0x211),()=>!0x1),_0x1fef47[_0x1d1106(0x215)][_0x1d1106(0x24f)](_0x1d1106(0x20a),_0x1d1106(0x23e),_0x1d1106(0x251),([_0x5b6557])=>{const _0x115f86=_0x1d1106;_0x4b9a8d[_0x115f86(0x21b)](_0x5b6557[_0x115f86(0x20b)]());}),_0x1fef47[_0x1d1106(0x215)][_0x1d1106(0x24f)](_0x1d1106(0x20a),_0x1d1106(0x23e),_0x1d1106(0x235),(_0x481084,_0x37a020)=>{const _0x44d648=_0x1d1106;_0x1fef47[_0x44d648(0x215)][_0x44d648(0x20e)](_0x44d648(0x20a),'',_0x44d648(0x251))(_0x481084,{'commandName':_0x37a020[_0x44d648(0x222)],'commandParams':_0x37a020[_0x44d648(0x246)]});}),_0x1fef47[_0x1d1106(0x215)][_0x1d1106(0x24f)](_0x1d1106(0x20a),_0x1d1106(0x23e),_0x1d1106(0x22d),function(_0x6cbf15,_0x4d3ba9){if(_0x348c85(_0x6cbf15,_0x4d3ba9))return[_0x6cbf15,_0x4d3ba9];if(_0x348c85(_0x4d3ba9,_0x6cbf15))return[_0x4d3ba9,_0x6cbf15];return null;});const _0x210682=[{'type':_0x1d1106(0x20a),'subType':_0x1d1106(0x23e)},{'type':_0x1d1106(0x1fa),'subType':_0x1d1106(0x23d)},{'type':_0x1d1106(0x20a),'subType':_0x1d1106(0x238)},{'type':_0x1d1106(0x1fa),'subType':_0x1d1106(0x238)}];function _0x348c85(_0x365c63,_0x123b6d){const _0xe57780=_0x1d1106,_0x1dbba4=_0x210682[_0xe57780(0x227)](({type:_0x5ee284,subType:_0x5cf3b6})=>_0x365c63[_0xe57780(0x206)]==_0x5ee284&&_0x365c63[_0xe57780(0x241)]==_0x5cf3b6),_0x256350=_0x210682[_0xe57780(0x227)](({type:_0x21cc26,subType:_0x289ddf})=>_0x123b6d[_0xe57780(0x206)]==_0x21cc26&&_0x123b6d[_0xe57780(0x241)]==_0x289ddf);if(_0x1dbba4<0x0||_0x256350<0x0)return!0x1;const _0x31c798=_0x365c63[_0xe57780(0x212)](),_0x3d8115=_0x123b6d[_0xe57780(0x212)]();if((0x0==_0x1dbba4||0x1==_0x1dbba4)&&0x2==_0x256350&&_0x31c798[_0xe57780(0x218)](_0x3d8115))return!0x0;if(0x2==_0x1dbba4&&0x3==_0x256350){const _0x32d732=_0x1fef47[_0xe57780(0x210)](_0x31c798,_0xe57780(0x1fa))[_0xe57780(0x236)](({suggestion:_0x455761,meta:_0xfde3c1})=>_0xfde3c1[_0xe57780(0x21d)]&&_0xe57780(0x238)==_0x455761[_0xe57780(0x241)]);if(_0x32d732[_0xe57780(0x1fe)]>0x1&&_0x3d8115[_0xe57780(0x205)][_0xe57780(0x1f8)](_0x31c798[_0xe57780(0x233)]))return!0x0;if(0x1==_0x32d732[_0xe57780(0x1fe)]&&(_0x31c798[_0xe57780(0x233)][_0xe57780(0x1f8)](_0x3d8115[_0xe57780(0x205)])||_0x31c798[_0xe57780(0x205)][_0xe57780(0x1f8)](_0x3d8115[_0xe57780(0x233)])))return!0x0;}if(0x3==_0x1dbba4&&0x3==_0x256350&&_0x31c798[_0xe57780(0x233)][_0xe57780(0x226)](_0x3d8115[_0xe57780(0x233)])){const _0x163149=_0x31c798[_0xe57780(0x205)][_0xe57780(0x223)],_0x429f07=_0x3d8115[_0xe57780(0x233)][_0xe57780(0x220)];return _0x4b9a8d[_0xe57780(0x1fb)](_0x163149)&&_0x163149===_0x429f07;}return!0x1;}_0x10366c[_0x1d1106(0x22b)][_0x1d1106(0x20d)][_0x1d1106(0x22c)](()=>{const _0x2a9b37=_0x1d1106;let _0x38b786=!0x1;const _0x309f52=Array[_0x2a9b37(0x237)](_0x10366c[_0x2a9b37(0x22b)][_0x2a9b37(0x20d)][_0x2a9b37(0x228)][_0x2a9b37(0x23b)]());for(const {name:_0x2919af,data:_0x4c3d69}of _0x309f52){const {group:_0xbf8eb5,type:_0x21e250,subType:_0x5015c5,id:_0xb8235}=_0x1fef47[_0x2a9b37(0x250)](_0x2919af);if(_0x2a9b37(0x221)==_0xbf8eb5&&_0x1fef47[_0x2a9b37(0x202)](_0xb8235)){if(_0x2a9b37(0x20a)==_0x21e250&&(_0x2a9b37(0x23e)==_0x5015c5||_0x2a9b37(0x22a)==_0x5015c5)){const _0xca094=_0x1fef47[_0x2a9b37(0x213)](_0xb8235);if(_0x4c3d69[_0x2a9b37(0x253)]){const _0x3ab52e=_0xca094[_0x2a9b37(0x212)]()[_0x2a9b37(0x20b)]();if(_0x4b9a8d[_0x2a9b37(0x1fb)](_0x3ab52e))continue;_0x1fef47[_0x2a9b37(0x20f)](_0xca094),_0x38b786=!0x0;}}if(_0x2a9b37(0x1fa)==_0x21e250&&_0x2a9b37(0x23d)==_0x5015c5&&!_0x4c3d69[_0x2a9b37(0x253)]){const _0x5120b5=_0x1fef47[_0x2a9b37(0x213)](_0xb8235);_0x5120b5[_0x2a9b37(0x22f)]&&_0x5120b5[_0x2a9b37(0x22f)][_0x2a9b37(0x216)]&&(_0x1fef47[_0x2a9b37(0x20f)](_0x5120b5[_0x2a9b37(0x22f)]),_0x38b786=!0x0);}}}return _0x38b786;}),this[_0x1d1106(0x1f7)](_0x4b75b8);}[_0x46ffa9(0x1f7)](_0x552ea8){const _0x16497e=_0x46ffa9,_0x396769=this[_0x16497e(0x207)],_0x470882=_0x396769[_0x16497e(0x231)];_0x396769[_0x16497e(0x1f6)][_0x16497e(0x1f3)](_0x16497e(0x254))[_0x16497e(0x24c)][_0x16497e(0x232)](_0x54e384=>{const _0x217b20=_0x16497e;if(_0x217b20(0x20a)!=_0x54e384[_0x217b20(0x206)]&&_0x217b20(0x1f4)!=_0x54e384[_0x217b20(0x206)])return;const {data:_0x1314e5}=_0x54e384;if(!_0x1314e5||_0x217b20(0x252)!=_0x1314e5[_0x217b20(0x222)])return;const _0x46216a=_0x1314e5[_0x217b20(0x255)][0x0][_0x217b20(0x247)];return _0x1b0ddb(_0x217b20(0x230)===_0x46216a?_0x570da7(_0x470882,_0x217b20(0x243)):_0x552ea8[_0x46216a]||_0x46216a);function _0x1b0ddb(_0x30c612){const _0x2120b2=_0x217b20;return{'type':_0x2120b2(0x240),'content':_0x570da7(_0x470882,_0x2120b2(0x208),_0x30c612)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x422940=_0x2397;(function(_0x124029,_0x3c88b7){const _0x248c88=_0x2397,_0x5c410e=_0x124029();while(!![]){try{const _0x511718=-parseInt(_0x248c88(0xb8))/0x1*(-parseInt(_0x248c88(0xb4))/0x2)+parseInt(_0x248c88(0x9c))/0x3+-parseInt(_0x248c88(0xab))/0x4+-parseInt(_0x248c88(0xbb))/0x5*(parseInt(_0x248c88(0xb1))/0x6)+-parseInt(_0x248c88(0xa7))/0x7*(parseInt(_0x248c88(0xbd))/0x8)+parseInt(_0x248c88(0xaa))/0x9*(-parseInt(_0x248c88(0xad))/0xa)+parseInt(_0x248c88(0x9f))/0xb;if(_0x511718===_0x3c88b7)break;else _0x5c410e['push'](_0x5c410e['shift']());}catch(_0x15ef30){_0x5c410e['push'](_0x5c410e['shift']());}}}(_0xc327,0xeb7e2));import{Plugin as _0x3e3a83}from'ckeditor5/src/core.js';function _0x2397(_0x244f05,_0x58dea2){const _0xc3273a=_0xc327();return _0x2397=function(_0x2397e8,_0x1b6d23){_0x2397e8=_0x2397e8-0x9c;let _0x45ffc1=_0xc3273a[_0x2397e8];return _0x45ffc1;},_0x2397(_0x244f05,_0x58dea2);}function _0xc327(){const _0x2ed0d8=['1231554EFWaLE','commands','track_changes','54507728OCCWmN','collaboration_features','value','bind','_trackChangesValueDuringImport','Users','high','enableCommand','483tsCliF','execute','editor','171qCRzDQ','6789708tgPGfd','_trackChangesExecuted','1014850FdYsuw','plugins','trackChanges','TrackChangesEditing','6QgWwNo','get','afterInit','2itVfBi','dataInsert','_handleImportedData','listenTo','763366JqgcRz','lowest','_setSuggestionData','749365fZTMQZ','importWord','161048rpLyaB','forEach'];_0xc327=function(){return _0x2ed0d8;};return _0xc327();}export default class ot extends _0x3e3a83{constructor(_0x58dcca){const _0x1fe7ef=_0x2397;super(_0x58dcca),this[_0x1fe7ef(0xa3)]=!0x1,this[_0x1fe7ef(0xac)]=!0x1;}[_0x422940(0xb3)](){const _0x28fe4c=_0x422940,_0x19ce7b=this[_0x28fe4c(0xa9)],_0xb6d3c=_0x19ce7b[_0x28fe4c(0x9d)][_0x28fe4c(0xb2)](_0x28fe4c(0xbc)),_0x458aa8=_0x19ce7b[_0x28fe4c(0x9d)][_0x28fe4c(0xb2)](_0x28fe4c(0xaf));_0xb6d3c&&(_0xb6d3c['on'](_0x28fe4c(0xa8),(_0x5a26a4,[,_0x86f80a])=>{const _0x2ae98c=_0x28fe4c;this[_0x2ae98c(0xa3)]=_0x458aa8[_0x2ae98c(0xa1)],_0x86f80a[_0x2ae98c(0xa0)][_0x2ae98c(0x9e)]=!this[_0x2ae98c(0xa3)];},{'priority':_0x28fe4c(0xa5)}),this[_0x28fe4c(0xb7)](_0xb6d3c,_0x28fe4c(0xb5),this[_0x28fe4c(0xb6)][_0x28fe4c(0xa2)](this)),this[_0x28fe4c(0xb7)](_0xb6d3c,_0x28fe4c(0xb5),()=>{const _0x5977d3=_0x28fe4c;this[_0x5977d3(0xac)]&&(_0x458aa8[_0x5977d3(0xa8)](),this[_0x5977d3(0xac)]=!0x1);},{'priority':_0x28fe4c(0xb9)}),_0x19ce7b[_0x28fe4c(0xae)][_0x28fe4c(0xb2)](_0x28fe4c(0xb0))[_0x28fe4c(0xa6)](_0x28fe4c(0xbc)));}[_0x422940(0xb6)](_0x53ef51,_0xf7268a){const _0x1c8cff=_0x422940,{suggestions:_0xa37165}=_0xf7268a,_0x5f1330=this[_0x1c8cff(0xa9)][_0x1c8cff(0x9d)][_0x1c8cff(0xb2)](_0x1c8cff(0xaf)),_0x32ca09=_0x5f1330[_0x1c8cff(0xa1)];this[_0x1c8cff(0xa3)]!==_0x32ca09&&(_0x5f1330[_0x1c8cff(0xa8)](),this[_0x1c8cff(0xac)]=!0x0),_0xa37165&&_0xa37165[_0x1c8cff(0xbe)](({id:_0x15ec6d,type:_0x4bae19,author:_0x4daed6,created_at:_0x6e80d5})=>{const _0x520325=_0x1c8cff,_0x10a7a9={'id':_0x15ec6d,'type':_0x4bae19,'authorId':this[_0x520325(0xa9)][_0x520325(0xae)][_0x520325(0xb2)](_0x520325(0xa4))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x4daed6,'createdAt':_0x6e80d5?new Date(_0x6e80d5):new Date(),'source':_0x520325(0xbc)}}};this[_0x520325(0xa9)][_0x520325(0xae)][_0x520325(0xb2)](_0x520325(0xb0))[_0x520325(0xba)](_0x10a7a9);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xf9c375=_0x1e50;(function(_0x55ede4,_0x4f134a){const _0x4dd9c4=_0x1e50,_0x424844=_0x55ede4();while(!![]){try{const _0x5dd035=parseInt(_0x4dd9c4(0xcd))/0x1*(parseInt(_0x4dd9c4(0xb1))/0x2)+parseInt(_0x4dd9c4(0xd3))/0x3*(-parseInt(_0x4dd9c4(0xc3))/0x4)+parseInt(_0x4dd9c4(0xbe))/0x5+parseInt(_0x4dd9c4(0xbd))/0x6+-parseInt(_0x4dd9c4(0xd2))/0x7+parseInt(_0x4dd9c4(0xc2))/0x8+-parseInt(_0x4dd9c4(0xb0))/0x9;if(_0x5dd035===_0x4f134a)break;else _0x424844['push'](_0x424844['shift']());}catch(_0x49b5e5){_0x424844['push'](_0x424844['shift']());}}}(_0x3aae,0x1d31b));import{Plugin as _0x4f3707}from'ckeditor5/src/core.js';function _0x3aae(){const _0x315612=['editor','registerAttributeLabel','getItems','786944mjrcSc','804992OmhxCd','enableDefaultAttributesIntegration','_registerLegacyDescription','afterInit','commandName','type','IndentBlock','outdentBlock','enableCommand','locale','951bcwJUV','plugins','blockIndent','*Indent:*\x20%0','*Outdent:*\x20%0','806211tXIDmu','3BewzoD','indentBlock','formatBlock','TrackChangesEditing','1611441aRSkBl','306MWmyip','getItemLabel','format','outdent','has','get','registerDescriptionCallback','descriptionFactory','registerBlockAttribute','FORMAT_INDENT','IndentEditing','indent','1344714qDxNGe','735295ZvMTnk'];_0x3aae=function(){return _0x315612;};return _0x3aae();}function _0x1e50(_0x510f61,_0x9b1e17){const _0x3aae3a=_0x3aae();return _0x1e50=function(_0x1e5093,_0x2e20a0){_0x1e5093=_0x1e5093-0xb0;let _0x1dafb5=_0x3aae3a[_0x1e5093];return _0x1dafb5;},_0x1e50(_0x510f61,_0x9b1e17);}import{getTranslation as _0x4478b5}from'../utils/common-translations.js';export default class rt extends _0x4f3707{[_0xf9c375(0xc6)](){const _0xb836=_0xf9c375,_0x33b3b0=this[_0xb836(0xbf)],_0x436776=_0x33b3b0[_0xb836(0xce)][_0xb836(0xb6)](_0xb836(0xd6));if(_0x33b3b0[_0xb836(0xce)][_0xb836(0xb5)](_0xb836(0xbb))&&(_0x436776[_0xb836(0xcb)](_0xb836(0xbc)),_0x436776[_0xb836(0xcb)](_0xb836(0xb4))),_0x33b3b0[_0xb836(0xce)][_0xb836(0xb5)](_0xb836(0xc9))){for(const _0x521349 of[_0xb836(0xd4),_0xb836(0xca)])_0x436776[_0xb836(0xc4)](_0x521349);}const _0x392c39=_0x33b3b0[_0xb836(0xcc)];_0x436776[_0xb836(0xb9)](_0xb836(0xcf)),_0x436776[_0xb836(0xb8)][_0xb836(0xc0)](_0xb836(0xcf),_0x4478b5(_0x392c39,_0xb836(0xba))),this[_0xb836(0xc5)]();}[_0xf9c375(0xc5)](){const _0x5c42e6=_0xf9c375,_0x349b17=this[_0x5c42e6(0xbf)],_0x35b630=_0x349b17[_0x5c42e6(0xcc)],_0x34a1db=_0x349b17[_0x5c42e6(0xce)][_0x5c42e6(0xb6)](_0x5c42e6(0xd6));_0x34a1db[_0x5c42e6(0xb8)][_0x5c42e6(0xb7)](_0x219aac=>{const _0x2284d9=_0x5c42e6;if(_0x2284d9(0xd5)!=_0x219aac[_0x2284d9(0xc8)])return;const {data:_0x6b0e84}=_0x219aac;if(!_0x6b0e84)return;if(_0x2284d9(0xd4)!=_0x6b0e84[_0x2284d9(0xc7)]&&_0x2284d9(0xca)!=_0x6b0e84[_0x2284d9(0xc7)])return;const _0xe0c859=_0x219aac[_0x2284d9(0xc1)]()[0x0],_0x388785=_0x34a1db[_0x2284d9(0xb8)][_0x2284d9(0xb2)](_0xe0c859);return _0x2284d9(0xd4)==_0x6b0e84[_0x2284d9(0xc7)]?{'type':_0x2284d9(0xb3),'content':_0x4478b5(_0x35b630,_0x2284d9(0xd0),_0x388785)}:_0x2284d9(0xca)==_0x6b0e84[_0x2284d9(0xc7)]?{'type':_0x2284d9(0xb3),'content':_0x4478b5(_0x35b630,_0x2284d9(0xd1),_0x388785)}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x354012=_0x161d;(function(_0x3f6a44,_0x2bdce2){var _0x3e4dff=_0x161d,_0x3626a4=_0x3f6a44();while(!![]){try{var _0x2c847c=-parseInt(_0x3e4dff(0x1d8))/0x1+-parseInt(_0x3e4dff(0x1dd))/0x2+parseInt(_0x3e4dff(0x1e5))/0x3*(parseInt(_0x3e4dff(0x1e1))/0x4)+parseInt(_0x3e4dff(0x1e3))/0x5*(parseInt(_0x3e4dff(0x1e8))/0x6)+-parseInt(_0x3e4dff(0x1da))/0x7*(parseInt(_0x3e4dff(0x1e9))/0x8)+-parseInt(_0x3e4dff(0x1db))/0x9*(-parseInt(_0x3e4dff(0x1d7))/0xa)+parseInt(_0x3e4dff(0x1d9))/0xb;if(_0x2c847c===_0x2bdce2)break;else _0x3626a4['push'](_0x3626a4['shift']());}catch(_0x2bdc00){_0x3626a4['push'](_0x3626a4['shift']());}}}(_0x498f,0x735b8));function _0x161d(_0x406aaf,_0x4fe46f){var _0x498f6d=_0x498f();return _0x161d=function(_0x161d83,_0x29fc62){_0x161d83=_0x161d83-0x1d7;var _0x35693a=_0x498f6d[_0x161d83];return _0x35693a;},_0x161d(_0x406aaf,_0x4fe46f);}import{Plugin as _0x1f296b}from'ckeditor5/src/core.js';import{Input as _0xc944e8}from'ckeditor5/src/typing.js';function _0x498f(){var _0x327159=['input','66WevNic','2355736YwVadL','597660TXmluW','555636dnbfIG','1856998RVPvYh','7qZoRBC','99sqSuAT','init','1576026ejnTWR','editor','enableCommand','plugins','84SUmYsO','get','286075IzpAsW','requires','93573GYAGkt','TrackChangesEditing'];_0x498f=function(){return _0x327159;};return _0x498f();}export default class at extends _0x1f296b{static get[_0x354012(0x1e4)](){return[_0xc944e8];}[_0x354012(0x1dc)](){var _0xf4e225=_0x354012;this[_0xf4e225(0x1de)][_0xf4e225(0x1e0)][_0xf4e225(0x1e2)](_0xf4e225(0x1e6))[_0xf4e225(0x1df)](_0xf4e225(0x1e7));}}
|