@ckeditor/ckeditor5-track-changes 41.3.0-alpha.3 → 41.3.0-alpha.4
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/translations/ar.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh.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/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 +1 -1
- 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 +1 -1
- 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
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x3203cb=_0x4eb7;function _0x460f(){const _0x47a9b4=['36qxvBWl','2532677zMddQt','11702207wTbvZn','has','forceDisabled','execute','_enableCommands','value','_enabledCommands','5607255scdouw','TrackChangesCommand','6HbnJJb','affectsData','25552Szwmof','refresh','isEnabled','155714zoVVtu','3249PARhXW','_disableUnsupportedCommands','editor','_isEnabledBasedOnSelection','clearForceDisabled','14769920IbIDiC','54LLnDEi','4WOKDpp','132737AIrdZj','commands'];_0x460f=function(){return _0x47a9b4;};return _0x460f();}(function(_0x4fc5e8,_0x410928){const _0x476e84=_0x4eb7,_0x55535e=_0x4fc5e8();while(!![]){try{const _0x3da1f5=parseInt(_0x476e84(0x157))/0x1+-parseInt(_0x476e84(0x14e))/0x2*(parseInt(_0x476e84(0x155))/0x3)+parseInt(_0x476e84(0x156))/0x4*(-parseInt(_0x476e84(0x147))/0x5)+-parseInt(_0x476e84(0x149))/0x6*(parseInt(_0x476e84(0x15a))/0x7)+-parseInt(_0x476e84(0x14b))/0x8*(parseInt(_0x476e84(0x14f))/0x9)+parseInt(_0x476e84(0x154))/0xa+-parseInt(_0x476e84(0x15b))/0xb*(-parseInt(_0x476e84(0x159))/0xc);if(_0x3da1f5===_0x410928)break;else _0x55535e['push'](_0x55535e['shift']());}catch(_0x54bb25){_0x55535e['push'](_0x55535e['shift']());}}}(_0x460f,0xba67e));import{Command as _0x240d7b}from'ckeditor5/src/core.js';function _0x4eb7(_0x540c0d,_0x33686b){const _0x460f8e=_0x460f();return _0x4eb7=function(_0x4eb753,_0x120eb9){_0x4eb753=_0x4eb753-0x146;let _0x4ae7fc=_0x460f8e[_0x4eb753];return _0x4ae7fc;},_0x4eb7(_0x540c0d,_0x33686b);}export default class M extends _0x240d7b{constructor(_0x4efebb,_0x56cc3b){const _0x2ba640=_0x4eb7;super(_0x4efebb),this[_0x2ba640(0x146)]=_0x56cc3b,this[_0x2ba640(0x160)]=!0x1,this[_0x2ba640(0x14c)](),this[_0x2ba640(0x152)]=!0x1;}[_0x3203cb(0x14c)](){const _0x24f88b=_0x3203cb;this[_0x24f88b(0x14d)]=!0x0;}[_0x3203cb(0x15e)](){const _0x1a5adb=_0x3203cb;this[_0x1a5adb(0x160)]=!this[_0x1a5adb(0x160)],this[_0x1a5adb(0x160)]?this[_0x1a5adb(0x150)]():this[_0x1a5adb(0x15f)]();}[_0x3203cb(0x150)](){const _0x21cf2e=_0x3203cb;for(const _0x42561c of this[_0x21cf2e(0x151)][_0x21cf2e(0x158)][_0x21cf2e(0x158)]())_0x42561c[_0x21cf2e(0x14a)]&&!this[_0x21cf2e(0x146)][_0x21cf2e(0x15c)](_0x42561c)&&_0x42561c[_0x21cf2e(0x15d)](_0x21cf2e(0x148));}[_0x3203cb(0x15f)](){const _0x308c61=_0x3203cb;for(const _0x1e97d9 of this[_0x308c61(0x151)][_0x308c61(0x158)][_0x308c61(0x158)]())_0x1e97d9[_0x308c61(0x14a)]&&!this[_0x308c61(0x146)][_0x308c61(0x15c)](_0x1e97d9)&&_0x1e97d9[_0x308c61(0x153)](_0x308c61(0x148));}}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(function(
|
|
23
|
+
(function(_0x2e9102,_0x193844){var _0x141603=_0xa875,_0x38da2d=_0x2e9102();while(!![]){try{var _0x59e14c=-parseInt(_0x141603(0x114))/0x1+-parseInt(_0x141603(0x11b))/0x2*(parseInt(_0x141603(0x117))/0x3)+-parseInt(_0x141603(0x11a))/0x4+-parseInt(_0x141603(0x119))/0x5+parseInt(_0x141603(0x115))/0x6*(parseInt(_0x141603(0x112))/0x7)+parseInt(_0x141603(0x118))/0x8+parseInt(_0x141603(0x116))/0x9*(parseInt(_0x141603(0x113))/0xa);if(_0x59e14c===_0x193844)break;else _0x38da2d['push'](_0x38da2d['shift']());}catch(_0xde924b){_0x38da2d['push'](_0x38da2d['shift']());}}}(_0x86c0,0xf3b82));function _0x86c0(){var _0x15b555=['18KfsNmH','283947swXWVA','15218288fCCbBV','179315HjcadD','2748148XUDjAs','12rIzDrK','56TLBlnj','1391850VlHSRY','1129996OVVOWv','928806IWKxsz'];_0x86c0=function(){return _0x15b555;};return _0x86c0();}export{default as TrackChanges}from'./trackchanges.js';export{default as TrackChangesData}from'./trackchangesdata.js';function _0xa875(_0x486505,_0x9be643){var _0x86c051=_0x86c0();return _0xa875=function(_0xa8758e,_0x4d4ef0){_0xa8758e=_0xa8758e-0x112;var _0x2dafed=_0x86c051[_0xa8758e];return _0x2dafed;},_0xa875(_0x486505,_0x9be643);}export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x3cbb(){const _0x1d346b=['78oGmswx','showAIAssistant','editor','620435NLhSZw','19648kpJoTI','plugins','414AkenLs','7883464hPDCCh','get','12846170rGIpnZ','TrackChangesEditing','afterInit','4049955viguVs','commands','6109208OyQuHs','enableCommand','18yLdCGM','140557jUGoBY'];_0x3cbb=function(){return _0x1d346b;};return _0x3cbb();}const _0x5170b5=_0xf7c7;(function(_0x18329a,_0x3dccea){const _0x5d285d=_0xf7c7,_0x11887f=_0x18329a();while(!![]){try{const _0x18396a=parseInt(_0x5d285d(0x1e5))/0x1+parseInt(_0x5d285d(0x1ea))/0x2*(-parseInt(_0x5d285d(0x1ec))/0x3)+parseInt(_0x5d285d(0x1e2))/0x4+-parseInt(_0x5d285d(0x1e9))/0x5*(parseInt(_0x5d285d(0x1e6))/0x6)+parseInt(_0x5d285d(0x1e0))/0x7+-parseInt(_0x5d285d(0x1ed))/0x8+parseInt(_0x5d285d(0x1e4))/0x9*(parseInt(_0x5d285d(0x1ef))/0xa);if(_0x18396a===_0x3dccea)break;else _0x11887f['push'](_0x11887f['shift']());}catch(_0x51b156){_0x11887f['push'](_0x11887f['shift']());}}}(_0x3cbb,0xd24c6));function _0xf7c7(_0x174988,_0x4a7c21){const _0x3cbb16=_0x3cbb();return _0xf7c7=function(_0xf7c704,_0x1dcc4d){_0xf7c704=_0xf7c704-0x1de;let _0x5dae9c=_0x3cbb16[_0xf7c704];return _0x5dae9c;},_0xf7c7(_0x174988,_0x4a7c21);}import{Plugin as _0x5d3e46}from'ckeditor5/src/core.js';export default class E extends _0x5d3e46{[_0x5170b5(0x1df)](){const _0x26d59c=_0x5170b5,_0x5a38dc=this[_0x26d59c(0x1e8)],_0x6a1442=_0x5a38dc[_0x26d59c(0x1eb)][_0x26d59c(0x1ee)](_0x26d59c(0x1de));_0x5a38dc[_0x26d59c(0x1e1)][_0x26d59c(0x1ee)](_0x26d59c(0x1e7))&&_0x6a1442[_0x26d59c(0x1e3)](_0x26d59c(0x1e7));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x189d(_0xfeeebd,_0x1f87cf){const _0x35dad8=_0x35da();return _0x189d=function(_0x189dc9,_0x38264b){_0x189dc9=_0x189dc9-0x18b;let _0x379b73=_0x35dad8[_0x189dc9];return _0x379b73;},_0x189d(_0xfeeebd,_0x1f87cf);}const _0x402326=_0x189d;function _0x35da(){const _0x5d21bf=['registerDescriptionCallback','FORMAT_ALIGNMENT','value','type','justify','_enableDefaultAttributesIntegration','AlignmentEditing','2AigSuc','formatBlock','locale','has','plugins','5616660NVkHQk','get','4320547FELWns','2115915yzGBPF','_registerLegacyDescription','FORMAT_ALIGN_TO_CENTER','FORMAT_ALIGN_TO_LEFT','format','right','30502320lgViqY','afterInit','36jOYVzW','*Format:*\x20%0','FORMAT_ALIGN_TO_RIGHT','registerAttributeLabel','commandName','alignment','FORMAT_JUSTIFY_TEXT','_descriptionFactory','91951JMbtdM','center','left','editor','6028LVmLeA','commandParams','1258216PxiPPp','TrackChangesEditing','2280MhkqRZ'];_0x35da=function(){return _0x5d21bf;};return _0x35da();}(function(_0x19d0a4,_0x44c066){const _0x17b3ba=_0x189d,_0x558141=_0x19d0a4();while(!![]){try{const _0x298b5d=-parseInt(_0x17b3ba(0x198))/0x1*(-parseInt(_0x17b3ba(0x1a8))/0x2)+parseInt(_0x17b3ba(0x1a0))/0x3*(-parseInt(_0x17b3ba(0x19c))/0x4)+-parseInt(_0x17b3ba(0x1b0))/0x5+-parseInt(_0x17b3ba(0x1ad))/0x6+parseInt(_0x17b3ba(0x1af))/0x7+-parseInt(_0x17b3ba(0x19e))/0x8*(parseInt(_0x17b3ba(0x190))/0x9)+parseInt(_0x17b3ba(0x18e))/0xa;if(_0x298b5d===_0x44c066)break;else _0x558141['push'](_0x558141['shift']());}catch(_0x552fd1){_0x558141['push'](_0x558141['shift']());}}}(_0x35da,0x98c13));import{Plugin as _0x54d09b}from'ckeditor5/src/core.js';import{getTranslation as _0x37f94a}from'../utils/common-translations.js';export default class V extends _0x54d09b{[_0x402326(0x18f)](){const _0x124924=_0x402326,_0x5c18fd=this[_0x124924(0x19b)],_0x5eb854=_0x5c18fd[_0x124924(0x1aa)];if(!_0x5c18fd[_0x124924(0x1ac)][_0x124924(0x1ab)](_0x124924(0x1a7)))return;const _0x21659e=_0x5c18fd[_0x124924(0x1ac)][_0x124924(0x1ae)](_0x124924(0x19f));_0x21659e[_0x124924(0x1a6)](_0x124924(0x195),[],[_0x124924(0x195)]),_0x21659e[_0x124924(0x197)][_0x124924(0x193)](_0x124924(0x195),_0x37f94a(_0x5eb854,_0x124924(0x1a2))),this[_0x124924(0x1b1)]();}[_0x402326(0x1b1)](){const _0x3d1400=_0x402326,_0x2080c5=this[_0x3d1400(0x19b)],_0x2da8b9=_0x2080c5[_0x3d1400(0x1aa)];_0x2080c5[_0x3d1400(0x1ac)][_0x3d1400(0x1ae)](_0x3d1400(0x19f))[_0x3d1400(0x197)][_0x3d1400(0x1a1)](_0x5da938=>{const _0xfdeab5=_0x3d1400;if(_0xfdeab5(0x1a9)!=_0x5da938[_0xfdeab5(0x1a4)])return;const {data:_0xee5018}=_0x5da938;if(_0xee5018&&_0xfdeab5(0x195)==_0xee5018[_0xfdeab5(0x194)]){const _0x512e26=_0xee5018[_0xfdeab5(0x19d)][0x0][_0xfdeab5(0x1a3)];return{'type':_0xfdeab5(0x18c),'content':_0x37f94a(_0x2da8b9,_0xfdeab5(0x191),function(_0x5860f9){const _0xed633f=_0xfdeab5;switch(_0x5860f9){case _0xed633f(0x19a):return _0x37f94a(_0x2da8b9,_0xed633f(0x18b));case _0xed633f(0x18d):return _0x37f94a(_0x2da8b9,_0xed633f(0x192));case _0xed633f(0x199):return _0x37f94a(_0x2da8b9,_0xed633f(0x1b2));case _0xed633f(0x1a5):return _0x37f94a(_0x2da8b9,_0xed633f(0x196));}}(_0x512e26))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x51f899=_0x2cce;(function(_0x5dc51b,_0x3c343b){const _0x182e82=_0x2cce,_0x224385=_0x5dc51b();while(!![]){try{const _0x47ba6c=-parseInt(_0x182e82(0xd0))/0x1*(parseInt(_0x182e82(0xda))/0x2)+parseInt(_0x182e82(0xbd))/0x3*(-parseInt(_0x182e82(0xd4))/0x4)+parseInt(_0x182e82(0xbe))/0x5+-parseInt(_0x182e82(0xdc))/0x6+-parseInt(_0x182e82(0xcb))/0x7+parseInt(_0x182e82(0xc0))/0x8*(parseInt(_0x182e82(0xca))/0x9)+parseInt(_0x182e82(0xd7))/0xa*(parseInt(_0x182e82(0xcd))/0xb);if(_0x47ba6c===_0x3c343b)break;else _0x224385['push'](_0x224385['shift']());}catch(_0x2e283a){_0x224385['push'](_0x224385['shift']());}}}(_0x463c,0x71042));import{Plugin as _0x3f61d3}from'ckeditor5/src/core.js';import{getTranslation as _0x3c08e0}from'../utils/common-translations.js';function _0x463c(){const _0x13e28b=['FORMAT_SUPERSCRIPT','678cdrxhx','get','739104mbeTNz','_registerLegacyDescription','SubscriptEditing','underline','italic','FORMAT_SUBSCRIPT','commandName','locale','forceValue','CodeEditing','superscript','TrackChangesEditing','FORMAT_UNDERLINE','format','commandParams','subscript','afterInit','FORMAT_BOLD','ItalicEditing','BoldEditing','slice','FORMAT_ITALIC','FORMAT_','editor','FORMAT_STRIKETHROUGH','3HngnUI','66450WfzwAP','*Remove\x20format:*\x20%0','8PWSOzG','*Format:*\x20%0','FORMAT_CODE','bold','toLowerCase','toUpperCase','StrikethroughEditing','SuperscriptEditing','registerAttributeLabel','strikethrough','6267177fulTob','4792011MYcQEX','UnderlineEditing','14418492fhvkDB','type','plugins','1777aRMUoS','formatInline','has','_descriptionFactory','589364BMOvzw','registerDescriptionCallback','_enableDefaultAttributesIntegration','10zRIuno','code'];_0x463c=function(){return _0x13e28b;};return _0x463c();}const ti=[_0x51f899(0xb7),_0x51f899(0xb6),_0x51f899(0xcc),_0x51f899(0xe5),_0x51f899(0xc6),_0x51f899(0xde),_0x51f899(0xc7)];function _0x2cce(_0x493608,_0x1c43dd){const _0x463c53=_0x463c();return _0x2cce=function(_0x2cce4c,_0x18ba45){_0x2cce4c=_0x2cce4c-0xb6;let _0x44e7a0=_0x463c53[_0x2cce4c];return _0x44e7a0;},_0x2cce(_0x493608,_0x1c43dd);}export default class U extends _0x3f61d3{[_0x51f899(0xec)](){const _0x161a0d=_0x51f899,_0x49b2f3=this[_0x161a0d(0xbb)],_0x5119f9=_0x49b2f3[_0x161a0d(0xcf)][_0x161a0d(0xdb)](_0x161a0d(0xe7)),_0x49f1e3=_0x49b2f3[_0x161a0d(0xe3)];for(const _0x10d707 of ti){if(!_0x49b2f3[_0x161a0d(0xcf)][_0x161a0d(0xd2)](_0x10d707))continue;const _0xf0f9de=_0x10d707[_0x161a0d(0xb8)](0x0,-0x7)[_0x161a0d(0xc4)](),_0x12b073=_0x161a0d(0xba)+_0xf0f9de[_0x161a0d(0xc5)]();_0x5119f9[_0x161a0d(0xd6)](_0xf0f9de,[_0xf0f9de]),_0x5119f9[_0x161a0d(0xd3)][_0x161a0d(0xc8)](_0xf0f9de,_0x3c08e0(_0x49f1e3,_0x12b073));}this[_0x161a0d(0xdd)]();}[_0x51f899(0xdd)](){const _0x4f4533=_0x51f899,_0x5f9fa0=this[_0x4f4533(0xbb)],_0x7b1eb5=_0x5f9fa0[_0x4f4533(0xe3)],_0x517733=_0x5f9fa0[_0x4f4533(0xcf)][_0x4f4533(0xdb)](_0x4f4533(0xe7));function _0x5491bd(_0x461c65,_0x3fb2a1){const _0x43d9c4=_0x4f4533;_0x517733[_0x43d9c4(0xd3)][_0x43d9c4(0xd5)](_0xff7150=>{const _0xfc55b2=_0x43d9c4;if(_0xfc55b2(0xd1)!=_0xff7150[_0xfc55b2(0xce)])return;const {data:_0x267f27}=_0xff7150;return _0x267f27&&_0x267f27[_0xfc55b2(0xe2)]===_0x461c65?_0x267f27[_0xfc55b2(0xea)][0x0][_0xfc55b2(0xe4)]?{'type':_0xfc55b2(0xe9),'content':_0x3c08e0(_0x7b1eb5,_0xfc55b2(0xc1),_0x3fb2a1)}:{'type':_0xfc55b2(0xe9),'content':_0x3c08e0(_0x7b1eb5,_0xfc55b2(0xbf),_0x3fb2a1)}:void 0x0;});}_0x5491bd(_0x4f4533(0xc3),_0x3c08e0(_0x7b1eb5,_0x4f4533(0xed))),_0x5491bd(_0x4f4533(0xe0),_0x3c08e0(_0x7b1eb5,_0x4f4533(0xb9))),_0x5491bd(_0x4f4533(0xdf),_0x3c08e0(_0x7b1eb5,_0x4f4533(0xe8))),_0x5491bd(_0x4f4533(0xd8),_0x3c08e0(_0x7b1eb5,_0x4f4533(0xc2))),_0x5491bd(_0x4f4533(0xc9),_0x3c08e0(_0x7b1eb5,_0x4f4533(0xbc))),_0x5491bd(_0x4f4533(0xeb),_0x3c08e0(_0x7b1eb5,_0x4f4533(0xe1))),_0x5491bd(_0x4f4533(0xe6),_0x3c08e0(_0x7b1eb5,_0x4f4533(0xd9)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x5d68(_0x50692c,_0x2e252f){const _0x36ab17=_0x36ab();return _0x5d68=function(_0x5d6805,_0x722130){_0x5d6805=_0x5d6805-0x141;let _0x53372f=_0x36ab17[_0x5d6805];return _0x53372f;},_0x5d68(_0x50692c,_0x2e252f);}const _0x4fb004=_0x5d68;(function(_0x1ca692,_0x2e02e5){const _0xf8400c=_0x5d68,_0x53e283=_0x1ca692();while(!![]){try{const _0x5ec8d0=parseInt(_0xf8400c(0x146))/0x1+parseInt(_0xf8400c(0x152))/0x2*(-parseInt(_0xf8400c(0x14e))/0x3)+parseInt(_0xf8400c(0x16b))/0x4*(-parseInt(_0xf8400c(0x168))/0x5)+parseInt(_0xf8400c(0x155))/0x6+-parseInt(_0xf8400c(0x15f))/0x7*(parseInt(_0xf8400c(0x14a))/0x8)+-parseInt(_0xf8400c(0x145))/0x9+parseInt(_0xf8400c(0x14c))/0xa;if(_0x5ec8d0===_0x2e02e5)break;else _0x53e283['push'](_0x53e283['shift']());}catch(_0x142b38){_0x53e283['push'](_0x53e283['shift']());}}}(_0x36ab,0xb4bbf));import{Plugin as _0x2debe2}from'ckeditor5/src/core.js';function _0x36ab(){const _0x5db8ce=['forceValue','BlockQuoteEditing','from','commandName','3166205yAbXXd','markBlockFormat','schema','4KOKqKw','checkChild','ELEMENT_BLOCK_QUOTE','parent','locale','name','5358654JrfYTT','29539NiLoRv','change','blockQuote','enableCommand','8ICUyuv','has','23340070VVjcWY','document','444177zeMErJ','selection','filter','afterInit','14ywGWOc','format','value','7821786UKsmOd','getSelectedBlocks','plugins','commandParams','*Set\x20format:*\x20%0','_descriptionFactory','TrackChangesEditing','*Remove\x20format:*\x20%0','commands','$root','4632810tTejPO','registerDescriptionCallback','get','editor','model'];_0x36ab=function(){return _0x5db8ce;};return _0x36ab();}import{getTranslation as _0x2b6b42}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x25540f}from'../utils/utils.js';export default class O extends _0x2debe2{[_0x4fb004(0x151)](){const _0x255a5b=_0x4fb004,_0x3acbba=this[_0x255a5b(0x162)],_0x379d16=_0x3acbba[_0x255a5b(0x143)];if(!_0x3acbba[_0x255a5b(0x157)][_0x255a5b(0x14b)](_0x255a5b(0x165)))return;const _0x4648d0=_0x3acbba[_0x255a5b(0x157)][_0x255a5b(0x161)](_0x255a5b(0x15b)),_0x1a549b=this[_0x255a5b(0x162)][_0x255a5b(0x15d)][_0x255a5b(0x161)](_0x255a5b(0x148));_0x4648d0[_0x255a5b(0x149)](_0x255a5b(0x148),(_0x3592b7,_0xac0003={})=>{const _0x568014=_0x255a5b,_0x5cd830=this[_0x568014(0x162)][_0x568014(0x163)][_0x568014(0x14d)][_0x568014(0x14f)],_0x4c84f3=_0xac0003&&void 0x0!==_0xac0003[_0x568014(0x164)]?_0xac0003[_0x568014(0x164)]:!_0x1a549b[_0x568014(0x154)];let _0x365e76=[];if(_0x4c84f3){const _0x39278d=Array[_0x568014(0x166)](_0x5cd830[_0x568014(0x156)]())[_0x568014(0x150)](_0x6bf479=>eo(_0x6bf479)||function(_0x52dffb,_0xce61f9){const _0x3b9ae4=_0x568014,_0x5d4462=_0xce61f9[_0x3b9ae4(0x16c)](_0x52dffb[_0x3b9ae4(0x142)],_0x3b9ae4(0x148)),_0x3c7825=_0xce61f9[_0x3b9ae4(0x16c)]([_0x3b9ae4(0x15e),_0x3b9ae4(0x148)],_0x52dffb);return _0x5d4462&&_0x3c7825;}(_0x6bf479,this[_0x568014(0x162)][_0x568014(0x163)][_0x568014(0x16a)]));_0x365e76=_0x25540f(_0x39278d,_0x3acbba[_0x568014(0x163)]);}else{const _0x43fea6=Array[_0x568014(0x166)](_0x5cd830[_0x568014(0x156)]())[_0x568014(0x150)](_0x501bf3=>eo(_0x501bf3));_0x365e76=_0x25540f(_0x43fea6,_0x3acbba[_0x568014(0x163)]);}_0x3acbba[_0x568014(0x163)][_0x568014(0x147)](()=>{const _0x12daf0=_0x568014;for(const _0x1f7f96 of _0x365e76)_0x4648d0[_0x12daf0(0x169)](_0x1f7f96,{'commandName':_0x12daf0(0x148),'commandParams':[{'forceValue':_0x4c84f3}]});});}),_0x4648d0[_0x255a5b(0x15a)][_0x255a5b(0x160)](_0x45e7b4=>{const _0x4b7daa=_0x255a5b,{data:_0x20e24a}=_0x45e7b4;if(_0x20e24a&&_0x4b7daa(0x148)==_0x20e24a[_0x4b7daa(0x167)]){const _0xf3f8b4=_0x2b6b42(_0x379d16,_0x4b7daa(0x141));return _0x20e24a[_0x4b7daa(0x158)][0x0][_0x4b7daa(0x164)]?{'type':_0x4b7daa(0x153),'content':_0x2b6b42(_0x379d16,_0x4b7daa(0x159),_0xf3f8b4)}:{'type':_0x4b7daa(0x153),'content':_0x2b6b42(_0x379d16,_0x4b7daa(0x15c),_0xf3f8b4)};}});}}function eo(_0x13ce03){const _0x55f381=_0x4fb004;return _0x55f381(0x148)==_0x13ce03[_0x55f381(0x142)][_0x55f381(0x144)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x361c2a=_0x1408;(function(_0x4c4ff5,_0x203af2){const _0x21d4ba=_0x1408,_0x5cec7c=_0x4c4ff5();while(!![]){try{const _0x46bfb3=-parseInt(_0x21d4ba(0x11f))/0x1*(-parseInt(_0x21d4ba(0x127))/0x2)+-parseInt(_0x21d4ba(0x11d))/0x3+-parseInt(_0x21d4ba(0x126))/0x4+parseInt(_0x21d4ba(0x124))/0x5*(parseInt(_0x21d4ba(0x123))/0x6)+parseInt(_0x21d4ba(0x125))/0x7*(parseInt(_0x21d4ba(0x12b))/0x8)+-parseInt(_0x21d4ba(0x120))/0x9+-parseInt(_0x21d4ba(0x11a))/0xa*(-parseInt(_0x21d4ba(0x12a))/0xb);if(_0x46bfb3===_0x203af2)break;else _0x5cec7c['push'](_0x5cec7c['shift']());}catch(_0x2ccc86){_0x5cec7c['push'](_0x5cec7c['shift']());}}}(_0x4438,0xa5845));import{Plugin as _0x983f0}from'ckeditor5/src/core.js';export default class G extends _0x983f0{[_0x361c2a(0x122)](){const _0x316c6c=_0x361c2a,_0x24ac50=this[_0x316c6c(0x121)];_0x24ac50[_0x316c6c(0x11e)][_0x316c6c(0x129)](_0x316c6c(0x12e))&&(_0x24ac50[_0x316c6c(0x11e)][_0x316c6c(0x119)](_0x316c6c(0x11b))[_0x316c6c(0x11c)](_0x316c6c(0x12c)),_0x24ac50[_0x316c6c(0x11e)][_0x316c6c(0x119)](_0x316c6c(0x11b))[_0x316c6c(0x11c)](_0x316c6c(0x12d)),_0x24ac50[_0x316c6c(0x11e)][_0x316c6c(0x119)](_0x316c6c(0x11b))[_0x316c6c(0x11c)](_0x316c6c(0x128)));}}function _0x1408(_0x1e0fc9,_0x1bcbed){const _0x44383d=_0x4438();return _0x1408=function(_0x140882,_0x447e5e){_0x140882=_0x140882-0x119;let _0x4e9637=_0x44383d[_0x140882];return _0x4e9637;},_0x1408(_0x1e0fc9,_0x1bcbed);}function _0x4438(){const _0x5b15ad=['plugins','29AQbJny','2943099rtfflv','editor','afterInit','3929784HzkbOd','10YLjEdS','7ZwAVbH','4306920GAJsNK','32782ZtVNVK','changeCaseTitle','has','1599323jBtmkJ','2032760EXolQS','changeCaseUpper','changeCaseLower','CaseChange','get','80FNOuLp','TrackChangesEditing','enableCommand','3362424wCZJVj'];_0x4438=function(){return _0x5b15ad;};return _0x4438();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x110eb6=_0x53d3;(function(_0x5ffad7,_0x25a9ec){const _0x133a00=_0x53d3,_0x5b45cd=_0x5ffad7();while(!![]){try{const _0x53c11f=-parseInt(_0x133a00(0x12a))/0x1+-parseInt(_0x133a00(0x125))/0x2*(-parseInt(_0x133a00(0x11c))/0x3)+parseInt(_0x133a00(0x121))/0x4+-parseInt(_0x133a00(0x12b))/0x5+parseInt(_0x133a00(0x129))/0x6*(parseInt(_0x133a00(0x11a))/0x7)+-parseInt(_0x133a00(0x123))/0x8*(-parseInt(_0x133a00(0x127))/0x9)+parseInt(_0x133a00(0x126))/0xa*(parseInt(_0x133a00(0x11b))/0xb);if(_0x53c11f===_0x25a9ec)break;else _0x5b45cd['push'](_0x5b45cd['shift']());}catch(_0x45bb40){_0x5b45cd['push'](_0x5b45cd['shift']());}}}(_0x267c,0xdeca5));function _0x53d3(_0x490f7a,_0x10e411){const _0x267c8b=_0x267c();return _0x53d3=function(_0x53d3de,_0x508e83){_0x53d3de=_0x53d3de-0x11a;let _0x2469e7=_0x267c8b[_0x53d3de];return _0x2469e7;},_0x53d3(_0x490f7a,_0x10e411);}import{Plugin as _0x12297a}from'ckeditor5/src/core.js';function _0x267c(){const _0x2074ff=['1197724IydAIA','commands','652176AKxAZS','plugins','2njsFpp','2033350aZcPMZ','81ysulTR','editor','14754ENsBZR','829315hFgzEQ','7301160fhADSk','get','4109rjdgPl','11zKVymq','1566597bttcjM','enableCommand','ckbox','afterInit','TrackChangesEditing'];_0x267c=function(){return _0x2074ff;};return _0x267c();}export default class F extends _0x12297a{[_0x110eb6(0x11f)](){const _0x1d532a=_0x110eb6,_0x459d39=this[_0x1d532a(0x128)];_0x459d39[_0x1d532a(0x122)][_0x1d532a(0x12c)](_0x1d532a(0x11e))&&_0x459d39[_0x1d532a(0x124)][_0x1d532a(0x12c)](_0x1d532a(0x120))[_0x1d532a(0x11d)](_0x1d532a(0x11e));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x287d0d=_0x22e5;(function(_0x236249,_0x4b87f8){const _0x1c106a=_0x22e5,_0x25cd9b=_0x236249();while(!![]){try{const _0x2aa88b=-parseInt(_0x1c106a(0x1af))/0x1+parseInt(_0x1c106a(0x1bd))/0x2*(-parseInt(_0x1c106a(0x1b6))/0x3)+-parseInt(_0x1c106a(0x1c3))/0x4*(-parseInt(_0x1c106a(0x1a7))/0x5)+parseInt(_0x1c106a(0x1cc))/0x6+-parseInt(_0x1c106a(0x1bb))/0x7*(-parseInt(_0x1c106a(0x1a4))/0x8)+-parseInt(_0x1c106a(0x1d1))/0x9+-parseInt(_0x1c106a(0x1b1))/0xa;if(_0x2aa88b===_0x4b87f8)break;else _0x25cd9b['push'](_0x25cd9b['shift']());}catch(_0x427cad){_0x25cd9b['push'](_0x25cd9b['shift']());}}}(_0x4035,0x7e39d));import{Plugin as _0x44de21}from'ckeditor5/src/core.js';import{getTranslation as _0x4dd0db}from'../utils/common-translations.js';function _0x4035(){const _0x59fd6c=['TrackChangesEditing','forceValue','label','getSelectedBlocks','*Remove\x20format:*\x20%0','*Set\x20format:*\x20%0','272OSsvHh','isLimit','get','5OTHtME','config','rootElement','parent','languages','commands','formatBlock','checkChild','138300Keaumd','find','7104490gKTSiY','blockName','language','change','commandParams','7257AdiZTU','from','enableCommand','editor','afterInit','184233UWzOZy','name','298ERlUdX','model','indentCodeBlock','selection','has','commandName','3984356VAPcpR','outdentCodeBlock','value','type','ELEMENT_CODE_BLOCK','format','_descriptionFactory','registerElementLabel','codeBlock','3771468PojZPo','registerDescriptionCallback','plugins','markBlockFormat','CodeBlock','7139808siDFUn','locale','toLowerCase','filter','document','schema'];_0x4035=function(){return _0x59fd6c;};return _0x4035();}import{getRangesOfBlockGroups as _0x130800}from'../utils/utils.js';export default class L extends _0x44de21{[_0x287d0d(0x1ba)](){const _0x1e65a2=_0x287d0d,_0x5d0cc1=this[_0x1e65a2(0x1b9)];if(!_0x5d0cc1[_0x1e65a2(0x1ce)][_0x1e65a2(0x1c1)](_0x1e65a2(0x1d0)))return;const _0x22dde7=_0x5d0cc1[_0x1e65a2(0x1ce)][_0x1e65a2(0x1a6)](_0x1e65a2(0x1d7)),_0x1031e6=_0x5d0cc1[_0x1e65a2(0x1d2)],_0x2f1f33=_0x5d0cc1[_0x1e65a2(0x1a8)][_0x1e65a2(0x1a6)](_0x1e65a2(0x1cb))[_0x1e65a2(0x1ab)],_0x5dc77b=_0x5d0cc1[_0x1e65a2(0x1ac)][_0x1e65a2(0x1a6)](_0x1e65a2(0x1cb));_0x22dde7[_0x1e65a2(0x1b8)](_0x1e65a2(0x1bf)),_0x22dde7[_0x1e65a2(0x1b8)](_0x1e65a2(0x1c4)),_0x22dde7[_0x1e65a2(0x1b8)](_0x1e65a2(0x1cb),(_0x3e11e3,_0x4b3592={})=>{const _0x14ec58=_0x1e65a2,_0x2da7de=_0x5d0cc1[_0x14ec58(0x1be)],_0x1d092c=_0x5d0cc1[_0x14ec58(0x1be)][_0x14ec58(0x1d5)][_0x14ec58(0x1c0)],_0x12b5fc=_0x4b3592&&void 0x0!==_0x4b3592[_0x14ec58(0x1d8)]?_0x4b3592[_0x14ec58(0x1d8)]:!_0x5dc77b[_0x14ec58(0x1c5)];let _0x27cc56;_0x4b3592[_0x14ec58(0x1b3)]||(_0x4b3592[_0x14ec58(0x1b3)]=_0x2f1f33[0x0][_0x14ec58(0x1b3)]),_0x27cc56=_0x12b5fc?Array[_0x14ec58(0x1b7)](_0x1d092c[_0x14ec58(0x1a1)]())[_0x14ec58(0x1d4)](_0x2188fc=>ro(_0x2188fc)||function(_0x432fe6,_0x11978e){const _0x237dd3=_0x14ec58;if(_0x432fe6['is'](_0x237dd3(0x1a9))||_0x11978e[_0x237dd3(0x1a5)](_0x432fe6))return!0x1;return _0x11978e[_0x237dd3(0x1ae)](_0x432fe6[_0x237dd3(0x1aa)],_0x237dd3(0x1cb));}(_0x2188fc,_0x2da7de[_0x14ec58(0x1d6)])):Array[_0x14ec58(0x1b7)](_0x1d092c[_0x14ec58(0x1a1)]())[_0x14ec58(0x1d4)](_0x48c4e0=>ro(_0x48c4e0));const _0x5db750=_0x130800(_0x27cc56,_0x2da7de);_0x2da7de[_0x14ec58(0x1b4)](()=>{const _0x688c12=_0x14ec58;for(const _0x3f6413 of _0x5db750)_0x22dde7[_0x688c12(0x1cf)](_0x3f6413,{'commandName':_0x688c12(0x1cb),'commandParams':[{..._0x4b3592,'forceValue':_0x12b5fc}],'formatGroupId':_0x688c12(0x1b2)});});}),(_0x22dde7[_0x1e65a2(0x1c9)][_0x1e65a2(0x1ca)](_0x1e65a2(0x1cb),_0x50cf93=>_0x4dd0db(_0x1031e6,_0x1e65a2(0x1c7),_0x50cf93)),_0x22dde7[_0x1e65a2(0x1c9)][_0x1e65a2(0x1cd)](_0x4deacd=>{const _0x52be86=_0x1e65a2;if(_0x52be86(0x1ad)!=_0x4deacd[_0x52be86(0x1c6)])return;const _0x23a1f8=_0x1031e6['t'],{data:_0x43e3b1}=_0x4deacd;if(!_0x43e3b1||_0x52be86(0x1cb)!=_0x43e3b1[_0x52be86(0x1c2)])return;const _0x545bcb=_0x43e3b1[_0x52be86(0x1b5)][0x0][_0x52be86(0x1b3)],_0x4f6d7c=_0x23a1f8(_0x2f1f33[_0x52be86(0x1b0)](_0x4ca6a3=>_0x4ca6a3[_0x52be86(0x1b3)]===_0x545bcb)[_0x52be86(0x1a0)])[_0x52be86(0x1d3)]();return _0x43e3b1[_0x52be86(0x1b5)][0x0][_0x52be86(0x1d8)]?{'type':_0x52be86(0x1c8),'content':_0x4dd0db(_0x1031e6,_0x52be86(0x1a3),_0x4dd0db(_0x1031e6,_0x52be86(0x1c7),0x1)+'\x20('+_0x4f6d7c+')')}:{'type':_0x52be86(0x1c8),'content':_0x4dd0db(_0x1031e6,_0x52be86(0x1a2),_0x4dd0db(_0x1031e6,_0x52be86(0x1c7),0x1))};}));}}function _0x22e5(_0x42ad4f,_0x5e0897){const _0x4035ae=_0x4035();return _0x22e5=function(_0x22e589,_0xe18d5d){_0x22e589=_0x22e589-0x1a0;let _0x58481d=_0x4035ae[_0x22e589];return _0x58481d;},_0x22e5(_0x42ad4f,_0x5e0897);}function ro(_0xe3a404){const _0x36b2a2=_0x287d0d;return _0x36b2a2(0x1cb)==_0xe3a404[_0x36b2a2(0x1bc)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x4e00(){const _0x94971a=['900306FPPISB','TrackChangesEditing','editor','5871414LvTXqe','afterInit','289204wDttXb','5PEMFak','15077630BpJGrV','88wKCdwj','has','addCommentThread','3DcsLkm','2999717YitiOx','plugins','get','CommentsEditing','3219850bCBtuz','enableCommand','648240MaTsbV'];_0x4e00=function(){return _0x94971a;};return _0x4e00();}const _0x342792=_0xe705;function _0xe705(_0x45027a,_0x2fa495){const _0x4e00e2=_0x4e00();return _0xe705=function(_0xe705ba,_0x471eb7){_0xe705ba=_0xe705ba-0x1b5;let _0x4f5f0a=_0x4e00e2[_0xe705ba];return _0x4f5f0a;},_0xe705(_0x45027a,_0x2fa495);}(function(_0x9125ae,_0x17487a){const _0x22a432=_0xe705,_0x148204=_0x9125ae();while(!![]){try{const _0x12b9db=parseInt(_0x22a432(0x1c6))/0x1+-parseInt(_0x22a432(0x1c4))/0x2*(parseInt(_0x22a432(0x1bf))/0x3)+parseInt(_0x22a432(0x1b9))/0x4+parseInt(_0x22a432(0x1ba))/0x5*(parseInt(_0x22a432(0x1b7))/0x6)+parseInt(_0x22a432(0x1c0))/0x7+-parseInt(_0x22a432(0x1bc))/0x8*(parseInt(_0x22a432(0x1c7))/0x9)+parseInt(_0x22a432(0x1bb))/0xa;if(_0x12b9db===_0x17487a)break;else _0x148204['push'](_0x148204['shift']());}catch(_0x786526){_0x148204['push'](_0x148204['shift']());}}}(_0x4e00,0xe1db1));import{Plugin as _0x3c8cdd}from'ckeditor5/src/core.js';export default class H extends _0x3c8cdd{[_0x342792(0x1b8)](){const _0x44428b=_0x342792,_0x1b1101=this[_0x44428b(0x1b6)];if(!_0x1b1101[_0x44428b(0x1c1)][_0x44428b(0x1bd)](_0x44428b(0x1c3)))return;_0x1b1101[_0x44428b(0x1c1)][_0x44428b(0x1c2)](_0x44428b(0x1b5))[_0x44428b(0x1c5)](_0x44428b(0x1be));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
const _0x2082f6=_0x3b4a;(function(_0x12374b,_0x1f98b5){const _0x1f5d3a=_0x3b4a,_0x28e1b2=_0x12374b();while(!![]){try{const _0x505987=parseInt(_0x1f5d3a(0xdc))/0x1+parseInt(_0x1f5d3a(0xd0))/0x2+parseInt(_0x1f5d3a(0xd9))/0x3*(parseInt(_0x1f5d3a(0xb6))/0x4)+-parseInt(_0x1f5d3a(0xde))/0x5+parseInt(_0x1f5d3a(0xc7))/0x6*(parseInt(_0x1f5d3a(0xbd))/0x7)+parseInt(_0x1f5d3a(0xa4))/0x8*(parseInt(_0x1f5d3a(0xa6))/0x9)+-parseInt(_0x1f5d3a(0xc5))/0xa;if(_0x505987===_0x1f98b5)break;else _0x28e1b2['push'](_0x28e1b2['shift']());}catch(_0x4cd5ec){_0x28e1b2['push'](_0x28e1b2['shift']());}}}(_0x55fd,0xe3a45));function _0x3b4a(_0x43be2e,_0x3aa5a6){const _0x55fd0a=_0x55fd();return _0x3b4a=function(_0x3b4a6b,_0x4658e0){_0x3b4a6b=_0x3b4a6b-0xa4;let _0x5ac20b=_0x55fd0a[_0x3b4a6b];return _0x5ac20b;},_0x3b4a(_0x43be2e,_0x3aa5a6);}import{Plugin as _0x381850}from'ckeditor5/src/core.js';import{LiveRange as _0x1d0286}from'ckeditor5/src/engine.js';function _0x55fd(){const _0x5b407e=['2289946GCAYBK','data','end','modifySelection','getFirstRange','removeMarker:suggestion:deletion','delete','detach','editing','12405qHFQGH','document','selection','785803BirdLv','deleteForward','9101310NJoKmh','merge','334816jdsfVC','high','315poelLe','get','fromRange','markerName','unit','createRange','bind','start','options','isCollapsed','forward','createSelection','remove','markerNameToElements','batch','buffer','356toMqvz','init','model','showSuggestionHighlights','writer','rootName','setSelection','122283eVofTq','addMarker:suggestion:deletion','enableCommand','uiElement','unbindElementFromMarkerName','commands','$graveyard','mapper','15699360tJRSTF','lock','192QuTEtD','root','unlock','editor','requires','enqueueChange','TrackChangesEditing','plugins','downcastDispatcher'];_0x55fd=function(){return _0x5b407e;};return _0x55fd();}import{Delete as _0x67df}from'ckeditor5/src/typing.js';import{downcastSplitMergeMarker as _0x1a54c0}from'./utils.js';export default class q extends _0x381850{static get[_0x2082f6(0xcb)](){return[_0x67df];}[_0x2082f6(0xb7)](){const _0x53028d=_0x2082f6,_0x128e34=this[_0x53028d(0xca)],_0x43ff78=_0x128e34[_0x53028d(0xce)][_0x53028d(0xa7)](_0x53028d(0xcd));_0x43ff78[_0x53028d(0xbf)](_0x53028d(0xd6));const _0xd72c01=_0x128e34[_0x53028d(0xc2)][_0x53028d(0xa7)](_0x53028d(0xdd));_0x43ff78[_0x53028d(0xbf)](_0x53028d(0xdd),(_0x21d275,_0x23839a={})=>{const _0x5b311f=_0x53028d,_0x4f9f1c=_0x128e34[_0x5b311f(0xb8)][_0x5b311f(0xb1)](_0x128e34[_0x5b311f(0xb8)][_0x5b311f(0xda)][_0x5b311f(0xdb)]);_0x4f9f1c[_0x5b311f(0xaf)]&&_0x128e34[_0x5b311f(0xb8)][_0x5b311f(0xd3)](_0x4f9f1c,{'direction':_0x5b311f(0xb0),'unit':_0x23839a[_0x5b311f(0xaa)]});const _0x355489=_0x4f9f1c[_0x5b311f(0xd4)](),_0x39ff1d=_0x1d0286[_0x5b311f(0xa8)](_0x355489);let _0x13ab89;_0x21d275(_0x23839a),_0x13ab89=_0x5b311f(0xc3)==_0x39ff1d[_0x5b311f(0xc8)][_0x5b311f(0xbb)]?_0x128e34[_0x5b311f(0xb8)][_0x5b311f(0xab)](_0x355489[_0x5b311f(0xad)]):_0x128e34[_0x5b311f(0xb8)][_0x5b311f(0xab)](_0x39ff1d[_0x5b311f(0xad)],_0x39ff1d[_0x5b311f(0xd2)]),_0x39ff1d[_0x5b311f(0xd7)](),_0x128e34[_0x5b311f(0xb8)][_0x5b311f(0xcc)](_0xd72c01[_0x5b311f(0xb5)][_0x5b311f(0xb4)],_0x3b1f45=>{const _0x30718c=_0x5b311f;_0xd72c01[_0x30718c(0xb5)][_0x30718c(0xc6)](),_0x3b1f45[_0x30718c(0xbc)](_0x3b1f45[_0x30718c(0xab)](_0x13ab89[_0x30718c(0xd2)])),_0xd72c01[_0x30718c(0xb5)][_0x30718c(0xc9)]();});}),_0x128e34[_0x53028d(0xd8)][_0x53028d(0xcf)]['on'](_0x53028d(0xbe),_0x1a54c0(_0x128e34,_0x53028d(0xdf)),{'priority':_0x53028d(0xa5)}),_0x128e34[_0x53028d(0xd1)][_0x53028d(0xcf)]['on'](_0x53028d(0xbe),(_0x556f06,_0x59f530,_0xa030d4)=>{const _0x4894f7=_0x53028d;_0xa030d4[_0x4894f7(0xae)][_0x4894f7(0xb9)]&&_0x1a54c0(_0x128e34,_0x4894f7(0xdf),{'showActiveMarker':!0x1})[_0x4894f7(0xac)](this)(_0x556f06,_0x59f530,_0xa030d4);},{'priority':_0x53028d(0xa5)}),_0x128e34[_0x53028d(0xd8)][_0x53028d(0xcf)]['on'](_0x53028d(0xd5),(_0x1e18a0,_0x1becc5,_0x1cf193)=>{const _0x505301=_0x53028d,_0x2a22be=_0x1cf193[_0x505301(0xc4)][_0x505301(0xb3)](_0x1becc5[_0x505301(0xa9)]);if(_0x2a22be){for(const _0x11bb9e of _0x2a22be)_0x11bb9e['is'](_0x505301(0xc0))&&(_0x1cf193[_0x505301(0xc4)][_0x505301(0xc1)](_0x11bb9e,_0x1becc5[_0x505301(0xa9)]),_0x1cf193[_0x505301(0xba)][_0x505301(0xb2)](_0x11bb9e));}},{'priority':_0x53028d(0xa5)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3e28ce=_0x4ee8;(function(_0x2adc62,_0x363bdb){const _0x21f651=_0x4ee8,_0xe2887e=_0x2adc62();while(!![]){try{const _0x17fc8c=parseInt(_0x21f651(0xad))/0x1+-parseInt(_0x21f651(0xb5))/0x2*(-parseInt(_0x21f651(0x90))/0x3)+parseInt(_0x21f651(0xa9))/0x4*(parseInt(_0x21f651(0xbd))/0x5)+-parseInt(_0x21f651(0xa6))/0x6+parseInt(_0x21f651(0xc1))/0x7*(parseInt(_0x21f651(0xac))/0x8)+-parseInt(_0x21f651(0xb7))/0x9+-parseInt(_0x21f651(0x94))/0xa*(parseInt(_0x21f651(0xa7))/0xb);if(_0x17fc8c===_0x363bdb)break;else _0xe2887e['push'](_0xe2887e['shift']());}catch(_0x2a30de){_0xe2887e['push'](_0xe2887e['shift']());}}}(_0x5208,0xb12fd));function _0x5208(){const _0x1ee61e=['getFirstRange','model','hasClass','selection','editor','getFirstPosition','parent','enableCommand','init','1106688wCHfLx','160963FTdMZs','mapper','67516Kvarfi','bind','removeMarker:suggestion:insertion','5943536LLtHpH','918119Wcfnai','enter','options','fromRange','enterBlock','showSuggestionHighlights','change','split','11986ETRCWL','editing','2833236UPaoPe','setSelection','fire','createPositionAt','writer','end','370JiIErj','data','nextSibling','unbindElementFromMarkerName','7GLLiId','document','plugins','remove','markerNameToElements','downcastDispatcher','commands','453svUNGc','markerName','high','get','1770agfVXt','addMarker:suggestion:insertion','createRange','TrackChangesEditing','requires','detach','afterExecute','markInsertion','ck-suggestion-marker-split'];_0x5208=function(){return _0x1ee61e;};return _0x5208();}import{Plugin as _0x119ff8}from'ckeditor5/src/core.js';import{Enter as _0x40e3c9}from'ckeditor5/src/enter.js';import{LiveRange as _0x51b23d}from'ckeditor5/src/engine.js';function _0x4ee8(_0x41554f,_0x459688){const _0x52089b=_0x5208();return _0x4ee8=function(_0x4ee81e,_0x4c6009){_0x4ee81e=_0x4ee81e-0x8e;let _0x28e813=_0x52089b[_0x4ee81e];return _0x28e813;},_0x4ee8(_0x41554f,_0x459688);}import{downcastSplitMergeMarker as _0xe86335}from'./utils.js';export default class W extends _0x119ff8{static get[_0x3e28ce(0x98)](){return[_0x40e3c9];}[_0x3e28ce(0xa5)](){const _0x3fe073=_0x3e28ce,_0x4e5915=this[_0x3fe073(0xa1)],_0x1dc69f=_0x4e5915[_0x3fe073(0xc3)][_0x3fe073(0x93)](_0x3fe073(0x97)),_0x7ea99c=_0x4e5915[_0x3fe073(0x8f)][_0x3fe073(0x93)](_0x3fe073(0xae));_0x1dc69f[_0x3fe073(0xa4)](_0x3fe073(0xae),()=>{const _0x444b0b=_0x3fe073;_0x4e5915[_0x444b0b(0x9e)][_0x444b0b(0xb3)](_0x257f73=>{const _0x45b4cb=_0x444b0b,_0x34c8f2=_0x4e5915[_0x45b4cb(0x9e)][_0x45b4cb(0xc2)][_0x45b4cb(0xa0)],_0x4425ae=_0x34c8f2[_0x45b4cb(0xa2)](),_0x262a65=_0x51b23d[_0x45b4cb(0xb0)](_0x34c8f2[_0x45b4cb(0x9d)]());if(_0x7ea99c[_0x45b4cb(0xb1)](_0x257f73)){const _0x4a07bf=_0x4e5915[_0x45b4cb(0x9e)][_0x45b4cb(0xba)](_0x4425ae[_0x45b4cb(0xa3)][_0x45b4cb(0xbf)],0x0),_0x5cfc4b=_0x257f73[_0x45b4cb(0x96)](_0x4425ae,_0x4a07bf);_0x1dc69f[_0x45b4cb(0x9b)](_0x5cfc4b);}else _0x257f73[_0x45b4cb(0xb8)](_0x257f73[_0x45b4cb(0x96)](_0x262a65[_0x45b4cb(0xbc)]));_0x262a65[_0x45b4cb(0x99)](),_0x7ea99c[_0x45b4cb(0xb9)](_0x45b4cb(0x9a),{'writer':_0x257f73});});}),_0x4e5915[_0x3fe073(0xb6)][_0x3fe073(0x8e)]['on'](_0x3fe073(0x95),_0xe86335(_0x4e5915,_0x3fe073(0xb4)),{'priority':_0x3fe073(0x92)}),_0x4e5915[_0x3fe073(0xb6)][_0x3fe073(0x8e)]['on'](_0x3fe073(0xab),(_0x368c57,_0x74a655,_0x555bc2)=>{const _0xb28958=_0x3fe073,_0x4c7fdd=_0x555bc2[_0xb28958(0xa8)][_0xb28958(0xc5)](_0x74a655[_0xb28958(0x91)]);if(_0x4c7fdd){for(const _0x373a24 of _0x4c7fdd)_0x373a24[_0xb28958(0x9f)](_0xb28958(0x9c))&&(_0x555bc2[_0xb28958(0xa8)][_0xb28958(0xc0)](_0x373a24,_0x74a655[_0xb28958(0x91)]),_0x555bc2[_0xb28958(0xbb)][_0xb28958(0xc4)](_0x373a24));}},{'priority':_0x3fe073(0x92)}),_0x4e5915[_0x3fe073(0xbe)][_0x3fe073(0x8e)]['on'](_0x3fe073(0x95),(_0x372bf7,_0x2857ce,_0x15cd13)=>{const _0x2d992f=_0x3fe073;_0x15cd13[_0x2d992f(0xaf)][_0x2d992f(0xb2)]&&_0xe86335(_0x4e5915,_0x2d992f(0xb4),{'showActiveMarker':!0x1})[_0x2d992f(0xaa)](this)(_0x372bf7,_0x2857ce,_0x15cd13);},{'priority':_0x3fe073(0x92)});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x43d6(){const _0x398187=['TrackChangesEditing','8440zFHRTZ','handleFindCommand','162PlVSWa','createRange','168261DZuKOV','getIntersection','22aGKgmq','filter','plugins','afterInit','replaceAll','model','find','suggestion:deletion','enableCommand','FindAndReplaceEditing','bind','8grxMdc','markers','end','6799330BVqxFB','string','start','13189VefdrY','getRange','get','2592756gjeeqT','_isInDeletionRange','666MrNfWX','replace','findNext','293072BfvcVL','editor','FindAndReplaceUtils','item','findPrevious','getMarkersGroup','findByTextCallback','3698163PXhKps','createPositionAt','has'];_0x43d6=function(){return _0x398187;};return _0x43d6();}const _0x2f6bdf=_0x3274;(function(_0x167dd2,_0x50061c){const _0x44ba21=_0x3274,_0xdfcbda=_0x167dd2();while(!![]){try{const _0x4edf20=-parseInt(_0x44ba21(0x12a))/0x1+-parseInt(_0x44ba21(0x12d))/0x2+parseInt(_0x44ba21(0x117))/0x3*(-parseInt(_0x44ba21(0x124))/0x4)+parseInt(_0x44ba21(0x113))/0x5*(-parseInt(_0x44ba21(0x12f))/0x6)+parseInt(_0x44ba21(0x139))/0x7+parseInt(_0x44ba21(0x132))/0x8*(parseInt(_0x44ba21(0x115))/0x9)+-parseInt(_0x44ba21(0x127))/0xa*(-parseInt(_0x44ba21(0x119))/0xb);if(_0x4edf20===_0x50061c)break;else _0xdfcbda['push'](_0xdfcbda['shift']());}catch(_0x32a9ea){_0xdfcbda['push'](_0xdfcbda['shift']());}}}(_0x43d6,0xe51ee));import{Plugin as _0x5508a1}from'ckeditor5/src/core.js';function _0x3274(_0x3d901d,_0x202d2e){const _0x43d688=_0x43d6();return _0x3274=function(_0x3274ce,_0x2d3c2b){_0x3274ce=_0x3274ce-0x110;let _0x59501=_0x43d688[_0x3274ce];return _0x59501;},_0x3274(_0x3d901d,_0x202d2e);}export default class J extends _0x5508a1{[_0x2f6bdf(0x11c)](){const _0x48b32d=_0x2f6bdf;if(!this[_0x48b32d(0x133)][_0x48b32d(0x11b)][_0x48b32d(0x111)](_0x48b32d(0x122)))return;const _0x543923=this[_0x48b32d(0x133)][_0x48b32d(0x11b)][_0x48b32d(0x12c)](_0x48b32d(0x112));_0x543923[_0x48b32d(0x121)](_0x48b32d(0x11f),this[_0x48b32d(0x114)][_0x48b32d(0x123)](this)),_0x543923[_0x48b32d(0x121)](_0x48b32d(0x131)),_0x543923[_0x48b32d(0x121)](_0x48b32d(0x136)),_0x543923[_0x48b32d(0x121)](_0x48b32d(0x130)),_0x543923[_0x48b32d(0x121)](_0x48b32d(0x11d));}[_0x2f6bdf(0x114)](_0x5d1dc9,_0x38c952,_0x30a232={}){const _0x260db4=_0x2f6bdf,_0x5c7ba8=this[_0x260db4(0x133)][_0x260db4(0x11b)][_0x260db4(0x12c)](_0x260db4(0x134));return _0x5d1dc9(_0x17e943=>(_0x260db4(0x128)==typeof _0x38c952?_0x5c7ba8[_0x260db4(0x138)](_0x38c952,_0x30a232):_0x38c952)(_0x17e943)[_0x260db4(0x11a)](_0x122059=>!0x1===this[_0x260db4(0x12e)](_0x122059,_0x17e943[_0x260db4(0x135)])),_0x30a232);}[_0x2f6bdf(0x12e)](_0x24084a,_0x172aae){const _0x1967fb=_0x2f6bdf,_0x40d0ec=this[_0x1967fb(0x133)][_0x1967fb(0x11e)][_0x1967fb(0x116)](this[_0x1967fb(0x133)][_0x1967fb(0x11e)][_0x1967fb(0x110)](_0x172aae,_0x24084a[_0x1967fb(0x129)]),this[_0x1967fb(0x133)][_0x1967fb(0x11e)][_0x1967fb(0x110)](_0x172aae,_0x24084a[_0x1967fb(0x126)]));for(const _0x164ab4 of this[_0x1967fb(0x133)][_0x1967fb(0x11e)][_0x1967fb(0x125)][_0x1967fb(0x137)](_0x1967fb(0x120)))if(null!==_0x40d0ec[_0x1967fb(0x118)](_0x164ab4[_0x1967fb(0x12b)]()))return!0x0;return!0x1;}}
|
package/src/integrations/font.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x2c567e=_0x344f;(function(_0x39a90a,_0x311ce4){const _0x59a16f=_0x344f,_0x5cd9e5=_0x39a90a();while(!![]){try{const _0xc4b09=-parseInt(_0x59a16f(0x1aa))/0x1*(parseInt(_0x59a16f(0x18d))/0x2)+parseInt(_0x59a16f(0x191))/0x3+parseInt(_0x59a16f(0x188))/0x4+parseInt(_0x59a16f(0x194))/0x5+parseInt(_0x59a16f(0x1a4))/0x6*(-parseInt(_0x59a16f(0x18c))/0x7)+parseInt(_0x59a16f(0x19a))/0x8*(parseInt(_0x59a16f(0x19b))/0x9)+-parseInt(_0x59a16f(0x187))/0xa*(parseInt(_0x59a16f(0x192))/0xb);if(_0xc4b09===_0x311ce4)break;else _0x5cd9e5['push'](_0x5cd9e5['shift']());}catch(_0x49fe05){_0x5cd9e5['push'](_0x5cd9e5['shift']());}}}(_0x29bc,0x97e92));import{Plugin as _0x1206e4}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x5ed32c}from'ckeditor5/src/ui.js';import{getTranslation as _0x4af993}from'../utils/common-translations.js';function _0x344f(_0x30226b,_0x174997){const _0x29bce5=_0x29bc();return _0x344f=function(_0x344fd3,_0x271f67){_0x344fd3=_0x344fd3-0x182;let _0x3bf5c1=_0x29bce5[_0x344fd3];return _0x3bf5c1;},_0x344f(_0x30226b,_0x174997);}function _0x29bc(){const _0x1f5bbb=['fontBackgroundColor.colors','FontSize','registerAttributeLabel','FORMAT_FONT_FAMILY','*Set\x20font\x20color:*\x20%0','TrackChangesEditing','120dWHSsb','685340KOWzwJ','*Reset\x20font\x20background\x20color*','find','formatInline','7TvAcXp','4solVmv','plugins','FORMAT_FONT_COLOR','_descriptionFactory','3327027OibgbY','1382018kxHrhf','*Reset\x20font\x20size*','5881610MzmngF','normalizeSizeOptions','fontFamily','*Set\x20font\x20background\x20color:*\x20%0','model','format','105032DLkuiR','639PtkDHD','afterInit','fontBackgroundColor','*Reset\x20font\x20color*','FontSizeEditing','commandName','has','FontFamilyEditing','trim','6694386kyVNLd','*Set\x20font\x20size:*\x20%0','fontSize.options','config','registerDescriptionCallback','type','71606PMWlSI','editor','fontColor.colors','fontColor','toLowerCase','*Reset\x20font\x20family*','value','_registerLegacyDescription','FontColorEditing','FORMAT_FONT_BACKGROUND','locale','fontSize','_enableDefaultAttributesIntegration','commandParams','*Set\x20font\x20family:*\x20%0','label','title','FontBackgroundColorEditing','get','FORMAT_FONT_SIZE'];_0x29bc=function(){return _0x1f5bbb;};return _0x29bc();}const io=[{'pluginName':_0x2c567e(0x19f),'commandName':_0x2c567e(0x1b5)},{'pluginName':_0x2c567e(0x1a2),'commandName':_0x2c567e(0x196)},{'pluginName':_0x2c567e(0x1b2),'commandName':_0x2c567e(0x1ad)},{'pluginName':_0x2c567e(0x1bb),'commandName':_0x2c567e(0x19d)}];export default class Q extends _0x1206e4{[_0x2c567e(0x19c)](){const _0x143d0e=_0x2c567e,_0x638a4=this[_0x143d0e(0x1ab)][_0x143d0e(0x1b4)],_0x2d50f2=this[_0x143d0e(0x1ab)][_0x143d0e(0x18e)][_0x143d0e(0x1bc)](_0x143d0e(0x186));for(const {pluginName:_0x1f7757,commandName:_0x450fac}of io)this[_0x143d0e(0x1ab)][_0x143d0e(0x18e)][_0x143d0e(0x1a1)](_0x1f7757)&&_0x2d50f2[_0x143d0e(0x1b6)](_0x450fac,[_0x450fac]);_0x638a4['t'],(_0x2d50f2[_0x143d0e(0x190)][_0x143d0e(0x183)](_0x143d0e(0x1b5),_0x4af993(_0x638a4,_0x143d0e(0x1bd))),_0x2d50f2[_0x143d0e(0x190)][_0x143d0e(0x183)](_0x143d0e(0x196),_0x4af993(_0x638a4,_0x143d0e(0x184))),_0x2d50f2[_0x143d0e(0x190)][_0x143d0e(0x183)](_0x143d0e(0x1ad),_0x4af993(_0x638a4,_0x143d0e(0x18f))),_0x2d50f2[_0x143d0e(0x190)][_0x143d0e(0x183)](_0x143d0e(0x19d),_0x4af993(_0x638a4,_0x143d0e(0x1b3))),this[_0x143d0e(0x1b1)]());}[_0x2c567e(0x1b1)](){const _0x2c33c8=_0x2c567e,_0x5cc14d=this[_0x2c33c8(0x1ab)],_0x49dc5e=_0x5cc14d[_0x2c33c8(0x1b4)];_0x5cc14d[_0x2c33c8(0x18e)][_0x2c33c8(0x1bc)](_0x2c33c8(0x186))[_0x2c33c8(0x190)][_0x2c33c8(0x1a8)](_0x1f6d8e=>{const _0x16e183=_0x2c33c8,_0x4f88b6=_0x49dc5e['t'];if(_0x16e183(0x18b)!=_0x1f6d8e[_0x16e183(0x1a9)])return;const {data:_0x41ebba}=_0x1f6d8e;if(null!=_0x41ebba){if(_0x16e183(0x1b5)==_0x41ebba[_0x16e183(0x1a0)]){const _0x1da034=_0x41ebba[_0x16e183(0x1b7)][0x0][_0x16e183(0x1b0)];if(_0x1da034){const _0x426d8a=_0x4f88b6(this[_0x16e183(0x1ab)][_0x16e183(0x18e)][_0x16e183(0x1bc)](_0x16e183(0x182))[_0x16e183(0x195)](this[_0x16e183(0x1ab)][_0x16e183(0x1a7)][_0x16e183(0x1bc)](_0x16e183(0x1a6)))[_0x16e183(0x18a)](_0x4093e1=>_0x4093e1[_0x16e183(0x198)]==_0x1da034)[_0x16e183(0x1ba)])[_0x16e183(0x1ae)]();return{'type':_0x16e183(0x199),'content':_0x4af993(_0x49dc5e,_0x16e183(0x1a5),_0x426d8a)};}return{'type':_0x16e183(0x199),'content':_0x4af993(_0x49dc5e,_0x16e183(0x193))};}if(_0x16e183(0x196)==_0x41ebba[_0x16e183(0x1a0)]){const _0x167c5a=_0x41ebba[_0x16e183(0x1b7)][0x0][_0x16e183(0x1b0)];return _0x167c5a?{'type':_0x16e183(0x199),'content':_0x4af993(_0x49dc5e,_0x16e183(0x1b8),_0x167c5a)}:{'type':_0x16e183(0x199),'content':_0x4af993(_0x49dc5e,_0x16e183(0x1af))};}if(_0x16e183(0x1ad)==_0x41ebba[_0x16e183(0x1a0)]){const _0x43db03=_0x41ebba[_0x16e183(0x1b7)][0x0][_0x16e183(0x1b0)];if(_0x43db03){const _0x93a8d2=_0x5ed32c(this[_0x16e183(0x1ab)][_0x16e183(0x1a7)][_0x16e183(0x1bc)](_0x16e183(0x1ac)))[_0x16e183(0x18a)](_0x2bd0a0=>_0x2bd0a0[_0x16e183(0x198)]==_0x43db03);let _0x14b413=_0x43db03,_0x415d89='';return _0x93a8d2&&(_0x14b413=_0x93a8d2[_0x16e183(0x1b9)],_0x415d89=_0x4f88b6(_0x14b413)[_0x16e183(0x1ae)]()),{'type':_0x16e183(0x199),'content':_0x4af993(_0x49dc5e,_0x16e183(0x185),_0x415d89)[_0x16e183(0x1a3)](),'color':{'value':_0x43db03,'title':_0x415d89||_0x14b413}};}return{'type':_0x16e183(0x199),'content':_0x4af993(_0x49dc5e,_0x16e183(0x19e))};}if(_0x16e183(0x19d)==_0x41ebba[_0x16e183(0x1a0)]){const _0x4b3190=_0x41ebba[_0x16e183(0x1b7)][0x0][_0x16e183(0x1b0)];if(_0x4b3190){const _0x34c132=_0x5ed32c(this[_0x16e183(0x1ab)][_0x16e183(0x1a7)][_0x16e183(0x1bc)](_0x16e183(0x1be)))[_0x16e183(0x18a)](_0x41963d=>_0x41963d[_0x16e183(0x198)]==_0x4b3190);let _0x17a975=_0x4b3190,_0x3f57f3='';return _0x34c132&&(_0x17a975=_0x34c132[_0x16e183(0x1b9)],_0x3f57f3=_0x4f88b6(_0x17a975)[_0x16e183(0x1ae)]()),{'type':_0x16e183(0x199),'content':_0x4af993(_0x49dc5e,_0x16e183(0x197),_0x3f57f3)[_0x16e183(0x1a3)](),'color':{'value':_0x4b3190,'title':_0x3f57f3||_0x17a975}};}return{'type':_0x16e183(0x199),'content':_0x4af993(_0x49dc5e,_0x16e183(0x189))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x430cc5=_0x4a86;(function(_0xee13a7,_0x56017d){const _0x4987ae=_0x4a86,_0x20cfbe=_0xee13a7();while(!![]){try{const _0x55c155=parseInt(_0x4987ae(0xf2))/0x1*(parseInt(_0x4987ae(0xf3))/0x2)+-parseInt(_0x4987ae(0xda))/0x3+-parseInt(_0x4987ae(0xea))/0x4+parseInt(_0x4987ae(0xd0))/0x5*(-parseInt(_0x4987ae(0xde))/0x6)+parseInt(_0x4987ae(0xd9))/0x7*(-parseInt(_0x4987ae(0xd8))/0x8)+-parseInt(_0x4987ae(0xc4))/0x9*(-parseInt(_0x4987ae(0xe6))/0xa)+parseInt(_0x4987ae(0xe5))/0xb*(parseInt(_0x4987ae(0xf1))/0xc);if(_0x55c155===_0x56017d)break;else _0x20cfbe['push'](_0x20cfbe['shift']());}catch(_0x49485c){_0x20cfbe['push'](_0x20cfbe['shift']());}}}(_0x52ef,0x302f8));import{Plugin as _0x28accc}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x5e48b4}from'ckeditor5/src/ui.js';import{getTranslation as _0x9863f1}from'../utils/common-translations.js';export default class X extends _0x28accc{[_0x430cc5(0xc7)](){const _0x8234eb=_0x430cc5,_0x28ddfe=this[_0x8234eb(0xca)],_0x34db4a=_0x28ddfe[_0x8234eb(0xcc)][_0x8234eb(0xe9)](_0x8234eb(0xc5)),_0x4c0b06=_0x28ddfe[_0x8234eb(0xe8)][_0x8234eb(0xe9)](_0x8234eb(0xdc)),_0x2e94e9=_0x28ddfe[_0x8234eb(0xe8)][_0x8234eb(0xe9)](_0x8234eb(0xed));_0x4c0b06&&_0x2e94e9&&(_0x34db4a[_0x8234eb(0xd3)](_0x8234eb(0xed)),_0x34db4a[_0x8234eb(0xcd)](_0x8234eb(0xdc)),this[_0x8234eb(0xd5)]());}[_0x430cc5(0xd5)](){const _0x3e1157=_0x430cc5,_0xee2559=this[_0x3e1157(0xca)],_0x3e6ea2=_0xee2559[_0x3e1157(0xc3)];_0xee2559[_0x3e1157(0xcc)][_0x3e1157(0xe9)](_0x3e1157(0xc5))[_0x3e1157(0xef)][_0x3e1157(0xf0)](_0x46606e=>{const _0x182a1b=_0x3e1157;if(_0x182a1b(0xe4)!=_0x46606e[_0x182a1b(0xcf)]&&_0x182a1b(0xd6)!=_0x46606e[_0x182a1b(0xcf)])return;const {data:_0x3a1a64}=_0x46606e;if(_0x3a1a64&&_0x182a1b(0xed)===_0x3a1a64[_0x182a1b(0xe0)]){const _0x25ea10=[],_0x5134d6=_0x3a1a64[_0x182a1b(0xbe)][0x0];for(const [_0x54bba0,_0x2bd3ed]of Object[_0x182a1b(0xce)](_0x5134d6))_0x25ea10[_0x182a1b(0xc9)](so(_0xee2559,_0x54bba0,_0x2bd3ed));return _0x25ea10[_0x182a1b(0xc8)]?{'type':_0x182a1b(0xc1),'content':_0x9863f1(_0x3e6ea2,_0x182a1b(0xcb),_0x25ea10[_0x182a1b(0xe3)](',\x20'))}:{'type':_0x182a1b(0xc1),'content':_0x9863f1(_0x3e6ea2,_0x182a1b(0xbf))};}});}}function _0x4a86(_0x3bfaac,_0x4a9045){const _0x52ef17=_0x52ef();return _0x4a86=function(_0x4a8651,_0x252852){_0x4a8651=_0x4a8651-0xbc;let _0x55a656=_0x52ef17[_0x4a8651];return _0x55a656;},_0x4a86(_0x3bfaac,_0x4a9045);}function so(_0x52d5d2,_0x4163d4,_0x3a145c){const _0x2ed396=_0x430cc5,_0x27f2ce=_0x52d5d2[_0x2ed396(0xc3)]['t'],_0x204c9a=_0x4163d4[_0x2ed396(0xd4)](/(?=[A-Z])/)[_0x2ed396(0xe3)]('\x20'),_0x49b8f7=_0x27f2ce(_0x204c9a[_0x2ed396(0xd7)](0x0)[_0x2ed396(0xee)]()+_0x204c9a[_0x2ed396(0xbc)](0x1))[_0x2ed396(0xe7)]();if(_0x2ed396(0xdb)==typeof _0x3a145c)return _0x49b8f7;if(_0x2ed396(0xdf)===_0x4163d4||_0x2ed396(0xe2)===_0x4163d4){const _0x4ca498=_0x5e48b4(_0x52d5d2[_0x2ed396(0xeb)][_0x2ed396(0xe9)](_0x2ed396(0xc0)))[_0x2ed396(0xd1)](_0x546306=>_0x546306[_0x2ed396(0xdd)]==_0x3a145c);return _0x49b8f7+'\x20('+(_0x4ca498?_0x27f2ce(_0x4ca498[_0x2ed396(0xd2)])[_0x2ed396(0xe7)]():_0x3a145c)+')';}if(_0x2ed396(0xc2)===_0x4163d4&&isNaN(parseFloat(_0x3a145c))){const _0x4b42d9=_0x52d5d2[_0x2ed396(0xcc)][_0x2ed396(0xe9)](_0x2ed396(0xc6))[_0x2ed396(0xec)](_0x52d5d2[_0x2ed396(0xeb)][_0x2ed396(0xe9)](_0x2ed396(0xbd)))[_0x2ed396(0xd1)](_0x1b1f86=>_0x1b1f86[_0x2ed396(0xdd)]==_0x3a145c);return _0x49b8f7+'\x20('+(_0x4b42d9?_0x27f2ce(_0x4b42d9[_0x2ed396(0xe1)])[_0x2ed396(0xe7)]():_0x3a145c)+')';}return _0x49b8f7+'\x20('+_0x3a145c+')';}function _0x52ef(){const _0x10b81e=['fontColor','commandName','title','fontBackgroundColor','join','formatBlock','17347rUJiOR','211630THwaMk','toLowerCase','commands','get','734412MpeUmj','config','normalizeSizeOptions','pasteFormat','toUpperCase','_descriptionFactory','registerDescriptionCallback','1476kDUbIC','317449NjIHor','2WhDoPw','slice','fontSize.options','commandParams','*Remove\x20all\x20formatting*','fontColor.colors','format','fontSize','locale','99WYNVWG','TrackChangesEditing','FontSize','afterInit','length','push','editor','*Set\x20format\x20to:*\x20%0','plugins','enableCommand','entries','type','31415jwlQvM','find','label','_enableDefaultAttributesIntegration','split','_registerLegacyDescription','formatInline','charAt','349880YmvQiz','14uPWKeb','638826sderXr','boolean','copyFormat','model','60iREXMz'];_0x52ef=function(){return _0x10b81e;};return _0x52ef();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x28e4(_0x269473,_0x10ed96){const _0x31ff45=_0x31ff();return _0x28e4=function(_0x28e4bc,_0x5c5398){_0x28e4bc=_0x28e4bc-0xe3;let _0x472a71=_0x31ff45[_0x28e4bc];return _0x472a71;},_0x28e4(_0x269473,_0x10ed96);}function _0x31ff(){const _0x37d7be=['has','ELEMENT_HEADING','20MUZQMj','plugins','343746bffmCq','commandName','value','formatBlock','get','commandParams','_getHeadingLevel','view','162339OyYXxb','5000QEMKKM','1274812MHgEof','paragraph','ELEMENT_HEADING_CUSTOM','title','_descriptionFactory','8wrFCgN','_enableDefaultAttributesIntegration','*Change\x20to:*\x20%0','afterInit','148beeFIG','_registerLegacyDescription','3765wfaDeT','1741920cfFenh','model','heading','find','format','8FQuqir','1930761OoPpeQ','HeadingEditing','type','name','TrackChangesEditing','match','heading.options','registerDescriptionCallback','locale','editor','config','registerElementLabel','_headingOptions'];_0x31ff=function(){return _0x37d7be;};return _0x31ff();}const _0x5f30a9=_0x28e4;(function(_0x1f2c98,_0x1f93ca){const _0x28dbd1=_0x28e4,_0x34c122=_0x1f2c98();while(!![]){try{const _0x2e0f2f=parseInt(_0x28dbd1(0xfa))/0x1+parseInt(_0x28dbd1(0x10c))/0x2*(-parseInt(_0x28dbd1(0xf9))/0x3)+-parseInt(_0x28dbd1(0x104))/0x4*(-parseInt(_0x28dbd1(0x106))/0x5)+parseInt(_0x28dbd1(0x107))/0x6+-parseInt(_0x28dbd1(0x10d))/0x7*(-parseInt(_0x28dbd1(0x100))/0x8)+parseInt(_0x28dbd1(0xf1))/0x9+-parseInt(_0x28dbd1(0xef))/0xa*(parseInt(_0x28dbd1(0xfb))/0xb);if(_0x2e0f2f===_0x1f93ca)break;else _0x34c122['push'](_0x34c122['shift']());}catch(_0x1b9237){_0x34c122['push'](_0x34c122['shift']());}}}(_0x31ff,0x2e222));import{Plugin as _0x502d16}from'ckeditor5/src/core.js';import{getTranslation as _0x4e4f95}from'../utils/common-translations.js';export default class Y extends _0x502d16{[_0x5f30a9(0x103)](){const _0x2aaa6e=_0x5f30a9,_0x10b00c=this[_0x2aaa6e(0xe9)];if(!_0x10b00c[_0x2aaa6e(0xf0)][_0x2aaa6e(0xed)](_0x2aaa6e(0x10e)))return;this[_0x2aaa6e(0xec)]=_0x10b00c[_0x2aaa6e(0xea)][_0x2aaa6e(0xf5)](_0x2aaa6e(0xe6));const _0xb1ceaf=_0x10b00c[_0x2aaa6e(0xe8)],_0x1da7ca=_0x10b00c[_0x2aaa6e(0xf0)][_0x2aaa6e(0xf5)](_0x2aaa6e(0xe4));_0x1da7ca[_0x2aaa6e(0x101)](_0x2aaa6e(0x109));for(const _0x2acfb9 of this[_0x2aaa6e(0xec)])_0x2aaa6e(0xfc)!=_0x2acfb9[_0x2aaa6e(0x108)]&&_0x1da7ca[_0x2aaa6e(0xff)][_0x2aaa6e(0xeb)](_0x2acfb9[_0x2aaa6e(0x108)],_0xd94e67=>{const _0x467966=_0x2aaa6e,_0x210cb0=this[_0x467966(0xf7)](_0x2acfb9[_0x467966(0x108)]);return null!==_0x210cb0?_0x4beec0(_0xd94e67,_0x210cb0):_0x3ba594(_0xd94e67,_0x2acfb9[_0x467966(0xfe)]);});function _0x4beec0(_0x4598b3,_0x2a6453){const _0x1d9930=_0x2aaa6e;return _0x4e4f95(_0xb1ceaf,_0x1d9930(0xee),[_0x4598b3,_0x2a6453]);}function _0x3ba594(_0x3540fc,_0x154c3a){const _0x5a186a=_0x2aaa6e;return _0x4e4f95(_0xb1ceaf,_0x5a186a(0xfd),[_0x3540fc,_0x154c3a]);}this[_0x2aaa6e(0x105)]();}[_0x5f30a9(0x105)](){const _0x48a2c4=_0x5f30a9,_0x524034=this[_0x48a2c4(0xe9)],_0x3b80b2=_0x524034[_0x48a2c4(0xe8)];function _0x2624a8(_0x5984f3,_0x5dd4b6){const _0x3956a4=_0x48a2c4;return _0x4e4f95(_0x3b80b2,_0x3956a4(0xfd),[_0x5984f3,_0x5dd4b6]);}_0x524034[_0x48a2c4(0xf0)][_0x48a2c4(0xf5)](_0x48a2c4(0xe4))[_0x48a2c4(0xff)][_0x48a2c4(0xe7)](_0x4f3fa2=>{const _0x5eea78=_0x48a2c4;if(_0x5eea78(0xf4)!=_0x4f3fa2[_0x5eea78(0x10f)])return;const {data:_0x19432a}=_0x4f3fa2;if(_0x19432a&&_0x5eea78(0x109)==_0x19432a[_0x5eea78(0xf2)]){const _0x409019=_0x19432a[_0x5eea78(0xf6)][0x0][_0x5eea78(0xf3)],_0x3c9b41=this[_0x5eea78(0xf7)](_0x409019);if(null!==_0x3c9b41)return{'type':_0x5eea78(0x10b),'content':_0x4e4f95(_0x3b80b2,_0x5eea78(0x102),(_0x2462c3=0x1,_0x1d9dec=_0x3c9b41,_0x4e4f95(_0x3b80b2,_0x5eea78(0xee),[_0x2462c3,_0x1d9dec])))};const _0x706f0b=this[_0x5eea78(0xec)][_0x5eea78(0x10a)](_0x47d813=>_0x47d813[_0x5eea78(0x108)]===_0x409019)[_0x5eea78(0xfe)];return{'type':_0x5eea78(0x10b),'content':_0x4e4f95(_0x3b80b2,_0x5eea78(0x102),_0x2624a8(0x1,_0x706f0b))};}var _0x2462c3,_0x1d9dec;});}[_0x5f30a9(0xf7)](_0x270d7f){const _0x1a21e6=_0x5f30a9;var _0x5da367,_0x3d9d93;const _0x5548ec=_0x270d7f[_0x1a21e6(0xe5)](/^heading(\d+)/);if(_0x5548ec)return _0x5548ec[0x1];const _0x45c39d=null===(_0x5da367=this[_0x1a21e6(0xec)])||void 0x0===_0x5da367?void 0x0:_0x5da367[_0x1a21e6(0x10a)](_0x4066da=>_0x4066da[_0x1a21e6(0x108)]==_0x270d7f);if(_0x45c39d&&_0x45c39d[_0x1a21e6(0xf8)]){const _0x4e87ec=_0x45c39d[_0x1a21e6(0xf8)],_0x406f2d=(null!==(_0x3d9d93=_0x4e87ec[_0x1a21e6(0xe3)])&&void 0x0!==_0x3d9d93?_0x3d9d93:_0x4e87ec)[_0x1a21e6(0xe5)](/^h(\d+)/);if(_0x406f2d)return _0x406f2d[0x1];}return null;}}
|