@ckeditor/ckeditor5-track-changes 42.0.0-alpha.6 → 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
|
-
const
|
|
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
|
-
function
|
|
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
|
-
|
|
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 _0x54b7d1=_0xcd97;(function(_0x93b161,_0x2cc9e2){const _0x1faaad=_0xcd97,_0x378950=_0x93b161();while(!![]){try{const _0x3a6f39=parseInt(_0x1faaad(0x18e))/0x1+-parseInt(_0x1faaad(0x1a0))/0x2+parseInt(_0x1faaad(0x19f))/0x3*(-parseInt(_0x1faaad(0x187))/0x4)+-parseInt(_0x1faaad(0x163))/0x5+parseInt(_0x1faaad(0x172))/0x6+parseInt(_0x1faaad(0x17a))/0x7+-parseInt(_0x1faaad(0x15b))/0x8*(-parseInt(_0x1faaad(0x17c))/0x9);if(_0x3a6f39===_0x2cc9e2)break;else _0x378950['push'](_0x378950['shift']());}catch(_0x14436a){_0x378950['push'](_0x378950['shift']());}}}(_0x32f6,0xca17b));import{Plugin as _0x17b9d9}from'ckeditor5/src/core.js';import{LivePosition as _0x5ed750}from'ckeditor5/src/engine.js';function _0x32f6(){const _0x3e86bf=['toNext','toPrevious','isOwn','_registerLegacyDescription','editor','document','find','createRange','chain','isBefore','ImageInlineEditing','getSuggestionCallback','*Reset\x20image\x20width*','ELEMENT_CAPTION','insertion','ELEMENT_IMAGE','change','ImageTextAlternativeEditing','findIndex','backward','uploadImage','enableCommand','filter','isIntersecting','markDeletion','markInsertion','isBlockImage','format','has','40alOWTL','getClosestSelectedImageElement','imageBlock','model','*Set\x20image\x20width:*\x20%0','selection','start','ImageEditing','4690370HdWcZB','getContainedElement','descriptionFactory','convertInlineImageToBlock','deletion','imageStylePreApply','key','ELEMENT_INLINE_IMAGE','discard','markBlockFormat','convertBlockImageToInline','toggleImageCaption','ImageUploadEditing','isCollapsed','ImageBlockEditing','961692niUFHq','registerCustomCallback','imageCaption','resizeImage','join','ImageCaptionUtils','addObject','isEqual','919310LzqJLH','imageTextAlternative','5475141mBJvWL','Inline\x20image\x20to\x20block\x20image','length','TrackChangesEditing','accept','forceDefaultExecution','nodeAfter','caption','locale','subType','detach','268wJLGRg','nodeBefore','registerAttributeLabel','insertImage','alt','resizedWidth','formatInline','1031173UAdkHk','imageTypeBlock','end','get','_suggestionFactory','removeObject','element','fromPosition','newValue','_findSuggestions','type','registerElementLabel','attribute','createRangeOn','plugins','imageInline','registerBlockAttribute','62694JbyvyN','2397038bVewCr','ImageUtils','ImageCaptionEditing','forward','formatBlock','*Remove\x20image\x20text\x20alternative*','enableDefaultAttributesIntegration','previous','width','imageTypeInline','afterInit','FORMAT_IMAGE_SIZE','*Set\x20image\x20text\x20alternative:*\x20%0','schema','commandParams','Block\x20image\x20to\x20inline\x20image','ImageResize','commandName','getFirstRange','registerDescriptionCallback','getNearestSelectionRange','getCaptionFromImageModelElement'];_0x32f6=function(){return _0x3e86bf;};return _0x32f6();}import{getTranslation as _0x29b8ab}from'../utils/common-translations.js';function _0xcd97(_0x23c4fe,_0x217255){const _0x32f636=_0x32f6();return _0xcd97=function(_0xcd9732,_0x3f663e){_0xcd9732=_0xcd9732-0x13d;let _0x5500f7=_0x32f636[_0xcd9732];return _0x5500f7;},_0xcd97(_0x23c4fe,_0x217255);}export default class it extends _0x17b9d9{[_0x54b7d1(0x1aa)](){const _0x1bc19a=_0x54b7d1,_0x571736=this[_0x1bc19a(0x142)];if(!_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x15a)](_0x1bc19a(0x162)))return;const _0x4d319f=_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x191)](_0x1bc19a(0x17f)),_0x24a8de=_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x191)](_0x1bc19a(0x1a1)),_0x628a71=_0x571736[_0x1bc19a(0x184)];_0x4d319f[_0x1bc19a(0x153)](_0x1bc19a(0x18a)),_0x4d319f[_0x1bc19a(0x165)][_0x1bc19a(0x199)](_0x1bc19a(0x15d),_0x2102e0=>_0x29b8ab(_0x628a71,_0x1bc19a(0x14d),_0x2102e0)),_0x4d319f[_0x1bc19a(0x165)][_0x1bc19a(0x199)](_0x1bc19a(0x19d),_0x5ab69a=>_0x29b8ab(_0x628a71,_0x1bc19a(0x16a),_0x5ab69a)),_0x4d319f[_0x1bc19a(0x165)][_0x1bc19a(0x199)](_0x1bc19a(0x183),()=>_0x29b8ab(_0x628a71,_0x1bc19a(0x14b))),_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x15a)](_0x1bc19a(0x16f))&&_0x4d319f[_0x1bc19a(0x153)](_0x1bc19a(0x152)),_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x15a)](_0x1bc19a(0x171))&&_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x15a)](_0x1bc19a(0x148))&&(_0x4d319f[_0x1bc19a(0x153)](_0x1bc19a(0x1a9),(_0x46f852,_0xfc3f3f)=>{const _0x3fa8df=_0x1bc19a,_0x3c4747=_0x24a8de[_0x3fa8df(0x15c)](_0x571736[_0x3fa8df(0x15e)][_0x3fa8df(0x143)][_0x3fa8df(0x160)]);_0x571736[_0x3fa8df(0x15e)][_0x3fa8df(0x14e)](()=>{const _0x294809=_0x3fa8df;_0x4d319f[_0x294809(0x16c)](_0x3c4747,{'commandName':_0x294809(0x1a9),'commandParams':[_0xfc3f3f]},[],_0x294809(0x16d));});}),_0x4d319f[_0x1bc19a(0x153)](_0x1bc19a(0x18f),(_0x44c6e9,_0x2cc02e)=>{const _0x4b6fb5=_0x1bc19a;_0x571736[_0x4b6fb5(0x15e)][_0x4b6fb5(0x14e)](_0x5771d2=>{const _0xa6b03f=_0x4b6fb5;let _0x583d39=_0x24a8de[_0xa6b03f(0x15c)](_0x571736[_0xa6b03f(0x15e)][_0xa6b03f(0x143)][_0xa6b03f(0x160)]),_0x5783c3=_0x5771d2[_0xa6b03f(0x19b)](_0x583d39);const _0x9786cf=_0x5ed750[_0xa6b03f(0x195)](_0x5783c3[_0xa6b03f(0x161)],_0xa6b03f(0x13f)),_0x40f074=_0x5ed750[_0xa6b03f(0x195)](_0x5783c3[_0xa6b03f(0x190)],_0xa6b03f(0x13e));_0x4d319f[_0xa6b03f(0x181)](()=>_0x44c6e9(_0x2cc02e)),_0x583d39=_0x24a8de[_0xa6b03f(0x15c)](_0x571736[_0xa6b03f(0x15e)][_0xa6b03f(0x143)][_0xa6b03f(0x160)]),_0x5783c3=_0x5771d2[_0xa6b03f(0x19b)](_0x583d39);const _0x1d45a7=_0x5771d2[_0xa6b03f(0x145)](_0x9786cf,_0x40f074);_0x9786cf[_0xa6b03f(0x186)](),_0x40f074[_0xa6b03f(0x186)](),_0x4d319f[_0xa6b03f(0x16c)](_0x583d39,{'commandName':_0xa6b03f(0x1a9),'commandParams':[_0x2cc02e]},[],_0xa6b03f(0x166)),_0x1d45a7[_0xa6b03f(0x161)][_0xa6b03f(0x147)](_0x5783c3[_0xa6b03f(0x161)])&&_0x4d319f[_0xa6b03f(0x157)](_0x5771d2[_0xa6b03f(0x145)](_0x1d45a7[_0xa6b03f(0x161)],_0x5783c3[_0xa6b03f(0x161)]),_0xa6b03f(0x166)),_0x5783c3[_0xa6b03f(0x190)][_0xa6b03f(0x147)](_0x1d45a7[_0xa6b03f(0x190)])&&_0x4d319f[_0xa6b03f(0x157)](_0x5771d2[_0xa6b03f(0x145)](_0x5783c3[_0xa6b03f(0x190)],_0x1d45a7[_0xa6b03f(0x190)]),_0xa6b03f(0x166));});}),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x173)](_0x1bc19a(0x1a4),_0x1bc19a(0x166),_0x1bc19a(0x176),()=>!0x1),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x173)](_0x1bc19a(0x1a4),_0x1bc19a(0x166),_0x1bc19a(0x180),()=>!0x1),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x173)](_0x1bc19a(0x1a4),_0x1bc19a(0x166),_0x1bc19a(0x16b),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x149)](_0x1bc19a(0x1a4),'',_0x1bc19a(0x180))),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x173)](_0x1bc19a(0x14c),_0x1bc19a(0x166),_0x1bc19a(0x176),()=>!0x1),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x173)](_0x1bc19a(0x14c),_0x1bc19a(0x166),_0x1bc19a(0x16b),([_0x24929d])=>{const _0x35bddc=_0x1bc19a,_0x363439=_0x4d319f[_0x35bddc(0x192)][_0x35bddc(0x149)](_0x35bddc(0x14c),'',_0x35bddc(0x16b));let _0x52b2f5=_0x24929d[_0x35bddc(0x161)],_0x5581db=_0x24929d[_0x35bddc(0x190)];const _0x16a587=_0x571736[_0x35bddc(0x15e)][_0x35bddc(0x1ad)][_0x35bddc(0x1b4)](_0x52b2f5,_0x35bddc(0x151)),_0x4237c7=_0x571736[_0x35bddc(0x15e)][_0x35bddc(0x1ad)][_0x35bddc(0x1b4)](_0x5581db,_0x35bddc(0x1a3));_0x16a587[_0x35bddc(0x170)]&&(_0x52b2f5=_0x16a587[_0x35bddc(0x161)]),_0x4237c7[_0x35bddc(0x170)]&&(_0x5581db=_0x4237c7[_0x35bddc(0x190)]),_0x363439([_0x571736[_0x35bddc(0x15e)][_0x35bddc(0x145)](_0x52b2f5,_0x5581db)]);}),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x173)](_0x1bc19a(0x1a4),_0x1bc19a(0x166),_0x1bc19a(0x146),_0x4fbc11),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x173)](_0x1bc19a(0x14c),_0x1bc19a(0x166),_0x1bc19a(0x146),_0x4fbc11)),_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x15a)](_0x1bc19a(0x1a2))&&(_0x4d319f[_0x1bc19a(0x153)](_0x1bc19a(0x16e),(_0x59399c,_0x4c4416)=>{const _0x39673d=_0x1bc19a,_0x34ccbf=_0x571736[_0x39673d(0x19c)][_0x39673d(0x191)](_0x39673d(0x177));let _0x2adae1=_0x24a8de[_0x39673d(0x15c)](_0x571736[_0x39673d(0x15e)][_0x39673d(0x143)][_0x39673d(0x160)]),_0x52dc50=_0x34ccbf[_0x39673d(0x13d)](_0x2adae1);_0x571736[_0x39673d(0x15e)][_0x39673d(0x14e)](()=>{const _0x2eb1cf=_0x39673d;if(_0x52dc50)return void _0x4d319f[_0x2eb1cf(0x156)](_0x571736[_0x2eb1cf(0x15e)][_0x2eb1cf(0x19b)](_0x52dc50));const _0x31e436=_0x24a8de[_0x2eb1cf(0x158)](_0x2adae1);_0x59399c(_0x4c4416),_0x2adae1=_0x24a8de[_0x2eb1cf(0x15c)](_0x571736[_0x2eb1cf(0x15e)][_0x2eb1cf(0x143)][_0x2eb1cf(0x160)]),_0x52dc50=_0x34ccbf[_0x2eb1cf(0x13d)](_0x2adae1),_0x4d319f[_0x2eb1cf(0x157)](_0x571736[_0x2eb1cf(0x15e)][_0x2eb1cf(0x19b)](_0x52dc50),_0x31e436?null:_0x2eb1cf(0x174));});}),_0x4d319f[_0x1bc19a(0x192)][_0x1bc19a(0x173)](_0x1bc19a(0x14c),_0x1bc19a(0x174),_0x1bc19a(0x146),_0x4fbc11));const _0x209c3f=[{'type':_0x1bc19a(0x1a4),'subType':_0x1bc19a(0x168)},{'type':_0x1bc19a(0x14c),'subType':_0x1bc19a(0x174)},{'type':_0x1bc19a(0x1a4),'subType':_0x1bc19a(0x166)},{'type':_0x1bc19a(0x14c),'subType':_0x1bc19a(0x166)}];function _0x6998f8(_0x485257,_0x56884a){const _0x35153b=_0x1bc19a,_0x2dc92e=_0x209c3f[_0x35153b(0x150)](({type:_0x1ca5e8,subType:_0x3234bb})=>_0x485257[_0x35153b(0x198)]==_0x1ca5e8&&_0x485257[_0x35153b(0x185)]==_0x3234bb),_0x3f955d=_0x209c3f[_0x35153b(0x150)](({type:_0xdef485,subType:_0x18ded0})=>_0x56884a[_0x35153b(0x198)]==_0xdef485&&_0x56884a[_0x35153b(0x185)]==_0x18ded0);if(_0x2dc92e<0x0||_0x3f955d<0x0)return!0x1;const _0x237747=_0x485257[_0x35153b(0x1b2)](),_0xa22707=_0x56884a[_0x35153b(0x1b2)]();if((0x0==_0x2dc92e||0x1==_0x2dc92e)&&0x2==_0x3f955d&&_0x237747[_0x35153b(0x155)](_0xa22707))return!0x0;if(0x2==_0x2dc92e&&0x3==_0x3f955d){const _0x56b26d=_0x4d319f[_0x35153b(0x197)](_0x237747,_0x35153b(0x14c))[_0x35153b(0x154)](({suggestion:_0x567ce4,meta:_0x339242})=>_0x339242[_0x35153b(0x140)]&&_0x35153b(0x166)==_0x567ce4[_0x35153b(0x185)]);if(_0x56b26d[_0x35153b(0x17e)]>0x1&&_0xa22707[_0x35153b(0x190)][_0x35153b(0x179)](_0x237747[_0x35153b(0x161)]))return!0x0;if(0x1==_0x56b26d[_0x35153b(0x17e)]&&(_0x237747[_0x35153b(0x161)][_0x35153b(0x179)](_0xa22707[_0x35153b(0x190)])||_0x237747[_0x35153b(0x190)][_0x35153b(0x179)](_0xa22707[_0x35153b(0x161)])))return!0x0;}if(0x3==_0x2dc92e&&0x3==_0x3f955d&&_0x237747[_0x35153b(0x161)][_0x35153b(0x147)](_0xa22707[_0x35153b(0x161)])){const _0x53f40f=_0x237747[_0x35153b(0x190)][_0x35153b(0x182)],_0x41cfc1=_0xa22707[_0x35153b(0x161)][_0x35153b(0x188)];return _0x24a8de[_0x35153b(0x158)](_0x53f40f)&&_0x53f40f===_0x41cfc1;}return!0x1;}function _0x4fbc11(_0x185c83,_0x49bc9d){return _0x6998f8(_0x185c83,_0x49bc9d)?[_0x185c83,_0x49bc9d]:_0x6998f8(_0x49bc9d,_0x185c83)?[_0x49bc9d,_0x185c83]:null;}_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x15a)](_0x1bc19a(0x1b0))&&(_0x4d319f[_0x1bc19a(0x1a6)](_0x1bc19a(0x175)),_0x4d319f[_0x1bc19a(0x19e)](_0x1bc19a(0x18c)),_0x4d319f[_0x1bc19a(0x165)][_0x1bc19a(0x189)](_0x1bc19a(0x18c),_0x29b8ab(_0x628a71,_0x1bc19a(0x1ab)))),_0x571736[_0x1bc19a(0x19c)][_0x1bc19a(0x15a)](_0x1bc19a(0x14f))&&(_0x4d319f[_0x1bc19a(0x1a6)](_0x1bc19a(0x17b)),_0x4d319f[_0x1bc19a(0x19e)](_0x1bc19a(0x18b))),_0x4d319f[_0x1bc19a(0x165)][_0x1bc19a(0x1b3)](_0x5ade67=>{const _0x4adeb6=_0x1bc19a;if(!!_0x209c3f[_0x4adeb6(0x144)](({type:_0x4c4cee,subType:_0xe34ad0})=>_0x5ade67[_0x4adeb6(0x198)]==_0x4c4cee&&_0x5ade67[_0x4adeb6(0x185)]==_0xe34ad0))return _0x5ade67[_0x4adeb6(0x1a7)]?{}:void 0x0;}),_0x4d319f[_0x1bc19a(0x165)][_0x1bc19a(0x1b3)](_0x2671e6=>{const _0x561207=_0x1bc19a;if(_0x561207(0x14c)==_0x2671e6[_0x561207(0x198)]||_0x561207(0x167)==_0x2671e6[_0x561207(0x198)]){const _0x343bbf=_0x2671e6[_0x561207(0x164)]();if(_0x343bbf&&_0x343bbf['is'](_0x561207(0x194),_0x561207(0x183)))return{'type':_0x561207(0x14c)==_0x2671e6[_0x561207(0x198)]?_0x561207(0x178):_0x561207(0x193),'element':_0x343bbf,'quantity':0x1};}}),_0x4d319f[_0x1bc19a(0x165)][_0x1bc19a(0x1b3)](_0x2dd942=>_0x1bc19a(0x1a4)==_0x2dd942[_0x1bc19a(0x198)]&&_0x1bc19a(0x166)==_0x2dd942[_0x1bc19a(0x185)]?{'type':_0x1bc19a(0x159),'content':_0x1bc19a(0x17d)}:_0x1bc19a(0x1a4)==_0x2dd942[_0x1bc19a(0x198)]&&_0x1bc19a(0x16d)==_0x2dd942[_0x1bc19a(0x185)]?{'type':_0x1bc19a(0x159),'content':_0x1bc19a(0x1af)}:void 0x0),_0x4d319f[_0x1bc19a(0x165)][_0x1bc19a(0x1b3)](_0x19c0d7=>{const _0x3d86b3=_0x1bc19a;if(_0x3d86b3(0x19a)!=_0x19c0d7[_0x3d86b3(0x198)])return;const {data:_0x1afdd6}=_0x19c0d7;if(!_0x1afdd6||_0x3d86b3(0x18b)!=_0x1afdd6[_0x3d86b3(0x169)])return;const _0x398a4a=_0x1afdd6[_0x3d86b3(0x196)];return _0x398a4a?{'type':_0x3d86b3(0x159),'content':_0x29b8ab(_0x628a71,_0x3d86b3(0x1ac),'\x22'+_0x398a4a+'\x22')}:{'type':_0x3d86b3(0x159),'content':_0x29b8ab(_0x628a71,_0x3d86b3(0x1a5))};}),this[_0x1bc19a(0x141)]();}[_0x54b7d1(0x141)](){const _0x4cccfe=_0x54b7d1,_0x6e3a6c=this[_0x4cccfe(0x142)],_0x4df776=_0x6e3a6c[_0x4cccfe(0x184)];_0x6e3a6c[_0x4cccfe(0x19c)][_0x4cccfe(0x191)](_0x4cccfe(0x17f))[_0x4cccfe(0x165)][_0x4cccfe(0x1b3)](_0x589a3b=>{const _0x4c4967=_0x4cccfe;if(_0x4c4967(0x1a4)!=_0x589a3b[_0x4c4967(0x198)]&&_0x4c4967(0x18d)!=_0x589a3b[_0x4c4967(0x198)])return;const {data:_0x4c40a1}=_0x589a3b;if(_0x4c40a1){if(_0x4c4967(0x17b)==_0x4c40a1[_0x4c4967(0x1b1)]){const _0x44ff6a=_0x4c40a1[_0x4c4967(0x1ae)][0x0][_0x4c4967(0x196)];return _0x44ff6a?{'type':_0x4c4967(0x159),'content':_0x29b8ab(_0x4df776,_0x4c4967(0x1ac),'\x22'+_0x44ff6a+'\x22')}:{'type':_0x4c4967(0x159),'content':_0x29b8ab(_0x4df776,_0x4c4967(0x1a5))};}if(_0x4c4967(0x175)==_0x4c40a1[_0x4c4967(0x1b1)]){const _0x519a9d=_0x4c40a1[_0x4c4967(0x1ae)][0x0][_0x4c4967(0x1a8)];return _0x519a9d?{'type':_0x4c4967(0x159),'content':_0x29b8ab(_0x4df776,_0x4c4967(0x15f),_0x519a9d)}:{'type':_0x4c4967(0x159),'content':_0x29b8ab(_0x4df776,_0x4c4967(0x14a))};}}});}}
|
|
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
|
-
const _0x4df103=_0x224a;(function(_0x33d1ea,_0x257a49){const _0x554a2e=_0x224a,_0x3bd666=_0x33d1ea();while(!![]){try{const _0x4d657b=-parseInt(_0x554a2e(0x192))/0x1+parseInt(_0x554a2e(0x1b7))/0x2+parseInt(_0x554a2e(0x1a7))/0x3*(parseInt(_0x554a2e(0x18c))/0x4)+-parseInt(_0x554a2e(0x1a0))/0x5+parseInt(_0x554a2e(0x1ae))/0x6*(parseInt(_0x554a2e(0x15e))/0x7)+parseInt(_0x554a2e(0x1b5))/0x8*(parseInt(_0x554a2e(0x191))/0x9)+parseInt(_0x554a2e(0x154))/0xa*(-parseInt(_0x554a2e(0x1a2))/0xb);if(_0x4d657b===_0x257a49)break;else _0x3bd666['push'](_0x3bd666['shift']());}catch(_0x10f0f0){_0x3bd666['push'](_0x3bd666['shift']());}}}(_0x1eba,0x26e39));import{Plugin as _0x37d4da}from'ckeditor5/src/core.js';import{uid as _0x36e128}from'ckeditor5/src/utils.js';function _0x224a(_0x521199,_0x303511){const _0x1ebaff=_0x1eba();return _0x224a=function(_0x224ad6,_0x1a388e){_0x224ad6=_0x224ad6-0x154;let _0x1968aa=_0x1ebaff[_0x224ad6];return _0x1968aa;},_0x224a(_0x521199,_0x303511);}import{getTranslation as _0x505e7f}from'../utils/common-translations.js';function _0x1eba(){const _0x5e6195=['Users','newRange','from','filter','name','isBefore','isOwn','subType','nodeBefore','isEqual','isIntersecting','544772gGYIwe','change','refresh','markBlockFormat','formatInline','9LfctaG','266836vyFbZo','createRangeOn','markInlineFormat','plugins','_findSuggestions','getSuggestions','differ','locale','model','end','isInlineImage','length','join','getSuggestion','128635pucqrb','shouldConvertImageType','143kyXyOK','title','commandReversedParams','editor','value','3UKYxrt','imageStylePreApply','getFirstRange','insertion','forEach','next','side','595326rNCaEy','suggestion','start','commandName','chain','document','_registerLegacyDescription','781648OWKgWE','TrackChangesEditing','299594cxtDbT','100220GkJNBh','hasSuggestion','head','accept','_suggestionFactory','ImageStyleEditing','imageStylePostApply','getSuggestionCallback','normalizedStyles','registerDescriptionCallback','14QLqjXO','commandParams','registerCustomCallback','afterInit','has','nodeAfter','formatBlock','toLowerCase','author','isInContent','enableCommand','format','imageTypeInline','discardSuggestion','findIndex','FORMAT_SIDE_IMAGE','imageStyle','setImageNaturalSizeAttributes','imageCaption','type','ImageUtils','commands','*Format:*\x20%0','getChangedMarkers','registerPostFixer','isBlockImage','get','descriptionFactory','discard','convertInlineImageToBlock','getContainedElement','_splitMarkerName','selection','getClosestSelectedImageElement','imageTypeBlock'];_0x1eba=function(){return _0x5e6195;};return _0x1eba();}export default class nt extends _0x37d4da{[_0x4df103(0x161)](){const _0x175598=_0x4df103,_0x761adc=this[_0x175598(0x1a5)];if(!_0x761adc[_0x175598(0x195)][_0x175598(0x162)](_0x175598(0x159)))return;const _0x3d2202=_0x761adc[_0x175598(0x195)][_0x175598(0x178)](_0x175598(0x1b6)),_0x152a54=_0x761adc[_0x175598(0x195)][_0x175598(0x178)](_0x175598(0x172)),_0x506656={};_0x3d2202[_0x175598(0x168)](_0x175598(0x16e),(_0x4d1542,_0xf59baf)=>{const _0xfff010=_0x175598,_0x22244c=_0x761adc[_0xfff010(0x195)][_0xfff010(0x178)](_0xfff010(0x181))['me'],_0x51ee5e=_0x761adc[_0xfff010(0x173)][_0xfff010(0x178)](_0xfff010(0x16e));let _0x2eca49=_0x152a54[_0xfff010(0x17f)](_0x761adc[_0xfff010(0x19a)][_0xfff010(0x1b3)][_0xfff010(0x17e)]),_0x2d16ff=_0x761adc[_0xfff010(0x19a)][_0xfff010(0x193)](_0x2eca49),_0x45c764=_0x51ee5e[_0xfff010(0x1a6)];if(_0x45c764==_0xf59baf[_0xfff010(0x1a6)])return;const _0x32da73={'commandName':_0xfff010(0x16e),'commandParams':[_0xf59baf],'formatGroupId':_0x36e128()};_0x761adc[_0xfff010(0x19a)][_0xfff010(0x18d)](()=>{const _0x578fac=_0xfff010;if(_0x3d2202[_0x578fac(0x197)]()[_0x578fac(0x184)](_0x3aaa2d=>_0x3aaa2d[_0x578fac(0x167)]&&_0x22244c==_0x3aaa2d[_0x578fac(0x166)]&&(_0x578fac(0x164)==_0x3aaa2d[_0x578fac(0x171)]||_0x578fac(0x190)==_0x3aaa2d[_0x578fac(0x171)])&&(_0x578fac(0x1a8)==_0x3aaa2d[_0x578fac(0x188)]||_0x578fac(0x15a)==_0x3aaa2d[_0x578fac(0x188)])&&_0x3aaa2d[_0x578fac(0x1a9)]()[_0x578fac(0x18a)](_0x2d16ff))[_0x578fac(0x1ab)](_0x2858f5=>_0x3d2202[_0x578fac(0x16b)](_0x2858f5[_0x578fac(0x156)])),_0x2eca49=_0x152a54[_0x578fac(0x17f)](_0x761adc[_0x578fac(0x19a)][_0x578fac(0x1b3)][_0x578fac(0x17e)]),_0x2d16ff=_0x761adc[_0x578fac(0x19a)][_0x578fac(0x193)](_0x2eca49),_0x51ee5e[_0x578fac(0x18e)](),_0x761adc[_0x578fac(0x173)][_0x578fac(0x178)](_0x578fac(0x16a))[_0x578fac(0x18e)](),_0x761adc[_0x578fac(0x173)][_0x578fac(0x178)](_0x578fac(0x180))[_0x578fac(0x18e)](),_0x45c764=_0x51ee5e[_0x578fac(0x1a6)],_0x45c764!=_0xf59baf[_0x578fac(0x1a6)])return _0x152a54[_0x578fac(0x19c)](_0x2eca49)&&_0x51ee5e[_0x578fac(0x1a1)](_0xf59baf[_0x578fac(0x1a6)],_0x2eca49)?(_0x4d1542({..._0xf59baf,'setImageSizes':!0x1}),_0x2eca49=_0x152a54[_0x578fac(0x17f)](_0x761adc[_0x578fac(0x19a)][_0x578fac(0x1b3)][_0x578fac(0x17e)]),void _0x3d2202[_0x578fac(0x18f)](_0x2eca49,{..._0x32da73,'commandReversedParams':[{'value':_0x45c764||null,'setImageSizes':!0x1}]},[],_0x578fac(0x1a8))):void(_0x152a54[_0x578fac(0x177)](_0x2eca49)?_0x3d2202[_0x578fac(0x18f)](_0x2eca49,_0x32da73,[],_0x578fac(0x15a)):_0x3d2202[_0x578fac(0x194)](_0x2d16ff,_0x32da73,_0x578fac(0x15a)));});});for(const _0x7c166b of _0x761adc[_0x175598(0x195)][_0x175598(0x178)](_0x175598(0x159))[_0x175598(0x15c)])_0x506656[_0x7c166b[_0x175598(0x185)]]=_0x7c166b[_0x175598(0x1a3)][_0x175598(0x165)]();_0x3d2202[_0x175598(0x158)][_0x175598(0x160)](_0x175598(0x164),_0x175598(0x1a8),_0x175598(0x19e),()=>!0x1),_0x3d2202[_0x175598(0x158)][_0x175598(0x160)](_0x175598(0x164),_0x175598(0x15a),_0x175598(0x19e),()=>!0x1),_0x3d2202[_0x175598(0x158)][_0x175598(0x160)](_0x175598(0x190),_0x175598(0x15a),_0x175598(0x19e),()=>!0x1),_0x3d2202[_0x175598(0x158)][_0x175598(0x160)](_0x175598(0x164),_0x175598(0x1a8),_0x175598(0x157),([_0x432d19])=>{const _0x22c623=_0x175598;_0x152a54[_0x22c623(0x16f)](_0x432d19[_0x22c623(0x17c)]());}),_0x3d2202[_0x175598(0x158)][_0x175598(0x160)](_0x175598(0x164),_0x175598(0x1a8),_0x175598(0x17a),(_0x2660ef,_0x4ce5c4)=>{const _0x1c8d92=_0x175598;_0x3d2202[_0x1c8d92(0x158)][_0x1c8d92(0x15b)](_0x1c8d92(0x164),'',_0x1c8d92(0x157))(_0x2660ef,{'commandName':_0x4ce5c4[_0x1c8d92(0x1b1)],'commandParams':_0x4ce5c4[_0x1c8d92(0x1a4)]});}),_0x3d2202[_0x175598(0x158)][_0x175598(0x160)](_0x175598(0x164),_0x175598(0x1a8),_0x175598(0x1b2),function(_0x48cd2e,_0xd7eff3){if(_0x47ff3(_0x48cd2e,_0xd7eff3))return[_0x48cd2e,_0xd7eff3];if(_0x47ff3(_0xd7eff3,_0x48cd2e))return[_0xd7eff3,_0x48cd2e];return null;});const _0x1a1182=[{'type':_0x175598(0x164),'subType':_0x175598(0x1a8)},{'type':_0x175598(0x1aa),'subType':_0x175598(0x170)},{'type':_0x175598(0x164),'subType':_0x175598(0x17b)},{'type':_0x175598(0x1aa),'subType':_0x175598(0x17b)}];function _0x47ff3(_0x511bee,_0x41754b){const _0x52ca96=_0x175598,_0x5eb98b=_0x1a1182[_0x52ca96(0x16c)](({type:_0x5bc0eb,subType:_0x144d8b})=>_0x511bee[_0x52ca96(0x171)]==_0x5bc0eb&&_0x511bee[_0x52ca96(0x188)]==_0x144d8b),_0x2f45bf=_0x1a1182[_0x52ca96(0x16c)](({type:_0x10d203,subType:_0x4604ae})=>_0x41754b[_0x52ca96(0x171)]==_0x10d203&&_0x41754b[_0x52ca96(0x188)]==_0x4604ae);if(_0x5eb98b<0x0||_0x2f45bf<0x0)return!0x1;const _0x2aaf95=_0x511bee[_0x52ca96(0x1a9)](),_0x5297b4=_0x41754b[_0x52ca96(0x1a9)]();if((0x0==_0x5eb98b||0x1==_0x5eb98b)&&0x2==_0x2f45bf&&_0x2aaf95[_0x52ca96(0x18b)](_0x5297b4))return!0x0;if(0x2==_0x5eb98b&&0x3==_0x2f45bf){const _0x4cbe26=_0x3d2202[_0x52ca96(0x196)](_0x2aaf95,_0x52ca96(0x1aa))[_0x52ca96(0x184)](({suggestion:_0xd82451,meta:_0x56ec13})=>_0x56ec13[_0x52ca96(0x187)]&&_0x52ca96(0x17b)==_0xd82451[_0x52ca96(0x188)]);if(_0x4cbe26[_0x52ca96(0x19d)]>0x1&&_0x5297b4[_0x52ca96(0x19b)][_0x52ca96(0x18a)](_0x2aaf95[_0x52ca96(0x1b0)]))return!0x0;if(0x1==_0x4cbe26[_0x52ca96(0x19d)]&&(_0x2aaf95[_0x52ca96(0x1b0)][_0x52ca96(0x18a)](_0x5297b4[_0x52ca96(0x19b)])||_0x2aaf95[_0x52ca96(0x19b)][_0x52ca96(0x18a)](_0x5297b4[_0x52ca96(0x1b0)])))return!0x0;}if(0x3==_0x5eb98b&&0x3==_0x2f45bf&&_0x2aaf95[_0x52ca96(0x1b0)][_0x52ca96(0x186)](_0x5297b4[_0x52ca96(0x1b0)])){const _0x149de4=_0x2aaf95[_0x52ca96(0x19b)][_0x52ca96(0x163)],_0x319e5f=_0x5297b4[_0x52ca96(0x1b0)][_0x52ca96(0x189)];return _0x152a54[_0x52ca96(0x177)](_0x149de4)&&_0x149de4===_0x319e5f;}return!0x1;}_0x761adc[_0x175598(0x19a)][_0x175598(0x1b3)][_0x175598(0x176)](()=>{const _0x5bdbd9=_0x175598;let _0x490e62=!0x1;const _0x51fcfb=Array[_0x5bdbd9(0x183)](_0x761adc[_0x5bdbd9(0x19a)][_0x5bdbd9(0x1b3)][_0x5bdbd9(0x198)][_0x5bdbd9(0x175)]());for(const {name:_0x4ee4aa,data:_0x400d3b}of _0x51fcfb){const {group:_0x369979,type:_0x236a38,subType:_0x10403c,id:_0x5423ed}=_0x3d2202[_0x5bdbd9(0x17d)](_0x4ee4aa);if(_0x5bdbd9(0x1af)==_0x369979&&_0x3d2202[_0x5bdbd9(0x155)](_0x5423ed)){if(_0x5bdbd9(0x164)==_0x236a38&&(_0x5bdbd9(0x1a8)==_0x10403c||_0x5bdbd9(0x15a)==_0x10403c)){const _0x2dcfdf=_0x3d2202[_0x5bdbd9(0x19f)](_0x5423ed);if(_0x400d3b[_0x5bdbd9(0x182)]){const _0x294800=_0x2dcfdf[_0x5bdbd9(0x1a9)]()[_0x5bdbd9(0x17c)]();if(_0x152a54[_0x5bdbd9(0x177)](_0x294800))continue;_0x3d2202[_0x5bdbd9(0x16b)](_0x2dcfdf),_0x490e62=!0x0;}}if(_0x5bdbd9(0x1aa)==_0x236a38&&_0x5bdbd9(0x170)==_0x10403c&&!_0x400d3b[_0x5bdbd9(0x182)]){const _0x4fdf59=_0x3d2202[_0x5bdbd9(0x19f)](_0x5423ed);_0x4fdf59[_0x5bdbd9(0x1ac)]&&_0x4fdf59[_0x5bdbd9(0x1ac)][_0x5bdbd9(0x167)]&&(_0x3d2202[_0x5bdbd9(0x16b)](_0x4fdf59[_0x5bdbd9(0x1ac)]),_0x490e62=!0x0);}}}return _0x490e62;}),this[_0x175598(0x1b4)](_0x506656);}[_0x4df103(0x1b4)](_0x1e1366){const _0x1d76c1=_0x4df103,_0xccc8b9=this[_0x1d76c1(0x1a5)],_0x9040e5=_0xccc8b9[_0x1d76c1(0x199)];_0xccc8b9[_0x1d76c1(0x195)][_0x1d76c1(0x178)](_0x1d76c1(0x1b6))[_0x1d76c1(0x179)][_0x1d76c1(0x15d)](_0x44175f=>{const _0x30b912=_0x1d76c1;if(_0x30b912(0x164)!=_0x44175f[_0x30b912(0x171)]&&_0x30b912(0x190)!=_0x44175f[_0x30b912(0x171)])return;const {data:_0x5de625}=_0x44175f;if(!_0x5de625||_0x30b912(0x16e)!=_0x5de625[_0x30b912(0x1b1)])return;const _0x1828b0=_0x5de625[_0x30b912(0x15f)][0x0][_0x30b912(0x1a6)];return _0x2ac096(_0x30b912(0x1ad)===_0x1828b0?_0x505e7f(_0x9040e5,_0x30b912(0x16d)):_0x1e1366[_0x1828b0]||_0x1828b0);function _0x2ac096(_0x4a5731){const _0x3fbf4d=_0x30b912;return{'type':_0x3fbf4d(0x169),'content':_0x505e7f(_0x9040e5,_0x3fbf4d(0x174),_0x4a5731)};}});}}
|
|
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
|
-
|
|
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
|
-
const
|
|
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));}}
|