@ckeditor/ckeditor5-track-changes 43.0.0-alpha.0 → 43.0.0-alpha.1
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 +10 -10
- 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/mergefields.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 _0x36d04f=_0x1f34;(function(_0x165ff8,_0x2eb42e){const _0x12ff8a=_0x1f34,_0x1e8435=_0x165ff8();while(!![]){try{const _0x5b6681=-parseInt(_0x12ff8a(0x152))/0x1+parseInt(_0x12ff8a(0x153))/0x2*(-parseInt(_0x12ff8a(0x12c))/0x3)+parseInt(_0x12ff8a(0x14d))/0x4*(parseInt(_0x12ff8a(0x123))/0x5)+parseInt(_0x12ff8a(0x151))/0x6+parseInt(_0x12ff8a(0x125))/0x7*(parseInt(_0x12ff8a(0x136))/0x8)+parseInt(_0x12ff8a(0x134))/0x9+-parseInt(_0x12ff8a(0x156))/0xa*(parseInt(_0x12ff8a(0x135))/0xb);if(_0x5b6681===_0x2eb42e)break;else _0x1e8435['push'](_0x1e8435['shift']());}catch(_0x5e9653){_0x1e8435['push'](_0x1e8435['shift']());}}}(_0x20cd,0xaf4b5));import{Plugin as _0x5b461d}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x2a5e6f}from'ckeditor5/src/ui.js';function _0x1f34(_0x42e930,_0x5d8667){const _0x20cd19=_0x20cd();return _0x1f34=function(_0x1f34aa,_0x2383e5){_0x1f34aa=_0x1f34aa-0x11d;let _0x354768=_0x20cd19[_0x1f34aa];return _0x354768;},_0x1f34(_0x42e930,_0x5d8667);}import{getTranslation as _0x5f9f6f}from'../utils/common-translations.js';function _0x20cd(){const _0x5405ff=['*Set\x20font\x20color:*\x20%0','FontColorEditing','has','format','*Reset\x20font\x20color*','registerInlineAttribute','FORMAT_FONT_BACKGROUND','model','label','*Set\x20font\x20size:*\x20%0','FORMAT_FONT_SIZE','registerDescriptionCallback','get','fontBackgroundColor.colors','afterInit','fontFamily','commandParams','locale','find','TrackChangesEditing','16fwNpUd','commandName','formatInline','FORMAT_FONT_COLOR','2165982Cnknzw','677781ThSIBH','8bhdCHm','plugins','FontFamilyEditing','10OqLNdO','fontSize.options','toLowerCase','config','editor','normalizeSizeOptions','type','fontColor','*Set\x20font\x20background\x20color:*\x20%0','trim','descriptionFactory','584765KXXhMt','enableDefaultAttributesIntegration','93373RwHUpt','fontColor.colors','*Reset\x20font\x20family*','FORMAT_FONT_FAMILY','*Reset\x20font\x20background\x20color*','FontBackgroundColorEditing','value','239916CYWVIv','FontSize','fontBackgroundColor','FontSizeEditing','fontSize','*Reset\x20font\x20size*','_registerLegacyDescription','registerAttributeLabel','9349983OZYcBH','1965700ottdwe','16JZwqqY','title','*Set\x20font\x20family:*\x20%0'];_0x20cd=function(){return _0x5405ff;};return _0x20cd();}const ro=[{'pluginName':_0x36d04f(0x12f),'commandName':_0x36d04f(0x130)},{'pluginName':_0x36d04f(0x155),'commandName':_0x36d04f(0x148)},{'pluginName':_0x36d04f(0x13a),'commandName':_0x36d04f(0x11f)},{'pluginName':_0x36d04f(0x12a),'commandName':_0x36d04f(0x12e)}];export default class Y extends _0x5b461d{[_0x36d04f(0x147)](){const _0x17ed9f=_0x36d04f,_0x2fd345=this[_0x17ed9f(0x15a)][_0x17ed9f(0x14a)],_0x3732f3=this[_0x17ed9f(0x15a)][_0x17ed9f(0x154)][_0x17ed9f(0x145)](_0x17ed9f(0x14c));for(const {pluginName:_0x562b22,commandName:_0x13052f}of ro)this[_0x17ed9f(0x15a)][_0x17ed9f(0x154)][_0x17ed9f(0x13b)](_0x562b22)&&(_0x3732f3[_0x17ed9f(0x124)](_0x13052f),_0x3732f3[_0x17ed9f(0x13e)](_0x13052f));_0x3732f3[_0x17ed9f(0x122)][_0x17ed9f(0x133)](_0x17ed9f(0x130),_0x5f9f6f(_0x2fd345,_0x17ed9f(0x143))),_0x3732f3[_0x17ed9f(0x122)][_0x17ed9f(0x133)](_0x17ed9f(0x148),_0x5f9f6f(_0x2fd345,_0x17ed9f(0x128))),_0x3732f3[_0x17ed9f(0x122)][_0x17ed9f(0x133)](_0x17ed9f(0x11f),_0x5f9f6f(_0x2fd345,_0x17ed9f(0x150))),_0x3732f3[_0x17ed9f(0x122)][_0x17ed9f(0x133)](_0x17ed9f(0x12e),_0x5f9f6f(_0x2fd345,_0x17ed9f(0x13f))),this[_0x17ed9f(0x132)]();}[_0x36d04f(0x132)](){const _0x696453=_0x36d04f,_0x4a5cff=this[_0x696453(0x15a)],_0xd47e1d=_0x4a5cff[_0x696453(0x14a)];_0x4a5cff[_0x696453(0x154)][_0x696453(0x145)](_0x696453(0x14c))[_0x696453(0x122)][_0x696453(0x144)](_0x5f5865=>{const _0x145683=_0x696453,_0x4ed48a=_0xd47e1d['t'];if(_0x145683(0x14f)!=_0x5f5865[_0x145683(0x11e)])return;const {data:_0x142802}=_0x5f5865;if(null!=_0x142802){if(_0x145683(0x130)==_0x142802[_0x145683(0x14e)]){const _0x46a782=_0x142802[_0x145683(0x149)][0x0][_0x145683(0x12b)];if(_0x46a782){const _0x25704a=_0x4ed48a(this[_0x145683(0x15a)][_0x145683(0x154)][_0x145683(0x145)](_0x145683(0x12d))[_0x145683(0x11d)](this[_0x145683(0x15a)][_0x145683(0x159)][_0x145683(0x145)](_0x145683(0x157)))[_0x145683(0x14b)](_0x227d1c=>_0x227d1c[_0x145683(0x140)]==_0x46a782)[_0x145683(0x137)])[_0x145683(0x158)]();return{'type':_0x145683(0x13c),'content':_0x5f9f6f(_0xd47e1d,_0x145683(0x142),_0x25704a)};}return{'type':_0x145683(0x13c),'content':_0x5f9f6f(_0xd47e1d,_0x145683(0x131))};}if(_0x145683(0x148)==_0x142802[_0x145683(0x14e)]){const _0x7948d2=_0x142802[_0x145683(0x149)][0x0][_0x145683(0x12b)];return _0x7948d2?{'type':_0x145683(0x13c),'content':_0x5f9f6f(_0xd47e1d,_0x145683(0x138),_0x7948d2)}:{'type':_0x145683(0x13c),'content':_0x5f9f6f(_0xd47e1d,_0x145683(0x127))};}if(_0x145683(0x11f)==_0x142802[_0x145683(0x14e)]){const _0xd1e531=_0x142802[_0x145683(0x149)][0x0][_0x145683(0x12b)];if(_0xd1e531){const _0x13b665=_0x2a5e6f(this[_0x145683(0x15a)][_0x145683(0x159)][_0x145683(0x145)](_0x145683(0x126)))[_0x145683(0x14b)](_0x17f872=>_0x17f872[_0x145683(0x140)]==_0xd1e531);let _0x579ba3=_0xd1e531,_0x5911e5='';return _0x13b665&&(_0x579ba3=_0x13b665[_0x145683(0x141)],_0x5911e5=_0x4ed48a(_0x579ba3)[_0x145683(0x158)]()),{'type':_0x145683(0x13c),'content':_0x5f9f6f(_0xd47e1d,_0x145683(0x139),_0x5911e5)[_0x145683(0x121)](),'color':{'value':_0xd1e531,'title':_0x5911e5||_0x579ba3}};}return{'type':_0x145683(0x13c),'content':_0x5f9f6f(_0xd47e1d,_0x145683(0x13d))};}if(_0x145683(0x12e)==_0x142802[_0x145683(0x14e)]){const _0xac0d63=_0x142802[_0x145683(0x149)][0x0][_0x145683(0x12b)];if(_0xac0d63){const _0x21eb48=_0x2a5e6f(this[_0x145683(0x15a)][_0x145683(0x159)][_0x145683(0x145)](_0x145683(0x146)))[_0x145683(0x14b)](_0x22f10f=>_0x22f10f[_0x145683(0x140)]==_0xac0d63);let _0x279d3d=_0xac0d63,_0x3bc693='';return _0x21eb48&&(_0x279d3d=_0x21eb48[_0x145683(0x141)],_0x3bc693=_0x4ed48a(_0x279d3d)[_0x145683(0x158)]()),{'type':_0x145683(0x13c),'content':_0x5f9f6f(_0xd47e1d,_0x145683(0x120),_0x3bc693)[_0x145683(0x121)](),'color':{'value':_0xac0d63,'title':_0x3bc693||_0x279d3d}};}return{'type':_0x145683(0x13c),'content':_0x5f9f6f(_0xd47e1d,_0x145683(0x129))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x24ae63=_0x5271;(function(_0x216d91,_0x182c0a){const _0x5943b6=_0x5271,_0x4fd256=_0x216d91();while(!![]){try{const _0xb4ae2f=-parseInt(_0x5943b6(0x1d7))/0x1+-parseInt(_0x5943b6(0x1f2))/0x2*(parseInt(_0x5943b6(0x1e3))/0x3)+parseInt(_0x5943b6(0x1df))/0x4+parseInt(_0x5943b6(0x1fe))/0x5*(parseInt(_0x5943b6(0x1d3))/0x6)+parseInt(_0x5943b6(0x1ce))/0x7+parseInt(_0x5943b6(0x1e6))/0x8+-parseInt(_0x5943b6(0x1fa))/0x9;if(_0xb4ae2f===_0x182c0a)break;else _0x4fd256['push'](_0x4fd256['shift']());}catch(_0x58a53b){_0x4fd256['push'](_0x4fd256['shift']());}}}(_0x2905,0x32a92));function _0x5271(_0x58d82e,_0x2c3987){const _0x290595=_0x2905();return _0x5271=function(_0x527115,_0x262874){_0x527115=_0x527115-0x1cb;let _0x177cd9=_0x290595[_0x527115];return _0x177cd9;},_0x5271(_0x58d82e,_0x2c3987);}import{Plugin as _0x10743d}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x8a5400}from'ckeditor5/src/ui.js';import{getTranslation as _0x44fc0d}from'../utils/common-translations.js';export default class Z extends _0x10743d{[_0x24ae63(0x1d2)](){const _0x577713=_0x24ae63,_0x38cf4b=this[_0x577713(0x1f0)],_0x3366bd=_0x38cf4b[_0x577713(0x1d8)][_0x577713(0x1d5)](_0x577713(0x1e4)),_0x2e62a0=_0x38cf4b[_0x577713(0x1e7)][_0x577713(0x1d5)](_0x577713(0x1ed)),_0x5182de=_0x38cf4b[_0x577713(0x1e7)][_0x577713(0x1d5)](_0x577713(0x1f6));_0x2e62a0&&_0x5182de&&(_0x3366bd[_0x577713(0x1ec)](_0x577713(0x1f6)),_0x3366bd[_0x577713(0x1e0)](_0x577713(0x1ed)),this[_0x577713(0x1de)]());}[_0x24ae63(0x1de)](){const _0x3ff543=_0x24ae63,_0x3c5ee1=this[_0x3ff543(0x1f0)],_0x58a4c4=_0x3c5ee1[_0x3ff543(0x1cb)];_0x3c5ee1[_0x3ff543(0x1d8)][_0x3ff543(0x1d5)](_0x3ff543(0x1e4))[_0x3ff543(0x1cc)][_0x3ff543(0x1f7)](_0x278ad6=>{const _0x4a3218=_0x3ff543;if(_0x4a3218(0x1d6)!=_0x278ad6[_0x4a3218(0x1f8)]&&_0x4a3218(0x1da)!=_0x278ad6[_0x4a3218(0x1f8)])return;const {data:_0x371e3f}=_0x278ad6;if(_0x371e3f&&_0x4a3218(0x1f6)===_0x371e3f[_0x4a3218(0x1f9)]){const _0x2207dd=[],_0x155511=_0x371e3f[_0x4a3218(0x1fd)][0x0];for(const [_0xbacce2,_0x40f0c5]of Object[_0x4a3218(0x1fc)](_0x155511))_0x2207dd[_0x4a3218(0x1d4)](so(_0x3c5ee1,_0xbacce2,_0x40f0c5));return _0x2207dd[_0x4a3218(0x1e8)]?{'type':_0x4a3218(0x1fb),'content':_0x44fc0d(_0x58a4c4,_0x4a3218(0x1dd),_0x2207dd[_0x4a3218(0x1cd)](',\x20'))}:{'type':_0x4a3218(0x1fb),'content':_0x44fc0d(_0x58a4c4,_0x4a3218(0x1ea))};}});}}function _0x2905(){const _0x547a79=['title','model','815703dUPpEk','TrackChangesEditing','config','1066720sosptp','commands','length','label','*Remove\x20all\x20formatting*','fontColor','enableDefaultAttributesIntegration','copyFormat','toUpperCase','boolean','editor','fontBackgroundColor','2NFjGsM','split','toLowerCase','charAt','pasteFormat','registerDescriptionCallback','type','commandName','1599192orUhMb','format','entries','commandParams','5ckeqKw','normalizeSizeOptions','locale','descriptionFactory','join','1514296HYptMt','find','slice','FontSize','afterInit','1682346jSfcfn','push','get','formatBlock','362455PbAhMy','plugins','fontColor.colors','formatInline','fontSize','fontSize.options','*Set\x20format\x20to:*\x20%0','_registerLegacyDescription','1557964FFKDYH','enableCommand'];_0x2905=function(){return _0x547a79;};return _0x2905();}function so(_0x5daf9d,_0x234c36,_0x41ddd3){const _0x1d9325=_0x24ae63,_0x42afac=_0x5daf9d[_0x1d9325(0x1cb)]['t'],_0x3693ca=_0x234c36[_0x1d9325(0x1f3)](/(?=[A-Z])/)[_0x1d9325(0x1cd)]('\x20'),_0x1e8581=_0x42afac(_0x3693ca[_0x1d9325(0x1f5)](0x0)[_0x1d9325(0x1ee)]()+_0x3693ca[_0x1d9325(0x1d0)](0x1))[_0x1d9325(0x1f4)]();if(_0x1d9325(0x1ef)==typeof _0x41ddd3)return _0x1e8581;if(_0x1d9325(0x1eb)===_0x234c36||_0x1d9325(0x1f1)===_0x234c36){const _0x5730ec=_0x8a5400(_0x5daf9d[_0x1d9325(0x1e5)][_0x1d9325(0x1d5)](_0x1d9325(0x1d9)))[_0x1d9325(0x1cf)](_0x3eeab5=>_0x3eeab5[_0x1d9325(0x1e2)]==_0x41ddd3);return _0x1e8581+'\x20('+(_0x5730ec?_0x42afac(_0x5730ec[_0x1d9325(0x1e9)])[_0x1d9325(0x1f4)]():_0x41ddd3)+')';}if(_0x1d9325(0x1db)===_0x234c36&&isNaN(parseFloat(_0x41ddd3))){const _0x58a57e=_0x5daf9d[_0x1d9325(0x1d8)][_0x1d9325(0x1d5)](_0x1d9325(0x1d1))[_0x1d9325(0x1ff)](_0x5daf9d[_0x1d9325(0x1e5)][_0x1d9325(0x1d5)](_0x1d9325(0x1dc)))[_0x1d9325(0x1cf)](_0x99ef59=>_0x99ef59[_0x1d9325(0x1e2)]==_0x41ddd3);return _0x1e8581+'\x20('+(_0x58a57e?_0x42afac(_0x58a57e[_0x1d9325(0x1e1)])[_0x1d9325(0x1f4)]():_0x41ddd3)+')';}return _0x1e8581+'\x20('+_0x41ddd3+')';}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x413a4=_0x6f9c;function _0x5d81(){const _0xa0776b=['heading','format','10UfQKVs','HeadingEditing','ELEMENT_HEADING','match','editor','254104ofTFZj','model','has','15520351ynOROk','type','_registerLegacyDescription','5187984efVjsM','*Change\x20to:*\x20%0','heading.options','formatBlock','descriptionFactory','registerDescriptionCallback','_getHeadingLevel','name','TrackChangesEditing','find','plugins','enableDefaultAttributesIntegration','commandName','config','commandParams','ELEMENT_HEADING_CUSTOM','get','value','3009ynMlTE','3812VTHDVQ','registerElementLabel','afterInit','locale','_headingOptions','6CTFATU','6565552kbLcMz','1768743fghhuT','view','2222728mcKGve','paragraph','title','5ZvBcKv'];_0x5d81=function(){return _0xa0776b;};return _0x5d81();}(function(_0x836081,_0x1e6975){const _0x42d11c=_0x6f9c,_0x30b16d=_0x836081();while(!![]){try{const _0x45d037=parseInt(_0x42d11c(0x18a))/0x1*(-parseInt(_0x42d11c(0x199))/0x2)+parseInt(_0x42d11c(0x184))/0x3*(parseInt(_0x42d11c(0x185))/0x4)+parseInt(_0x42d11c(0x191))/0x5*(parseInt(_0x42d11c(0x19f))/0x6)+parseInt(_0x42d11c(0x18b))/0x7+-parseInt(_0x42d11c(0x18e))/0x8+parseInt(_0x42d11c(0x18c))/0x9*(parseInt(_0x42d11c(0x194))/0xa)+-parseInt(_0x42d11c(0x19c))/0xb;if(_0x45d037===_0x1e6975)break;else _0x30b16d['push'](_0x30b16d['shift']());}catch(_0x5e77c9){_0x30b16d['push'](_0x30b16d['shift']());}}}(_0x5d81,0x7b054));import{Plugin as _0x201a94}from'ckeditor5/src/core.js';import{getTranslation as _0x305275}from'../utils/common-translations.js';function _0x6f9c(_0x5e1fdb,_0x41f889){const _0x5d815c=_0x5d81();return _0x6f9c=function(_0x6f9c1a,_0x2b8537){_0x6f9c1a=_0x6f9c1a-0x181;let _0x2ec663=_0x5d815c[_0x6f9c1a];return _0x2ec663;},_0x6f9c(_0x5e1fdb,_0x41f889);}export default class tt extends _0x201a94{[_0x413a4(0x187)](){const _0x10597e=_0x413a4,_0xfd807d=this[_0x10597e(0x198)];if(!_0xfd807d[_0x10597e(0x1a9)][_0x10597e(0x19b)](_0x10597e(0x195)))return;this[_0x10597e(0x189)]=_0xfd807d[_0x10597e(0x1ac)][_0x10597e(0x182)](_0x10597e(0x1a1));const _0x2f116c=_0xfd807d[_0x10597e(0x188)],_0x20fdb0=_0xfd807d[_0x10597e(0x1a9)][_0x10597e(0x182)](_0x10597e(0x1a7));_0x20fdb0[_0x10597e(0x1aa)](_0x10597e(0x192));for(const _0x36da9c of this[_0x10597e(0x189)])_0x10597e(0x18f)!=_0x36da9c[_0x10597e(0x19a)]&&_0x20fdb0[_0x10597e(0x1a3)][_0x10597e(0x186)](_0x36da9c[_0x10597e(0x19a)],_0x104e84=>{const _0x10cf8d=_0x10597e,_0x38ad62=this[_0x10cf8d(0x1a5)](_0x36da9c[_0x10cf8d(0x19a)]);return null!==_0x38ad62?_0x5348b7(_0x104e84,_0x38ad62):_0x40f06f(_0x104e84,_0x36da9c[_0x10cf8d(0x190)]);});function _0x5348b7(_0x56ab81,_0x47e47c){const _0x53a812=_0x10597e;return _0x305275(_0x2f116c,_0x53a812(0x196),[_0x56ab81,_0x47e47c]);}function _0x40f06f(_0x51c42e,_0xc34869){const _0x505b99=_0x10597e;return _0x305275(_0x2f116c,_0x505b99(0x181),[_0x51c42e,_0xc34869]);}this[_0x10597e(0x19e)]();}[_0x413a4(0x19e)](){const _0xfa2d8c=_0x413a4,_0x41fde7=this[_0xfa2d8c(0x198)],_0x46e3c7=_0x41fde7[_0xfa2d8c(0x188)];function _0x220de3(_0x2c157a,_0x594626){const _0x1d9f19=_0xfa2d8c;return _0x305275(_0x46e3c7,_0x1d9f19(0x181),[_0x2c157a,_0x594626]);}_0x41fde7[_0xfa2d8c(0x1a9)][_0xfa2d8c(0x182)](_0xfa2d8c(0x1a7))[_0xfa2d8c(0x1a3)][_0xfa2d8c(0x1a4)](_0x353e09=>{const _0x1c90de=_0xfa2d8c;if(_0x1c90de(0x1a2)!=_0x353e09[_0x1c90de(0x19d)])return;const {data:_0x3ce35d}=_0x353e09;if(_0x3ce35d&&_0x1c90de(0x192)==_0x3ce35d[_0x1c90de(0x1ab)]){const _0x1916ed=_0x3ce35d[_0x1c90de(0x1ad)][0x0][_0x1c90de(0x183)],_0x571d36=this[_0x1c90de(0x1a5)](_0x1916ed);if(null!==_0x571d36)return{'type':_0x1c90de(0x193),'content':_0x305275(_0x46e3c7,_0x1c90de(0x1a0),(_0x494d09=0x1,_0x4b0549=_0x571d36,_0x305275(_0x46e3c7,_0x1c90de(0x196),[_0x494d09,_0x4b0549])))};const _0x4a7b86=this[_0x1c90de(0x189)][_0x1c90de(0x1a8)](_0x2db237=>_0x2db237[_0x1c90de(0x19a)]===_0x1916ed)[_0x1c90de(0x190)];return{'type':_0x1c90de(0x193),'content':_0x305275(_0x46e3c7,_0x1c90de(0x1a0),_0x220de3(0x1,_0x4a7b86))};}var _0x494d09,_0x4b0549;});}[_0x413a4(0x1a5)](_0x1c98a7){const _0x5d38cb=_0x413a4;var _0x515cbf,_0x5d63b5;const _0xb3a0f3=_0x1c98a7[_0x5d38cb(0x197)](/^heading(\d+)/);if(_0xb3a0f3)return _0xb3a0f3[0x1];const _0x547a85=null===(_0x515cbf=this[_0x5d38cb(0x189)])||void 0x0===_0x515cbf?void 0x0:_0x515cbf[_0x5d38cb(0x1a8)](_0x20ea0f=>_0x20ea0f[_0x5d38cb(0x19a)]==_0x1c98a7);if(_0x547a85&&_0x547a85[_0x5d38cb(0x18d)]){const _0x3e29ac=_0x547a85[_0x5d38cb(0x18d)],_0x25fb79=(null!==(_0x5d63b5=_0x3e29ac[_0x5d38cb(0x1a6)])&&void 0x0!==_0x5d63b5?_0x5d63b5:_0x3e29ac)[_0x5d38cb(0x197)](/^h(\d+)/);if(_0x25fb79)return _0x25fb79[0x1];}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x409048=_0x1f0d;(function(_0x5651c8,_0x1da3b7){const _0x6bc19e=_0x1f0d,_0x4f7c7e=_0x5651c8();while(!![]){try{const _0x1f121c=-parseInt(_0x6bc19e(0x19c))/0x1*(-parseInt(_0x6bc19e(0x1a1))/0x2)+-parseInt(_0x6bc19e(0x194))/0x3+parseInt(_0x6bc19e(0x17e))/0x4+parseInt(_0x6bc19e(0x1a4))/0x5+-parseInt(_0x6bc19e(0x1a5))/0x6*(parseInt(_0x6bc19e(0x189))/0x7)+parseInt(_0x6bc19e(0x181))/0x8*(parseInt(_0x6bc19e(0x18f))/0x9)+-parseInt(_0x6bc19e(0x187))/0xa;if(_0x1f121c===_0x1da3b7)break;else _0x4f7c7e['push'](_0x4f7c7e['shift']());}catch(_0xe72eab){_0x4f7c7e['push'](_0x4f7c7e['shift']());}}}(_0x4878,0xb23c8));import{Plugin as _0x20e885}from'ckeditor5/src/core.js';function _0x1f0d(_0x993770,_0x5f4418){const _0x4878e8=_0x4878();return _0x1f0d=function(_0x1f0dba,_0x4c9cb7){_0x1f0dba=_0x1f0dba-0x17d;let _0x501af2=_0x4878e8[_0x1f0dba];return _0x501af2;},_0x1f0d(_0x993770,_0x5f4418);}import{getTranslation as _0x112978}from'../utils/common-translations.js';export default class et extends _0x20e885{[_0x409048(0x19e)](){const _0x40b498=_0x409048,_0x355fb9=this[_0x40b498(0x19d)];if(!_0x355fb9[_0x40b498(0x17d)][_0x40b498(0x180)](_0x40b498(0x17f)))return;const _0xcdb981=_0x355fb9[_0x40b498(0x17d)][_0x40b498(0x198)](_0x40b498(0x185)),_0x48434a=_0x355fb9[_0x40b498(0x183)];_0xcdb981[_0x40b498(0x1a2)](_0x40b498(0x184)),_0xcdb981[_0x40b498(0x192)](_0x40b498(0x184)),_0xcdb981[_0x40b498(0x196)][_0x40b498(0x18d)](_0x40b498(0x184),_0x112978(_0x48434a,_0x40b498(0x186))),this[_0x40b498(0x19f)]();}[_0x409048(0x19f)](){const _0x1ffaac=_0x409048,_0x216beb=this[_0x1ffaac(0x19d)],_0x1821b8=_0x216beb[_0x1ffaac(0x183)];_0x216beb[_0x1ffaac(0x17d)][_0x1ffaac(0x198)](_0x1ffaac(0x185))[_0x1ffaac(0x196)][_0x1ffaac(0x19a)](_0x122ac8=>{const _0x634b61=_0x1ffaac;if(_0x634b61(0x18b)!=_0x122ac8[_0x634b61(0x1a3)])return;const {data:_0x13186e}=_0x122ac8;if(_0x13186e&&_0x634b61(0x184)==_0x13186e[_0x634b61(0x18a)]){const _0x42410e=_0x1821b8['t'],_0x299deb=_0x13186e[_0x634b61(0x197)][0x0][_0x634b61(0x199)];if(_0x299deb){const _0x1caf26=_0x216beb[_0x634b61(0x195)][_0x634b61(0x198)](_0x634b61(0x1a0))[_0x634b61(0x18e)](_0x4997ff=>_0x4997ff[_0x634b61(0x19b)]==_0x299deb),_0x3f9eba=_0x42410e(_0x1caf26[_0x634b61(0x191)])[_0x634b61(0x18c)]();return{'type':_0x634b61(0x182),'content':_0x112978(_0x1821b8,_0x634b61(0x193),_0x3f9eba),'color':{'value':_0x1caf26[_0x634b61(0x190)],'title':_0x1caf26[_0x634b61(0x191)]}};}return{'type':_0x634b61(0x182),'content':_0x112978(_0x1821b8,_0x634b61(0x188),_0x112978(_0x1821b8,_0x634b61(0x186)))};}});}}function _0x4878(){const _0x3aeb80=['descriptionFactory','commandParams','get','value','registerDescriptionCallback','model','3VfNRpJ','editor','afterInit','_registerLegacyDescription','highlight.options','807206tToNqy','enableDefaultAttributesIntegration','type','7137610GApizs','18GFKuDH','plugins','794212WPdGkR','HighlightEditing','has','1832vpxKrK','format','locale','highlight','TrackChangesEditing','FORMAT_HIGHLIGHT','14111540yduncQ','*Remove\x20highlight*','576569zAnZiq','commandName','formatInline','toLowerCase','registerAttributeLabel','find','20826JUJcoH','color','title','registerInlineAttribute','*Set\x20highlight:*\x20%0','2935437bzNPru','config'];_0x4878=function(){return _0x3aeb80;};return _0x4878();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x52eb(_0x5daa02,_0x3e75fd){const _0x1bd35b=_0x1bd3();return _0x52eb=function(_0x52ebc6,_0xa80691){_0x52ebc6=_0x52ebc6-0x13f;let _0xde0080=_0x1bd35b[_0x52ebc6];return _0xde0080;},_0x52eb(_0x5daa02,_0x3e75fd);}const _0x42f2ae=_0x52eb;function _0x1bd3(){const _0x47f130=['7QiVvxb','1752510mjcnGQ','5568285LqRNWw','horizontalLine','6529779QfTDaI','afterInit','has','createContainerElement','1329fStGRr','elementToStructure','228ApBTEn','descriptionFactory','editor','registerElementLabel','8Fpwwfj','ELEMENT_HORIZONTAL_LINE','7583TKOQah','addClass','locale','high','div','createPositionAt','596FpcKan','for','dataDowncast','createEmptyElement','ck-horizontal-line','TrackChangesEditing','get','27955020DHbhjM','1640EDMfXZ','HorizontalLineEditing','10615BrtMIe','enableCommand','insert','plugins','conversion','showSuggestionHighlights'];_0x1bd3=function(){return _0x47f130;};return _0x1bd3();}(function(_0x22b9ba,_0xaa28e7){const _0x1dd00f=_0x52eb,_0x4ba873=_0x22b9ba();while(!![]){try{const _0x390779=-parseInt(_0x1dd00f(0x14d))/0x1*(parseInt(_0x1dd00f(0x147))/0x2)+-parseInt(_0x1dd00f(0x145))/0x3*(parseInt(_0x1dd00f(0x153))/0x4)+-parseInt(_0x1dd00f(0x13f))/0x5+-parseInt(_0x1dd00f(0x164))/0x6*(parseInt(_0x1dd00f(0x163))/0x7)+-parseInt(_0x1dd00f(0x14b))/0x8*(-parseInt(_0x1dd00f(0x141))/0x9)+parseInt(_0x1dd00f(0x15b))/0xa*(-parseInt(_0x1dd00f(0x15d))/0xb)+parseInt(_0x1dd00f(0x15a))/0xc;if(_0x390779===_0xaa28e7)break;else _0x4ba873['push'](_0x4ba873['shift']());}catch(_0xe27164){_0x4ba873['push'](_0x4ba873['shift']());}}}(_0x1bd3,0x88e05));import{Plugin as _0x2c18ac}from'ckeditor5/src/core.js';import{getTranslation as _0x3a48fa}from'../utils/common-translations.js';export default class it extends _0x2c18ac{[_0x42f2ae(0x142)](){const _0x46726c=_0x42f2ae,_0x4f23d5=this[_0x46726c(0x149)];if(!_0x4f23d5[_0x46726c(0x160)][_0x46726c(0x143)](_0x46726c(0x15c)))return;_0x4f23d5[_0x46726c(0x160)][_0x46726c(0x159)](_0x46726c(0x158))[_0x46726c(0x15e)](_0x46726c(0x140));const _0x446dac=_0x4f23d5[_0x46726c(0x160)][_0x46726c(0x159)](_0x46726c(0x158)),_0x353a03=_0x4f23d5[_0x46726c(0x14f)];_0x446dac[_0x46726c(0x148)][_0x46726c(0x14a)](_0x46726c(0x140),_0xb2a0ae=>_0x3a48fa(_0x353a03,_0x46726c(0x14c),_0xb2a0ae)),_0x4f23d5[_0x46726c(0x161)][_0x46726c(0x154)](_0x46726c(0x155))[_0x46726c(0x146)]({'model':_0x46726c(0x140),'view':(_0x2e62c9,{writer:_0x48c80f,options:_0xbfec8f})=>{const _0x4b693e=_0x46726c;if(!_0xbfec8f[_0x4b693e(0x162)])return null;const _0x25d785=_0x48c80f[_0x4b693e(0x144)](_0x4b693e(0x151)),_0x25626c=_0x48c80f[_0x4b693e(0x156)]('hr');return _0x48c80f[_0x4b693e(0x14e)](_0x4b693e(0x157),_0x25d785),_0x48c80f[_0x4b693e(0x15f)](_0x48c80f[_0x4b693e(0x152)](_0x25d785,0x0),_0x25626c),_0x25d785;},'converterPriority':_0x46726c(0x150)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2bff45=_0x12af;(function(_0xd9d90a,_0x52b31c){const _0x5a0fbe=_0x12af,_0x479eb1=_0xd9d90a();while(!![]){try{const _0x5cb114=parseInt(_0x5a0fbe(0x140))/0x1+parseInt(_0x5a0fbe(0x147))/0x2*(-parseInt(_0x5a0fbe(0x14a))/0x3)+-parseInt(_0x5a0fbe(0x13c))/0x4*(parseInt(_0x5a0fbe(0x144))/0x5)+-parseInt(_0x5a0fbe(0x13d))/0x6+-parseInt(_0x5a0fbe(0x124))/0x7*(parseInt(_0x5a0fbe(0x139))/0x8)+parseInt(_0x5a0fbe(0x12f))/0x9+parseInt(_0x5a0fbe(0x13b))/0xa;if(_0x5cb114===_0x52b31c)break;else _0x479eb1['push'](_0x479eb1['shift']());}catch(_0x28c1b4){_0x479eb1['push'](_0x479eb1['shift']());}}}(_0x117f,0x5aead));function _0x117f(){const _0x3d1f67=['formatBlock','3BKuuqF','245jDIrdL','element','registerBlockAttribute','value','format','getFirstRange','nodeAfter','type','*Change\x20%0\x20content*','start','registerDescriptionCallback','6568650dWGcPg','enableDefaultAttributesIntegration','key','registerElementLabel','rawHtml','descriptionFactory','TrackChangesEditing','locale','has','HtmlEmbed','7352OajuXX','htmlEmbed','3110820wsMRoL','4624niJmuW','716994zaORRI','editor','_registerLegacyDescription','284456aMqSJn','get','ELEMENT_HTML_EMBED','attribute','3070UizYdT','plugins','commandName','183086kUCBPz','afterInit'];_0x117f=function(){return _0x3d1f67;};return _0x117f();}function _0x12af(_0x44e9a7,_0x107276){const _0x117f7a=_0x117f();return _0x12af=function(_0x12af2e,_0x88ce11){_0x12af2e=_0x12af2e-0x124;let _0x1d45f4=_0x117f7a[_0x12af2e];return _0x1d45f4;},_0x12af(_0x44e9a7,_0x107276);}import{Plugin as _0x33a777}from'ckeditor5/src/core.js';import{getTranslation as _0xa93d2d}from'../utils/common-translations.js';export default class st extends _0x33a777{[_0x2bff45(0x148)](){const _0x68483=_0x2bff45,_0x40dd72=this[_0x68483(0x13e)];if(!_0x40dd72[_0x68483(0x145)][_0x68483(0x137)](_0x68483(0x138)))return;const _0x25b38c=_0x40dd72[_0x68483(0x145)][_0x68483(0x141)](_0x68483(0x135)),_0x52ec4c=_0x40dd72[_0x68483(0x136)];_0x25b38c[_0x68483(0x134)][_0x68483(0x132)](_0x68483(0x133),_0x363b39=>_0xa93d2d(_0x52ec4c,_0x68483(0x142),_0x363b39)),_0x25b38c[_0x68483(0x130)](_0x68483(0x13a)),_0x25b38c[_0x68483(0x126)](_0x68483(0x127)),_0x25b38c[_0x68483(0x134)][_0x68483(0x12e)](_0x516150=>{const _0x4ca786=_0x68483;if(_0x4ca786(0x143)!=_0x516150[_0x4ca786(0x12b)])return;const {data:_0x557acc}=_0x516150;if(_0x557acc&&_0x4ca786(0x127)==_0x557acc[_0x4ca786(0x131)]&&_0x516150[_0x4ca786(0x129)]()[_0x4ca786(0x12d)][_0x4ca786(0x12a)]['is'](_0x4ca786(0x125),_0x4ca786(0x133))){const _0x326f73=_0xa93d2d(_0x52ec4c,_0x4ca786(0x142));return{'type':_0x4ca786(0x128),'content':_0xa93d2d(_0x52ec4c,_0x4ca786(0x12c),_0x326f73)};}}),this[_0x68483(0x13f)]();}[_0x2bff45(0x13f)](){const _0x13d429=_0x2bff45,_0x491552=this[_0x13d429(0x13e)],_0x303c58=_0x491552[_0x13d429(0x136)];_0x491552[_0x13d429(0x145)][_0x13d429(0x141)](_0x13d429(0x135))[_0x13d429(0x134)][_0x13d429(0x12e)](_0x11f708=>{const _0x374e72=_0x13d429;if(_0x374e72(0x149)!=_0x11f708[_0x374e72(0x12b)])return;const {data:_0x4a479e}=_0x11f708;if(_0x4a479e&&_0x374e72(0x13a)==_0x4a479e[_0x374e72(0x146)]){const _0x3793c7=_0xa93d2d(_0x303c58,_0x374e72(0x142));return{'type':_0x374e72(0x128),'content':_0xa93d2d(_0x303c58,_0x374e72(0x12c),_0x3793c7)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x1f74bc=_0xd7e6;(function(_0x83da45,_0x460cb9){const _0x19263c=_0xd7e6,_0x8c6934=_0x83da45();while(!![]){try{const _0x1eafa1=parseInt(_0x19263c(0x1b4))/0x1+parseInt(_0x19263c(0x172))/0x2*(parseInt(_0x19263c(0x17d))/0x3)+parseInt(_0x19263c(0x19b))/0x4+parseInt(_0x19263c(0x173))/0x5*(parseInt(_0x19263c(0x1cd))/0x6)+parseInt(_0x19263c(0x19d))/0x7+parseInt(_0x19263c(0x1b9))/0x8*(parseInt(_0x19263c(0x15a))/0x9)+parseInt(_0x19263c(0x183))/0xa*(-parseInt(_0x19263c(0x1a5))/0xb);if(_0x1eafa1===_0x460cb9)break;else _0x8c6934['push'](_0x8c6934['shift']());}catch(_0x2c6d00){_0x8c6934['push'](_0x8c6934['shift']());}}}(_0x31c6,0x1a764));function _0xd7e6(_0xf3dbda,_0x1606de){const _0x31c6ca=_0x31c6();return _0xd7e6=function(_0xd7e662,_0x550bd9){_0xd7e662=_0xd7e662-0x158;let _0x246c6e=_0x31c6ca[_0xd7e662];return _0x246c6e;},_0xd7e6(_0xf3dbda,_0x1606de);}function _0x31c6(){const _0x5367b7=['forceDefaultExecution','_suggestionFactory','11tPeffU','_registerLegacyDescription','imageBlock','imageTextAlternative','element','document','type','end','previous','ImageBlockEditing','join','imageInline','backward','ELEMENT_INLINE_IMAGE','markBlockFormat','116889dwyMdp','convertBlockImageToInline','insertImage','ImageCaptionEditing','getNearestSelectionRange','8hoNnQX','commandName','Inline\x20image\x20to\x20block\x20image','chain','removeObject','enableDefaultAttributesIntegration','registerAttributeLabel','key','ImageUploadEditing','isIntersecting','TrackChangesEditing','ImageUtils','ImageEditing','insertion','locale','get','*Set\x20image\x20width:*\x20%0','start','descriptionFactory','markInsertion','48lpUHKl','ELEMENT_CAPTION','registerBlockAttribute','registerElementLabel','length','uploadImage','width','1773621nCmKLz','addObject','imageCaption','isCollapsed','_findSuggestions','format','toggleImageCaption','isBlockImage','ImageTextAlternativeEditing','FORMAT_IMAGE_SIZE','ELEMENT_IMAGE','deletion','getContainedElement','attribute','imageStylePreApply','createRange','getFirstRange','nodeBefore','resizedWidth','registerDescriptionCallback','convertInlineImageToBlock','ImageResize','has','isEqual','11478CwYvaJ','77505QNWuUa','imageTypeInline','getSuggestionCallback','caption','registerCustomCallback','isOwn','*Remove\x20image\x20text\x20alternative*','isBefore','schema','subType','21IAeDWP','toPrevious','*Set\x20image\x20text\x20alternative:*\x20%0','afterInit','ImageInlineEditing','accept','6347470aTNryB','detach','find','toNext','editor','markDeletion','newValue','resizeImage','selection','getClosestSelectedImageElement','fromPosition','plugins','model','*Reset\x20image\x20width*','formatBlock','enableCommand','alt','createRangeOn','imageTypeBlock','nodeAfter','Block\x20image\x20to\x20inline\x20image','filter','ImageCaptionUtils','forward','545596JGpEqh','commandParams','900179SfOiBK','formatInline','findIndex','change','discard','getCaptionFromImageModelElement'];_0x31c6=function(){return _0x5367b7;};return _0x31c6();}import{Plugin as _0x347c2c}from'ckeditor5/src/core.js';import{LivePosition as _0x40a10e}from'ckeditor5/src/engine.js';import{getTranslation as _0x4ee7c8}from'../utils/common-translations.js';export default class nt extends _0x347c2c{[_0x1f74bc(0x180)](){const _0x2297d5=_0x1f74bc,_0x5ca0c3=this[_0x2297d5(0x187)];if(!_0x5ca0c3[_0x2297d5(0x18e)][_0x2297d5(0x170)](_0x2297d5(0x1c5)))return;const _0x24447e=_0x5ca0c3[_0x2297d5(0x18e)][_0x2297d5(0x1c8)](_0x2297d5(0x1c3)),_0x384180=_0x5ca0c3[_0x2297d5(0x18e)][_0x2297d5(0x1c8)](_0x2297d5(0x1c4)),_0x32f726=_0x5ca0c3[_0x2297d5(0x1c7)];_0x24447e[_0x2297d5(0x192)](_0x2297d5(0x1b6)),_0x24447e[_0x2297d5(0x1cb)][_0x2297d5(0x1d0)](_0x2297d5(0x1a7),_0x4069f1=>_0x4ee7c8(_0x32f726,_0x2297d5(0x164),_0x4069f1)),_0x24447e[_0x2297d5(0x1cb)][_0x2297d5(0x1d0)](_0x2297d5(0x1b0),_0x54772f=>_0x4ee7c8(_0x32f726,_0x2297d5(0x1b2),_0x54772f)),_0x24447e[_0x2297d5(0x1cb)][_0x2297d5(0x1d0)](_0x2297d5(0x176),()=>_0x4ee7c8(_0x32f726,_0x2297d5(0x1ce))),_0x5ca0c3[_0x2297d5(0x18e)][_0x2297d5(0x170)](_0x2297d5(0x1c1))&&_0x24447e[_0x2297d5(0x192)](_0x2297d5(0x158)),_0x5ca0c3[_0x2297d5(0x18e)][_0x2297d5(0x170)](_0x2297d5(0x1ae))&&_0x5ca0c3[_0x2297d5(0x18e)][_0x2297d5(0x170)](_0x2297d5(0x181))&&(_0x24447e[_0x2297d5(0x192)](_0x2297d5(0x174),(_0x4daf58,_0x34571c)=>{const _0x30c400=_0x2297d5,_0x24764d=_0x384180[_0x30c400(0x18c)](_0x5ca0c3[_0x30c400(0x18f)][_0x30c400(0x1aa)][_0x30c400(0x18b)]);_0x5ca0c3[_0x30c400(0x18f)][_0x30c400(0x1a0)](()=>{const _0x4fc8ef=_0x30c400;_0x24447e[_0x4fc8ef(0x1b3)](_0x24764d,{'commandName':_0x4fc8ef(0x174),'commandParams':[_0x34571c]},[],_0x4fc8ef(0x1b5));});}),_0x24447e[_0x2297d5(0x192)](_0x2297d5(0x195),(_0x24d731,_0x21e9cf)=>{const _0x42ef41=_0x2297d5;_0x5ca0c3[_0x42ef41(0x18f)][_0x42ef41(0x1a0)](_0x4d6aa8=>{const _0x1c70cf=_0x42ef41;let _0x56b8de=_0x384180[_0x1c70cf(0x18c)](_0x5ca0c3[_0x1c70cf(0x18f)][_0x1c70cf(0x1aa)][_0x1c70cf(0x18b)]),_0xc9f7bc=_0x4d6aa8[_0x1c70cf(0x194)](_0x56b8de);const _0x1d85ea=_0x40a10e[_0x1c70cf(0x18d)](_0xc9f7bc[_0x1c70cf(0x1ca)],_0x1c70cf(0x17e)),_0x1d439b=_0x40a10e[_0x1c70cf(0x18d)](_0xc9f7bc[_0x1c70cf(0x1ac)],_0x1c70cf(0x186));_0x24447e[_0x1c70cf(0x1a3)](()=>_0x24d731(_0x21e9cf)),_0x56b8de=_0x384180[_0x1c70cf(0x18c)](_0x5ca0c3[_0x1c70cf(0x18f)][_0x1c70cf(0x1aa)][_0x1c70cf(0x18b)]),_0xc9f7bc=_0x4d6aa8[_0x1c70cf(0x194)](_0x56b8de);const _0x23fb2e=_0x4d6aa8[_0x1c70cf(0x169)](_0x1d85ea,_0x1d439b);_0x1d85ea[_0x1c70cf(0x184)](),_0x1d439b[_0x1c70cf(0x184)](),_0x24447e[_0x1c70cf(0x1b3)](_0x56b8de,{'commandName':_0x1c70cf(0x174),'commandParams':[_0x21e9cf]},[],_0x1c70cf(0x16e)),_0x23fb2e[_0x1c70cf(0x1ca)][_0x1c70cf(0x17a)](_0xc9f7bc[_0x1c70cf(0x1ca)])&&_0x24447e[_0x1c70cf(0x1cc)](_0x4d6aa8[_0x1c70cf(0x169)](_0x23fb2e[_0x1c70cf(0x1ca)],_0xc9f7bc[_0x1c70cf(0x1ca)]),_0x1c70cf(0x16e)),_0xc9f7bc[_0x1c70cf(0x1ac)][_0x1c70cf(0x17a)](_0x23fb2e[_0x1c70cf(0x1ac)])&&_0x24447e[_0x1c70cf(0x1cc)](_0x4d6aa8[_0x1c70cf(0x169)](_0xc9f7bc[_0x1c70cf(0x1ac)],_0x23fb2e[_0x1c70cf(0x1ac)]),_0x1c70cf(0x16e));});}),_0x24447e[_0x2297d5(0x1a4)][_0x2297d5(0x177)](_0x2297d5(0x191),_0x2297d5(0x16e),_0x2297d5(0x1af),()=>!0x1),_0x24447e[_0x2297d5(0x1a4)][_0x2297d5(0x177)](_0x2297d5(0x191),_0x2297d5(0x16e),_0x2297d5(0x182),()=>!0x1),_0x24447e[_0x2297d5(0x1a4)][_0x2297d5(0x177)](_0x2297d5(0x191),_0x2297d5(0x16e),_0x2297d5(0x1a1),_0x24447e[_0x2297d5(0x1a4)][_0x2297d5(0x175)](_0x2297d5(0x191),'',_0x2297d5(0x182))),_0x24447e[_0x2297d5(0x1a4)][_0x2297d5(0x177)](_0x2297d5(0x1c6),_0x2297d5(0x16e),_0x2297d5(0x1af),()=>!0x1),_0x24447e[_0x2297d5(0x1a4)][_0x2297d5(0x177)](_0x2297d5(0x1c6),_0x2297d5(0x16e),_0x2297d5(0x1a1),([_0x1c9bc0])=>{const _0x3b96bd=_0x2297d5,_0x25f639=_0x24447e[_0x3b96bd(0x1a4)][_0x3b96bd(0x175)](_0x3b96bd(0x1c6),'',_0x3b96bd(0x1a1));let _0x39e4d3=_0x1c9bc0[_0x3b96bd(0x1ca)],_0x2b5675=_0x1c9bc0[_0x3b96bd(0x1ac)];const _0x39a8b4=_0x5ca0c3[_0x3b96bd(0x18f)][_0x3b96bd(0x17b)][_0x3b96bd(0x1b8)](_0x39e4d3,_0x3b96bd(0x1b1)),_0x1312a9=_0x5ca0c3[_0x3b96bd(0x18f)][_0x3b96bd(0x17b)][_0x3b96bd(0x1b8)](_0x2b5675,_0x3b96bd(0x19a));_0x39a8b4[_0x3b96bd(0x15d)]&&(_0x39e4d3=_0x39a8b4[_0x3b96bd(0x1ca)]),_0x1312a9[_0x3b96bd(0x15d)]&&(_0x2b5675=_0x1312a9[_0x3b96bd(0x1ac)]),_0x25f639([_0x5ca0c3[_0x3b96bd(0x18f)][_0x3b96bd(0x169)](_0x39e4d3,_0x2b5675)]);}),_0x24447e[_0x2297d5(0x1a4)][_0x2297d5(0x177)](_0x2297d5(0x191),_0x2297d5(0x16e),_0x2297d5(0x1bc),_0x47fc15),_0x24447e[_0x2297d5(0x1a4)][_0x2297d5(0x177)](_0x2297d5(0x1c6),_0x2297d5(0x16e),_0x2297d5(0x1bc),_0x47fc15)),_0x5ca0c3[_0x2297d5(0x18e)][_0x2297d5(0x170)](_0x2297d5(0x1b7))&&(_0x24447e[_0x2297d5(0x192)](_0x2297d5(0x160),(_0x823500,_0xd508c0)=>{const _0x4c5679=_0x2297d5,_0x1d60ce=_0x5ca0c3[_0x4c5679(0x18e)][_0x4c5679(0x1c8)](_0x4c5679(0x199));let _0x265300=_0x384180[_0x4c5679(0x18c)](_0x5ca0c3[_0x4c5679(0x18f)][_0x4c5679(0x1aa)][_0x4c5679(0x18b)]),_0xec489c=_0x1d60ce[_0x4c5679(0x1a2)](_0x265300);_0x5ca0c3[_0x4c5679(0x18f)][_0x4c5679(0x1a0)](()=>{const _0x3de71e=_0x4c5679;if(_0xec489c)return void _0x24447e[_0x3de71e(0x188)](_0x5ca0c3[_0x3de71e(0x18f)][_0x3de71e(0x194)](_0xec489c));const _0x3c3067=_0x384180[_0x3de71e(0x161)](_0x265300);_0x823500(_0xd508c0),_0x265300=_0x384180[_0x3de71e(0x18c)](_0x5ca0c3[_0x3de71e(0x18f)][_0x3de71e(0x1aa)][_0x3de71e(0x18b)]),_0xec489c=_0x1d60ce[_0x3de71e(0x1a2)](_0x265300),_0x24447e[_0x3de71e(0x1cc)](_0x5ca0c3[_0x3de71e(0x18f)][_0x3de71e(0x194)](_0xec489c),_0x3c3067?null:_0x3de71e(0x15c));});}),_0x24447e[_0x2297d5(0x1a4)][_0x2297d5(0x177)](_0x2297d5(0x1c6),_0x2297d5(0x15c),_0x2297d5(0x1bc),_0x47fc15));const _0xd1bf03=[{'type':_0x2297d5(0x191),'subType':_0x2297d5(0x168)},{'type':_0x2297d5(0x1c6),'subType':_0x2297d5(0x15c)},{'type':_0x2297d5(0x191),'subType':_0x2297d5(0x16e)},{'type':_0x2297d5(0x1c6),'subType':_0x2297d5(0x16e)}];function _0x253f70(_0x5880de,_0x56cc57){const _0x139968=_0x2297d5,_0x4cb4ab=_0xd1bf03[_0x139968(0x19f)](({type:_0x33db25,subType:_0x1fa8c2})=>_0x5880de[_0x139968(0x1ab)]==_0x33db25&&_0x5880de[_0x139968(0x17c)]==_0x1fa8c2),_0xbec43b=_0xd1bf03[_0x139968(0x19f)](({type:_0x24c2bb,subType:_0x611bfc})=>_0x56cc57[_0x139968(0x1ab)]==_0x24c2bb&&_0x56cc57[_0x139968(0x17c)]==_0x611bfc);if(_0x4cb4ab<0x0||_0xbec43b<0x0)return!0x1;const _0x2dcd64=_0x5880de[_0x139968(0x16a)](),_0x13f5da=_0x56cc57[_0x139968(0x16a)]();if((0x0==_0x4cb4ab||0x1==_0x4cb4ab)&&0x2==_0xbec43b&&_0x2dcd64[_0x139968(0x1c2)](_0x13f5da))return!0x0;if(0x2==_0x4cb4ab&&0x3==_0xbec43b){const _0x43bf2d=_0x24447e[_0x139968(0x15e)](_0x2dcd64,_0x139968(0x1c6))[_0x139968(0x198)](({suggestion:_0x11759b,meta:_0x54b64d})=>_0x54b64d[_0x139968(0x178)]&&_0x139968(0x16e)==_0x11759b[_0x139968(0x17c)]);if(_0x43bf2d[_0x139968(0x1d1)]>0x1&&_0x13f5da[_0x139968(0x1ac)][_0x139968(0x171)](_0x2dcd64[_0x139968(0x1ca)]))return!0x0;if(0x1==_0x43bf2d[_0x139968(0x1d1)]&&(_0x2dcd64[_0x139968(0x1ca)][_0x139968(0x171)](_0x13f5da[_0x139968(0x1ac)])||_0x2dcd64[_0x139968(0x1ac)][_0x139968(0x171)](_0x13f5da[_0x139968(0x1ca)])))return!0x0;}if(0x3==_0x4cb4ab&&0x3==_0xbec43b&&_0x2dcd64[_0x139968(0x1ca)][_0x139968(0x17a)](_0x13f5da[_0x139968(0x1ca)])){const _0x45d21a=_0x2dcd64[_0x139968(0x1ac)][_0x139968(0x196)],_0x24edc7=_0x13f5da[_0x139968(0x1ca)][_0x139968(0x16b)];return _0x384180[_0x139968(0x161)](_0x45d21a)&&_0x45d21a===_0x24edc7;}return!0x1;}function _0x47fc15(_0x42195b,_0x1e6b4){return _0x253f70(_0x42195b,_0x1e6b4)?[_0x42195b,_0x1e6b4]:_0x253f70(_0x1e6b4,_0x42195b)?[_0x1e6b4,_0x42195b]:null;}_0x5ca0c3[_0x2297d5(0x18e)][_0x2297d5(0x170)](_0x2297d5(0x16f))&&(_0x24447e[_0x2297d5(0x1be)](_0x2297d5(0x18a)),_0x24447e[_0x2297d5(0x1cf)](_0x2297d5(0x16c)),_0x24447e[_0x2297d5(0x1cb)][_0x2297d5(0x1bf)](_0x2297d5(0x16c),_0x4ee7c8(_0x32f726,_0x2297d5(0x163)))),_0x5ca0c3[_0x2297d5(0x18e)][_0x2297d5(0x170)](_0x2297d5(0x162))&&(_0x24447e[_0x2297d5(0x1be)](_0x2297d5(0x1a8)),_0x24447e[_0x2297d5(0x1cf)](_0x2297d5(0x193))),_0x24447e[_0x2297d5(0x1cb)][_0x2297d5(0x16d)](_0x4f0162=>{const _0x3f2fb7=_0x2297d5;if(!!_0xd1bf03[_0x3f2fb7(0x185)](({type:_0x39b24f,subType:_0x28bc29})=>_0x4f0162[_0x3f2fb7(0x1ab)]==_0x39b24f&&_0x4f0162[_0x3f2fb7(0x17c)]==_0x28bc29))return _0x4f0162[_0x3f2fb7(0x1ad)]?{}:void 0x0;}),_0x24447e[_0x2297d5(0x1cb)][_0x2297d5(0x16d)](_0x11fcb2=>{const _0x3031b6=_0x2297d5;if(_0x3031b6(0x1c6)==_0x11fcb2[_0x3031b6(0x1ab)]||_0x3031b6(0x165)==_0x11fcb2[_0x3031b6(0x1ab)]){const _0x47e95c=_0x11fcb2[_0x3031b6(0x166)]();if(_0x47e95c&&_0x47e95c['is'](_0x3031b6(0x1a9),_0x3031b6(0x176)))return{'type':_0x3031b6(0x1c6)==_0x11fcb2[_0x3031b6(0x1ab)]?_0x3031b6(0x15b):_0x3031b6(0x1bd),'element':_0x47e95c,'quantity':0x1};}}),_0x24447e[_0x2297d5(0x1cb)][_0x2297d5(0x16d)](_0x238124=>_0x2297d5(0x191)==_0x238124[_0x2297d5(0x1ab)]&&_0x2297d5(0x16e)==_0x238124[_0x2297d5(0x17c)]?{'type':_0x2297d5(0x15f),'content':_0x2297d5(0x1bb)}:_0x2297d5(0x191)==_0x238124[_0x2297d5(0x1ab)]&&_0x2297d5(0x1b5)==_0x238124[_0x2297d5(0x17c)]?{'type':_0x2297d5(0x15f),'content':_0x2297d5(0x197)}:void 0x0),_0x24447e[_0x2297d5(0x1cb)][_0x2297d5(0x16d)](_0x56309d=>{const _0x327088=_0x2297d5;if(_0x327088(0x167)!=_0x56309d[_0x327088(0x1ab)])return;const {data:_0x5b1399}=_0x56309d;if(!_0x5b1399||_0x327088(0x193)!=_0x5b1399[_0x327088(0x1c0)])return;const _0x4a3330=_0x5b1399[_0x327088(0x189)];return _0x4a3330?{'type':_0x327088(0x15f),'content':_0x4ee7c8(_0x32f726,_0x327088(0x17f),'\x22'+_0x4a3330+'\x22')}:{'type':_0x327088(0x15f),'content':_0x4ee7c8(_0x32f726,_0x327088(0x179))};}),this[_0x2297d5(0x1a6)]();}[_0x1f74bc(0x1a6)](){const _0x58d057=_0x1f74bc,_0x2cf66a=this[_0x58d057(0x187)],_0x27c8b5=_0x2cf66a[_0x58d057(0x1c7)];_0x2cf66a[_0x58d057(0x18e)][_0x58d057(0x1c8)](_0x58d057(0x1c3))[_0x58d057(0x1cb)][_0x58d057(0x16d)](_0x9ff573=>{const _0x13b4ea=_0x58d057;if(_0x13b4ea(0x191)!=_0x9ff573[_0x13b4ea(0x1ab)]&&_0x13b4ea(0x19e)!=_0x9ff573[_0x13b4ea(0x1ab)])return;const {data:_0x2c98f4}=_0x9ff573;if(_0x2c98f4){if(_0x13b4ea(0x1a8)==_0x2c98f4[_0x13b4ea(0x1ba)]){const _0x21e84f=_0x2c98f4[_0x13b4ea(0x19c)][0x0][_0x13b4ea(0x189)];return _0x21e84f?{'type':_0x13b4ea(0x15f),'content':_0x4ee7c8(_0x27c8b5,_0x13b4ea(0x17f),'\x22'+_0x21e84f+'\x22')}:{'type':_0x13b4ea(0x15f),'content':_0x4ee7c8(_0x27c8b5,_0x13b4ea(0x179))};}if(_0x13b4ea(0x18a)==_0x2c98f4[_0x13b4ea(0x1ba)]){const _0x4834d8=_0x2c98f4[_0x13b4ea(0x19c)][0x0][_0x13b4ea(0x159)];return _0x4834d8?{'type':_0x13b4ea(0x15f),'content':_0x4ee7c8(_0x27c8b5,_0x13b4ea(0x1c9),_0x4834d8)}:{'type':_0x13b4ea(0x15f),'content':_0x4ee7c8(_0x27c8b5,_0x13b4ea(0x190))};}}});}}
|
|
23
|
+
const _0x527dac=_0x3d8b;(function(_0x33bea8,_0x444bf6){const _0x29c37a=_0x3d8b,_0x20e8d2=_0x33bea8();while(!![]){try{const _0x10ea3f=parseInt(_0x29c37a(0xb3))/0x1+-parseInt(_0x29c37a(0xdf))/0x2+parseInt(_0x29c37a(0xb1))/0x3+parseInt(_0x29c37a(0xbe))/0x4*(-parseInt(_0x29c37a(0x108))/0x5)+parseInt(_0x29c37a(0xae))/0x6*(-parseInt(_0x29c37a(0xfa))/0x7)+parseInt(_0x29c37a(0xc6))/0x8*(parseInt(_0x29c37a(0x106))/0x9)+parseInt(_0x29c37a(0xf2))/0xa;if(_0x10ea3f===_0x444bf6)break;else _0x20e8d2['push'](_0x20e8d2['shift']());}catch(_0x1b589e){_0x20e8d2['push'](_0x20e8d2['shift']());}}}(_0xac31,0x756f8));import{Plugin as _0x44edb6}from'ckeditor5/src/core.js';import{LivePosition as _0x3efd38}from'ckeditor5/src/engine.js';import{getTranslation as _0x4dd58d}from'../utils/common-translations.js';function _0x3d8b(_0x431a38,_0x4b2a71){const _0xac3178=_0xac31();return _0x3d8b=function(_0x3d8bbc,_0x20d9e7){_0x3d8bbc=_0x3d8bbc-0x9c;let _0x4ab408=_0xac3178[_0x3d8bbc];return _0x4ab408;},_0x3d8b(_0x431a38,_0x4b2a71);}function _0xac31(){const _0x5486bb=['insertImage','document','getFirstRange','ELEMENT_IMAGE','toggleImageCaption','registerElementLabel','5822720NKFAym','getContainedElement','ImageTextAlternativeEditing','caption','insertion','forward','imageBlock','createRangeOn','5509HjYDYF','ImageBlockEditing','isBlockImage','getClosestSelectedImageElement','isEqual','_findSuggestions','convertInlineImageToBlock','deletion','_registerLegacyDescription','registerCustomCallback','length','afterInit','4018527FIyQQd','*Set\x20image\x20text\x20alternative:*\x20%0','3370910gDjEPn','isOwn','createRange','getSuggestionCallback','imageStylePreApply','filter','registerBlockAttribute','join','*Set\x20image\x20width:*\x20%0','key','discard','toNext','change','findIndex','type','getNearestSelectionRange','descriptionFactory','registerAttributeLabel','Block\x20image\x20to\x20inline\x20image','forceDefaultExecution','chain','get','isIntersecting','Inline\x20image\x20to\x20block\x20image','ImageResize','*Reset\x20image\x20width*','subType','newValue','start','fromPosition','formatInline','1920XYGutw','TrackChangesEditing','isBefore','834288SNqpbY','isCollapsed','424913FfSmeo','ImageCaptionEditing','resizeImage','getCaptionFromImageModelElement','imageTypeBlock','imageTextAlternative','convertBlockImageToInline','editor','enableDefaultAttributesIntegration','_suggestionFactory','ImageEditing','4LvCFai','selection','uploadImage','removeObject','accept','nodeBefore','nodeAfter','locale','8DNpbnd','markBlockFormat','end','find','registerDescriptionCallback','backward','element','enableCommand','commandParams','previous','format','plugins','toPrevious','imageInline','ELEMENT_CAPTION','commandName','has','ImageInlineEditing','*Remove\x20image\x20text\x20alternative*','alt','ELEMENT_INLINE_IMAGE','markInsertion','width','formatBlock','ImageUtils','649492BXCQRO','attribute','ImageCaptionUtils','ImageUploadEditing','addObject','imageTypeInline','FORMAT_IMAGE_SIZE','model','detach','imageCaption','markDeletion','schema','resizedWidth'];_0xac31=function(){return _0x5486bb;};return _0xac31();}export default class nt extends _0x44edb6{[_0x527dac(0x105)](){const _0x2b72b5=_0x527dac,_0x162250=this[_0x2b72b5(0xba)];if(!_0x162250[_0x2b72b5(0xd1)][_0x2b72b5(0xd6)](_0x2b72b5(0xbd)))return;const _0x461681=_0x162250[_0x2b72b5(0xd1)][_0x2b72b5(0xa4)](_0x2b72b5(0xaf)),_0x12988b=_0x162250[_0x2b72b5(0xd1)][_0x2b72b5(0xa4)](_0x2b72b5(0xde)),_0x285c9b=_0x162250[_0x2b72b5(0xc5)];_0x461681[_0x2b72b5(0xcd)](_0x2b72b5(0xec)),_0x461681[_0x2b72b5(0x9f)][_0x2b72b5(0xf1)](_0x2b72b5(0xf8),_0x215557=>_0x4dd58d(_0x285c9b,_0x2b72b5(0xef),_0x215557)),_0x461681[_0x2b72b5(0x9f)][_0x2b72b5(0xf1)](_0x2b72b5(0xd3),_0x5405f1=>_0x4dd58d(_0x285c9b,_0x2b72b5(0xda),_0x5405f1)),_0x461681[_0x2b72b5(0x9f)][_0x2b72b5(0xf1)](_0x2b72b5(0xf5),()=>_0x4dd58d(_0x285c9b,_0x2b72b5(0xd4))),_0x162250[_0x2b72b5(0xd1)][_0x2b72b5(0xd6)](_0x2b72b5(0xe2))&&_0x461681[_0x2b72b5(0xcd)](_0x2b72b5(0xc0)),_0x162250[_0x2b72b5(0xd1)][_0x2b72b5(0xd6)](_0x2b72b5(0xfb))&&_0x162250[_0x2b72b5(0xd1)][_0x2b72b5(0xd6)](_0x2b72b5(0xd7))&&(_0x461681[_0x2b72b5(0xcd)](_0x2b72b5(0xe4),(_0x5a4699,_0x2a1bf5)=>{const _0x17c74b=_0x2b72b5,_0x195d57=_0x12988b[_0x17c74b(0xfd)](_0x162250[_0x17c74b(0xe6)][_0x17c74b(0xed)][_0x17c74b(0xbf)]);_0x162250[_0x17c74b(0xe6)][_0x17c74b(0x114)](()=>{const _0x27f120=_0x17c74b;_0x461681[_0x27f120(0xc7)](_0x195d57,{'commandName':_0x27f120(0xe4),'commandParams':[_0x2a1bf5]},[],_0x27f120(0xb9));});}),_0x461681[_0x2b72b5(0xcd)](_0x2b72b5(0xb7),(_0x505b8a,_0x1c49de)=>{const _0x410203=_0x2b72b5;_0x162250[_0x410203(0xe6)][_0x410203(0x114)](_0xd199e3=>{const _0x3c169e=_0x410203;let _0x3321f1=_0x12988b[_0x3c169e(0xfd)](_0x162250[_0x3c169e(0xe6)][_0x3c169e(0xed)][_0x3c169e(0xbf)]),_0x35307a=_0xd199e3[_0x3c169e(0xf9)](_0x3321f1);const _0x392da1=_0x3efd38[_0x3c169e(0xac)](_0x35307a[_0x3c169e(0xab)],_0x3c169e(0xd2)),_0x21ac7a=_0x3efd38[_0x3c169e(0xac)](_0x35307a[_0x3c169e(0xc8)],_0x3c169e(0x113));_0x461681[_0x3c169e(0xa2)](()=>_0x505b8a(_0x1c49de)),_0x3321f1=_0x12988b[_0x3c169e(0xfd)](_0x162250[_0x3c169e(0xe6)][_0x3c169e(0xed)][_0x3c169e(0xbf)]),_0x35307a=_0xd199e3[_0x3c169e(0xf9)](_0x3321f1);const _0x594cc5=_0xd199e3[_0x3c169e(0x10a)](_0x392da1,_0x21ac7a);_0x392da1[_0x3c169e(0xe7)](),_0x21ac7a[_0x3c169e(0xe7)](),_0x461681[_0x3c169e(0xc7)](_0x3321f1,{'commandName':_0x3c169e(0xe4),'commandParams':[_0x1c49de]},[],_0x3c169e(0x100)),_0x594cc5[_0x3c169e(0xab)][_0x3c169e(0xb0)](_0x35307a[_0x3c169e(0xab)])&&_0x461681[_0x3c169e(0xdb)](_0xd199e3[_0x3c169e(0x10a)](_0x594cc5[_0x3c169e(0xab)],_0x35307a[_0x3c169e(0xab)]),_0x3c169e(0x100)),_0x35307a[_0x3c169e(0xc8)][_0x3c169e(0xb0)](_0x594cc5[_0x3c169e(0xc8)])&&_0x461681[_0x3c169e(0xdb)](_0xd199e3[_0x3c169e(0x10a)](_0x35307a[_0x3c169e(0xc8)],_0x594cc5[_0x3c169e(0xc8)]),_0x3c169e(0x100));});}),_0x461681[_0x2b72b5(0xbc)][_0x2b72b5(0x103)](_0x2b72b5(0xdd),_0x2b72b5(0x100),_0x2b72b5(0x10f),()=>!0x1),_0x461681[_0x2b72b5(0xbc)][_0x2b72b5(0x103)](_0x2b72b5(0xdd),_0x2b72b5(0x100),_0x2b72b5(0xc2),()=>!0x1),_0x461681[_0x2b72b5(0xbc)][_0x2b72b5(0x103)](_0x2b72b5(0xdd),_0x2b72b5(0x100),_0x2b72b5(0x112),_0x461681[_0x2b72b5(0xbc)][_0x2b72b5(0x10b)](_0x2b72b5(0xdd),'',_0x2b72b5(0xc2))),_0x461681[_0x2b72b5(0xbc)][_0x2b72b5(0x103)](_0x2b72b5(0xf6),_0x2b72b5(0x100),_0x2b72b5(0x10f),()=>!0x1),_0x461681[_0x2b72b5(0xbc)][_0x2b72b5(0x103)](_0x2b72b5(0xf6),_0x2b72b5(0x100),_0x2b72b5(0x112),([_0x9f947b])=>{const _0x13f41e=_0x2b72b5,_0x202768=_0x461681[_0x13f41e(0xbc)][_0x13f41e(0x10b)](_0x13f41e(0xf6),'',_0x13f41e(0x112));let _0x242a73=_0x9f947b[_0x13f41e(0xab)],_0x3ee1d5=_0x9f947b[_0x13f41e(0xc8)];const _0x2dd65d=_0x162250[_0x13f41e(0xe6)][_0x13f41e(0xea)][_0x13f41e(0x9e)](_0x242a73,_0x13f41e(0xcb)),_0x334a04=_0x162250[_0x13f41e(0xe6)][_0x13f41e(0xea)][_0x13f41e(0x9e)](_0x3ee1d5,_0x13f41e(0xf7));_0x2dd65d[_0x13f41e(0xb2)]&&(_0x242a73=_0x2dd65d[_0x13f41e(0xab)]),_0x334a04[_0x13f41e(0xb2)]&&(_0x3ee1d5=_0x334a04[_0x13f41e(0xc8)]),_0x202768([_0x162250[_0x13f41e(0xe6)][_0x13f41e(0x10a)](_0x242a73,_0x3ee1d5)]);}),_0x461681[_0x2b72b5(0xbc)][_0x2b72b5(0x103)](_0x2b72b5(0xdd),_0x2b72b5(0x100),_0x2b72b5(0xa3),_0x29c49c),_0x461681[_0x2b72b5(0xbc)][_0x2b72b5(0x103)](_0x2b72b5(0xf6),_0x2b72b5(0x100),_0x2b72b5(0xa3),_0x29c49c)),_0x162250[_0x2b72b5(0xd1)][_0x2b72b5(0xd6)](_0x2b72b5(0xb4))&&(_0x461681[_0x2b72b5(0xcd)](_0x2b72b5(0xf0),(_0xccca6f,_0x8ba5b2)=>{const _0x5e921f=_0x2b72b5,_0x3ab75b=_0x162250[_0x5e921f(0xd1)][_0x5e921f(0xa4)](_0x5e921f(0xe1));let _0x4bd081=_0x12988b[_0x5e921f(0xfd)](_0x162250[_0x5e921f(0xe6)][_0x5e921f(0xed)][_0x5e921f(0xbf)]),_0x3e4a5a=_0x3ab75b[_0x5e921f(0xb6)](_0x4bd081);_0x162250[_0x5e921f(0xe6)][_0x5e921f(0x114)](()=>{const _0x417dda=_0x5e921f;if(_0x3e4a5a)return void _0x461681[_0x417dda(0xe9)](_0x162250[_0x417dda(0xe6)][_0x417dda(0xf9)](_0x3e4a5a));const _0x110a3e=_0x12988b[_0x417dda(0xfc)](_0x4bd081);_0xccca6f(_0x8ba5b2),_0x4bd081=_0x12988b[_0x417dda(0xfd)](_0x162250[_0x417dda(0xe6)][_0x417dda(0xed)][_0x417dda(0xbf)]),_0x3e4a5a=_0x3ab75b[_0x417dda(0xb6)](_0x4bd081),_0x461681[_0x417dda(0xdb)](_0x162250[_0x417dda(0xe6)][_0x417dda(0xf9)](_0x3e4a5a),_0x110a3e?null:_0x417dda(0xe8));});}),_0x461681[_0x2b72b5(0xbc)][_0x2b72b5(0x103)](_0x2b72b5(0xf6),_0x2b72b5(0xe8),_0x2b72b5(0xa3),_0x29c49c));const _0x14a985=[{'type':_0x2b72b5(0xdd),'subType':_0x2b72b5(0x10c)},{'type':_0x2b72b5(0xf6),'subType':_0x2b72b5(0xe8)},{'type':_0x2b72b5(0xdd),'subType':_0x2b72b5(0x100)},{'type':_0x2b72b5(0xf6),'subType':_0x2b72b5(0x100)}];function _0x1e0b96(_0x20b1d0,_0x3239c2){const _0x5d805f=_0x2b72b5,_0x3bfa53=_0x14a985[_0x5d805f(0x9c)](({type:_0x40d804,subType:_0x8acefe})=>_0x20b1d0[_0x5d805f(0x9d)]==_0x40d804&&_0x20b1d0[_0x5d805f(0xa9)]==_0x8acefe),_0x5656be=_0x14a985[_0x5d805f(0x9c)](({type:_0x466250,subType:_0x508d23})=>_0x3239c2[_0x5d805f(0x9d)]==_0x466250&&_0x3239c2[_0x5d805f(0xa9)]==_0x508d23);if(_0x3bfa53<0x0||_0x5656be<0x0)return!0x1;const _0x4c8807=_0x20b1d0[_0x5d805f(0xee)](),_0x4aea45=_0x3239c2[_0x5d805f(0xee)]();if((0x0==_0x3bfa53||0x1==_0x3bfa53)&&0x2==_0x5656be&&_0x4c8807[_0x5d805f(0xa5)](_0x4aea45))return!0x0;if(0x2==_0x3bfa53&&0x3==_0x5656be){const _0x3d1e09=_0x461681[_0x5d805f(0xff)](_0x4c8807,_0x5d805f(0xf6))[_0x5d805f(0x10d)](({suggestion:_0x4014b4,meta:_0x25ade7})=>_0x25ade7[_0x5d805f(0x109)]&&_0x5d805f(0x100)==_0x4014b4[_0x5d805f(0xa9)]);if(_0x3d1e09[_0x5d805f(0x104)]>0x1&&_0x4aea45[_0x5d805f(0xc8)][_0x5d805f(0xfe)](_0x4c8807[_0x5d805f(0xab)]))return!0x0;if(0x1==_0x3d1e09[_0x5d805f(0x104)]&&(_0x4c8807[_0x5d805f(0xab)][_0x5d805f(0xfe)](_0x4aea45[_0x5d805f(0xc8)])||_0x4c8807[_0x5d805f(0xc8)][_0x5d805f(0xfe)](_0x4aea45[_0x5d805f(0xab)])))return!0x0;}if(0x3==_0x3bfa53&&0x3==_0x5656be&&_0x4c8807[_0x5d805f(0xab)][_0x5d805f(0xb0)](_0x4aea45[_0x5d805f(0xab)])){const _0x3c90c0=_0x4c8807[_0x5d805f(0xc8)][_0x5d805f(0xc4)],_0xc7b3fb=_0x4aea45[_0x5d805f(0xab)][_0x5d805f(0xc3)];return _0x12988b[_0x5d805f(0xfc)](_0x3c90c0)&&_0x3c90c0===_0xc7b3fb;}return!0x1;}function _0x29c49c(_0x56ce5e,_0x19eab5){return _0x1e0b96(_0x56ce5e,_0x19eab5)?[_0x56ce5e,_0x19eab5]:_0x1e0b96(_0x19eab5,_0x56ce5e)?[_0x19eab5,_0x56ce5e]:null;}_0x162250[_0x2b72b5(0xd1)][_0x2b72b5(0xd6)](_0x2b72b5(0xa7))&&(_0x461681[_0x2b72b5(0xbb)](_0x2b72b5(0xb5)),_0x461681[_0x2b72b5(0x10e)](_0x2b72b5(0xeb)),_0x461681[_0x2b72b5(0x9f)][_0x2b72b5(0xa0)](_0x2b72b5(0xeb),_0x4dd58d(_0x285c9b,_0x2b72b5(0xe5)))),_0x162250[_0x2b72b5(0xd1)][_0x2b72b5(0xd6)](_0x2b72b5(0xf4))&&(_0x461681[_0x2b72b5(0xbb)](_0x2b72b5(0xb8)),_0x461681[_0x2b72b5(0x10e)](_0x2b72b5(0xd9))),_0x461681[_0x2b72b5(0x9f)][_0x2b72b5(0xca)](_0x38268e=>{const _0x1b867f=_0x2b72b5;if(!!_0x14a985[_0x1b867f(0xc9)](({type:_0x25bb1e,subType:_0x2b5124})=>_0x38268e[_0x1b867f(0x9d)]==_0x25bb1e&&_0x38268e[_0x1b867f(0xa9)]==_0x2b5124))return _0x38268e[_0x1b867f(0xcf)]?{}:void 0x0;}),_0x461681[_0x2b72b5(0x9f)][_0x2b72b5(0xca)](_0x4441a0=>{const _0x37f5c4=_0x2b72b5;if(_0x37f5c4(0xf6)==_0x4441a0[_0x37f5c4(0x9d)]||_0x37f5c4(0x101)==_0x4441a0[_0x37f5c4(0x9d)]){const _0x589dfe=_0x4441a0[_0x37f5c4(0xf3)]();if(_0x589dfe&&_0x589dfe['is'](_0x37f5c4(0xcc),_0x37f5c4(0xf5)))return{'type':_0x37f5c4(0xf6)==_0x4441a0[_0x37f5c4(0x9d)]?_0x37f5c4(0xe3):_0x37f5c4(0xc1),'element':_0x589dfe,'quantity':0x1};}}),_0x461681[_0x2b72b5(0x9f)][_0x2b72b5(0xca)](_0x478b2f=>_0x2b72b5(0xdd)==_0x478b2f[_0x2b72b5(0x9d)]&&_0x2b72b5(0x100)==_0x478b2f[_0x2b72b5(0xa9)]?{'type':_0x2b72b5(0xd0),'content':_0x2b72b5(0xa6)}:_0x2b72b5(0xdd)==_0x478b2f[_0x2b72b5(0x9d)]&&_0x2b72b5(0xb9)==_0x478b2f[_0x2b72b5(0xa9)]?{'type':_0x2b72b5(0xd0),'content':_0x2b72b5(0xa1)}:void 0x0),_0x461681[_0x2b72b5(0x9f)][_0x2b72b5(0xca)](_0xf968b7=>{const _0x68b9b8=_0x2b72b5;if(_0x68b9b8(0xe0)!=_0xf968b7[_0x68b9b8(0x9d)])return;const {data:_0x3be5eb}=_0xf968b7;if(!_0x3be5eb||_0x68b9b8(0xd9)!=_0x3be5eb[_0x68b9b8(0x111)])return;const _0x529dd5=_0x3be5eb[_0x68b9b8(0xaa)];return _0x529dd5?{'type':_0x68b9b8(0xd0),'content':_0x4dd58d(_0x285c9b,_0x68b9b8(0x107),'\x22'+_0x529dd5+'\x22')}:{'type':_0x68b9b8(0xd0),'content':_0x4dd58d(_0x285c9b,_0x68b9b8(0xd8))};}),this[_0x2b72b5(0x102)]();}[_0x527dac(0x102)](){const _0x31d0c0=_0x527dac,_0x69551=this[_0x31d0c0(0xba)],_0x364baf=_0x69551[_0x31d0c0(0xc5)];_0x69551[_0x31d0c0(0xd1)][_0x31d0c0(0xa4)](_0x31d0c0(0xaf))[_0x31d0c0(0x9f)][_0x31d0c0(0xca)](_0x280e96=>{const _0x25fd8c=_0x31d0c0;if(_0x25fd8c(0xdd)!=_0x280e96[_0x25fd8c(0x9d)]&&_0x25fd8c(0xad)!=_0x280e96[_0x25fd8c(0x9d)])return;const {data:_0x5f3787}=_0x280e96;if(_0x5f3787){if(_0x25fd8c(0xb8)==_0x5f3787[_0x25fd8c(0xd5)]){const _0x5471f0=_0x5f3787[_0x25fd8c(0xce)][0x0][_0x25fd8c(0xaa)];return _0x5471f0?{'type':_0x25fd8c(0xd0),'content':_0x4dd58d(_0x364baf,_0x25fd8c(0x107),'\x22'+_0x5471f0+'\x22')}:{'type':_0x25fd8c(0xd0),'content':_0x4dd58d(_0x364baf,_0x25fd8c(0xd8))};}if(_0x25fd8c(0xb5)==_0x5f3787[_0x25fd8c(0xd5)]){const _0x39d27a=_0x5f3787[_0x25fd8c(0xce)][0x0][_0x25fd8c(0xdc)];return _0x39d27a?{'type':_0x25fd8c(0xd0),'content':_0x4dd58d(_0x364baf,_0x25fd8c(0x110),_0x39d27a)}:{'type':_0x25fd8c(0xd0),'content':_0x4dd58d(_0x364baf,_0x25fd8c(0xa8))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x36f0f2=_0x5c5d;(function(_0x867624,_0x35de7a){const _0x4939f6=_0x5c5d,_0xb2b0c8=_0x867624();while(!![]){try{const _0x5945f6=parseInt(_0x4939f6(0xf9))/0x1*(parseInt(_0x4939f6(0xff))/0x2)+-parseInt(_0x4939f6(0x105))/0x3+parseInt(_0x4939f6(0x111))/0x4+-parseInt(_0x4939f6(0x10b))/0x5*(-parseInt(_0x4939f6(0xf8))/0x6)+-parseInt(_0x4939f6(0x10e))/0x7*(parseInt(_0x4939f6(0x11b))/0x8)+parseInt(_0x4939f6(0x114))/0x9+parseInt(_0x4939f6(0x11e))/0xa*(-parseInt(_0x4939f6(0x100))/0xb);if(_0x5945f6===_0x35de7a)break;else _0xb2b0c8['push'](_0xb2b0c8['shift']());}catch(_0x573e16){_0xb2b0c8['push'](_0xb2b0c8['shift']());}}}(_0x2a30,0xe52b7));import{Plugin as _0x596b2d}from'ckeditor5/src/core.js';function _0x2a30(){const _0x2a6daf=['editor','locale','ImageEditing','formatInline','5272833gVbBbP','discard','registerBlockAttribute','registerDescriptionCallback','_handleLegacySuggestions','attribute','15JUTyAJ','newValue','registerCustomCallback','171766KUeCfn','key','get','4025788OFfUjs','*Replace\x20image\x20URL*','plugins','8249535yjNjSj','*Format:*\x20replace\x20image\x20URL','formatBlock','src','afterInit','has','commandName','248yBfMfr','accept','_registerLegacyDescription','9850CBGDmD','TrackChangesEditing','descriptionFactory','getSuggestionCallback','replaceImageSource','3264372MOzWfc','186685aZLKlE','type','format','_suggestionFactory','enableDefaultAttributesIntegration','oldValue','16fOWNaf','17776GTwqwN'];_0x2a30=function(){return _0x2a6daf;};return _0x2a30();}import{getTranslation as _0x4d815a}from'../utils/common-translations.js';function _0x5c5d(_0x5db12f,_0x56e1a1){const _0x2a30e5=_0x2a30();return _0x5c5d=function(_0x5c5d4e,_0x3f4b37){_0x5c5d4e=_0x5c5d4e-0xf4;let _0x4b1103=_0x2a30e5[_0x5c5d4e];return _0x4b1103;},_0x5c5d(_0x5db12f,_0x56e1a1);}export default class ot extends _0x596b2d{[_0x36f0f2(0x118)](){const _0x41640b=_0x36f0f2;if(!this[_0x41640b(0x101)][_0x41640b(0x113)][_0x41640b(0x119)](_0x41640b(0x103)))return;const _0x55e5f0=this[_0x41640b(0x101)][_0x41640b(0x102)],_0x53c50f=this[_0x41640b(0x101)][_0x41640b(0x113)][_0x41640b(0x110)](_0x41640b(0xf4));_0x53c50f[_0x41640b(0xfd)](_0x41640b(0xf7)),_0x53c50f[_0x41640b(0x107)](_0x41640b(0x117)),_0x53c50f[_0x41640b(0xf5)][_0x41640b(0x108)](_0x3ff74c=>{const _0x45e555=_0x41640b;if(_0x45e555(0x10a)!=_0x3ff74c[_0x45e555(0xfa)])return;const {data:_0x315b4}=_0x3ff74c;return _0x315b4&&_0x45e555(0x117)==_0x315b4[_0x45e555(0x10f)]?_0x315b4[_0x45e555(0x10c)]&&_0x315b4[_0x45e555(0xfe)]?{'type':_0x45e555(0xfb),'content':_0x4d815a(_0x55e5f0,_0x45e555(0x112))}:{'type':_0x45e555(0xfb),'content':''}:void 0x0;}),this[_0x41640b(0x109)]();}[_0x36f0f2(0x109)](){const _0x1d0861=_0x36f0f2,_0x134d50=this[_0x1d0861(0x101)][_0x1d0861(0x113)][_0x1d0861(0x110)](_0x1d0861(0xf4));_0x134d50[_0x1d0861(0xfc)][_0x1d0861(0x10d)](_0x1d0861(0x116),_0x1d0861(0xf7),_0x1d0861(0x11c),_0x134d50[_0x1d0861(0xfc)][_0x1d0861(0xf6)](_0x1d0861(0x116),null,_0x1d0861(0x106))),_0x134d50[_0x1d0861(0xfc)][_0x1d0861(0x10d)](_0x1d0861(0x116),_0x1d0861(0xf7),_0x1d0861(0x106),_0x134d50[_0x1d0861(0xfc)][_0x1d0861(0xf6)](_0x1d0861(0x116),null,_0x1d0861(0x11c))),this[_0x1d0861(0x11d)]();}[_0x36f0f2(0x11d)](){const _0x494ec8=_0x36f0f2,_0x68ca62=this[_0x494ec8(0x101)],_0x289a30=_0x68ca62[_0x494ec8(0x102)];_0x68ca62[_0x494ec8(0x113)][_0x494ec8(0x110)](_0x494ec8(0xf4))[_0x494ec8(0xf5)][_0x494ec8(0x108)](_0x40a851=>{const _0x352b0f=_0x494ec8;if(_0x352b0f(0x116)!=_0x40a851[_0x352b0f(0xfa)]&&_0x352b0f(0x104)!=_0x40a851[_0x352b0f(0xfa)])return;const {data:_0x38c7a3}=_0x40a851;if(!_0x38c7a3||_0x352b0f(0xf7)!=_0x38c7a3[_0x352b0f(0x11a)])return;return{'type':_0x352b0f(0xfb),'content':_0x4d815a(_0x289a30,_0x352b0f(0x115))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x5916(_0x20a61f,_0x2b20da){const _0x53c9db=_0x53c9();return _0x5916=function(_0x591642,_0x4b3e0b){_0x591642=_0x591642-0x193;let _0x5e7b88=_0x53c9db[_0x591642];return _0x5e7b88;},_0x5916(_0x20a61f,_0x2b20da);}const _0x76ae84=_0x5916;(function(_0x221e6a,_0xb5527a){const _0x1f36e4=_0x5916,_0x3f458c=_0x221e6a();while(!![]){try{const _0x454d09=-parseInt(_0x1f36e4(0x1aa))/0x1*(-parseInt(_0x1f36e4(0x1e1))/0x2)+parseInt(_0x1f36e4(0x1ab))/0x3+-parseInt(_0x1f36e4(0x1ba))/0x4+-parseInt(_0x1f36e4(0x1d5))/0x5*(parseInt(_0x1f36e4(0x1ec))/0x6)+parseInt(_0x1f36e4(0x1ee))/0x7*(parseInt(_0x1f36e4(0x1b4))/0x8)+-parseInt(_0x1f36e4(0x1c4))/0x9*(-parseInt(_0x1f36e4(0x1d7))/0xa)+-parseInt(_0x1f36e4(0x1ad))/0xb;if(_0x454d09===_0xb5527a)break;else _0x3f458c['push'](_0x3f458c['shift']());}catch(_0x2b3a0d){_0x3f458c['push'](_0x3f458c['shift']());}}}(_0x53c9,0xb0e3d));import{Plugin as _0x4b28af}from'ckeditor5/src/core.js';import{uid as _0x4eac5c}from'ckeditor5/src/utils.js';function _0x53c9(){const _0x449a8d=['join','1880DgibCN','getFirstRange','differ','enableCommand','locale','next','FORMAT_SIDE_IMAGE','length','commandReversedParams','change','537092NcXdyU','*Format:*\x20%0','commandParams','head','name','subType','forEach','_findSuggestions','normalizedStyles','registerDescriptionCallback','_suggestionFactory','1734hofADB','author','1508101OPaoTP','accept','getContainedElement','hasSuggestion','getSuggestion','document','imageStylePreApply','chain','afterInit','imageStyle','imageTypeInline','selection','isInlineImage','plugins','nodeAfter','getClosestSelectedImageElement','Users','format','newRange','value','ImageStyleEditing','formatInline','has','side','descriptionFactory','type','TrackChangesEditing','editor','getSuggestions','suggestion','isBefore','registerCustomCallback','4pviSvW','1307427yNRrBW','title','2425478EtRQER','getChangedMarkers','findIndex','shouldConvertImageType','start','markBlockFormat','isInContent','48FbaPdq','convertInlineImageToBlock','isIntersecting','ImageUtils','imageStylePostApply','isOwn','5305212PupIbT','from','imageCaption','discard','getSuggestionCallback','end','createRangeOn','filter','model','registerPostFixer','33129idGWHL','commandName','isBlockImage','markInlineFormat','imageTypeBlock','formatBlock','discardSuggestion','refresh','insertion','isEqual','_registerLegacyDescription','toLowerCase','setImageNaturalSizeAttributes','commands','nodeBefore','_splitMarkerName','get','21165QjnhmY'];_0x53c9=function(){return _0x449a8d;};return _0x53c9();}import{getTranslation as _0x380988}from'../utils/common-translations.js';export default class rt extends _0x4b28af{[_0x76ae84(0x1f6)](){const _0x789f3d=_0x76ae84,_0x35a345=this[_0x789f3d(0x1a5)];if(!_0x35a345[_0x789f3d(0x197)][_0x789f3d(0x1a0)](_0x789f3d(0x19e)))return;const _0x4f7d53=_0x35a345[_0x789f3d(0x197)][_0x789f3d(0x1d4)](_0x789f3d(0x1a4)),_0x2c8dce=_0x35a345[_0x789f3d(0x197)][_0x789f3d(0x1d4)](_0x789f3d(0x1b7)),_0x26b231={};_0x4f7d53[_0x789f3d(0x1da)](_0x789f3d(0x193),(_0x90f9f7,_0xa1ed44)=>{const _0x2f6d73=_0x789f3d,_0x4a4f2d=_0x35a345[_0x2f6d73(0x197)][_0x2f6d73(0x1d4)](_0x2f6d73(0x19a))['me'],_0x47cdff=_0x35a345[_0x2f6d73(0x1d1)][_0x2f6d73(0x1d4)](_0x2f6d73(0x193));let _0x570d6c=_0x2c8dce[_0x2f6d73(0x199)](_0x35a345[_0x2f6d73(0x1c2)][_0x2f6d73(0x1f3)][_0x2f6d73(0x195)]),_0x22da0f=_0x35a345[_0x2f6d73(0x1c2)][_0x2f6d73(0x1c0)](_0x570d6c),_0x34bac9=_0x47cdff[_0x2f6d73(0x19d)];if(_0x34bac9==_0xa1ed44[_0x2f6d73(0x19d)])return;const _0x48e8be={'commandName':_0x2f6d73(0x193),'commandParams':[_0xa1ed44],'formatGroupId':_0x4eac5c()};_0x35a345[_0x2f6d73(0x1c2)][_0x2f6d73(0x1e0)](()=>{const _0x416ab0=_0x2f6d73;if(_0x4f7d53[_0x416ab0(0x1a6)]()[_0x416ab0(0x1c1)](_0xcfced4=>_0xcfced4[_0x416ab0(0x1b3)]&&_0x4a4f2d==_0xcfced4[_0x416ab0(0x1ed)]&&(_0x416ab0(0x1c9)==_0xcfced4[_0x416ab0(0x1a3)]||_0x416ab0(0x19f)==_0xcfced4[_0x416ab0(0x1a3)])&&(_0x416ab0(0x1f4)==_0xcfced4[_0x416ab0(0x1e6)]||_0x416ab0(0x1b8)==_0xcfced4[_0x416ab0(0x1e6)])&&_0xcfced4[_0x416ab0(0x1d8)]()[_0x416ab0(0x1cd)](_0x22da0f))[_0x416ab0(0x1e7)](_0x806408=>_0x4f7d53[_0x416ab0(0x1ca)](_0x806408[_0x416ab0(0x1e4)])),_0x570d6c=_0x2c8dce[_0x416ab0(0x199)](_0x35a345[_0x416ab0(0x1c2)][_0x416ab0(0x1f3)][_0x416ab0(0x195)]),_0x22da0f=_0x35a345[_0x416ab0(0x1c2)][_0x416ab0(0x1c0)](_0x570d6c),_0x47cdff[_0x416ab0(0x1cb)](),_0x35a345[_0x416ab0(0x1d1)][_0x416ab0(0x1d4)](_0x416ab0(0x194))[_0x416ab0(0x1cb)](),_0x35a345[_0x416ab0(0x1d1)][_0x416ab0(0x1d4)](_0x416ab0(0x1c8))[_0x416ab0(0x1cb)](),_0x34bac9=_0x47cdff[_0x416ab0(0x19d)],_0x34bac9!=_0xa1ed44[_0x416ab0(0x19d)])return _0x2c8dce[_0x416ab0(0x196)](_0x570d6c)&&_0x47cdff[_0x416ab0(0x1b0)](_0xa1ed44[_0x416ab0(0x19d)],_0x570d6c)?(_0x90f9f7({..._0xa1ed44,'setImageSizes':!0x1}),_0x570d6c=_0x2c8dce[_0x416ab0(0x199)](_0x35a345[_0x416ab0(0x1c2)][_0x416ab0(0x1f3)][_0x416ab0(0x195)]),void _0x4f7d53[_0x416ab0(0x1b2)](_0x570d6c,{..._0x48e8be,'commandReversedParams':[{'value':_0x34bac9||null,'setImageSizes':!0x1}]},[],_0x416ab0(0x1f4))):void(_0x2c8dce[_0x416ab0(0x1c6)](_0x570d6c)?_0x4f7d53[_0x416ab0(0x1b2)](_0x570d6c,_0x48e8be,[],_0x416ab0(0x1b8)):_0x4f7d53[_0x416ab0(0x1c7)](_0x22da0f,_0x48e8be,_0x416ab0(0x1b8)));});});for(const _0x987c99 of _0x35a345[_0x789f3d(0x197)][_0x789f3d(0x1d4)](_0x789f3d(0x19e))[_0x789f3d(0x1e9)])_0x26b231[_0x987c99[_0x789f3d(0x1e5)]]=_0x987c99[_0x789f3d(0x1ac)][_0x789f3d(0x1cf)]();_0x4f7d53[_0x789f3d(0x1eb)][_0x789f3d(0x1a9)](_0x789f3d(0x1c9),_0x789f3d(0x1f4),_0x789f3d(0x1d6),()=>!0x1),_0x4f7d53[_0x789f3d(0x1eb)][_0x789f3d(0x1a9)](_0x789f3d(0x1c9),_0x789f3d(0x1b8),_0x789f3d(0x1d6),()=>!0x1),_0x4f7d53[_0x789f3d(0x1eb)][_0x789f3d(0x1a9)](_0x789f3d(0x19f),_0x789f3d(0x1b8),_0x789f3d(0x1d6),()=>!0x1),_0x4f7d53[_0x789f3d(0x1eb)][_0x789f3d(0x1a9)](_0x789f3d(0x1c9),_0x789f3d(0x1f4),_0x789f3d(0x1ef),([_0x33f986])=>{const _0x32989c=_0x789f3d;_0x2c8dce[_0x32989c(0x1d0)](_0x33f986[_0x32989c(0x1f0)]());}),_0x4f7d53[_0x789f3d(0x1eb)][_0x789f3d(0x1a9)](_0x789f3d(0x1c9),_0x789f3d(0x1f4),_0x789f3d(0x1bd),(_0x1143f8,_0x6b3eca)=>{const _0x3b2b52=_0x789f3d;_0x4f7d53[_0x3b2b52(0x1eb)][_0x3b2b52(0x1be)](_0x3b2b52(0x1c9),'',_0x3b2b52(0x1ef))(_0x1143f8,{'commandName':_0x6b3eca[_0x3b2b52(0x1c5)],'commandParams':_0x6b3eca[_0x3b2b52(0x1df)]});}),_0x4f7d53[_0x789f3d(0x1eb)][_0x789f3d(0x1a9)](_0x789f3d(0x1c9),_0x789f3d(0x1f4),_0x789f3d(0x1f5),function(_0x34e65e,_0x200c5d){if(_0x354642(_0x34e65e,_0x200c5d))return[_0x34e65e,_0x200c5d];if(_0x354642(_0x200c5d,_0x34e65e))return[_0x200c5d,_0x34e65e];return null;});const _0x418f38=[{'type':_0x789f3d(0x1c9),'subType':_0x789f3d(0x1f4)},{'type':_0x789f3d(0x1cc),'subType':_0x789f3d(0x1bc)},{'type':_0x789f3d(0x1c9),'subType':_0x789f3d(0x1b5)},{'type':_0x789f3d(0x1cc),'subType':_0x789f3d(0x1b5)}];function _0x354642(_0x3267b3,_0x12c12d){const _0x86f504=_0x789f3d,_0x511d15=_0x418f38[_0x86f504(0x1af)](({type:_0x2f3b6a,subType:_0x46af02})=>_0x3267b3[_0x86f504(0x1a3)]==_0x2f3b6a&&_0x3267b3[_0x86f504(0x1e6)]==_0x46af02),_0x296b43=_0x418f38[_0x86f504(0x1af)](({type:_0x5b21df,subType:_0x4ff975})=>_0x12c12d[_0x86f504(0x1a3)]==_0x5b21df&&_0x12c12d[_0x86f504(0x1e6)]==_0x4ff975);if(_0x511d15<0x0||_0x296b43<0x0)return!0x1;const _0x120be3=_0x3267b3[_0x86f504(0x1d8)](),_0x14f885=_0x12c12d[_0x86f504(0x1d8)]();if((0x0==_0x511d15||0x1==_0x511d15)&&0x2==_0x296b43&&_0x120be3[_0x86f504(0x1b6)](_0x14f885))return!0x0;if(0x2==_0x511d15&&0x3==_0x296b43){const _0x156a23=_0x4f7d53[_0x86f504(0x1e8)](_0x120be3,_0x86f504(0x1cc))[_0x86f504(0x1c1)](({suggestion:_0xa98e74,meta:_0x4af353})=>_0x4af353[_0x86f504(0x1b9)]&&_0x86f504(0x1b5)==_0xa98e74[_0x86f504(0x1e6)]);if(_0x156a23[_0x86f504(0x1de)]>0x1&&_0x14f885[_0x86f504(0x1bf)][_0x86f504(0x1cd)](_0x120be3[_0x86f504(0x1b1)]))return!0x0;if(0x1==_0x156a23[_0x86f504(0x1de)]&&(_0x120be3[_0x86f504(0x1b1)][_0x86f504(0x1cd)](_0x14f885[_0x86f504(0x1bf)])||_0x120be3[_0x86f504(0x1bf)][_0x86f504(0x1cd)](_0x14f885[_0x86f504(0x1b1)])))return!0x0;}if(0x3==_0x511d15&&0x3==_0x296b43&&_0x120be3[_0x86f504(0x1b1)][_0x86f504(0x1a8)](_0x14f885[_0x86f504(0x1b1)])){const _0x1ff2af=_0x120be3[_0x86f504(0x1bf)][_0x86f504(0x198)],_0x30187b=_0x14f885[_0x86f504(0x1b1)][_0x86f504(0x1d2)];return _0x2c8dce[_0x86f504(0x1c6)](_0x1ff2af)&&_0x1ff2af===_0x30187b;}return!0x1;}_0x35a345[_0x789f3d(0x1c2)][_0x789f3d(0x1f3)][_0x789f3d(0x1c3)](()=>{const _0x542970=_0x789f3d;let _0x3c6ea5=!0x1;const _0x517ddd=Array[_0x542970(0x1bb)](_0x35a345[_0x542970(0x1c2)][_0x542970(0x1f3)][_0x542970(0x1d9)][_0x542970(0x1ae)]());for(const {name:_0x482675,data:_0x5d731f}of _0x517ddd){const {group:_0x15fa9f,type:_0x339edd,subType:_0xd8f54b,id:_0xd62356}=_0x4f7d53[_0x542970(0x1d3)](_0x482675);if(_0x542970(0x1a7)==_0x15fa9f&&_0x4f7d53[_0x542970(0x1f1)](_0xd62356)){if(_0x542970(0x1c9)==_0x339edd&&(_0x542970(0x1f4)==_0xd8f54b||_0x542970(0x1b8)==_0xd8f54b)){const _0x4f93cd=_0x4f7d53[_0x542970(0x1f2)](_0xd62356);if(_0x5d731f[_0x542970(0x19c)]){const _0x2208ae=_0x4f93cd[_0x542970(0x1d8)]()[_0x542970(0x1f0)]();if(_0x2c8dce[_0x542970(0x1c6)](_0x2208ae))continue;_0x4f7d53[_0x542970(0x1ca)](_0x4f93cd),_0x3c6ea5=!0x0;}}if(_0x542970(0x1cc)==_0x339edd&&_0x542970(0x1bc)==_0xd8f54b&&!_0x5d731f[_0x542970(0x19c)]){const _0x562ef0=_0x4f7d53[_0x542970(0x1f2)](_0xd62356);_0x562ef0[_0x542970(0x1dc)]&&_0x562ef0[_0x542970(0x1dc)][_0x542970(0x1b3)]&&(_0x4f7d53[_0x542970(0x1ca)](_0x562ef0[_0x542970(0x1dc)]),_0x3c6ea5=!0x0);}}}return _0x3c6ea5;}),this[_0x789f3d(0x1ce)](_0x26b231);}[_0x76ae84(0x1ce)](_0x586dd8){const _0x3a7145=_0x76ae84,_0xa9cacf=this[_0x3a7145(0x1a5)],_0x113b23=_0xa9cacf[_0x3a7145(0x1db)];_0xa9cacf[_0x3a7145(0x197)][_0x3a7145(0x1d4)](_0x3a7145(0x1a4))[_0x3a7145(0x1a2)][_0x3a7145(0x1ea)](_0x21ccf5=>{const _0x191c09=_0x3a7145;if(_0x191c09(0x1c9)!=_0x21ccf5[_0x191c09(0x1a3)]&&_0x191c09(0x19f)!=_0x21ccf5[_0x191c09(0x1a3)])return;const {data:_0x1740b0}=_0x21ccf5;if(!_0x1740b0||_0x191c09(0x193)!=_0x1740b0[_0x191c09(0x1c5)])return;const _0x4fd3de=_0x1740b0[_0x191c09(0x1e3)][0x0][_0x191c09(0x19d)];return _0x24437d(_0x191c09(0x1a1)===_0x4fd3de?_0x380988(_0x113b23,_0x191c09(0x1dd)):_0x586dd8[_0x4fd3de]||_0x4fd3de);function _0x24437d(_0x932ff8){const _0x15c9fe=_0x191c09;return{'type':_0x15c9fe(0x19b),'content':_0x380988(_0x113b23,_0x15c9fe(0x1e2),_0x932ff8)};}});}}
|
|
23
|
+
const _0x533985=_0x6184;(function(_0x3d1331,_0x197577){const _0x4e5891=_0x6184,_0x10f19a=_0x3d1331();while(!![]){try{const _0x201849=-parseInt(_0x4e5891(0x8c))/0x1*(parseInt(_0x4e5891(0x98))/0x2)+-parseInt(_0x4e5891(0xc3))/0x3+-parseInt(_0x4e5891(0xd2))/0x4+parseInt(_0x4e5891(0xe7))/0x5*(parseInt(_0x4e5891(0x96))/0x6)+-parseInt(_0x4e5891(0xb9))/0x7*(-parseInt(_0x4e5891(0x8a))/0x8)+parseInt(_0x4e5891(0x85))/0x9+parseInt(_0x4e5891(0x9f))/0xa*(parseInt(_0x4e5891(0xb1))/0xb);if(_0x201849===_0x197577)break;else _0x10f19a['push'](_0x10f19a['shift']());}catch(_0x75bf0f){_0x10f19a['push'](_0x10f19a['shift']());}}}(_0x326c,0x7418f));import{Plugin as _0x2db3ac}from'ckeditor5/src/core.js';import{uid as _0x9f9ff4}from'ckeditor5/src/utils.js';function _0x326c(){const _0x52cdf1=['503424KXfVbe','commandReversedParams','getContainedElement','isBlockImage','getFirstRange','7352nExDjt','change','513665LcinpO','isInContent','formatBlock','refresh','commands','imageStylePreApply','FORMAT_SIDE_IMAGE','discardSuggestion','locale','commandParams','46692RnMHeR','from','2QAeEhV','imageTypeBlock','start','join','document','convertInlineImageToBlock','chain','1156780xUIyDb','name','forEach','registerPostFixer','accept','has','imageTypeInline','registerDescriptionCallback','*Format:*\x20%0','next','imageStylePostApply','_splitMarkerName','getClosestSelectedImageElement','getChangedMarkers','discard','getSuggestionCallback','end','afterInit','110GAaTUU','ImageUtils','author','subType','_registerLegacyDescription','commandName','filter','nodeAfter','3661vGGGbC','registerCustomCallback','hasSuggestion','suggestion','nodeBefore','getSuggestion','Users','findIndex','toLowerCase','head','2778894ANhmgW','normalizedStyles','type','differ','markInlineFormat','TrackChangesEditing','_suggestionFactory','descriptionFactory','value','shouldConvertImageType','isBefore','imageStyle','get','enableCommand','model','1259252SYcgaM','format','side','getSuggestions','insertion','_findSuggestions','plugins','markBlockFormat','editor','isIntersecting','isInlineImage','isOwn','ImageStyleEditing','createRangeOn','title','imageCaption','setImageNaturalSizeAttributes','formatInline','selection','length','isEqual','345SXvBfE','newRange'];_0x326c=function(){return _0x52cdf1;};return _0x326c();}import{getTranslation as _0x2f20b1}from'../utils/common-translations.js';function _0x6184(_0x5016d9,_0x48f63b){const _0x326c6c=_0x326c();return _0x6184=function(_0x618403,_0x35cb16){_0x618403=_0x618403-0x84;let _0x267875=_0x326c6c[_0x618403];return _0x267875;},_0x6184(_0x5016d9,_0x48f63b);}export default class rt extends _0x2db3ac{[_0x533985(0xb0)](){const _0x107e36=_0x533985,_0x249f66=this[_0x107e36(0xda)];if(!_0x249f66[_0x107e36(0xd8)][_0x107e36(0xa4)](_0x107e36(0xde)))return;const _0x2a5c08=_0x249f66[_0x107e36(0xd8)][_0x107e36(0xcf)](_0x107e36(0xc8)),_0x21ec1e=_0x249f66[_0x107e36(0xd8)][_0x107e36(0xcf)](_0x107e36(0xb2)),_0x19a2ef={};_0x2a5c08[_0x107e36(0xd0)](_0x107e36(0xce),(_0x50d93a,_0x59b250)=>{const _0x2c93ba=_0x107e36,_0x1539d2=_0x249f66[_0x2c93ba(0xd8)][_0x2c93ba(0xcf)](_0x2c93ba(0xbf))['me'],_0x55ed23=_0x249f66[_0x2c93ba(0x90)][_0x2c93ba(0xcf)](_0x2c93ba(0xce));let _0x449eba=_0x21ec1e[_0x2c93ba(0xab)](_0x249f66[_0x2c93ba(0xd1)][_0x2c93ba(0x9c)][_0x2c93ba(0xe4)]),_0x9ec764=_0x249f66[_0x2c93ba(0xd1)][_0x2c93ba(0xdf)](_0x449eba),_0x36a6a8=_0x55ed23[_0x2c93ba(0xcb)];if(_0x36a6a8==_0x59b250[_0x2c93ba(0xcb)])return;const _0x7658d3={'commandName':_0x2c93ba(0xce),'commandParams':[_0x59b250],'formatGroupId':_0x9f9ff4()};_0x249f66[_0x2c93ba(0xd1)][_0x2c93ba(0x8b)](()=>{const _0xd3a52=_0x2c93ba;if(_0x2a5c08[_0xd3a52(0xd5)]()[_0xd3a52(0xb7)](_0x5a2e1c=>_0x5a2e1c[_0xd3a52(0x8d)]&&_0x1539d2==_0x5a2e1c[_0xd3a52(0xb3)]&&(_0xd3a52(0x8e)==_0x5a2e1c[_0xd3a52(0xc5)]||_0xd3a52(0xe3)==_0x5a2e1c[_0xd3a52(0xc5)])&&(_0xd3a52(0x91)==_0x5a2e1c[_0xd3a52(0xb4)]||_0xd3a52(0xa9)==_0x5a2e1c[_0xd3a52(0xb4)])&&_0x5a2e1c[_0xd3a52(0x89)]()[_0xd3a52(0xe6)](_0x9ec764))[_0xd3a52(0xa1)](_0x4889aa=>_0x2a5c08[_0xd3a52(0x93)](_0x4889aa[_0xd3a52(0xc2)])),_0x449eba=_0x21ec1e[_0xd3a52(0xab)](_0x249f66[_0xd3a52(0xd1)][_0xd3a52(0x9c)][_0xd3a52(0xe4)]),_0x9ec764=_0x249f66[_0xd3a52(0xd1)][_0xd3a52(0xdf)](_0x449eba),_0x55ed23[_0xd3a52(0x8f)](),_0x249f66[_0xd3a52(0x90)][_0xd3a52(0xcf)](_0xd3a52(0xa5))[_0xd3a52(0x8f)](),_0x249f66[_0xd3a52(0x90)][_0xd3a52(0xcf)](_0xd3a52(0x99))[_0xd3a52(0x8f)](),_0x36a6a8=_0x55ed23[_0xd3a52(0xcb)],_0x36a6a8!=_0x59b250[_0xd3a52(0xcb)])return _0x21ec1e[_0xd3a52(0xdc)](_0x449eba)&&_0x55ed23[_0xd3a52(0xcc)](_0x59b250[_0xd3a52(0xcb)],_0x449eba)?(_0x50d93a({..._0x59b250,'setImageSizes':!0x1}),_0x449eba=_0x21ec1e[_0xd3a52(0xab)](_0x249f66[_0xd3a52(0xd1)][_0xd3a52(0x9c)][_0xd3a52(0xe4)]),void _0x2a5c08[_0xd3a52(0xd9)](_0x449eba,{..._0x7658d3,'commandReversedParams':[{'value':_0x36a6a8||null,'setImageSizes':!0x1}]},[],_0xd3a52(0x91))):void(_0x21ec1e[_0xd3a52(0x88)](_0x449eba)?_0x2a5c08[_0xd3a52(0xd9)](_0x449eba,_0x7658d3,[],_0xd3a52(0xa9)):_0x2a5c08[_0xd3a52(0xc7)](_0x9ec764,_0x7658d3,_0xd3a52(0xa9)));});});for(const _0x2c74d4 of _0x249f66[_0x107e36(0xd8)][_0x107e36(0xcf)](_0x107e36(0xde))[_0x107e36(0xc4)])_0x19a2ef[_0x2c74d4[_0x107e36(0xa0)]]=_0x2c74d4[_0x107e36(0xe0)][_0x107e36(0xc1)]();_0x2a5c08[_0x107e36(0xc9)][_0x107e36(0xba)](_0x107e36(0x8e),_0x107e36(0x91),_0x107e36(0x9b),()=>!0x1),_0x2a5c08[_0x107e36(0xc9)][_0x107e36(0xba)](_0x107e36(0x8e),_0x107e36(0xa9),_0x107e36(0x9b),()=>!0x1),_0x2a5c08[_0x107e36(0xc9)][_0x107e36(0xba)](_0x107e36(0xe3),_0x107e36(0xa9),_0x107e36(0x9b),()=>!0x1),_0x2a5c08[_0x107e36(0xc9)][_0x107e36(0xba)](_0x107e36(0x8e),_0x107e36(0x91),_0x107e36(0xa3),([_0x478244])=>{const _0x42f9a5=_0x107e36;_0x21ec1e[_0x42f9a5(0xe2)](_0x478244[_0x42f9a5(0x87)]());}),_0x2a5c08[_0x107e36(0xc9)][_0x107e36(0xba)](_0x107e36(0x8e),_0x107e36(0x91),_0x107e36(0xad),(_0x9bbc4d,_0x2d7572)=>{const _0x3b5f52=_0x107e36;_0x2a5c08[_0x3b5f52(0xc9)][_0x3b5f52(0xae)](_0x3b5f52(0x8e),'',_0x3b5f52(0xa3))(_0x9bbc4d,{'commandName':_0x2d7572[_0x3b5f52(0xb6)],'commandParams':_0x2d7572[_0x3b5f52(0x86)]});}),_0x2a5c08[_0x107e36(0xc9)][_0x107e36(0xba)](_0x107e36(0x8e),_0x107e36(0x91),_0x107e36(0x9e),function(_0x407b30,_0x10a2cb){if(_0x38b676(_0x407b30,_0x10a2cb))return[_0x407b30,_0x10a2cb];if(_0x38b676(_0x10a2cb,_0x407b30))return[_0x10a2cb,_0x407b30];return null;});const _0x3ebd8f=[{'type':_0x107e36(0x8e),'subType':_0x107e36(0x91)},{'type':_0x107e36(0xd6),'subType':_0x107e36(0xe1)},{'type':_0x107e36(0x8e),'subType':_0x107e36(0x9d)},{'type':_0x107e36(0xd6),'subType':_0x107e36(0x9d)}];function _0x38b676(_0x3ca1cf,_0x108d53){const _0x436996=_0x107e36,_0x4a7ee7=_0x3ebd8f[_0x436996(0xc0)](({type:_0x68cfb1,subType:_0x4b54b7})=>_0x3ca1cf[_0x436996(0xc5)]==_0x68cfb1&&_0x3ca1cf[_0x436996(0xb4)]==_0x4b54b7),_0x526e82=_0x3ebd8f[_0x436996(0xc0)](({type:_0x5b7923,subType:_0x5eebdc})=>_0x108d53[_0x436996(0xc5)]==_0x5b7923&&_0x108d53[_0x436996(0xb4)]==_0x5eebdc);if(_0x4a7ee7<0x0||_0x526e82<0x0)return!0x1;const _0x3ce3ff=_0x3ca1cf[_0x436996(0x89)](),_0x5eda69=_0x108d53[_0x436996(0x89)]();if((0x0==_0x4a7ee7||0x1==_0x4a7ee7)&&0x2==_0x526e82&&_0x3ce3ff[_0x436996(0xdb)](_0x5eda69))return!0x0;if(0x2==_0x4a7ee7&&0x3==_0x526e82){const _0x1fa811=_0x2a5c08[_0x436996(0xd7)](_0x3ce3ff,_0x436996(0xd6))[_0x436996(0xb7)](({suggestion:_0xd3800c,meta:_0x3b1ea4})=>_0x3b1ea4[_0x436996(0xdd)]&&_0x436996(0x9d)==_0xd3800c[_0x436996(0xb4)]);if(_0x1fa811[_0x436996(0xe5)]>0x1&&_0x5eda69[_0x436996(0xaf)][_0x436996(0xe6)](_0x3ce3ff[_0x436996(0x9a)]))return!0x0;if(0x1==_0x1fa811[_0x436996(0xe5)]&&(_0x3ce3ff[_0x436996(0x9a)][_0x436996(0xe6)](_0x5eda69[_0x436996(0xaf)])||_0x3ce3ff[_0x436996(0xaf)][_0x436996(0xe6)](_0x5eda69[_0x436996(0x9a)])))return!0x0;}if(0x3==_0x4a7ee7&&0x3==_0x526e82&&_0x3ce3ff[_0x436996(0x9a)][_0x436996(0xcd)](_0x5eda69[_0x436996(0x9a)])){const _0x25e7b8=_0x3ce3ff[_0x436996(0xaf)][_0x436996(0xb8)],_0x2e308b=_0x5eda69[_0x436996(0x9a)][_0x436996(0xbd)];return _0x21ec1e[_0x436996(0x88)](_0x25e7b8)&&_0x25e7b8===_0x2e308b;}return!0x1;}_0x249f66[_0x107e36(0xd1)][_0x107e36(0x9c)][_0x107e36(0xa2)](()=>{const _0x3b2fe2=_0x107e36;let _0x311fd1=!0x1;const _0x1b3ff2=Array[_0x3b2fe2(0x97)](_0x249f66[_0x3b2fe2(0xd1)][_0x3b2fe2(0x9c)][_0x3b2fe2(0xc6)][_0x3b2fe2(0xac)]());for(const {name:_0x1d201e,data:_0x367e67}of _0x1b3ff2){const {group:_0x492525,type:_0x124fd4,subType:_0x4ce870,id:_0xbaa474}=_0x2a5c08[_0x3b2fe2(0xaa)](_0x1d201e);if(_0x3b2fe2(0xbc)==_0x492525&&_0x2a5c08[_0x3b2fe2(0xbb)](_0xbaa474)){if(_0x3b2fe2(0x8e)==_0x124fd4&&(_0x3b2fe2(0x91)==_0x4ce870||_0x3b2fe2(0xa9)==_0x4ce870)){const _0x31029a=_0x2a5c08[_0x3b2fe2(0xbe)](_0xbaa474);if(_0x367e67[_0x3b2fe2(0x84)]){const _0x5c5dba=_0x31029a[_0x3b2fe2(0x89)]()[_0x3b2fe2(0x87)]();if(_0x21ec1e[_0x3b2fe2(0x88)](_0x5c5dba))continue;_0x2a5c08[_0x3b2fe2(0x93)](_0x31029a),_0x311fd1=!0x0;}}if(_0x3b2fe2(0xd6)==_0x124fd4&&_0x3b2fe2(0xe1)==_0x4ce870&&!_0x367e67[_0x3b2fe2(0x84)]){const _0x111fff=_0x2a5c08[_0x3b2fe2(0xbe)](_0xbaa474);_0x111fff[_0x3b2fe2(0xa8)]&&_0x111fff[_0x3b2fe2(0xa8)][_0x3b2fe2(0x8d)]&&(_0x2a5c08[_0x3b2fe2(0x93)](_0x111fff[_0x3b2fe2(0xa8)]),_0x311fd1=!0x0);}}}return _0x311fd1;}),this[_0x107e36(0xb5)](_0x19a2ef);}[_0x533985(0xb5)](_0x35e109){const _0x551c09=_0x533985,_0x4b7632=this[_0x551c09(0xda)],_0x3c613f=_0x4b7632[_0x551c09(0x94)];_0x4b7632[_0x551c09(0xd8)][_0x551c09(0xcf)](_0x551c09(0xc8))[_0x551c09(0xca)][_0x551c09(0xa6)](_0x7dd18=>{const _0x347b5b=_0x551c09;if(_0x347b5b(0x8e)!=_0x7dd18[_0x347b5b(0xc5)]&&_0x347b5b(0xe3)!=_0x7dd18[_0x347b5b(0xc5)])return;const {data:_0x85faf}=_0x7dd18;if(!_0x85faf||_0x347b5b(0xce)!=_0x85faf[_0x347b5b(0xb6)])return;const _0x1260ba=_0x85faf[_0x347b5b(0x95)][0x0][_0x347b5b(0xcb)];return _0x1f0262(_0x347b5b(0xd4)===_0x1260ba?_0x2f20b1(_0x3c613f,_0x347b5b(0x92)):_0x35e109[_0x1260ba]||_0x1260ba);function _0x1f0262(_0x563613){const _0x4d7d03=_0x347b5b;return{'type':_0x4d7d03(0xd3),'content':_0x2f20b1(_0x3c613f,_0x4d7d03(0xa7),_0x563613)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x53dc(){const _0x2ba320=['2433642gbUtiQ','importWord','bind','lowest','forEach','3JSnagP','_trackChangesExecuted','afterInit','2465608NUxIOr','high','get','Users','value','348664nOagNJ','collaboration_features','commands','listenTo','_setSuggestionData','TrackChangesEditing','plugins','track_changes','editor','enableCommand','_handleImportedData','_trackChangesValueDuringImport','1300896VBsYwV','483058TwQEYp','dataInsert','83990WolanS','7qxHvTj','1989805iAujyP','execute','trackChanges'];_0x53dc=function(){return _0x2ba320;};return _0x53dc();}const _0x40daf2=_0x1e60;(function(_0x5a6981,_0x14a69f){const _0x5c6137=_0x1e60,_0x7a0069=_0x5a6981();while(!![]){try{const _0xb13159=parseInt(_0x5c6137(0xc0))/0x1+parseInt(_0x5c6137(0xbe))/0x2+parseInt(_0x5c6137(0xca))/0x3*(parseInt(_0x5c6137(0xd2))/0x4)+-parseInt(_0x5c6137(0xc2))/0x5+parseInt(_0x5c6137(0xc5))/0x6+-parseInt(_0x5c6137(0xc1))/0x7*(parseInt(_0x5c6137(0xcd))/0x8)+parseInt(_0x5c6137(0xbd))/0x9;if(_0xb13159===_0x14a69f)break;else _0x7a0069['push'](_0x7a0069['shift']());}catch(_0x542633){_0x7a0069['push'](_0x7a0069['shift']());}}}(_0x53dc,0x3eaa2));function _0x1e60(_0x5272ab,_0x1d4fde){const _0x53dc34=_0x53dc();return _0x1e60=function(_0x1e6063,_0x228889){_0x1e6063=_0x1e6063-0xb2;let _0x5e3d00=_0x53dc34[_0x1e6063];return _0x5e3d00;},_0x1e60(_0x5272ab,_0x1d4fde);}import{Plugin as _0x408624}from'ckeditor5/src/core.js';export default class at extends _0x408624{constructor(_0x14d31c){const _0x29f9e0=_0x1e60;super(_0x14d31c),this[_0x29f9e0(0xbc)]=!0x1,this[_0x29f9e0(0xcb)]=!0x1;}[_0x40daf2(0xcc)](){const _0x577ce2=_0x40daf2,_0x511ab6=this[_0x577ce2(0xb9)],_0x493c62=_0x511ab6[_0x577ce2(0xb3)][_0x577ce2(0xcf)](_0x577ce2(0xc6)),_0x4f3cb8=_0x511ab6[_0x577ce2(0xb3)][_0x577ce2(0xcf)](_0x577ce2(0xc4));_0x493c62&&(_0x493c62['on'](_0x577ce2(0xc3),(_0x1450b0,[,_0x392658])=>{const _0x4e4bfb=_0x577ce2;this[_0x4e4bfb(0xbc)]=_0x4f3cb8[_0x4e4bfb(0xd1)],_0x392658[_0x4e4bfb(0xb2)][_0x4e4bfb(0xb8)]=!this[_0x4e4bfb(0xbc)];},{'priority':_0x577ce2(0xce)}),this[_0x577ce2(0xb4)](_0x493c62,_0x577ce2(0xbf),this[_0x577ce2(0xbb)][_0x577ce2(0xc7)](this)),this[_0x577ce2(0xb4)](_0x493c62,_0x577ce2(0xbf),()=>{const _0x47a4c8=_0x577ce2;this[_0x47a4c8(0xcb)]&&(_0x4f3cb8[_0x47a4c8(0xc3)](),this[_0x47a4c8(0xcb)]=!0x1);},{'priority':_0x577ce2(0xc8)}),_0x511ab6[_0x577ce2(0xb7)][_0x577ce2(0xcf)](_0x577ce2(0xb6))[_0x577ce2(0xba)](_0x577ce2(0xc6)));}[_0x40daf2(0xbb)](_0x154f72,_0x21c517){const _0x3baced=_0x40daf2,{suggestions:_0x4122b6}=_0x21c517,_0x5c7172=this[_0x3baced(0xb9)][_0x3baced(0xb3)][_0x3baced(0xcf)](_0x3baced(0xc4)),_0x465447=_0x5c7172[_0x3baced(0xd1)];this[_0x3baced(0xbc)]!==_0x465447&&(_0x5c7172[_0x3baced(0xc3)](),this[_0x3baced(0xcb)]=!0x0),_0x4122b6&&_0x4122b6[_0x3baced(0xc9)](({id:_0x51e06f,type:_0x5387ac,author:_0x344bf5,created_at:_0x3d06c4})=>{const _0x244d6f=_0x3baced,_0x6cdd06={'id':_0x51e06f,'type':_0x5387ac,'authorId':this[_0x244d6f(0xb9)][_0x244d6f(0xb7)][_0x244d6f(0xcf)](_0x244d6f(0xd0))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x344bf5,'createdAt':_0x3d06c4?new Date(_0x3d06c4):new Date(),'source':_0x244d6f(0xc6)}}};this[_0x244d6f(0xb9)][_0x244d6f(0xb7)][_0x244d6f(0xcf)](_0x244d6f(0xb6))[_0x244d6f(0xb5)](_0x6cdd06);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x37fbf6=_0x1e8c;(function(_0x4c9313,_0x449e48){const _0x13e4f2=_0x1e8c,_0x1166a6=_0x4c9313();while(!![]){try{const _0x273c8c=parseInt(_0x13e4f2(0x1cf))/0x1*(-parseInt(_0x13e4f2(0x1ec))/0x2)+-parseInt(_0x13e4f2(0x1ca))/0x3+parseInt(_0x13e4f2(0x1d3))/0x4+parseInt(_0x13e4f2(0x1cd))/0x5+parseInt(_0x13e4f2(0x1da))/0x6*(-parseInt(_0x13e4f2(0x1d9))/0x7)+parseInt(_0x13e4f2(0x1d4))/0x8*(-parseInt(_0x13e4f2(0x1c9))/0x9)+-parseInt(_0x13e4f2(0x1f1))/0xa*(-parseInt(_0x13e4f2(0x1db))/0xb);if(_0x273c8c===_0x449e48)break;else _0x1166a6['push'](_0x1166a6['shift']());}catch(_0x1c9daa){_0x1166a6['push'](_0x1166a6['shift']());}}}(_0x5abc,0xf28ce));function _0x5abc(){const _0x17de69=['699222YWtxYd','registerAttributeLabel','outdentBlock','get','locale','96710XeMgvg','3543534spLXgM','3764868dXvccw','FORMAT_INDENT','formatBlock','6143930UfFTQi','blockIndent','3lYUOTJ','type','outdent','IndentEditing','1116664opGpmN','24ZibNCL','enableCommand','*Outdent:*\x20%0','descriptionFactory','afterInit','7CUKZbq','4749108eKfYeW','4279SHGnqU','format','plugins','getItems','_registerLegacyDescription','enableDefaultAttributesIntegration','registerDescriptionCallback','indentBlock','TrackChangesEditing','*Indent:*\x20%0','has','indent','registerBlockAttribute','editor','getItemLabel','commandName','IndentBlock'];_0x5abc=function(){return _0x17de69;};return _0x5abc();}function _0x1e8c(_0x4041a3,_0x3c39b7){const _0x5abc37=_0x5abc();return _0x1e8c=function(_0x1e8c9a,_0x2c3c10){_0x1e8c9a=_0x1e8c9a-0x1c9;let _0x5cad83=_0x5abc37[_0x1e8c9a];return _0x5cad83;},_0x1e8c(_0x4041a3,_0x3c39b7);}import{Plugin as _0x331b7c}from'ckeditor5/src/core.js';import{getTranslation as _0x97c9c8}from'../utils/common-translations.js';export default class ct extends _0x331b7c{[_0x37fbf6(0x1d8)](){const _0x30847a=_0x37fbf6,_0x131677=this[_0x30847a(0x1e8)],_0x6ca806=_0x131677[_0x30847a(0x1dd)][_0x30847a(0x1ef)](_0x30847a(0x1e3));if(_0x131677[_0x30847a(0x1dd)][_0x30847a(0x1e5)](_0x30847a(0x1d2))&&(_0x6ca806[_0x30847a(0x1d5)](_0x30847a(0x1e6)),_0x6ca806[_0x30847a(0x1d5)](_0x30847a(0x1d1))),_0x131677[_0x30847a(0x1dd)][_0x30847a(0x1e5)](_0x30847a(0x1eb))){for(const _0x24a7ce of[_0x30847a(0x1e2),_0x30847a(0x1ee)])_0x6ca806[_0x30847a(0x1e0)](_0x24a7ce);}const _0x1616e0=_0x131677[_0x30847a(0x1f0)];_0x6ca806[_0x30847a(0x1e7)](_0x30847a(0x1ce)),_0x6ca806[_0x30847a(0x1d7)][_0x30847a(0x1ed)](_0x30847a(0x1ce),_0x97c9c8(_0x1616e0,_0x30847a(0x1cb))),this[_0x30847a(0x1df)]();}[_0x37fbf6(0x1df)](){const _0x4a3e70=_0x37fbf6,_0x5a8939=this[_0x4a3e70(0x1e8)],_0x5bc7d7=_0x5a8939[_0x4a3e70(0x1f0)],_0x210399=_0x5a8939[_0x4a3e70(0x1dd)][_0x4a3e70(0x1ef)](_0x4a3e70(0x1e3));_0x210399[_0x4a3e70(0x1d7)][_0x4a3e70(0x1e1)](_0x63ad94=>{const _0x4c6ffe=_0x4a3e70;if(_0x4c6ffe(0x1cc)!=_0x63ad94[_0x4c6ffe(0x1d0)])return;const {data:_0x35bb00}=_0x63ad94;if(!_0x35bb00)return;if(_0x4c6ffe(0x1e2)!=_0x35bb00[_0x4c6ffe(0x1ea)]&&_0x4c6ffe(0x1ee)!=_0x35bb00[_0x4c6ffe(0x1ea)])return;const _0x5c3d4a=_0x63ad94[_0x4c6ffe(0x1de)]()[0x0],_0x2a3df=_0x210399[_0x4c6ffe(0x1d7)][_0x4c6ffe(0x1e9)](_0x5c3d4a);return _0x4c6ffe(0x1e2)==_0x35bb00[_0x4c6ffe(0x1ea)]?{'type':_0x4c6ffe(0x1dc),'content':_0x97c9c8(_0x5bc7d7,_0x4c6ffe(0x1e4),_0x2a3df)}:_0x4c6ffe(0x1ee)==_0x35bb00[_0x4c6ffe(0x1ea)]?{'type':_0x4c6ffe(0x1dc),'content':_0x97c9c8(_0x5bc7d7,_0x4c6ffe(0x1d6),_0x2a3df)}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x195eac=_0x39ca;(function(_0x5dc8bf,_0x5c03a5){var _0x58a37f=_0x39ca,_0x4244fa=_0x5dc8bf();while(!![]){try{var _0x5e73ae=-parseInt(_0x58a37f(0x159))/0x1+-parseInt(_0x58a37f(0x151))/0x2+parseInt(_0x58a37f(0x14b))/0x3*(parseInt(_0x58a37f(0x156))/0x4)+-parseInt(_0x58a37f(0x14a))/0x5+-parseInt(_0x58a37f(0x157))/0x6+-parseInt(_0x58a37f(0x155))/0x7+-parseInt(_0x58a37f(0x150))/0x8*(-parseInt(_0x58a37f(0x153))/0x9);if(_0x5e73ae===_0x5c03a5)break;else _0x4244fa['push'](_0x4244fa['shift']());}catch(_0x404110){_0x4244fa['push'](_0x4244fa['shift']());}}}(_0x3210,0x85d90));import{Plugin as _0x22a911}from'ckeditor5/src/core.js';function _0x39ca(_0x4c8153,_0x491f85){var _0x321000=_0x3210();return _0x39ca=function(_0x39ca14,_0x40b6b9){_0x39ca14=_0x39ca14-0x14a;var _0x189706=_0x321000[_0x39ca14];return _0x189706;},_0x39ca(_0x4c8153,_0x491f85);}import{Input as _0x1461c3}from'ckeditor5/src/typing.js';export default class ut extends _0x22a911{static get[_0x195eac(0x14d)](){return[_0x1461c3];}[_0x195eac(0x14e)](){var _0x347f27=_0x195eac;this[_0x347f27(0x15a)][_0x347f27(0x14f)][_0x347f27(0x158)](_0x347f27(0x14c))[_0x347f27(0x154)](_0x347f27(0x152));}}function _0x3210(){var _0x2c63e4=['2879478zstvIc','get','669248VcotAT','editor','5191325OMzzJQ','299883HxceBu','TrackChangesEditing','requires','init','plugins','8AJKESD','1504912FyPxpN','input','36086832fFfdCP','enableCommand','7149317NuCMal','20IUrdTv'];_0x3210=function(){return _0x2c63e4;};return _0x3210();}
|