@ckeditor/ckeditor5-track-changes 42.0.0-alpha.14 → 42.0.0-alpha.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/package.json +3 -3
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/src/integrations/font.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3d49a0=_0x4d29;(function(_0x19e859,_0x1be93c){const _0xe95501=_0x4d29,_0x38c0d5=_0x19e859();while(!![]){try{const _0x1f094d=-parseInt(_0xe95501(0x96))/0x1+-parseInt(_0xe95501(0xb3))/0x2+-parseInt(_0xe95501(0xa5))/0x3*(-parseInt(_0xe95501(0xbd))/0x4)+-parseInt(_0xe95501(0xc3))/0x5*(parseInt(_0xe95501(0x95))/0x6)+-parseInt(_0xe95501(0x93))/0x7+parseInt(_0xe95501(0xb1))/0x8+parseInt(_0xe95501(0xaa))/0x9*(parseInt(_0xe95501(0xb9))/0xa);if(_0x1f094d===_0x1be93c)break;else _0x38c0d5['push'](_0x38c0d5['shift']());}catch(_0x3ed8da){_0x38c0d5['push'](_0x38c0d5['shift']());}}}(_0x4c94,0xe99c4));import{Plugin as _0x2078d1}from'ckeditor5/src/core.js';function _0x4c94(){const _0x166973=['FontBackgroundColorEditing','13551888tQhXfh','fontColor','3652066BHrShq','FontSize','*Reset\x20font\x20color*','*Reset\x20font\x20family*','commandName','trim','10lAXkLF','TrackChangesEditing','plugins','editor','4CrPAVx','registerDescriptionCallback','FontSizeEditing','title','find','_registerLegacyDescription','413670TabtQb','has','registerInlineAttribute','fontFamily','FORMAT_FONT_COLOR','fontSize.options','FORMAT_FONT_SIZE','format','*Reset\x20font\x20background\x20color*','formatInline','FontColorEditing','fontColor.colors','toLowerCase','1441594SUBmPN','*Reset\x20font\x20size*','90eTspSI','1405333QyzXRV','registerAttributeLabel','enableDefaultAttributesIntegration','get','fontSize','descriptionFactory','config','*Set\x20font\x20color:*\x20%0','FORMAT_FONT_FAMILY','value','label','*Set\x20font\x20family:*\x20%0','fontBackgroundColor','*Set\x20font\x20size:*\x20%0','fontBackgroundColor.colors','1404936ZuIwbV','commandParams','FontFamilyEditing','locale','FORMAT_FONT_BACKGROUND','31255992JKEAlg','*Set\x20font\x20background\x20color:*\x20%0','afterInit','normalizeSizeOptions','type','model'];_0x4c94=function(){return _0x166973;};return _0x4c94();}import{normalizeColorOptions as _0x36ec13}from'ckeditor5/src/ui.js';import{getTranslation as _0x2440d6}from'../utils/common-translations.js';function _0x4d29(_0x1757ef,_0x398770){const _0x4c9469=_0x4c94();return _0x4d29=function(_0x4d29ae,_0x9d4e26){_0x4d29ae=_0x4d29ae-0x8a;let _0x3447d8=_0x4c9469[_0x4d29ae];return _0x3447d8;},_0x4d29(_0x1757ef,_0x398770);}const ro=[{'pluginName':_0x3d49a0(0xbf),'commandName':_0x3d49a0(0x9a)},{'pluginName':_0x3d49a0(0xa7),'commandName':_0x3d49a0(0xc6)},{'pluginName':_0x3d49a0(0x90),'commandName':_0x3d49a0(0xb2)},{'pluginName':_0x3d49a0(0xb0),'commandName':_0x3d49a0(0xa2)}];export default class Q extends _0x2078d1{[_0x3d49a0(0xac)](){const _0x5c9ca8=_0x3d49a0,_0xa65229=this[_0x5c9ca8(0xbc)][_0x5c9ca8(0xa8)],_0x4af215=this[_0x5c9ca8(0xbc)][_0x5c9ca8(0xbb)][_0x5c9ca8(0x99)](_0x5c9ca8(0xba));for(const {pluginName:_0x28b14a,commandName:_0x3e9be7}of ro)this[_0x5c9ca8(0xbc)][_0x5c9ca8(0xbb)][_0x5c9ca8(0xc4)](_0x28b14a)&&(_0x4af215[_0x5c9ca8(0x98)](_0x3e9be7),_0x4af215[_0x5c9ca8(0xc5)](_0x3e9be7));_0xa65229['t'],(_0x4af215[_0x5c9ca8(0x9b)][_0x5c9ca8(0x97)](_0x5c9ca8(0x9a),_0x2440d6(_0xa65229,_0x5c9ca8(0x8c))),_0x4af215[_0x5c9ca8(0x9b)][_0x5c9ca8(0x97)](_0x5c9ca8(0xc6),_0x2440d6(_0xa65229,_0x5c9ca8(0x9e))),_0x4af215[_0x5c9ca8(0x9b)][_0x5c9ca8(0x97)](_0x5c9ca8(0xb2),_0x2440d6(_0xa65229,_0x5c9ca8(0x8a))),_0x4af215[_0x5c9ca8(0x9b)][_0x5c9ca8(0x97)](_0x5c9ca8(0xa2),_0x2440d6(_0xa65229,_0x5c9ca8(0xa9))),this[_0x5c9ca8(0xc2)]());}[_0x3d49a0(0xc2)](){const _0x46e844=_0x3d49a0,_0x5a0cfc=this[_0x46e844(0xbc)],_0x30dd5d=_0x5a0cfc[_0x46e844(0xa8)];_0x5a0cfc[_0x46e844(0xbb)][_0x46e844(0x99)](_0x46e844(0xba))[_0x46e844(0x9b)][_0x46e844(0xbe)](_0x19595a=>{const _0x1784f7=_0x46e844,_0x525317=_0x30dd5d['t'];if(_0x1784f7(0x8f)!=_0x19595a[_0x1784f7(0xae)])return;const {data:_0x1e437b}=_0x19595a;if(null!=_0x1e437b){if(_0x1784f7(0x9a)==_0x1e437b[_0x1784f7(0xb7)]){const _0x50d7ae=_0x1e437b[_0x1784f7(0xa6)][0x0][_0x1784f7(0x9f)];if(_0x50d7ae){const _0xc3e706=_0x525317(this[_0x1784f7(0xbc)][_0x1784f7(0xbb)][_0x1784f7(0x99)](_0x1784f7(0xb4))[_0x1784f7(0xad)](this[_0x1784f7(0xbc)][_0x1784f7(0x9c)][_0x1784f7(0x99)](_0x1784f7(0x8b)))[_0x1784f7(0xc1)](_0x3f1101=>_0x3f1101[_0x1784f7(0xaf)]==_0x50d7ae)[_0x1784f7(0xc0)])[_0x1784f7(0x92)]();return{'type':_0x1784f7(0x8d),'content':_0x2440d6(_0x30dd5d,_0x1784f7(0xa3),_0xc3e706)};}return{'type':_0x1784f7(0x8d),'content':_0x2440d6(_0x30dd5d,_0x1784f7(0x94))};}if(_0x1784f7(0xc6)==_0x1e437b[_0x1784f7(0xb7)]){const _0x57e53a=_0x1e437b[_0x1784f7(0xa6)][0x0][_0x1784f7(0x9f)];return _0x57e53a?{'type':_0x1784f7(0x8d),'content':_0x2440d6(_0x30dd5d,_0x1784f7(0xa1),_0x57e53a)}:{'type':_0x1784f7(0x8d),'content':_0x2440d6(_0x30dd5d,_0x1784f7(0xb6))};}if(_0x1784f7(0xb2)==_0x1e437b[_0x1784f7(0xb7)]){const _0x28ecd7=_0x1e437b[_0x1784f7(0xa6)][0x0][_0x1784f7(0x9f)];if(_0x28ecd7){const _0x392e79=_0x36ec13(this[_0x1784f7(0xbc)][_0x1784f7(0x9c)][_0x1784f7(0x99)](_0x1784f7(0x91)))[_0x1784f7(0xc1)](_0x4616c1=>_0x4616c1[_0x1784f7(0xaf)]==_0x28ecd7);let _0x95027d=_0x28ecd7,_0x2356fb='';return _0x392e79&&(_0x95027d=_0x392e79[_0x1784f7(0xa0)],_0x2356fb=_0x525317(_0x95027d)[_0x1784f7(0x92)]()),{'type':_0x1784f7(0x8d),'content':_0x2440d6(_0x30dd5d,_0x1784f7(0x9d),_0x2356fb)[_0x1784f7(0xb8)](),'color':{'value':_0x28ecd7,'title':_0x2356fb||_0x95027d}};}return{'type':_0x1784f7(0x8d),'content':_0x2440d6(_0x30dd5d,_0x1784f7(0xb5))};}if(_0x1784f7(0xa2)==_0x1e437b[_0x1784f7(0xb7)]){const _0x27a483=_0x1e437b[_0x1784f7(0xa6)][0x0][_0x1784f7(0x9f)];if(_0x27a483){const _0x11bbd0=_0x36ec13(this[_0x1784f7(0xbc)][_0x1784f7(0x9c)][_0x1784f7(0x99)](_0x1784f7(0xa4)))[_0x1784f7(0xc1)](_0x4f6cca=>_0x4f6cca[_0x1784f7(0xaf)]==_0x27a483);let _0x4346ce=_0x27a483,_0x4cb3e2='';return _0x11bbd0&&(_0x4346ce=_0x11bbd0[_0x1784f7(0xa0)],_0x4cb3e2=_0x525317(_0x4346ce)[_0x1784f7(0x92)]()),{'type':_0x1784f7(0x8d),'content':_0x2440d6(_0x30dd5d,_0x1784f7(0xab),_0x4cb3e2)[_0x1784f7(0xb8)](),'color':{'value':_0x27a483,'title':_0x4cb3e2||_0x4346ce}};}return{'type':_0x1784f7(0x8d),'content':_0x2440d6(_0x30dd5d,_0x1784f7(0x8e))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x29ad4a=_0x18f0;(function(_0x35685b,_0xc50c99){const _0x26351c=_0x18f0,_0x4c6fcc=_0x35685b();while(!![]){try{const _0xda14d1=-parseInt(_0x26351c(0x199))/0x1+parseInt(_0x26351c(0x1b3))/0x2*(-parseInt(_0x26351c(0x191))/0x3)+-parseInt(_0x26351c(0x1b9))/0x4*(-parseInt(_0x26351c(0x1b2))/0x5)+parseInt(_0x26351c(0x1ad))/0x6+-parseInt(_0x26351c(0x1a1))/0x7+parseInt(_0x26351c(0x1b5))/0x8+parseInt(_0x26351c(0x19c))/0x9;if(_0xda14d1===_0xc50c99)break;else _0x4c6fcc['push'](_0x4c6fcc['shift']());}catch(_0xc487ac){_0x4c6fcc['push'](_0x4c6fcc['shift']());}}}(_0x3699,0x4124f));import{Plugin as _0x46daf8}from'ckeditor5/src/core.js';function _0x3699(){const _0x90883b=['formatInline','find','fontColor.colors','82734zxcYso','length','toUpperCase','444618eJrWfs','fontSize.options','format','copyFormat','entries','2347499XnNwGR','commandName','editor','split','commandParams','model','slice','fontColor','title','plugins','descriptionFactory','config','319968fWZeXZ','enableDefaultAttributesIntegration','registerDescriptionCallback','label','fontSize','255855QJdaQr','239902sVjVEY','get','3160936QZluoo','_registerLegacyDescription','boolean','push','24wlSGbm','fontBackgroundColor','afterInit','charAt','commands','formatBlock','FontSize','enableCommand','type','*Remove\x20all\x20formatting*','pasteFormat','TrackChangesEditing','locale','3DITqiy','toLowerCase','join','*Set\x20format\x20to:*\x20%0','normalizeSizeOptions'];_0x3699=function(){return _0x90883b;};return _0x3699();}import{normalizeColorOptions as _0x409901}from'ckeditor5/src/ui.js';function _0x18f0(_0x57847f,_0x5bbfba){const _0x36991c=_0x3699();return _0x18f0=function(_0x18f0e3,_0x157f8b){_0x18f0e3=_0x18f0e3-0x188;let _0x5dfc07=_0x36991c[_0x18f0e3];return _0x5dfc07;},_0x18f0(_0x57847f,_0x5bbfba);}import{getTranslation as _0x3f740a}from'../utils/common-translations.js';export default class X extends _0x46daf8{[_0x29ad4a(0x1bb)](){const _0x2bb639=_0x29ad4a,_0x3e2cb4=this[_0x2bb639(0x1a3)],_0x15b3a5=_0x3e2cb4[_0x2bb639(0x1aa)][_0x2bb639(0x1b4)](_0x2bb639(0x18f)),_0x31ca20=_0x3e2cb4[_0x2bb639(0x188)][_0x2bb639(0x1b4)](_0x2bb639(0x19f)),_0x4ffea6=_0x3e2cb4[_0x2bb639(0x188)][_0x2bb639(0x1b4)](_0x2bb639(0x18e));_0x31ca20&&_0x4ffea6&&(_0x15b3a5[_0x2bb639(0x1ae)](_0x2bb639(0x18e)),_0x15b3a5[_0x2bb639(0x18b)](_0x2bb639(0x19f)),this[_0x2bb639(0x1b6)]());}[_0x29ad4a(0x1b6)](){const _0x4c7491=_0x29ad4a,_0x3448a5=this[_0x4c7491(0x1a3)],_0x3ad17b=_0x3448a5[_0x4c7491(0x190)];_0x3448a5[_0x4c7491(0x1aa)][_0x4c7491(0x1b4)](_0x4c7491(0x18f))[_0x4c7491(0x1ab)][_0x4c7491(0x1af)](_0x461743=>{const _0x4490e9=_0x4c7491;if(_0x4490e9(0x189)!=_0x461743[_0x4490e9(0x18c)]&&_0x4490e9(0x196)!=_0x461743[_0x4490e9(0x18c)])return;const {data:_0x28ae69}=_0x461743;if(_0x28ae69&&_0x4490e9(0x18e)===_0x28ae69[_0x4490e9(0x1a2)]){const _0x21e767=[],_0x509a16=_0x28ae69[_0x4490e9(0x1a5)][0x0];for(const [_0xb4ef02,_0xc9250b]of Object[_0x4490e9(0x1a0)](_0x509a16))_0x21e767[_0x4490e9(0x1b8)](so(_0x3448a5,_0xb4ef02,_0xc9250b));return _0x21e767[_0x4490e9(0x19a)]?{'type':_0x4490e9(0x19e),'content':_0x3f740a(_0x3ad17b,_0x4490e9(0x194),_0x21e767[_0x4490e9(0x193)](',\x20'))}:{'type':_0x4490e9(0x19e),'content':_0x3f740a(_0x3ad17b,_0x4490e9(0x18d))};}});}}function so(_0x2187fb,_0x495081,_0x307dcb){const _0x178bf3=_0x29ad4a,_0x19965b=_0x2187fb[_0x178bf3(0x190)]['t'],_0x6a13d2=_0x495081[_0x178bf3(0x1a4)](/(?=[A-Z])/)[_0x178bf3(0x193)]('\x20'),_0x4c402b=_0x19965b(_0x6a13d2[_0x178bf3(0x1bc)](0x0)[_0x178bf3(0x19b)]()+_0x6a13d2[_0x178bf3(0x1a7)](0x1))[_0x178bf3(0x192)]();if(_0x178bf3(0x1b7)==typeof _0x307dcb)return _0x4c402b;if(_0x178bf3(0x1a8)===_0x495081||_0x178bf3(0x1ba)===_0x495081){const _0x3060d4=_0x409901(_0x2187fb[_0x178bf3(0x1ac)][_0x178bf3(0x1b4)](_0x178bf3(0x198)))[_0x178bf3(0x197)](_0x1efb99=>_0x1efb99[_0x178bf3(0x1a6)]==_0x307dcb);return _0x4c402b+'\x20('+(_0x3060d4?_0x19965b(_0x3060d4[_0x178bf3(0x1b0)])[_0x178bf3(0x192)]():_0x307dcb)+')';}if(_0x178bf3(0x1b1)===_0x495081&&isNaN(parseFloat(_0x307dcb))){const _0x2410fe=_0x2187fb[_0x178bf3(0x1aa)][_0x178bf3(0x1b4)](_0x178bf3(0x18a))[_0x178bf3(0x195)](_0x2187fb[_0x178bf3(0x1ac)][_0x178bf3(0x1b4)](_0x178bf3(0x19d)))[_0x178bf3(0x197)](_0x341ef1=>_0x341ef1[_0x178bf3(0x1a6)]==_0x307dcb);return _0x4c402b+'\x20('+(_0x2410fe?_0x19965b(_0x2410fe[_0x178bf3(0x1a9)])[_0x178bf3(0x192)]():_0x307dcb)+')';}return _0x4c402b+'\x20('+_0x307dcb+')';}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x58851e=_0x5c12;(function(_0x26e6e1,_0x495272){const _0x17b238=_0x5c12,_0x2f73a0=_0x26e6e1();while(!![]){try{const _0xbb6522=parseInt(_0x17b238(0xc6))/0x1*(parseInt(_0x17b238(0xe7))/0x2)+parseInt(_0x17b238(0xe5))/0x3+parseInt(_0x17b238(0xf0))/0x4+-parseInt(_0x17b238(0xd2))/0x5+parseInt(_0x17b238(0xd9))/0x6*(-parseInt(_0x17b238(0xc7))/0x7)+-parseInt(_0x17b238(0xd8))/0x8+parseInt(_0x17b238(0xee))/0x9*(parseInt(_0x17b238(0xcb))/0xa);if(_0xbb6522===_0x495272)break;else _0x2f73a0['push'](_0x2f73a0['shift']());}catch(_0x613bf4){_0x2f73a0['push'](_0x2f73a0['shift']());}}}(_0x330a,0xb6d32));function _0x330a(){const _0x27d471=['descriptionFactory','ELEMENT_HEADING','1653399uRNUBf','view','2654bzFZLR','afterInit','format','value','formatBlock','locale','type','1956672CdDVaK','HeadingEditing','1147804DcxYHd','find','1108RCfgRp','21oHaAvV','TrackChangesEditing','heading.options','match','30CwfZvR','model','title','*Change\x20to:*\x20%0','enableDefaultAttributesIntegration','commandName','plugins','6205535RpDyRn','_getHeadingLevel','heading','paragraph','config','has','3593296tWBApn','1043010mOKtiv','editor','_headingOptions','registerDescriptionCallback','registerElementLabel','ELEMENT_HEADING_CUSTOM','commandParams','name','_registerLegacyDescription','get'];_0x330a=function(){return _0x27d471;};return _0x330a();}import{Plugin as _0x5d07db}from'ckeditor5/src/core.js';function _0x5c12(_0x562821,_0x512915){const _0x330a0f=_0x330a();return _0x5c12=function(_0x5c12f4,_0x3f6872){_0x5c12f4=_0x5c12f4-0xc5;let _0x3af125=_0x330a0f[_0x5c12f4];return _0x3af125;},_0x5c12(_0x562821,_0x512915);}import{getTranslation as _0x272ec8}from'../utils/common-translations.js';export default class Y extends _0x5d07db{[_0x58851e(0xe8)](){const _0x1e3777=_0x58851e,_0x344f92=this[_0x1e3777(0xda)];if(!_0x344f92[_0x1e3777(0xd1)][_0x1e3777(0xd7)](_0x1e3777(0xef)))return;this[_0x1e3777(0xdb)]=_0x344f92[_0x1e3777(0xd6)][_0x1e3777(0xe2)](_0x1e3777(0xc9));const _0x3407ca=_0x344f92[_0x1e3777(0xec)],_0x3de356=_0x344f92[_0x1e3777(0xd1)][_0x1e3777(0xe2)](_0x1e3777(0xc8));_0x3de356[_0x1e3777(0xcf)](_0x1e3777(0xd4));for(const _0x420635 of this[_0x1e3777(0xdb)])_0x1e3777(0xd5)!=_0x420635[_0x1e3777(0xcc)]&&_0x3de356[_0x1e3777(0xe3)][_0x1e3777(0xdd)](_0x420635[_0x1e3777(0xcc)],_0x560d25=>{const _0xaed61f=_0x1e3777,_0xff316d=this[_0xaed61f(0xd3)](_0x420635[_0xaed61f(0xcc)]);return null!==_0xff316d?_0x476fba(_0x560d25,_0xff316d):_0x2a7555(_0x560d25,_0x420635[_0xaed61f(0xcd)]);});function _0x476fba(_0x31aefc,_0x554135){const _0x57247a=_0x1e3777;return _0x272ec8(_0x3407ca,_0x57247a(0xe4),[_0x31aefc,_0x554135]);}function _0x2a7555(_0x244f12,_0x297bde){const _0x45f393=_0x1e3777;return _0x272ec8(_0x3407ca,_0x45f393(0xde),[_0x244f12,_0x297bde]);}this[_0x1e3777(0xe1)]();}[_0x58851e(0xe1)](){const _0x18a3b9=_0x58851e,_0x7698f9=this[_0x18a3b9(0xda)],_0x671b9=_0x7698f9[_0x18a3b9(0xec)];function _0x170f8f(_0x3b2193,_0x3b560e){const _0x46393d=_0x18a3b9;return _0x272ec8(_0x671b9,_0x46393d(0xde),[_0x3b2193,_0x3b560e]);}_0x7698f9[_0x18a3b9(0xd1)][_0x18a3b9(0xe2)](_0x18a3b9(0xc8))[_0x18a3b9(0xe3)][_0x18a3b9(0xdc)](_0x4c209a=>{const _0x11454a=_0x18a3b9;if(_0x11454a(0xeb)!=_0x4c209a[_0x11454a(0xed)])return;const {data:_0x5a091b}=_0x4c209a;if(_0x5a091b&&_0x11454a(0xd4)==_0x5a091b[_0x11454a(0xd0)]){const _0x575aa3=_0x5a091b[_0x11454a(0xdf)][0x0][_0x11454a(0xea)],_0x3e1aca=this[_0x11454a(0xd3)](_0x575aa3);if(null!==_0x3e1aca)return{'type':_0x11454a(0xe9),'content':_0x272ec8(_0x671b9,_0x11454a(0xce),(_0x21b7c0=0x1,_0x705a24=_0x3e1aca,_0x272ec8(_0x671b9,_0x11454a(0xe4),[_0x21b7c0,_0x705a24])))};const _0x350517=this[_0x11454a(0xdb)][_0x11454a(0xc5)](_0x3e7e23=>_0x3e7e23[_0x11454a(0xcc)]===_0x575aa3)[_0x11454a(0xcd)];return{'type':_0x11454a(0xe9),'content':_0x272ec8(_0x671b9,_0x11454a(0xce),_0x170f8f(0x1,_0x350517))};}var _0x21b7c0,_0x705a24;});}[_0x58851e(0xd3)](_0x2736c3){const _0x3dc81c=_0x58851e;var _0x59d26d,_0x55af90;const _0xc09690=_0x2736c3[_0x3dc81c(0xca)](/^heading(\d+)/);if(_0xc09690)return _0xc09690[0x1];const _0x16730a=null===(_0x59d26d=this[_0x3dc81c(0xdb)])||void 0x0===_0x59d26d?void 0x0:_0x59d26d[_0x3dc81c(0xc5)](_0x16f37e=>_0x16f37e[_0x3dc81c(0xcc)]==_0x2736c3);if(_0x16730a&&_0x16730a[_0x3dc81c(0xe6)]){const _0x4f9214=_0x16730a[_0x3dc81c(0xe6)],_0x473702=(null!==(_0x55af90=_0x4f9214[_0x3dc81c(0xe0)])&&void 0x0!==_0x55af90?_0x55af90:_0x4f9214)[_0x3dc81c(0xca)](/^h(\d+)/);if(_0x473702)return _0x473702[0x1];}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x1d5b(){const _0x1f6b2c=['model','value','highlight.options','enableDefaultAttributesIntegration','commandParams','highlight','3899025scihpM','8260889MrqpHp','editor','find','descriptionFactory','2100627xKsrxo','commandName','HighlightEditing','color','15756KickkV','format','registerInlineAttribute','7044474LxPcJO','title','FORMAT_HIGHLIGHT','registerAttributeLabel','formatInline','get','_registerLegacyDescription','5108994YaRMun','plugins','registerDescriptionCallback','10HEfQgI','afterInit','*Remove\x20highlight*','2511484oFXVjU','TrackChangesEditing','locale','8EyzFpG','has','89knPAcE','type','*Set\x20highlight:*\x20%0','toLowerCase','config'];_0x1d5b=function(){return _0x1f6b2c;};return _0x1d5b();}const _0x281d7e=_0x3755;(function(_0xf75823,_0x23567d){const _0x44a60c=_0x3755,_0x2c3fd4=_0xf75823();while(!![]){try{const _0x58a5dd=parseInt(_0x44a60c(0x1eb))/0x1*(parseInt(_0x44a60c(0x1d6))/0x2)+-parseInt(_0x44a60c(0x1d2))/0x3+parseInt(_0x44a60c(0x1e6))/0x4+parseInt(_0x44a60c(0x1f6))/0x5+parseInt(_0x44a60c(0x1d9))/0x6+parseInt(_0x44a60c(0x1f7))/0x7*(-parseInt(_0x44a60c(0x1e9))/0x8)+parseInt(_0x44a60c(0x1e0))/0x9*(-parseInt(_0x44a60c(0x1e3))/0xa);if(_0x58a5dd===_0x23567d)break;else _0x2c3fd4['push'](_0x2c3fd4['shift']());}catch(_0x39f773){_0x2c3fd4['push'](_0x2c3fd4['shift']());}}}(_0x1d5b,0xcbd4f));import{Plugin as _0x123b64}from'ckeditor5/src/core.js';function _0x3755(_0x44c960,_0xd30554){const _0x1d5b45=_0x1d5b();return _0x3755=function(_0x375557,_0x285b89){_0x375557=_0x375557-0x1cf;let _0x14297d=_0x1d5b45[_0x375557];return _0x14297d;},_0x3755(_0x44c960,_0xd30554);}import{getTranslation as _0x26719f}from'../utils/common-translations.js';export default class Z extends _0x123b64{[_0x281d7e(0x1e4)](){const _0x48fcec=_0x281d7e,_0x3ad197=this[_0x48fcec(0x1cf)];if(!_0x3ad197[_0x48fcec(0x1e1)][_0x48fcec(0x1ea)](_0x48fcec(0x1d4)))return;const _0x520387=_0x3ad197[_0x48fcec(0x1e1)][_0x48fcec(0x1de)](_0x48fcec(0x1e7)),_0x36a4a1=_0x3ad197[_0x48fcec(0x1e8)];_0x520387[_0x48fcec(0x1f3)](_0x48fcec(0x1f5)),_0x520387[_0x48fcec(0x1d8)](_0x48fcec(0x1f5)),_0x520387[_0x48fcec(0x1d1)][_0x48fcec(0x1dc)](_0x48fcec(0x1f5),_0x26719f(_0x36a4a1,_0x48fcec(0x1db))),this[_0x48fcec(0x1df)]();}[_0x281d7e(0x1df)](){const _0x83a720=_0x281d7e,_0x1e63fc=this[_0x83a720(0x1cf)],_0x5a184a=_0x1e63fc[_0x83a720(0x1e8)];_0x1e63fc[_0x83a720(0x1e1)][_0x83a720(0x1de)](_0x83a720(0x1e7))[_0x83a720(0x1d1)][_0x83a720(0x1e2)](_0x48890b=>{const _0x153593=_0x83a720;if(_0x153593(0x1dd)!=_0x48890b[_0x153593(0x1ec)])return;const {data:_0x18bb14}=_0x48890b;if(_0x18bb14&&_0x153593(0x1f5)==_0x18bb14[_0x153593(0x1d3)]){const _0x140a4d=_0x5a184a['t'],_0x3db21d=_0x18bb14[_0x153593(0x1f4)][0x0][_0x153593(0x1f1)];if(_0x3db21d){const _0xef1948=_0x1e63fc[_0x153593(0x1ef)][_0x153593(0x1de)](_0x153593(0x1f2))[_0x153593(0x1d0)](_0x4bb170=>_0x4bb170[_0x153593(0x1f0)]==_0x3db21d),_0x5a9808=_0x140a4d(_0xef1948[_0x153593(0x1da)])[_0x153593(0x1ee)]();return{'type':_0x153593(0x1d7),'content':_0x26719f(_0x5a184a,_0x153593(0x1ed),_0x5a9808),'color':{'value':_0xef1948[_0x153593(0x1d5)],'title':_0xef1948[_0x153593(0x1da)]}};}return{'type':_0x153593(0x1d7),'content':_0x26719f(_0x5a184a,_0x153593(0x1e5),_0x26719f(_0x5a184a,_0x153593(0x1db)))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x555829=_0x46d5;(function(_0x44a197,_0x48f0c9){const _0x3978a3=_0x46d5,_0x415d36=_0x44a197();while(!![]){try{const _0x20c5e9=parseInt(_0x3978a3(0x1c5))/0x1*(parseInt(_0x3978a3(0x1c3))/0x2)+-parseInt(_0x3978a3(0x1da))/0x3*(-parseInt(_0x3978a3(0x1c0))/0x4)+parseInt(_0x3978a3(0x1e2))/0x5+parseInt(_0x3978a3(0x1c9))/0x6*(parseInt(_0x3978a3(0x1cb))/0x7)+-parseInt(_0x3978a3(0x1c1))/0x8+parseInt(_0x3978a3(0x1d0))/0x9+parseInt(_0x3978a3(0x1d5))/0xa*(-parseInt(_0x3978a3(0x1dc))/0xb);if(_0x20c5e9===_0x48f0c9)break;else _0x415d36['push'](_0x415d36['shift']());}catch(_0x4215b1){_0x415d36['push'](_0x415d36['shift']());}}}(_0x3f55,0x20130));function _0x46d5(_0x389cc9,_0x5baab9){const _0x3f5530=_0x3f55();return _0x46d5=function(_0x46d574,_0x55a581){_0x46d574=_0x46d574-0x1c0;let _0x2f3c6a=_0x3f5530[_0x46d574];return _0x2f3c6a;},_0x46d5(_0x389cc9,_0x5baab9);}import{Plugin as _0x3101f0}from'ckeditor5/src/core.js';import{getTranslation as _0x2a60b4}from'../utils/common-translations.js';export default class tt extends _0x3101f0{[_0x555829(0x1d7)](){const _0x440357=_0x555829,_0x197658=this[_0x440357(0x1c7)];if(!_0x197658[_0x440357(0x1d6)][_0x440357(0x1d8)](_0x440357(0x1e3)))return;_0x197658[_0x440357(0x1d6)][_0x440357(0x1e0)](_0x440357(0x1c2))[_0x440357(0x1c8)](_0x440357(0x1c4));const _0x15a427=_0x197658[_0x440357(0x1d6)][_0x440357(0x1e0)](_0x440357(0x1c2)),_0x23242b=_0x197658[_0x440357(0x1dd)];_0x15a427[_0x440357(0x1d3)][_0x440357(0x1e1)](_0x440357(0x1c4),_0x6a6fc2=>_0x2a60b4(_0x23242b,_0x440357(0x1ca),_0x6a6fc2)),_0x197658[_0x440357(0x1c6)][_0x440357(0x1cd)](_0x440357(0x1d4))[_0x440357(0x1ce)]({'model':_0x440357(0x1c4),'view':(_0x45f0ec,{writer:_0x175d36,options:_0x2eba1a})=>{const _0x459290=_0x440357;if(!_0x2eba1a[_0x459290(0x1cc)])return null;const _0x22ac99=_0x175d36[_0x459290(0x1d2)](_0x459290(0x1de)),_0x569c5b=_0x175d36[_0x459290(0x1d9)]('hr');return _0x175d36[_0x459290(0x1db)](_0x459290(0x1cf),_0x22ac99),_0x175d36[_0x459290(0x1d1)](_0x175d36[_0x459290(0x1df)](_0x22ac99,0x0),_0x569c5b),_0x22ac99;},'converterPriority':_0x440357(0x1e4)});}}function _0x3f55(){const _0x30dcbc=['19668UqNolb','locale','div','createPositionAt','get','registerElementLabel','967740CZxjih','HorizontalLineEditing','high','996572shXBxe','189088gnHFlO','TrackChangesEditing','808XnfCfr','horizontalLine','613ewpGKK','conversion','editor','enableCommand','6lrkbQd','ELEMENT_HORIZONTAL_LINE','993503CHfBft','showSuggestionHighlights','for','elementToStructure','ck-horizontal-line','2208132ZUbyLb','insert','createContainerElement','descriptionFactory','dataDowncast','5160ydAiwU','plugins','afterInit','has','createEmptyElement','3vYKKgY','addClass'];_0x3f55=function(){return _0x30dcbc;};return _0x3f55();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x123eb8=_0x4f70;function _0x4f70(_0x546004,_0x293bba){const _0x563f7e=_0x563f();return _0x4f70=function(_0x4f7045,_0x1bd44a){_0x4f7045=_0x4f7045-0x74;let _0x36528c=_0x563f7e[_0x4f7045];return _0x36528c;},_0x4f70(_0x546004,_0x293bba);}(function(_0x2c328b,_0x2e6365){const _0x2e77e9=_0x4f70,_0x3ad389=_0x2c328b();while(!![]){try{const _0x1ff54b=-parseInt(_0x2e77e9(0x89))/0x1+parseInt(_0x2e77e9(0x8d))/0x2*(-parseInt(_0x2e77e9(0x8a))/0x3)+parseInt(_0x2e77e9(0x7d))/0x4+-parseInt(_0x2e77e9(0x75))/0x5+-parseInt(_0x2e77e9(0x86))/0x6+parseInt(_0x2e77e9(0x90))/0x7+-parseInt(_0x2e77e9(0x93))/0x8*(-parseInt(_0x2e77e9(0x83))/0x9);if(_0x1ff54b===_0x2e6365)break;else _0x3ad389['push'](_0x3ad389['shift']());}catch(_0x3cebbe){_0x3ad389['push'](_0x3ad389['shift']());}}}(_0x563f,0xa966d));import{Plugin as _0x343ea2}from'ckeditor5/src/core.js';import{getTranslation as _0x476bce}from'../utils/common-translations.js';export default class et extends _0x343ea2{[_0x123eb8(0x7f)](){const _0x37dc9d=_0x123eb8,_0x398012=this[_0x37dc9d(0x76)];if(!_0x398012[_0x37dc9d(0x84)][_0x37dc9d(0x77)](_0x37dc9d(0x91)))return;const _0x5525e4=_0x398012[_0x37dc9d(0x84)][_0x37dc9d(0x80)](_0x37dc9d(0x7b)),_0x529617=_0x398012[_0x37dc9d(0x81)];_0x5525e4[_0x37dc9d(0x98)][_0x37dc9d(0x95)](_0x37dc9d(0x85),_0x54a2e0=>_0x476bce(_0x529617,_0x37dc9d(0x7c),_0x54a2e0)),_0x5525e4[_0x37dc9d(0x7e)](_0x37dc9d(0x82)),_0x5525e4[_0x37dc9d(0x99)](_0x37dc9d(0x74)),_0x5525e4[_0x37dc9d(0x98)][_0x37dc9d(0x79)](_0x4b126d=>{const _0x29056a=_0x37dc9d;if(_0x29056a(0x88)!=_0x4b126d[_0x29056a(0x7a)])return;const {data:_0x47cfcd}=_0x4b126d;if(_0x47cfcd&&_0x29056a(0x74)==_0x47cfcd[_0x29056a(0x96)]&&_0x4b126d[_0x29056a(0x8e)]()[_0x29056a(0x8b)][_0x29056a(0x87)]['is'](_0x29056a(0x8f),_0x29056a(0x85))){const _0x21612b=_0x476bce(_0x529617,_0x29056a(0x7c));return{'type':_0x29056a(0x97),'content':_0x476bce(_0x529617,_0x29056a(0x92),_0x21612b)};}}),this[_0x37dc9d(0x8c)]();}[_0x123eb8(0x8c)](){const _0x6fe0df=_0x123eb8,_0x247726=this[_0x6fe0df(0x76)],_0x3a2eab=_0x247726[_0x6fe0df(0x81)];_0x247726[_0x6fe0df(0x84)][_0x6fe0df(0x80)](_0x6fe0df(0x7b))[_0x6fe0df(0x98)][_0x6fe0df(0x79)](_0x182d5e=>{const _0x552133=_0x6fe0df;if(_0x552133(0x94)!=_0x182d5e[_0x552133(0x7a)])return;const {data:_0x8a684c}=_0x182d5e;if(_0x8a684c&&_0x552133(0x82)==_0x8a684c[_0x552133(0x78)]){const _0x115526=_0x476bce(_0x3a2eab,_0x552133(0x7c));return{'type':_0x552133(0x97),'content':_0x476bce(_0x3a2eab,_0x552133(0x92),_0x115526)};}});}}function _0x563f(){const _0x72d4c8=['6154869QumAOf','HtmlEmbed','*Change\x20%0\x20content*','16PRaCYc','formatBlock','registerElementLabel','key','format','descriptionFactory','registerBlockAttribute','value','5575885IijFZn','editor','has','commandName','registerDescriptionCallback','type','TrackChangesEditing','ELEMENT_HTML_EMBED','4509832Cihrxp','enableDefaultAttributesIntegration','afterInit','get','locale','htmlEmbed','5655528KQMyJM','plugins','rawHtml','7662546cMsimX','nodeAfter','attribute','140678cVRcrC','110082KwpmoP','start','_registerLegacyDescription','2maCjgn','getFirstRange','element'];_0x563f=function(){return _0x72d4c8;};return _0x563f();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x225ea2=_0x3c97;(function(_0x31d8bf,_0x41e7ed){const _0x135cd1=_0x3c97,_0x4b571c=_0x31d8bf();while(!![]){try{const _0x4aaaf8=-parseInt(_0x135cd1(0x249))/0x1+-parseInt(_0x135cd1(0x1dd))/0x2*(parseInt(_0x135cd1(0x1f0))/0x3)+-parseInt(_0x135cd1(0x22d))/0x4*(parseInt(_0x135cd1(0x1f7))/0x5)+-parseInt(_0x135cd1(0x1db))/0x6+-parseInt(_0x135cd1(0x211))/0x7*(parseInt(_0x135cd1(0x222))/0x8)+parseInt(_0x135cd1(0x1fc))/0x9+parseInt(_0x135cd1(0x1e5))/0xa;if(_0x4aaaf8===_0x41e7ed)break;else _0x4b571c['push'](_0x4b571c['shift']());}catch(_0x10b7cb){_0x4b571c['push'](_0x4b571c['shift']());}}}(_0x329c,0x1fbc3));import{Plugin as _0x574578}from'ckeditor5/src/core.js';import{LivePosition as _0x4ce69b}from'ckeditor5/src/engine.js';function _0x3c97(_0x3f6194,_0x5d4b41){const _0x329c65=_0x329c();return _0x3c97=function(_0x3c97a0,_0xdcf186){_0x3c97a0=_0x3c97a0-0x1d7;let _0x43d938=_0x329c65[_0x3c97a0];return _0x43d938;},_0x3c97(_0x3f6194,_0x5d4b41);}import{getTranslation as _0x3f1d40}from'../utils/common-translations.js';export default class it extends _0x574578{[_0x225ea2(0x23d)](){const _0x354076=_0x225ea2,_0x704891=this[_0x354076(0x225)];if(!_0x704891[_0x354076(0x21f)][_0x354076(0x216)](_0x354076(0x1e0)))return;const _0x52844c=_0x704891[_0x354076(0x21f)][_0x354076(0x230)](_0x354076(0x1ef)),_0x5f5419=_0x704891[_0x354076(0x21f)][_0x354076(0x230)](_0x354076(0x1d9)),_0x39cb31=_0x704891[_0x354076(0x206)];_0x52844c[_0x354076(0x24d)](_0x354076(0x229)),_0x52844c[_0x354076(0x1d8)][_0x354076(0x1f4)](_0x354076(0x1fe),_0x5c34e6=>_0x3f1d40(_0x39cb31,_0x354076(0x236),_0x5c34e6)),_0x52844c[_0x354076(0x1d8)][_0x354076(0x1f4)](_0x354076(0x23f),_0x506dcf=>_0x3f1d40(_0x39cb31,_0x354076(0x1ed),_0x506dcf)),_0x52844c[_0x354076(0x1d8)][_0x354076(0x1f4)](_0x354076(0x1eb),()=>_0x3f1d40(_0x39cb31,_0x354076(0x1f9))),_0x704891[_0x354076(0x21f)][_0x354076(0x216)](_0x354076(0x23c))&&_0x52844c[_0x354076(0x24d)](_0x354076(0x23b)),_0x704891[_0x354076(0x21f)][_0x354076(0x216)](_0x354076(0x22b))&&_0x704891[_0x354076(0x21f)][_0x354076(0x216)](_0x354076(0x209))&&(_0x52844c[_0x354076(0x24d)](_0x354076(0x1e2),(_0xe16910,_0x852ccb)=>{const _0x5089dc=_0x354076,_0x43e0d5=_0x5f5419[_0x5089dc(0x1fa)](_0x704891[_0x5089dc(0x21b)][_0x5089dc(0x219)][_0x5089dc(0x1e3)]);_0x704891[_0x5089dc(0x21b)][_0x5089dc(0x202)](()=>{const _0x34712d=_0x5089dc;_0x52844c[_0x34712d(0x208)](_0x43e0d5,{'commandName':_0x34712d(0x1e2),'commandParams':[_0x852ccb]},[],_0x34712d(0x20a));});}),_0x52844c[_0x354076(0x24d)](_0x354076(0x1f6),(_0x1aaeab,_0x326fbc)=>{const _0x26dc01=_0x354076;_0x704891[_0x26dc01(0x21b)][_0x26dc01(0x202)](_0x187892=>{const _0x2fff7f=_0x26dc01;let _0x34acbb=_0x5f5419[_0x2fff7f(0x1fa)](_0x704891[_0x2fff7f(0x21b)][_0x2fff7f(0x219)][_0x2fff7f(0x1e3)]),_0x84c43c=_0x187892[_0x2fff7f(0x1da)](_0x34acbb);const _0x46b531=_0x4ce69b[_0x2fff7f(0x24a)](_0x84c43c[_0x2fff7f(0x228)],_0x2fff7f(0x212)),_0x387847=_0x4ce69b[_0x2fff7f(0x24a)](_0x84c43c[_0x2fff7f(0x247)],_0x2fff7f(0x1ee));_0x52844c[_0x2fff7f(0x1fd)](()=>_0x1aaeab(_0x326fbc)),_0x34acbb=_0x5f5419[_0x2fff7f(0x1fa)](_0x704891[_0x2fff7f(0x21b)][_0x2fff7f(0x219)][_0x2fff7f(0x1e3)]),_0x84c43c=_0x187892[_0x2fff7f(0x1da)](_0x34acbb);const _0x2e3bd0=_0x187892[_0x2fff7f(0x205)](_0x46b531,_0x387847);_0x46b531[_0x2fff7f(0x20d)](),_0x387847[_0x2fff7f(0x20d)](),_0x52844c[_0x2fff7f(0x208)](_0x34acbb,{'commandName':_0x2fff7f(0x1e2),'commandParams':[_0x326fbc]},[],_0x2fff7f(0x1f2)),_0x2e3bd0[_0x2fff7f(0x228)][_0x2fff7f(0x1f8)](_0x84c43c[_0x2fff7f(0x228)])&&_0x52844c[_0x2fff7f(0x1e8)](_0x187892[_0x2fff7f(0x205)](_0x2e3bd0[_0x2fff7f(0x228)],_0x84c43c[_0x2fff7f(0x228)]),_0x2fff7f(0x1f2)),_0x84c43c[_0x2fff7f(0x247)][_0x2fff7f(0x1f8)](_0x2e3bd0[_0x2fff7f(0x247)])&&_0x52844c[_0x2fff7f(0x1e8)](_0x187892[_0x2fff7f(0x205)](_0x84c43c[_0x2fff7f(0x247)],_0x2e3bd0[_0x2fff7f(0x247)]),_0x2fff7f(0x1f2));});}),_0x52844c[_0x354076(0x238)][_0x354076(0x243)](_0x354076(0x239),_0x354076(0x1f2),_0x354076(0x244),()=>!0x1),_0x52844c[_0x354076(0x238)][_0x354076(0x243)](_0x354076(0x239),_0x354076(0x1f2),_0x354076(0x237),()=>!0x1),_0x52844c[_0x354076(0x238)][_0x354076(0x243)](_0x354076(0x239),_0x354076(0x1f2),_0x354076(0x22a),_0x52844c[_0x354076(0x238)][_0x354076(0x227)](_0x354076(0x239),'',_0x354076(0x237))),_0x52844c[_0x354076(0x238)][_0x354076(0x243)](_0x354076(0x23a),_0x354076(0x1f2),_0x354076(0x244),()=>!0x1),_0x52844c[_0x354076(0x238)][_0x354076(0x243)](_0x354076(0x23a),_0x354076(0x1f2),_0x354076(0x22a),([_0x40b528])=>{const _0x16f113=_0x354076,_0x2f58cb=_0x52844c[_0x16f113(0x238)][_0x16f113(0x227)](_0x16f113(0x23a),'',_0x16f113(0x22a));let _0x2603bd=_0x40b528[_0x16f113(0x228)],_0x393ed5=_0x40b528[_0x16f113(0x247)];const _0x4fe2d8=_0x704891[_0x16f113(0x21b)][_0x16f113(0x207)][_0x16f113(0x231)](_0x2603bd,_0x16f113(0x24e)),_0x283311=_0x704891[_0x16f113(0x21b)][_0x16f113(0x207)][_0x16f113(0x231)](_0x393ed5,_0x16f113(0x214));_0x4fe2d8[_0x16f113(0x21d)]&&(_0x2603bd=_0x4fe2d8[_0x16f113(0x228)]),_0x283311[_0x16f113(0x21d)]&&(_0x393ed5=_0x283311[_0x16f113(0x247)]),_0x2f58cb([_0x704891[_0x16f113(0x21b)][_0x16f113(0x205)](_0x2603bd,_0x393ed5)]);}),_0x52844c[_0x354076(0x238)][_0x354076(0x243)](_0x354076(0x239),_0x354076(0x1f2),_0x354076(0x1f1),_0x1932e4),_0x52844c[_0x354076(0x238)][_0x354076(0x243)](_0x354076(0x23a),_0x354076(0x1f2),_0x354076(0x1f1),_0x1932e4)),_0x704891[_0x354076(0x21f)][_0x354076(0x216)](_0x354076(0x1fb))&&(_0x52844c[_0x354076(0x24d)](_0x354076(0x23e),(_0x34e8ee,_0x4d655f)=>{const _0x36bffe=_0x354076,_0x1baf48=_0x704891[_0x36bffe(0x21f)][_0x36bffe(0x230)](_0x36bffe(0x24c));let _0x1a357e=_0x5f5419[_0x36bffe(0x1fa)](_0x704891[_0x36bffe(0x21b)][_0x36bffe(0x219)][_0x36bffe(0x1e3)]),_0x2bfe3f=_0x1baf48[_0x36bffe(0x245)](_0x1a357e);_0x704891[_0x36bffe(0x21b)][_0x36bffe(0x202)](()=>{const _0x43cff6=_0x36bffe;if(_0x2bfe3f)return void _0x52844c[_0x43cff6(0x233)](_0x704891[_0x43cff6(0x21b)][_0x43cff6(0x1da)](_0x2bfe3f));const _0x549b22=_0x5f5419[_0x43cff6(0x218)](_0x1a357e);_0x34e8ee(_0x4d655f),_0x1a357e=_0x5f5419[_0x43cff6(0x1fa)](_0x704891[_0x43cff6(0x21b)][_0x43cff6(0x219)][_0x43cff6(0x1e3)]),_0x2bfe3f=_0x1baf48[_0x43cff6(0x245)](_0x1a357e),_0x52844c[_0x43cff6(0x1e8)](_0x704891[_0x43cff6(0x21b)][_0x43cff6(0x1da)](_0x2bfe3f),_0x549b22?null:_0x43cff6(0x1f5));});}),_0x52844c[_0x354076(0x238)][_0x354076(0x243)](_0x354076(0x23a),_0x354076(0x1f5),_0x354076(0x1f1),_0x1932e4));const _0x1e81b1=[{'type':_0x354076(0x239),'subType':_0x354076(0x1e6)},{'type':_0x354076(0x23a),'subType':_0x354076(0x1f5)},{'type':_0x354076(0x239),'subType':_0x354076(0x1f2)},{'type':_0x354076(0x23a),'subType':_0x354076(0x1f2)}];function _0x2e8a87(_0x4dd0eb,_0xa29c4e){const _0x361615=_0x354076,_0xba8964=_0x1e81b1[_0x361615(0x1dc)](({type:_0x176ae2,subType:_0x12da40})=>_0x4dd0eb[_0x361615(0x248)]==_0x176ae2&&_0x4dd0eb[_0x361615(0x24b)]==_0x12da40),_0x58271f=_0x1e81b1[_0x361615(0x1dc)](({type:_0x3ea37a,subType:_0x1df08b})=>_0xa29c4e[_0x361615(0x248)]==_0x3ea37a&&_0xa29c4e[_0x361615(0x24b)]==_0x1df08b);if(_0xba8964<0x0||_0x58271f<0x0)return!0x1;const _0x2a0acf=_0x4dd0eb[_0x361615(0x224)](),_0x57b7f=_0xa29c4e[_0x361615(0x224)]();if((0x0==_0xba8964||0x1==_0xba8964)&&0x2==_0x58271f&&_0x2a0acf[_0x361615(0x210)](_0x57b7f))return!0x0;if(0x2==_0xba8964&&0x3==_0x58271f){const _0x4e9c37=_0x52844c[_0x361615(0x226)](_0x2a0acf,_0x361615(0x23a))[_0x361615(0x215)](({suggestion:_0x242767,meta:_0x4a0cc8})=>_0x4a0cc8[_0x361615(0x21a)]&&_0x361615(0x1f2)==_0x242767[_0x361615(0x24b)]);if(_0x4e9c37[_0x361615(0x1e1)]>0x1&&_0x57b7f[_0x361615(0x247)][_0x361615(0x200)](_0x2a0acf[_0x361615(0x228)]))return!0x0;if(0x1==_0x4e9c37[_0x361615(0x1e1)]&&(_0x2a0acf[_0x361615(0x228)][_0x361615(0x200)](_0x57b7f[_0x361615(0x247)])||_0x2a0acf[_0x361615(0x247)][_0x361615(0x200)](_0x57b7f[_0x361615(0x228)])))return!0x0;}if(0x3==_0xba8964&&0x3==_0x58271f&&_0x2a0acf[_0x361615(0x228)][_0x361615(0x1f8)](_0x57b7f[_0x361615(0x228)])){const _0x19b5cf=_0x2a0acf[_0x361615(0x247)][_0x361615(0x217)],_0x18d5c9=_0x57b7f[_0x361615(0x228)][_0x361615(0x21c)];return _0x5f5419[_0x361615(0x218)](_0x19b5cf)&&_0x19b5cf===_0x18d5c9;}return!0x1;}function _0x1932e4(_0x5e71e5,_0x2c1ac7){return _0x2e8a87(_0x5e71e5,_0x2c1ac7)?[_0x5e71e5,_0x2c1ac7]:_0x2e8a87(_0x2c1ac7,_0x5e71e5)?[_0x2c1ac7,_0x5e71e5]:null;}_0x704891[_0x354076(0x21f)][_0x354076(0x216)](_0x354076(0x20e))&&(_0x52844c[_0x354076(0x1ea)](_0x354076(0x22e)),_0x52844c[_0x354076(0x20c)](_0x354076(0x232)),_0x52844c[_0x354076(0x1d8)][_0x354076(0x201)](_0x354076(0x232),_0x3f1d40(_0x39cb31,_0x354076(0x240)))),_0x704891[_0x354076(0x21f)][_0x354076(0x216)](_0x354076(0x1e4))&&(_0x52844c[_0x354076(0x1ea)](_0x354076(0x246)),_0x52844c[_0x354076(0x20c)](_0x354076(0x221))),_0x52844c[_0x354076(0x1d8)][_0x354076(0x203)](_0x1151dc=>{const _0x79f324=_0x354076;if(!!_0x1e81b1[_0x79f324(0x1d7)](({type:_0x2c72de,subType:_0x2a27e2})=>_0x1151dc[_0x79f324(0x248)]==_0x2c72de&&_0x1151dc[_0x79f324(0x24b)]==_0x2a27e2))return _0x1151dc[_0x79f324(0x241)]?{}:void 0x0;}),_0x52844c[_0x354076(0x1d8)][_0x354076(0x203)](_0x2b60b6=>{const _0x2c9dfc=_0x354076;if(_0x2c9dfc(0x23a)==_0x2b60b6[_0x2c9dfc(0x248)]||_0x2c9dfc(0x22f)==_0x2b60b6[_0x2c9dfc(0x248)]){const _0x3abafa=_0x2b60b6[_0x2c9dfc(0x223)]();if(_0x3abafa&&_0x3abafa['is'](_0x2c9dfc(0x1ff),_0x2c9dfc(0x1eb)))return{'type':_0x2c9dfc(0x23a)==_0x2b60b6[_0x2c9dfc(0x248)]?_0x2c9dfc(0x234):_0x2c9dfc(0x235),'element':_0x3abafa,'quantity':0x1};}}),_0x52844c[_0x354076(0x1d8)][_0x354076(0x203)](_0x188bb5=>_0x354076(0x239)==_0x188bb5[_0x354076(0x248)]&&_0x354076(0x1f2)==_0x188bb5[_0x354076(0x24b)]?{'type':_0x354076(0x1e9),'content':_0x354076(0x1ec)}:_0x354076(0x239)==_0x188bb5[_0x354076(0x248)]&&_0x354076(0x20a)==_0x188bb5[_0x354076(0x24b)]?{'type':_0x354076(0x1e9),'content':_0x354076(0x204)}:void 0x0),_0x52844c[_0x354076(0x1d8)][_0x354076(0x203)](_0x2acec1=>{const _0x241105=_0x354076;if(_0x241105(0x24f)!=_0x2acec1[_0x241105(0x248)])return;const {data:_0x505f89}=_0x2acec1;if(!_0x505f89||_0x241105(0x221)!=_0x505f89[_0x241105(0x213)])return;const _0x3c148d=_0x505f89[_0x241105(0x220)];return _0x3c148d?{'type':_0x241105(0x1e9),'content':_0x3f1d40(_0x39cb31,_0x241105(0x1de),'\x22'+_0x3c148d+'\x22')}:{'type':_0x241105(0x1e9),'content':_0x3f1d40(_0x39cb31,_0x241105(0x242))};}),this[_0x354076(0x1df)]();}[_0x225ea2(0x1df)](){const _0x31bc98=_0x225ea2,_0x538682=this[_0x31bc98(0x225)],_0x31dde7=_0x538682[_0x31bc98(0x206)];_0x538682[_0x31bc98(0x21f)][_0x31bc98(0x230)](_0x31bc98(0x1ef))[_0x31bc98(0x1d8)][_0x31bc98(0x203)](_0x34b8c2=>{const _0x360711=_0x31bc98;if(_0x360711(0x239)!=_0x34b8c2[_0x360711(0x248)]&&_0x360711(0x20f)!=_0x34b8c2[_0x360711(0x248)])return;const {data:_0x27d556}=_0x34b8c2;if(_0x27d556){if(_0x360711(0x246)==_0x27d556[_0x360711(0x20b)]){const _0x507093=_0x27d556[_0x360711(0x1f3)][0x0][_0x360711(0x220)];return _0x507093?{'type':_0x360711(0x1e9),'content':_0x3f1d40(_0x31dde7,_0x360711(0x1de),'\x22'+_0x507093+'\x22')}:{'type':_0x360711(0x1e9),'content':_0x3f1d40(_0x31dde7,_0x360711(0x242))};}if(_0x360711(0x22e)==_0x27d556[_0x360711(0x20b)]){const _0xf1ae90=_0x27d556[_0x360711(0x1f3)][0x0][_0x360711(0x21e)];return _0xf1ae90?{'type':_0x360711(0x1e9),'content':_0x3f1d40(_0x31dde7,_0x360711(0x22c),_0xf1ae90)}:{'type':_0x360711(0x1e9),'content':_0x3f1d40(_0x31dde7,_0x360711(0x1e7))};}}});}}function _0x329c(){const _0x34e254=['get','getNearestSelectionRange','resizedWidth','markDeletion','addObject','removeObject','ELEMENT_IMAGE','accept','_suggestionFactory','formatBlock','insertion','uploadImage','ImageUploadEditing','afterInit','toggleImageCaption','imageInline','FORMAT_IMAGE_SIZE','previous','*Remove\x20image\x20text\x20alternative*','registerCustomCallback','join','getCaptionFromImageModelElement','imageTextAlternative','end','type','35833ZNIWcC','fromPosition','subType','ImageCaptionUtils','enableCommand','backward','attribute','find','descriptionFactory','ImageUtils','createRangeOn','934080nEoQBT','findIndex','982kLqHzL','*Set\x20image\x20text\x20alternative:*\x20%0','_registerLegacyDescription','ImageEditing','length','imageTypeInline','selection','ImageTextAlternativeEditing','5197360hLTURz','imageStylePreApply','*Reset\x20image\x20width*','markInsertion','format','enableDefaultAttributesIntegration','caption','Inline\x20image\x20to\x20block\x20image','ELEMENT_INLINE_IMAGE','toNext','TrackChangesEditing','1263YpCHtT','chain','convertInlineImageToBlock','commandParams','registerElementLabel','imageCaption','imageTypeBlock','287110YyoNwK','isBefore','ELEMENT_CAPTION','getClosestSelectedImageElement','ImageCaptionEditing','1273437ZkTaLu','forceDefaultExecution','imageBlock','element','isEqual','registerAttributeLabel','change','registerDescriptionCallback','Block\x20image\x20to\x20inline\x20image','createRange','locale','schema','markBlockFormat','ImageInlineEditing','convertBlockImageToInline','commandName','registerBlockAttribute','detach','ImageResize','formatInline','isIntersecting','28xNGesf','toPrevious','key','forward','filter','has','nodeAfter','isBlockImage','document','isOwn','model','nodeBefore','isCollapsed','width','plugins','newValue','alt','151192GFEbFf','getContainedElement','getFirstRange','editor','_findSuggestions','getSuggestionCallback','start','insertImage','discard','ImageBlockEditing','*Set\x20image\x20width:*\x20%0','4FdAXEH','resizeImage','deletion'];_0x329c=function(){return _0x34e254;};return _0x329c();}
|
|
23
|
+
function _0x47df(){const _0x321413=['1607760IKUeAn','imageInline','editor','resizeImage','removeObject','createRangeOn','start','markBlockFormat','end','getFirstRange','ImageUploadEditing','schema','*Remove\x20image\x20text\x20alternative*','nodeAfter','ImageBlockEditing','registerDescriptionCallback','imageTypeInline','convertBlockImageToInline','4mOIZkv','model','getContainedElement','imageCaption','Inline\x20image\x20to\x20block\x20image','document','insertion','width','isBlockImage','markDeletion','addObject','filter','forceDefaultExecution','ImageUtils','type','commandParams','alt','newValue','isCollapsed','uploadImage','selection','imageBlock','toggleImageCaption','ELEMENT_IMAGE','67816gXRyXb','change','forward','join','fromPosition','21540uTyPdc','ImageInlineEditing','ImageCaptionEditing','enableDefaultAttributesIntegration','getClosestSelectedImageElement','previous','registerCustomCallback','455aZOJkD','find','findIndex','isBefore','ImageCaptionUtils','*Set\x20image\x20width:*\x20%0','discard','chain','key','formatBlock','*Set\x20image\x20text\x20alternative:*\x20%0','6522fBHClh','formatInline','format','ImageEditing','39Nhyugi','toPrevious','_suggestionFactory','getNearestSelectionRange','FORMAT_IMAGE_SIZE','registerAttributeLabel','enableCommand','*Reset\x20image\x20width*','ImageTextAlternativeEditing','element','has','subType','TrackChangesEditing','ImageResize','nodeBefore','1566taBzMw','deletion','afterInit','toNext','isOwn','backward','plugins','92580hLohlM','_findSuggestions','isIntersecting','getCaptionFromImageModelElement','registerBlockAttribute','ELEMENT_CAPTION','caption','imageTextAlternative','371912ghcxrm','commandName','ELEMENT_INLINE_IMAGE','createRange','accept','5484cbhwJY','registerElementLabel','imageTypeBlock','descriptionFactory','insertImage','get','Block\x20image\x20to\x20inline\x20image','locale','isEqual','4840aLvxnY','attribute','_registerLegacyDescription','getSuggestionCallback','resizedWidth','length','detach','convertInlineImageToBlock','imageStylePreApply','markInsertion'];_0x47df=function(){return _0x321413;};return _0x47df();}function _0x26b0(_0x2d4bc9,_0x2fd9d3){const _0x47dfd3=_0x47df();return _0x26b0=function(_0x26b041,_0x5db960){_0x26b041=_0x26b041-0x1b7;let _0x4c95e7=_0x47dfd3[_0x26b041];return _0x4c95e7;},_0x26b0(_0x2d4bc9,_0x2fd9d3);}const _0x512e97=_0x26b0;(function(_0x490bb1,_0x349775){const _0x40ba57=_0x26b0,_0x32db1d=_0x490bb1();while(!![]){try{const _0x45411c=-parseInt(_0x40ba57(0x211))/0x1*(-parseInt(_0x40ba57(0x1c8))/0x2)+-parseInt(_0x40ba57(0x1fb))/0x3*(-parseInt(_0x40ba57(0x1e0))/0x4)+-parseInt(_0x40ba57(0x231))/0x5+-parseInt(_0x40ba57(0x1f7))/0x6*(parseInt(_0x40ba57(0x1ec))/0x7)+parseInt(_0x40ba57(0x219))/0x8+-parseInt(_0x40ba57(0x20a))/0x9*(-parseInt(_0x40ba57(0x1e5))/0xa)+-parseInt(_0x40ba57(0x227))/0xb*(parseInt(_0x40ba57(0x21e))/0xc);if(_0x45411c===_0x349775)break;else _0x32db1d['push'](_0x32db1d['shift']());}catch(_0x1ff27a){_0x32db1d['push'](_0x32db1d['shift']());}}}(_0x47df,0x39058));import{Plugin as _0x18d426}from'ckeditor5/src/core.js';import{LivePosition as _0x291d4d}from'ckeditor5/src/engine.js';import{getTranslation as _0x278fe1}from'../utils/common-translations.js';export default class it extends _0x18d426{[_0x512e97(0x20c)](){const _0x1fa069=_0x512e97,_0x5581d6=this[_0x1fa069(0x1b8)];if(!_0x5581d6[_0x1fa069(0x210)][_0x1fa069(0x205)](_0x1fa069(0x1fa)))return;const _0x54ffeb=_0x5581d6[_0x1fa069(0x210)][_0x1fa069(0x223)](_0x1fa069(0x207)),_0x2f3a68=_0x5581d6[_0x1fa069(0x210)][_0x1fa069(0x223)](_0x1fa069(0x1d5)),_0x18645f=_0x5581d6[_0x1fa069(0x225)];_0x54ffeb[_0x1fa069(0x201)](_0x1fa069(0x222)),_0x54ffeb[_0x1fa069(0x221)][_0x1fa069(0x21f)](_0x1fa069(0x1dd),_0x411b2f=>_0x278fe1(_0x18645f,_0x1fa069(0x1df),_0x411b2f)),_0x54ffeb[_0x1fa069(0x221)][_0x1fa069(0x21f)](_0x1fa069(0x1b7),_0x2a8f77=>_0x278fe1(_0x18645f,_0x1fa069(0x21b),_0x2a8f77)),_0x54ffeb[_0x1fa069(0x221)][_0x1fa069(0x21f)](_0x1fa069(0x217),()=>_0x278fe1(_0x18645f,_0x1fa069(0x216))),_0x5581d6[_0x1fa069(0x210)][_0x1fa069(0x205)](_0x1fa069(0x1c0))&&_0x54ffeb[_0x1fa069(0x201)](_0x1fa069(0x1db)),_0x5581d6[_0x1fa069(0x210)][_0x1fa069(0x205)](_0x1fa069(0x1c4))&&_0x5581d6[_0x1fa069(0x210)][_0x1fa069(0x205)](_0x1fa069(0x1e6))&&(_0x54ffeb[_0x1fa069(0x201)](_0x1fa069(0x1c6),(_0x6761cd,_0x5af991)=>{const _0x245fe=_0x1fa069,_0x5cfbf7=_0x2f3a68[_0x245fe(0x1e9)](_0x5581d6[_0x245fe(0x1c9)][_0x245fe(0x1cd)][_0x245fe(0x1dc)]);_0x5581d6[_0x245fe(0x1c9)][_0x245fe(0x1e1)](()=>{const _0x2fe013=_0x245fe;_0x54ffeb[_0x2fe013(0x1bd)](_0x5cfbf7,{'commandName':_0x2fe013(0x1c6),'commandParams':[_0x5af991]},[],_0x2fe013(0x1c7));});}),_0x54ffeb[_0x1fa069(0x201)](_0x1fa069(0x220),(_0xf658eb,_0x62d855)=>{const _0x3ff61c=_0x1fa069;_0x5581d6[_0x3ff61c(0x1c9)][_0x3ff61c(0x1e1)](_0x4e4707=>{const _0x340025=_0x3ff61c;let _0x577d7c=_0x2f3a68[_0x340025(0x1e9)](_0x5581d6[_0x340025(0x1c9)][_0x340025(0x1cd)][_0x340025(0x1dc)]),_0x5e18af=_0x4e4707[_0x340025(0x1bb)](_0x577d7c);const _0x352d3c=_0x291d4d[_0x340025(0x1e4)](_0x5e18af[_0x340025(0x1bc)],_0x340025(0x1fc)),_0x4aa276=_0x291d4d[_0x340025(0x1e4)](_0x5e18af[_0x340025(0x1be)],_0x340025(0x20d));_0x54ffeb[_0x340025(0x1d4)](()=>_0xf658eb(_0x62d855)),_0x577d7c=_0x2f3a68[_0x340025(0x1e9)](_0x5581d6[_0x340025(0x1c9)][_0x340025(0x1cd)][_0x340025(0x1dc)]),_0x5e18af=_0x4e4707[_0x340025(0x1bb)](_0x577d7c);const _0xfb61ad=_0x4e4707[_0x340025(0x21c)](_0x352d3c,_0x4aa276);_0x352d3c[_0x340025(0x22d)](),_0x4aa276[_0x340025(0x22d)](),_0x54ffeb[_0x340025(0x1bd)](_0x577d7c,{'commandName':_0x340025(0x1c6),'commandParams':[_0x62d855]},[],_0x340025(0x22e)),_0xfb61ad[_0x340025(0x1bc)][_0x340025(0x1ef)](_0x5e18af[_0x340025(0x1bc)])&&_0x54ffeb[_0x340025(0x230)](_0x4e4707[_0x340025(0x21c)](_0xfb61ad[_0x340025(0x1bc)],_0x5e18af[_0x340025(0x1bc)]),_0x340025(0x22e)),_0x5e18af[_0x340025(0x1be)][_0x340025(0x1ef)](_0xfb61ad[_0x340025(0x1be)])&&_0x54ffeb[_0x340025(0x230)](_0x4e4707[_0x340025(0x21c)](_0x5e18af[_0x340025(0x1be)],_0xfb61ad[_0x340025(0x1be)]),_0x340025(0x22e));});}),_0x54ffeb[_0x1fa069(0x1fd)][_0x1fa069(0x1eb)](_0x1fa069(0x1f5),_0x1fa069(0x22e),_0x1fa069(0x1e3),()=>!0x1),_0x54ffeb[_0x1fa069(0x1fd)][_0x1fa069(0x1eb)](_0x1fa069(0x1f5),_0x1fa069(0x22e),_0x1fa069(0x21d),()=>!0x1),_0x54ffeb[_0x1fa069(0x1fd)][_0x1fa069(0x1eb)](_0x1fa069(0x1f5),_0x1fa069(0x22e),_0x1fa069(0x1f2),_0x54ffeb[_0x1fa069(0x1fd)][_0x1fa069(0x22a)](_0x1fa069(0x1f5),'',_0x1fa069(0x21d))),_0x54ffeb[_0x1fa069(0x1fd)][_0x1fa069(0x1eb)](_0x1fa069(0x1ce),_0x1fa069(0x22e),_0x1fa069(0x1e3),()=>!0x1),_0x54ffeb[_0x1fa069(0x1fd)][_0x1fa069(0x1eb)](_0x1fa069(0x1ce),_0x1fa069(0x22e),_0x1fa069(0x1f2),([_0xd7bf1a])=>{const _0x4e3f83=_0x1fa069,_0x520914=_0x54ffeb[_0x4e3f83(0x1fd)][_0x4e3f83(0x22a)](_0x4e3f83(0x1ce),'',_0x4e3f83(0x1f2));let _0x5ee7f7=_0xd7bf1a[_0x4e3f83(0x1bc)],_0x31d37a=_0xd7bf1a[_0x4e3f83(0x1be)];const _0x7e94cc=_0x5581d6[_0x4e3f83(0x1c9)][_0x4e3f83(0x1c1)][_0x4e3f83(0x1fe)](_0x5ee7f7,_0x4e3f83(0x20f)),_0xbb98b9=_0x5581d6[_0x4e3f83(0x1c9)][_0x4e3f83(0x1c1)][_0x4e3f83(0x1fe)](_0x31d37a,_0x4e3f83(0x1e2));_0x7e94cc[_0x4e3f83(0x1da)]&&(_0x5ee7f7=_0x7e94cc[_0x4e3f83(0x1bc)]),_0xbb98b9[_0x4e3f83(0x1da)]&&(_0x31d37a=_0xbb98b9[_0x4e3f83(0x1be)]),_0x520914([_0x5581d6[_0x4e3f83(0x1c9)][_0x4e3f83(0x21c)](_0x5ee7f7,_0x31d37a)]);}),_0x54ffeb[_0x1fa069(0x1fd)][_0x1fa069(0x1eb)](_0x1fa069(0x1f5),_0x1fa069(0x22e),_0x1fa069(0x1f3),_0x32701d),_0x54ffeb[_0x1fa069(0x1fd)][_0x1fa069(0x1eb)](_0x1fa069(0x1ce),_0x1fa069(0x22e),_0x1fa069(0x1f3),_0x32701d)),_0x5581d6[_0x1fa069(0x210)][_0x1fa069(0x205)](_0x1fa069(0x1e7))&&(_0x54ffeb[_0x1fa069(0x201)](_0x1fa069(0x1de),(_0x4d7cfd,_0x16d27c)=>{const _0x347c0e=_0x1fa069,_0x512bba=_0x5581d6[_0x347c0e(0x210)][_0x347c0e(0x223)](_0x347c0e(0x1f0));let _0x43f24d=_0x2f3a68[_0x347c0e(0x1e9)](_0x5581d6[_0x347c0e(0x1c9)][_0x347c0e(0x1cd)][_0x347c0e(0x1dc)]),_0x435979=_0x512bba[_0x347c0e(0x214)](_0x43f24d);_0x5581d6[_0x347c0e(0x1c9)][_0x347c0e(0x1e1)](()=>{const _0x46bd30=_0x347c0e;if(_0x435979)return void _0x54ffeb[_0x46bd30(0x1d1)](_0x5581d6[_0x46bd30(0x1c9)][_0x46bd30(0x1bb)](_0x435979));const _0x7a992d=_0x2f3a68[_0x46bd30(0x1d0)](_0x43f24d);_0x4d7cfd(_0x16d27c),_0x43f24d=_0x2f3a68[_0x46bd30(0x1e9)](_0x5581d6[_0x46bd30(0x1c9)][_0x46bd30(0x1cd)][_0x46bd30(0x1dc)]),_0x435979=_0x512bba[_0x46bd30(0x214)](_0x43f24d),_0x54ffeb[_0x46bd30(0x230)](_0x5581d6[_0x46bd30(0x1c9)][_0x46bd30(0x1bb)](_0x435979),_0x7a992d?null:_0x46bd30(0x1cb));});}),_0x54ffeb[_0x1fa069(0x1fd)][_0x1fa069(0x1eb)](_0x1fa069(0x1ce),_0x1fa069(0x1cb),_0x1fa069(0x1f3),_0x32701d));const _0x73ccd2=[{'type':_0x1fa069(0x1f5),'subType':_0x1fa069(0x22f)},{'type':_0x1fa069(0x1ce),'subType':_0x1fa069(0x1cb)},{'type':_0x1fa069(0x1f5),'subType':_0x1fa069(0x22e)},{'type':_0x1fa069(0x1ce),'subType':_0x1fa069(0x22e)}];function _0x3bc84d(_0x4925c6,_0x3b893a){const _0x14b703=_0x1fa069,_0x13c931=_0x73ccd2[_0x14b703(0x1ee)](({type:_0xb11a1f,subType:_0x315df8})=>_0x4925c6[_0x14b703(0x1d6)]==_0xb11a1f&&_0x4925c6[_0x14b703(0x206)]==_0x315df8),_0x57e9a5=_0x73ccd2[_0x14b703(0x1ee)](({type:_0x27d6bc,subType:_0x4e7707})=>_0x3b893a[_0x14b703(0x1d6)]==_0x27d6bc&&_0x3b893a[_0x14b703(0x206)]==_0x4e7707);if(_0x13c931<0x0||_0x57e9a5<0x0)return!0x1;const _0x333a67=_0x4925c6[_0x14b703(0x1bf)](),_0x484657=_0x3b893a[_0x14b703(0x1bf)]();if((0x0==_0x13c931||0x1==_0x13c931)&&0x2==_0x57e9a5&&_0x333a67[_0x14b703(0x213)](_0x484657))return!0x0;if(0x2==_0x13c931&&0x3==_0x57e9a5){const _0x2309f3=_0x54ffeb[_0x14b703(0x212)](_0x333a67,_0x14b703(0x1ce))[_0x14b703(0x1d3)](({suggestion:_0x395be3,meta:_0x5c0017})=>_0x5c0017[_0x14b703(0x20e)]&&_0x14b703(0x22e)==_0x395be3[_0x14b703(0x206)]);if(_0x2309f3[_0x14b703(0x22c)]>0x1&&_0x484657[_0x14b703(0x1be)][_0x14b703(0x226)](_0x333a67[_0x14b703(0x1bc)]))return!0x0;if(0x1==_0x2309f3[_0x14b703(0x22c)]&&(_0x333a67[_0x14b703(0x1bc)][_0x14b703(0x226)](_0x484657[_0x14b703(0x1be)])||_0x333a67[_0x14b703(0x1be)][_0x14b703(0x226)](_0x484657[_0x14b703(0x1bc)])))return!0x0;}if(0x3==_0x13c931&&0x3==_0x57e9a5&&_0x333a67[_0x14b703(0x1bc)][_0x14b703(0x1ef)](_0x484657[_0x14b703(0x1bc)])){const _0x464e82=_0x333a67[_0x14b703(0x1be)][_0x14b703(0x1c3)],_0x490dfa=_0x484657[_0x14b703(0x1bc)][_0x14b703(0x209)];return _0x2f3a68[_0x14b703(0x1d0)](_0x464e82)&&_0x464e82===_0x490dfa;}return!0x1;}function _0x32701d(_0x512a12,_0x44c44d){return _0x3bc84d(_0x512a12,_0x44c44d)?[_0x512a12,_0x44c44d]:_0x3bc84d(_0x44c44d,_0x512a12)?[_0x44c44d,_0x512a12]:null;}_0x5581d6[_0x1fa069(0x210)][_0x1fa069(0x205)](_0x1fa069(0x208))&&(_0x54ffeb[_0x1fa069(0x1e8)](_0x1fa069(0x1b9)),_0x54ffeb[_0x1fa069(0x215)](_0x1fa069(0x22b)),_0x54ffeb[_0x1fa069(0x221)][_0x1fa069(0x200)](_0x1fa069(0x22b),_0x278fe1(_0x18645f,_0x1fa069(0x1ff)))),_0x5581d6[_0x1fa069(0x210)][_0x1fa069(0x205)](_0x1fa069(0x203))&&(_0x54ffeb[_0x1fa069(0x1e8)](_0x1fa069(0x218)),_0x54ffeb[_0x1fa069(0x215)](_0x1fa069(0x1d8))),_0x54ffeb[_0x1fa069(0x221)][_0x1fa069(0x1c5)](_0x428d92=>{const _0x3b8ec5=_0x1fa069;if(!!_0x73ccd2[_0x3b8ec5(0x1ed)](({type:_0x143296,subType:_0x49ebf4})=>_0x428d92[_0x3b8ec5(0x1d6)]==_0x143296&&_0x428d92[_0x3b8ec5(0x206)]==_0x49ebf4))return _0x428d92[_0x3b8ec5(0x1ea)]?{}:void 0x0;}),_0x54ffeb[_0x1fa069(0x221)][_0x1fa069(0x1c5)](_0x59dc38=>{const _0x50b8b4=_0x1fa069;if(_0x50b8b4(0x1ce)==_0x59dc38[_0x50b8b4(0x1d6)]||_0x50b8b4(0x20b)==_0x59dc38[_0x50b8b4(0x1d6)]){const _0x1503e5=_0x59dc38[_0x50b8b4(0x1ca)]();if(_0x1503e5&&_0x1503e5['is'](_0x50b8b4(0x204),_0x50b8b4(0x217)))return{'type':_0x50b8b4(0x1ce)==_0x59dc38[_0x50b8b4(0x1d6)]?_0x50b8b4(0x1d2):_0x50b8b4(0x1ba),'element':_0x1503e5,'quantity':0x1};}}),_0x54ffeb[_0x1fa069(0x221)][_0x1fa069(0x1c5)](_0x23fdc8=>_0x1fa069(0x1f5)==_0x23fdc8[_0x1fa069(0x1d6)]&&_0x1fa069(0x22e)==_0x23fdc8[_0x1fa069(0x206)]?{'type':_0x1fa069(0x1f9),'content':_0x1fa069(0x1cc)}:_0x1fa069(0x1f5)==_0x23fdc8[_0x1fa069(0x1d6)]&&_0x1fa069(0x1c7)==_0x23fdc8[_0x1fa069(0x206)]?{'type':_0x1fa069(0x1f9),'content':_0x1fa069(0x224)}:void 0x0),_0x54ffeb[_0x1fa069(0x221)][_0x1fa069(0x1c5)](_0x4ed835=>{const _0x37e147=_0x1fa069;if(_0x37e147(0x228)!=_0x4ed835[_0x37e147(0x1d6)])return;const {data:_0x31d721}=_0x4ed835;if(!_0x31d721||_0x37e147(0x1d8)!=_0x31d721[_0x37e147(0x1f4)])return;const _0x2a1a6b=_0x31d721[_0x37e147(0x1d9)];return _0x2a1a6b?{'type':_0x37e147(0x1f9),'content':_0x278fe1(_0x18645f,_0x37e147(0x1f6),'\x22'+_0x2a1a6b+'\x22')}:{'type':_0x37e147(0x1f9),'content':_0x278fe1(_0x18645f,_0x37e147(0x1c2))};}),this[_0x1fa069(0x229)]();}[_0x512e97(0x229)](){const _0x303c1e=_0x512e97,_0x25f418=this[_0x303c1e(0x1b8)],_0x2af944=_0x25f418[_0x303c1e(0x225)];_0x25f418[_0x303c1e(0x210)][_0x303c1e(0x223)](_0x303c1e(0x207))[_0x303c1e(0x221)][_0x303c1e(0x1c5)](_0x2ff254=>{const _0x589613=_0x303c1e;if(_0x589613(0x1f5)!=_0x2ff254[_0x589613(0x1d6)]&&_0x589613(0x1f8)!=_0x2ff254[_0x589613(0x1d6)])return;const {data:_0xe26c91}=_0x2ff254;if(_0xe26c91){if(_0x589613(0x218)==_0xe26c91[_0x589613(0x21a)]){const _0x22625f=_0xe26c91[_0x589613(0x1d7)][0x0][_0x589613(0x1d9)];return _0x22625f?{'type':_0x589613(0x1f9),'content':_0x278fe1(_0x2af944,_0x589613(0x1f6),'\x22'+_0x22625f+'\x22')}:{'type':_0x589613(0x1f9),'content':_0x278fe1(_0x2af944,_0x589613(0x1c2))};}if(_0x589613(0x1b9)==_0xe26c91[_0x589613(0x21a)]){const _0x1d75b1=_0xe26c91[_0x589613(0x1d7)][0x0][_0x589613(0x1cf)];return _0x1d75b1?{'type':_0x589613(0x1f9),'content':_0x278fe1(_0x2af944,_0x589613(0x1f1),_0x1d75b1)}:{'type':_0x589613(0x1f9),'content':_0x278fe1(_0x2af944,_0x589613(0x202))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x3aba(){const _0x56533e=['formatInline','78sgLaVi','110dEtlkd','locale','src','*Format:*\x20replace\x20image\x20URL','replaceImageSource','134462xfDskl','descriptionFactory','plugins','formatBlock','has','1709598tCkitE','*Replace\x20image\x20URL*','oldValue','72884JZhMCl','3855796uwPQch','registerDescriptionCallback','2FzBjSD','format','key','commandName','_handleLegacySuggestions','accept','124479hPSRmB','registerCustomCallback','afterInit','newValue','attribute','_suggestionFactory','37088XKuSfq','_registerLegacyDescription','ImageEditing','type','getSuggestionCallback','25daDenN','262800uMImVM','editor','discard','TrackChangesEditing','12VWSdxA','enableDefaultAttributesIntegration','registerBlockAttribute','26qXoAzQ','get','176btmQFI'];_0x3aba=function(){return _0x56533e;};return _0x3aba();}const _0x2a51f1=_0x2bf9;(function(_0x596292,_0x397d00){const _0x349d86=_0x2bf9,_0x3e777c=_0x596292();while(!![]){try{const _0x413818=-parseInt(_0x349d86(0x178))/0x1*(-parseInt(_0x349d86(0x155))/0x2)+-parseInt(_0x349d86(0x172))/0x3*(-parseInt(_0x349d86(0x161))/0x4)+-parseInt(_0x349d86(0x166))/0x5*(parseInt(_0x349d86(0x167))/0x6)+-parseInt(_0x349d86(0x152))/0x7*(parseInt(_0x349d86(0x170))/0x8)+-parseInt(_0x349d86(0x15b))/0x9*(parseInt(_0x349d86(0x173))/0xa)+-parseInt(_0x349d86(0x17d))/0xb*(parseInt(_0x349d86(0x16b))/0xc)+-parseInt(_0x349d86(0x16e))/0xd*(-parseInt(_0x349d86(0x153))/0xe);if(_0x413818===_0x397d00)break;else _0x3e777c['push'](_0x3e777c['shift']());}catch(_0xd2a261){_0x3e777c['push'](_0x3e777c['shift']());}}}(_0x3aba,0x29af3));function _0x2bf9(_0x4aa57d,_0x5c4002){const _0x3aba3d=_0x3aba();return _0x2bf9=function(_0x2bf9ed,_0x4b27c2){_0x2bf9ed=_0x2bf9ed-0x152;let _0x4bd13a=_0x3aba3d[_0x2bf9ed];return _0x4bd13a;},_0x2bf9(_0x4aa57d,_0x5c4002);}import{Plugin as _0x50ba25}from'ckeditor5/src/core.js';import{getTranslation as _0x604e7a}from'../utils/common-translations.js';export default class st extends _0x50ba25{[_0x2a51f1(0x15d)](){const _0xd0591b=_0x2a51f1;if(!this[_0xd0591b(0x168)][_0xd0591b(0x17a)][_0xd0591b(0x17c)](_0xd0591b(0x163)))return;const _0x24efdb=this[_0xd0591b(0x168)][_0xd0591b(0x174)],_0x192200=this[_0xd0591b(0x168)][_0xd0591b(0x17a)][_0xd0591b(0x16f)](_0xd0591b(0x16a));_0x192200[_0xd0591b(0x16c)](_0xd0591b(0x177)),_0x192200[_0xd0591b(0x16d)](_0xd0591b(0x175)),_0x192200[_0xd0591b(0x179)][_0xd0591b(0x154)](_0x5d5149=>{const _0x1d6615=_0xd0591b;if(_0x1d6615(0x15f)!=_0x5d5149[_0x1d6615(0x164)])return;const {data:_0x1e0313}=_0x5d5149;return _0x1e0313&&_0x1d6615(0x175)==_0x1e0313[_0x1d6615(0x157)]?_0x1e0313[_0x1d6615(0x15e)]&&_0x1e0313[_0x1d6615(0x17f)]?{'type':_0x1d6615(0x156),'content':_0x604e7a(_0x24efdb,_0x1d6615(0x17e))}:{'type':_0x1d6615(0x156),'content':''}:void 0x0;}),this[_0xd0591b(0x159)]();}[_0x2a51f1(0x159)](){const _0x3c97a2=_0x2a51f1,_0x1fbdd5=this[_0x3c97a2(0x168)][_0x3c97a2(0x17a)][_0x3c97a2(0x16f)](_0x3c97a2(0x16a));_0x1fbdd5[_0x3c97a2(0x160)][_0x3c97a2(0x15c)](_0x3c97a2(0x17b),_0x3c97a2(0x177),_0x3c97a2(0x15a),_0x1fbdd5[_0x3c97a2(0x160)][_0x3c97a2(0x165)](_0x3c97a2(0x17b),null,_0x3c97a2(0x169))),_0x1fbdd5[_0x3c97a2(0x160)][_0x3c97a2(0x15c)](_0x3c97a2(0x17b),_0x3c97a2(0x177),_0x3c97a2(0x169),_0x1fbdd5[_0x3c97a2(0x160)][_0x3c97a2(0x165)](_0x3c97a2(0x17b),null,_0x3c97a2(0x15a))),this[_0x3c97a2(0x162)]();}[_0x2a51f1(0x162)](){const _0x130d43=_0x2a51f1,_0x6e8677=this[_0x130d43(0x168)],_0x5176a5=_0x6e8677[_0x130d43(0x174)];_0x6e8677[_0x130d43(0x17a)][_0x130d43(0x16f)](_0x130d43(0x16a))[_0x130d43(0x179)][_0x130d43(0x154)](_0x5dcc02=>{const _0x2ccd76=_0x130d43;if(_0x2ccd76(0x17b)!=_0x5dcc02[_0x2ccd76(0x164)]&&_0x2ccd76(0x171)!=_0x5dcc02[_0x2ccd76(0x164)])return;const {data:_0xeded7c}=_0x5dcc02;if(!_0xeded7c||_0x2ccd76(0x177)!=_0xeded7c[_0x2ccd76(0x158)])return;return{'type':_0x2ccd76(0x156),'content':_0x604e7a(_0x5176a5,_0x2ccd76(0x176))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x132da5=_0x2b36;(function(_0x1bcf7f,_0x8182df){const _0x47da38=_0x2b36,_0x41b27e=_0x1bcf7f();while(!![]){try{const _0x49ae05=parseInt(_0x47da38(0xe6))/0x1+parseInt(_0x47da38(0xdf))/0x2+parseInt(_0x47da38(0x100))/0x3+parseInt(_0x47da38(0xf5))/0x4+parseInt(_0x47da38(0xfb))/0x5+parseInt(_0x47da38(0x119))/0x6+parseInt(_0x47da38(0xe8))/0x7*(-parseInt(_0x47da38(0x129))/0x8);if(_0x49ae05===_0x8182df)break;else _0x41b27e['push'](_0x41b27e['shift']());}catch(_0x5df06d){_0x41b27e['push'](_0x41b27e['shift']());}}}(_0xadc3,0xe550d));import{Plugin as _0x701fc0}from'ckeditor5/src/core.js';function _0x2b36(_0x54433,_0x5509e1){const _0xadc348=_0xadc3();return _0x2b36=function(_0x2b366f,_0x4ee285){_0x2b366f=_0x2b366f-0xda;let _0xd1e496=_0xadc348[_0x2b366f];return _0xd1e496;},_0x2b36(_0x54433,_0x5509e1);}import{uid as _0xb65c1c}from'ckeditor5/src/utils.js';import{getTranslation as _0x67548d}from'../utils/common-translations.js';function _0xadc3(){const _0x59f4f3=['nodeBefore','565909iBUQVO','newRange','259BGyJAW','get','end','registerPostFixer','descriptionFactory','hasSuggestion','isOwn','_findSuggestions','convertInlineImageToBlock','imageTypeBlock','commandReversedParams','formatBlock','getContainedElement','4673080jUwTqv','TrackChangesEditing','change','type','isInlineImage','editor','9082295VFydfB','getFirstRange','discard','from','getClosestSelectedImageElement','5388228iYVGQI','next','isBlockImage','imageTypeInline','registerCustomCallback','isIntersecting','author','selection','_splitMarkerName','shouldConvertImageType','plugins','subType','markInlineFormat','afterInit','formatInline','isBefore','nodeAfter','commands','FORMAT_SIDE_IMAGE','isInContent','title','normalizedStyles','head','has','name','10861002obFpuw','suggestion','differ','commandParams','value','markBlockFormat','insertion','imageCaption','imageStylePreApply','discardSuggestion','_registerLegacyDescription','registerDescriptionCallback','getChangedMarkers','*Format:*\x20%0','ImageUtils','length','1749128fnbRFv','findIndex','accept','imageStylePostApply','model','format','toLowerCase','ImageStyleEditing','refresh','forEach','locale','filter','getSuggestion','start','getSuggestions','setImageNaturalSizeAttributes','createRangeOn','join','chain','_suggestionFactory','document','side','getSuggestionCallback','3744226GeezyJ','isEqual','commandName','Users','enableCommand','imageStyle'];_0xadc3=function(){return _0x59f4f3;};return _0xadc3();}export default class nt extends _0x701fc0{[_0x132da5(0x10d)](){const _0x2d2dce=_0x132da5,_0x16d692=this[_0x2d2dce(0xfa)];if(!_0x16d692[_0x2d2dce(0x10a)][_0x2d2dce(0x117)](_0x2d2dce(0x130)))return;const _0x2394ae=_0x16d692[_0x2d2dce(0x10a)][_0x2d2dce(0xe9)](_0x2d2dce(0xf6)),_0x5d52dd=_0x16d692[_0x2d2dce(0x10a)][_0x2d2dce(0xe9)](_0x2d2dce(0x127)),_0x1d6a46={};_0x2394ae[_0x2d2dce(0xe3)](_0x2d2dce(0xe4),(_0xc1c4b0,_0x45313d)=>{const _0x369048=_0x2d2dce,_0x1e05a7=_0x16d692[_0x369048(0x10a)][_0x369048(0xe9)](_0x369048(0xe2))['me'],_0x485e0b=_0x16d692[_0x369048(0x111)][_0x369048(0xe9)](_0x369048(0xe4));let _0x342629=_0x5d52dd[_0x369048(0xff)](_0x16d692[_0x369048(0x12d)][_0x369048(0xdc)][_0x369048(0x107)]),_0x14e280=_0x16d692[_0x369048(0x12d)][_0x369048(0x139)](_0x342629),_0x3fd3e1=_0x485e0b[_0x369048(0x11d)];if(_0x3fd3e1==_0x45313d[_0x369048(0x11d)])return;const _0x4cffa2={'commandName':_0x369048(0xe4),'commandParams':[_0x45313d],'formatGroupId':_0xb65c1c()};_0x16d692[_0x369048(0x12d)][_0x369048(0xf7)](()=>{const _0x3c5651=_0x369048;if(_0x2394ae[_0x3c5651(0x137)]()[_0x3c5651(0x134)](_0x473cc3=>_0x473cc3[_0x3c5651(0x113)]&&_0x1e05a7==_0x473cc3[_0x3c5651(0x106)]&&(_0x3c5651(0xf3)==_0x473cc3[_0x3c5651(0xf8)]||_0x3c5651(0x10e)==_0x473cc3[_0x3c5651(0xf8)])&&(_0x3c5651(0x121)==_0x473cc3[_0x3c5651(0x10b)]||_0x3c5651(0x12c)==_0x473cc3[_0x3c5651(0x10b)])&&_0x473cc3[_0x3c5651(0xfc)]()[_0x3c5651(0xe0)](_0x14e280))[_0x3c5651(0x132)](_0x51018a=>_0x2394ae[_0x3c5651(0x122)](_0x51018a[_0x3c5651(0x116)])),_0x342629=_0x5d52dd[_0x3c5651(0xff)](_0x16d692[_0x3c5651(0x12d)][_0x3c5651(0xdc)][_0x3c5651(0x107)]),_0x14e280=_0x16d692[_0x3c5651(0x12d)][_0x3c5651(0x139)](_0x342629),_0x485e0b[_0x3c5651(0x131)](),_0x16d692[_0x3c5651(0x111)][_0x3c5651(0xe9)](_0x3c5651(0x103))[_0x3c5651(0x131)](),_0x16d692[_0x3c5651(0x111)][_0x3c5651(0xe9)](_0x3c5651(0xf1))[_0x3c5651(0x131)](),_0x3fd3e1=_0x485e0b[_0x3c5651(0x11d)],_0x3fd3e1!=_0x45313d[_0x3c5651(0x11d)])return _0x5d52dd[_0x3c5651(0xf9)](_0x342629)&&_0x485e0b[_0x3c5651(0x109)](_0x45313d[_0x3c5651(0x11d)],_0x342629)?(_0xc1c4b0({..._0x45313d,'setImageSizes':!0x1}),_0x342629=_0x5d52dd[_0x3c5651(0xff)](_0x16d692[_0x3c5651(0x12d)][_0x3c5651(0xdc)][_0x3c5651(0x107)]),void _0x2394ae[_0x3c5651(0x11e)](_0x342629,{..._0x4cffa2,'commandReversedParams':[{'value':_0x3fd3e1||null,'setImageSizes':!0x1}]},[],_0x3c5651(0x121))):void(_0x5d52dd[_0x3c5651(0x102)](_0x342629)?_0x2394ae[_0x3c5651(0x11e)](_0x342629,_0x4cffa2,[],_0x3c5651(0x12c)):_0x2394ae[_0x3c5651(0x10c)](_0x14e280,_0x4cffa2,_0x3c5651(0x12c)));});});for(const _0x24b282 of _0x16d692[_0x2d2dce(0x10a)][_0x2d2dce(0xe9)](_0x2d2dce(0x130))[_0x2d2dce(0x115)])_0x1d6a46[_0x24b282[_0x2d2dce(0x118)]]=_0x24b282[_0x2d2dce(0x114)][_0x2d2dce(0x12f)]();_0x2394ae[_0x2d2dce(0xdb)][_0x2d2dce(0x104)](_0x2d2dce(0xf3),_0x2d2dce(0x121),_0x2d2dce(0x13a),()=>!0x1),_0x2394ae[_0x2d2dce(0xdb)][_0x2d2dce(0x104)](_0x2d2dce(0xf3),_0x2d2dce(0x12c),_0x2d2dce(0x13a),()=>!0x1),_0x2394ae[_0x2d2dce(0xdb)][_0x2d2dce(0x104)](_0x2d2dce(0x10e),_0x2d2dce(0x12c),_0x2d2dce(0x13a),()=>!0x1),_0x2394ae[_0x2d2dce(0xdb)][_0x2d2dce(0x104)](_0x2d2dce(0xf3),_0x2d2dce(0x121),_0x2d2dce(0x12b),([_0x5e39db])=>{const _0x24871d=_0x2d2dce;_0x5d52dd[_0x24871d(0x138)](_0x5e39db[_0x24871d(0xf4)]());}),_0x2394ae[_0x2d2dce(0xdb)][_0x2d2dce(0x104)](_0x2d2dce(0xf3),_0x2d2dce(0x121),_0x2d2dce(0xfd),(_0x174407,_0x5f2240)=>{const _0x5c1f4a=_0x2d2dce;_0x2394ae[_0x5c1f4a(0xdb)][_0x5c1f4a(0xde)](_0x5c1f4a(0xf3),'',_0x5c1f4a(0x12b))(_0x174407,{'commandName':_0x5f2240[_0x5c1f4a(0xe1)],'commandParams':_0x5f2240[_0x5c1f4a(0xf2)]});}),_0x2394ae[_0x2d2dce(0xdb)][_0x2d2dce(0x104)](_0x2d2dce(0xf3),_0x2d2dce(0x121),_0x2d2dce(0xda),function(_0x5bee6a,_0x5f4408){if(_0x1ece1c(_0x5bee6a,_0x5f4408))return[_0x5bee6a,_0x5f4408];if(_0x1ece1c(_0x5f4408,_0x5bee6a))return[_0x5f4408,_0x5bee6a];return null;});const _0x4b72c9=[{'type':_0x2d2dce(0xf3),'subType':_0x2d2dce(0x121)},{'type':_0x2d2dce(0x11f),'subType':_0x2d2dce(0x120)},{'type':_0x2d2dce(0xf3),'subType':_0x2d2dce(0xf0)},{'type':_0x2d2dce(0x11f),'subType':_0x2d2dce(0xf0)}];function _0x1ece1c(_0x369b01,_0x15b5d0){const _0x2de2ff=_0x2d2dce,_0x22ba59=_0x4b72c9[_0x2de2ff(0x12a)](({type:_0xbb98fa,subType:_0x3a55be})=>_0x369b01[_0x2de2ff(0xf8)]==_0xbb98fa&&_0x369b01[_0x2de2ff(0x10b)]==_0x3a55be),_0x23c78e=_0x4b72c9[_0x2de2ff(0x12a)](({type:_0x528c0f,subType:_0x3497cd})=>_0x15b5d0[_0x2de2ff(0xf8)]==_0x528c0f&&_0x15b5d0[_0x2de2ff(0x10b)]==_0x3497cd);if(_0x22ba59<0x0||_0x23c78e<0x0)return!0x1;const _0x428dec=_0x369b01[_0x2de2ff(0xfc)](),_0x25600b=_0x15b5d0[_0x2de2ff(0xfc)]();if((0x0==_0x22ba59||0x1==_0x22ba59)&&0x2==_0x23c78e&&_0x428dec[_0x2de2ff(0x105)](_0x25600b))return!0x0;if(0x2==_0x22ba59&&0x3==_0x23c78e){const _0x5d3a62=_0x2394ae[_0x2de2ff(0xef)](_0x428dec,_0x2de2ff(0x11f))[_0x2de2ff(0x134)](({suggestion:_0x3c6cb9,meta:_0x4fd4d6})=>_0x4fd4d6[_0x2de2ff(0xee)]&&_0x2de2ff(0xf0)==_0x3c6cb9[_0x2de2ff(0x10b)]);if(_0x5d3a62[_0x2de2ff(0x128)]>0x1&&_0x25600b[_0x2de2ff(0xea)][_0x2de2ff(0xe0)](_0x428dec[_0x2de2ff(0x136)]))return!0x0;if(0x1==_0x5d3a62[_0x2de2ff(0x128)]&&(_0x428dec[_0x2de2ff(0x136)][_0x2de2ff(0xe0)](_0x25600b[_0x2de2ff(0xea)])||_0x428dec[_0x2de2ff(0xea)][_0x2de2ff(0xe0)](_0x25600b[_0x2de2ff(0x136)])))return!0x0;}if(0x3==_0x22ba59&&0x3==_0x23c78e&&_0x428dec[_0x2de2ff(0x136)][_0x2de2ff(0x10f)](_0x25600b[_0x2de2ff(0x136)])){const _0x35b21a=_0x428dec[_0x2de2ff(0xea)][_0x2de2ff(0x110)],_0xd1efbe=_0x25600b[_0x2de2ff(0x136)][_0x2de2ff(0xe5)];return _0x5d52dd[_0x2de2ff(0x102)](_0x35b21a)&&_0x35b21a===_0xd1efbe;}return!0x1;}_0x16d692[_0x2d2dce(0x12d)][_0x2d2dce(0xdc)][_0x2d2dce(0xeb)](()=>{const _0x105723=_0x2d2dce;let _0x5059e1=!0x1;const _0x19297f=Array[_0x105723(0xfe)](_0x16d692[_0x105723(0x12d)][_0x105723(0xdc)][_0x105723(0x11b)][_0x105723(0x125)]());for(const {name:_0x1953c8,data:_0x31458f}of _0x19297f){const {group:_0x43a205,type:_0x190056,subType:_0x4827f1,id:_0x1e8842}=_0x2394ae[_0x105723(0x108)](_0x1953c8);if(_0x105723(0x11a)==_0x43a205&&_0x2394ae[_0x105723(0xed)](_0x1e8842)){if(_0x105723(0xf3)==_0x190056&&(_0x105723(0x121)==_0x4827f1||_0x105723(0x12c)==_0x4827f1)){const _0x319066=_0x2394ae[_0x105723(0x135)](_0x1e8842);if(_0x31458f[_0x105723(0xe7)]){const _0x4e3658=_0x319066[_0x105723(0xfc)]()[_0x105723(0xf4)]();if(_0x5d52dd[_0x105723(0x102)](_0x4e3658))continue;_0x2394ae[_0x105723(0x122)](_0x319066),_0x5059e1=!0x0;}}if(_0x105723(0x11f)==_0x190056&&_0x105723(0x120)==_0x4827f1&&!_0x31458f[_0x105723(0xe7)]){const _0x3906a4=_0x2394ae[_0x105723(0x135)](_0x1e8842);_0x3906a4[_0x105723(0x101)]&&_0x3906a4[_0x105723(0x101)][_0x105723(0x113)]&&(_0x2394ae[_0x105723(0x122)](_0x3906a4[_0x105723(0x101)]),_0x5059e1=!0x0);}}}return _0x5059e1;}),this[_0x2d2dce(0x123)](_0x1d6a46);}[_0x132da5(0x123)](_0x75e729){const _0x403e08=_0x132da5,_0xeb970=this[_0x403e08(0xfa)],_0x5b612c=_0xeb970[_0x403e08(0x133)];_0xeb970[_0x403e08(0x10a)][_0x403e08(0xe9)](_0x403e08(0xf6))[_0x403e08(0xec)][_0x403e08(0x124)](_0xa10102=>{const _0x3b9c64=_0x403e08;if(_0x3b9c64(0xf3)!=_0xa10102[_0x3b9c64(0xf8)]&&_0x3b9c64(0x10e)!=_0xa10102[_0x3b9c64(0xf8)])return;const {data:_0x2fc977}=_0xa10102;if(!_0x2fc977||_0x3b9c64(0xe4)!=_0x2fc977[_0x3b9c64(0xe1)])return;const _0x1be524=_0x2fc977[_0x3b9c64(0x11c)][0x0][_0x3b9c64(0x11d)];return _0x2f4fb7(_0x3b9c64(0xdd)===_0x1be524?_0x67548d(_0x5b612c,_0x3b9c64(0x112)):_0x75e729[_0x1be524]||_0x1be524);function _0x2f4fb7(_0x56f791){const _0x22126c=_0x3b9c64;return{'type':_0x22126c(0x12e),'content':_0x67548d(_0x5b612c,_0x22126c(0x126),_0x56f791)};}});}}
|
|
23
|
+
const _0x4ffaf6=_0x3a13;(function(_0x4bd7de,_0x16f996){const _0x144f1c=_0x3a13,_0x255703=_0x4bd7de();while(!![]){try{const _0x513387=parseInt(_0x144f1c(0x175))/0x1*(-parseInt(_0x144f1c(0x173))/0x2)+-parseInt(_0x144f1c(0x178))/0x3*(parseInt(_0x144f1c(0x190))/0x4)+parseInt(_0x144f1c(0x1b9))/0x5*(-parseInt(_0x144f1c(0x1af))/0x6)+parseInt(_0x144f1c(0x15c))/0x7+parseInt(_0x144f1c(0x16f))/0x8*(-parseInt(_0x144f1c(0x1a0))/0x9)+parseInt(_0x144f1c(0x195))/0xa*(parseInt(_0x144f1c(0x15b))/0xb)+-parseInt(_0x144f1c(0x177))/0xc*(-parseInt(_0x144f1c(0x15d))/0xd);if(_0x513387===_0x16f996)break;else _0x255703['push'](_0x255703['shift']());}catch(_0x51aabc){_0x255703['push'](_0x255703['shift']());}}}(_0x428e,0x88efc));import{Plugin as _0x2f5c32}from'ckeditor5/src/core.js';import{uid as _0x4d2a7a}from'ckeditor5/src/utils.js';function _0x3a13(_0xb8fefb,_0x29d333){const _0x428eca=_0x428e();return _0x3a13=function(_0x3a136e,_0x4b7acd){_0x3a136e=_0x3a136e-0x154;let _0x1ba23f=_0x428eca[_0x3a136e];return _0x1ba23f;},_0x3a13(_0xb8fefb,_0x29d333);}import{getTranslation as _0x1d686c}from'../utils/common-translations.js';function _0x428e(){const _0x3cd284=['667964vjLcqt','getClosestSelectedImageElement','708OUcycn','6ddqYuV','discard','author','forEach','isBefore','descriptionFactory','join','findIndex','setImageNaturalSizeAttributes','registerPostFixer','commands','suggestion','next','commandParams','isBlockImage','commandReversedParams','isEqual','document','markBlockFormat','TrackChangesEditing','plugins','toLowerCase','editor','locale','1796616CXVavb','chain','imageTypeInline','title','name','20zoEBTr','get','_splitMarkerName','imageStyle','value','type','insertion','has','markInlineFormat','formatBlock','selection','9vrazFw','isInContent','imageStylePreApply','isInlineImage','model','refresh','start','side','discardSuggestion','from','nodeBefore','isOwn','normalizedStyles','commandName','format','186fluojz','registerCustomCallback','_suggestionFactory','formatInline','length','ImageStyleEditing','head','differ','isIntersecting','end','159915grLfUe','subType','enableCommand','getSuggestionCallback','newRange','imageTypeBlock','getSuggestions','change','915563qcHrSm','5574828ePnnxM','634946CxWSOF','convertInlineImageToBlock','Users','_registerLegacyDescription','imageCaption','nodeAfter','getChangedMarkers','*Format:*\x20%0','getSuggestion','shouldConvertImageType','ImageUtils','FORMAT_SIDE_IMAGE','hasSuggestion','registerDescriptionCallback','getFirstRange','getContainedElement','afterInit','imageStylePostApply','5807288GeCUeo','_findSuggestions','createRangeOn','accept','2DXaUAg','filter'];_0x428e=function(){return _0x3cd284;};return _0x428e();}export default class nt extends _0x2f5c32{[_0x4ffaf6(0x16d)](){const _0x1d6a9e=_0x4ffaf6,_0x1576f2=this[_0x1d6a9e(0x18e)];if(!_0x1576f2[_0x1d6a9e(0x18c)][_0x1d6a9e(0x19c)](_0x1d6a9e(0x1b4)))return;const _0x20bef0=_0x1576f2[_0x1d6a9e(0x18c)][_0x1d6a9e(0x196)](_0x1d6a9e(0x18b)),_0x14687d=_0x1576f2[_0x1d6a9e(0x18c)][_0x1d6a9e(0x196)](_0x1d6a9e(0x167)),_0x51f45e={};_0x20bef0[_0x1d6a9e(0x155)](_0x1d6a9e(0x198),(_0x5bf23a,_0x5aaf81)=>{const _0x1211d4=_0x1d6a9e,_0x4d0504=_0x1576f2[_0x1211d4(0x18c)][_0x1211d4(0x196)](_0x1211d4(0x15f))['me'],_0xef401e=_0x1576f2[_0x1211d4(0x182)][_0x1211d4(0x196)](_0x1211d4(0x198));let _0x35a26c=_0x14687d[_0x1211d4(0x176)](_0x1576f2[_0x1211d4(0x1a4)][_0x1211d4(0x189)][_0x1211d4(0x19f)]),_0xbb5b12=_0x1576f2[_0x1211d4(0x1a4)][_0x1211d4(0x171)](_0x35a26c),_0x331fbd=_0xef401e[_0x1211d4(0x199)];if(_0x331fbd==_0x5aaf81[_0x1211d4(0x199)])return;const _0x20d59e={'commandName':_0x1211d4(0x198),'commandParams':[_0x5aaf81],'formatGroupId':_0x4d2a7a()};_0x1576f2[_0x1211d4(0x1a4)][_0x1211d4(0x15a)](()=>{const _0x10d5ba=_0x1211d4;if(_0x20bef0[_0x10d5ba(0x159)]()[_0x10d5ba(0x174)](_0x37a8c3=>_0x37a8c3[_0x10d5ba(0x1a1)]&&_0x4d0504==_0x37a8c3[_0x10d5ba(0x17a)]&&(_0x10d5ba(0x19e)==_0x37a8c3[_0x10d5ba(0x19a)]||_0x10d5ba(0x1b2)==_0x37a8c3[_0x10d5ba(0x19a)])&&(_0x10d5ba(0x1a2)==_0x37a8c3[_0x10d5ba(0x154)]||_0x10d5ba(0x16e)==_0x37a8c3[_0x10d5ba(0x154)])&&_0x37a8c3[_0x10d5ba(0x16b)]()[_0x10d5ba(0x188)](_0xbb5b12))[_0x10d5ba(0x17b)](_0x3f378e=>_0x20bef0[_0x10d5ba(0x1a8)](_0x3f378e[_0x10d5ba(0x1b5)])),_0x35a26c=_0x14687d[_0x10d5ba(0x176)](_0x1576f2[_0x10d5ba(0x1a4)][_0x10d5ba(0x189)][_0x10d5ba(0x19f)]),_0xbb5b12=_0x1576f2[_0x10d5ba(0x1a4)][_0x10d5ba(0x171)](_0x35a26c),_0xef401e[_0x10d5ba(0x1a5)](),_0x1576f2[_0x10d5ba(0x182)][_0x10d5ba(0x196)](_0x10d5ba(0x192))[_0x10d5ba(0x1a5)](),_0x1576f2[_0x10d5ba(0x182)][_0x10d5ba(0x196)](_0x10d5ba(0x158))[_0x10d5ba(0x1a5)](),_0x331fbd=_0xef401e[_0x10d5ba(0x199)],_0x331fbd!=_0x5aaf81[_0x10d5ba(0x199)])return _0x14687d[_0x10d5ba(0x1a3)](_0x35a26c)&&_0xef401e[_0x10d5ba(0x166)](_0x5aaf81[_0x10d5ba(0x199)],_0x35a26c)?(_0x5bf23a({..._0x5aaf81,'setImageSizes':!0x1}),_0x35a26c=_0x14687d[_0x10d5ba(0x176)](_0x1576f2[_0x10d5ba(0x1a4)][_0x10d5ba(0x189)][_0x10d5ba(0x19f)]),void _0x20bef0[_0x10d5ba(0x18a)](_0x35a26c,{..._0x20d59e,'commandReversedParams':[{'value':_0x331fbd||null,'setImageSizes':!0x1}]},[],_0x10d5ba(0x1a2))):void(_0x14687d[_0x10d5ba(0x186)](_0x35a26c)?_0x20bef0[_0x10d5ba(0x18a)](_0x35a26c,_0x20d59e,[],_0x10d5ba(0x16e)):_0x20bef0[_0x10d5ba(0x19d)](_0xbb5b12,_0x20d59e,_0x10d5ba(0x16e)));});});for(const _0x95e1ca of _0x1576f2[_0x1d6a9e(0x18c)][_0x1d6a9e(0x196)](_0x1d6a9e(0x1b4))[_0x1d6a9e(0x1ac)])_0x51f45e[_0x95e1ca[_0x1d6a9e(0x194)]]=_0x95e1ca[_0x1d6a9e(0x193)][_0x1d6a9e(0x18d)]();_0x20bef0[_0x1d6a9e(0x1b1)][_0x1d6a9e(0x1b0)](_0x1d6a9e(0x19e),_0x1d6a9e(0x1a2),_0x1d6a9e(0x17e),()=>!0x1),_0x20bef0[_0x1d6a9e(0x1b1)][_0x1d6a9e(0x1b0)](_0x1d6a9e(0x19e),_0x1d6a9e(0x16e),_0x1d6a9e(0x17e),()=>!0x1),_0x20bef0[_0x1d6a9e(0x1b1)][_0x1d6a9e(0x1b0)](_0x1d6a9e(0x1b2),_0x1d6a9e(0x16e),_0x1d6a9e(0x17e),()=>!0x1),_0x20bef0[_0x1d6a9e(0x1b1)][_0x1d6a9e(0x1b0)](_0x1d6a9e(0x19e),_0x1d6a9e(0x1a2),_0x1d6a9e(0x172),([_0x22ddd6])=>{const _0x10dd2c=_0x1d6a9e;_0x14687d[_0x10dd2c(0x180)](_0x22ddd6[_0x10dd2c(0x16c)]());}),_0x20bef0[_0x1d6a9e(0x1b1)][_0x1d6a9e(0x1b0)](_0x1d6a9e(0x19e),_0x1d6a9e(0x1a2),_0x1d6a9e(0x179),(_0x288ab5,_0x35a024)=>{const _0x5d8998=_0x1d6a9e;_0x20bef0[_0x5d8998(0x1b1)][_0x5d8998(0x156)](_0x5d8998(0x19e),'',_0x5d8998(0x172))(_0x288ab5,{'commandName':_0x35a024[_0x5d8998(0x1ad)],'commandParams':_0x35a024[_0x5d8998(0x187)]});}),_0x20bef0[_0x1d6a9e(0x1b1)][_0x1d6a9e(0x1b0)](_0x1d6a9e(0x19e),_0x1d6a9e(0x1a2),_0x1d6a9e(0x191),function(_0x149146,_0x95686b){if(_0xad3f96(_0x149146,_0x95686b))return[_0x149146,_0x95686b];if(_0xad3f96(_0x95686b,_0x149146))return[_0x95686b,_0x149146];return null;});const _0x35e3dd=[{'type':_0x1d6a9e(0x19e),'subType':_0x1d6a9e(0x1a2)},{'type':_0x1d6a9e(0x19b),'subType':_0x1d6a9e(0x161)},{'type':_0x1d6a9e(0x19e),'subType':_0x1d6a9e(0x15e)},{'type':_0x1d6a9e(0x19b),'subType':_0x1d6a9e(0x15e)}];function _0xad3f96(_0x3048b4,_0x454562){const _0x2f9a3a=_0x1d6a9e,_0x52c0b7=_0x35e3dd[_0x2f9a3a(0x17f)](({type:_0x3fa3b8,subType:_0x2b838c})=>_0x3048b4[_0x2f9a3a(0x19a)]==_0x3fa3b8&&_0x3048b4[_0x2f9a3a(0x154)]==_0x2b838c),_0x25518d=_0x35e3dd[_0x2f9a3a(0x17f)](({type:_0x13f854,subType:_0x288796})=>_0x454562[_0x2f9a3a(0x19a)]==_0x13f854&&_0x454562[_0x2f9a3a(0x154)]==_0x288796);if(_0x52c0b7<0x0||_0x25518d<0x0)return!0x1;const _0x5dec43=_0x3048b4[_0x2f9a3a(0x16b)](),_0x2239ed=_0x454562[_0x2f9a3a(0x16b)]();if((0x0==_0x52c0b7||0x1==_0x52c0b7)&&0x2==_0x25518d&&_0x5dec43[_0x2f9a3a(0x1b7)](_0x2239ed))return!0x0;if(0x2==_0x52c0b7&&0x3==_0x25518d){const _0x175b1e=_0x20bef0[_0x2f9a3a(0x170)](_0x5dec43,_0x2f9a3a(0x19b))[_0x2f9a3a(0x174)](({suggestion:_0x5d9366,meta:_0x6c29b1})=>_0x6c29b1[_0x2f9a3a(0x1ab)]&&_0x2f9a3a(0x15e)==_0x5d9366[_0x2f9a3a(0x154)]);if(_0x175b1e[_0x2f9a3a(0x1b3)]>0x1&&_0x2239ed[_0x2f9a3a(0x1b8)][_0x2f9a3a(0x188)](_0x5dec43[_0x2f9a3a(0x1a6)]))return!0x0;if(0x1==_0x175b1e[_0x2f9a3a(0x1b3)]&&(_0x5dec43[_0x2f9a3a(0x1a6)][_0x2f9a3a(0x188)](_0x2239ed[_0x2f9a3a(0x1b8)])||_0x5dec43[_0x2f9a3a(0x1b8)][_0x2f9a3a(0x188)](_0x2239ed[_0x2f9a3a(0x1a6)])))return!0x0;}if(0x3==_0x52c0b7&&0x3==_0x25518d&&_0x5dec43[_0x2f9a3a(0x1a6)][_0x2f9a3a(0x17c)](_0x2239ed[_0x2f9a3a(0x1a6)])){const _0xbca38a=_0x5dec43[_0x2f9a3a(0x1b8)][_0x2f9a3a(0x162)],_0x3f7d75=_0x2239ed[_0x2f9a3a(0x1a6)][_0x2f9a3a(0x1aa)];return _0x14687d[_0x2f9a3a(0x186)](_0xbca38a)&&_0xbca38a===_0x3f7d75;}return!0x1;}_0x1576f2[_0x1d6a9e(0x1a4)][_0x1d6a9e(0x189)][_0x1d6a9e(0x181)](()=>{const _0x25bc64=_0x1d6a9e;let _0x6fb520=!0x1;const _0x3b48cf=Array[_0x25bc64(0x1a9)](_0x1576f2[_0x25bc64(0x1a4)][_0x25bc64(0x189)][_0x25bc64(0x1b6)][_0x25bc64(0x163)]());for(const {name:_0x5ccf9a,data:_0x4cd505}of _0x3b48cf){const {group:_0x2132d8,type:_0x1a0ae0,subType:_0x7fa203,id:_0x29272c}=_0x20bef0[_0x25bc64(0x197)](_0x5ccf9a);if(_0x25bc64(0x183)==_0x2132d8&&_0x20bef0[_0x25bc64(0x169)](_0x29272c)){if(_0x25bc64(0x19e)==_0x1a0ae0&&(_0x25bc64(0x1a2)==_0x7fa203||_0x25bc64(0x16e)==_0x7fa203)){const _0x5775dc=_0x20bef0[_0x25bc64(0x165)](_0x29272c);if(_0x4cd505[_0x25bc64(0x157)]){const _0x297059=_0x5775dc[_0x25bc64(0x16b)]()[_0x25bc64(0x16c)]();if(_0x14687d[_0x25bc64(0x186)](_0x297059))continue;_0x20bef0[_0x25bc64(0x1a8)](_0x5775dc),_0x6fb520=!0x0;}}if(_0x25bc64(0x19b)==_0x1a0ae0&&_0x25bc64(0x161)==_0x7fa203&&!_0x4cd505[_0x25bc64(0x157)]){const _0x127bfb=_0x20bef0[_0x25bc64(0x165)](_0x29272c);_0x127bfb[_0x25bc64(0x184)]&&_0x127bfb[_0x25bc64(0x184)][_0x25bc64(0x1a1)]&&(_0x20bef0[_0x25bc64(0x1a8)](_0x127bfb[_0x25bc64(0x184)]),_0x6fb520=!0x0);}}}return _0x6fb520;}),this[_0x1d6a9e(0x160)](_0x51f45e);}[_0x4ffaf6(0x160)](_0xb842cb){const _0x4e3857=_0x4ffaf6,_0x4c37fa=this[_0x4e3857(0x18e)],_0x1fe3aa=_0x4c37fa[_0x4e3857(0x18f)];_0x4c37fa[_0x4e3857(0x18c)][_0x4e3857(0x196)](_0x4e3857(0x18b))[_0x4e3857(0x17d)][_0x4e3857(0x16a)](_0x1ef977=>{const _0x1c3d08=_0x4e3857;if(_0x1c3d08(0x19e)!=_0x1ef977[_0x1c3d08(0x19a)]&&_0x1c3d08(0x1b2)!=_0x1ef977[_0x1c3d08(0x19a)])return;const {data:_0xb4c3c7}=_0x1ef977;if(!_0xb4c3c7||_0x1c3d08(0x198)!=_0xb4c3c7[_0x1c3d08(0x1ad)])return;const _0x155392=_0xb4c3c7[_0x1c3d08(0x185)][0x0][_0x1c3d08(0x199)];return _0x4a142f(_0x1c3d08(0x1a7)===_0x155392?_0x1d686c(_0x1fe3aa,_0x1c3d08(0x168)):_0xb842cb[_0x155392]||_0x155392);function _0x4a142f(_0xc3c825){const _0x55a44f=_0x1c3d08;return{'type':_0x55a44f(0x1ae),'content':_0x1d686c(_0x1fe3aa,_0x55a44f(0x164),_0xc3c825)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0xfdb5(_0x5167fa,_0x3acbc3){const _0x5f2c40=_0x5f2c();return _0xfdb5=function(_0xfdb5d7,_0x413468){_0xfdb5d7=_0xfdb5d7-0xf6;let _0x449ad4=_0x5f2c40[_0xfdb5d7];return _0x449ad4;},_0xfdb5(_0x5167fa,_0x3acbc3);}const _0x4cbadb=_0xfdb5;(function(_0x3aedda,_0x195613){const _0x336078=_0xfdb5,_0x53c16c=_0x3aedda();while(!![]){try{const _0x3df121=-parseInt(_0x336078(0x118))/0x1*(parseInt(_0x336078(0x103))/0x2)+parseInt(_0x336078(0x10c))/0x3+parseInt(_0x336078(0x114))/0x4*(-parseInt(_0x336078(0x115))/0x5)+parseInt(_0x336078(0x100))/0x6*(parseInt(_0x336078(0x117))/0x7)+parseInt(_0x336078(0x108))/0x8*(-parseInt(_0x336078(0xfa))/0x9)+parseInt(_0x336078(0xfe))/0xa+-parseInt(_0x336078(0x10e))/0xb*(-parseInt(_0x336078(0x10b))/0xc);if(_0x3df121===_0x195613)break;else _0x53c16c['push'](_0x53c16c['shift']());}catch(_0x123cbd){_0x53c16c['push'](_0x53c16c['shift']());}}}(_0x5f2c,0x8f741));function _0x5f2c(){const _0xd36428=['importWord','7YifCHZ','8882RSkbTo','afterInit','trackChanges','value','TrackChangesEditing','high','252ZYQlgJ','bind','enableCommand','get','4005150YXspWn','_handleImportedData','3117252OACGxc','_trackChangesExecuted','dataInsert','22iTkUzK','forEach','collaboration_features','_trackChangesValueDuringImport','execute','200336zIVOOy','lowest','editor','948ChjvXY','2325000ezqRzi','plugins','55847xzQxoC','commands','_setSuggestionData','track_changes','listenTo','Users','946236rKcmCC','15WdohUY'];_0x5f2c=function(){return _0xd36428;};return _0x5f2c();}import{Plugin as _0x12caa1}from'ckeditor5/src/core.js';export default class ot extends _0x12caa1{constructor(_0x4e083a){const _0x414a6f=_0xfdb5;super(_0x4e083a),this[_0x414a6f(0x106)]=!0x1,this[_0x414a6f(0x101)]=!0x1;}[_0x4cbadb(0x119)](){const _0x1cc2df=_0x4cbadb,_0x44f057=this[_0x1cc2df(0x10a)],_0x1d7880=_0x44f057[_0x1cc2df(0x10f)][_0x1cc2df(0xfd)](_0x1cc2df(0x116)),_0x3560b9=_0x44f057[_0x1cc2df(0x10f)][_0x1cc2df(0xfd)](_0x1cc2df(0xf6));_0x1d7880&&(_0x1d7880['on'](_0x1cc2df(0x107),(_0x10160b,[,_0x12faeb])=>{const _0x52247b=_0x1cc2df;this[_0x52247b(0x106)]=_0x3560b9[_0x52247b(0xf7)],_0x12faeb[_0x52247b(0x105)][_0x52247b(0x111)]=!this[_0x52247b(0x106)];},{'priority':_0x1cc2df(0xf9)}),this[_0x1cc2df(0x112)](_0x1d7880,_0x1cc2df(0x102),this[_0x1cc2df(0xff)][_0x1cc2df(0xfb)](this)),this[_0x1cc2df(0x112)](_0x1d7880,_0x1cc2df(0x102),()=>{const _0x4e8055=_0x1cc2df;this[_0x4e8055(0x101)]&&(_0x3560b9[_0x4e8055(0x107)](),this[_0x4e8055(0x101)]=!0x1);},{'priority':_0x1cc2df(0x109)}),_0x44f057[_0x1cc2df(0x10d)][_0x1cc2df(0xfd)](_0x1cc2df(0xf8))[_0x1cc2df(0xfc)](_0x1cc2df(0x116)));}[_0x4cbadb(0xff)](_0x1201b3,_0x2ba0ee){const _0x337884=_0x4cbadb,{suggestions:_0x116bc8}=_0x2ba0ee,_0x555e69=this[_0x337884(0x10a)][_0x337884(0x10f)][_0x337884(0xfd)](_0x337884(0xf6)),_0x4f5970=_0x555e69[_0x337884(0xf7)];this[_0x337884(0x106)]!==_0x4f5970&&(_0x555e69[_0x337884(0x107)](),this[_0x337884(0x101)]=!0x0),_0x116bc8&&_0x116bc8[_0x337884(0x104)](({id:_0x4ff074,type:_0x1eba6e,author:_0xf7f89e,created_at:_0x120b4f})=>{const _0x3ecf16=_0x337884,_0x497e8d={'id':_0x4ff074,'type':_0x1eba6e,'authorId':this[_0x3ecf16(0x10a)][_0x3ecf16(0x10d)][_0x3ecf16(0xfd)](_0x3ecf16(0x113))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0xf7f89e,'createdAt':_0x120b4f?new Date(_0x120b4f):new Date(),'source':_0x3ecf16(0x116)}}};this[_0x3ecf16(0x10a)][_0x3ecf16(0x10d)][_0x3ecf16(0xfd)](_0x3ecf16(0xf8))[_0x3ecf16(0x110)](_0x497e8d);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4b3c6a=_0x145e;(function(_0xe9efb5,_0xe216b1){const _0x262bc9=_0x145e,_0x515cb3=_0xe9efb5();while(!![]){try{const _0x5abda6=parseInt(_0x262bc9(0x17c))/0x1+-parseInt(_0x262bc9(0x191))/0x2+-parseInt(_0x262bc9(0x174))/0x3+-parseInt(_0x262bc9(0x18f))/0x4*(-parseInt(_0x262bc9(0x17e))/0x5)+parseInt(_0x262bc9(0x16c))/0x6*(-parseInt(_0x262bc9(0x16d))/0x7)+parseInt(_0x262bc9(0x183))/0x8+parseInt(_0x262bc9(0x17f))/0x9*(-parseInt(_0x262bc9(0x176))/0xa);if(_0x5abda6===_0xe216b1)break;else _0x515cb3['push'](_0x515cb3['shift']());}catch(_0x18c09b){_0x515cb3['push'](_0x515cb3['shift']());}}}(_0x42f6,0x69d82));function _0x42f6(){const _0x8bf983=['blockIndent','outdentBlock','IndentEditing','_registerLegacyDescription','locale','*Outdent:*\x20%0','687300UZzXlG','get','10hPdJtC','*Indent:*\x20%0','editor','registerAttributeLabel','FORMAT_INDENT','enableDefaultAttributesIntegration','776370lJSGfo','indentBlock','5eHFbgI','11612691FiPGKm','outdent','registerBlockAttribute','TrackChangesEditing','3765424SfXzOI','plugins','formatBlock','indent','has','commandName','type','getItemLabel','getItems','descriptionFactory','format','registerDescriptionCallback','3364828ZphXqb','IndentBlock','118416StwXuN','enableCommand','afterInit','30444gVqohl','105AyvmGL'];_0x42f6=function(){return _0x8bf983;};return _0x42f6();}function _0x145e(_0x176420,_0x3769e5){const _0x42f650=_0x42f6();return _0x145e=function(_0x145ef9,_0x46922b){_0x145ef9=_0x145ef9-0x16b;let _0x3e39d7=_0x42f650[_0x145ef9];return _0x3e39d7;},_0x145e(_0x176420,_0x3769e5);}import{Plugin as _0x5c8944}from'ckeditor5/src/core.js';import{getTranslation as _0x1ec8ba}from'../utils/common-translations.js';export default class rt extends _0x5c8944{[_0x4b3c6a(0x16b)](){const _0x37ef7e=_0x4b3c6a,_0x1f3d11=this[_0x37ef7e(0x178)],_0x5e20f6=_0x1f3d11[_0x37ef7e(0x184)][_0x37ef7e(0x175)](_0x37ef7e(0x182));if(_0x1f3d11[_0x37ef7e(0x184)][_0x37ef7e(0x187)](_0x37ef7e(0x170))&&(_0x5e20f6[_0x37ef7e(0x192)](_0x37ef7e(0x186)),_0x5e20f6[_0x37ef7e(0x192)](_0x37ef7e(0x180))),_0x1f3d11[_0x37ef7e(0x184)][_0x37ef7e(0x187)](_0x37ef7e(0x190))){for(const _0x2b5306 of[_0x37ef7e(0x17d),_0x37ef7e(0x16f)])_0x5e20f6[_0x37ef7e(0x17b)](_0x2b5306);}const _0x485bdc=_0x1f3d11[_0x37ef7e(0x172)];_0x5e20f6[_0x37ef7e(0x181)](_0x37ef7e(0x16e)),_0x5e20f6[_0x37ef7e(0x18c)][_0x37ef7e(0x179)](_0x37ef7e(0x16e),_0x1ec8ba(_0x485bdc,_0x37ef7e(0x17a))),this[_0x37ef7e(0x171)]();}[_0x4b3c6a(0x171)](){const _0x505324=_0x4b3c6a,_0x309d9f=this[_0x505324(0x178)],_0x24d4bb=_0x309d9f[_0x505324(0x172)],_0x164469=_0x309d9f[_0x505324(0x184)][_0x505324(0x175)](_0x505324(0x182));_0x164469[_0x505324(0x18c)][_0x505324(0x18e)](_0x17749b=>{const _0x657b40=_0x505324;if(_0x657b40(0x185)!=_0x17749b[_0x657b40(0x189)])return;const {data:_0x1580f1}=_0x17749b;if(!_0x1580f1)return;if(_0x657b40(0x17d)!=_0x1580f1[_0x657b40(0x188)]&&_0x657b40(0x16f)!=_0x1580f1[_0x657b40(0x188)])return;const _0x4fef83=_0x17749b[_0x657b40(0x18b)]()[0x0],_0x405af4=_0x164469[_0x657b40(0x18c)][_0x657b40(0x18a)](_0x4fef83);return _0x657b40(0x17d)==_0x1580f1[_0x657b40(0x188)]?{'type':_0x657b40(0x18d),'content':_0x1ec8ba(_0x24d4bb,_0x657b40(0x177),_0x405af4)}:_0x657b40(0x16f)==_0x1580f1[_0x657b40(0x188)]?{'type':_0x657b40(0x18d),'content':_0x1ec8ba(_0x24d4bb,_0x657b40(0x173),_0x405af4)}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
var _0xb0181=_0x5308;function _0x5308(_0xf0d18d,_0x303b1e){var _0x16c133=_0x16c1();return _0x5308=function(_0x5308a7,_0x270646){_0x5308a7=_0x5308a7-0x185;var _0xba03c=_0x16c133[_0x5308a7];return _0xba03c;},_0x5308(_0xf0d18d,_0x303b1e);}(function(_0x412c35,_0x242288){var _0x2b71f1=_0x5308,_0x413706=_0x412c35();while(!![]){try{var _0x3e5639=-parseInt(_0x2b71f1(0x192))/0x1*(parseInt(_0x2b71f1(0x195))/0x2)+parseInt(_0x2b71f1(0x18b))/0x3+parseInt(_0x2b71f1(0x197))/0x4*(-parseInt(_0x2b71f1(0x190))/0x5)+parseInt(_0x2b71f1(0x196))/0x6*(-parseInt(_0x2b71f1(0x18a))/0x7)+-parseInt(_0x2b71f1(0x191))/0x8+-parseInt(_0x2b71f1(0x186))/0x9*(-parseInt(_0x2b71f1(0x18f))/0xa)+parseInt(_0x2b71f1(0x194))/0xb;if(_0x3e5639===_0x242288)break;else _0x413706['push'](_0x413706['shift']());}catch(_0x1e123e){_0x413706['push'](_0x413706['shift']());}}}(_0x16c1,0x8bdec));import{Plugin as _0x4c9c7b}from'ckeditor5/src/core.js';import{Input as _0x45e824}from'ckeditor5/src/typing.js';function _0x16c1(){var _0x13e823=['235JYwrWm','3955552YzgAry','6458lxdCtz','input','363825hrUvdh','62fkRegI','372xKisGF','12292Hdwvyf','editor','7101FYprUY','TrackChangesEditing','get','enableCommand','266FSBTAz','2408775gWKQex','requires','init','plugins','7330wOcjic'];_0x16c1=function(){return _0x13e823;};return _0x16c1();}export default class at extends _0x4c9c7b{static get[_0xb0181(0x18c)](){return[_0x45e824];}[_0xb0181(0x18d)](){var _0x53512b=_0xb0181;this[_0x53512b(0x185)][_0x53512b(0x18e)][_0x53512b(0x188)](_0x53512b(0x187))[_0x53512b(0x189)](_0x53512b(0x193));}}
|