@ckeditor/ckeditor5-track-changes 42.0.0-alpha.7 → 42.0.0-alpha.8
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
|
-
function
|
|
23
|
+
const _0x52d900=_0x32f7;function _0x32f7(_0x52ba19,_0x1bded5){const _0x3e9e60=_0x3e9e();return _0x32f7=function(_0x32f72d,_0x4ab791){_0x32f72d=_0x32f72d-0x1a9;let _0x52ef56=_0x3e9e60[_0x32f72d];return _0x52ef56;},_0x32f7(_0x52ba19,_0x1bded5);}(function(_0x35aeb4,_0x423bc4){const _0x3f0e4b=_0x32f7,_0x47e205=_0x35aeb4();while(!![]){try{const _0xe5874d=parseInt(_0x3f0e4b(0x1bd))/0x1+parseInt(_0x3f0e4b(0x1ce))/0x2*(parseInt(_0x3f0e4b(0x1ae))/0x3)+parseInt(_0x3f0e4b(0x1cc))/0x4*(-parseInt(_0x3f0e4b(0x1df))/0x5)+parseInt(_0x3f0e4b(0x1b2))/0x6+-parseInt(_0x3f0e4b(0x1db))/0x7*(parseInt(_0x3f0e4b(0x1c7))/0x8)+parseInt(_0x3f0e4b(0x1e4))/0x9*(-parseInt(_0x3f0e4b(0x1cf))/0xa)+parseInt(_0x3f0e4b(0x1e5))/0xb;if(_0xe5874d===_0x423bc4)break;else _0x47e205['push'](_0x47e205['shift']());}catch(_0x409c86){_0x47e205['push'](_0x47e205['shift']());}}}(_0x3e9e,0xd659b));import{Plugin as _0x231be5}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x14c7f9}from'ckeditor5/src/ui.js';import{getTranslation as _0x46ff19}from'../utils/common-translations.js';const ro=[{'pluginName':_0x52d900(0x1b9),'commandName':_0x52d900(0x1af)},{'pluginName':_0x52d900(0x1dd),'commandName':_0x52d900(0x1d9)},{'pluginName':_0x52d900(0x1b0),'commandName':_0x52d900(0x1e2)},{'pluginName':_0x52d900(0x1c6),'commandName':_0x52d900(0x1ba)}];function _0x3e9e(){const _0x904a9d=['*Set\x20font\x20size:*\x20%0','label','trim','registerInlineAttribute','fontFamily','normalizeSizeOptions','8688253dHSLzU','FORMAT_FONT_FAMILY','FontFamilyEditing','locale','55HihyiF','afterInit','TrackChangesEditing','fontColor','editor','9QHHLHT','1698653BiOPxp','enableDefaultAttributesIntegration','has','find','fontSize.options','FORMAT_FONT_SIZE','*Reset\x20font\x20family*','3Oblsuh','fontSize','FontColorEditing','registerDescriptionCallback','4579242EyGFPR','get','model','format','*Reset\x20font\x20background\x20color*','*Set\x20font\x20family:*\x20%0','commandParams','FontSizeEditing','fontBackgroundColor','value','type','590593UhRuCe','*Reset\x20font\x20color*','*Set\x20font\x20color:*\x20%0','FORMAT_FONT_BACKGROUND','config','fontBackgroundColor.colors','toLowerCase','FORMAT_FONT_COLOR','descriptionFactory','FontBackgroundColorEditing','8dRwKnc','commandName','_registerLegacyDescription','*Reset\x20font\x20size*','FontSize','364372ebggVF','fontColor.colors','3387082eOzEpo','805830yAWhLk','title','formatInline','*Set\x20font\x20background\x20color:*\x20%0','plugins','registerAttributeLabel'];_0x3e9e=function(){return _0x904a9d;};return _0x3e9e();}export default class Q extends _0x231be5{[_0x52d900(0x1e0)](){const _0x5e7d13=_0x52d900,_0x180410=this[_0x5e7d13(0x1e3)][_0x5e7d13(0x1de)],_0x44f735=this[_0x5e7d13(0x1e3)][_0x5e7d13(0x1d3)][_0x5e7d13(0x1b3)](_0x5e7d13(0x1e1));for(const {pluginName:_0xf1f173,commandName:_0x147ebb}of ro)this[_0x5e7d13(0x1e3)][_0x5e7d13(0x1d3)][_0x5e7d13(0x1a9)](_0xf1f173)&&(_0x44f735[_0x5e7d13(0x1e6)](_0x147ebb),_0x44f735[_0x5e7d13(0x1d8)](_0x147ebb));_0x180410['t'],(_0x44f735[_0x5e7d13(0x1c5)][_0x5e7d13(0x1d4)](_0x5e7d13(0x1af),_0x46ff19(_0x180410,_0x5e7d13(0x1ac))),_0x44f735[_0x5e7d13(0x1c5)][_0x5e7d13(0x1d4)](_0x5e7d13(0x1d9),_0x46ff19(_0x180410,_0x5e7d13(0x1dc))),_0x44f735[_0x5e7d13(0x1c5)][_0x5e7d13(0x1d4)](_0x5e7d13(0x1e2),_0x46ff19(_0x180410,_0x5e7d13(0x1c4))),_0x44f735[_0x5e7d13(0x1c5)][_0x5e7d13(0x1d4)](_0x5e7d13(0x1ba),_0x46ff19(_0x180410,_0x5e7d13(0x1c0))),this[_0x5e7d13(0x1c9)]());}[_0x52d900(0x1c9)](){const _0x26b95c=_0x52d900,_0x1c3d6d=this[_0x26b95c(0x1e3)],_0x2d7370=_0x1c3d6d[_0x26b95c(0x1de)];_0x1c3d6d[_0x26b95c(0x1d3)][_0x26b95c(0x1b3)](_0x26b95c(0x1e1))[_0x26b95c(0x1c5)][_0x26b95c(0x1b1)](_0x441679=>{const _0x16e8cf=_0x26b95c,_0x80480b=_0x2d7370['t'];if(_0x16e8cf(0x1d1)!=_0x441679[_0x16e8cf(0x1bc)])return;const {data:_0x1da853}=_0x441679;if(null!=_0x1da853){if(_0x16e8cf(0x1af)==_0x1da853[_0x16e8cf(0x1c8)]){const _0x58575e=_0x1da853[_0x16e8cf(0x1b8)][0x0][_0x16e8cf(0x1bb)];if(_0x58575e){const _0x4165a6=_0x80480b(this[_0x16e8cf(0x1e3)][_0x16e8cf(0x1d3)][_0x16e8cf(0x1b3)](_0x16e8cf(0x1cb))[_0x16e8cf(0x1da)](this[_0x16e8cf(0x1e3)][_0x16e8cf(0x1c1)][_0x16e8cf(0x1b3)](_0x16e8cf(0x1ab)))[_0x16e8cf(0x1aa)](_0x264796=>_0x264796[_0x16e8cf(0x1b4)]==_0x58575e)[_0x16e8cf(0x1d0)])[_0x16e8cf(0x1c3)]();return{'type':_0x16e8cf(0x1b5),'content':_0x46ff19(_0x2d7370,_0x16e8cf(0x1d5),_0x4165a6)};}return{'type':_0x16e8cf(0x1b5),'content':_0x46ff19(_0x2d7370,_0x16e8cf(0x1ca))};}if(_0x16e8cf(0x1d9)==_0x1da853[_0x16e8cf(0x1c8)]){const _0x476b6f=_0x1da853[_0x16e8cf(0x1b8)][0x0][_0x16e8cf(0x1bb)];return _0x476b6f?{'type':_0x16e8cf(0x1b5),'content':_0x46ff19(_0x2d7370,_0x16e8cf(0x1b7),_0x476b6f)}:{'type':_0x16e8cf(0x1b5),'content':_0x46ff19(_0x2d7370,_0x16e8cf(0x1ad))};}if(_0x16e8cf(0x1e2)==_0x1da853[_0x16e8cf(0x1c8)]){const _0x5ed37d=_0x1da853[_0x16e8cf(0x1b8)][0x0][_0x16e8cf(0x1bb)];if(_0x5ed37d){const _0x1bd556=_0x14c7f9(this[_0x16e8cf(0x1e3)][_0x16e8cf(0x1c1)][_0x16e8cf(0x1b3)](_0x16e8cf(0x1cd)))[_0x16e8cf(0x1aa)](_0x2f6e19=>_0x2f6e19[_0x16e8cf(0x1b4)]==_0x5ed37d);let _0x13324a=_0x5ed37d,_0x38388f='';return _0x1bd556&&(_0x13324a=_0x1bd556[_0x16e8cf(0x1d6)],_0x38388f=_0x80480b(_0x13324a)[_0x16e8cf(0x1c3)]()),{'type':_0x16e8cf(0x1b5),'content':_0x46ff19(_0x2d7370,_0x16e8cf(0x1bf),_0x38388f)[_0x16e8cf(0x1d7)](),'color':{'value':_0x5ed37d,'title':_0x38388f||_0x13324a}};}return{'type':_0x16e8cf(0x1b5),'content':_0x46ff19(_0x2d7370,_0x16e8cf(0x1be))};}if(_0x16e8cf(0x1ba)==_0x1da853[_0x16e8cf(0x1c8)]){const _0x89742b=_0x1da853[_0x16e8cf(0x1b8)][0x0][_0x16e8cf(0x1bb)];if(_0x89742b){const _0x2418c5=_0x14c7f9(this[_0x16e8cf(0x1e3)][_0x16e8cf(0x1c1)][_0x16e8cf(0x1b3)](_0x16e8cf(0x1c2)))[_0x16e8cf(0x1aa)](_0x1bbbff=>_0x1bbbff[_0x16e8cf(0x1b4)]==_0x89742b);let _0x152aa7=_0x89742b,_0x2955fe='';return _0x2418c5&&(_0x152aa7=_0x2418c5[_0x16e8cf(0x1d6)],_0x2955fe=_0x80480b(_0x152aa7)[_0x16e8cf(0x1c3)]()),{'type':_0x16e8cf(0x1b5),'content':_0x46ff19(_0x2d7370,_0x16e8cf(0x1d2),_0x2955fe)[_0x16e8cf(0x1d7)](),'color':{'value':_0x89742b,'title':_0x2955fe||_0x152aa7}};}return{'type':_0x16e8cf(0x1b5),'content':_0x46ff19(_0x2d7370,_0x16e8cf(0x1b6))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x17dcf7=_0x50f5;(function(_0x21b534,_0xd18dc3){const _0x42b338=_0x50f5,_0x4a3586=_0x21b534();while(!![]){try{const _0x41e686=-parseInt(_0x42b338(0x10b))/0x1*(-parseInt(_0x42b338(0xe0))/0x2)+parseInt(_0x42b338(0xe2))/0x3+parseInt(_0x42b338(0x100))/0x4+-parseInt(_0x42b338(0xe8))/0x5*(-parseInt(_0x42b338(0xdf))/0x6)+-parseInt(_0x42b338(0x106))/0x7*(parseInt(_0x42b338(0xfe))/0x8)+-parseInt(_0x42b338(0xf4))/0x9+parseInt(_0x42b338(0x10c))/0xa*(-parseInt(_0x42b338(0xfd))/0xb);if(_0x41e686===_0xd18dc3)break;else _0x4a3586['push'](_0x4a3586['shift']());}catch(_0xd8a0a3){_0x4a3586['push'](_0x4a3586['shift']());}}}(_0x543b,0x4af7e));import{Plugin as _0x3d6213}from'ckeditor5/src/core.js';function _0x50f5(_0x59c51a,_0x2f375c){const _0x543bc7=_0x543b();return _0x50f5=function(_0x50f544,_0xa4fb88){_0x50f544=_0x50f544-0xd6;let _0x513ac3=_0x543bc7[_0x50f544];return _0x513ac3;},_0x50f5(_0x59c51a,_0x2f375c);}import{normalizeColorOptions as _0xdb91c}from'ckeditor5/src/ui.js';function _0x543b(){const _0x33272f=['config','_registerLegacyDescription','find','normalizeSizeOptions','title','editor','pasteFormat','commandName','label','2955060CiTfOv','commands','slice','commandParams','fontColor','descriptionFactory','fontSize.options','enableDefaultAttributesIntegration','entries','2189OaOxqp','2038296TxuRGg','length','154656dSSLkU','*Remove\x20all\x20formatting*','boolean','toLowerCase','TrackChangesEditing','afterInit','7QHyIju','fontColor.colors','format','fontSize','locale','1lDqCgv','11930mEtvKe','toUpperCase','split','plugins','formatBlock','type','get','enableCommand','charAt','FontSize','474fHzyUY','111062koWEKq','push','1828959parjnA','copyFormat','registerDescriptionCallback','join','*Set\x20format\x20to:*\x20%0','formatInline','26820MYUaUx','fontBackgroundColor','model'];_0x543b=function(){return _0x33272f;};return _0x543b();}import{getTranslation as _0x4df6a5}from'../utils/common-translations.js';export default class X extends _0x3d6213{[_0x17dcf7(0x105)](){const _0x2dc2be=_0x17dcf7,_0x446f1d=this[_0x2dc2be(0xf0)],_0x1b4813=_0x446f1d[_0x2dc2be(0xd8)][_0x2dc2be(0xdb)](_0x2dc2be(0x104)),_0x6df891=_0x446f1d[_0x2dc2be(0xf5)][_0x2dc2be(0xdb)](_0x2dc2be(0xe3)),_0x315697=_0x446f1d[_0x2dc2be(0xf5)][_0x2dc2be(0xdb)](_0x2dc2be(0xf1));_0x6df891&&_0x315697&&(_0x1b4813[_0x2dc2be(0xfb)](_0x2dc2be(0xf1)),_0x1b4813[_0x2dc2be(0xdc)](_0x2dc2be(0xe3)),this[_0x2dc2be(0xec)]());}[_0x17dcf7(0xec)](){const _0x2d1f05=_0x17dcf7,_0x362872=this[_0x2d1f05(0xf0)],_0x2ebc23=_0x362872[_0x2d1f05(0x10a)];_0x362872[_0x2d1f05(0xd8)][_0x2d1f05(0xdb)](_0x2d1f05(0x104))[_0x2d1f05(0xf9)][_0x2d1f05(0xe4)](_0x524205=>{const _0x6626dd=_0x2d1f05;if(_0x6626dd(0xd9)!=_0x524205[_0x6626dd(0xda)]&&_0x6626dd(0xe7)!=_0x524205[_0x6626dd(0xda)])return;const {data:_0x1f6fa7}=_0x524205;if(_0x1f6fa7&&_0x6626dd(0xf1)===_0x1f6fa7[_0x6626dd(0xf2)]){const _0x1cc001=[],_0x59b579=_0x1f6fa7[_0x6626dd(0xf7)][0x0];for(const [_0x58d063,_0x4bd3d6]of Object[_0x6626dd(0xfc)](_0x59b579))_0x1cc001[_0x6626dd(0xe1)](so(_0x362872,_0x58d063,_0x4bd3d6));return _0x1cc001[_0x6626dd(0xff)]?{'type':_0x6626dd(0x108),'content':_0x4df6a5(_0x2ebc23,_0x6626dd(0xe6),_0x1cc001[_0x6626dd(0xe5)](',\x20'))}:{'type':_0x6626dd(0x108),'content':_0x4df6a5(_0x2ebc23,_0x6626dd(0x101))};}});}}function so(_0x2f327c,_0x3cdfdb,_0x16877f){const _0x2934eb=_0x17dcf7,_0x50cb7b=_0x2f327c[_0x2934eb(0x10a)]['t'],_0x12c372=_0x3cdfdb[_0x2934eb(0xd7)](/(?=[A-Z])/)[_0x2934eb(0xe5)]('\x20'),_0x1cb1b9=_0x50cb7b(_0x12c372[_0x2934eb(0xdd)](0x0)[_0x2934eb(0xd6)]()+_0x12c372[_0x2934eb(0xf6)](0x1))[_0x2934eb(0x103)]();if(_0x2934eb(0x102)==typeof _0x16877f)return _0x1cb1b9;if(_0x2934eb(0xf8)===_0x3cdfdb||_0x2934eb(0xe9)===_0x3cdfdb){const _0x1f75e3=_0xdb91c(_0x2f327c[_0x2934eb(0xeb)][_0x2934eb(0xdb)](_0x2934eb(0x107)))[_0x2934eb(0xed)](_0x66d4fa=>_0x66d4fa[_0x2934eb(0xea)]==_0x16877f);return _0x1cb1b9+'\x20('+(_0x1f75e3?_0x50cb7b(_0x1f75e3[_0x2934eb(0xf3)])[_0x2934eb(0x103)]():_0x16877f)+')';}if(_0x2934eb(0x109)===_0x3cdfdb&&isNaN(parseFloat(_0x16877f))){const _0x548a56=_0x2f327c[_0x2934eb(0xd8)][_0x2934eb(0xdb)](_0x2934eb(0xde))[_0x2934eb(0xee)](_0x2f327c[_0x2934eb(0xeb)][_0x2934eb(0xdb)](_0x2934eb(0xfa)))[_0x2934eb(0xed)](_0x10427d=>_0x10427d[_0x2934eb(0xea)]==_0x16877f);return _0x1cb1b9+'\x20('+(_0x548a56?_0x50cb7b(_0x548a56[_0x2934eb(0xef)])[_0x2934eb(0x103)]():_0x16877f)+')';}return _0x1cb1b9+'\x20('+_0x16877f+')';}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x2901(_0x2dd78a,_0x28f45c){const _0x4ec197=_0x4ec1();return _0x2901=function(_0x290196,_0x337a06){_0x290196=_0x290196-0x15a;let _0x52a10d=_0x4ec197[_0x290196];return _0x52a10d;},_0x2901(_0x2dd78a,_0x28f45c);}const _0xc04e5e=_0x2901;(function(_0x281b99,_0x5831e0){const _0x453c80=_0x2901,_0x2697e2=_0x281b99();while(!![]){try{const _0x277f7d=parseInt(_0x453c80(0x17c))/0x1*(-parseInt(_0x453c80(0x170))/0x2)+parseInt(_0x453c80(0x167))/0x3+-parseInt(_0x453c80(0x16f))/0x4+parseInt(_0x453c80(0x15b))/0x5+parseInt(_0x453c80(0x15a))/0x6*(-parseInt(_0x453c80(0x180))/0x7)+parseInt(_0x453c80(0x182))/0x8+parseInt(_0x453c80(0x163))/0x9*(parseInt(_0x453c80(0x16d))/0xa);if(_0x277f7d===_0x5831e0)break;else _0x2697e2['push'](_0x2697e2['shift']());}catch(_0x22c4d3){_0x2697e2['push'](_0x2697e2['shift']());}}}(_0x4ec1,0x45d8e));function _0x4ec1(){const _0x5d048c=['match','has','1550Pkdect','editor','1084696VtrZnG','393298VhGIOE','formatBlock','_getHeadingLevel','model','format','type','registerElementLabel','ELEMENT_HEADING_CUSTOM','config','commandName','TrackChangesEditing','find','1PFktYw','descriptionFactory','title','_registerLegacyDescription','683669CcqRUh','paragraph','318248CGEBJP','HeadingEditing','*Change\x20to:*\x20%0','name','6MxooDi','788675oYEzgR','locale','get','value','afterInit','heading','enableDefaultAttributesIntegration','registerDescriptionCallback','35919VOIhbx','plugins','commandParams','view','106389qGvTyC','_headingOptions','heading.options','ELEMENT_HEADING'];_0x4ec1=function(){return _0x5d048c;};return _0x4ec1();}import{Plugin as _0x6e406c}from'ckeditor5/src/core.js';import{getTranslation as _0x3b2095}from'../utils/common-translations.js';export default class Y extends _0x6e406c{[_0xc04e5e(0x15f)](){const _0x1abe47=_0xc04e5e,_0x51ff8b=this[_0x1abe47(0x16e)];if(!_0x51ff8b[_0x1abe47(0x164)][_0x1abe47(0x16c)](_0x1abe47(0x183)))return;this[_0x1abe47(0x168)]=_0x51ff8b[_0x1abe47(0x178)][_0x1abe47(0x15d)](_0x1abe47(0x169));const _0x4bf9d3=_0x51ff8b[_0x1abe47(0x15c)],_0x5daf0c=_0x51ff8b[_0x1abe47(0x164)][_0x1abe47(0x15d)](_0x1abe47(0x17a));_0x5daf0c[_0x1abe47(0x161)](_0x1abe47(0x160));for(const _0x5298f5 of this[_0x1abe47(0x168)])_0x1abe47(0x181)!=_0x5298f5[_0x1abe47(0x173)]&&_0x5daf0c[_0x1abe47(0x17d)][_0x1abe47(0x176)](_0x5298f5[_0x1abe47(0x173)],_0x5cd68d=>{const _0x4efbd9=_0x1abe47,_0x2e0c63=this[_0x4efbd9(0x172)](_0x5298f5[_0x4efbd9(0x173)]);return null!==_0x2e0c63?_0x88c033(_0x5cd68d,_0x2e0c63):_0x98530b(_0x5cd68d,_0x5298f5[_0x4efbd9(0x17e)]);});function _0x88c033(_0x1e9633,_0x2dbe10){const _0x295d93=_0x1abe47;return _0x3b2095(_0x4bf9d3,_0x295d93(0x16a),[_0x1e9633,_0x2dbe10]);}function _0x98530b(_0x193731,_0x5d7b26){const _0xd80a30=_0x1abe47;return _0x3b2095(_0x4bf9d3,_0xd80a30(0x177),[_0x193731,_0x5d7b26]);}this[_0x1abe47(0x17f)]();}[_0xc04e5e(0x17f)](){const _0xdfdfb0=_0xc04e5e,_0x39d44d=this[_0xdfdfb0(0x16e)],_0x90803b=_0x39d44d[_0xdfdfb0(0x15c)];function _0x48faf8(_0x96558e,_0x1822ec){const _0x39d0b7=_0xdfdfb0;return _0x3b2095(_0x90803b,_0x39d0b7(0x177),[_0x96558e,_0x1822ec]);}_0x39d44d[_0xdfdfb0(0x164)][_0xdfdfb0(0x15d)](_0xdfdfb0(0x17a))[_0xdfdfb0(0x17d)][_0xdfdfb0(0x162)](_0x32ab58=>{const _0x28f4ee=_0xdfdfb0;if(_0x28f4ee(0x171)!=_0x32ab58[_0x28f4ee(0x175)])return;const {data:_0xdf955}=_0x32ab58;if(_0xdf955&&_0x28f4ee(0x160)==_0xdf955[_0x28f4ee(0x179)]){const _0x55db26=_0xdf955[_0x28f4ee(0x165)][0x0][_0x28f4ee(0x15e)],_0x10359e=this[_0x28f4ee(0x172)](_0x55db26);if(null!==_0x10359e)return{'type':_0x28f4ee(0x174),'content':_0x3b2095(_0x90803b,_0x28f4ee(0x184),(_0x5c496f=0x1,_0x317c2b=_0x10359e,_0x3b2095(_0x90803b,_0x28f4ee(0x16a),[_0x5c496f,_0x317c2b])))};const _0x37c663=this[_0x28f4ee(0x168)][_0x28f4ee(0x17b)](_0xe284f=>_0xe284f[_0x28f4ee(0x173)]===_0x55db26)[_0x28f4ee(0x17e)];return{'type':_0x28f4ee(0x174),'content':_0x3b2095(_0x90803b,_0x28f4ee(0x184),_0x48faf8(0x1,_0x37c663))};}var _0x5c496f,_0x317c2b;});}[_0xc04e5e(0x172)](_0x5774d4){const _0x1862f2=_0xc04e5e;var _0x20bc6e,_0x3fde08;const _0x132194=_0x5774d4[_0x1862f2(0x16b)](/^heading(\d+)/);if(_0x132194)return _0x132194[0x1];const _0x574386=null===(_0x20bc6e=this[_0x1862f2(0x168)])||void 0x0===_0x20bc6e?void 0x0:_0x20bc6e[_0x1862f2(0x17b)](_0x385474=>_0x385474[_0x1862f2(0x173)]==_0x5774d4);if(_0x574386&&_0x574386[_0x1862f2(0x166)]){const _0x46a976=_0x574386[_0x1862f2(0x166)],_0x7bad3a=(null!==(_0x3fde08=_0x46a976[_0x1862f2(0x185)])&&void 0x0!==_0x3fde08?_0x3fde08:_0x46a976)[_0x1862f2(0x16b)](/^h(\d+)/);if(_0x7bad3a)return _0x7bad3a[0x1];}return null;}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x57baec=_0xe514;(function(_0x4136f9,_0x150fc5){const _0x33da4d=_0xe514,_0x140fef=_0x4136f9();while(!![]){try{const _0x3c9e09=parseInt(_0x33da4d(0xc5))/0x1+parseInt(_0x33da4d(0xae))/0x2+-parseInt(_0x33da4d(0xc6))/0x3+parseInt(_0x33da4d(0xba))/0x4*(parseInt(_0x33da4d(0xb0))/0x5)+parseInt(_0x33da4d(0xa4))/0x6*(parseInt(_0x33da4d(0xac))/0x7)+parseInt(_0x33da4d(0xab))/0x8+parseInt(_0x33da4d(0xa8))/0x9*(-parseInt(_0x33da4d(0xbf))/0xa);if(_0x3c9e09===_0x150fc5)break;else _0x140fef['push'](_0x140fef['shift']());}catch(_0x275524){_0x140fef['push'](_0x140fef['shift']());}}}(_0x344f,0xd112a));import{Plugin as _0x168a2a}from'ckeditor5/src/core.js';function _0xe514(_0x56e85e,_0xbcbcb2){const _0x344fc3=_0x344f();return _0xe514=function(_0xe5140e,_0x110189){_0xe5140e=_0xe5140e-0xa1;let _0x142dad=_0x344fc3[_0xe5140e];return _0x142dad;},_0xe514(_0x56e85e,_0xbcbcb2);}function _0x344f(){const _0x1b7364=['formatInline','format','color','commandName','registerDescriptionCallback','enableDefaultAttributesIntegration','HighlightEditing','highlight.options','4AIqsBN','plugins','commandParams','highlight','get','5990BIVisF','_registerLegacyDescription','has','*Set\x20highlight:*\x20%0','*Remove\x20highlight*','config','1609935arWYNM','493278aiKSyN','title','find','value','FORMAT_HIGHLIGHT','registerInlineAttribute','locale','654VaLPRH','editor','afterInit','registerAttributeLabel','49599hdsvjQ','TrackChangesEditing','model','2890112qeRIgr','3269SIIRkS','toLowerCase','3285012vOaZOA','type','3286345QtPiko','descriptionFactory'];_0x344f=function(){return _0x1b7364;};return _0x344f();}import{getTranslation as _0x34be65}from'../utils/common-translations.js';export default class Z extends _0x168a2a{[_0x57baec(0xa6)](){const _0x10d2b4=_0x57baec,_0x497b5f=this[_0x10d2b4(0xa5)];if(!_0x497b5f[_0x10d2b4(0xbb)][_0x10d2b4(0xc1)](_0x10d2b4(0xb8)))return;const _0x422897=_0x497b5f[_0x10d2b4(0xbb)][_0x10d2b4(0xbe)](_0x10d2b4(0xa9)),_0xef0d5b=_0x497b5f[_0x10d2b4(0xa3)];_0x422897[_0x10d2b4(0xb7)](_0x10d2b4(0xbd)),_0x422897[_0x10d2b4(0xa2)](_0x10d2b4(0xbd)),_0x422897[_0x10d2b4(0xb1)][_0x10d2b4(0xa7)](_0x10d2b4(0xbd),_0x34be65(_0xef0d5b,_0x10d2b4(0xa1))),this[_0x10d2b4(0xc0)]();}[_0x57baec(0xc0)](){const _0x558209=_0x57baec,_0x4c9277=this[_0x558209(0xa5)],_0x288d7a=_0x4c9277[_0x558209(0xa3)];_0x4c9277[_0x558209(0xbb)][_0x558209(0xbe)](_0x558209(0xa9))[_0x558209(0xb1)][_0x558209(0xb6)](_0x16cd6c=>{const _0x1c6e35=_0x558209;if(_0x1c6e35(0xb2)!=_0x16cd6c[_0x1c6e35(0xaf)])return;const {data:_0x30b3c4}=_0x16cd6c;if(_0x30b3c4&&_0x1c6e35(0xbd)==_0x30b3c4[_0x1c6e35(0xb5)]){const _0x12fc9d=_0x288d7a['t'],_0xc2c41d=_0x30b3c4[_0x1c6e35(0xbc)][0x0][_0x1c6e35(0xc9)];if(_0xc2c41d){const _0xf6c655=_0x4c9277[_0x1c6e35(0xc4)][_0x1c6e35(0xbe)](_0x1c6e35(0xb9))[_0x1c6e35(0xc8)](_0x16f456=>_0x16f456[_0x1c6e35(0xaa)]==_0xc2c41d),_0x51849a=_0x12fc9d(_0xf6c655[_0x1c6e35(0xc7)])[_0x1c6e35(0xad)]();return{'type':_0x1c6e35(0xb3),'content':_0x34be65(_0x288d7a,_0x1c6e35(0xc2),_0x51849a),'color':{'value':_0xf6c655[_0x1c6e35(0xb4)],'title':_0xf6c655[_0x1c6e35(0xc7)]}};}return{'type':_0x1c6e35(0xb3),'content':_0x34be65(_0x288d7a,_0x1c6e35(0xc3),_0x34be65(_0x288d7a,_0x1c6e35(0xa1)))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1093a4=_0x2fe1;(function(_0x4c0b8c,_0x50da02){const _0x11d313=_0x2fe1,_0x298bdc=_0x4c0b8c();while(!![]){try{const _0x2c8eb1=-parseInt(_0x11d313(0xf3))/0x1*(-parseInt(_0x11d313(0x107))/0x2)+-parseInt(_0x11d313(0x105))/0x3+parseInt(_0x11d313(0x110))/0x4+parseInt(_0x11d313(0x108))/0x5*(parseInt(_0x11d313(0xf6))/0x6)+-parseInt(_0x11d313(0x102))/0x7*(parseInt(_0x11d313(0x10f))/0x8)+-parseInt(_0x11d313(0xf5))/0x9+parseInt(_0x11d313(0xff))/0xa;if(_0x2c8eb1===_0x50da02)break;else _0x298bdc['push'](_0x298bdc['shift']());}catch(_0x52eacd){_0x298bdc['push'](_0x298bdc['shift']());}}}(_0x55a5,0x97cb7));function _0x2fe1(_0x442b77,_0xb0348e){const _0x55a5fe=_0x55a5();return _0x2fe1=function(_0x2fe160,_0xd028ad){_0x2fe160=_0x2fe160-0xf2;let _0x3c2cbd=_0x55a5fe[_0x2fe160];return _0x3c2cbd;},_0x2fe1(_0x442b77,_0xb0348e);}function _0x55a5(){const _0x49661d=['high','10401615AQdtFV','1938LjwMDL','horizontalLine','createPositionAt','insert','ELEMENT_HORIZONTAL_LINE','get','descriptionFactory','HorizontalLineEditing','createEmptyElement','19385290BLqLas','registerElementLabel','plugins','16513OAbidB','div','createContainerElement','2624379bHXZGM','afterInit','690758VettFV','575oijaip','has','for','showSuggestionHighlights','elementToStructure','dataDowncast','locale','3032qWtPEe','4901148cVqMso','enableCommand','editor','conversion','TrackChangesEditing','ck-horizontal-line','addClass','1iARqUO'];_0x55a5=function(){return _0x49661d;};return _0x55a5();}import{Plugin as _0x4b58a8}from'ckeditor5/src/core.js';import{getTranslation as _0x18134b}from'../utils/common-translations.js';export default class tt extends _0x4b58a8{[_0x1093a4(0x106)](){const _0x3ccb26=_0x1093a4,_0x34bf22=this[_0x3ccb26(0x112)];if(!_0x34bf22[_0x3ccb26(0x101)][_0x3ccb26(0x109)](_0x3ccb26(0xfd)))return;_0x34bf22[_0x3ccb26(0x101)][_0x3ccb26(0xfb)](_0x3ccb26(0x114))[_0x3ccb26(0x111)](_0x3ccb26(0xf7));const _0x1ecfc2=_0x34bf22[_0x3ccb26(0x101)][_0x3ccb26(0xfb)](_0x3ccb26(0x114)),_0x5a166c=_0x34bf22[_0x3ccb26(0x10e)];_0x1ecfc2[_0x3ccb26(0xfc)][_0x3ccb26(0x100)](_0x3ccb26(0xf7),_0x5af427=>_0x18134b(_0x5a166c,_0x3ccb26(0xfa),_0x5af427)),_0x34bf22[_0x3ccb26(0x113)][_0x3ccb26(0x10a)](_0x3ccb26(0x10d))[_0x3ccb26(0x10c)]({'model':_0x3ccb26(0xf7),'view':(_0x4957ee,{writer:_0x1cd531,options:_0x105fb4})=>{const _0x6a693b=_0x3ccb26;if(!_0x105fb4[_0x6a693b(0x10b)])return null;const _0x3dacb0=_0x1cd531[_0x6a693b(0x104)](_0x6a693b(0x103)),_0xa21956=_0x1cd531[_0x6a693b(0xfe)]('hr');return _0x1cd531[_0x6a693b(0xf2)](_0x6a693b(0x115),_0x3dacb0),_0x1cd531[_0x6a693b(0xf9)](_0x1cd531[_0x6a693b(0xf8)](_0x3dacb0,0x0),_0xa21956),_0x3dacb0;},'converterPriority':_0x3ccb26(0xf4)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x59bd0b=_0x5eb3;(function(_0x432912,_0x52e366){const _0x1601ab=_0x5eb3,_0x12fb37=_0x432912();while(!![]){try{const _0x50485f=parseInt(_0x1601ab(0x122))/0x1+parseInt(_0x1601ab(0x133))/0x2+parseInt(_0x1601ab(0x12c))/0x3*(parseInt(_0x1601ab(0x123))/0x4)+parseInt(_0x1601ab(0x141))/0x5*(parseInt(_0x1601ab(0x11b))/0x6)+-parseInt(_0x1601ab(0x134))/0x7+-parseInt(_0x1601ab(0x132))/0x8+-parseInt(_0x1601ab(0x12f))/0x9*(parseInt(_0x1601ab(0x12a))/0xa);if(_0x50485f===_0x52e366)break;else _0x12fb37['push'](_0x12fb37['shift']());}catch(_0x30343e){_0x12fb37['push'](_0x12fb37['shift']());}}}(_0x193a,0x681b3));function _0x193a(){const _0x1df5ab=['get','type','255100sDzxFN','_registerLegacyDescription','66WacYNZ','has','registerBlockAttribute','63wEPzRl','htmlEmbed','enableDefaultAttributesIntegration','4053200BCDGpk','644586NLuRAE','4857664hlsDAe','formatBlock','editor','afterInit','TrackChangesEditing','descriptionFactory','registerDescriptionCallback','rawHtml','attribute','registerElementLabel','*Change\x20%0\x20content*','HtmlEmbed','element','78825GnXpnJ','132BJEYcb','key','value','getFirstRange','start','ELEMENT_HTML_EMBED','nodeAfter','408994NmRzdE','132268SEtjxN','plugins','locale','commandName','format'];_0x193a=function(){return _0x1df5ab;};return _0x193a();}function _0x5eb3(_0x19bef6,_0x416ae6){const _0x193a37=_0x193a();return _0x5eb3=function(_0x5eb317,_0x3c0b5b){_0x5eb317=_0x5eb317-0x11b;let _0x41184a=_0x193a37[_0x5eb317];return _0x41184a;},_0x5eb3(_0x19bef6,_0x416ae6);}import{Plugin as _0xf10a40}from'ckeditor5/src/core.js';import{getTranslation as _0x48592c}from'../utils/common-translations.js';export default class et extends _0xf10a40{[_0x59bd0b(0x137)](){const _0x4ac40e=_0x59bd0b,_0x21a010=this[_0x4ac40e(0x136)];if(!_0x21a010[_0x4ac40e(0x124)][_0x4ac40e(0x12d)](_0x4ac40e(0x13f)))return;const _0x498010=_0x21a010[_0x4ac40e(0x124)][_0x4ac40e(0x128)](_0x4ac40e(0x138)),_0x128a16=_0x21a010[_0x4ac40e(0x125)];_0x498010[_0x4ac40e(0x139)][_0x4ac40e(0x13d)](_0x4ac40e(0x13b),_0x25068f=>_0x48592c(_0x128a16,_0x4ac40e(0x120),_0x25068f)),_0x498010[_0x4ac40e(0x131)](_0x4ac40e(0x130)),_0x498010[_0x4ac40e(0x12e)](_0x4ac40e(0x11d)),_0x498010[_0x4ac40e(0x139)][_0x4ac40e(0x13a)](_0x53d1a3=>{const _0x520093=_0x4ac40e;if(_0x520093(0x13c)!=_0x53d1a3[_0x520093(0x129)])return;const {data:_0x122c0c}=_0x53d1a3;if(_0x122c0c&&_0x520093(0x11d)==_0x122c0c[_0x520093(0x11c)]&&_0x53d1a3[_0x520093(0x11e)]()[_0x520093(0x11f)][_0x520093(0x121)]['is'](_0x520093(0x140),_0x520093(0x13b))){const _0x10a49f=_0x48592c(_0x128a16,_0x520093(0x120));return{'type':_0x520093(0x127),'content':_0x48592c(_0x128a16,_0x520093(0x13e),_0x10a49f)};}}),this[_0x4ac40e(0x12b)]();}[_0x59bd0b(0x12b)](){const _0x4abd39=_0x59bd0b,_0x1eedd6=this[_0x4abd39(0x136)],_0x346510=_0x1eedd6[_0x4abd39(0x125)];_0x1eedd6[_0x4abd39(0x124)][_0x4abd39(0x128)](_0x4abd39(0x138))[_0x4abd39(0x139)][_0x4abd39(0x13a)](_0x2ec98e=>{const _0x3f04b3=_0x4abd39;if(_0x3f04b3(0x135)!=_0x2ec98e[_0x3f04b3(0x129)])return;const {data:_0x28248e}=_0x2ec98e;if(_0x28248e&&_0x3f04b3(0x130)==_0x28248e[_0x3f04b3(0x126)]){const _0x24fc0b=_0x48592c(_0x346510,_0x3f04b3(0x120));return{'type':_0x3f04b3(0x127),'content':_0x48592c(_0x346510,_0x3f04b3(0x13e),_0x24fc0b)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x487ad5=_0x457a;(function(_0x204d70,_0xdcbae1){const _0x5ca0a3=_0x457a,_0x650f26=_0x204d70();while(!![]){try{const _0x258c86=-parseInt(_0x5ca0a3(0xfc))/0x1+-parseInt(_0x5ca0a3(0xdd))/0x2+-parseInt(_0x5ca0a3(0x125))/0x3+parseInt(_0x5ca0a3(0xf6))/0x4*(-parseInt(_0x5ca0a3(0xf0))/0x5)+-parseInt(_0x5ca0a3(0x137))/0x6+parseInt(_0x5ca0a3(0x108))/0x7*(parseInt(_0x5ca0a3(0xc0))/0x8)+parseInt(_0x5ca0a3(0xc8))/0x9*(parseInt(_0x5ca0a3(0xe7))/0xa);if(_0x258c86===_0xdcbae1)break;else _0x650f26['push'](_0x650f26['shift']());}catch(_0x5a08f6){_0x650f26['push'](_0x650f26['shift']());}}}(_0x2a43,0xab41b));import{Plugin as _0x53983f}from'ckeditor5/src/core.js';import{LivePosition as _0x744254}from'ckeditor5/src/engine.js';function _0x457a(_0x532998,_0x4953e7){const _0x2a4348=_0x2a43();return _0x457a=function(_0x457a0b,_0x4a3cf7){_0x457a0b=_0x457a0b-0xbf;let _0x3a25ff=_0x2a4348[_0x457a0b];return _0x3a25ff;},_0x457a(_0x532998,_0x4953e7);}function _0x2a43(){const _0x3b4efd=['56tbkgip','chain','registerAttributeLabel','createRangeOn','getCaptionFromImageModelElement','removeObject','imageTextAlternative','imageTypeBlock','10246968LTRzpT','insertImage','findIndex','convertBlockImageToInline','markBlockFormat','isCollapsed','*Remove\x20image\x20text\x20alternative*','previous','editor','getClosestSelectedImageElement','ImageBlockEditing','insertion','resizeImage','subType','element','imageInline','registerElementLabel','plugins','Block\x20image\x20to\x20inline\x20image','registerDescriptionCallback','getSuggestionCallback','661096jOhVmd','imageStylePreApply','toNext','markInsertion','nodeBefore','createRange','alt','type','imageTypeInline','markDeletion','20XahaZz','fromPosition','start','_findSuggestions','ImageEditing','ImageTextAlternativeEditing','discard','ImageUtils','format','10AykCpY','end','find','forceDefaultExecution','enableDefaultAttributesIntegration','detach','734620iGCkDy','toPrevious','uploadImage','isOwn','ImageCaptionEditing','formatBlock','1302559AohHCY','key','ImageInlineEditing','newValue','registerCustomCallback','attribute','*Set\x20image\x20width:*\x20%0','join','isBefore','formatInline','change','accept','1194823ZjMRWX','getNearestSelectionRange','registerBlockAttribute','commandName','ELEMENT_INLINE_IMAGE','filter','_registerLegacyDescription','schema','enableCommand','getContainedElement','isIntersecting','getFirstRange','resizedWidth','locale','model','_suggestionFactory','ELEMENT_CAPTION','FORMAT_IMAGE_SIZE','width','imageCaption','addObject','TrackChangesEditing','caption','nodeAfter','isBlockImage','convertInlineImageToBlock','toggleImageCaption','isEqual','backward','426330wtKZyb','selection','ELEMENT_IMAGE','forward','ImageCaptionUtils','has','Inline\x20image\x20to\x20block\x20image','imageBlock','deletion','ImageResize','ImageUploadEditing','length','descriptionFactory','get','*Reset\x20image\x20width*','document','afterInit','*Set\x20image\x20text\x20alternative:*\x20%0','3767598FBbafL','commandParams'];_0x2a43=function(){return _0x3b4efd;};return _0x2a43();}import{getTranslation as _0x1c21fc}from'../utils/common-translations.js';export default class it extends _0x53983f{[_0x487ad5(0x135)](){const _0x41a8c8=_0x487ad5,_0x44fa25=this[_0x41a8c8(0xd0)];if(!_0x44fa25[_0x41a8c8(0xd9)][_0x41a8c8(0x12a)](_0x41a8c8(0xeb)))return;const _0x1e25e2=_0x44fa25[_0x41a8c8(0xd9)][_0x41a8c8(0x132)](_0x41a8c8(0x11d)),_0x1d5310=_0x44fa25[_0x41a8c8(0xd9)][_0x41a8c8(0x132)](_0x41a8c8(0xee)),_0x428f75=_0x44fa25[_0x41a8c8(0x115)];_0x1e25e2[_0x41a8c8(0x110)](_0x41a8c8(0xc9)),_0x1e25e2[_0x41a8c8(0x131)][_0x41a8c8(0xd8)](_0x41a8c8(0x12c),_0x151dab=>_0x1c21fc(_0x428f75,_0x41a8c8(0x127),_0x151dab)),_0x1e25e2[_0x41a8c8(0x131)][_0x41a8c8(0xd8)](_0x41a8c8(0xd7),_0x1cdec0=>_0x1c21fc(_0x428f75,_0x41a8c8(0x10c),_0x1cdec0)),_0x1e25e2[_0x41a8c8(0x131)][_0x41a8c8(0xd8)](_0x41a8c8(0x11e),()=>_0x1c21fc(_0x428f75,_0x41a8c8(0x118))),_0x44fa25[_0x41a8c8(0xd9)][_0x41a8c8(0x12a)](_0x41a8c8(0x12f))&&_0x1e25e2[_0x41a8c8(0x110)](_0x41a8c8(0xf8)),_0x44fa25[_0x41a8c8(0xd9)][_0x41a8c8(0x12a)](_0x41a8c8(0xd2))&&_0x44fa25[_0x41a8c8(0xd9)][_0x41a8c8(0x12a)](_0x41a8c8(0xfe))&&(_0x1e25e2[_0x41a8c8(0x110)](_0x41a8c8(0xe5),(_0x2d8e4b,_0x20dcba)=>{const _0x46475d=_0x41a8c8,_0x1ec2ad=_0x1d5310[_0x46475d(0xd1)](_0x44fa25[_0x46475d(0x116)][_0x46475d(0x134)][_0x46475d(0x126)]);_0x44fa25[_0x46475d(0x116)][_0x46475d(0x106)](()=>{const _0x3b0417=_0x46475d;_0x1e25e2[_0x3b0417(0xcc)](_0x1ec2ad,{'commandName':_0x3b0417(0xe5),'commandParams':[_0x20dcba]},[],_0x3b0417(0xcb));});}),_0x1e25e2[_0x41a8c8(0x110)](_0x41a8c8(0xc7),(_0x12f1ea,_0x4c8dc9)=>{const _0x18bb3c=_0x41a8c8;_0x44fa25[_0x18bb3c(0x116)][_0x18bb3c(0x106)](_0x38dc11=>{const _0x383476=_0x18bb3c;let _0x26ba8c=_0x1d5310[_0x383476(0xd1)](_0x44fa25[_0x383476(0x116)][_0x383476(0x134)][_0x383476(0x126)]),_0x1e46cc=_0x38dc11[_0x383476(0xc3)](_0x26ba8c);const _0x5e72fa=_0x744254[_0x383476(0xe8)](_0x1e46cc[_0x383476(0xe9)],_0x383476(0xf7)),_0x51a9a8=_0x744254[_0x383476(0xe8)](_0x1e46cc[_0x383476(0xf1)],_0x383476(0xdf));_0x1e25e2[_0x383476(0xf3)](()=>_0x12f1ea(_0x4c8dc9)),_0x26ba8c=_0x1d5310[_0x383476(0xd1)](_0x44fa25[_0x383476(0x116)][_0x383476(0x134)][_0x383476(0x126)]),_0x1e46cc=_0x38dc11[_0x383476(0xc3)](_0x26ba8c);const _0x3185cd=_0x38dc11[_0x383476(0xe2)](_0x5e72fa,_0x51a9a8);_0x5e72fa[_0x383476(0xf5)](),_0x51a9a8[_0x383476(0xf5)](),_0x1e25e2[_0x383476(0xcc)](_0x26ba8c,{'commandName':_0x383476(0xe5),'commandParams':[_0x4c8dc9]},[],_0x383476(0x121)),_0x3185cd[_0x383476(0xe9)][_0x383476(0x104)](_0x1e46cc[_0x383476(0xe9)])&&_0x1e25e2[_0x383476(0xe0)](_0x38dc11[_0x383476(0xe2)](_0x3185cd[_0x383476(0xe9)],_0x1e46cc[_0x383476(0xe9)]),_0x383476(0x121)),_0x1e46cc[_0x383476(0xf1)][_0x383476(0x104)](_0x3185cd[_0x383476(0xf1)])&&_0x1e25e2[_0x383476(0xe0)](_0x38dc11[_0x383476(0xe2)](_0x1e46cc[_0x383476(0xf1)],_0x3185cd[_0x383476(0xf1)]),_0x383476(0x121));});}),_0x1e25e2[_0x41a8c8(0x117)][_0x41a8c8(0x100)](_0x41a8c8(0xfb),_0x41a8c8(0x121),_0x41a8c8(0x103),()=>!0x1),_0x1e25e2[_0x41a8c8(0x117)][_0x41a8c8(0x100)](_0x41a8c8(0xfb),_0x41a8c8(0x121),_0x41a8c8(0x107),()=>!0x1),_0x1e25e2[_0x41a8c8(0x117)][_0x41a8c8(0x100)](_0x41a8c8(0xfb),_0x41a8c8(0x121),_0x41a8c8(0xed),_0x1e25e2[_0x41a8c8(0x117)][_0x41a8c8(0xdc)](_0x41a8c8(0xfb),'',_0x41a8c8(0x107))),_0x1e25e2[_0x41a8c8(0x117)][_0x41a8c8(0x100)](_0x41a8c8(0xd3),_0x41a8c8(0x121),_0x41a8c8(0x103),()=>!0x1),_0x1e25e2[_0x41a8c8(0x117)][_0x41a8c8(0x100)](_0x41a8c8(0xd3),_0x41a8c8(0x121),_0x41a8c8(0xed),([_0x7fb6a1])=>{const _0x1ca487=_0x41a8c8,_0x3b12bd=_0x1e25e2[_0x1ca487(0x117)][_0x1ca487(0xdc)](_0x1ca487(0xd3),'',_0x1ca487(0xed));let _0x358bbe=_0x7fb6a1[_0x1ca487(0xe9)],_0x54ba53=_0x7fb6a1[_0x1ca487(0xf1)];const _0x30b4ac=_0x44fa25[_0x1ca487(0x116)][_0x1ca487(0x10f)][_0x1ca487(0x109)](_0x358bbe,_0x1ca487(0x124)),_0x5e8abb=_0x44fa25[_0x1ca487(0x116)][_0x1ca487(0x10f)][_0x1ca487(0x109)](_0x54ba53,_0x1ca487(0x128));_0x30b4ac[_0x1ca487(0xcd)]&&(_0x358bbe=_0x30b4ac[_0x1ca487(0xe9)]),_0x5e8abb[_0x1ca487(0xcd)]&&(_0x54ba53=_0x5e8abb[_0x1ca487(0xf1)]),_0x3b12bd([_0x44fa25[_0x1ca487(0x116)][_0x1ca487(0xe2)](_0x358bbe,_0x54ba53)]);}),_0x1e25e2[_0x41a8c8(0x117)][_0x41a8c8(0x100)](_0x41a8c8(0xfb),_0x41a8c8(0x121),_0x41a8c8(0xc1),_0x162f78),_0x1e25e2[_0x41a8c8(0x117)][_0x41a8c8(0x100)](_0x41a8c8(0xd3),_0x41a8c8(0x121),_0x41a8c8(0xc1),_0x162f78)),_0x44fa25[_0x41a8c8(0xd9)][_0x41a8c8(0x12a)](_0x41a8c8(0xfa))&&(_0x1e25e2[_0x41a8c8(0x110)](_0x41a8c8(0x122),(_0x297785,_0x4e869e)=>{const _0x12960c=_0x41a8c8,_0x1f932e=_0x44fa25[_0x12960c(0xd9)][_0x12960c(0x132)](_0x12960c(0x129));let _0x421730=_0x1d5310[_0x12960c(0xd1)](_0x44fa25[_0x12960c(0x116)][_0x12960c(0x134)][_0x12960c(0x126)]),_0x5413e6=_0x1f932e[_0x12960c(0xc4)](_0x421730);_0x44fa25[_0x12960c(0x116)][_0x12960c(0x106)](()=>{const _0x1c911e=_0x12960c;if(_0x5413e6)return void _0x1e25e2[_0x1c911e(0xe6)](_0x44fa25[_0x1c911e(0x116)][_0x1c911e(0xc3)](_0x5413e6));const _0xfd2a20=_0x1d5310[_0x1c911e(0x120)](_0x421730);_0x297785(_0x4e869e),_0x421730=_0x1d5310[_0x1c911e(0xd1)](_0x44fa25[_0x1c911e(0x116)][_0x1c911e(0x134)][_0x1c911e(0x126)]),_0x5413e6=_0x1f932e[_0x1c911e(0xc4)](_0x421730),_0x1e25e2[_0x1c911e(0xe0)](_0x44fa25[_0x1c911e(0x116)][_0x1c911e(0xc3)](_0x5413e6),_0xfd2a20?null:_0x1c911e(0x11b));});}),_0x1e25e2[_0x41a8c8(0x117)][_0x41a8c8(0x100)](_0x41a8c8(0xd3),_0x41a8c8(0x11b),_0x41a8c8(0xc1),_0x162f78));const _0x4c66b6=[{'type':_0x41a8c8(0xfb),'subType':_0x41a8c8(0xde)},{'type':_0x41a8c8(0xd3),'subType':_0x41a8c8(0x11b)},{'type':_0x41a8c8(0xfb),'subType':_0x41a8c8(0x121)},{'type':_0x41a8c8(0xd3),'subType':_0x41a8c8(0x121)}];function _0xde2cf8(_0x51dd10,_0x738b1a){const _0x255888=_0x41a8c8,_0x416314=_0x4c66b6[_0x255888(0xca)](({type:_0x231c83,subType:_0x2c3a76})=>_0x51dd10[_0x255888(0xe4)]==_0x231c83&&_0x51dd10[_0x255888(0xd5)]==_0x2c3a76),_0x3203bb=_0x4c66b6[_0x255888(0xca)](({type:_0x311843,subType:_0xbabbf2})=>_0x738b1a[_0x255888(0xe4)]==_0x311843&&_0x738b1a[_0x255888(0xd5)]==_0xbabbf2);if(_0x416314<0x0||_0x3203bb<0x0)return!0x1;const _0x570ca7=_0x51dd10[_0x255888(0x113)](),_0x2df017=_0x738b1a[_0x255888(0x113)]();if((0x0==_0x416314||0x1==_0x416314)&&0x2==_0x3203bb&&_0x570ca7[_0x255888(0x112)](_0x2df017))return!0x0;if(0x2==_0x416314&&0x3==_0x3203bb){const _0x3f9898=_0x1e25e2[_0x255888(0xea)](_0x570ca7,_0x255888(0xd3))[_0x255888(0x10d)](({suggestion:_0x285d8f,meta:_0x378d64})=>_0x378d64[_0x255888(0xf9)]&&_0x255888(0x121)==_0x285d8f[_0x255888(0xd5)]);if(_0x3f9898[_0x255888(0x130)]>0x1&&_0x2df017[_0x255888(0xf1)][_0x255888(0x123)](_0x570ca7[_0x255888(0xe9)]))return!0x0;if(0x1==_0x3f9898[_0x255888(0x130)]&&(_0x570ca7[_0x255888(0xe9)][_0x255888(0x123)](_0x2df017[_0x255888(0xf1)])||_0x570ca7[_0x255888(0xf1)][_0x255888(0x123)](_0x2df017[_0x255888(0xe9)])))return!0x0;}if(0x3==_0x416314&&0x3==_0x3203bb&&_0x570ca7[_0x255888(0xe9)][_0x255888(0x104)](_0x2df017[_0x255888(0xe9)])){const _0x5bef87=_0x570ca7[_0x255888(0xf1)][_0x255888(0x11f)],_0x5a0a35=_0x2df017[_0x255888(0xe9)][_0x255888(0xe1)];return _0x1d5310[_0x255888(0x120)](_0x5bef87)&&_0x5bef87===_0x5a0a35;}return!0x1;}function _0x162f78(_0x22610f,_0x28f5e8){return _0xde2cf8(_0x22610f,_0x28f5e8)?[_0x22610f,_0x28f5e8]:_0xde2cf8(_0x28f5e8,_0x22610f)?[_0x28f5e8,_0x22610f]:null;}_0x44fa25[_0x41a8c8(0xd9)][_0x41a8c8(0x12a)](_0x41a8c8(0x12e))&&(_0x1e25e2[_0x41a8c8(0xf4)](_0x41a8c8(0xd4)),_0x1e25e2[_0x41a8c8(0x10a)](_0x41a8c8(0x114)),_0x1e25e2[_0x41a8c8(0x131)][_0x41a8c8(0xc2)](_0x41a8c8(0x114),_0x1c21fc(_0x428f75,_0x41a8c8(0x119)))),_0x44fa25[_0x41a8c8(0xd9)][_0x41a8c8(0x12a)](_0x41a8c8(0xec))&&(_0x1e25e2[_0x41a8c8(0xf4)](_0x41a8c8(0xc6)),_0x1e25e2[_0x41a8c8(0x10a)](_0x41a8c8(0xe3))),_0x1e25e2[_0x41a8c8(0x131)][_0x41a8c8(0xdb)](_0x37c02e=>{const _0x39ae69=_0x41a8c8;if(!!_0x4c66b6[_0x39ae69(0xf2)](({type:_0x428a54,subType:_0x4e2478})=>_0x37c02e[_0x39ae69(0xe4)]==_0x428a54&&_0x37c02e[_0x39ae69(0xd5)]==_0x4e2478))return _0x37c02e[_0x39ae69(0xcf)]?{}:void 0x0;}),_0x1e25e2[_0x41a8c8(0x131)][_0x41a8c8(0xdb)](_0xa1c610=>{const _0x5bc48d=_0x41a8c8;if(_0x5bc48d(0xd3)==_0xa1c610[_0x5bc48d(0xe4)]||_0x5bc48d(0x12d)==_0xa1c610[_0x5bc48d(0xe4)]){const _0x5afbd3=_0xa1c610[_0x5bc48d(0x111)]();if(_0x5afbd3&&_0x5afbd3['is'](_0x5bc48d(0xd6),_0x5bc48d(0x11e)))return{'type':_0x5bc48d(0xd3)==_0xa1c610[_0x5bc48d(0xe4)]?_0x5bc48d(0x11c):_0x5bc48d(0xc5),'element':_0x5afbd3,'quantity':0x1};}}),_0x1e25e2[_0x41a8c8(0x131)][_0x41a8c8(0xdb)](_0x44aabb=>_0x41a8c8(0xfb)==_0x44aabb[_0x41a8c8(0xe4)]&&_0x41a8c8(0x121)==_0x44aabb[_0x41a8c8(0xd5)]?{'type':_0x41a8c8(0xef),'content':_0x41a8c8(0x12b)}:_0x41a8c8(0xfb)==_0x44aabb[_0x41a8c8(0xe4)]&&_0x41a8c8(0xcb)==_0x44aabb[_0x41a8c8(0xd5)]?{'type':_0x41a8c8(0xef),'content':_0x41a8c8(0xda)}:void 0x0),_0x1e25e2[_0x41a8c8(0x131)][_0x41a8c8(0xdb)](_0x5bc07d=>{const _0x3310d0=_0x41a8c8;if(_0x3310d0(0x101)!=_0x5bc07d[_0x3310d0(0xe4)])return;const {data:_0x722c86}=_0x5bc07d;if(!_0x722c86||_0x3310d0(0xe3)!=_0x722c86[_0x3310d0(0xfd)])return;const _0x455bb8=_0x722c86[_0x3310d0(0xff)];return _0x455bb8?{'type':_0x3310d0(0xef),'content':_0x1c21fc(_0x428f75,_0x3310d0(0x136),'\x22'+_0x455bb8+'\x22')}:{'type':_0x3310d0(0xef),'content':_0x1c21fc(_0x428f75,_0x3310d0(0xce))};}),this[_0x41a8c8(0x10e)]();}[_0x487ad5(0x10e)](){const _0x1bdf97=_0x487ad5,_0x4e385d=this[_0x1bdf97(0xd0)],_0x2e5e46=_0x4e385d[_0x1bdf97(0x115)];_0x4e385d[_0x1bdf97(0xd9)][_0x1bdf97(0x132)](_0x1bdf97(0x11d))[_0x1bdf97(0x131)][_0x1bdf97(0xdb)](_0x4f4028=>{const _0x5c24da=_0x1bdf97;if(_0x5c24da(0xfb)!=_0x4f4028[_0x5c24da(0xe4)]&&_0x5c24da(0x105)!=_0x4f4028[_0x5c24da(0xe4)])return;const {data:_0xea8353}=_0x4f4028;if(_0xea8353){if(_0x5c24da(0xc6)==_0xea8353[_0x5c24da(0x10b)]){const _0x59a030=_0xea8353[_0x5c24da(0xbf)][0x0][_0x5c24da(0xff)];return _0x59a030?{'type':_0x5c24da(0xef),'content':_0x1c21fc(_0x2e5e46,_0x5c24da(0x136),'\x22'+_0x59a030+'\x22')}:{'type':_0x5c24da(0xef),'content':_0x1c21fc(_0x2e5e46,_0x5c24da(0xce))};}if(_0x5c24da(0xd4)==_0xea8353[_0x5c24da(0x10b)]){const _0x49c5cf=_0xea8353[_0x5c24da(0xbf)][0x0][_0x5c24da(0x11a)];return _0x49c5cf?{'type':_0x5c24da(0xef),'content':_0x1c21fc(_0x2e5e46,_0x5c24da(0x102),_0x49c5cf)}:{'type':_0x5c24da(0xef),'content':_0x1c21fc(_0x2e5e46,_0x5c24da(0x133))};}}});}}
|
|
23
|
+
const _0x3d2ab5=_0x4bbb;function _0x2fea(){const _0x206810=['getFirstRange','addObject','find','getNearestSelectionRange','forceDefaultExecution','alt','6005896NqqMtw','ELEMENT_INLINE_IMAGE','TrackChangesEditing','createRangeOn','isBlockImage','*Set\x20image\x20width:*\x20%0','4905918wkcbDZ','findIndex','nodeAfter','ImageResize','ImageTextAlternativeEditing','element','getSuggestionCallback','Block\x20image\x20to\x20inline\x20image','markBlockFormat','width','selection','discard','schema','fromPosition','getContainedElement','start','ELEMENT_IMAGE','ImageUtils','*Set\x20image\x20text\x20alternative:*\x20%0','resizeImage','getClosestSelectedImageElement','locale','isEqual','imageInline','insertion','isCollapsed','descriptionFactory','commandParams','afterInit','accept','registerCustomCallback','nodeBefore','previous','subType','ImageCaptionEditing','document','imageStylePreApply','ImageEditing','isIntersecting','ELEMENT_CAPTION','newValue','forward','45RpfibO','has','*Remove\x20image\x20text\x20alternative*','caption','139041pWtrXS','convertBlockImageToInline','imageTypeInline','convertInlineImageToBlock','markDeletion','commandName','length','*Reset\x20image\x20width*','removeObject','imageCaption','isOwn','2dDunER','chain','imageTextAlternative','editor','model','formatBlock','get','markInsertion','getCaptionFromImageModelElement','plugins','ImageUploadEditing','type','ImageCaptionUtils','registerBlockAttribute','ImageBlockEditing','3783879bvbZJj','_findSuggestions','toggleImageCaption','registerElementLabel','resizedWidth','attribute','FORMAT_IMAGE_SIZE','detach','deletion','710700CpkvEG','registerAttributeLabel','backward','join','formatInline','format','_registerLegacyDescription','registerDescriptionCallback','change','imageTypeBlock','imageBlock','isBefore','_suggestionFactory','toPrevious','createRange','enableDefaultAttributesIntegration','insertImage','enableCommand','Inline\x20image\x20to\x20block\x20image','key','ImageInlineEditing','uploadImage','6120960XIjIKn','filter','1010205qKCsyd','toNext','end'];_0x2fea=function(){return _0x206810;};return _0x2fea();}function _0x4bbb(_0x413d04,_0x1a799f){const _0x2fea16=_0x2fea();return _0x4bbb=function(_0x4bbb58,_0x2fb5d4){_0x4bbb58=_0x4bbb58-0xe6;let _0xe317ab=_0x2fea16[_0x4bbb58];return _0xe317ab;},_0x4bbb(_0x413d04,_0x1a799f);}(function(_0x179754,_0x1ab222){const _0x2b4624=_0x4bbb,_0xeeacdb=_0x179754();while(!![]){try{const _0x3f385f=-parseInt(_0x2b4624(0x11c))/0x1+parseInt(_0x2b4624(0x127))/0x2*(-parseInt(_0x2b4624(0x136))/0x3)+parseInt(_0x2b4624(0x13f))/0x4+-parseInt(_0x2b4624(0x155))/0x5+-parseInt(_0x2b4624(0xee))/0x6+parseInt(_0x2b4624(0x157))/0x7+-parseInt(_0x2b4624(0xe8))/0x8*(-parseInt(_0x2b4624(0x118))/0x9);if(_0x3f385f===_0x1ab222)break;else _0xeeacdb['push'](_0xeeacdb['shift']());}catch(_0xc185ef){_0xeeacdb['push'](_0xeeacdb['shift']());}}}(_0x2fea,0x9aa98));import{Plugin as _0x567908}from'ckeditor5/src/core.js';import{LivePosition as _0x1dffa3}from'ckeditor5/src/engine.js';import{getTranslation as _0x16d973}from'../utils/common-translations.js';export default class it extends _0x567908{[_0x3d2ab5(0x10a)](){const _0x33fb02=_0x3d2ab5,_0x31feb5=this[_0x33fb02(0x12a)];if(!_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x119)](_0x33fb02(0x113)))return;const _0x31f4bc=_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x12d)](_0x33fb02(0xea)),_0x4172e7=_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x12d)](_0x33fb02(0xff)),_0x4f1e23=_0x31feb5[_0x33fb02(0x103)];_0x31f4bc[_0x33fb02(0x150)](_0x33fb02(0x14f)),_0x31f4bc[_0x33fb02(0x108)][_0x33fb02(0x139)](_0x33fb02(0x149),_0x24d27f=>_0x16d973(_0x4f1e23,_0x33fb02(0xfe),_0x24d27f)),_0x31f4bc[_0x33fb02(0x108)][_0x33fb02(0x139)](_0x33fb02(0x105),_0x3d7765=>_0x16d973(_0x4f1e23,_0x33fb02(0xe9),_0x3d7765)),_0x31f4bc[_0x33fb02(0x108)][_0x33fb02(0x139)](_0x33fb02(0x11b),()=>_0x16d973(_0x4f1e23,_0x33fb02(0x115))),_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x119)](_0x33fb02(0x131))&&_0x31f4bc[_0x33fb02(0x150)](_0x33fb02(0x154)),_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x119)](_0x33fb02(0x135))&&_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x119)](_0x33fb02(0x153))&&(_0x31f4bc[_0x33fb02(0x150)](_0x33fb02(0x11e),(_0x3c9be0,_0x5d0b9d)=>{const _0x3a06f2=_0x33fb02,_0x44b79a=_0x4172e7[_0x3a06f2(0x102)](_0x31feb5[_0x3a06f2(0x12b)][_0x3a06f2(0x111)][_0x3a06f2(0xf8)]);_0x31feb5[_0x3a06f2(0x12b)][_0x3a06f2(0x147)](()=>{const _0x17b751=_0x3a06f2;_0x31f4bc[_0x17b751(0xf6)](_0x44b79a,{'commandName':_0x17b751(0x11e),'commandParams':[_0x5d0b9d]},[],_0x17b751(0x11d));});}),_0x31f4bc[_0x33fb02(0x150)](_0x33fb02(0x148),(_0x4fe295,_0x1b3e05)=>{const _0x17075f=_0x33fb02;_0x31feb5[_0x17075f(0x12b)][_0x17075f(0x147)](_0x390d44=>{const _0x1556ef=_0x17075f;let _0x312a5e=_0x4172e7[_0x1556ef(0x102)](_0x31feb5[_0x1556ef(0x12b)][_0x1556ef(0x111)][_0x1556ef(0xf8)]),_0x195bf7=_0x390d44[_0x1556ef(0xeb)](_0x312a5e);const _0xbc4a63=_0x1dffa3[_0x1556ef(0xfb)](_0x195bf7[_0x1556ef(0xfd)],_0x1556ef(0x14c)),_0x43c34b=_0x1dffa3[_0x1556ef(0xfb)](_0x195bf7[_0x1556ef(0x159)],_0x1556ef(0x158));_0x31f4bc[_0x1556ef(0xe6)](()=>_0x4fe295(_0x1b3e05)),_0x312a5e=_0x4172e7[_0x1556ef(0x102)](_0x31feb5[_0x1556ef(0x12b)][_0x1556ef(0x111)][_0x1556ef(0xf8)]),_0x195bf7=_0x390d44[_0x1556ef(0xeb)](_0x312a5e);const _0x2d8ffc=_0x390d44[_0x1556ef(0x14d)](_0xbc4a63,_0x43c34b);_0xbc4a63[_0x1556ef(0x13d)](),_0x43c34b[_0x1556ef(0x13d)](),_0x31f4bc[_0x1556ef(0xf6)](_0x312a5e,{'commandName':_0x1556ef(0x11e),'commandParams':[_0x1b3e05]},[],_0x1556ef(0x11f)),_0x2d8ffc[_0x1556ef(0xfd)][_0x1556ef(0x14a)](_0x195bf7[_0x1556ef(0xfd)])&&_0x31f4bc[_0x1556ef(0x12e)](_0x390d44[_0x1556ef(0x14d)](_0x2d8ffc[_0x1556ef(0xfd)],_0x195bf7[_0x1556ef(0xfd)]),_0x1556ef(0x11f)),_0x195bf7[_0x1556ef(0x159)][_0x1556ef(0x14a)](_0x2d8ffc[_0x1556ef(0x159)])&&_0x31f4bc[_0x1556ef(0x12e)](_0x390d44[_0x1556ef(0x14d)](_0x195bf7[_0x1556ef(0x159)],_0x2d8ffc[_0x1556ef(0x159)]),_0x1556ef(0x11f));});}),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0x10c)](_0x33fb02(0x12c),_0x33fb02(0x11f),_0x33fb02(0x142),()=>!0x1),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0x10c)](_0x33fb02(0x12c),_0x33fb02(0x11f),_0x33fb02(0x10b),()=>!0x1),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0x10c)](_0x33fb02(0x12c),_0x33fb02(0x11f),_0x33fb02(0xf9),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0xf4)](_0x33fb02(0x12c),'',_0x33fb02(0x10b))),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0x10c)](_0x33fb02(0x106),_0x33fb02(0x11f),_0x33fb02(0x142),()=>!0x1),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0x10c)](_0x33fb02(0x106),_0x33fb02(0x11f),_0x33fb02(0xf9),([_0x32699e])=>{const _0xfa7beb=_0x33fb02,_0x30cda1=_0x31f4bc[_0xfa7beb(0x14b)][_0xfa7beb(0xf4)](_0xfa7beb(0x106),'',_0xfa7beb(0xf9));let _0x53caf3=_0x32699e[_0xfa7beb(0xfd)],_0x2bb121=_0x32699e[_0xfa7beb(0x159)];const _0x4bfd58=_0x31feb5[_0xfa7beb(0x12b)][_0xfa7beb(0xfa)][_0xfa7beb(0x15d)](_0x53caf3,_0xfa7beb(0x141)),_0x544725=_0x31feb5[_0xfa7beb(0x12b)][_0xfa7beb(0xfa)][_0xfa7beb(0x15d)](_0x2bb121,_0xfa7beb(0x117));_0x4bfd58[_0xfa7beb(0x107)]&&(_0x53caf3=_0x4bfd58[_0xfa7beb(0xfd)]),_0x544725[_0xfa7beb(0x107)]&&(_0x2bb121=_0x544725[_0xfa7beb(0x159)]),_0x30cda1([_0x31feb5[_0xfa7beb(0x12b)][_0xfa7beb(0x14d)](_0x53caf3,_0x2bb121)]);}),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0x10c)](_0x33fb02(0x12c),_0x33fb02(0x11f),_0x33fb02(0x128),_0x52dc9c),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0x10c)](_0x33fb02(0x106),_0x33fb02(0x11f),_0x33fb02(0x128),_0x52dc9c)),_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x119)](_0x33fb02(0x110))&&(_0x31f4bc[_0x33fb02(0x150)](_0x33fb02(0x138),(_0x2eb429,_0x1ea311)=>{const _0x23d568=_0x33fb02,_0x2422a2=_0x31feb5[_0x23d568(0x130)][_0x23d568(0x12d)](_0x23d568(0x133));let _0x1a67ba=_0x4172e7[_0x23d568(0x102)](_0x31feb5[_0x23d568(0x12b)][_0x23d568(0x111)][_0x23d568(0xf8)]),_0x1bf670=_0x2422a2[_0x23d568(0x12f)](_0x1a67ba);_0x31feb5[_0x23d568(0x12b)][_0x23d568(0x147)](()=>{const _0x2c1dbe=_0x23d568;if(_0x1bf670)return void _0x31f4bc[_0x2c1dbe(0x120)](_0x31feb5[_0x2c1dbe(0x12b)][_0x2c1dbe(0xeb)](_0x1bf670));const _0x49655d=_0x4172e7[_0x2c1dbe(0xec)](_0x1a67ba);_0x2eb429(_0x1ea311),_0x1a67ba=_0x4172e7[_0x2c1dbe(0x102)](_0x31feb5[_0x2c1dbe(0x12b)][_0x2c1dbe(0x111)][_0x2c1dbe(0xf8)]),_0x1bf670=_0x2422a2[_0x2c1dbe(0x12f)](_0x1a67ba),_0x31f4bc[_0x2c1dbe(0x12e)](_0x31feb5[_0x2c1dbe(0x12b)][_0x2c1dbe(0xeb)](_0x1bf670),_0x49655d?null:_0x2c1dbe(0x125));});}),_0x31f4bc[_0x33fb02(0x14b)][_0x33fb02(0x10c)](_0x33fb02(0x106),_0x33fb02(0x125),_0x33fb02(0x128),_0x52dc9c));const _0x3ad801=[{'type':_0x33fb02(0x12c),'subType':_0x33fb02(0x112)},{'type':_0x33fb02(0x106),'subType':_0x33fb02(0x125)},{'type':_0x33fb02(0x12c),'subType':_0x33fb02(0x11f)},{'type':_0x33fb02(0x106),'subType':_0x33fb02(0x11f)}];function _0x382248(_0x30b690,_0x5b374c){const _0x413c29=_0x33fb02,_0x39506e=_0x3ad801[_0x413c29(0xef)](({type:_0x4f0e6e,subType:_0x545bda})=>_0x30b690[_0x413c29(0x132)]==_0x4f0e6e&&_0x30b690[_0x413c29(0x10f)]==_0x545bda),_0x40c8ef=_0x3ad801[_0x413c29(0xef)](({type:_0x4443b1,subType:_0x526ce1})=>_0x5b374c[_0x413c29(0x132)]==_0x4443b1&&_0x5b374c[_0x413c29(0x10f)]==_0x526ce1);if(_0x39506e<0x0||_0x40c8ef<0x0)return!0x1;const _0x1a1557=_0x30b690[_0x413c29(0x15a)](),_0x226978=_0x5b374c[_0x413c29(0x15a)]();if((0x0==_0x39506e||0x1==_0x39506e)&&0x2==_0x40c8ef&&_0x1a1557[_0x413c29(0x114)](_0x226978))return!0x0;if(0x2==_0x39506e&&0x3==_0x40c8ef){const _0x533b22=_0x31f4bc[_0x413c29(0x137)](_0x1a1557,_0x413c29(0x106))[_0x413c29(0x156)](({suggestion:_0x599cf4,meta:_0x965746})=>_0x965746[_0x413c29(0x126)]&&_0x413c29(0x11f)==_0x599cf4[_0x413c29(0x10f)]);if(_0x533b22[_0x413c29(0x122)]>0x1&&_0x226978[_0x413c29(0x159)][_0x413c29(0x104)](_0x1a1557[_0x413c29(0xfd)]))return!0x0;if(0x1==_0x533b22[_0x413c29(0x122)]&&(_0x1a1557[_0x413c29(0xfd)][_0x413c29(0x104)](_0x226978[_0x413c29(0x159)])||_0x1a1557[_0x413c29(0x159)][_0x413c29(0x104)](_0x226978[_0x413c29(0xfd)])))return!0x0;}if(0x3==_0x39506e&&0x3==_0x40c8ef&&_0x1a1557[_0x413c29(0xfd)][_0x413c29(0x14a)](_0x226978[_0x413c29(0xfd)])){const _0x2a8cd0=_0x1a1557[_0x413c29(0x159)][_0x413c29(0xf0)],_0x1dcc5a=_0x226978[_0x413c29(0xfd)][_0x413c29(0x10d)];return _0x4172e7[_0x413c29(0xec)](_0x2a8cd0)&&_0x2a8cd0===_0x1dcc5a;}return!0x1;}function _0x52dc9c(_0x11a20e,_0x4cb63a){return _0x382248(_0x11a20e,_0x4cb63a)?[_0x11a20e,_0x4cb63a]:_0x382248(_0x4cb63a,_0x11a20e)?[_0x4cb63a,_0x11a20e]:null;}_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x119)](_0x33fb02(0xf1))&&(_0x31f4bc[_0x33fb02(0x14e)](_0x33fb02(0x101)),_0x31f4bc[_0x33fb02(0x134)](_0x33fb02(0x13a)),_0x31f4bc[_0x33fb02(0x108)][_0x33fb02(0x140)](_0x33fb02(0x13a),_0x16d973(_0x4f1e23,_0x33fb02(0x13c)))),_0x31feb5[_0x33fb02(0x130)][_0x33fb02(0x119)](_0x33fb02(0xf2))&&(_0x31f4bc[_0x33fb02(0x14e)](_0x33fb02(0x129)),_0x31f4bc[_0x33fb02(0x134)](_0x33fb02(0xe7))),_0x31f4bc[_0x33fb02(0x108)][_0x33fb02(0x146)](_0x140c46=>{const _0x937719=_0x33fb02;if(!!_0x3ad801[_0x937719(0x15c)](({type:_0x40a07e,subType:_0x4cd953})=>_0x140c46[_0x937719(0x132)]==_0x40a07e&&_0x140c46[_0x937719(0x10f)]==_0x4cd953))return _0x140c46[_0x937719(0x10e)]?{}:void 0x0;}),_0x31f4bc[_0x33fb02(0x108)][_0x33fb02(0x146)](_0x1c7947=>{const _0x31e3ee=_0x33fb02;if(_0x31e3ee(0x106)==_0x1c7947[_0x31e3ee(0x132)]||_0x31e3ee(0x13e)==_0x1c7947[_0x31e3ee(0x132)]){const _0x1b1e90=_0x1c7947[_0x31e3ee(0xfc)]();if(_0x1b1e90&&_0x1b1e90['is'](_0x31e3ee(0xf3),_0x31e3ee(0x11b)))return{'type':_0x31e3ee(0x106)==_0x1c7947[_0x31e3ee(0x132)]?_0x31e3ee(0x15b):_0x31e3ee(0x124),'element':_0x1b1e90,'quantity':0x1};}}),_0x31f4bc[_0x33fb02(0x108)][_0x33fb02(0x146)](_0x1a2226=>_0x33fb02(0x12c)==_0x1a2226[_0x33fb02(0x132)]&&_0x33fb02(0x11f)==_0x1a2226[_0x33fb02(0x10f)]?{'type':_0x33fb02(0x144),'content':_0x33fb02(0x151)}:_0x33fb02(0x12c)==_0x1a2226[_0x33fb02(0x132)]&&_0x33fb02(0x11d)==_0x1a2226[_0x33fb02(0x10f)]?{'type':_0x33fb02(0x144),'content':_0x33fb02(0xf5)}:void 0x0),_0x31f4bc[_0x33fb02(0x108)][_0x33fb02(0x146)](_0x25fe6b=>{const _0x58f544=_0x33fb02;if(_0x58f544(0x13b)!=_0x25fe6b[_0x58f544(0x132)])return;const {data:_0x181532}=_0x25fe6b;if(!_0x181532||_0x58f544(0xe7)!=_0x181532[_0x58f544(0x152)])return;const _0x5bc392=_0x181532[_0x58f544(0x116)];return _0x5bc392?{'type':_0x58f544(0x144),'content':_0x16d973(_0x4f1e23,_0x58f544(0x100),'\x22'+_0x5bc392+'\x22')}:{'type':_0x58f544(0x144),'content':_0x16d973(_0x4f1e23,_0x58f544(0x11a))};}),this[_0x33fb02(0x145)]();}[_0x3d2ab5(0x145)](){const _0x4cb605=_0x3d2ab5,_0x3df4a0=this[_0x4cb605(0x12a)],_0x601f04=_0x3df4a0[_0x4cb605(0x103)];_0x3df4a0[_0x4cb605(0x130)][_0x4cb605(0x12d)](_0x4cb605(0xea))[_0x4cb605(0x108)][_0x4cb605(0x146)](_0x48de5c=>{const _0x4ad757=_0x4cb605;if(_0x4ad757(0x12c)!=_0x48de5c[_0x4ad757(0x132)]&&_0x4ad757(0x143)!=_0x48de5c[_0x4ad757(0x132)])return;const {data:_0x3cfb53}=_0x48de5c;if(_0x3cfb53){if(_0x4ad757(0x129)==_0x3cfb53[_0x4ad757(0x121)]){const _0x65f420=_0x3cfb53[_0x4ad757(0x109)][0x0][_0x4ad757(0x116)];return _0x65f420?{'type':_0x4ad757(0x144),'content':_0x16d973(_0x601f04,_0x4ad757(0x100),'\x22'+_0x65f420+'\x22')}:{'type':_0x4ad757(0x144),'content':_0x16d973(_0x601f04,_0x4ad757(0x11a))};}if(_0x4ad757(0x101)==_0x3cfb53[_0x4ad757(0x121)]){const _0x39f52a=_0x3cfb53[_0x4ad757(0x109)][0x0][_0x4ad757(0xf7)];return _0x39f52a?{'type':_0x4ad757(0x144),'content':_0x16d973(_0x601f04,_0x4ad757(0xed),_0x39f52a)}:{'type':_0x4ad757(0x144),'content':_0x16d973(_0x601f04,_0x4ad757(0x123))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x702d8f=_0x4ddc;function _0x4ddc(_0x3394d8,_0x382748){const _0x17bb81=_0x17bb();return _0x4ddc=function(_0x4ddcb9,_0x184d29){_0x4ddcb9=_0x4ddcb9-0x7b;let _0xe3cfa=_0x17bb81[_0x4ddcb9];return _0xe3cfa;},_0x4ddc(_0x3394d8,_0x382748);}(function(_0x237d67,_0x1c893d){const _0x3b8f81=_0x4ddc,_0x40e860=_0x237d67();while(!![]){try{const _0x4b2f99=parseInt(_0x3b8f81(0x99))/0x1*(parseInt(_0x3b8f81(0x81))/0x2)+-parseInt(_0x3b8f81(0x86))/0x3+-parseInt(_0x3b8f81(0x97))/0x4*(-parseInt(_0x3b8f81(0x9e))/0x5)+-parseInt(_0x3b8f81(0x88))/0x6+-parseInt(_0x3b8f81(0x9a))/0x7*(-parseInt(_0x3b8f81(0x7d))/0x8)+-parseInt(_0x3b8f81(0x96))/0x9+parseInt(_0x3b8f81(0x82))/0xa*(parseInt(_0x3b8f81(0x8a))/0xb);if(_0x4b2f99===_0x1c893d)break;else _0x40e860['push'](_0x40e860['shift']());}catch(_0x19c4b6){_0x40e860['push'](_0x40e860['shift']());}}}(_0x17bb,0x6dae7));import{Plugin as _0x5e5d03}from'ckeditor5/src/core.js';function _0x17bb(){const _0x37ef5e=['src','editor','125KdXYXX','registerCustomCallback','_handleLegacySuggestions','formatBlock','get','commandName','descriptionFactory','accept','has','TrackChangesEditing','4313048JKOXzn','*Format:*\x20replace\x20image\x20URL','registerBlockAttribute','replaceImageSource','1394zTmpAU','73730psTmDI','_suggestionFactory','format','type','64191aOUgrF','afterInit','550632lSAPGt','newValue','275HWAFIp','key','formatInline','enableDefaultAttributesIntegration','ImageEditing','_registerLegacyDescription','attribute','plugins','registerDescriptionCallback','getSuggestionCallback','locale','*Replace\x20image\x20URL*','2841480SBKgHF','15940GBTTVh','discard','79qbqQBQ','7ZnckrX','oldValue'];_0x17bb=function(){return _0x37ef5e;};return _0x17bb();}import{getTranslation as _0x553385}from'../utils/common-translations.js';export default class st extends _0x5e5d03{[_0x702d8f(0x87)](){const _0x5a166a=_0x702d8f;if(!this[_0x5a166a(0x9d)][_0x5a166a(0x91)][_0x5a166a(0x7b)](_0x5a166a(0x8e)))return;const _0x43d0ea=this[_0x5a166a(0x9d)][_0x5a166a(0x94)],_0x47fe65=this[_0x5a166a(0x9d)][_0x5a166a(0x91)][_0x5a166a(0xa2)](_0x5a166a(0x7c));_0x47fe65[_0x5a166a(0x8d)](_0x5a166a(0x80)),_0x47fe65[_0x5a166a(0x7f)](_0x5a166a(0x9c)),_0x47fe65[_0x5a166a(0xa4)][_0x5a166a(0x92)](_0x13aeb4=>{const _0x37525a=_0x5a166a;if(_0x37525a(0x90)!=_0x13aeb4[_0x37525a(0x85)])return;const {data:_0x13af1e}=_0x13aeb4;return _0x13af1e&&_0x37525a(0x9c)==_0x13af1e[_0x37525a(0x8b)]?_0x13af1e[_0x37525a(0x89)]&&_0x13af1e[_0x37525a(0x9b)]?{'type':_0x37525a(0x84),'content':_0x553385(_0x43d0ea,_0x37525a(0x95))}:{'type':_0x37525a(0x84),'content':''}:void 0x0;}),this[_0x5a166a(0xa0)]();}[_0x702d8f(0xa0)](){const _0x43bc05=_0x702d8f,_0x3de06f=this[_0x43bc05(0x9d)][_0x43bc05(0x91)][_0x43bc05(0xa2)](_0x43bc05(0x7c));_0x3de06f[_0x43bc05(0x83)][_0x43bc05(0x9f)](_0x43bc05(0xa1),_0x43bc05(0x80),_0x43bc05(0xa5),_0x3de06f[_0x43bc05(0x83)][_0x43bc05(0x93)](_0x43bc05(0xa1),null,_0x43bc05(0x98))),_0x3de06f[_0x43bc05(0x83)][_0x43bc05(0x9f)](_0x43bc05(0xa1),_0x43bc05(0x80),_0x43bc05(0x98),_0x3de06f[_0x43bc05(0x83)][_0x43bc05(0x93)](_0x43bc05(0xa1),null,_0x43bc05(0xa5))),this[_0x43bc05(0x8f)]();}[_0x702d8f(0x8f)](){const _0x20f0a3=_0x702d8f,_0x26ddf7=this[_0x20f0a3(0x9d)],_0x429090=_0x26ddf7[_0x20f0a3(0x94)];_0x26ddf7[_0x20f0a3(0x91)][_0x20f0a3(0xa2)](_0x20f0a3(0x7c))[_0x20f0a3(0xa4)][_0x20f0a3(0x92)](_0x361139=>{const _0x235914=_0x20f0a3;if(_0x235914(0xa1)!=_0x361139[_0x235914(0x85)]&&_0x235914(0x8c)!=_0x361139[_0x235914(0x85)])return;const {data:_0xbd2a45}=_0x361139;if(!_0xbd2a45||_0x235914(0x80)!=_0xbd2a45[_0x235914(0xa3)])return;return{'type':_0x235914(0x84),'content':_0x553385(_0x429090,_0x235914(0x7e))};});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x3497(_0x3e675a,_0x37d259){const _0x492329=_0x4923();return _0x3497=function(_0x34979d,_0x27ddcc){_0x34979d=_0x34979d-0xc1;let _0x2245dd=_0x492329[_0x34979d];return _0x2245dd;},_0x3497(_0x3e675a,_0x37d259);}const _0x168e2d=_0x3497;(function(_0x180fba,_0x3ff982){const _0x5a9aaa=_0x3497,_0x120a8b=_0x180fba();while(!![]){try{const _0x38e416=parseInt(_0x5a9aaa(0xc2))/0x1*(-parseInt(_0x5a9aaa(0xc1))/0x2)+parseInt(_0x5a9aaa(0x107))/0x3*(-parseInt(_0x5a9aaa(0x104))/0x4)+-parseInt(_0x5a9aaa(0xf3))/0x5*(-parseInt(_0x5a9aaa(0x10c))/0x6)+-parseInt(_0x5a9aaa(0xea))/0x7*(-parseInt(_0x5a9aaa(0xd3))/0x8)+parseInt(_0x5a9aaa(0x11b))/0x9*(parseInt(_0x5a9aaa(0x103))/0xa)+parseInt(_0x5a9aaa(0x11d))/0xb*(parseInt(_0x5a9aaa(0x110))/0xc)+-parseInt(_0x5a9aaa(0xf8))/0xd*(parseInt(_0x5a9aaa(0x100))/0xe);if(_0x38e416===_0x3ff982)break;else _0x120a8b['push'](_0x120a8b['shift']());}catch(_0x5617ff){_0x120a8b['push'](_0x120a8b['shift']());}}}(_0x4923,0x4de60));import{Plugin as _0x488f45}from'ckeditor5/src/core.js';import{uid as _0xc07804}from'ckeditor5/src/utils.js';import{getTranslation as _0x4da8cd}from'../utils/common-translations.js';function _0x4923(){const _0x1d5a77=['554567lDhjhC','afterInit','plugins','shouldConvertImageType','commandName','isInlineImage','join','chain','126fvWjum','isInContent','ImageStyleEditing','189350lOjQrS','128qeaWmx','_splitMarkerName','isBefore','46638ShjxWJ','getClosestSelectedImageElement','markBlockFormat','imageStylePostApply','TrackChangesEditing','138bzQhan','getContainedElement','convertInlineImageToBlock','registerPostFixer','5135688uNLCOG','selection','formatBlock','has','change','discardSuggestion','_findSuggestions','length','next','setImageNaturalSizeAttributes','newRange','54zDKcNq','locale','11hUsPJb','isOwn','_registerLegacyDescription','imageTypeInline','differ','format','commands','Users','getSuggestion','side','title','3482YNhsZn','14KliIsQ','subType','findIndex','author','end','refresh','formatInline','commandParams','registerCustomCallback','discard','head','forEach','getFirstRange','from','isIntersecting','hasSuggestion','imageStylePreApply','8912yVFtEa','document','FORMAT_SIDE_IMAGE','descriptionFactory','imageStyle','registerDescriptionCallback','nodeBefore','insertion','nodeAfter','getChangedMarkers','imageTypeBlock','enableCommand','type','getSuggestionCallback','filter','model','imageCaption','value','ImageUtils','getSuggestions','createRangeOn','get','commandReversedParams','3094grdIgc','suggestion','*Format:*\x20%0','isEqual','isBlockImage','accept','_suggestionFactory','markInlineFormat','toLowerCase','41495KhstoS','start','normalizedStyles','name','editor'];_0x4923=function(){return _0x1d5a77;};return _0x4923();}export default class nt extends _0x488f45{[_0x168e2d(0xf9)](){const _0x5a59bd=_0x168e2d,_0x33a886=this[_0x5a59bd(0xf7)];if(!_0x33a886[_0x5a59bd(0xfa)][_0x5a59bd(0x113)](_0x5a59bd(0x102)))return;const _0x1ed736=_0x33a886[_0x5a59bd(0xfa)][_0x5a59bd(0xe8)](_0x5a59bd(0x10b)),_0x47fdb5=_0x33a886[_0x5a59bd(0xfa)][_0x5a59bd(0xe8)](_0x5a59bd(0xe5)),_0x3f30cc={};_0x1ed736[_0x5a59bd(0xde)](_0x5a59bd(0xd7),(_0x35d122,_0x129f65)=>{const _0x393c13=_0x5a59bd,_0x1530de=_0x33a886[_0x393c13(0xfa)][_0x393c13(0xe8)](_0x393c13(0x124))['me'],_0x4b30fa=_0x33a886[_0x393c13(0x123)][_0x393c13(0xe8)](_0x393c13(0xd7));let _0x1517d5=_0x47fdb5[_0x393c13(0x108)](_0x33a886[_0x393c13(0xe2)][_0x393c13(0xd4)][_0x393c13(0x111)]),_0x2744f3=_0x33a886[_0x393c13(0xe2)][_0x393c13(0xe7)](_0x1517d5),_0x2bc8cf=_0x4b30fa[_0x393c13(0xe4)];if(_0x2bc8cf==_0x129f65[_0x393c13(0xe4)])return;const _0x2bd3f6={'commandName':_0x393c13(0xd7),'commandParams':[_0x129f65],'formatGroupId':_0xc07804()};_0x33a886[_0x393c13(0xe2)][_0x393c13(0x114)](()=>{const _0x4bb4fa=_0x393c13;if(_0x1ed736[_0x4bb4fa(0xe6)]()[_0x4bb4fa(0xe1)](_0x11ee12=>_0x11ee12[_0x4bb4fa(0x101)]&&_0x1530de==_0x11ee12[_0x4bb4fa(0xc5)]&&(_0x4bb4fa(0x112)==_0x11ee12[_0x4bb4fa(0xdf)]||_0x4bb4fa(0xc8)==_0x11ee12[_0x4bb4fa(0xdf)])&&(_0x4bb4fa(0xd2)==_0x11ee12[_0x4bb4fa(0xc3)]||_0x4bb4fa(0x10a)==_0x11ee12[_0x4bb4fa(0xc3)])&&_0x11ee12[_0x4bb4fa(0xce)]()[_0x4bb4fa(0xed)](_0x2744f3))[_0x4bb4fa(0xcd)](_0x1e3050=>_0x1ed736[_0x4bb4fa(0x115)](_0x1e3050[_0x4bb4fa(0xcc)])),_0x1517d5=_0x47fdb5[_0x4bb4fa(0x108)](_0x33a886[_0x4bb4fa(0xe2)][_0x4bb4fa(0xd4)][_0x4bb4fa(0x111)]),_0x2744f3=_0x33a886[_0x4bb4fa(0xe2)][_0x4bb4fa(0xe7)](_0x1517d5),_0x4b30fa[_0x4bb4fa(0xc7)](),_0x33a886[_0x4bb4fa(0x123)][_0x4bb4fa(0xe8)](_0x4bb4fa(0x120))[_0x4bb4fa(0xc7)](),_0x33a886[_0x4bb4fa(0x123)][_0x4bb4fa(0xe8)](_0x4bb4fa(0xdd))[_0x4bb4fa(0xc7)](),_0x2bc8cf=_0x4b30fa[_0x4bb4fa(0xe4)],_0x2bc8cf!=_0x129f65[_0x4bb4fa(0xe4)])return _0x47fdb5[_0x4bb4fa(0xfd)](_0x1517d5)&&_0x4b30fa[_0x4bb4fa(0xfb)](_0x129f65[_0x4bb4fa(0xe4)],_0x1517d5)?(_0x35d122({..._0x129f65,'setImageSizes':!0x1}),_0x1517d5=_0x47fdb5[_0x4bb4fa(0x108)](_0x33a886[_0x4bb4fa(0xe2)][_0x4bb4fa(0xd4)][_0x4bb4fa(0x111)]),void _0x1ed736[_0x4bb4fa(0x109)](_0x1517d5,{..._0x2bd3f6,'commandReversedParams':[{'value':_0x2bc8cf||null,'setImageSizes':!0x1}]},[],_0x4bb4fa(0xd2))):void(_0x47fdb5[_0x4bb4fa(0xee)](_0x1517d5)?_0x1ed736[_0x4bb4fa(0x109)](_0x1517d5,_0x2bd3f6,[],_0x4bb4fa(0x10a)):_0x1ed736[_0x4bb4fa(0xf1)](_0x2744f3,_0x2bd3f6,_0x4bb4fa(0x10a)));});});for(const _0xa11847 of _0x33a886[_0x5a59bd(0xfa)][_0x5a59bd(0xe8)](_0x5a59bd(0x102))[_0x5a59bd(0xf5)])_0x3f30cc[_0xa11847[_0x5a59bd(0xf6)]]=_0xa11847[_0x5a59bd(0x127)][_0x5a59bd(0xf2)]();_0x1ed736[_0x5a59bd(0xf0)][_0x5a59bd(0xca)](_0x5a59bd(0x112),_0x5a59bd(0xd2),_0x5a59bd(0xfe),()=>!0x1),_0x1ed736[_0x5a59bd(0xf0)][_0x5a59bd(0xca)](_0x5a59bd(0x112),_0x5a59bd(0x10a),_0x5a59bd(0xfe),()=>!0x1),_0x1ed736[_0x5a59bd(0xf0)][_0x5a59bd(0xca)](_0x5a59bd(0xc8),_0x5a59bd(0x10a),_0x5a59bd(0xfe),()=>!0x1),_0x1ed736[_0x5a59bd(0xf0)][_0x5a59bd(0xca)](_0x5a59bd(0x112),_0x5a59bd(0xd2),_0x5a59bd(0xef),([_0x1e2258])=>{const _0x5da53e=_0x5a59bd;_0x47fdb5[_0x5da53e(0x119)](_0x1e2258[_0x5da53e(0x10d)]());}),_0x1ed736[_0x5a59bd(0xf0)][_0x5a59bd(0xca)](_0x5a59bd(0x112),_0x5a59bd(0xd2),_0x5a59bd(0xcb),(_0x2c6086,_0x48a0c3)=>{const _0xf0c93d=_0x5a59bd;_0x1ed736[_0xf0c93d(0xf0)][_0xf0c93d(0xe0)](_0xf0c93d(0x112),'',_0xf0c93d(0xef))(_0x2c6086,{'commandName':_0x48a0c3[_0xf0c93d(0xfc)],'commandParams':_0x48a0c3[_0xf0c93d(0xe9)]});}),_0x1ed736[_0x5a59bd(0xf0)][_0x5a59bd(0xca)](_0x5a59bd(0x112),_0x5a59bd(0xd2),_0x5a59bd(0xff),function(_0x38f5f0,_0x1e2ab2){if(_0x5ea3ba(_0x38f5f0,_0x1e2ab2))return[_0x38f5f0,_0x1e2ab2];if(_0x5ea3ba(_0x1e2ab2,_0x38f5f0))return[_0x1e2ab2,_0x38f5f0];return null;});const _0x555502=[{'type':_0x5a59bd(0x112),'subType':_0x5a59bd(0xd2)},{'type':_0x5a59bd(0xda),'subType':_0x5a59bd(0xe3)},{'type':_0x5a59bd(0x112),'subType':_0x5a59bd(0x10e)},{'type':_0x5a59bd(0xda),'subType':_0x5a59bd(0x10e)}];function _0x5ea3ba(_0x119a9a,_0x2faec6){const _0x1c8e4a=_0x5a59bd,_0x5e9300=_0x555502[_0x1c8e4a(0xc4)](({type:_0x591c2d,subType:_0x46859c})=>_0x119a9a[_0x1c8e4a(0xdf)]==_0x591c2d&&_0x119a9a[_0x1c8e4a(0xc3)]==_0x46859c),_0x4a115b=_0x555502[_0x1c8e4a(0xc4)](({type:_0x36d344,subType:_0x30586a})=>_0x2faec6[_0x1c8e4a(0xdf)]==_0x36d344&&_0x2faec6[_0x1c8e4a(0xc3)]==_0x30586a);if(_0x5e9300<0x0||_0x4a115b<0x0)return!0x1;const _0x5b75e3=_0x119a9a[_0x1c8e4a(0xce)](),_0x26f9d7=_0x2faec6[_0x1c8e4a(0xce)]();if((0x0==_0x5e9300||0x1==_0x5e9300)&&0x2==_0x4a115b&&_0x5b75e3[_0x1c8e4a(0xd0)](_0x26f9d7))return!0x0;if(0x2==_0x5e9300&&0x3==_0x4a115b){const _0x279462=_0x1ed736[_0x1c8e4a(0x116)](_0x5b75e3,_0x1c8e4a(0xda))[_0x1c8e4a(0xe1)](({suggestion:_0xf0c2ef,meta:_0x27ad78})=>_0x27ad78[_0x1c8e4a(0x11e)]&&_0x1c8e4a(0x10e)==_0xf0c2ef[_0x1c8e4a(0xc3)]);if(_0x279462[_0x1c8e4a(0x117)]>0x1&&_0x26f9d7[_0x1c8e4a(0xc6)][_0x1c8e4a(0xed)](_0x5b75e3[_0x1c8e4a(0xf4)]))return!0x0;if(0x1==_0x279462[_0x1c8e4a(0x117)]&&(_0x5b75e3[_0x1c8e4a(0xf4)][_0x1c8e4a(0xed)](_0x26f9d7[_0x1c8e4a(0xc6)])||_0x5b75e3[_0x1c8e4a(0xc6)][_0x1c8e4a(0xed)](_0x26f9d7[_0x1c8e4a(0xf4)])))return!0x0;}if(0x3==_0x5e9300&&0x3==_0x4a115b&&_0x5b75e3[_0x1c8e4a(0xf4)][_0x1c8e4a(0x106)](_0x26f9d7[_0x1c8e4a(0xf4)])){const _0x1bebc4=_0x5b75e3[_0x1c8e4a(0xc6)][_0x1c8e4a(0xdb)],_0x48f658=_0x26f9d7[_0x1c8e4a(0xf4)][_0x1c8e4a(0xd9)];return _0x47fdb5[_0x1c8e4a(0xee)](_0x1bebc4)&&_0x1bebc4===_0x48f658;}return!0x1;}_0x33a886[_0x5a59bd(0xe2)][_0x5a59bd(0xd4)][_0x5a59bd(0x10f)](()=>{const _0x175bb4=_0x5a59bd;let _0xbf4d32=!0x1;const _0x210597=Array[_0x175bb4(0xcf)](_0x33a886[_0x175bb4(0xe2)][_0x175bb4(0xd4)][_0x175bb4(0x121)][_0x175bb4(0xdc)]());for(const {name:_0x16ceec,data:_0x1d988b}of _0x210597){const {group:_0x4e3a09,type:_0x8033ff,subType:_0x2d475c,id:_0x574de4}=_0x1ed736[_0x175bb4(0x105)](_0x16ceec);if(_0x175bb4(0xeb)==_0x4e3a09&&_0x1ed736[_0x175bb4(0xd1)](_0x574de4)){if(_0x175bb4(0x112)==_0x8033ff&&(_0x175bb4(0xd2)==_0x2d475c||_0x175bb4(0x10a)==_0x2d475c)){const _0x54ae75=_0x1ed736[_0x175bb4(0x125)](_0x574de4);if(_0x1d988b[_0x175bb4(0x11a)]){const _0xc51fd6=_0x54ae75[_0x175bb4(0xce)]()[_0x175bb4(0x10d)]();if(_0x47fdb5[_0x175bb4(0xee)](_0xc51fd6))continue;_0x1ed736[_0x175bb4(0x115)](_0x54ae75),_0xbf4d32=!0x0;}}if(_0x175bb4(0xda)==_0x8033ff&&_0x175bb4(0xe3)==_0x2d475c&&!_0x1d988b[_0x175bb4(0x11a)]){const _0x26068b=_0x1ed736[_0x175bb4(0x125)](_0x574de4);_0x26068b[_0x175bb4(0x118)]&&_0x26068b[_0x175bb4(0x118)][_0x175bb4(0x101)]&&(_0x1ed736[_0x175bb4(0x115)](_0x26068b[_0x175bb4(0x118)]),_0xbf4d32=!0x0);}}}return _0xbf4d32;}),this[_0x5a59bd(0x11f)](_0x3f30cc);}[_0x168e2d(0x11f)](_0x215ff9){const _0xb0a3c9=_0x168e2d,_0x30e49e=this[_0xb0a3c9(0xf7)],_0x2e9a34=_0x30e49e[_0xb0a3c9(0x11c)];_0x30e49e[_0xb0a3c9(0xfa)][_0xb0a3c9(0xe8)](_0xb0a3c9(0x10b))[_0xb0a3c9(0xd6)][_0xb0a3c9(0xd8)](_0x4acee5=>{const _0x4f31ec=_0xb0a3c9;if(_0x4f31ec(0x112)!=_0x4acee5[_0x4f31ec(0xdf)]&&_0x4f31ec(0xc8)!=_0x4acee5[_0x4f31ec(0xdf)])return;const {data:_0x5c16ae}=_0x4acee5;if(!_0x5c16ae||_0x4f31ec(0xd7)!=_0x5c16ae[_0x4f31ec(0xfc)])return;const _0x1ed796=_0x5c16ae[_0x4f31ec(0xc9)][0x0][_0x4f31ec(0xe4)];return _0x2f5c79(_0x4f31ec(0x126)===_0x1ed796?_0x4da8cd(_0x2e9a34,_0x4f31ec(0xd5)):_0x215ff9[_0x1ed796]||_0x1ed796);function _0x2f5c79(_0x541de4){const _0x1d1100=_0x4f31ec;return{'type':_0x1d1100(0x122),'content':_0x4da8cd(_0x2e9a34,_0x1d1100(0xec),_0x541de4)};}});}}
|
|
23
|
+
const _0x1340bb=_0x4346;(function(_0x51a9a3,_0x258d78){const _0x63ded8=_0x4346,_0x1df01b=_0x51a9a3();while(!![]){try{const _0x12c689=-parseInt(_0x63ded8(0xa3))/0x1*(-parseInt(_0x63ded8(0x95))/0x2)+parseInt(_0x63ded8(0xde))/0x3*(-parseInt(_0x63ded8(0x93))/0x4)+parseInt(_0x63ded8(0xb6))/0x5*(parseInt(_0x63ded8(0xaf))/0x6)+parseInt(_0x63ded8(0xbf))/0x7+parseInt(_0x63ded8(0xc5))/0x8+parseInt(_0x63ded8(0xa7))/0x9*(parseInt(_0x63ded8(0xa6))/0xa)+-parseInt(_0x63ded8(0xa1))/0xb;if(_0x12c689===_0x258d78)break;else _0x1df01b['push'](_0x1df01b['shift']());}catch(_0x5bcc06){_0x1df01b['push'](_0x1df01b['shift']());}}}(_0x58fb,0x90f1a));function _0x4346(_0x351cff,_0xa48595){const _0x58fbf9=_0x58fb();return _0x4346=function(_0x434606,_0xbe0d70){_0x434606=_0x434606-0x81;let _0x5f4e60=_0x58fbf9[_0x434606];return _0x5f4e60;},_0x4346(_0x351cff,_0xa48595);}import{Plugin as _0x331215}from'ckeditor5/src/core.js';function _0x58fb(){const _0x28af83=['discard','from','getChangedMarkers','48grttVn','ImageUtils','26302emakFe','commands','getFirstRange','FORMAT_SIDE_IMAGE','getSuggestion','commandName','title','discardSuggestion','end','TrackChangesEditing','side','refresh','19057621uPMzmv','_findSuggestions','35Zulagt','nodeBefore','document','10oBIarq','2154951uQgXJd','isIntersecting','normalizedStyles','subType','locale','forEach','isInContent','commandParams','3163038QGXEwx','commandReversedParams','imageStylePostApply','afterInit','isEqual','markBlockFormat','hasSuggestion','10YytSWZ','registerCustomCallback','imageStylePreApply','registerDescriptionCallback','isInlineImage','differ','selection','getSuggestionCallback','next','6423011gbRRKF','_registerLegacyDescription','getSuggestions','registerPostFixer','length','findIndex','5396848bGmxBz','isOwn','formatInline','createRangeOn','markInlineFormat','name','head','_suggestionFactory','filter','shouldConvertImageType','model','setImageNaturalSizeAttributes','isBefore','suggestion','change','imageTypeInline','ImageStyleEditing','formatBlock','join','plugins','value','has','newRange','get','imageStyle','255012jWaWko','*Format:*\x20%0','type','format','_splitMarkerName','insertion','isBlockImage','author','chain','getContainedElement','getClosestSelectedImageElement','descriptionFactory','convertInlineImageToBlock','enableCommand','imageTypeBlock','accept','nodeAfter','start','editor','toLowerCase','imageCaption','Users'];_0x58fb=function(){return _0x28af83;};return _0x58fb();}import{uid as _0xb5aaff}from'ckeditor5/src/utils.js';import{getTranslation as _0x41d4aa}from'../utils/common-translations.js';export default class nt extends _0x331215{[_0x1340bb(0xb2)](){const _0x2df397=_0x1340bb,_0x24ec7e=this[_0x2df397(0x8c)];if(!_0x24ec7e[_0x2df397(0xd8)][_0x2df397(0xda)](_0x2df397(0xd5)))return;const _0x2718db=_0x24ec7e[_0x2df397(0xd8)][_0x2df397(0xdc)](_0x2df397(0x9e)),_0x46555a=_0x24ec7e[_0x2df397(0xd8)][_0x2df397(0xdc)](_0x2df397(0x94)),_0x320b7a={};_0x2718db[_0x2df397(0x87)](_0x2df397(0xdd),(_0x1b3617,_0x5dbdd2)=>{const _0xdb6769=_0x2df397,_0x6a5ca5=_0x24ec7e[_0xdb6769(0xd8)][_0xdb6769(0xdc)](_0xdb6769(0x8f))['me'],_0x16b70a=_0x24ec7e[_0xdb6769(0x96)][_0xdb6769(0xdc)](_0xdb6769(0xdd));let _0x3fa966=_0x46555a[_0xdb6769(0x84)](_0x24ec7e[_0xdb6769(0xcf)][_0xdb6769(0xa5)][_0xdb6769(0xbc)]),_0x2cc1a6=_0x24ec7e[_0xdb6769(0xcf)][_0xdb6769(0xc8)](_0x3fa966),_0x131881=_0x16b70a[_0xdb6769(0xd9)];if(_0x131881==_0x5dbdd2[_0xdb6769(0xd9)])return;const _0x42f5b4={'commandName':_0xdb6769(0xdd),'commandParams':[_0x5dbdd2],'formatGroupId':_0xb5aaff()};_0x24ec7e[_0xdb6769(0xcf)][_0xdb6769(0xd3)](()=>{const _0x200fe9=_0xdb6769;if(_0x2718db[_0x200fe9(0xc1)]()[_0x200fe9(0xcd)](_0x51c93d=>_0x51c93d[_0x200fe9(0xad)]&&_0x6a5ca5==_0x51c93d[_0x200fe9(0x81)]&&(_0x200fe9(0xd6)==_0x51c93d[_0x200fe9(0xe0)]||_0x200fe9(0xc7)==_0x51c93d[_0x200fe9(0xe0)])&&(_0x200fe9(0xb8)==_0x51c93d[_0x200fe9(0xaa)]||_0x200fe9(0xb1)==_0x51c93d[_0x200fe9(0xaa)])&&_0x51c93d[_0x200fe9(0x97)]()[_0x200fe9(0xb3)](_0x2cc1a6))[_0x200fe9(0xac)](_0x4f0e94=>_0x2718db[_0x200fe9(0x9c)](_0x4f0e94[_0x200fe9(0xcb)])),_0x3fa966=_0x46555a[_0x200fe9(0x84)](_0x24ec7e[_0x200fe9(0xcf)][_0x200fe9(0xa5)][_0x200fe9(0xbc)]),_0x2cc1a6=_0x24ec7e[_0x200fe9(0xcf)][_0x200fe9(0xc8)](_0x3fa966),_0x16b70a[_0x200fe9(0xa0)](),_0x24ec7e[_0x200fe9(0x96)][_0x200fe9(0xdc)](_0x200fe9(0xd4))[_0x200fe9(0xa0)](),_0x24ec7e[_0x200fe9(0x96)][_0x200fe9(0xdc)](_0x200fe9(0x88))[_0x200fe9(0xa0)](),_0x131881=_0x16b70a[_0x200fe9(0xd9)],_0x131881!=_0x5dbdd2[_0x200fe9(0xd9)])return _0x46555a[_0x200fe9(0xba)](_0x3fa966)&&_0x16b70a[_0x200fe9(0xce)](_0x5dbdd2[_0x200fe9(0xd9)],_0x3fa966)?(_0x1b3617({..._0x5dbdd2,'setImageSizes':!0x1}),_0x3fa966=_0x46555a[_0x200fe9(0x84)](_0x24ec7e[_0x200fe9(0xcf)][_0x200fe9(0xa5)][_0x200fe9(0xbc)]),void _0x2718db[_0x200fe9(0xb4)](_0x3fa966,{..._0x42f5b4,'commandReversedParams':[{'value':_0x131881||null,'setImageSizes':!0x1}]},[],_0x200fe9(0xb8))):void(_0x46555a[_0x200fe9(0xe4)](_0x3fa966)?_0x2718db[_0x200fe9(0xb4)](_0x3fa966,_0x42f5b4,[],_0x200fe9(0xb1)):_0x2718db[_0x200fe9(0xc9)](_0x2cc1a6,_0x42f5b4,_0x200fe9(0xb1)));});});for(const _0x553255 of _0x24ec7e[_0x2df397(0xd8)][_0x2df397(0xdc)](_0x2df397(0xd5))[_0x2df397(0xa9)])_0x320b7a[_0x553255[_0x2df397(0xca)]]=_0x553255[_0x2df397(0x9b)][_0x2df397(0x8d)]();_0x2718db[_0x2df397(0xcc)][_0x2df397(0xb7)](_0x2df397(0xd6),_0x2df397(0xb8),_0x2df397(0xd7),()=>!0x1),_0x2718db[_0x2df397(0xcc)][_0x2df397(0xb7)](_0x2df397(0xd6),_0x2df397(0xb1),_0x2df397(0xd7),()=>!0x1),_0x2718db[_0x2df397(0xcc)][_0x2df397(0xb7)](_0x2df397(0xc7),_0x2df397(0xb1),_0x2df397(0xd7),()=>!0x1),_0x2718db[_0x2df397(0xcc)][_0x2df397(0xb7)](_0x2df397(0xd6),_0x2df397(0xb8),_0x2df397(0x89),([_0x1dff1a])=>{const _0x4be2d1=_0x2df397;_0x46555a[_0x4be2d1(0xd0)](_0x1dff1a[_0x4be2d1(0x83)]());}),_0x2718db[_0x2df397(0xcc)][_0x2df397(0xb7)](_0x2df397(0xd6),_0x2df397(0xb8),_0x2df397(0x90),(_0x3a7e3d,_0x49fb23)=>{const _0x481ad1=_0x2df397;_0x2718db[_0x481ad1(0xcc)][_0x481ad1(0xbd)](_0x481ad1(0xd6),'',_0x481ad1(0x89))(_0x3a7e3d,{'commandName':_0x49fb23[_0x481ad1(0x9a)],'commandParams':_0x49fb23[_0x481ad1(0xb0)]});}),_0x2718db[_0x2df397(0xcc)][_0x2df397(0xb7)](_0x2df397(0xd6),_0x2df397(0xb8),_0x2df397(0x82),function(_0x20ee81,_0x46a255){if(_0x45bef4(_0x20ee81,_0x46a255))return[_0x20ee81,_0x46a255];if(_0x45bef4(_0x46a255,_0x20ee81))return[_0x46a255,_0x20ee81];return null;});const _0x1380e1=[{'type':_0x2df397(0xd6),'subType':_0x2df397(0xb8)},{'type':_0x2df397(0xe3),'subType':_0x2df397(0x8e)},{'type':_0x2df397(0xd6),'subType':_0x2df397(0x86)},{'type':_0x2df397(0xe3),'subType':_0x2df397(0x86)}];function _0x45bef4(_0x52bebf,_0x2e8d52){const _0x3ba90c=_0x2df397,_0xb21434=_0x1380e1[_0x3ba90c(0xc4)](({type:_0x49857f,subType:_0x485a74})=>_0x52bebf[_0x3ba90c(0xe0)]==_0x49857f&&_0x52bebf[_0x3ba90c(0xaa)]==_0x485a74),_0x2f70bf=_0x1380e1[_0x3ba90c(0xc4)](({type:_0x5dfea3,subType:_0x362311})=>_0x2e8d52[_0x3ba90c(0xe0)]==_0x5dfea3&&_0x2e8d52[_0x3ba90c(0xaa)]==_0x362311);if(_0xb21434<0x0||_0x2f70bf<0x0)return!0x1;const _0xad3ead=_0x52bebf[_0x3ba90c(0x97)](),_0x508a4f=_0x2e8d52[_0x3ba90c(0x97)]();if((0x0==_0xb21434||0x1==_0xb21434)&&0x2==_0x2f70bf&&_0xad3ead[_0x3ba90c(0xa8)](_0x508a4f))return!0x0;if(0x2==_0xb21434&&0x3==_0x2f70bf){const _0x59d006=_0x2718db[_0x3ba90c(0xa2)](_0xad3ead,_0x3ba90c(0xe3))[_0x3ba90c(0xcd)](({suggestion:_0x476c98,meta:_0x5a9cfc})=>_0x5a9cfc[_0x3ba90c(0xc6)]&&_0x3ba90c(0x86)==_0x476c98[_0x3ba90c(0xaa)]);if(_0x59d006[_0x3ba90c(0xc3)]>0x1&&_0x508a4f[_0x3ba90c(0x9d)][_0x3ba90c(0xb3)](_0xad3ead[_0x3ba90c(0x8b)]))return!0x0;if(0x1==_0x59d006[_0x3ba90c(0xc3)]&&(_0xad3ead[_0x3ba90c(0x8b)][_0x3ba90c(0xb3)](_0x508a4f[_0x3ba90c(0x9d)])||_0xad3ead[_0x3ba90c(0x9d)][_0x3ba90c(0xb3)](_0x508a4f[_0x3ba90c(0x8b)])))return!0x0;}if(0x3==_0xb21434&&0x3==_0x2f70bf&&_0xad3ead[_0x3ba90c(0x8b)][_0x3ba90c(0xd1)](_0x508a4f[_0x3ba90c(0x8b)])){const _0x16981a=_0xad3ead[_0x3ba90c(0x9d)][_0x3ba90c(0x8a)],_0x357dc9=_0x508a4f[_0x3ba90c(0x8b)][_0x3ba90c(0xa4)];return _0x46555a[_0x3ba90c(0xe4)](_0x16981a)&&_0x16981a===_0x357dc9;}return!0x1;}_0x24ec7e[_0x2df397(0xcf)][_0x2df397(0xa5)][_0x2df397(0xc2)](()=>{const _0x24fbe2=_0x2df397;let _0x5ab17e=!0x1;const _0x4ae457=Array[_0x24fbe2(0x91)](_0x24ec7e[_0x24fbe2(0xcf)][_0x24fbe2(0xa5)][_0x24fbe2(0xbb)][_0x24fbe2(0x92)]());for(const {name:_0x392261,data:_0x44802e}of _0x4ae457){const {group:_0x58345c,type:_0x243b50,subType:_0x3b35a2,id:_0x2f5a62}=_0x2718db[_0x24fbe2(0xe2)](_0x392261);if(_0x24fbe2(0xd2)==_0x58345c&&_0x2718db[_0x24fbe2(0xb5)](_0x2f5a62)){if(_0x24fbe2(0xd6)==_0x243b50&&(_0x24fbe2(0xb8)==_0x3b35a2||_0x24fbe2(0xb1)==_0x3b35a2)){const _0xd45d76=_0x2718db[_0x24fbe2(0x99)](_0x2f5a62);if(_0x44802e[_0x24fbe2(0xdb)]){const _0x1aa4bd=_0xd45d76[_0x24fbe2(0x97)]()[_0x24fbe2(0x83)]();if(_0x46555a[_0x24fbe2(0xe4)](_0x1aa4bd))continue;_0x2718db[_0x24fbe2(0x9c)](_0xd45d76),_0x5ab17e=!0x0;}}if(_0x24fbe2(0xe3)==_0x243b50&&_0x24fbe2(0x8e)==_0x3b35a2&&!_0x44802e[_0x24fbe2(0xdb)]){const _0xb1e8a1=_0x2718db[_0x24fbe2(0x99)](_0x2f5a62);_0xb1e8a1[_0x24fbe2(0xbe)]&&_0xb1e8a1[_0x24fbe2(0xbe)][_0x24fbe2(0xad)]&&(_0x2718db[_0x24fbe2(0x9c)](_0xb1e8a1[_0x24fbe2(0xbe)]),_0x5ab17e=!0x0);}}}return _0x5ab17e;}),this[_0x2df397(0xc0)](_0x320b7a);}[_0x1340bb(0xc0)](_0x31f9a5){const _0x358749=_0x1340bb,_0x34ef60=this[_0x358749(0x8c)],_0x42e3cc=_0x34ef60[_0x358749(0xab)];_0x34ef60[_0x358749(0xd8)][_0x358749(0xdc)](_0x358749(0x9e))[_0x358749(0x85)][_0x358749(0xb9)](_0x59457c=>{const _0x16c2f0=_0x358749;if(_0x16c2f0(0xd6)!=_0x59457c[_0x16c2f0(0xe0)]&&_0x16c2f0(0xc7)!=_0x59457c[_0x16c2f0(0xe0)])return;const {data:_0x54246d}=_0x59457c;if(!_0x54246d||_0x16c2f0(0xdd)!=_0x54246d[_0x16c2f0(0x9a)])return;const _0x2c3566=_0x54246d[_0x16c2f0(0xae)][0x0][_0x16c2f0(0xd9)];return _0x38e2bb(_0x16c2f0(0x9f)===_0x2c3566?_0x41d4aa(_0x42e3cc,_0x16c2f0(0x98)):_0x31f9a5[_0x2c3566]||_0x2c3566);function _0x38e2bb(_0x1cd03){const _0x25446d=_0x16c2f0;return{'type':_0x25446d(0xe1),'content':_0x41d4aa(_0x42e3cc,_0x25446d(0xdf),_0x1cd03)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x347a3e=_0x113b;(function(_0xad3452,_0x115c79){const _0x5d3a77=_0x113b,_0x303bfb=_0xad3452();while(!![]){try{const _0x2f09fa=-parseInt(_0x5d3a77(0xf1))/0x1+parseInt(_0x5d3a77(0xe4))/0x2+parseInt(_0x5d3a77(0xe3))/0x3*(parseInt(_0x5d3a77(0x103))/0x4)+parseInt(_0x5d3a77(0x101))/0x5+-parseInt(_0x5d3a77(0x100))/0x6*(parseInt(_0x5d3a77(0xff))/0x7)+parseInt(_0x5d3a77(0xf3))/0x8*(-parseInt(_0x5d3a77(0xf6))/0x9)+parseInt(_0x5d3a77(0xfe))/0xa*(parseInt(_0x5d3a77(0xe7))/0xb);if(_0x2f09fa===_0x115c79)break;else _0x303bfb['push'](_0x303bfb['shift']());}catch(_0x5212f5){_0x303bfb['push'](_0x303bfb['shift']());}}}(_0x73b6,0x70617));function _0x113b(_0x49ccaa,_0xcf74c9){const _0x73b6aa=_0x73b6();return _0x113b=function(_0x113b3c,_0x4274b9){_0x113b3c=_0x113b3c-0xe2;let _0x14d735=_0x73b6aa[_0x113b3c];return _0x14d735;},_0x113b(_0x49ccaa,_0xcf74c9);}import{Plugin as _0x1782aa}from'ckeditor5/src/core.js';function _0x73b6(){const _0x1c0018=['3665425ntFbLW','dataInsert','76676TYVPxk','forEach','_handleImportedData','63STXPxe','621848MEKzJe','editor','lowest','11vEDvQB','Users','bind','track_changes','enableCommand','listenTo','TrackChangesEditing','get','value','_setSuggestionData','849271ECuIlY','high','5610056XJwaFT','collaboration_features','_trackChangesValueDuringImport','9NGomCq','importWord','execute','afterInit','commands','plugins','_trackChangesExecuted','trackChanges','10527410EVudkG','49addGwd','418680nlYKHi'];_0x73b6=function(){return _0x1c0018;};return _0x73b6();}export default class ot extends _0x1782aa{constructor(_0x2f6d87){const _0x2fecaf=_0x113b;super(_0x2f6d87),this[_0x2fecaf(0xf5)]=!0x1,this[_0x2fecaf(0xfc)]=!0x1;}[_0x347a3e(0xf9)](){const _0x2ff539=_0x347a3e,_0x34f8c1=this[_0x2ff539(0xe5)],_0x74e25c=_0x34f8c1[_0x2ff539(0xfa)][_0x2ff539(0xee)](_0x2ff539(0xf7)),_0x57b066=_0x34f8c1[_0x2ff539(0xfa)][_0x2ff539(0xee)](_0x2ff539(0xfd));_0x74e25c&&(_0x74e25c['on'](_0x2ff539(0xf8),(_0x582291,[,_0x2d4ef9])=>{const _0x1dfd83=_0x2ff539;this[_0x1dfd83(0xf5)]=_0x57b066[_0x1dfd83(0xef)],_0x2d4ef9[_0x1dfd83(0xf4)][_0x1dfd83(0xea)]=!this[_0x1dfd83(0xf5)];},{'priority':_0x2ff539(0xf2)}),this[_0x2ff539(0xec)](_0x74e25c,_0x2ff539(0x102),this[_0x2ff539(0xe2)][_0x2ff539(0xe9)](this)),this[_0x2ff539(0xec)](_0x74e25c,_0x2ff539(0x102),()=>{const _0xf1b054=_0x2ff539;this[_0xf1b054(0xfc)]&&(_0x57b066[_0xf1b054(0xf8)](),this[_0xf1b054(0xfc)]=!0x1);},{'priority':_0x2ff539(0xe6)}),_0x34f8c1[_0x2ff539(0xfb)][_0x2ff539(0xee)](_0x2ff539(0xed))[_0x2ff539(0xeb)](_0x2ff539(0xf7)));}[_0x347a3e(0xe2)](_0x472bf6,_0x576464){const _0x2e097=_0x347a3e,{suggestions:_0x2ba65f}=_0x576464,_0x59b51d=this[_0x2e097(0xe5)][_0x2e097(0xfa)][_0x2e097(0xee)](_0x2e097(0xfd)),_0x5d0f13=_0x59b51d[_0x2e097(0xef)];this[_0x2e097(0xf5)]!==_0x5d0f13&&(_0x59b51d[_0x2e097(0xf8)](),this[_0x2e097(0xfc)]=!0x0),_0x2ba65f&&_0x2ba65f[_0x2e097(0x104)](({id:_0x5161a9,type:_0x54611d,author:_0x15e551,created_at:_0x32a678})=>{const _0x238c2e=_0x2e097,_0x2171b1={'id':_0x5161a9,'type':_0x54611d,'authorId':this[_0x238c2e(0xe5)][_0x238c2e(0xfb)][_0x238c2e(0xee)](_0x238c2e(0xe8))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x15e551,'createdAt':_0x32a678?new Date(_0x32a678):new Date(),'source':_0x238c2e(0xf7)}}};this[_0x238c2e(0xe5)][_0x238c2e(0xfb)][_0x238c2e(0xee)](_0x238c2e(0xed))[_0x238c2e(0xf0)](_0x2171b1);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x2caec0=_0x3290;function _0x3290(_0x5edf47,_0x2d886f){const _0x316d98=_0x316d();return _0x3290=function(_0x3290f0,_0x7d8739){_0x3290f0=_0x3290f0-0x148;let _0x48f5b8=_0x316d98[_0x3290f0];return _0x48f5b8;},_0x3290(_0x5edf47,_0x2d886f);}(function(_0x3282dd,_0x2e67b1){const _0x44eeab=_0x3290,_0x40ab6a=_0x3282dd();while(!![]){try{const _0x1f5bc3=-parseInt(_0x44eeab(0x15e))/0x1*(-parseInt(_0x44eeab(0x16e))/0x2)+parseInt(_0x44eeab(0x168))/0x3*(parseInt(_0x44eeab(0x14f))/0x4)+-parseInt(_0x44eeab(0x170))/0x5*(-parseInt(_0x44eeab(0x149))/0x6)+-parseInt(_0x44eeab(0x15b))/0x7*(-parseInt(_0x44eeab(0x15d))/0x8)+parseInt(_0x44eeab(0x16d))/0x9*(parseInt(_0x44eeab(0x150))/0xa)+-parseInt(_0x44eeab(0x164))/0xb+parseInt(_0x44eeab(0x158))/0xc*(-parseInt(_0x44eeab(0x16a))/0xd);if(_0x1f5bc3===_0x2e67b1)break;else _0x40ab6a['push'](_0x40ab6a['shift']());}catch(_0x560ef0){_0x40ab6a['push'](_0x40ab6a['shift']());}}}(_0x316d,0x6d185));import{Plugin as _0x31c5d6}from'ckeditor5/src/core.js';import{getTranslation as _0x454497}from'../utils/common-translations.js';export default class rt extends _0x31c5d6{[_0x2caec0(0x163)](){const _0x41367d=_0x2caec0,_0x2e7efb=this[_0x41367d(0x14a)],_0x121647=_0x2e7efb[_0x41367d(0x167)][_0x41367d(0x14e)](_0x41367d(0x152));if(_0x2e7efb[_0x41367d(0x167)][_0x41367d(0x169)](_0x41367d(0x161))&&(_0x121647[_0x41367d(0x166)](_0x41367d(0x16f)),_0x121647[_0x41367d(0x166)](_0x41367d(0x15f))),_0x2e7efb[_0x41367d(0x167)][_0x41367d(0x169)](_0x41367d(0x153))){for(const _0x451b83 of[_0x41367d(0x154),_0x41367d(0x162)])_0x121647[_0x41367d(0x15a)](_0x451b83);}const _0x542d5a=_0x2e7efb[_0x41367d(0x14b)];_0x121647[_0x41367d(0x156)](_0x41367d(0x157)),_0x121647[_0x41367d(0x14c)][_0x41367d(0x15c)](_0x41367d(0x157),_0x454497(_0x542d5a,_0x41367d(0x172))),this[_0x41367d(0x16b)]();}[_0x2caec0(0x16b)](){const _0xe6ed39=_0x2caec0,_0xd13a87=this[_0xe6ed39(0x14a)],_0x23486c=_0xd13a87[_0xe6ed39(0x14b)],_0x49e771=_0xd13a87[_0xe6ed39(0x167)][_0xe6ed39(0x14e)](_0xe6ed39(0x152));_0x49e771[_0xe6ed39(0x14c)][_0xe6ed39(0x148)](_0x5578b2=>{const _0x1a5fa3=_0xe6ed39;if(_0x1a5fa3(0x159)!=_0x5578b2[_0x1a5fa3(0x171)])return;const {data:_0x3c6e20}=_0x5578b2;if(!_0x3c6e20)return;if(_0x1a5fa3(0x154)!=_0x3c6e20[_0x1a5fa3(0x151)]&&_0x1a5fa3(0x162)!=_0x3c6e20[_0x1a5fa3(0x151)])return;const _0xab986b=_0x5578b2[_0x1a5fa3(0x160)]()[0x0],_0x1ea76f=_0x49e771[_0x1a5fa3(0x14c)][_0x1a5fa3(0x165)](_0xab986b);return _0x1a5fa3(0x154)==_0x3c6e20[_0x1a5fa3(0x151)]?{'type':_0x1a5fa3(0x155),'content':_0x454497(_0x23486c,_0x1a5fa3(0x16c),_0x1ea76f)}:_0x1a5fa3(0x162)==_0x3c6e20[_0x1a5fa3(0x151)]?{'type':_0x1a5fa3(0x155),'content':_0x454497(_0x23486c,_0x1a5fa3(0x14d),_0x1ea76f)}:void 0x0;});}}function _0x316d(){const _0x4a44fe=['editor','locale','descriptionFactory','*Outdent:*\x20%0','get','24612goudgo','33370eIJply','commandName','TrackChangesEditing','IndentBlock','indentBlock','format','registerBlockAttribute','blockIndent','1164hpzQQU','formatBlock','enableDefaultAttributesIntegration','21XODVvO','registerAttributeLabel','1297832CowjaB','374866JIvMEk','outdent','getItems','IndentEditing','outdentBlock','afterInit','1649263PziEgB','getItemLabel','enableCommand','plugins','366JEDtgG','has','245843EQTyzX','_registerLegacyDescription','*Indent:*\x20%0','963YIyujd','2zzOrFm','indent','2309375PoGUua','type','FORMAT_INDENT','registerDescriptionCallback','6MarJIg'];_0x316d=function(){return _0x4a44fe;};return _0x316d();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x5deaeb=_0x1159;(function(_0x4d3ef8,_0x229c0b){var _0x28dc72=_0x1159,_0x52e356=_0x4d3ef8();while(!![]){try{var _0x289944=parseInt(_0x28dc72(0xff))/0x1+-parseInt(_0x28dc72(0xf7))/0x2+parseInt(_0x28dc72(0x103))/0x3+parseInt(_0x28dc72(0xf8))/0x4*(-parseInt(_0x28dc72(0xf4))/0x5)+parseInt(_0x28dc72(0x102))/0x6+-parseInt(_0x28dc72(0xfc))/0x7+parseInt(_0x28dc72(0xf6))/0x8;if(_0x289944===_0x229c0b)break;else _0x52e356['push'](_0x52e356['shift']());}catch(_0x1b922a){_0x52e356['push'](_0x52e356['shift']());}}}(_0xa179,0x88e43));function _0xa179(){var _0x16f8b3=['plugins','input','init','2473674PJAxMQ','TrackChangesEditing','enableCommand','291688qycGJl','editor','get','2722764zZJoDy','1907652VGabrF','180745HPwBQo','requires','2592352SEnaMp','787364BZpoKa','44jniyjs'];_0xa179=function(){return _0x16f8b3;};return _0xa179();}import{Plugin as _0xb3615a}from'ckeditor5/src/core.js';import{Input as _0x3d8ee5}from'ckeditor5/src/typing.js';function _0x1159(_0x30e45b,_0x1cc2e4){var _0xa1791f=_0xa179();return _0x1159=function(_0x115911,_0x2b661a){_0x115911=_0x115911-0xf4;var _0x1d2a76=_0xa1791f[_0x115911];return _0x1d2a76;},_0x1159(_0x30e45b,_0x1cc2e4);}export default class at extends _0xb3615a{static get[_0x5deaeb(0xf5)](){return[_0x3d8ee5];}[_0x5deaeb(0xfb)](){var _0x15d215=_0x5deaeb;this[_0x15d215(0x100)][_0x15d215(0xf9)][_0x15d215(0x101)](_0x15d215(0xfd))[_0x15d215(0xfe)](_0x15d215(0xfa));}}
|