@ckeditor/ckeditor5-track-changes 42.0.0 → 42.0.1-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 +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 _0x28601b=_0x1b1c;(function(_0x416ebd,_0x1b5584){const _0x110e70=_0x1b1c,_0x6f7d70=_0x416ebd();while(!![]){try{const _0x31d9c3=-parseInt(_0x110e70(0xe3))/0x1+parseInt(_0x110e70(0xbb))/0x2+-parseInt(_0x110e70(0xc1))/0x3*(parseInt(_0x110e70(0xa8))/0x4)+parseInt(_0x110e70(0xd8))/0x5*(-parseInt(_0x110e70(0xe1))/0x6)+parseInt(_0x110e70(0xe2))/0x7*(-parseInt(_0x110e70(0xaf))/0x8)+-parseInt(_0x110e70(0xdc))/0x9+parseInt(_0x110e70(0xc4))/0xa*(parseInt(_0x110e70(0xb4))/0xb);if(_0x31d9c3===_0x1b5584)break;else _0x6f7d70['push'](_0x6f7d70['shift']());}catch(_0x147ad8){_0x6f7d70['push'](_0x6f7d70['shift']());}}}(_0x5e90,0xcffb1));import{Plugin as _0x59f0d1}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x30e640}from'ckeditor5/src/ui.js';function _0x5e90(){const _0x59fe2b=['FontFamilyEditing','toLowerCase','title','label','13396735whpOdm','*Set\x20font\x20size:*\x20%0','config','formatInline','FontBackgroundColorEditing','fontSize.options','trim','1131042lQypsa','FORMAT_FONT_BACKGROUND','FontSize','fontBackgroundColor.colors','*Reset\x20font\x20family*','commandParams','1299ylNHzU','type','fontColor','30vxQmAA','plugins','get','fontBackgroundColor','fontFamily','editor','normalizeSizeOptions','commandName','TrackChangesEditing','*Reset\x20font\x20background\x20color*','FontColorEditing','value','FontSizeEditing','fontSize','fontColor.colors','find','FORMAT_FONT_SIZE','format','has','afterInit','155lQJmyl','*Set\x20font\x20family:*\x20%0','_registerLegacyDescription','enableDefaultAttributesIntegration','3512493myngkK','FORMAT_FONT_COLOR','registerAttributeLabel','locale','descriptionFactory','256278KEroxP','16247IPmrRc','258565OSJONf','FORMAT_FONT_FAMILY','*Set\x20font\x20color:*\x20%0','1324FhYpAx','model','*Set\x20font\x20background\x20color:*\x20%0','registerDescriptionCallback','registerInlineAttribute','*Reset\x20font\x20size*','*Reset\x20font\x20color*','4312HxowdL'];_0x5e90=function(){return _0x59fe2b;};return _0x5e90();}import{getTranslation as _0x105f69}from'../utils/common-translations.js';function _0x1b1c(_0x4faae4,_0x4aee25){const _0x5e9020=_0x5e90();return _0x1b1c=function(_0x1b1c00,_0xc53252){_0x1b1c00=_0x1b1c00-0xa6;let _0x8304a1=_0x5e9020[_0x1b1c00];return _0x8304a1;},_0x1b1c(_0x4faae4,_0x4aee25);}const ro=[{'pluginName':_0x28601b(0xd0),'commandName':_0x28601b(0xd1)},{'pluginName':_0x28601b(0xb0),'commandName':_0x28601b(0xc8)},{'pluginName':_0x28601b(0xce),'commandName':_0x28601b(0xc3)},{'pluginName':_0x28601b(0xb8),'commandName':_0x28601b(0xc7)}];export default class Q extends _0x59f0d1{[_0x28601b(0xd7)](){const _0x151727=_0x28601b,_0x536c77=this[_0x151727(0xc9)][_0x151727(0xdf)],_0x184161=this[_0x151727(0xc9)][_0x151727(0xc5)][_0x151727(0xc6)](_0x151727(0xcc));for(const {pluginName:_0x24774c,commandName:_0x310630}of ro)this[_0x151727(0xc9)][_0x151727(0xc5)][_0x151727(0xd6)](_0x24774c)&&(_0x184161[_0x151727(0xdb)](_0x310630),_0x184161[_0x151727(0xac)](_0x310630));_0x536c77['t'],(_0x184161[_0x151727(0xe0)][_0x151727(0xde)](_0x151727(0xd1),_0x105f69(_0x536c77,_0x151727(0xd4))),_0x184161[_0x151727(0xe0)][_0x151727(0xde)](_0x151727(0xc8),_0x105f69(_0x536c77,_0x151727(0xa6))),_0x184161[_0x151727(0xe0)][_0x151727(0xde)](_0x151727(0xc3),_0x105f69(_0x536c77,_0x151727(0xdd))),_0x184161[_0x151727(0xe0)][_0x151727(0xde)](_0x151727(0xc7),_0x105f69(_0x536c77,_0x151727(0xbc))),this[_0x151727(0xda)]());}[_0x28601b(0xda)](){const _0x2e4391=_0x28601b,_0x1657f2=this[_0x2e4391(0xc9)],_0x48a546=_0x1657f2[_0x2e4391(0xdf)];_0x1657f2[_0x2e4391(0xc5)][_0x2e4391(0xc6)](_0x2e4391(0xcc))[_0x2e4391(0xe0)][_0x2e4391(0xab)](_0x50da38=>{const _0x28a813=_0x2e4391,_0x4d876c=_0x48a546['t'];if(_0x28a813(0xb7)!=_0x50da38[_0x28a813(0xc2)])return;const {data:_0x5034b0}=_0x50da38;if(null!=_0x5034b0){if(_0x28a813(0xd1)==_0x5034b0[_0x28a813(0xcb)]){const _0x39d248=_0x5034b0[_0x28a813(0xc0)][0x0][_0x28a813(0xcf)];if(_0x39d248){const _0xc28c1d=_0x4d876c(this[_0x28a813(0xc9)][_0x28a813(0xc5)][_0x28a813(0xc6)](_0x28a813(0xbd))[_0x28a813(0xca)](this[_0x28a813(0xc9)][_0x28a813(0xb6)][_0x28a813(0xc6)](_0x28a813(0xb9)))[_0x28a813(0xd3)](_0x4c3c5e=>_0x4c3c5e[_0x28a813(0xa9)]==_0x39d248)[_0x28a813(0xb2)])[_0x28a813(0xb1)]();return{'type':_0x28a813(0xd5),'content':_0x105f69(_0x48a546,_0x28a813(0xb5),_0xc28c1d)};}return{'type':_0x28a813(0xd5),'content':_0x105f69(_0x48a546,_0x28a813(0xad))};}if(_0x28a813(0xc8)==_0x5034b0[_0x28a813(0xcb)]){const _0x3a32c1=_0x5034b0[_0x28a813(0xc0)][0x0][_0x28a813(0xcf)];return _0x3a32c1?{'type':_0x28a813(0xd5),'content':_0x105f69(_0x48a546,_0x28a813(0xd9),_0x3a32c1)}:{'type':_0x28a813(0xd5),'content':_0x105f69(_0x48a546,_0x28a813(0xbf))};}if(_0x28a813(0xc3)==_0x5034b0[_0x28a813(0xcb)]){const _0x5d00a6=_0x5034b0[_0x28a813(0xc0)][0x0][_0x28a813(0xcf)];if(_0x5d00a6){const _0x476b43=_0x30e640(this[_0x28a813(0xc9)][_0x28a813(0xb6)][_0x28a813(0xc6)](_0x28a813(0xd2)))[_0x28a813(0xd3)](_0x429fd5=>_0x429fd5[_0x28a813(0xa9)]==_0x5d00a6);let _0x15153b=_0x5d00a6,_0x530686='';return _0x476b43&&(_0x15153b=_0x476b43[_0x28a813(0xb3)],_0x530686=_0x4d876c(_0x15153b)[_0x28a813(0xb1)]()),{'type':_0x28a813(0xd5),'content':_0x105f69(_0x48a546,_0x28a813(0xa7),_0x530686)[_0x28a813(0xba)](),'color':{'value':_0x5d00a6,'title':_0x530686||_0x15153b}};}return{'type':_0x28a813(0xd5),'content':_0x105f69(_0x48a546,_0x28a813(0xae))};}if(_0x28a813(0xc7)==_0x5034b0[_0x28a813(0xcb)]){const _0x29f767=_0x5034b0[_0x28a813(0xc0)][0x0][_0x28a813(0xcf)];if(_0x29f767){const _0x283e4e=_0x30e640(this[_0x28a813(0xc9)][_0x28a813(0xb6)][_0x28a813(0xc6)](_0x28a813(0xbe)))[_0x28a813(0xd3)](_0x112966=>_0x112966[_0x28a813(0xa9)]==_0x29f767);let _0x5a42e7=_0x29f767,_0x53cd14='';return _0x283e4e&&(_0x5a42e7=_0x283e4e[_0x28a813(0xb3)],_0x53cd14=_0x4d876c(_0x5a42e7)[_0x28a813(0xb1)]()),{'type':_0x28a813(0xd5),'content':_0x105f69(_0x48a546,_0x28a813(0xaa),_0x53cd14)[_0x28a813(0xba)](),'color':{'value':_0x29f767,'title':_0x53cd14||_0x5a42e7}};}return{'type':_0x28a813(0xd5),'content':_0x105f69(_0x48a546,_0x28a813(0xcd))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x3458(_0x314c91,_0x1858aa){const _0x510261=_0x5102();return _0x3458=function(_0x3458c3,_0x45d5c4){_0x3458c3=_0x3458c3-0x134;let _0x2002de=_0x510261[_0x3458c3];return _0x2002de;},_0x3458(_0x314c91,_0x1858aa);}const _0x18f699=_0x3458;(function(_0x15f1f3,_0x54bce6){const _0x47b45a=_0x3458,_0x266329=_0x15f1f3();while(!![]){try{const _0x803096=-parseInt(_0x47b45a(0x13c))/0x1*(-parseInt(_0x47b45a(0x15c))/0x2)+parseInt(_0x47b45a(0x150))/0x3*(-parseInt(_0x47b45a(0x13d))/0x4)+-parseInt(_0x47b45a(0x166))/0x5+parseInt(_0x47b45a(0x143))/0x6+parseInt(_0x47b45a(0x15e))/0x7*(parseInt(_0x47b45a(0x146))/0x8)+parseInt(_0x47b45a(0x155))/0x9+-parseInt(_0x47b45a(0x151))/0xa;if(_0x803096===_0x54bce6)break;else _0x266329['push'](_0x266329['shift']());}catch(_0x30a253){_0x266329['push'](_0x266329['shift']());}}}(_0x5102,0x6dbcb));import{Plugin as _0x17e393}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x295b37}from'ckeditor5/src/ui.js';function _0x5102(){const _0x464fb4=['*Remove\x20all\x20formatting*','560523rcksdw','8244880YjTANa','config','fontBackgroundColor','toLowerCase','3711222aXpAlR','enableCommand','FontSize','formatInline','format','toUpperCase','commandParams','18lWskLC','fontSize.options','14SUBMyp','commandName','type','entries','fontColor','normalizeSizeOptions','registerDescriptionCallback','fontSize','2474005xVMcof','get','commands','label','fontColor.colors','charAt','copyFormat','split','plugins','locale','push','formatBlock','71377Bxwiul','4NHhEZq','model','descriptionFactory','afterInit','_registerLegacyDescription','pasteFormat','1795296FrGPaV','join','slice','2406584DZsndl','*Set\x20format\x20to:*\x20%0','editor','title','enableDefaultAttributesIntegration','TrackChangesEditing','find','boolean','length'];_0x5102=function(){return _0x464fb4;};return _0x5102();}import{getTranslation as _0x1bb359}from'../utils/common-translations.js';export default class X extends _0x17e393{[_0x18f699(0x140)](){const _0x42a503=_0x18f699,_0x15ed1f=this[_0x42a503(0x148)],_0x4d7632=_0x15ed1f[_0x42a503(0x138)][_0x42a503(0x167)](_0x42a503(0x14b)),_0x54c6d4=_0x15ed1f[_0x42a503(0x168)][_0x42a503(0x167)](_0x42a503(0x136)),_0x5ece78=_0x15ed1f[_0x42a503(0x168)][_0x42a503(0x167)](_0x42a503(0x142));_0x54c6d4&&_0x5ece78&&(_0x4d7632[_0x42a503(0x14a)](_0x42a503(0x142)),_0x4d7632[_0x42a503(0x156)](_0x42a503(0x136)),this[_0x42a503(0x141)]());}[_0x18f699(0x141)](){const _0x36e66d=_0x18f699,_0x496d54=this[_0x36e66d(0x148)],_0x3d7a23=_0x496d54[_0x36e66d(0x139)];_0x496d54[_0x36e66d(0x138)][_0x36e66d(0x167)](_0x36e66d(0x14b))[_0x36e66d(0x13f)][_0x36e66d(0x164)](_0x279552=>{const _0x2a5746=_0x36e66d;if(_0x2a5746(0x13b)!=_0x279552[_0x2a5746(0x160)]&&_0x2a5746(0x158)!=_0x279552[_0x2a5746(0x160)])return;const {data:_0x7e3888}=_0x279552;if(_0x7e3888&&_0x2a5746(0x142)===_0x7e3888[_0x2a5746(0x15f)]){const _0xf9bbbe=[],_0x1379bd=_0x7e3888[_0x2a5746(0x15b)][0x0];for(const [_0xe5668e,_0x4a2b3d]of Object[_0x2a5746(0x161)](_0x1379bd))_0xf9bbbe[_0x2a5746(0x13a)](so(_0x496d54,_0xe5668e,_0x4a2b3d));return _0xf9bbbe[_0x2a5746(0x14e)]?{'type':_0x2a5746(0x159),'content':_0x1bb359(_0x3d7a23,_0x2a5746(0x147),_0xf9bbbe[_0x2a5746(0x144)](',\x20'))}:{'type':_0x2a5746(0x159),'content':_0x1bb359(_0x3d7a23,_0x2a5746(0x14f))};}});}}function so(_0x1d820e,_0x55350d,_0x30d93c){const _0x286818=_0x18f699,_0x3fbd90=_0x1d820e[_0x286818(0x139)]['t'],_0x1c2f38=_0x55350d[_0x286818(0x137)](/(?=[A-Z])/)[_0x286818(0x144)]('\x20'),_0xac5ba1=_0x3fbd90(_0x1c2f38[_0x286818(0x135)](0x0)[_0x286818(0x15a)]()+_0x1c2f38[_0x286818(0x145)](0x1))[_0x286818(0x154)]();if(_0x286818(0x14d)==typeof _0x30d93c)return _0xac5ba1;if(_0x286818(0x162)===_0x55350d||_0x286818(0x153)===_0x55350d){const _0x3fd500=_0x295b37(_0x1d820e[_0x286818(0x152)][_0x286818(0x167)](_0x286818(0x134)))[_0x286818(0x14c)](_0x295aa9=>_0x295aa9[_0x286818(0x13e)]==_0x30d93c);return _0xac5ba1+'\x20('+(_0x3fd500?_0x3fbd90(_0x3fd500[_0x286818(0x169)])[_0x286818(0x154)]():_0x30d93c)+')';}if(_0x286818(0x165)===_0x55350d&&isNaN(parseFloat(_0x30d93c))){const _0x51fa84=_0x1d820e[_0x286818(0x138)][_0x286818(0x167)](_0x286818(0x157))[_0x286818(0x163)](_0x1d820e[_0x286818(0x152)][_0x286818(0x167)](_0x286818(0x15d)))[_0x286818(0x14c)](_0x1b90a8=>_0x1b90a8[_0x286818(0x13e)]==_0x30d93c);return _0xac5ba1+'\x20('+(_0x51fa84?_0x3fbd90(_0x51fa84[_0x286818(0x149)])[_0x286818(0x154)]():_0x30d93c)+')';}return _0xac5ba1+'\x20('+_0x30d93c+')';}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x27f0(){const _0x348a02=['value','756mjLWkj','registerElementLabel','enableDefaultAttributesIntegration','afterInit','2kbNNnH','plugins','_getHeadingLevel','*Change\x20to:*\x20%0','TrackChangesEditing','HeadingEditing','registerDescriptionCallback','format','heading','name','24saXWdy','heading.options','44072hqGwms','locale','ELEMENT_HEADING','type','315481DZQYNH','formatBlock','618384OSTzNd','config','paragraph','editor','match','title','has','ELEMENT_HEADING_CUSTOM','model','5801477cVZYlg','_registerLegacyDescription','find','3tIIdvT','descriptionFactory','get','_headingOptions','4855698cAPbnj','7072770uxcZQn','view','commandParams','commandName','756eNPktM','9245AFQlQO'];_0x27f0=function(){return _0x348a02;};return _0x27f0();}const _0x7cb1af=_0x6ae1;(function(_0x338709,_0x407621){const _0x2834c4=_0x6ae1,_0x1cb5ff=_0x338709();while(!![]){try{const _0x180b42=parseInt(_0x2834c4(0xa4))/0x1*(-parseInt(_0x2834c4(0xc2))/0x2)+parseInt(_0x2834c4(0xb2))/0x3*(-parseInt(_0x2834c4(0xa6))/0x4)+-parseInt(_0x2834c4(0xbc))/0x5*(-parseInt(_0x2834c4(0xbe))/0x6)+parseInt(_0x2834c4(0xbb))/0x7*(-parseInt(_0x2834c4(0xa0))/0x8)+-parseInt(_0x2834c4(0xb6))/0x9+parseInt(_0x2834c4(0xb7))/0xa+-parseInt(_0x2834c4(0xaf))/0xb*(-parseInt(_0x2834c4(0x9e))/0xc);if(_0x180b42===_0x407621)break;else _0x1cb5ff['push'](_0x1cb5ff['shift']());}catch(_0x3958de){_0x1cb5ff['push'](_0x1cb5ff['shift']());}}}(_0x27f0,0x5f55e));import{Plugin as _0x452375}from'ckeditor5/src/core.js';function _0x6ae1(_0x324ed1,_0x7ef16e){const _0x27f065=_0x27f0();return _0x6ae1=function(_0x6ae12d,_0x193580){_0x6ae12d=_0x6ae12d-0x96;let _0x574020=_0x27f065[_0x6ae12d];return _0x574020;},_0x6ae1(_0x324ed1,_0x7ef16e);}import{getTranslation as _0xe8e7ea}from'../utils/common-translations.js';export default class Y extends _0x452375{[_0x7cb1af(0xc1)](){const _0x353faf=_0x7cb1af,_0x299ec0=this[_0x353faf(0xa9)];if(!_0x299ec0[_0x353faf(0xc3)][_0x353faf(0xac)](_0x353faf(0x99)))return;this[_0x353faf(0xb5)]=_0x299ec0[_0x353faf(0xa7)][_0x353faf(0xb4)](_0x353faf(0x9f));const _0x1496af=_0x299ec0[_0x353faf(0xa1)],_0x42324a=_0x299ec0[_0x353faf(0xc3)][_0x353faf(0xb4)](_0x353faf(0x98));_0x42324a[_0x353faf(0xc0)](_0x353faf(0x9c));for(const _0x3ca2dc of this[_0x353faf(0xb5)])_0x353faf(0xa8)!=_0x3ca2dc[_0x353faf(0xae)]&&_0x42324a[_0x353faf(0xb3)][_0x353faf(0xbf)](_0x3ca2dc[_0x353faf(0xae)],_0x637fa8=>{const _0x22b787=_0x353faf,_0x1cee6f=this[_0x22b787(0x96)](_0x3ca2dc[_0x22b787(0xae)]);return null!==_0x1cee6f?_0x4d194a(_0x637fa8,_0x1cee6f):_0x12fa8b(_0x637fa8,_0x3ca2dc[_0x22b787(0xab)]);});function _0x4d194a(_0x2dc438,_0x506eed){const _0x200411=_0x353faf;return _0xe8e7ea(_0x1496af,_0x200411(0xa2),[_0x2dc438,_0x506eed]);}function _0x12fa8b(_0x1d150b,_0x134ef1){const _0x489620=_0x353faf;return _0xe8e7ea(_0x1496af,_0x489620(0xad),[_0x1d150b,_0x134ef1]);}this[_0x353faf(0xb0)]();}[_0x7cb1af(0xb0)](){const _0x3ced67=_0x7cb1af,_0x4ff131=this[_0x3ced67(0xa9)],_0x4b34b3=_0x4ff131[_0x3ced67(0xa1)];function _0x1359c6(_0x5b16df,_0x188556){const _0x7354d3=_0x3ced67;return _0xe8e7ea(_0x4b34b3,_0x7354d3(0xad),[_0x5b16df,_0x188556]);}_0x4ff131[_0x3ced67(0xc3)][_0x3ced67(0xb4)](_0x3ced67(0x98))[_0x3ced67(0xb3)][_0x3ced67(0x9a)](_0x2e74b0=>{const _0x26b116=_0x3ced67;if(_0x26b116(0xa5)!=_0x2e74b0[_0x26b116(0xa3)])return;const {data:_0x28cac7}=_0x2e74b0;if(_0x28cac7&&_0x26b116(0x9c)==_0x28cac7[_0x26b116(0xba)]){const _0xf31867=_0x28cac7[_0x26b116(0xb9)][0x0][_0x26b116(0xbd)],_0x146ff9=this[_0x26b116(0x96)](_0xf31867);if(null!==_0x146ff9)return{'type':_0x26b116(0x9b),'content':_0xe8e7ea(_0x4b34b3,_0x26b116(0x97),(_0xceb7cb=0x1,_0x3c7c81=_0x146ff9,_0xe8e7ea(_0x4b34b3,_0x26b116(0xa2),[_0xceb7cb,_0x3c7c81])))};const _0x33c0f1=this[_0x26b116(0xb5)][_0x26b116(0xb1)](_0x53eeee=>_0x53eeee[_0x26b116(0xae)]===_0xf31867)[_0x26b116(0xab)];return{'type':_0x26b116(0x9b),'content':_0xe8e7ea(_0x4b34b3,_0x26b116(0x97),_0x1359c6(0x1,_0x33c0f1))};}var _0xceb7cb,_0x3c7c81;});}[_0x7cb1af(0x96)](_0x4cf540){const _0x4d3f1=_0x7cb1af;var _0x10be28,_0x21b630;const _0x2de576=_0x4cf540[_0x4d3f1(0xaa)](/^heading(\d+)/);if(_0x2de576)return _0x2de576[0x1];const _0x215efe=null===(_0x10be28=this[_0x4d3f1(0xb5)])||void 0x0===_0x10be28?void 0x0:_0x10be28[_0x4d3f1(0xb1)](_0x23bee4=>_0x23bee4[_0x4d3f1(0xae)]==_0x4cf540);if(_0x215efe&&_0x215efe[_0x4d3f1(0xb8)]){const _0x38a6c5=_0x215efe[_0x4d3f1(0xb8)],_0x195667=(null!==(_0x21b630=_0x38a6c5[_0x4d3f1(0x9d)])&&void 0x0!==_0x21b630?_0x21b630:_0x38a6c5)[_0x4d3f1(0xaa)](/^h(\d+)/);if(_0x195667)return _0x195667[0x1];}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x505c4d=_0x5c8b;(function(_0x3720cf,_0x3dc6f8){const _0x521791=_0x5c8b,_0x52afc4=_0x3720cf();while(!![]){try{const _0x17604c=parseInt(_0x521791(0x1fc))/0x1*(parseInt(_0x521791(0x201))/0x2)+-parseInt(_0x521791(0x1e9))/0x3+-parseInt(_0x521791(0x1fd))/0x4+parseInt(_0x521791(0x1f7))/0x5+-parseInt(_0x521791(0x1e8))/0x6+-parseInt(_0x521791(0x206))/0x7+parseInt(_0x521791(0x1eb))/0x8*(parseInt(_0x521791(0x1ee))/0x9);if(_0x17604c===_0x3dc6f8)break;else _0x52afc4['push'](_0x52afc4['shift']());}catch(_0x487920){_0x52afc4['push'](_0x52afc4['shift']());}}}(_0x1893,0x750e5));import{Plugin as _0x22728b}from'ckeditor5/src/core.js';function _0x5c8b(_0x529cdb,_0x278328){const _0x1893d6=_0x1893();return _0x5c8b=function(_0x5c8b5f,_0xdebd33){_0x5c8b5f=_0x5c8b5f-0x1e8;let _0x21d1f7=_0x1893d6[_0x5c8b5f];return _0x21d1f7;},_0x5c8b(_0x529cdb,_0x278328);}import{getTranslation as _0x10c35a}from'../utils/common-translations.js';export default class Z extends _0x22728b{[_0x505c4d(0x1f1)](){const _0x272928=_0x505c4d,_0x5de0a9=this[_0x272928(0x1ea)];if(!_0x5de0a9[_0x272928(0x1f3)][_0x272928(0x1fb)](_0x272928(0x1ff)))return;const _0x6be696=_0x5de0a9[_0x272928(0x1f3)][_0x272928(0x20c)](_0x272928(0x209)),_0x30be59=_0x5de0a9[_0x272928(0x20b)];_0x6be696[_0x272928(0x1ec)](_0x272928(0x203)),_0x6be696[_0x272928(0x1f9)](_0x272928(0x203)),_0x6be696[_0x272928(0x207)][_0x272928(0x1f4)](_0x272928(0x203),_0x10c35a(_0x30be59,_0x272928(0x1fe))),this[_0x272928(0x20f)]();}[_0x505c4d(0x20f)](){const _0x1957f9=_0x505c4d,_0x1419b9=this[_0x1957f9(0x1ea)],_0x479245=_0x1419b9[_0x1957f9(0x20b)];_0x1419b9[_0x1957f9(0x1f3)][_0x1957f9(0x20c)](_0x1957f9(0x209))[_0x1957f9(0x207)][_0x1957f9(0x20d)](_0x3dd604=>{const _0x2d982c=_0x1957f9;if(_0x2d982c(0x205)!=_0x3dd604[_0x2d982c(0x204)])return;const {data:_0x135ef0}=_0x3dd604;if(_0x135ef0&&_0x2d982c(0x203)==_0x135ef0[_0x2d982c(0x1f6)]){const _0x2ff055=_0x479245['t'],_0x361265=_0x135ef0[_0x2d982c(0x1ef)][0x0][_0x2d982c(0x1f2)];if(_0x361265){const _0x5791cc=_0x1419b9[_0x2d982c(0x1fa)][_0x2d982c(0x20c)](_0x2d982c(0x20a))[_0x2d982c(0x1f0)](_0x14310a=>_0x14310a[_0x2d982c(0x1f5)]==_0x361265),_0x17f139=_0x2ff055(_0x5791cc[_0x2d982c(0x1f8)])[_0x2d982c(0x202)]();return{'type':_0x2d982c(0x200),'content':_0x10c35a(_0x479245,_0x2d982c(0x1ed),_0x17f139),'color':{'value':_0x5791cc[_0x2d982c(0x208)],'title':_0x5791cc[_0x2d982c(0x1f8)]}};}return{'type':_0x2d982c(0x200),'content':_0x10c35a(_0x479245,_0x2d982c(0x20e),_0x10c35a(_0x479245,_0x2d982c(0x1fe)))};}});}}function _0x1893(){const _0x153d28=['enableDefaultAttributesIntegration','*Set\x20highlight:*\x20%0','1451997CDyeVq','commandParams','find','afterInit','value','plugins','registerAttributeLabel','model','commandName','686905krqMkX','title','registerInlineAttribute','config','has','16529QEPsSd','3057288qbZERF','FORMAT_HIGHLIGHT','HighlightEditing','format','42yTDYdw','toLowerCase','highlight','type','formatInline','2613184MzqiHY','descriptionFactory','color','TrackChangesEditing','highlight.options','locale','get','registerDescriptionCallback','*Remove\x20highlight*','_registerLegacyDescription','4185810fEHlVd','2737263kIPdxf','editor','136uzARsg'];_0x1893=function(){return _0x153d28;};return _0x1893();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2150ec=_0x2eb8;function _0x2eb8(_0x441da1,_0x31fe60){const _0x58051e=_0x5805();return _0x2eb8=function(_0x2eb874,_0xbb4af1){_0x2eb874=_0x2eb874-0x65;let _0x4dcb2e=_0x58051e[_0x2eb874];return _0x4dcb2e;},_0x2eb8(_0x441da1,_0x31fe60);}(function(_0xf674bb,_0x29e60e){const _0xd426a=_0x2eb8,_0x3336cd=_0xf674bb();while(!![]){try{const _0x42e4cf=-parseInt(_0xd426a(0x72))/0x1+parseInt(_0xd426a(0x7a))/0x2*(-parseInt(_0xd426a(0x84))/0x3)+-parseInt(_0xd426a(0x80))/0x4+-parseInt(_0xd426a(0x79))/0x5+parseInt(_0xd426a(0x6c))/0x6+-parseInt(_0xd426a(0x74))/0x7*(parseInt(_0xd426a(0x88))/0x8)+parseInt(_0xd426a(0x6f))/0x9*(parseInt(_0xd426a(0x66))/0xa);if(_0x42e4cf===_0x29e60e)break;else _0x3336cd['push'](_0x3336cd['shift']());}catch(_0x5a0199){_0x3336cd['push'](_0x3336cd['shift']());}}}(_0x5805,0xb30c8));import{Plugin as _0x367402}from'ckeditor5/src/core.js';import{getTranslation as _0x18c380}from'../utils/common-translations.js';function _0x5805(){const _0x2f23e8=['high','createEmptyElement','TrackChangesEditing','for','7253360JPWcXR','86414MgbnHX','ELEMENT_HORIZONTAL_LINE','horizontalLine','afterInit','enableCommand','HorizontalLineEditing','495384VxcYmE','div','locale','showSuggestionHighlights','72RXWisL','conversion','has','editor','39384NwFxDC','get','140680qjgOmw','registerElementLabel','addClass','insert','descriptionFactory','plugins','7234380jDezNY','createContainerElement','ck-horizontal-line','2097IbeFUg','dataDowncast','createPositionAt','218103jUApwc','elementToStructure','1309auzANJ'];_0x5805=function(){return _0x2f23e8;};return _0x5805();}export default class tt extends _0x367402{[_0x2150ec(0x7d)](){const _0x2bc3c3=_0x2150ec,_0x2655c4=this[_0x2bc3c3(0x87)];if(!_0x2655c4[_0x2bc3c3(0x6b)][_0x2bc3c3(0x86)](_0x2bc3c3(0x7f)))return;_0x2655c4[_0x2bc3c3(0x6b)][_0x2bc3c3(0x65)](_0x2bc3c3(0x77))[_0x2bc3c3(0x7e)](_0x2bc3c3(0x7c));const _0x570244=_0x2655c4[_0x2bc3c3(0x6b)][_0x2bc3c3(0x65)](_0x2bc3c3(0x77)),_0x431a36=_0x2655c4[_0x2bc3c3(0x82)];_0x570244[_0x2bc3c3(0x6a)][_0x2bc3c3(0x67)](_0x2bc3c3(0x7c),_0x45517f=>_0x18c380(_0x431a36,_0x2bc3c3(0x7b),_0x45517f)),_0x2655c4[_0x2bc3c3(0x85)][_0x2bc3c3(0x78)](_0x2bc3c3(0x70))[_0x2bc3c3(0x73)]({'model':_0x2bc3c3(0x7c),'view':(_0x18cff5,{writer:_0xc3e2be,options:_0x5074c4})=>{const _0x2d5809=_0x2bc3c3;if(!_0x5074c4[_0x2d5809(0x83)])return null;const _0x11fead=_0xc3e2be[_0x2d5809(0x6d)](_0x2d5809(0x81)),_0x328317=_0xc3e2be[_0x2d5809(0x76)]('hr');return _0xc3e2be[_0x2d5809(0x68)](_0x2d5809(0x6e),_0x11fead),_0xc3e2be[_0x2d5809(0x69)](_0xc3e2be[_0x2d5809(0x71)](_0x11fead,0x0),_0x328317),_0x11fead;},'converterPriority':_0x2bc3c3(0x75)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x30a408=_0x3296;(function(_0x3c8ee1,_0x3e6c47){const _0x147490=_0x3296,_0x354d7f=_0x3c8ee1();while(!![]){try{const _0x5212d0=parseInt(_0x147490(0x1ac))/0x1*(-parseInt(_0x147490(0x1b6))/0x2)+parseInt(_0x147490(0x1b4))/0x3+-parseInt(_0x147490(0x1b5))/0x4*(parseInt(_0x147490(0x1c9))/0x5)+parseInt(_0x147490(0x1a4))/0x6+-parseInt(_0x147490(0x1a5))/0x7+-parseInt(_0x147490(0x1c3))/0x8+parseInt(_0x147490(0x1b1))/0x9;if(_0x5212d0===_0x3e6c47)break;else _0x354d7f['push'](_0x354d7f['shift']());}catch(_0x47c8b0){_0x354d7f['push'](_0x354d7f['shift']());}}}(_0x2ff1,0xc3b4b));function _0x2ff1(){const _0x1e3ed7=['enableDefaultAttributesIntegration','element','_registerLegacyDescription','registerBlockAttribute','start','format','ELEMENT_HTML_EMBED','value','type','get','afterInit','locale','2025448sXMcWW','key','descriptionFactory','editor','rawHtml','formatBlock','49730kyPdMY','3545364jccwFN','9394434siapQJ','registerDescriptionCallback','plugins','has','commandName','htmlEmbed','getFirstRange','1307uWdBbF','registerElementLabel','TrackChangesEditing','attribute','nodeAfter','11363481Ewmoti','HtmlEmbed','*Change\x20%0\x20content*','4059264XHSMvh','220ILCcXS','402CophfY'];_0x2ff1=function(){return _0x1e3ed7;};return _0x2ff1();}import{Plugin as _0x163eda}from'ckeditor5/src/core.js';import{getTranslation as _0x16fd29}from'../utils/common-translations.js';function _0x3296(_0x5af5f9,_0x53b281){const _0x2ff19d=_0x2ff1();return _0x3296=function(_0x329635,_0x1bae87){_0x329635=_0x329635-0x1a4;let _0x240fcf=_0x2ff19d[_0x329635];return _0x240fcf;},_0x3296(_0x5af5f9,_0x53b281);}export default class et extends _0x163eda{[_0x30a408(0x1c1)](){const _0x509aad=_0x30a408,_0x376327=this[_0x509aad(0x1c6)];if(!_0x376327[_0x509aad(0x1a7)][_0x509aad(0x1a8)](_0x509aad(0x1b2)))return;const _0x52f64d=_0x376327[_0x509aad(0x1a7)][_0x509aad(0x1c0)](_0x509aad(0x1ae)),_0x183e0e=_0x376327[_0x509aad(0x1c2)];_0x52f64d[_0x509aad(0x1c5)][_0x509aad(0x1ad)](_0x509aad(0x1c7),_0x32cf2b=>_0x16fd29(_0x183e0e,_0x509aad(0x1bd),_0x32cf2b)),_0x52f64d[_0x509aad(0x1b7)](_0x509aad(0x1aa)),_0x52f64d[_0x509aad(0x1ba)](_0x509aad(0x1be)),_0x52f64d[_0x509aad(0x1c5)][_0x509aad(0x1a6)](_0x5e0abc=>{const _0x402191=_0x509aad;if(_0x402191(0x1af)!=_0x5e0abc[_0x402191(0x1bf)])return;const {data:_0x2af15b}=_0x5e0abc;if(_0x2af15b&&_0x402191(0x1be)==_0x2af15b[_0x402191(0x1c4)]&&_0x5e0abc[_0x402191(0x1ab)]()[_0x402191(0x1bb)][_0x402191(0x1b0)]['is'](_0x402191(0x1b8),_0x402191(0x1c7))){const _0x1620d8=_0x16fd29(_0x183e0e,_0x402191(0x1bd));return{'type':_0x402191(0x1bc),'content':_0x16fd29(_0x183e0e,_0x402191(0x1b3),_0x1620d8)};}}),this[_0x509aad(0x1b9)]();}[_0x30a408(0x1b9)](){const _0x35da84=_0x30a408,_0x307a07=this[_0x35da84(0x1c6)],_0x4aa7d4=_0x307a07[_0x35da84(0x1c2)];_0x307a07[_0x35da84(0x1a7)][_0x35da84(0x1c0)](_0x35da84(0x1ae))[_0x35da84(0x1c5)][_0x35da84(0x1a6)](_0xfe492c=>{const _0x5a9d25=_0x35da84;if(_0x5a9d25(0x1c8)!=_0xfe492c[_0x5a9d25(0x1bf)])return;const {data:_0x1e3569}=_0xfe492c;if(_0x1e3569&&_0x5a9d25(0x1aa)==_0x1e3569[_0x5a9d25(0x1a9)]){const _0x5e8cf0=_0x16fd29(_0x4aa7d4,_0x5a9d25(0x1bd));return{'type':_0x5a9d25(0x1bc),'content':_0x16fd29(_0x4aa7d4,_0x5a9d25(0x1b3),_0x5e8cf0)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2f9817=_0x2e24;(function(_0x3d2d33,_0x32d905){const _0x8ecbf7=_0x2e24,_0x4a4bb1=_0x3d2d33();while(!![]){try{const _0x119976=parseInt(_0x8ecbf7(0xe0))/0x1+-parseInt(_0x8ecbf7(0x13b))/0x2+parseInt(_0x8ecbf7(0x123))/0x3*(-parseInt(_0x8ecbf7(0xfb))/0x4)+parseInt(_0x8ecbf7(0xce))/0x5*(-parseInt(_0x8ecbf7(0x11e))/0x6)+-parseInt(_0x8ecbf7(0x115))/0x7+parseInt(_0x8ecbf7(0x130))/0x8*(-parseInt(_0x8ecbf7(0xeb))/0x9)+-parseInt(_0x8ecbf7(0x12b))/0xa*(-parseInt(_0x8ecbf7(0xfd))/0xb);if(_0x119976===_0x32d905)break;else _0x4a4bb1['push'](_0x4a4bb1['shift']());}catch(_0x33b9a1){_0x4a4bb1['push'](_0x4a4bb1['shift']());}}}(_0x47ef,0xec1a0));function _0x47ef(){const _0x57b747=['locale','length','selection','type','getCaptionFromImageModelElement','nodeAfter','uploadImage','attribute','chain','document','*Set\x20image\x20text\x20alternative:*\x20%0','discard','4128271oTnHAa','ImageUploadEditing','isBefore','addObject','start','getFirstRange','alt','has','_suggestionFactory','211146VQsjze','ImageResize','_findSuggestions','model','insertion','7278cfgULH','*Set\x20image\x20width:*\x20%0','commandName','find','ImageBlockEditing','getNearestSelectionRange','afterInit','width','6430KacmpX','imageBlock','TrackChangesEditing','resizedWidth','forceDefaultExecution','47496qEzPQR','registerCustomCallback','insertImage','ImageUtils','markDeletion','change','createRange','schema','imageTextAlternative','forward','registerElementLabel','1994910kAGjKy','*Reset\x20image\x20width*','createRangeOn','newValue','subType','getContainedElement','markInsertion','isBlockImage','descriptionFactory','ImageTextAlternativeEditing','toNext','previous','imageTypeBlock','155RvdeMm','FORMAT_IMAGE_SIZE','fromPosition','imageStylePreApply','element','convertInlineImageToBlock','findIndex','removeObject','formatInline','toPrevious','deletion','enableCommand','registerBlockAttribute','ELEMENT_INLINE_IMAGE','ImageCaptionUtils','*Remove\x20image\x20text\x20alternative*','formatBlock','commandParams','918002OaYwuJ','end','filter','caption','ImageEditing','ImageInlineEditing','getClosestSelectedImageElement','get','join','resizeImage','enableDefaultAttributesIntegration','288fHbTSS','ELEMENT_CAPTION','toggleImageCaption','detach','ImageCaptionEditing','markBlockFormat','imageTypeInline','isEqual','nodeBefore','editor','isCollapsed','plugins','imageCaption','imageInline','registerAttributeLabel','backward','596VQyShQ','Inline\x20image\x20to\x20block\x20image','56089qNJwQD','registerDescriptionCallback','ELEMENT_IMAGE','convertBlockImageToInline','Block\x20image\x20to\x20inline\x20image','isOwn','format','accept','getSuggestionCallback','key','isIntersecting','_registerLegacyDescription'];_0x47ef=function(){return _0x57b747;};return _0x47ef();}import{Plugin as _0x8727dc}from'ckeditor5/src/core.js';function _0x2e24(_0x36ad05,_0x138a86){const _0x47ef27=_0x47ef();return _0x2e24=function(_0x2e24d3,_0x331068){_0x2e24d3=_0x2e24d3-0xcb;let _0x2f223f=_0x47ef27[_0x2e24d3];return _0x2f223f;},_0x2e24(_0x36ad05,_0x138a86);}import{LivePosition as _0x2a502f}from'ckeditor5/src/engine.js';import{getTranslation as _0x12a750}from'../utils/common-translations.js';export default class it extends _0x8727dc{[_0x2f9817(0x129)](){const _0x512764=_0x2f9817,_0x357ec3=this[_0x512764(0xf4)];if(!_0x357ec3[_0x512764(0xf6)][_0x512764(0x11c)](_0x512764(0xe4)))return;const _0x5aa445=_0x357ec3[_0x512764(0xf6)][_0x512764(0xe7)](_0x512764(0x12d)),_0xacca1a=_0x357ec3[_0x512764(0xf6)][_0x512764(0xe7)](_0x512764(0x133)),_0x1c6c2d=_0x357ec3[_0x512764(0x109)];_0x5aa445[_0x512764(0xd9)](_0x512764(0x132)),_0x5aa445[_0x512764(0x143)][_0x512764(0x13a)](_0x512764(0x12c),_0x1ff005=>_0x12a750(_0x1c6c2d,_0x512764(0xff),_0x1ff005)),_0x5aa445[_0x512764(0x143)][_0x512764(0x13a)](_0x512764(0xf8),_0x239c46=>_0x12a750(_0x1c6c2d,_0x512764(0xdb),_0x239c46)),_0x5aa445[_0x512764(0x143)][_0x512764(0x13a)](_0x512764(0xe3),()=>_0x12a750(_0x1c6c2d,_0x512764(0xec))),_0x357ec3[_0x512764(0xf6)][_0x512764(0x11c)](_0x512764(0x116))&&_0x5aa445[_0x512764(0xd9)](_0x512764(0x10f)),_0x357ec3[_0x512764(0xf6)][_0x512764(0x11c)](_0x512764(0x127))&&_0x357ec3[_0x512764(0xf6)][_0x512764(0x11c)](_0x512764(0xe5))&&(_0x5aa445[_0x512764(0xd9)](_0x512764(0xf1),(_0x107df2,_0x39e5f4)=>{const _0x5d6d47=_0x512764,_0x509759=_0xacca1a[_0x5d6d47(0xe6)](_0x357ec3[_0x5d6d47(0x121)][_0x5d6d47(0x112)][_0x5d6d47(0x10b)]);_0x357ec3[_0x5d6d47(0x121)][_0x5d6d47(0x135)](()=>{const _0x5c11b9=_0x5d6d47;_0x5aa445[_0x5c11b9(0xf0)](_0x509759,{'commandName':_0x5c11b9(0xf1),'commandParams':[_0x39e5f4]},[],_0x5c11b9(0x100));});}),_0x5aa445[_0x512764(0xd9)](_0x512764(0xcd),(_0x4ef7ef,_0x2676bc)=>{const _0x3f762f=_0x512764;_0x357ec3[_0x3f762f(0x121)][_0x3f762f(0x135)](_0x1efd69=>{const _0x14f794=_0x3f762f;let _0x29c20a=_0xacca1a[_0x14f794(0xe6)](_0x357ec3[_0x14f794(0x121)][_0x14f794(0x112)][_0x14f794(0x10b)]),_0xed6eb=_0x1efd69[_0x14f794(0x13d)](_0x29c20a);const _0xc7aea3=_0x2a502f[_0x14f794(0xd0)](_0xed6eb[_0x14f794(0x119)],_0x14f794(0xd7)),_0x4219a1=_0x2a502f[_0x14f794(0xd0)](_0xed6eb[_0x14f794(0xe1)],_0x14f794(0xcb));_0x5aa445[_0x14f794(0x12f)](()=>_0x4ef7ef(_0x2676bc)),_0x29c20a=_0xacca1a[_0x14f794(0xe6)](_0x357ec3[_0x14f794(0x121)][_0x14f794(0x112)][_0x14f794(0x10b)]),_0xed6eb=_0x1efd69[_0x14f794(0x13d)](_0x29c20a);const _0xd7e239=_0x1efd69[_0x14f794(0x136)](_0xc7aea3,_0x4219a1);_0xc7aea3[_0x14f794(0xee)](),_0x4219a1[_0x14f794(0xee)](),_0x5aa445[_0x14f794(0xf0)](_0x29c20a,{'commandName':_0x14f794(0xf1),'commandParams':[_0x2676bc]},[],_0x14f794(0xd3)),_0xd7e239[_0x14f794(0x119)][_0x14f794(0x117)](_0xed6eb[_0x14f794(0x119)])&&_0x5aa445[_0x14f794(0x141)](_0x1efd69[_0x14f794(0x136)](_0xd7e239[_0x14f794(0x119)],_0xed6eb[_0x14f794(0x119)]),_0x14f794(0xd3)),_0xed6eb[_0x14f794(0xe1)][_0x14f794(0x117)](_0xd7e239[_0x14f794(0xe1)])&&_0x5aa445[_0x14f794(0x141)](_0x1efd69[_0x14f794(0x136)](_0xed6eb[_0x14f794(0xe1)],_0xd7e239[_0x14f794(0xe1)]),_0x14f794(0xd3));});}),_0x5aa445[_0x512764(0x11d)][_0x512764(0x131)](_0x512764(0xde),_0x512764(0xd3),_0x512764(0xe8),()=>!0x1),_0x5aa445[_0x512764(0x11d)][_0x512764(0x131)](_0x512764(0xde),_0x512764(0xd3),_0x512764(0x104),()=>!0x1),_0x5aa445[_0x512764(0x11d)][_0x512764(0x131)](_0x512764(0xde),_0x512764(0xd3),_0x512764(0x114),_0x5aa445[_0x512764(0x11d)][_0x512764(0x105)](_0x512764(0xde),'',_0x512764(0x104))),_0x5aa445[_0x512764(0x11d)][_0x512764(0x131)](_0x512764(0x122),_0x512764(0xd3),_0x512764(0xe8),()=>!0x1),_0x5aa445[_0x512764(0x11d)][_0x512764(0x131)](_0x512764(0x122),_0x512764(0xd3),_0x512764(0x114),([_0x50e184])=>{const _0x39101f=_0x512764,_0x4faaae=_0x5aa445[_0x39101f(0x11d)][_0x39101f(0x105)](_0x39101f(0x122),'',_0x39101f(0x114));let _0x56aa56=_0x50e184[_0x39101f(0x119)],_0x38b989=_0x50e184[_0x39101f(0xe1)];const _0x32dbb9=_0x357ec3[_0x39101f(0x121)][_0x39101f(0x137)][_0x39101f(0x128)](_0x56aa56,_0x39101f(0xfa)),_0x13d634=_0x357ec3[_0x39101f(0x121)][_0x39101f(0x137)][_0x39101f(0x128)](_0x38b989,_0x39101f(0x139));_0x32dbb9[_0x39101f(0xf5)]&&(_0x56aa56=_0x32dbb9[_0x39101f(0x119)]),_0x13d634[_0x39101f(0xf5)]&&(_0x38b989=_0x13d634[_0x39101f(0xe1)]),_0x4faaae([_0x357ec3[_0x39101f(0x121)][_0x39101f(0x136)](_0x56aa56,_0x38b989)]);}),_0x5aa445[_0x512764(0x11d)][_0x512764(0x131)](_0x512764(0xde),_0x512764(0xd3),_0x512764(0x111),_0x2cef37),_0x5aa445[_0x512764(0x11d)][_0x512764(0x131)](_0x512764(0x122),_0x512764(0xd3),_0x512764(0x111),_0x2cef37)),_0x357ec3[_0x512764(0xf6)][_0x512764(0x11c)](_0x512764(0xef))&&(_0x5aa445[_0x512764(0xd9)](_0x512764(0xed),(_0x38d169,_0x2297ae)=>{const _0x39b579=_0x512764,_0x3bb303=_0x357ec3[_0x39b579(0xf6)][_0x39b579(0xe7)](_0x39b579(0xdc));let _0x66cb81=_0xacca1a[_0x39b579(0xe6)](_0x357ec3[_0x39b579(0x121)][_0x39b579(0x112)][_0x39b579(0x10b)]),_0x402744=_0x3bb303[_0x39b579(0x10d)](_0x66cb81);_0x357ec3[_0x39b579(0x121)][_0x39b579(0x135)](()=>{const _0x551d68=_0x39b579;if(_0x402744)return void _0x5aa445[_0x551d68(0x134)](_0x357ec3[_0x551d68(0x121)][_0x551d68(0x13d)](_0x402744));const _0x5b9e50=_0xacca1a[_0x551d68(0x142)](_0x66cb81);_0x38d169(_0x2297ae),_0x66cb81=_0xacca1a[_0x551d68(0xe6)](_0x357ec3[_0x551d68(0x121)][_0x551d68(0x112)][_0x551d68(0x10b)]),_0x402744=_0x3bb303[_0x551d68(0x10d)](_0x66cb81),_0x5aa445[_0x551d68(0x141)](_0x357ec3[_0x551d68(0x121)][_0x551d68(0x13d)](_0x402744),_0x5b9e50?null:_0x551d68(0xf7));});}),_0x5aa445[_0x512764(0x11d)][_0x512764(0x131)](_0x512764(0x122),_0x512764(0xf7),_0x512764(0x111),_0x2cef37));const _0x2b8abf=[{'type':_0x512764(0xde),'subType':_0x512764(0xd1)},{'type':_0x512764(0x122),'subType':_0x512764(0xf7)},{'type':_0x512764(0xde),'subType':_0x512764(0xd3)},{'type':_0x512764(0x122),'subType':_0x512764(0xd3)}];function _0x3e3ea5(_0x454c40,_0x4c5b5a){const _0x13e7d1=_0x512764,_0x2742f7=_0x2b8abf[_0x13e7d1(0xd4)](({type:_0x1720a7,subType:_0x26ea46})=>_0x454c40[_0x13e7d1(0x10c)]==_0x1720a7&&_0x454c40[_0x13e7d1(0x13f)]==_0x26ea46),_0x16cebe=_0x2b8abf[_0x13e7d1(0xd4)](({type:_0x32d2c3,subType:_0x4da80f})=>_0x4c5b5a[_0x13e7d1(0x10c)]==_0x32d2c3&&_0x4c5b5a[_0x13e7d1(0x13f)]==_0x4da80f);if(_0x2742f7<0x0||_0x16cebe<0x0)return!0x1;const _0x5b58cc=_0x454c40[_0x13e7d1(0x11a)](),_0x2673ef=_0x4c5b5a[_0x13e7d1(0x11a)]();if((0x0==_0x2742f7||0x1==_0x2742f7)&&0x2==_0x16cebe&&_0x5b58cc[_0x13e7d1(0x107)](_0x2673ef))return!0x0;if(0x2==_0x2742f7&&0x3==_0x16cebe){const _0x58a33a=_0x5aa445[_0x13e7d1(0x120)](_0x5b58cc,_0x13e7d1(0x122))[_0x13e7d1(0xe2)](({suggestion:_0x13829b,meta:_0x8ad847})=>_0x8ad847[_0x13e7d1(0x102)]&&_0x13e7d1(0xd3)==_0x13829b[_0x13e7d1(0x13f)]);if(_0x58a33a[_0x13e7d1(0x10a)]>0x1&&_0x2673ef[_0x13e7d1(0xe1)][_0x13e7d1(0xf2)](_0x5b58cc[_0x13e7d1(0x119)]))return!0x0;if(0x1==_0x58a33a[_0x13e7d1(0x10a)]&&(_0x5b58cc[_0x13e7d1(0x119)][_0x13e7d1(0xf2)](_0x2673ef[_0x13e7d1(0xe1)])||_0x5b58cc[_0x13e7d1(0xe1)][_0x13e7d1(0xf2)](_0x2673ef[_0x13e7d1(0x119)])))return!0x0;}if(0x3==_0x2742f7&&0x3==_0x16cebe&&_0x5b58cc[_0x13e7d1(0x119)][_0x13e7d1(0x117)](_0x2673ef[_0x13e7d1(0x119)])){const _0x32ed22=_0x5b58cc[_0x13e7d1(0xe1)][_0x13e7d1(0x10e)],_0x2d567e=_0x2673ef[_0x13e7d1(0x119)][_0x13e7d1(0xf3)];return _0xacca1a[_0x13e7d1(0x142)](_0x32ed22)&&_0x32ed22===_0x2d567e;}return!0x1;}function _0x2cef37(_0x388615,_0x1c9b05){return _0x3e3ea5(_0x388615,_0x1c9b05)?[_0x388615,_0x1c9b05]:_0x3e3ea5(_0x1c9b05,_0x388615)?[_0x1c9b05,_0x388615]:null;}_0x357ec3[_0x512764(0xf6)][_0x512764(0x11c)](_0x512764(0x11f))&&(_0x5aa445[_0x512764(0xea)](_0x512764(0xe9)),_0x5aa445[_0x512764(0xda)](_0x512764(0x12e)),_0x5aa445[_0x512764(0x143)][_0x512764(0xf9)](_0x512764(0x12e),_0x12a750(_0x1c6c2d,_0x512764(0xcf)))),_0x357ec3[_0x512764(0xf6)][_0x512764(0x11c)](_0x512764(0x144))&&(_0x5aa445[_0x512764(0xea)](_0x512764(0x138)),_0x5aa445[_0x512764(0xda)](_0x512764(0x11b))),_0x5aa445[_0x512764(0x143)][_0x512764(0xfe)](_0x4e661f=>{const _0x4b5faf=_0x512764;if(!!_0x2b8abf[_0x4b5faf(0x126)](({type:_0x344942,subType:_0x2316a4})=>_0x4e661f[_0x4b5faf(0x10c)]==_0x344942&&_0x4e661f[_0x4b5faf(0x13f)]==_0x2316a4))return _0x4e661f[_0x4b5faf(0xcc)]?{}:void 0x0;}),_0x5aa445[_0x512764(0x143)][_0x512764(0xfe)](_0x55e8a8=>{const _0x587117=_0x512764;if(_0x587117(0x122)==_0x55e8a8[_0x587117(0x10c)]||_0x587117(0xd8)==_0x55e8a8[_0x587117(0x10c)]){const _0x298ee4=_0x55e8a8[_0x587117(0x140)]();if(_0x298ee4&&_0x298ee4['is'](_0x587117(0xd2),_0x587117(0xe3)))return{'type':_0x587117(0x122)==_0x55e8a8[_0x587117(0x10c)]?_0x587117(0x118):_0x587117(0xd5),'element':_0x298ee4,'quantity':0x1};}}),_0x5aa445[_0x512764(0x143)][_0x512764(0xfe)](_0xeec2b7=>_0x512764(0xde)==_0xeec2b7[_0x512764(0x10c)]&&_0x512764(0xd3)==_0xeec2b7[_0x512764(0x13f)]?{'type':_0x512764(0x103),'content':_0x512764(0xfc)}:_0x512764(0xde)==_0xeec2b7[_0x512764(0x10c)]&&_0x512764(0x100)==_0xeec2b7[_0x512764(0x13f)]?{'type':_0x512764(0x103),'content':_0x512764(0x101)}:void 0x0),_0x5aa445[_0x512764(0x143)][_0x512764(0xfe)](_0x19334f=>{const _0x9d62a3=_0x512764;if(_0x9d62a3(0x110)!=_0x19334f[_0x9d62a3(0x10c)])return;const {data:_0xa3c0ce}=_0x19334f;if(!_0xa3c0ce||_0x9d62a3(0x11b)!=_0xa3c0ce[_0x9d62a3(0x106)])return;const _0x48539f=_0xa3c0ce[_0x9d62a3(0x13e)];return _0x48539f?{'type':_0x9d62a3(0x103),'content':_0x12a750(_0x1c6c2d,_0x9d62a3(0x113),'\x22'+_0x48539f+'\x22')}:{'type':_0x9d62a3(0x103),'content':_0x12a750(_0x1c6c2d,_0x9d62a3(0xdd))};}),this[_0x512764(0x108)]();}[_0x2f9817(0x108)](){const _0x2037a9=_0x2f9817,_0x596a79=this[_0x2037a9(0xf4)],_0x4ccdd8=_0x596a79[_0x2037a9(0x109)];_0x596a79[_0x2037a9(0xf6)][_0x2037a9(0xe7)](_0x2037a9(0x12d))[_0x2037a9(0x143)][_0x2037a9(0xfe)](_0x59aad9=>{const _0x217506=_0x2037a9;if(_0x217506(0xde)!=_0x59aad9[_0x217506(0x10c)]&&_0x217506(0xd6)!=_0x59aad9[_0x217506(0x10c)])return;const {data:_0x1392ba}=_0x59aad9;if(_0x1392ba){if(_0x217506(0x138)==_0x1392ba[_0x217506(0x125)]){const _0x1a4926=_0x1392ba[_0x217506(0xdf)][0x0][_0x217506(0x13e)];return _0x1a4926?{'type':_0x217506(0x103),'content':_0x12a750(_0x4ccdd8,_0x217506(0x113),'\x22'+_0x1a4926+'\x22')}:{'type':_0x217506(0x103),'content':_0x12a750(_0x4ccdd8,_0x217506(0xdd))};}if(_0x217506(0xe9)==_0x1392ba[_0x217506(0x125)]){const _0x347e5c=_0x1392ba[_0x217506(0xdf)][0x0][_0x217506(0x12a)];return _0x347e5c?{'type':_0x217506(0x103),'content':_0x12a750(_0x4ccdd8,_0x217506(0x124),_0x347e5c)}:{'type':_0x217506(0x103),'content':_0x12a750(_0x4ccdd8,_0x217506(0x13c))};}}});}}
|
|
23
|
+
const _0x38f6f0=_0x1d39;(function(_0xbf4e97,_0x56c675){const _0x5eb674=_0x1d39,_0x3772cd=_0xbf4e97();while(!![]){try{const _0x10bdd6=-parseInt(_0x5eb674(0x1a9))/0x1*(-parseInt(_0x5eb674(0x1bb))/0x2)+-parseInt(_0x5eb674(0x1f2))/0x3+-parseInt(_0x5eb674(0x1ba))/0x4+parseInt(_0x5eb674(0x1b1))/0x5+parseInt(_0x5eb674(0x19a))/0x6+-parseInt(_0x5eb674(0x1ca))/0x7*(parseInt(_0x5eb674(0x1a5))/0x8)+parseInt(_0x5eb674(0x1d0))/0x9;if(_0x10bdd6===_0x56c675)break;else _0x3772cd['push'](_0x3772cd['shift']());}catch(_0x17b78c){_0x3772cd['push'](_0x3772cd['shift']());}}}(_0x138b,0xc3e60));import{Plugin as _0xfab540}from'ckeditor5/src/core.js';import{LivePosition as _0x13ae78}from'ckeditor5/src/engine.js';import{getTranslation as _0x4d3fa2}from'../utils/common-translations.js';function _0x138b(){const _0x1a8c8e=['ImageUploadEditing','toPrevious','7522696JCcMYP','*Reset\x20image\x20width*','getSuggestionCallback','isBlockImage','132132gzzQtf','isIntersecting','*Set\x20image\x20width:*\x20%0','getClosestSelectedImageElement','convertBlockImageToInline','imageTextAlternative','ImageResize','commandName','3904860uZEdYB','afterInit','createRangeOn','start','ImageInlineEditing','nodeBefore','caption','imageBlock','toggleImageCaption','5491936KcNTWK','18zDrfOm','imageCaption','resizeImage','find','format','deletion','subType','isCollapsed','_suggestionFactory','registerElementLabel','enableDefaultAttributesIntegration','ImageUtils','markInsertion','addObject','ImageBlockEditing','7SQmvOV','markBlockFormat','getCaptionFromImageModelElement','markDeletion','ELEMENT_INLINE_IMAGE','ImageEditing','231570GZOOJG','accept','_findSuggestions','registerCustomCallback','ImageCaptionUtils','ImageTextAlternativeEditing','detach','_registerLegacyDescription','length','imageTypeInline','forceDefaultExecution','model','TrackChangesEditing','formatInline','imageStylePreApply','alt','ImageCaptionEditing','selection','key','createRange','previous','registerAttributeLabel','isOwn','isEqual','imageTypeBlock','toNext','has','ELEMENT_CAPTION','isBefore','removeObject','change','attribute','nodeAfter','plugins','954000lgeotP','imageInline','backward','Block\x20image\x20to\x20inline\x20image','newValue','getContainedElement','uploadImage','end','locale','formatBlock','ELEMENT_IMAGE','registerDescriptionCallback','join','filter','Inline\x20image\x20to\x20block\x20image','descriptionFactory','*Set\x20image\x20text\x20alternative:*\x20%0','getFirstRange','registerBlockAttribute','document','width','insertImage','convertInlineImageToBlock','insertion','get','type','getNearestSelectionRange','editor','enableCommand','FORMAT_IMAGE_SIZE','element','commandParams','8626986ajUpPc','schema','discard','findIndex','forward','chain','fromPosition','resizedWidth','*Remove\x20image\x20text\x20alternative*'];_0x138b=function(){return _0x1a8c8e;};return _0x138b();}function _0x1d39(_0xaa4e78,_0x23dd09){const _0x138b1b=_0x138b();return _0x1d39=function(_0x1d39b9,_0xc95f47){_0x1d39b9=_0x1d39b9-0x192;let _0x130934=_0x138b1b[_0x1d39b9];return _0x130934;},_0x1d39(_0xaa4e78,_0x23dd09);}export default class it extends _0xfab540{[_0x38f6f0(0x1b2)](){const _0x1e3d84=_0x38f6f0,_0x5351a7=this[_0x1e3d84(0x195)];if(!_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1cf)))return;const _0x5bb2f4=_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x192)](_0x1e3d84(0x1dc)),_0x44c420=_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x192)](_0x1e3d84(0x1c6)),_0x4c54e0=_0x5351a7[_0x1e3d84(0x1fa)];_0x5bb2f4[_0x1e3d84(0x196)](_0x1e3d84(0x207)),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1c4)](_0x1e3d84(0x1b8),_0xf21edd=>_0x4d3fa2(_0x4c54e0,_0x1e3d84(0x1fc),_0xf21edd)),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1c4)](_0x1e3d84(0x1f3),_0x10baa6=>_0x4d3fa2(_0x4c54e0,_0x1e3d84(0x1ce),_0x10baa6)),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1c4)](_0x1e3d84(0x1b7),()=>_0x4d3fa2(_0x4c54e0,_0x1e3d84(0x1eb))),_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1a3))&&_0x5bb2f4[_0x1e3d84(0x196)](_0x1e3d84(0x1f8)),_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1c9))&&_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1b5))&&(_0x5bb2f4[_0x1e3d84(0x196)](_0x1e3d84(0x1d9),(_0x44f7a3,_0x995db6)=>{const _0x5f0635=_0x1e3d84,_0x200716=_0x44c420[_0x5f0635(0x1ac)](_0x5351a7[_0x5f0635(0x1db)][_0x5f0635(0x205)][_0x5f0635(0x1e1)]);_0x5351a7[_0x5f0635(0x1db)][_0x5f0635(0x1ee)](()=>{const _0xacdb6c=_0x5f0635;_0x5bb2f4[_0xacdb6c(0x1cb)](_0x200716,{'commandName':_0xacdb6c(0x1d9),'commandParams':[_0x995db6]},[],_0xacdb6c(0x1ad));});}),_0x5bb2f4[_0x1e3d84(0x196)](_0x1e3d84(0x1e8),(_0x45648f,_0x3ac30f)=>{const _0x410814=_0x1e3d84;_0x5351a7[_0x410814(0x1db)][_0x410814(0x1ee)](_0x171d16=>{const _0x3856f1=_0x410814;let _0x3c3d47=_0x44c420[_0x3856f1(0x1ac)](_0x5351a7[_0x3856f1(0x1db)][_0x3856f1(0x205)][_0x3856f1(0x1e1)]),_0x20f5da=_0x171d16[_0x3856f1(0x1b3)](_0x3c3d47);const _0x238ce0=_0x13ae78[_0x3856f1(0x1a0)](_0x20f5da[_0x3856f1(0x1b4)],_0x3856f1(0x1a4)),_0x1ee50b=_0x13ae78[_0x3856f1(0x1a0)](_0x20f5da[_0x3856f1(0x1f9)],_0x3856f1(0x1e9));_0x5bb2f4[_0x3856f1(0x1da)](()=>_0x45648f(_0x3ac30f)),_0x3c3d47=_0x44c420[_0x3856f1(0x1ac)](_0x5351a7[_0x3856f1(0x1db)][_0x3856f1(0x205)][_0x3856f1(0x1e1)]),_0x20f5da=_0x171d16[_0x3856f1(0x1b3)](_0x3c3d47);const _0xce546c=_0x171d16[_0x3856f1(0x1e3)](_0x238ce0,_0x1ee50b);_0x238ce0[_0x3856f1(0x1d6)](),_0x1ee50b[_0x3856f1(0x1d6)](),_0x5bb2f4[_0x3856f1(0x1cb)](_0x3c3d47,{'commandName':_0x3856f1(0x1d9),'commandParams':[_0x3ac30f]},[],_0x3856f1(0x208)),_0xce546c[_0x3856f1(0x1b4)][_0x3856f1(0x1ec)](_0x20f5da[_0x3856f1(0x1b4)])&&_0x5bb2f4[_0x3856f1(0x1c7)](_0x171d16[_0x3856f1(0x1e3)](_0xce546c[_0x3856f1(0x1b4)],_0x20f5da[_0x3856f1(0x1b4)]),_0x3856f1(0x208)),_0x20f5da[_0x3856f1(0x1f9)][_0x3856f1(0x1ec)](_0xce546c[_0x3856f1(0x1f9)])&&_0x5bb2f4[_0x3856f1(0x1c7)](_0x171d16[_0x3856f1(0x1e3)](_0x20f5da[_0x3856f1(0x1f9)],_0xce546c[_0x3856f1(0x1f9)]),_0x3856f1(0x208));});}),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x1fb),_0x1e3d84(0x208),_0x1e3d84(0x1fe),()=>!0x1),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x1fb),_0x1e3d84(0x208),_0x1e3d84(0x1d1),()=>!0x1),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x1fb),_0x1e3d84(0x208),_0x1e3d84(0x19c),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1a7)](_0x1e3d84(0x1fb),'',_0x1e3d84(0x1d1))),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x209),_0x1e3d84(0x208),_0x1e3d84(0x1fe),()=>!0x1),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x209),_0x1e3d84(0x208),_0x1e3d84(0x19c),([_0xb91b8b])=>{const _0x1ea431=_0x1e3d84,_0x3a97a7=_0x5bb2f4[_0x1ea431(0x1c3)][_0x1ea431(0x1a7)](_0x1ea431(0x209),'',_0x1ea431(0x19c));let _0x38eb84=_0xb91b8b[_0x1ea431(0x1b4)],_0xb644cc=_0xb91b8b[_0x1ea431(0x1f9)];const _0x5ad255=_0x5351a7[_0x1ea431(0x1db)][_0x1ea431(0x19b)][_0x1ea431(0x194)](_0x38eb84,_0x1ea431(0x1f4)),_0x2cd330=_0x5351a7[_0x1ea431(0x1db)][_0x1ea431(0x19b)][_0x1ea431(0x194)](_0xb644cc,_0x1ea431(0x19e));_0x5ad255[_0x1ea431(0x1c2)]&&(_0x38eb84=_0x5ad255[_0x1ea431(0x1b4)]),_0x2cd330[_0x1ea431(0x1c2)]&&(_0xb644cc=_0x2cd330[_0x1ea431(0x1f9)]),_0x3a97a7([_0x5351a7[_0x1ea431(0x1db)][_0x1ea431(0x1e3)](_0x38eb84,_0xb644cc)]);}),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x1fb),_0x1e3d84(0x208),_0x1e3d84(0x19f),_0x4e1679),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x209),_0x1e3d84(0x208),_0x1e3d84(0x19f),_0x4e1679)),_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1e0))&&(_0x5bb2f4[_0x1e3d84(0x196)](_0x1e3d84(0x1b9),(_0x11b964,_0xfd6c6e)=>{const _0x3c75e6=_0x1e3d84,_0x1767af=_0x5351a7[_0x3c75e6(0x1f1)][_0x3c75e6(0x192)](_0x3c75e6(0x1d4));let _0x3dab68=_0x44c420[_0x3c75e6(0x1ac)](_0x5351a7[_0x3c75e6(0x1db)][_0x3c75e6(0x205)][_0x3c75e6(0x1e1)]),_0x1783f3=_0x1767af[_0x3c75e6(0x1cc)](_0x3dab68);_0x5351a7[_0x3c75e6(0x1db)][_0x3c75e6(0x1ee)](()=>{const _0x20b170=_0x3c75e6;if(_0x1783f3)return void _0x5bb2f4[_0x20b170(0x1cd)](_0x5351a7[_0x20b170(0x1db)][_0x20b170(0x1b3)](_0x1783f3));const _0x162bd9=_0x44c420[_0x20b170(0x1a8)](_0x3dab68);_0x11b964(_0xfd6c6e),_0x3dab68=_0x44c420[_0x20b170(0x1ac)](_0x5351a7[_0x20b170(0x1db)][_0x20b170(0x205)][_0x20b170(0x1e1)]),_0x1783f3=_0x1767af[_0x20b170(0x1cc)](_0x3dab68),_0x5bb2f4[_0x20b170(0x1c7)](_0x5351a7[_0x20b170(0x1db)][_0x20b170(0x1b3)](_0x1783f3),_0x162bd9?null:_0x20b170(0x1bc));});}),_0x5bb2f4[_0x1e3d84(0x1c3)][_0x1e3d84(0x1d3)](_0x1e3d84(0x209),_0x1e3d84(0x1bc),_0x1e3d84(0x19f),_0x4e1679));const _0x37a845=[{'type':_0x1e3d84(0x1fb),'subType':_0x1e3d84(0x1de)},{'type':_0x1e3d84(0x209),'subType':_0x1e3d84(0x1bc)},{'type':_0x1e3d84(0x1fb),'subType':_0x1e3d84(0x208)},{'type':_0x1e3d84(0x209),'subType':_0x1e3d84(0x208)}];function _0x34abc1(_0xda305,_0x441a37){const _0x39cb5d=_0x1e3d84,_0x2ff210=_0x37a845[_0x39cb5d(0x19d)](({type:_0x53270e,subType:_0x50a046})=>_0xda305[_0x39cb5d(0x193)]==_0x53270e&&_0xda305[_0x39cb5d(0x1c1)]==_0x50a046),_0x267844=_0x37a845[_0x39cb5d(0x19d)](({type:_0x59db14,subType:_0x324021})=>_0x441a37[_0x39cb5d(0x193)]==_0x59db14&&_0x441a37[_0x39cb5d(0x1c1)]==_0x324021);if(_0x2ff210<0x0||_0x267844<0x0)return!0x1;const _0x35f91c=_0xda305[_0x39cb5d(0x203)](),_0xdae4e3=_0x441a37[_0x39cb5d(0x203)]();if((0x0==_0x2ff210||0x1==_0x2ff210)&&0x2==_0x267844&&_0x35f91c[_0x39cb5d(0x1aa)](_0xdae4e3))return!0x0;if(0x2==_0x2ff210&&0x3==_0x267844){const _0x3bdf0d=_0x5bb2f4[_0x39cb5d(0x1d2)](_0x35f91c,_0x39cb5d(0x209))[_0x39cb5d(0x1ff)](({suggestion:_0x42fe1d,meta:_0x4db173})=>_0x4db173[_0x39cb5d(0x1e6)]&&_0x39cb5d(0x208)==_0x42fe1d[_0x39cb5d(0x1c1)]);if(_0x3bdf0d[_0x39cb5d(0x1d8)]>0x1&&_0xdae4e3[_0x39cb5d(0x1f9)][_0x39cb5d(0x1e7)](_0x35f91c[_0x39cb5d(0x1b4)]))return!0x0;if(0x1==_0x3bdf0d[_0x39cb5d(0x1d8)]&&(_0x35f91c[_0x39cb5d(0x1b4)][_0x39cb5d(0x1e7)](_0xdae4e3[_0x39cb5d(0x1f9)])||_0x35f91c[_0x39cb5d(0x1f9)][_0x39cb5d(0x1e7)](_0xdae4e3[_0x39cb5d(0x1b4)])))return!0x0;}if(0x3==_0x2ff210&&0x3==_0x267844&&_0x35f91c[_0x39cb5d(0x1b4)][_0x39cb5d(0x1ec)](_0xdae4e3[_0x39cb5d(0x1b4)])){const _0x18fec2=_0x35f91c[_0x39cb5d(0x1f9)][_0x39cb5d(0x1f0)],_0x4b011e=_0xdae4e3[_0x39cb5d(0x1b4)][_0x39cb5d(0x1b6)];return _0x44c420[_0x39cb5d(0x1a8)](_0x18fec2)&&_0x18fec2===_0x4b011e;}return!0x1;}function _0x4e1679(_0x3b5d53,_0x2d4208){return _0x34abc1(_0x3b5d53,_0x2d4208)?[_0x3b5d53,_0x2d4208]:_0x34abc1(_0x2d4208,_0x3b5d53)?[_0x2d4208,_0x3b5d53]:null;}_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1af))&&(_0x5bb2f4[_0x1e3d84(0x1c5)](_0x1e3d84(0x1bd)),_0x5bb2f4[_0x1e3d84(0x204)](_0x1e3d84(0x1a1)),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1e5)](_0x1e3d84(0x1a1),_0x4d3fa2(_0x4c54e0,_0x1e3d84(0x197)))),_0x5351a7[_0x1e3d84(0x1f1)][_0x1e3d84(0x1ea)](_0x1e3d84(0x1d5))&&(_0x5bb2f4[_0x1e3d84(0x1c5)](_0x1e3d84(0x1ae)),_0x5bb2f4[_0x1e3d84(0x204)](_0x1e3d84(0x1df))),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1fd)](_0x58f918=>{const _0x308169=_0x1e3d84;if(!!_0x37a845[_0x308169(0x1be)](({type:_0x26e618,subType:_0x5a5b92})=>_0x58f918[_0x308169(0x193)]==_0x26e618&&_0x58f918[_0x308169(0x1c1)]==_0x5a5b92))return _0x58f918[_0x308169(0x1e4)]?{}:void 0x0;}),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1fd)](_0x7d348c=>{const _0x1fec6c=_0x1e3d84;if(_0x1fec6c(0x209)==_0x7d348c[_0x1fec6c(0x193)]||_0x1fec6c(0x1c0)==_0x7d348c[_0x1fec6c(0x193)]){const _0x8220b9=_0x7d348c[_0x1fec6c(0x1f7)]();if(_0x8220b9&&_0x8220b9['is'](_0x1fec6c(0x198),_0x1fec6c(0x1b7)))return{'type':_0x1fec6c(0x209)==_0x7d348c[_0x1fec6c(0x193)]?_0x1fec6c(0x1c8):_0x1fec6c(0x1ed),'element':_0x8220b9,'quantity':0x1};}}),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1fd)](_0x10846c=>_0x1e3d84(0x1fb)==_0x10846c[_0x1e3d84(0x193)]&&_0x1e3d84(0x208)==_0x10846c[_0x1e3d84(0x1c1)]?{'type':_0x1e3d84(0x1bf),'content':_0x1e3d84(0x200)}:_0x1e3d84(0x1fb)==_0x10846c[_0x1e3d84(0x193)]&&_0x1e3d84(0x1ad)==_0x10846c[_0x1e3d84(0x1c1)]?{'type':_0x1e3d84(0x1bf),'content':_0x1e3d84(0x1f5)}:void 0x0),_0x5bb2f4[_0x1e3d84(0x201)][_0x1e3d84(0x1fd)](_0x14234e=>{const _0x1edb5b=_0x1e3d84;if(_0x1edb5b(0x1ef)!=_0x14234e[_0x1edb5b(0x193)])return;const {data:_0x55e9aa}=_0x14234e;if(!_0x55e9aa||_0x1edb5b(0x1df)!=_0x55e9aa[_0x1edb5b(0x1e2)])return;const _0x27f086=_0x55e9aa[_0x1edb5b(0x1f6)];return _0x27f086?{'type':_0x1edb5b(0x1bf),'content':_0x4d3fa2(_0x4c54e0,_0x1edb5b(0x202),'\x22'+_0x27f086+'\x22')}:{'type':_0x1edb5b(0x1bf),'content':_0x4d3fa2(_0x4c54e0,_0x1edb5b(0x1a2))};}),this[_0x1e3d84(0x1d7)]();}[_0x38f6f0(0x1d7)](){const _0x802b2b=_0x38f6f0,_0x19bc4b=this[_0x802b2b(0x195)],_0x427f60=_0x19bc4b[_0x802b2b(0x1fa)];_0x19bc4b[_0x802b2b(0x1f1)][_0x802b2b(0x192)](_0x802b2b(0x1dc))[_0x802b2b(0x201)][_0x802b2b(0x1fd)](_0x531205=>{const _0x57266a=_0x802b2b;if(_0x57266a(0x1fb)!=_0x531205[_0x57266a(0x193)]&&_0x57266a(0x1dd)!=_0x531205[_0x57266a(0x193)])return;const {data:_0x87dd8}=_0x531205;if(_0x87dd8){if(_0x57266a(0x1ae)==_0x87dd8[_0x57266a(0x1b0)]){const _0x11442b=_0x87dd8[_0x57266a(0x199)][0x0][_0x57266a(0x1f6)];return _0x11442b?{'type':_0x57266a(0x1bf),'content':_0x4d3fa2(_0x427f60,_0x57266a(0x202),'\x22'+_0x11442b+'\x22')}:{'type':_0x57266a(0x1bf),'content':_0x4d3fa2(_0x427f60,_0x57266a(0x1a2))};}if(_0x57266a(0x1bd)==_0x87dd8[_0x57266a(0x1b0)]){const _0x27288f=_0x87dd8[_0x57266a(0x199)][0x0][_0x57266a(0x206)];return _0x27288f?{'type':_0x57266a(0x1bf),'content':_0x4d3fa2(_0x427f60,_0x57266a(0x1ab),_0x27288f)}:{'type':_0x57266a(0x1bf),'content':_0x4d3fa2(_0x427f60,_0x57266a(0x1a6))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x3736d3=_0x3678;function _0xa925(){const _0x1302a1=['descriptionFactory','54TBOkRg','replaceImageSource','263893YVoWsh','1128108nmHhnE','discard','has','editor','*Replace\x20image\x20URL*','registerBlockAttribute','9107lQOuYj','src','locale','type','TrackChangesEditing','attribute','format','_handleLegacySuggestions','getSuggestionCallback','*Format:*\x20replace\x20image\x20URL','_registerLegacyDescription','formatBlock','1624CpXSNl','commandName','65110cSVVpt','get','afterInit','oldValue','4ytOQBp','_suggestionFactory','registerDescriptionCallback','ImageEditing','formatInline','830465NClNvG','enableDefaultAttributesIntegration','201390VreNzl','registerCustomCallback','accept','key','newValue','plugins','42966XKGOVH'];_0xa925=function(){return _0x1302a1;};return _0xa925();}function _0x3678(_0x42ab1a,_0x4f0683){const _0xa92588=_0xa925();return _0x3678=function(_0x3678a8,_0x26edc2){_0x3678a8=_0x3678a8-0x116;let _0x4cd05c=_0xa92588[_0x3678a8];return _0x4cd05c;},_0x3678(_0x42ab1a,_0x4f0683);}(function(_0x2b2b17,_0x4b182f){const _0x579f7e=_0x3678,_0x3b77eb=_0x2b2b17();while(!![]){try{const _0x2935c5=-parseInt(_0x579f7e(0x124))/0x1+-parseInt(_0x579f7e(0x11a))/0x2+-parseInt(_0x579f7e(0x120))/0x3+-parseInt(_0x579f7e(0x13d))/0x4*(-parseInt(_0x579f7e(0x118))/0x5)+parseInt(_0x579f7e(0x125))/0x6+parseInt(_0x579f7e(0x12b))/0x7*(parseInt(_0x579f7e(0x137))/0x8)+parseInt(_0x579f7e(0x122))/0x9*(parseInt(_0x579f7e(0x139))/0xa);if(_0x2935c5===_0x4b182f)break;else _0x3b77eb['push'](_0x3b77eb['shift']());}catch(_0x63e5b7){_0x3b77eb['push'](_0x3b77eb['shift']());}}}(_0xa925,0x43f62));import{Plugin as _0x106bf6}from'ckeditor5/src/core.js';import{getTranslation as _0x45c500}from'../utils/common-translations.js';export default class st extends _0x106bf6{[_0x3736d3(0x13b)](){const _0x34beb3=_0x3736d3;if(!this[_0x34beb3(0x128)][_0x34beb3(0x11f)][_0x34beb3(0x127)](_0x34beb3(0x116)))return;const _0x2af30e=this[_0x34beb3(0x128)][_0x34beb3(0x12d)],_0x21d804=this[_0x34beb3(0x128)][_0x34beb3(0x11f)][_0x34beb3(0x13a)](_0x34beb3(0x12f));_0x21d804[_0x34beb3(0x119)](_0x34beb3(0x123)),_0x21d804[_0x34beb3(0x12a)](_0x34beb3(0x12c)),_0x21d804[_0x34beb3(0x121)][_0x34beb3(0x13f)](_0x3fd082=>{const _0x395b39=_0x34beb3;if(_0x395b39(0x130)!=_0x3fd082[_0x395b39(0x12e)])return;const {data:_0x202a08}=_0x3fd082;return _0x202a08&&_0x395b39(0x12c)==_0x202a08[_0x395b39(0x11d)]?_0x202a08[_0x395b39(0x11e)]&&_0x202a08[_0x395b39(0x13c)]?{'type':_0x395b39(0x131),'content':_0x45c500(_0x2af30e,_0x395b39(0x129))}:{'type':_0x395b39(0x131),'content':''}:void 0x0;}),this[_0x34beb3(0x132)]();}[_0x3736d3(0x132)](){const _0x27fdbd=_0x3736d3,_0x35bdb9=this[_0x27fdbd(0x128)][_0x27fdbd(0x11f)][_0x27fdbd(0x13a)](_0x27fdbd(0x12f));_0x35bdb9[_0x27fdbd(0x13e)][_0x27fdbd(0x11b)](_0x27fdbd(0x136),_0x27fdbd(0x123),_0x27fdbd(0x11c),_0x35bdb9[_0x27fdbd(0x13e)][_0x27fdbd(0x133)](_0x27fdbd(0x136),null,_0x27fdbd(0x126))),_0x35bdb9[_0x27fdbd(0x13e)][_0x27fdbd(0x11b)](_0x27fdbd(0x136),_0x27fdbd(0x123),_0x27fdbd(0x126),_0x35bdb9[_0x27fdbd(0x13e)][_0x27fdbd(0x133)](_0x27fdbd(0x136),null,_0x27fdbd(0x11c))),this[_0x27fdbd(0x135)]();}[_0x3736d3(0x135)](){const _0x1043da=_0x3736d3,_0x50cd8b=this[_0x1043da(0x128)],_0x4c45b6=_0x50cd8b[_0x1043da(0x12d)];_0x50cd8b[_0x1043da(0x11f)][_0x1043da(0x13a)](_0x1043da(0x12f))[_0x1043da(0x121)][_0x1043da(0x13f)](_0x18c4b2=>{const _0x1c0500=_0x1043da;if(_0x1c0500(0x136)!=_0x18c4b2[_0x1c0500(0x12e)]&&_0x1c0500(0x117)!=_0x18c4b2[_0x1c0500(0x12e)])return;const {data:_0x5e0c77}=_0x18c4b2;if(!_0x5e0c77||_0x1c0500(0x123)!=_0x5e0c77[_0x1c0500(0x138)])return;return{'type':_0x1c0500(0x131),'content':_0x45c500(_0x4c45b6,_0x1c0500(0x134))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5d4a70=_0x1bce;(function(_0x314ceb,_0x58d134){const _0x334848=_0x1bce,_0x4ce869=_0x314ceb();while(!![]){try{const _0x483a82=parseInt(_0x334848(0xe0))/0x1+-parseInt(_0x334848(0xdd))/0x2*(parseInt(_0x334848(0xc7))/0x3)+parseInt(_0x334848(0xdb))/0x4+parseInt(_0x334848(0xbb))/0x5+-parseInt(_0x334848(0xc2))/0x6*(-parseInt(_0x334848(0xec))/0x7)+-parseInt(_0x334848(0xb5))/0x8*(parseInt(_0x334848(0xcf))/0x9)+parseInt(_0x334848(0xbf))/0xa*(parseInt(_0x334848(0x107))/0xb);if(_0x483a82===_0x58d134)break;else _0x4ce869['push'](_0x4ce869['shift']());}catch(_0x38b007){_0x4ce869['push'](_0x4ce869['shift']());}}}(_0x3789,0x5c5fc));import{Plugin as _0x3dc6fe}from'ckeditor5/src/core.js';function _0x3789(){const _0x38b8b7=['getContainedElement','isInlineImage','join','isOwn','ImageStyleEditing','shouldConvertImageType','getChangedMarkers','subType','registerCustomCallback','formatBlock','selection','hasSuggestion','commandReversedParams','length','imageCaption','3784QsfxUe','getClosestSelectedImageElement','filter','model','setImageNaturalSizeAttributes','type','imageStylePreApply','name','*Format:*\x20%0','plugins','refresh','_suggestionFactory','descriptionFactory','newRange','nodeAfter','chain','_findSuggestions','ImageUtils','2684872qMrpus','isIntersecting','commandName','imageTypeBlock','findIndex','suggestion','3438050HpgepV','imageStylePostApply','editor','isInContent','1730Jzvcfm','registerPostFixer','getSuggestionCallback','205446ibgAhj','markInlineFormat','start','imageTypeInline','discardSuggestion','5139pYOlvQ','next','registerDescriptionCallback','markBlockFormat','enableCommand','isBefore','_registerLegacyDescription','commands','9ouNRnD','convertInlineImageToBlock','formatInline','getSuggestion','getSuggestions','_splitMarkerName','head','getFirstRange','end','discard','createRangeOn','differ','1383272rFDAkQ','commandParams','830RHYoFT','change','locale','92241YfNnUS','author','format','get','toLowerCase','Users','insertion','FORMAT_SIDE_IMAGE','from','TrackChangesEditing','has','isEqual','49BKqEfb','afterInit','imageStyle','value','title','accept','nodeBefore','forEach','side','document','normalizedStyles','isBlockImage'];_0x3789=function(){return _0x38b8b7;};return _0x3789();}import{uid as _0x10f682}from'ckeditor5/src/utils.js';import{getTranslation as _0x1b78bc}from'../utils/common-translations.js';function _0x1bce(_0x1fef55,_0x15ac5d){const _0x378926=_0x3789();return _0x1bce=function(_0x1bcee0,_0x30db2e){_0x1bcee0=_0x1bcee0-0xa8;let _0x419790=_0x378926[_0x1bcee0];return _0x419790;},_0x1bce(_0x1fef55,_0x15ac5d);}export default class nt extends _0x3dc6fe{[_0x5d4a70(0xed)](){const _0xd74c92=_0x5d4a70,_0x79ce10=this[_0xd74c92(0xbd)];if(!_0x79ce10[_0xd74c92(0xac)][_0xd74c92(0xea)](_0xd74c92(0xfc)))return;const _0x30d65f=_0x79ce10[_0xd74c92(0xac)][_0xd74c92(0xe3)](_0xd74c92(0xe9)),_0xc30f46=_0x79ce10[_0xd74c92(0xac)][_0xd74c92(0xe3)](_0xd74c92(0xb4)),_0x15fe78={};_0x30d65f[_0xd74c92(0xcb)](_0xd74c92(0xee),(_0x1bf252,_0x43aae0)=>{const _0x4e2782=_0xd74c92,_0x325092=_0x79ce10[_0x4e2782(0xac)][_0x4e2782(0xe3)](_0x4e2782(0xe5))['me'],_0x481348=_0x79ce10[_0x4e2782(0xce)][_0x4e2782(0xe3)](_0x4e2782(0xee));let _0x3977e4=_0xc30f46[_0x4e2782(0x108)](_0x79ce10[_0x4e2782(0x10a)][_0x4e2782(0xf5)][_0x4e2782(0x102)]),_0x5af41e=_0x79ce10[_0x4e2782(0x10a)][_0x4e2782(0xd9)](_0x3977e4),_0x5371fd=_0x481348[_0x4e2782(0xef)];if(_0x5371fd==_0x43aae0[_0x4e2782(0xef)])return;const _0x1802d5={'commandName':_0x4e2782(0xee),'commandParams':[_0x43aae0],'formatGroupId':_0x10f682()};_0x79ce10[_0x4e2782(0x10a)][_0x4e2782(0xde)](()=>{const _0x7c3526=_0x4e2782;if(_0x30d65f[_0x7c3526(0xd3)]()[_0x7c3526(0x109)](_0x5d8752=>_0x5d8752[_0x7c3526(0xbe)]&&_0x325092==_0x5d8752[_0x7c3526(0xe1)]&&(_0x7c3526(0x101)==_0x5d8752[_0x7c3526(0xa8)]||_0x7c3526(0xd1)==_0x5d8752[_0x7c3526(0xa8)])&&(_0x7c3526(0xa9)==_0x5d8752[_0x7c3526(0xff)]||_0x7c3526(0xbc)==_0x5d8752[_0x7c3526(0xff)])&&_0x5d8752[_0x7c3526(0xd6)]()[_0x7c3526(0xeb)](_0x5af41e))[_0x7c3526(0xf3)](_0x45d203=>_0x30d65f[_0x7c3526(0xc6)](_0x45d203[_0x7c3526(0xd5)])),_0x3977e4=_0xc30f46[_0x7c3526(0x108)](_0x79ce10[_0x7c3526(0x10a)][_0x7c3526(0xf5)][_0x7c3526(0x102)]),_0x5af41e=_0x79ce10[_0x7c3526(0x10a)][_0x7c3526(0xd9)](_0x3977e4),_0x481348[_0x7c3526(0xad)](),_0x79ce10[_0x7c3526(0xce)][_0x7c3526(0xe3)](_0x7c3526(0xc5))[_0x7c3526(0xad)](),_0x79ce10[_0x7c3526(0xce)][_0x7c3526(0xe3)](_0x7c3526(0xb8))[_0x7c3526(0xad)](),_0x5371fd=_0x481348[_0x7c3526(0xef)],_0x5371fd!=_0x43aae0[_0x7c3526(0xef)])return _0xc30f46[_0x7c3526(0xf9)](_0x3977e4)&&_0x481348[_0x7c3526(0xfd)](_0x43aae0[_0x7c3526(0xef)],_0x3977e4)?(_0x1bf252({..._0x43aae0,'setImageSizes':!0x1}),_0x3977e4=_0xc30f46[_0x7c3526(0x108)](_0x79ce10[_0x7c3526(0x10a)][_0x7c3526(0xf5)][_0x7c3526(0x102)]),void _0x30d65f[_0x7c3526(0xca)](_0x3977e4,{..._0x1802d5,'commandReversedParams':[{'value':_0x5371fd||null,'setImageSizes':!0x1}]},[],_0x7c3526(0xa9))):void(_0xc30f46[_0x7c3526(0xf7)](_0x3977e4)?_0x30d65f[_0x7c3526(0xca)](_0x3977e4,_0x1802d5,[],_0x7c3526(0xbc)):_0x30d65f[_0x7c3526(0xc3)](_0x5af41e,_0x1802d5,_0x7c3526(0xbc)));});});for(const _0x15d37f of _0x79ce10[_0xd74c92(0xac)][_0xd74c92(0xe3)](_0xd74c92(0xfc))[_0xd74c92(0xf6)])_0x15fe78[_0x15d37f[_0xd74c92(0xaa)]]=_0x15d37f[_0xd74c92(0xf0)][_0xd74c92(0xe4)]();_0x30d65f[_0xd74c92(0xae)][_0xd74c92(0x100)](_0xd74c92(0x101),_0xd74c92(0xa9),_0xd74c92(0xfa),()=>!0x1),_0x30d65f[_0xd74c92(0xae)][_0xd74c92(0x100)](_0xd74c92(0x101),_0xd74c92(0xbc),_0xd74c92(0xfa),()=>!0x1),_0x30d65f[_0xd74c92(0xae)][_0xd74c92(0x100)](_0xd74c92(0xd1),_0xd74c92(0xbc),_0xd74c92(0xfa),()=>!0x1),_0x30d65f[_0xd74c92(0xae)][_0xd74c92(0x100)](_0xd74c92(0x101),_0xd74c92(0xa9),_0xd74c92(0xf1),([_0x52b8f3])=>{const _0x59d246=_0xd74c92;_0xc30f46[_0x59d246(0x10b)](_0x52b8f3[_0x59d246(0xf8)]());}),_0x30d65f[_0xd74c92(0xae)][_0xd74c92(0x100)](_0xd74c92(0x101),_0xd74c92(0xa9),_0xd74c92(0xd8),(_0x527190,_0x5ec6cd)=>{const _0x28ceb4=_0xd74c92;_0x30d65f[_0x28ceb4(0xae)][_0x28ceb4(0xc1)](_0x28ceb4(0x101),'',_0x28ceb4(0xf1))(_0x527190,{'commandName':_0x5ec6cd[_0x28ceb4(0xb7)],'commandParams':_0x5ec6cd[_0x28ceb4(0x104)]});}),_0x30d65f[_0xd74c92(0xae)][_0xd74c92(0x100)](_0xd74c92(0x101),_0xd74c92(0xa9),_0xd74c92(0xb2),function(_0x138503,_0x328969){if(_0x10ca1a(_0x138503,_0x328969))return[_0x138503,_0x328969];if(_0x10ca1a(_0x328969,_0x138503))return[_0x328969,_0x138503];return null;});const _0x3e6db1=[{'type':_0xd74c92(0x101),'subType':_0xd74c92(0xa9)},{'type':_0xd74c92(0xe6),'subType':_0xd74c92(0x106)},{'type':_0xd74c92(0x101),'subType':_0xd74c92(0xd0)},{'type':_0xd74c92(0xe6),'subType':_0xd74c92(0xd0)}];function _0x10ca1a(_0x55e2e5,_0x4944d3){const _0x2076fa=_0xd74c92,_0xebd754=_0x3e6db1[_0x2076fa(0xb9)](({type:_0x2b867d,subType:_0x2c0aa9})=>_0x55e2e5[_0x2076fa(0xa8)]==_0x2b867d&&_0x55e2e5[_0x2076fa(0xff)]==_0x2c0aa9),_0x288866=_0x3e6db1[_0x2076fa(0xb9)](({type:_0x3f5680,subType:_0x1f68b8})=>_0x4944d3[_0x2076fa(0xa8)]==_0x3f5680&&_0x4944d3[_0x2076fa(0xff)]==_0x1f68b8);if(_0xebd754<0x0||_0x288866<0x0)return!0x1;const _0x3f00a1=_0x55e2e5[_0x2076fa(0xd6)](),_0x7ea2c4=_0x4944d3[_0x2076fa(0xd6)]();if((0x0==_0xebd754||0x1==_0xebd754)&&0x2==_0x288866&&_0x3f00a1[_0x2076fa(0xb6)](_0x7ea2c4))return!0x0;if(0x2==_0xebd754&&0x3==_0x288866){const _0x40b3c3=_0x30d65f[_0x2076fa(0xb3)](_0x3f00a1,_0x2076fa(0xe6))[_0x2076fa(0x109)](({suggestion:_0x4ff68f,meta:_0x303282})=>_0x303282[_0x2076fa(0xfb)]&&_0x2076fa(0xd0)==_0x4ff68f[_0x2076fa(0xff)]);if(_0x40b3c3[_0x2076fa(0x105)]>0x1&&_0x7ea2c4[_0x2076fa(0xd7)][_0x2076fa(0xeb)](_0x3f00a1[_0x2076fa(0xc4)]))return!0x0;if(0x1==_0x40b3c3[_0x2076fa(0x105)]&&(_0x3f00a1[_0x2076fa(0xc4)][_0x2076fa(0xeb)](_0x7ea2c4[_0x2076fa(0xd7)])||_0x3f00a1[_0x2076fa(0xd7)][_0x2076fa(0xeb)](_0x7ea2c4[_0x2076fa(0xc4)])))return!0x0;}if(0x3==_0xebd754&&0x3==_0x288866&&_0x3f00a1[_0x2076fa(0xc4)][_0x2076fa(0xcc)](_0x7ea2c4[_0x2076fa(0xc4)])){const _0x52c298=_0x3f00a1[_0x2076fa(0xd7)][_0x2076fa(0xb1)],_0x1d11df=_0x7ea2c4[_0x2076fa(0xc4)][_0x2076fa(0xf2)];return _0xc30f46[_0x2076fa(0xf7)](_0x52c298)&&_0x52c298===_0x1d11df;}return!0x1;}_0x79ce10[_0xd74c92(0x10a)][_0xd74c92(0xf5)][_0xd74c92(0xc0)](()=>{const _0x258ca3=_0xd74c92;let _0x3cb417=!0x1;const _0x4952d0=Array[_0x258ca3(0xe8)](_0x79ce10[_0x258ca3(0x10a)][_0x258ca3(0xf5)][_0x258ca3(0xda)][_0x258ca3(0xfe)]());for(const {name:_0x5574db,data:_0x56a685}of _0x4952d0){const {group:_0x3b01d8,type:_0x53bbf8,subType:_0x51780f,id:_0x28065b}=_0x30d65f[_0x258ca3(0xd4)](_0x5574db);if(_0x258ca3(0xba)==_0x3b01d8&&_0x30d65f[_0x258ca3(0x103)](_0x28065b)){if(_0x258ca3(0x101)==_0x53bbf8&&(_0x258ca3(0xa9)==_0x51780f||_0x258ca3(0xbc)==_0x51780f)){const _0x51f849=_0x30d65f[_0x258ca3(0xd2)](_0x28065b);if(_0x56a685[_0x258ca3(0xb0)]){const _0x3a2257=_0x51f849[_0x258ca3(0xd6)]()[_0x258ca3(0xf8)]();if(_0xc30f46[_0x258ca3(0xf7)](_0x3a2257))continue;_0x30d65f[_0x258ca3(0xc6)](_0x51f849),_0x3cb417=!0x0;}}if(_0x258ca3(0xe6)==_0x53bbf8&&_0x258ca3(0x106)==_0x51780f&&!_0x56a685[_0x258ca3(0xb0)]){const _0x251cc2=_0x30d65f[_0x258ca3(0xd2)](_0x28065b);_0x251cc2[_0x258ca3(0xc8)]&&_0x251cc2[_0x258ca3(0xc8)][_0x258ca3(0xbe)]&&(_0x30d65f[_0x258ca3(0xc6)](_0x251cc2[_0x258ca3(0xc8)]),_0x3cb417=!0x0);}}}return _0x3cb417;}),this[_0xd74c92(0xcd)](_0x15fe78);}[_0x5d4a70(0xcd)](_0x4f10eb){const _0x4ed5df=_0x5d4a70,_0x1dbaf1=this[_0x4ed5df(0xbd)],_0x3c0a99=_0x1dbaf1[_0x4ed5df(0xdf)];_0x1dbaf1[_0x4ed5df(0xac)][_0x4ed5df(0xe3)](_0x4ed5df(0xe9))[_0x4ed5df(0xaf)][_0x4ed5df(0xc9)](_0x4f843c=>{const _0xca865e=_0x4ed5df;if(_0xca865e(0x101)!=_0x4f843c[_0xca865e(0xa8)]&&_0xca865e(0xd1)!=_0x4f843c[_0xca865e(0xa8)])return;const {data:_0x1a8f6a}=_0x4f843c;if(!_0x1a8f6a||_0xca865e(0xee)!=_0x1a8f6a[_0xca865e(0xb7)])return;const _0xc4ab35=_0x1a8f6a[_0xca865e(0xdc)][0x0][_0xca865e(0xef)];return _0x24f1be(_0xca865e(0xf4)===_0xc4ab35?_0x1b78bc(_0x3c0a99,_0xca865e(0xe7)):_0x4f10eb[_0xc4ab35]||_0xc4ab35);function _0x24f1be(_0x1ef191){const _0x2e2e8f=_0xca865e;return{'type':_0x2e2e8f(0xe2),'content':_0x1b78bc(_0x3c0a99,_0x2e2e8f(0xab),_0x1ef191)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x368c7f=_0x45a3;(function(_0x10deb9,_0x2472b4){const _0xd5d2af=_0x45a3,_0x5bf09f=_0x10deb9();while(!![]){try{const _0x16de20=parseInt(_0xd5d2af(0x79))/0x1*(-parseInt(_0xd5d2af(0x8e))/0x2)+-parseInt(_0xd5d2af(0x93))/0x3+-parseInt(_0xd5d2af(0x87))/0x4*(parseInt(_0xd5d2af(0x82))/0x5)+parseInt(_0xd5d2af(0x92))/0x6+-parseInt(_0xd5d2af(0x80))/0x7*(parseInt(_0xd5d2af(0x7f))/0x8)+-parseInt(_0xd5d2af(0x95))/0x9*(parseInt(_0xd5d2af(0x7b))/0xa)+-parseInt(_0xd5d2af(0x91))/0xb*(-parseInt(_0xd5d2af(0x9b))/0xc);if(_0x16de20===_0x2472b4)break;else _0x5bf09f['push'](_0x5bf09f['shift']());}catch(_0xb8318f){_0x5bf09f['push'](_0x5bf09f['shift']());}}}(_0x1522,0x1e5ec));function _0x45a3(_0x409de3,_0x1bb00d){const _0x152295=_0x1522();return _0x45a3=function(_0x45a396,_0x531605){_0x45a396=_0x45a396-0x78;let _0x215ed6=_0x152295[_0x45a396];return _0x215ed6;},_0x45a3(_0x409de3,_0x1bb00d);}import{Plugin as _0x546fdc}from'ckeditor5/src/core.js';export default class ot extends _0x546fdc{constructor(_0x1be674){const _0x3ed3fb=_0x45a3;super(_0x1be674),this[_0x3ed3fb(0x81)]=!0x1,this[_0x3ed3fb(0x96)]=!0x1;}[_0x368c7f(0x83)](){const _0x776042=_0x368c7f,_0xac4727=this[_0x776042(0x8a)],_0x12b52e=_0xac4727[_0x776042(0x7d)][_0x776042(0x99)](_0x776042(0x98)),_0x528ad0=_0xac4727[_0x776042(0x7d)][_0x776042(0x99)](_0x776042(0x86));_0x12b52e&&(_0x12b52e['on'](_0x776042(0x8f),(_0x1be4b8,[,_0xaecd87])=>{const _0x1a1e12=_0x776042;this[_0x1a1e12(0x81)]=_0x528ad0[_0x1a1e12(0x9a)],_0xaecd87[_0x1a1e12(0x88)][_0x1a1e12(0x97)]=!this[_0x1a1e12(0x81)];},{'priority':_0x776042(0x84)}),this[_0x776042(0x94)](_0x12b52e,_0x776042(0x8b),this[_0x776042(0x89)][_0x776042(0x8d)](this)),this[_0x776042(0x94)](_0x12b52e,_0x776042(0x8b),()=>{const _0x4b2a35=_0x776042;this[_0x4b2a35(0x96)]&&(_0x528ad0[_0x4b2a35(0x8f)](),this[_0x4b2a35(0x96)]=!0x1);},{'priority':_0x776042(0x7a)}),_0xac4727[_0x776042(0x78)][_0x776042(0x99)](_0x776042(0x85))[_0x776042(0x7c)](_0x776042(0x98)));}[_0x368c7f(0x89)](_0x6ba8e6,_0x3cb0e0){const _0x45f490=_0x368c7f,{suggestions:_0x3e9461}=_0x3cb0e0,_0x4465ed=this[_0x45f490(0x8a)][_0x45f490(0x7d)][_0x45f490(0x99)](_0x45f490(0x86)),_0x231e3d=_0x4465ed[_0x45f490(0x9a)];this[_0x45f490(0x81)]!==_0x231e3d&&(_0x4465ed[_0x45f490(0x8f)](),this[_0x45f490(0x96)]=!0x0),_0x3e9461&&_0x3e9461[_0x45f490(0x7e)](({id:_0xbf75b5,type:_0x23876a,author:_0x28d3ca,created_at:_0x272cde})=>{const _0x2d8514=_0x45f490,_0x4c581e={'id':_0xbf75b5,'type':_0x23876a,'authorId':this[_0x2d8514(0x8a)][_0x2d8514(0x78)][_0x2d8514(0x99)](_0x2d8514(0x8c))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x28d3ca,'createdAt':_0x272cde?new Date(_0x272cde):new Date(),'source':_0x2d8514(0x98)}}};this[_0x2d8514(0x8a)][_0x2d8514(0x78)][_0x2d8514(0x99)](_0x2d8514(0x85))[_0x2d8514(0x90)](_0x4c581e);});}}function _0x1522(){const _0x38276f=['418828fAwhHQ','collaboration_features','_handleImportedData','editor','dataInsert','Users','bind','10732ujbJDj','execute','_setSuggestionData','9511755VdZUvs','70812yWYsww','100725pysEXx','listenTo','66267MPShVp','_trackChangesExecuted','track_changes','importWord','get','value','12UVIyEd','plugins','41UioXyi','lowest','230sIyhNf','enableCommand','commands','forEach','1795792Mxpjcs','7vftHln','_trackChangesValueDuringImport','5vQxsxF','afterInit','high','TrackChangesEditing','trackChanges'];_0x1522=function(){return _0x38276f;};return _0x1522();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5d5894=_0x9354;(function(_0x4f2a10,_0x40bbd1){const _0x2cb3bb=_0x9354,_0x5cb509=_0x4f2a10();while(!![]){try{const _0xc1f375=parseInt(_0x2cb3bb(0x18c))/0x1+-parseInt(_0x2cb3bb(0x16c))/0x2+parseInt(_0x2cb3bb(0x187))/0x3*(parseInt(_0x2cb3bb(0x16a))/0x4)+-parseInt(_0x2cb3bb(0x189))/0x5*(-parseInt(_0x2cb3bb(0x172))/0x6)+parseInt(_0x2cb3bb(0x180))/0x7*(parseInt(_0x2cb3bb(0x18b))/0x8)+parseInt(_0x2cb3bb(0x173))/0x9*(parseInt(_0x2cb3bb(0x17b))/0xa)+-parseInt(_0x2cb3bb(0x178))/0xb*(parseInt(_0x2cb3bb(0x179))/0xc);if(_0xc1f375===_0x40bbd1)break;else _0x5cb509['push'](_0x5cb509['shift']());}catch(_0x577761){_0x5cb509['push'](_0x5cb509['shift']());}}}(_0xddd4,0x601e2));import{Plugin as _0x30b674}from'ckeditor5/src/core.js';function _0xddd4(){const _0x514226=['42otTjUW','18dmIndT','editor','has','FORMAT_INDENT','commandName','251515KpZiFk','684CLrQOv','_registerLegacyDescription','1382580stJHHv','registerAttributeLabel','formatBlock','get','type','6111uRyTIC','format','IndentEditing','outdentBlock','plugins','registerDescriptionCallback','*Indent:*\x20%0','5010hFEZNk','locale','106645VJSYPz','outdent','4856xiLlFj','727478iUVitf','getItemLabel','TrackChangesEditing','indent','enableCommand','getItems','afterInit','enableDefaultAttributesIntegration','1408EklAIo','registerBlockAttribute','1148090VdluTx','indentBlock','*Outdent:*\x20%0','descriptionFactory','IndentBlock','blockIndent'];_0xddd4=function(){return _0x514226;};return _0xddd4();}function _0x9354(_0x45a080,_0x20b7fb){const _0xddd4cc=_0xddd4();return _0x9354=function(_0x93548d,_0x314dbf){_0x93548d=_0x93548d-0x163;let _0x39a360=_0xddd4cc[_0x93548d];return _0x39a360;},_0x9354(_0x45a080,_0x20b7fb);}import{getTranslation as _0x1fa24b}from'../utils/common-translations.js';export default class rt extends _0x30b674{[_0x5d5894(0x168)](){const _0x35273c=_0x5d5894,_0x59bf2d=this[_0x35273c(0x174)],_0x295fb6=_0x59bf2d[_0x35273c(0x184)][_0x35273c(0x17e)](_0x35273c(0x164));if(_0x59bf2d[_0x35273c(0x184)][_0x35273c(0x175)](_0x35273c(0x182))&&(_0x295fb6[_0x35273c(0x166)](_0x35273c(0x165)),_0x295fb6[_0x35273c(0x166)](_0x35273c(0x18a))),_0x59bf2d[_0x35273c(0x184)][_0x35273c(0x175)](_0x35273c(0x170))){for(const _0x32494e of[_0x35273c(0x16d),_0x35273c(0x183)])_0x295fb6[_0x35273c(0x169)](_0x32494e);}const _0x4fe8b2=_0x59bf2d[_0x35273c(0x188)];_0x295fb6[_0x35273c(0x16b)](_0x35273c(0x171)),_0x295fb6[_0x35273c(0x16f)][_0x35273c(0x17c)](_0x35273c(0x171),_0x1fa24b(_0x4fe8b2,_0x35273c(0x176))),this[_0x35273c(0x17a)]();}[_0x5d5894(0x17a)](){const _0x1a1482=_0x5d5894,_0x3df7ec=this[_0x1a1482(0x174)],_0x62aadd=_0x3df7ec[_0x1a1482(0x188)],_0x4c4800=_0x3df7ec[_0x1a1482(0x184)][_0x1a1482(0x17e)](_0x1a1482(0x164));_0x4c4800[_0x1a1482(0x16f)][_0x1a1482(0x185)](_0x1e05aa=>{const _0xe1cad=_0x1a1482;if(_0xe1cad(0x17d)!=_0x1e05aa[_0xe1cad(0x17f)])return;const {data:_0x55a519}=_0x1e05aa;if(!_0x55a519)return;if(_0xe1cad(0x16d)!=_0x55a519[_0xe1cad(0x177)]&&_0xe1cad(0x183)!=_0x55a519[_0xe1cad(0x177)])return;const _0x19502d=_0x1e05aa[_0xe1cad(0x167)]()[0x0],_0x38b61b=_0x4c4800[_0xe1cad(0x16f)][_0xe1cad(0x163)](_0x19502d);return _0xe1cad(0x16d)==_0x55a519[_0xe1cad(0x177)]?{'type':_0xe1cad(0x181),'content':_0x1fa24b(_0x62aadd,_0xe1cad(0x186),_0x38b61b)}:_0xe1cad(0x183)==_0x55a519[_0xe1cad(0x177)]?{'type':_0xe1cad(0x181),'content':_0x1fa24b(_0x62aadd,_0xe1cad(0x16e),_0x38b61b)}:void 0x0;});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
var _0x416529=_0x4a55;function _0x4a55(_0x5f4452,_0x15fba4){var _0x506d89=_0x506d();return _0x4a55=function(_0x4a55d3,_0x1339a9){_0x4a55d3=_0x4a55d3-0x8e;var _0x18a59e=_0x506d89[_0x4a55d3];return _0x18a59e;},_0x4a55(_0x5f4452,_0x15fba4);}(function(_0x310a7e,_0x5e369f){var _0x2063cc=_0x4a55,_0x41ac8d=_0x310a7e();while(!![]){try{var _0x450863=parseInt(_0x2063cc(0x9a))/0x1*(parseInt(_0x2063cc(0x93))/0x2)+-parseInt(_0x2063cc(0x9c))/0x3+parseInt(_0x2063cc(0x94))/0x4+parseInt(_0x2063cc(0x97))/0x5+parseInt(_0x2063cc(0x95))/0x6*(-parseInt(_0x2063cc(0x9e))/0x7)+parseInt(_0x2063cc(0x9b))/0x8+-parseInt(_0x2063cc(0x92))/0x9;if(_0x450863===_0x5e369f)break;else _0x41ac8d['push'](_0x41ac8d['shift']());}catch(_0x265e6b){_0x41ac8d['push'](_0x41ac8d['shift']());}}}(_0x506d,0x5e048));function _0x506d(){var _0x465860=['input','requires','get','3191382ouBHdd','4YVdpsW','1812040OmsANz','2254830hHDBOR','init','3833365hiDjjF','plugins','enableCommand','62011bNFKmj','3014032MRRUWp','1814880dHfaEA','TrackChangesEditing','7sZqSdl','editor'];_0x506d=function(){return _0x465860;};return _0x506d();}import{Plugin as _0x401027}from'ckeditor5/src/core.js';import{Input as _0x1145aa}from'ckeditor5/src/typing.js';export default class at extends _0x401027{static get[_0x416529(0x90)](){return[_0x1145aa];}[_0x416529(0x96)](){var _0x594020=_0x416529;this[_0x594020(0x8e)][_0x594020(0x98)][_0x594020(0x91)](_0x594020(0x9d))[_0x594020(0x99)](_0x594020(0x8f));}}
|