@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20240430.0 → 0.0.0-nightly-20240502.0
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 +1 -1
- 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/dist/types/integrations/utils.d.ts +1 -5
- package/dist/types/trackchangesediting.d.ts +14 -0
- 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.d.ts +1 -5
- 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.d.ts +14 -0
- 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
|
-
const
|
|
23
|
+
const _0x116849=_0x23a8;(function(_0x26bf20,_0x3a6a29){const _0x3ad2f9=_0x23a8,_0x3408f5=_0x26bf20();while(!![]){try{const _0x7f683=parseInt(_0x3ad2f9(0x1ce))/0x1*(-parseInt(_0x3ad2f9(0x1c0))/0x2)+-parseInt(_0x3ad2f9(0x1c7))/0x3+-parseInt(_0x3ad2f9(0x1c9))/0x4+parseInt(_0x3ad2f9(0x1c2))/0x5+parseInt(_0x3ad2f9(0x1d6))/0x6*(parseInt(_0x3ad2f9(0x1cd))/0x7)+-parseInt(_0x3ad2f9(0x1c5))/0x8*(-parseInt(_0x3ad2f9(0x1d4))/0x9)+parseInt(_0x3ad2f9(0x1c1))/0xa;if(_0x7f683===_0x3a6a29)break;else _0x3408f5['push'](_0x3408f5['shift']());}catch(_0xd29bc){_0x3408f5['push'](_0x3408f5['shift']());}}}(_0x8047,0xbd42e));import{Command as _0x1f15c1}from'ckeditor5/src/core.js';function _0x23a8(_0x129741,_0x3d9eed){const _0x8047a2=_0x8047();return _0x23a8=function(_0x23a8e0,_0x7a5a62){_0x23a8e0=_0x23a8e0-0x1bf;let _0x131544=_0x8047a2[_0x23a8e0];return _0x131544;},_0x23a8(_0x129741,_0x3d9eed);}import{sortSuggestions as _0x3a0ab7,executeCommandForSuggestions as _0x5b2700}from'../utils/utils.js';function _0x8047(){const _0x98180a=['canEditAt','2888NJRXwH','_isEnabledBasedOnSelection','1921341baJRPg','editor','2500668jQqdEe','_suggestions','getRanges','refresh','5320329ucPHQc','1gpcMdX','isInContent','_command','values','from','model','20763xavazl','some','12NZKmfA','execute','1786846trSwib','3432880dRGyRp','1190210csnMkf','isEnabled'];_0x8047=function(){return _0x98180a;};return _0x8047();}export default class x extends _0x1f15c1{constructor(_0x2357b4,_0x4d4dba,_0x47810f){const _0x5f1724=_0x23a8;super(_0x2357b4),this[_0x5f1724(0x1d0)]=_0x4d4dba,this[_0x5f1724(0x1ca)]=_0x47810f,this[_0x5f1724(0x1cc)](),this[_0x5f1724(0x1c6)]=!0x1;}[_0x116849(0x1cc)](){const _0x35e0ae=_0x116849,_0x497f4a=Array[_0x35e0ae(0x1d2)](this[_0x35e0ae(0x1ca)][_0x35e0ae(0x1d1)]())[_0x35e0ae(0x1d5)](_0x50243a=>_0x50243a[_0x35e0ae(0x1cf)]);this[_0x35e0ae(0x1c3)]=this[_0x35e0ae(0x1d0)][_0x35e0ae(0x1c3)]&&_0x497f4a;}[_0x116849(0x1bf)](){const _0x5be9e5=_0x116849,_0x5352ce=_0x3a0ab7(Array[_0x5be9e5(0x1d2)](this[_0x5be9e5(0x1ca)][_0x5be9e5(0x1d1)]()));for(const _0x702c66 of _0x5352ce){const _0x330f52=_0x702c66[_0x5be9e5(0x1cb)]();if(!this[_0x5be9e5(0x1c8)][_0x5be9e5(0x1d3)][_0x5be9e5(0x1c4)](_0x330f52))return;}_0x5b2700(this[_0x5be9e5(0x1c8)][_0x5be9e5(0x1d3)],this[_0x5be9e5(0x1d0)],_0x5352ce);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xc37cc4=_0x19d4;function _0x49d4(){const _0x36a575=['2176088xEwpai','4134916fmGgXH','refresh','_selectedSuggestions','1020660vgVXAi','14287842MOUzcm','execute','1817673qHaWMx','model','getRanges','_command','5830512czySHL','selection','from','canEditAt','_isEnabledBasedOnSelection','_suggestions','editor','3kpZkPT','isEnabled','values','7iKzkwB','230498wmpfnN','5LxDzLe','size','document'];_0x49d4=function(){return _0x36a575;};return _0x49d4();}(function(_0x116a6c,_0x4a9d35){const _0x1f9371=_0x19d4,_0x22d263=_0x116a6c();while(!![]){try{const _0x1de711=parseInt(_0x1f9371(0x1da))/0x1*(parseInt(_0x1f9371(0x1de))/0x2)+parseInt(_0x1f9371(0x1cf))/0x3+parseInt(_0x1f9371(0x1e3))/0x4*(parseInt(_0x1f9371(0x1df))/0x5)+parseInt(_0x1f9371(0x1d3))/0x6+-parseInt(_0x1f9371(0x1dd))/0x7*(parseInt(_0x1f9371(0x1e2))/0x8)+-parseInt(_0x1f9371(0x1cd))/0x9+-parseInt(_0x1f9371(0x1cc))/0xa;if(_0x1de711===_0x4a9d35)break;else _0x22d263['push'](_0x22d263['shift']());}catch(_0x4356f0){_0x22d263['push'](_0x22d263['shift']());}}}(_0x49d4,0xf30b0));import{Command as _0xec83c3}from'ckeditor5/src/core.js';import{sortSuggestions as _0x243b74,getSelectedSuggestions as _0x194b6b,executeCommandForSuggestions as _0x50f709}from'../utils/utils.js';function _0x19d4(_0x3e0099,_0x5ba067){const _0x49d487=_0x49d4();return _0x19d4=function(_0x19d43c,_0x10fc3e){_0x19d43c=_0x19d43c-0x1cc;let _0x1488cd=_0x49d487[_0x19d43c];return _0x1488cd;},_0x19d4(_0x3e0099,_0x5ba067);}export default class R extends _0xec83c3{constructor(_0x340d82,_0x4eb07f,_0x574c64){const _0x3bd0ff=_0x19d4;super(_0x340d82),this[_0x3bd0ff(0x1d2)]=_0x4eb07f,this[_0x3bd0ff(0x1d8)]=_0x574c64,this[_0x3bd0ff(0x1e5)]=new Set(),this[_0x3bd0ff(0x1e4)](),this[_0x3bd0ff(0x1d7)]=!0x1;}[_0xc37cc4(0x1e4)](){const _0x1a9c81=_0xc37cc4,_0x44c541=this[_0x1a9c81(0x1d9)][_0x1a9c81(0x1d0)][_0x1a9c81(0x1e1)][_0x1a9c81(0x1d4)],_0x380f47=Array[_0x1a9c81(0x1d5)](this[_0x1a9c81(0x1d8)][_0x1a9c81(0x1dc)]());this[_0x1a9c81(0x1e5)]=_0x194b6b(_0x44c541,_0x380f47),this[_0x1a9c81(0x1db)]=this[_0x1a9c81(0x1d2)][_0x1a9c81(0x1db)]&&!!this[_0x1a9c81(0x1e5)][_0x1a9c81(0x1e0)];}[_0xc37cc4(0x1ce)](){const _0x5a2784=_0xc37cc4,_0x2ce15f=_0x243b74(Array[_0x5a2784(0x1d5)](this[_0x5a2784(0x1e5)]));for(const _0x55fdbf of _0x2ce15f){const _0x558917=_0x55fdbf[_0x5a2784(0x1d1)]();if(!this[_0x5a2784(0x1d9)][_0x5a2784(0x1d0)][_0x5a2784(0x1d6)](_0x558917))return;}_0x50f709(this[_0x5a2784(0x1d9)][_0x5a2784(0x1d0)],this[_0x5a2784(0x1d2)],_0x2ce15f);}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x2cb811=_0x3147;(function(_0x3560d3,_0x4f9d34){const _0x60daa6=_0x3147,_0x5545f8=_0x3560d3();while(!![]){try{const _0x4351c0=-parseInt(_0x60daa6(0x18a))/0x1+-parseInt(_0x60daa6(0x194))/0x2*(-parseInt(_0x60daa6(0x189))/0x3)+parseInt(_0x60daa6(0x18b))/0x4*(-parseInt(_0x60daa6(0x198))/0x5)+-parseInt(_0x60daa6(0x199))/0x6*(-parseInt(_0x60daa6(0x181))/0x7)+-parseInt(_0x60daa6(0x19a))/0x8+parseInt(_0x60daa6(0x18d))/0x9*(-parseInt(_0x60daa6(0x193))/0xa)+-parseInt(_0x60daa6(0x188))/0xb*(-parseInt(_0x60daa6(0x182))/0xc);if(_0x4351c0===_0x4f9d34)break;else _0x5545f8['push'](_0x5545f8['shift']());}catch(_0x1d7d14){_0x5545f8['push'](_0x5545f8['shift']());}}}(_0x3ded,0x75b61));import{Command as _0x3a6217}from'ckeditor5/src/core.js';export default class M extends _0x3a6217{constructor(_0x412e43,_0x49af39){const _0x5f138f=_0x3147;super(_0x412e43),this[_0x5f138f(0x187)]=_0x49af39,this[_0x5f138f(0x192)]=!0x1,this[_0x5f138f(0x197)](),this[_0x5f138f(0x190)]=!0x1;}[_0x2cb811(0x197)](){const _0x433628=_0x2cb811;this[_0x433628(0x196)]=!0x0;}[_0x2cb811(0x183)](){const _0x29090b=_0x2cb811;this[_0x29090b(0x192)]=!this[_0x29090b(0x192)],this[_0x29090b(0x192)]?this[_0x29090b(0x184)]():this[_0x29090b(0x185)]();}[_0x2cb811(0x184)](){const _0x13eb6b=_0x2cb811;for(const _0x17dea0 of this[_0x13eb6b(0x195)][_0x13eb6b(0x191)][_0x13eb6b(0x191)]())_0x17dea0[_0x13eb6b(0x18c)]&&!this[_0x13eb6b(0x187)][_0x13eb6b(0x186)](_0x17dea0)&&_0x17dea0[_0x13eb6b(0x18e)](_0x13eb6b(0x180));}[_0x2cb811(0x185)](){const _0x40e88e=_0x2cb811;for(const _0x4f18f2 of this[_0x40e88e(0x195)][_0x40e88e(0x191)][_0x40e88e(0x191)]())_0x4f18f2[_0x40e88e(0x18c)]&&!this[_0x40e88e(0x187)][_0x40e88e(0x186)](_0x4f18f2)&&_0x4f18f2[_0x40e88e(0x18f)](_0x40e88e(0x180));}}function _0x3147(_0x63209a,_0x40de99){const _0x3ded20=_0x3ded();return _0x3147=function(_0x31476a,_0x15a31e){_0x31476a=_0x31476a-0x180;let _0x3f883e=_0x3ded20[_0x31476a];return _0x3f883e;},_0x3147(_0x63209a,_0x40de99);}function _0x3ded(){const _0x414c0a=['editor','isEnabled','refresh','340RYIJMl','6StxuKS','6097608SrbVDf','TrackChangesCommand','5764619rXOXYG','71556wJqfrw','execute','_disableUnsupportedCommands','_enableCommands','has','_enabledCommands','1496VrvNdT','2619285tLwSjK','604741IyiLBX','8128uaSYFz','affectsData','567Ynuoaz','forceDisabled','clearForceDisabled','_isEnabledBasedOnSelection','commands','value','82590sqkLEy','2erSOcb'];_0x3ded=function(){return _0x414c0a;};return _0x3ded();}
|
package/src/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
(function(_0x1168e9,_0x2b3c9b){var _0x2a3515=_0x4a7c,_0x3957dc=_0x1168e9();while(!![]){try{var _0x2aed94=-parseInt(_0x2a3515(0x9c))/0x1+parseInt(_0x2a3515(0x98))/0x2*(-parseInt(_0x2a3515(0x9d))/0x3)+-parseInt(_0x2a3515(0x9e))/0x4*(parseInt(_0x2a3515(0x9f))/0x5)+parseInt(_0x2a3515(0x9b))/0x6*(parseInt(_0x2a3515(0xa0))/0x7)+parseInt(_0x2a3515(0x99))/0x8+parseInt(_0x2a3515(0x9a))/0x9+parseInt(_0x2a3515(0x97))/0xa;if(_0x2aed94===_0x2b3c9b)break;else _0x3957dc['push'](_0x3957dc['shift']());}catch(_0x5234fc){_0x3957dc['push'](_0x3957dc['shift']());}}}(_0xcc99,0x8df79));export{default as TrackChanges}from'./trackchanges.js';function _0x4a7c(_0x2794d3,_0x180758){var _0xcc995a=_0xcc99();return _0x4a7c=function(_0x4a7c58,_0x4fccf8){_0x4a7c58=_0x4a7c58-0x97;var _0x2c7ad5=_0xcc995a[_0x4a7c58];return _0x2c7ad5;},_0x4a7c(_0x2794d3,_0x180758);}export{default as TrackChangesData}from'./trackchangesdata.js';export{default as TrackChangesEditing}from'./trackchangesediting.js';export{default as BaseSuggestionThreadView}from'./ui/view/basesuggestionthreadview.js';import'./augmentation.js';function _0xcc99(){var _0x1b167e=['382740YeGATT','2912yZRELa','6879776TGmCmy','6005772cHBbaK','1362LJASQR','765009ITaMgz','816OjabRw','14804njIYTc','1305urCEyX','35245QbUSVw'];_0xcc99=function(){return _0x1b167e;};return _0xcc99();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
const _0x1aec5a=_0xff8a;(function(_0x5f4540,_0x3a1caa){const _0x5493c4=_0xff8a,_0x3cc7ea=_0x5f4540();while(!![]){try{const _0x27603f=parseInt(_0x5493c4(0x170))/0x1*(-parseInt(_0x5493c4(0x161))/0x2)+-parseInt(_0x5493c4(0x16e))/0x3+-parseInt(_0x5493c4(0x164))/0x4*(-parseInt(_0x5493c4(0x16d))/0x5)+parseInt(_0x5493c4(0x166))/0x6*(parseInt(_0x5493c4(0x173))/0x7)+-parseInt(_0x5493c4(0x169))/0x8*(parseInt(_0x5493c4(0x162))/0x9)+-parseInt(_0x5493c4(0x16a))/0xa+-parseInt(_0x5493c4(0x16f))/0xb*(-parseInt(_0x5493c4(0x171))/0xc);if(_0x27603f===_0x3a1caa)break;else _0x3cc7ea['push'](_0x3cc7ea['shift']());}catch(_0x29ef0f){_0x3cc7ea['push'](_0x3cc7ea['shift']());}}}(_0x41ae,0xc67db));function _0x41ae(){const _0x2ab2ee=['1424vQbNbd','get','6exLOty','TrackChangesEditing','enableCommand','44680HnYfKA','7718560KgCNQK','showAIAssistant','editor','7885oZkOsE','861489hdfHjr','634579tYEvSU','753ZTfJoH','696MzcuVK','plugins','3594955SSAwWf','commands','3284MPQJcq','2115rzeEZx','afterInit'];_0x41ae=function(){return _0x2ab2ee;};return _0x41ae();}function _0xff8a(_0x16aa20,_0xbcd94f){const _0x41ae9a=_0x41ae();return _0xff8a=function(_0xff8a52,_0x53b187){_0xff8a52=_0xff8a52-0x161;let _0x1f293b=_0x41ae9a[_0xff8a52];return _0x1f293b;},_0xff8a(_0x16aa20,_0xbcd94f);}import{Plugin as _0x3205f0}from'ckeditor5/src/core.js';export default class E extends _0x3205f0{[_0x1aec5a(0x163)](){const _0x2ded19=_0x1aec5a,_0x5e31c5=this[_0x2ded19(0x16c)],_0x493df6=_0x5e31c5[_0x2ded19(0x172)][_0x2ded19(0x165)](_0x2ded19(0x167));_0x5e31c5[_0x2ded19(0x174)][_0x2ded19(0x165)](_0x2ded19(0x16b))&&_0x493df6[_0x2ded19(0x168)](_0x2ded19(0x16b));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2eb896=_0x18c3;function _0x18c3(_0x285620,_0x448693){const _0x1f2093=_0x1f20();return _0x18c3=function(_0x18c3f6,_0x1dbf97){_0x18c3f6=_0x18c3f6-0xd8;let _0x5e814c=_0x1f2093[_0x18c3f6];return _0x5e814c;},_0x18c3(_0x285620,_0x448693);}(function(_0x55498c,_0x3d7b0b){const _0x569132=_0x18c3,_0x317af3=_0x55498c();while(!![]){try{const _0x256c4b=parseInt(_0x569132(0xfe))/0x1+-parseInt(_0x569132(0xf2))/0x2+-parseInt(_0x569132(0xe2))/0x3+parseInt(_0x569132(0xe7))/0x4*(parseInt(_0x569132(0xdc))/0x5)+parseInt(_0x569132(0xd9))/0x6*(-parseInt(_0x569132(0xf8))/0x7)+-parseInt(_0x569132(0xf6))/0x8+parseInt(_0x569132(0xe8))/0x9;if(_0x256c4b===_0x3d7b0b)break;else _0x317af3['push'](_0x317af3['shift']());}catch(_0x453d9b){_0x317af3['push'](_0x317af3['shift']());}}}(_0x1f20,0x1e49d));import{Plugin as _0x2a820b}from'ckeditor5/src/core.js';import{getTranslation as _0x1543f8}from'../utils/common-translations.js';export default class V extends _0x2a820b{[_0x2eb896(0xf0)](){const _0xd40f35=_0x2eb896,_0x3444e6=this[_0xd40f35(0xda)],_0x779687=_0x3444e6[_0xd40f35(0xea)];if(!_0x3444e6[_0xd40f35(0xed)][_0xd40f35(0xf3)](_0xd40f35(0xe4)))return;const _0x17647c=_0x3444e6[_0xd40f35(0xed)][_0xd40f35(0xe0)](_0xd40f35(0xe3));_0x17647c[_0xd40f35(0xe5)](_0xd40f35(0xfb)),_0x17647c[_0xd40f35(0xf5)](_0xd40f35(0xfb)),_0x17647c[_0xd40f35(0xfc)][_0xd40f35(0xfa)](_0xd40f35(0xfb),_0x1543f8(_0x779687,_0xd40f35(0xff))),this[_0xd40f35(0xdd)]();}[_0x2eb896(0xdd)](){const _0xd92755=_0x2eb896,_0x3c9987=this[_0xd92755(0xda)],_0x1f1c5b=_0x3c9987[_0xd92755(0xea)];_0x3c9987[_0xd92755(0xed)][_0xd92755(0xe0)](_0xd92755(0xe3))[_0xd92755(0xfc)][_0xd92755(0xdf)](_0x2ccec1=>{const _0x4438fa=_0xd92755;if(_0x4438fa(0xf9)!=_0x2ccec1[_0x4438fa(0xe6)])return;const {data:_0x520de5}=_0x2ccec1;if(_0x520de5&&_0x4438fa(0xfb)==_0x520de5[_0x4438fa(0xf4)]){const _0x3345d4=_0x520de5[_0x4438fa(0xf7)][0x0][_0x4438fa(0xfd)];return{'type':_0x4438fa(0xe1),'content':_0x1543f8(_0x1f1c5b,_0x4438fa(0xe9),function(_0x49f4fd){const _0x1d2220=_0x4438fa;switch(_0x49f4fd){case _0x1d2220(0xd8):return _0x1543f8(_0x1f1c5b,_0x1d2220(0xeb));case _0x1d2220(0xef):return _0x1543f8(_0x1f1c5b,_0x1d2220(0xf1));case _0x1d2220(0xdb):return _0x1543f8(_0x1f1c5b,_0x1d2220(0xde));case _0x1d2220(0xee):return _0x1543f8(_0x1f1c5b,_0x1d2220(0xec));}}(_0x3345d4))};}});}}function _0x1f20(){const _0x3bcc5c=['230764vuUZeE','has','commandName','registerBlockAttribute','1584344zxpfuh','commandParams','1351868ZKVvey','formatBlock','registerAttributeLabel','alignment','descriptionFactory','value','31008RsHdjV','FORMAT_ALIGNMENT','left','6orjDjK','editor','center','10840IfDGum','_registerLegacyDescription','FORMAT_ALIGN_TO_CENTER','registerDescriptionCallback','get','format','682161DdvCEM','TrackChangesEditing','AlignmentEditing','enableDefaultAttributesIntegration','type','212GpqLcA','6408765oLqRVh','*Format:*\x20%0','locale','FORMAT_ALIGN_TO_LEFT','FORMAT_JUSTIFY_TEXT','plugins','justify','right','afterInit','FORMAT_ALIGN_TO_RIGHT'];_0x1f20=function(){return _0x3bcc5c;};return _0x1f20();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0xef74(){const _0xa74bd0=['registerDescriptionCallback','3zrZodq','UnderlineEditing','commandParams','4426011hFREbe','enableDefaultAttributesIntegration','superscript','BoldEditing','registerAttributeLabel','291594xiJSZi','11361RAcWeQ','format','registerInlineAttribute','11FbksnN','type','locale','*Remove\x20format:*\x20%0','SuperscriptEditing','3079870zEtaav','has','FORMAT_','CodeEditing','FORMAT_CODE','StrikethroughEditing','toUpperCase','1818172lZmcEZ','1085664xAvHZT','FORMAT_SUPERSCRIPT','plugins','subscript','toLowerCase','forceValue','formatInline','afterInit','FORMAT_SUBSCRIPT','code','TrackChangesEditing','editor','35dOBtBr','FORMAT_ITALIC','_registerLegacyDescription','underline','italic','bold','FORMAT_STRIKETHROUGH','get','slice','*Format:*\x20%0','strikethrough','ItalicEditing','1768ijiQCA','commandName','descriptionFactory','FORMAT_UNDERLINE','FORMAT_BOLD','395863ULGYZm','SubscriptEditing'];_0xef74=function(){return _0xa74bd0;};return _0xef74();}const _0x3937e7=_0x5c54;(function(_0x20c896,_0xa5585b){const _0x3c1fe4=_0x5c54,_0x2220d2=_0x20c896();while(!![]){try{const _0x2a3591=-parseInt(_0x3c1fe4(0x1c7))/0x1+-parseInt(_0x3c1fe4(0x1e3))/0x2+parseInt(_0x3c1fe4(0x1ca))/0x3*(parseInt(_0x3c1fe4(0x1e2))/0x4)+parseInt(_0x3c1fe4(0x1ef))/0x5*(-parseInt(_0x3c1fe4(0x1d2))/0x6)+-parseInt(_0x3c1fe4(0x1d3))/0x7*(-parseInt(_0x3c1fe4(0x1c2))/0x8)+parseInt(_0x3c1fe4(0x1cd))/0x9+parseInt(_0x3c1fe4(0x1db))/0xa*(parseInt(_0x3c1fe4(0x1d6))/0xb);if(_0x2a3591===_0xa5585b)break;else _0x2220d2['push'](_0x2220d2['shift']());}catch(_0x1a8d91){_0x2220d2['push'](_0x2220d2['shift']());}}}(_0xef74,0x51918));import{Plugin as _0x12bc0b}from'ckeditor5/src/core.js';import{getTranslation as _0x4395fa}from'../utils/common-translations.js';const ti=[_0x3937e7(0x1d0),_0x3937e7(0x1c1),_0x3937e7(0x1cb),_0x3937e7(0x1de),_0x3937e7(0x1e0),_0x3937e7(0x1c8),_0x3937e7(0x1da)];function _0x5c54(_0xa7cf4f,_0x4964d9){const _0xef742=_0xef74();return _0x5c54=function(_0x5c54b2,_0x1ac650){_0x5c54b2=_0x5c54b2-0x1c0;let _0x5c0255=_0xef742[_0x5c54b2];return _0x5c0255;},_0x5c54(_0xa7cf4f,_0x4964d9);}export default class U extends _0x12bc0b{[_0x3937e7(0x1ea)](){const _0xa36725=_0x3937e7,_0x4c2eb7=this[_0xa36725(0x1ee)],_0x167c42=_0x4c2eb7[_0xa36725(0x1e5)][_0xa36725(0x1f6)](_0xa36725(0x1ed)),_0x4ef1a7=_0x4c2eb7[_0xa36725(0x1d8)];for(const _0x20e18b of ti){if(!_0x4c2eb7[_0xa36725(0x1e5)][_0xa36725(0x1dc)](_0x20e18b))continue;const _0x4a24f9=_0x20e18b[_0xa36725(0x1f7)](0x0,-0x7)[_0xa36725(0x1e7)](),_0x64e4d5=_0xa36725(0x1dd)+_0x4a24f9[_0xa36725(0x1e1)]();_0x167c42[_0xa36725(0x1ce)](_0x4a24f9),_0x167c42[_0xa36725(0x1d5)](_0x4a24f9),_0x167c42[_0xa36725(0x1c4)][_0xa36725(0x1d1)](_0x4a24f9,_0x4395fa(_0x4ef1a7,_0x64e4d5));}this[_0xa36725(0x1f1)]();}[_0x3937e7(0x1f1)](){const _0x511d3c=_0x3937e7,_0x283d41=this[_0x511d3c(0x1ee)],_0x50a454=_0x283d41[_0x511d3c(0x1d8)],_0x11de83=_0x283d41[_0x511d3c(0x1e5)][_0x511d3c(0x1f6)](_0x511d3c(0x1ed));function _0x2d4287(_0x568d0c,_0x523086){const _0xe7a7a1=_0x511d3c;_0x11de83[_0xe7a7a1(0x1c4)][_0xe7a7a1(0x1c9)](_0x135a01=>{const _0x13e3a6=_0xe7a7a1;if(_0x13e3a6(0x1e9)!=_0x135a01[_0x13e3a6(0x1d7)])return;const {data:_0x4474f8}=_0x135a01;return _0x4474f8&&_0x4474f8[_0x13e3a6(0x1c3)]===_0x568d0c?_0x4474f8[_0x13e3a6(0x1cc)][0x0][_0x13e3a6(0x1e8)]?{'type':_0x13e3a6(0x1d4),'content':_0x4395fa(_0x50a454,_0x13e3a6(0x1f8),_0x523086)}:{'type':_0x13e3a6(0x1d4),'content':_0x4395fa(_0x50a454,_0x13e3a6(0x1d9),_0x523086)}:void 0x0;});}_0x2d4287(_0x511d3c(0x1f4),_0x4395fa(_0x50a454,_0x511d3c(0x1c6))),_0x2d4287(_0x511d3c(0x1f3),_0x4395fa(_0x50a454,_0x511d3c(0x1f0))),_0x2d4287(_0x511d3c(0x1f2),_0x4395fa(_0x50a454,_0x511d3c(0x1c5))),_0x2d4287(_0x511d3c(0x1ec),_0x4395fa(_0x50a454,_0x511d3c(0x1df))),_0x2d4287(_0x511d3c(0x1c0),_0x4395fa(_0x50a454,_0x511d3c(0x1f5))),_0x2d4287(_0x511d3c(0x1e6),_0x4395fa(_0x50a454,_0x511d3c(0x1eb))),_0x2d4287(_0x511d3c(0x1cf),_0x4395fa(_0x50a454,_0x511d3c(0x1e4)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x5a1afc=_0x51f8;function _0x2309(){const _0xcdbd86=['name','1412912IbRZsL','checkChild','1216266GiNfqr','editor','selection','TrackChangesEditing','7yITicc','31609050aAEiGj','*Set\x20format:*\x20%0','commands','commandName','forceValue','BlockQuoteEditing','get','*Remove\x20format:*\x20%0','parent','10HsesOh','blockQuote','ELEMENT_BLOCK_QUOTE','change','from','5092803uRzCdm','getSelectedBlocks','332400KGxqXq','model','has','1525196FBXOQJ','7960555okcuTd','filter','markBlockFormat','commandParams','document','plugins','locale','descriptionFactory','$root','value','enableCommand','schema','2icpMTO','afterInit','registerDescriptionCallback','6lSzzle','format'];_0x2309=function(){return _0xcdbd86;};return _0x2309();}function _0x51f8(_0x467473,_0x488d8d){const _0x23096a=_0x2309();return _0x51f8=function(_0x51f898,_0x3ff3b7){_0x51f898=_0x51f898-0x1a4;let _0x207aca=_0x23096a[_0x51f898];return _0x207aca;},_0x51f8(_0x467473,_0x488d8d);}(function(_0x1360fb,_0x1701b0){const _0x37d83b=_0x51f8,_0x1d4f51=_0x1360fb();while(!![]){try{const _0x3ab329=-parseInt(_0x37d83b(0x1c0))/0x1*(parseInt(_0x37d83b(0x1b0))/0x2)+parseInt(_0x37d83b(0x1c8))/0x3+parseInt(_0x37d83b(0x1b3))/0x4+parseInt(_0x37d83b(0x1b4))/0x5*(-parseInt(_0x37d83b(0x1c3))/0x6)+-parseInt(_0x37d83b(0x1cc))/0x7*(parseInt(_0x37d83b(0x1c6))/0x8)+-parseInt(_0x37d83b(0x1ae))/0x9*(parseInt(_0x37d83b(0x1a9))/0xa)+parseInt(_0x37d83b(0x1cd))/0xb;if(_0x3ab329===_0x1701b0)break;else _0x1d4f51['push'](_0x1d4f51['shift']());}catch(_0x1c6330){_0x1d4f51['push'](_0x1d4f51['shift']());}}}(_0x2309,0xf27ff));import{Plugin as _0x28c04a}from'ckeditor5/src/core.js';import{getTranslation as _0x542367}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x4ef9f0}from'../utils/utils.js';export default class O extends _0x28c04a{[_0x5a1afc(0x1c1)](){const _0x4b1c1c=_0x5a1afc,_0x150d45=this[_0x4b1c1c(0x1c9)],_0x2a95db=_0x150d45[_0x4b1c1c(0x1ba)];if(!_0x150d45[_0x4b1c1c(0x1b9)][_0x4b1c1c(0x1b2)](_0x4b1c1c(0x1a5)))return;const _0x4aede0=_0x150d45[_0x4b1c1c(0x1b9)][_0x4b1c1c(0x1a6)](_0x4b1c1c(0x1cb)),_0x409caf=this[_0x4b1c1c(0x1c9)][_0x4b1c1c(0x1cf)][_0x4b1c1c(0x1a6)](_0x4b1c1c(0x1aa));_0x4aede0[_0x4b1c1c(0x1be)](_0x4b1c1c(0x1aa),(_0xeadd10,_0x528846={})=>{const _0x48696c=_0x4b1c1c,_0x56cad0=this[_0x48696c(0x1c9)][_0x48696c(0x1b1)][_0x48696c(0x1b8)][_0x48696c(0x1ca)],_0x4ed256=_0x528846&&void 0x0!==_0x528846[_0x48696c(0x1a4)]?_0x528846[_0x48696c(0x1a4)]:!_0x409caf[_0x48696c(0x1bd)];let _0xbca10e=[];if(_0x4ed256){const _0x4e1545=Array[_0x48696c(0x1ad)](_0x56cad0[_0x48696c(0x1af)]())[_0x48696c(0x1b5)](_0x355682=>oo(_0x355682)||function(_0x44fac1,_0x582911){const _0x2a9779=_0x48696c,_0x193177=_0x582911[_0x2a9779(0x1c7)](_0x44fac1[_0x2a9779(0x1a8)],_0x2a9779(0x1aa)),_0x231022=_0x582911[_0x2a9779(0x1c7)]([_0x2a9779(0x1bc),_0x2a9779(0x1aa)],_0x44fac1);return _0x193177&&_0x231022;}(_0x355682,this[_0x48696c(0x1c9)][_0x48696c(0x1b1)][_0x48696c(0x1bf)]));_0xbca10e=_0x4ef9f0(_0x4e1545,_0x150d45[_0x48696c(0x1b1)]);}else{const _0xd4dc52=Array[_0x48696c(0x1ad)](_0x56cad0[_0x48696c(0x1af)]())[_0x48696c(0x1b5)](_0x552a1e=>oo(_0x552a1e));_0xbca10e=_0x4ef9f0(_0xd4dc52,_0x150d45[_0x48696c(0x1b1)]);}_0x150d45[_0x48696c(0x1b1)][_0x48696c(0x1ac)](()=>{const _0x5df811=_0x48696c;for(const _0x3c9082 of _0xbca10e)_0x4aede0[_0x5df811(0x1b6)](_0x3c9082,{'commandName':_0x5df811(0x1aa),'commandParams':[{'forceValue':_0x4ed256}]});});}),_0x4aede0[_0x4b1c1c(0x1bb)][_0x4b1c1c(0x1c2)](_0xa70c07=>{const _0x598530=_0x4b1c1c,{data:_0x2a5c44}=_0xa70c07;if(_0x2a5c44&&_0x598530(0x1aa)==_0x2a5c44[_0x598530(0x1d0)]){const _0x59e171=_0x542367(_0x2a95db,_0x598530(0x1ab));return _0x2a5c44[_0x598530(0x1b7)][0x0][_0x598530(0x1a4)]?{'type':_0x598530(0x1c4),'content':_0x542367(_0x2a95db,_0x598530(0x1ce),_0x59e171)}:{'type':_0x598530(0x1c4),'content':_0x542367(_0x2a95db,_0x598530(0x1a7),_0x59e171)};}});}}function oo(_0xb080c0){const _0x481f5d=_0x5a1afc;return _0x481f5d(0x1aa)==_0xb080c0[_0x481f5d(0x1a8)][_0x481f5d(0x1c5)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function
|
|
23
|
+
function _0x257a(){const _0x3851eb=['56abIwVE','enableCommand','579702hOzRbr','28007QrZvMx','afterInit','59195BZHong','changeCaseTitle','488344bVGpWU','get','4060593tGiBut','80iHSWVr','1842792qltLtZ','plugins','TrackChangesEditing','changeCaseLower','changeCaseUpper','CaseChange','899067OKDwTh','has','editor'];_0x257a=function(){return _0x3851eb;};return _0x257a();}function _0x2865(_0x229627,_0x48619e){const _0x257afa=_0x257a();return _0x2865=function(_0x286501,_0xac54e0){_0x286501=_0x286501-0x1ea;let _0x1ef9aa=_0x257afa[_0x286501];return _0x1ef9aa;},_0x2865(_0x229627,_0x48619e);}const _0x5100a6=_0x2865;(function(_0x49d2d3,_0x51584f){const _0x4d547e=_0x2865,_0x231c76=_0x49d2d3();while(!![]){try{const _0x1728cf=-parseInt(_0x4d547e(0x1ea))/0x1+parseInt(_0x4d547e(0x1ef))/0x2+parseInt(_0x4d547e(0x1f9))/0x3+-parseInt(_0x4d547e(0x1f2))/0x4*(-parseInt(_0x4d547e(0x1ed))/0x5)+-parseInt(_0x4d547e(0x1f3))/0x6+-parseInt(_0x4d547e(0x1eb))/0x7*(-parseInt(_0x4d547e(0x1fc))/0x8)+parseInt(_0x4d547e(0x1f1))/0x9;if(_0x1728cf===_0x51584f)break;else _0x231c76['push'](_0x231c76['shift']());}catch(_0x23f154){_0x231c76['push'](_0x231c76['shift']());}}}(_0x257a,0x5b0ff));import{Plugin as _0x281936}from'ckeditor5/src/core.js';export default class F extends _0x281936{[_0x5100a6(0x1ec)](){const _0x94c82c=_0x5100a6,_0x54ef4c=this[_0x94c82c(0x1fb)];_0x54ef4c[_0x94c82c(0x1f4)][_0x94c82c(0x1fa)](_0x94c82c(0x1f8))&&(_0x54ef4c[_0x94c82c(0x1f4)][_0x94c82c(0x1f0)](_0x94c82c(0x1f5))[_0x94c82c(0x1fd)](_0x94c82c(0x1f7)),_0x54ef4c[_0x94c82c(0x1f4)][_0x94c82c(0x1f0)](_0x94c82c(0x1f5))[_0x94c82c(0x1fd)](_0x94c82c(0x1f6)),_0x54ef4c[_0x94c82c(0x1f4)][_0x94c82c(0x1f0)](_0x94c82c(0x1f5))[_0x94c82c(0x1fd)](_0x94c82c(0x1ee)));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x6a6c69=_0x1664;(function(_0x5300bd,_0x100e43){const _0x392ecc=_0x1664,_0x5723bf=_0x5300bd();while(!![]){try{const _0x776b4d=parseInt(_0x392ecc(0x1ed))/0x1*(parseInt(_0x392ecc(0x1f3))/0x2)+-parseInt(_0x392ecc(0x1f5))/0x3+-parseInt(_0x392ecc(0x1ec))/0x4*(-parseInt(_0x392ecc(0x1fb))/0x5)+-parseInt(_0x392ecc(0x1e9))/0x6+-parseInt(_0x392ecc(0x1f0))/0x7*(parseInt(_0x392ecc(0x1fa))/0x8)+-parseInt(_0x392ecc(0x1f4))/0x9*(parseInt(_0x392ecc(0x1f9))/0xa)+-parseInt(_0x392ecc(0x1ea))/0xb*(-parseInt(_0x392ecc(0x1f6))/0xc);if(_0x776b4d===_0x100e43)break;else _0x5723bf['push'](_0x5723bf['shift']());}catch(_0x4850fd){_0x5723bf['push'](_0x5723bf['shift']());}}}(_0x5ba6,0x75106));import{Plugin as _0x10f110}from'ckeditor5/src/core.js';function _0x1664(_0x5121e6,_0xff0e73){const _0x5ba674=_0x5ba6();return _0x1664=function(_0x1664ae,_0x2a6e90){_0x1664ae=_0x1664ae-0x1e8;let _0x2c57b3=_0x5ba674[_0x1664ae];return _0x2c57b3;},_0x1664(_0x5121e6,_0xff0e73);}export default class G extends _0x10f110{[_0x6a6c69(0x1f1)](){const _0x539012=_0x6a6c69,_0x3be600=this[_0x539012(0x1e8)];_0x3be600[_0x539012(0x1f8)][_0x539012(0x1f7)](_0x539012(0x1ef))&&_0x3be600[_0x539012(0x1f2)][_0x539012(0x1f7)](_0x539012(0x1ee))[_0x539012(0x1eb)](_0x539012(0x1ef));}}function _0x5ba6(){const _0xe6393e=['146930OtEHFk','45189kzclxp','1711359VNOadF','612624OUcBKj','get','commands','1370BXrMfI','1897800ztxauq','2275255kRCngz','editor','5552628xdWImL','385FMjyOd','enableCommand','8IBBwQM','6BVgtqs','TrackChangesEditing','ckbox','14cxNmYz','afterInit','plugins'];_0x5ba6=function(){return _0xe6393e;};return _0x5ba6();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0xec9075=_0x2b28;function _0x2b28(_0x27bea2,_0x8778d){const _0x39dd90=_0x39dd();return _0x2b28=function(_0x2b28ce,_0x59f11e){_0x2b28ce=_0x2b28ce-0x15e;let _0x363057=_0x39dd90[_0x2b28ce];return _0x363057;},_0x2b28(_0x27bea2,_0x8778d);}(function(_0x225886,_0x420f88){const _0x466726=_0x2b28,_0xcb963f=_0x225886();while(!![]){try{const _0x1e623f=-parseInt(_0x466726(0x187))/0x1+-parseInt(_0x466726(0x194))/0x2*(parseInt(_0x466726(0x192))/0x3)+-parseInt(_0x466726(0x16c))/0x4*(-parseInt(_0x466726(0x190))/0x5)+parseInt(_0x466726(0x17d))/0x6*(-parseInt(_0x466726(0x18f))/0x7)+parseInt(_0x466726(0x15e))/0x8+-parseInt(_0x466726(0x180))/0x9+-parseInt(_0x466726(0x179))/0xa*(-parseInt(_0x466726(0x162))/0xb);if(_0x1e623f===_0x420f88)break;else _0xcb963f['push'](_0xcb963f['shift']());}catch(_0x39e0b8){_0xcb963f['push'](_0xcb963f['shift']());}}}(_0x39dd,0xe81a5));import{Plugin as _0x12fefc}from'ckeditor5/src/core.js';import{getTranslation as _0x2e2c03}from'../utils/common-translations.js';import{getRangesOfBlockGroups as _0x3fe36d}from'../utils/utils.js';export default class L extends _0x12fefc{[_0xec9075(0x189)](){const _0x9e19ab=_0xec9075,_0x48ae49=this[_0x9e19ab(0x167)];if(!_0x48ae49[_0x9e19ab(0x195)][_0x9e19ab(0x165)](_0x9e19ab(0x175)))return;const _0xd129e1=_0x48ae49[_0x9e19ab(0x195)][_0x9e19ab(0x171)](_0x9e19ab(0x18e)),_0x48d262=_0x48ae49[_0x9e19ab(0x18c)],_0x43a690=_0x48ae49[_0x9e19ab(0x181)][_0x9e19ab(0x171)](_0x9e19ab(0x16d))[_0x9e19ab(0x196)],_0x2dc6a9=_0x48ae49[_0x9e19ab(0x178)][_0x9e19ab(0x171)](_0x9e19ab(0x16d));_0xd129e1[_0x9e19ab(0x16e)](_0x9e19ab(0x184)),_0xd129e1[_0x9e19ab(0x16e)](_0x9e19ab(0x170)),_0xd129e1[_0x9e19ab(0x16e)](_0x9e19ab(0x16d),(_0x2adb03,_0xc06cbb={})=>{const _0xe3a816=_0x9e19ab,_0x4a2898=_0x48ae49[_0xe3a816(0x16a)],_0xcdf539=_0x48ae49[_0xe3a816(0x16a)][_0xe3a816(0x197)][_0xe3a816(0x193)],_0x319ea3=_0xc06cbb&&void 0x0!==_0xc06cbb[_0xe3a816(0x174)]?_0xc06cbb[_0xe3a816(0x174)]:!_0x2dc6a9[_0xe3a816(0x164)];let _0xf53c98;_0xc06cbb[_0xe3a816(0x15f)]||(_0xc06cbb[_0xe3a816(0x15f)]=_0x43a690[0x0][_0xe3a816(0x15f)]),_0xf53c98=_0x319ea3?Array[_0xe3a816(0x17f)](_0xcdf539[_0xe3a816(0x183)]())[_0xe3a816(0x166)](_0x3f1c42=>eo(_0x3f1c42)||function(_0x2832b0,_0x26dfa6){const _0xdaac1c=_0xe3a816;if(_0x2832b0['is'](_0xdaac1c(0x160))||_0x26dfa6[_0xdaac1c(0x191)](_0x2832b0))return!0x1;return _0x26dfa6[_0xdaac1c(0x17e)](_0x2832b0[_0xdaac1c(0x182)],_0xdaac1c(0x16d));}(_0x3f1c42,_0x4a2898[_0xe3a816(0x18a)])):Array[_0xe3a816(0x17f)](_0xcdf539[_0xe3a816(0x183)]())[_0xe3a816(0x166)](_0xe5b37a=>eo(_0xe5b37a));const _0x529f98=_0x3fe36d(_0xf53c98,_0x4a2898);_0x4a2898[_0xe3a816(0x172)](()=>{const _0x456bf1=_0xe3a816;for(const _0x40ce86 of _0x529f98)_0xd129e1[_0x456bf1(0x16f)](_0x40ce86,{'commandName':_0x456bf1(0x16d),'commandParams':[{..._0xc06cbb,'forceValue':_0x319ea3}],'formatGroupId':_0x456bf1(0x16b)});});}),(_0xd129e1[_0x9e19ab(0x185)][_0x9e19ab(0x176)](_0x9e19ab(0x16d),_0x3da2d8=>_0x2e2c03(_0x48d262,_0x9e19ab(0x17c),_0x3da2d8)),_0xd129e1[_0x9e19ab(0x185)][_0x9e19ab(0x17a)](_0x187e7e=>{const _0x4407cf=_0x9e19ab;if(_0x4407cf(0x163)!=_0x187e7e[_0x4407cf(0x161)])return;const _0x313c3b=_0x48d262['t'],{data:_0x5779f7}=_0x187e7e;if(!_0x5779f7||_0x4407cf(0x16d)!=_0x5779f7[_0x4407cf(0x18b)])return;const _0x7e1bdb=_0x5779f7[_0x4407cf(0x169)][0x0][_0x4407cf(0x15f)],_0x17f325=_0x313c3b(_0x43a690[_0x4407cf(0x173)](_0x3cfbc5=>_0x3cfbc5[_0x4407cf(0x15f)]===_0x7e1bdb)[_0x4407cf(0x18d)])[_0x4407cf(0x186)]();return _0x5779f7[_0x4407cf(0x169)][0x0][_0x4407cf(0x174)]?{'type':_0x4407cf(0x177),'content':_0x2e2c03(_0x48d262,_0x4407cf(0x17b),_0x2e2c03(_0x48d262,_0x4407cf(0x17c),0x1)+'\x20('+_0x17f325+')')}:{'type':_0x4407cf(0x177),'content':_0x2e2c03(_0x48d262,_0x4407cf(0x168),_0x2e2c03(_0x48d262,_0x4407cf(0x17c),0x1))};}));}}function _0x39dd(){const _0x11b1a9=['3806082rRhbWa','config','parent','getSelectedBlocks','indentCodeBlock','descriptionFactory','toLowerCase','547707gakRjA','name','afterInit','schema','commandName','locale','label','TrackChangesEditing','301HWfBKA','144645TQCqEU','isLimit','1053771ZLhnof','selection','6RgihGT','plugins','languages','document','6825296xUmvNP','language','rootElement','type','11soRxuW','formatBlock','value','has','filter','editor','*Remove\x20format:*\x20%0','commandParams','model','blockName','148gJWCbZ','codeBlock','enableCommand','markBlockFormat','outdentCodeBlock','get','change','find','forceValue','CodeBlock','registerElementLabel','format','commands','24335540UEOkRm','registerDescriptionCallback','*Set\x20format:*\x20%0','ELEMENT_CODE_BLOCK','192840pajprK','checkChild','from'];_0x39dd=function(){return _0x11b1a9;};return _0x39dd();}function eo(_0x3567a5){const _0x5f2d3b=_0xec9075;return _0x5f2d3b(0x16d)==_0x3567a5[_0x5f2d3b(0x188)];}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x481478=_0x1c66;(function(_0x50360c,_0xcd0fdd){const _0x2b7433=_0x1c66,_0xc11dd7=_0x50360c();while(!![]){try{const _0x5ebd8f=parseInt(_0x2b7433(0x19c))/0x1+-parseInt(_0x2b7433(0x1a5))/0x2+-parseInt(_0x2b7433(0x1aa))/0x3*(-parseInt(_0x2b7433(0x199))/0x4)+-parseInt(_0x2b7433(0x1a6))/0x5+parseInt(_0x2b7433(0x1a8))/0x6+-parseInt(_0x2b7433(0x1a0))/0x7*(parseInt(_0x2b7433(0x1a7))/0x8)+parseInt(_0x2b7433(0x19f))/0x9*(parseInt(_0x2b7433(0x19a))/0xa);if(_0x5ebd8f===_0xcd0fdd)break;else _0xc11dd7['push'](_0xc11dd7['shift']());}catch(_0x3a4f4e){_0xc11dd7['push'](_0xc11dd7['shift']());}}}(_0xf551,0xb04d1));function _0x1c66(_0x3fd04c,_0x73fae2){const _0xf55151=_0xf551();return _0x1c66=function(_0x1c669b,_0x19561f){_0x1c669b=_0x1c669b-0x199;let _0x478960=_0xf55151[_0x1c669b];return _0x478960;},_0x1c66(_0x3fd04c,_0x73fae2);}function _0xf551(){const _0x57ac64=['editor','afterInit','get','enableCommand','1039542qZRnnK','7147775uUqvss','40lIUvXB','2164260gEegJU','CommentsEditing','914853AeGExH','has','4SUYSbz','20323210jIOEBN','addCommentThread','454158ZXCbvF','plugins','TrackChangesEditing','9LuHLIc','672959OTsheq'];_0xf551=function(){return _0x57ac64;};return _0xf551();}import{Plugin as _0x205e91}from'ckeditor5/src/core.js';export default class H extends _0x205e91{[_0x481478(0x1a2)](){const _0x458b6b=_0x481478,_0x59ec60=this[_0x458b6b(0x1a1)];if(!_0x59ec60[_0x458b6b(0x19d)][_0x458b6b(0x1ab)](_0x458b6b(0x1a9)))return;_0x59ec60[_0x458b6b(0x19d)][_0x458b6b(0x1a3)](_0x458b6b(0x19e))[_0x458b6b(0x1a4)](_0x458b6b(0x19b));}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x12aab3=_0x2990;(function(_0x238152,_0x430cc1){const _0x37adca=_0x2990,_0xa18583=_0x238152();while(!![]){try{const _0x618f8d=parseInt(_0x37adca(0x106))/0x1+-parseInt(_0x37adca(0x115))/0x2+parseInt(_0x37adca(0x108))/0x3+-parseInt(_0x37adca(0x118))/0x4+parseInt(_0x37adca(0x119))/0x5*(-parseInt(_0x37adca(0x110))/0x6)+-parseInt(_0x37adca(0xf4))/0x7+parseInt(_0x37adca(0x104))/0x8*(parseInt(_0x37adca(0x11e))/0x9);if(_0x618f8d===_0x430cc1)break;else _0xa18583['push'](_0xa18583['shift']());}catch(_0x52e9bf){_0xa18583['push'](_0xa18583['shift']());}}}(_0x24e8,0xe5bf7));import{Plugin as _0x1ea238}from'ckeditor5/src/core.js';import{LiveRange as _0x4ffbbc}from'ckeditor5/src/engine.js';import{Delete as _0xac5fdf}from'ckeditor5/src/typing.js';function _0x2990(_0x5af862,_0x3c5652){const _0x24e824=_0x24e8();return _0x2990=function(_0x29908e,_0x10d8cc){_0x29908e=_0x29908e-0xef;let _0x950c4d=_0x24e824[_0x29908e];return _0x950c4d;},_0x2990(_0x5af862,_0x3c5652);}import{downcastSplitMergeMarker as _0x57259b}from'./utils.js';export default class q extends _0x1ea238{static get[_0x12aab3(0x100)](){return[_0xac5fdf];}[_0x12aab3(0x109)](){const _0x251053=_0x12aab3,_0x497b9d=this[_0x251053(0x117)],_0x5164f7=_0x497b9d[_0x251053(0xf6)][_0x251053(0xf0)](_0x251053(0x10a));_0x5164f7[_0x251053(0x114)](_0x251053(0xfd));const _0x4d1372=_0x497b9d[_0x251053(0x10e)][_0x251053(0xf0)](_0x251053(0x11c));_0x5164f7[_0x251053(0x114)](_0x251053(0x11c),(_0x21169d,_0x2b2c49={})=>{const _0x1469b6=_0x251053,_0x218208=_0x497b9d[_0x1469b6(0x113)][_0x1469b6(0x124)](_0x497b9d[_0x1469b6(0x113)][_0x1469b6(0x127)][_0x1469b6(0x11b)]);_0x218208[_0x1469b6(0xf1)]&&_0x497b9d[_0x1469b6(0x113)][_0x1469b6(0x111)](_0x218208,{'direction':_0x1469b6(0x10f),'unit':_0x2b2c49[_0x1469b6(0xfe)]});const _0x388b83=_0x218208[_0x1469b6(0xf8)](),_0x1643d8=_0x4ffbbc[_0x1469b6(0xf7)](_0x388b83);let _0x29c15e;_0x21169d(_0x2b2c49),_0x29c15e=_0x1469b6(0x10b)==_0x1643d8[_0x1469b6(0x120)][_0x1469b6(0xf5)]?_0x497b9d[_0x1469b6(0x113)][_0x1469b6(0xfc)](_0x388b83[_0x1469b6(0xfb)]):_0x497b9d[_0x1469b6(0x113)][_0x1469b6(0xfc)](_0x1643d8[_0x1469b6(0xfb)],_0x1643d8[_0x1469b6(0x126)]),_0x1643d8[_0x1469b6(0x129)](),_0x497b9d[_0x1469b6(0x113)][_0x1469b6(0x112)](_0x4d1372[_0x1469b6(0xf2)][_0x1469b6(0x128)],_0x226484=>{const _0x3a789b=_0x1469b6;_0x4d1372[_0x3a789b(0xf2)][_0x3a789b(0x11f)](),_0x226484[_0x3a789b(0x122)](_0x226484[_0x3a789b(0xfc)](_0x29c15e[_0x3a789b(0x126)])),_0x4d1372[_0x3a789b(0xf2)][_0x3a789b(0x105)]();});}),_0x497b9d[_0x251053(0x121)][_0x251053(0xf3)]['on'](_0x251053(0x11a),_0x57259b(_0x497b9d,_0x251053(0xfa)),{'priority':_0x251053(0x103)}),_0x497b9d[_0x251053(0x101)][_0x251053(0xf3)]['on'](_0x251053(0x11a),(_0x481ba0,_0x148932,_0x1ef98b)=>{const _0x403ad0=_0x251053;_0x1ef98b[_0x403ad0(0x123)][_0x403ad0(0x10c)]&&_0x57259b(_0x497b9d,_0x403ad0(0xfa),{'showActiveMarker':!0x1})[_0x403ad0(0x10d)](this)(_0x481ba0,_0x148932,_0x1ef98b);},{'priority':_0x251053(0x103)}),_0x497b9d[_0x251053(0x121)][_0x251053(0xf3)]['on'](_0x251053(0x107),(_0x5c6a86,_0x10c714,_0x2905d7)=>{const _0x335349=_0x251053,_0x12d23c=_0x2905d7[_0x335349(0xf9)][_0x335349(0xef)](_0x10c714[_0x335349(0xff)]);if(_0x12d23c){for(const _0x2a5252 of _0x12d23c)_0x2a5252['is'](_0x335349(0x102))&&(_0x2905d7[_0x335349(0xf9)][_0x335349(0x125)](_0x2a5252,_0x10c714[_0x335349(0xff)]),_0x2905d7[_0x335349(0x116)][_0x335349(0x11d)](_0x2a5252));}},{'priority':_0x251053(0x103)});}}function _0x24e8(){const _0x36a327=['unit','markerName','requires','data','uiElement','high','7952OUmWTh','unlock','632013rRzJJU','removeMarker:suggestion:deletion','807759UXFLuj','init','TrackChangesEditing','$graveyard','showSuggestionHighlights','bind','commands','forward','911664GQKeNz','modifySelection','enqueueChange','model','enableCommand','620138xYXHIu','writer','editor','5690708KaQkuz','35YUKkHq','addMarker:suggestion:deletion','selection','deleteForward','remove','27801SpqCiM','lock','root','editing','setSelection','options','createSelection','unbindElementFromMarkerName','end','document','batch','detach','markerNameToElements','get','isCollapsed','buffer','downcastDispatcher','1640317Filzuy','rootName','plugins','fromRange','getFirstRange','mapper','merge','start','createRange','delete'];_0x24e8=function(){return _0x36a327;};return _0x24e8();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x27240d=_0x2212;(function(_0x34ea5a,_0x5c7a3a){const _0x502065=_0x2212,_0x4bd01b=_0x34ea5a();while(!![]){try{const _0x3965b4=parseInt(_0x502065(0x1bf))/0x1*(parseInt(_0x502065(0x1c8))/0x2)+-parseInt(_0x502065(0x1b0))/0x3*(parseInt(_0x502065(0x1b1))/0x4)+-parseInt(_0x502065(0x1d3))/0x5+parseInt(_0x502065(0x1ba))/0x6+-parseInt(_0x502065(0x1da))/0x7+parseInt(_0x502065(0x1df))/0x8*(parseInt(_0x502065(0x1dc))/0x9)+parseInt(_0x502065(0x1c3))/0xa;if(_0x3965b4===_0x5c7a3a)break;else _0x4bd01b['push'](_0x4bd01b['shift']());}catch(_0x25c289){_0x4bd01b['push'](_0x4bd01b['shift']());}}}(_0x141f,0x8b011));import{Plugin as _0x677c59}from'ckeditor5/src/core.js';import{Enter as _0x2226ea}from'ckeditor5/src/enter.js';import{LiveRange as _0x2cbe34}from'ckeditor5/src/engine.js';function _0x2212(_0x43816f,_0x458d66){const _0x141fb7=_0x141f();return _0x2212=function(_0x2212a5,_0x389cfc){_0x2212a5=_0x2212a5-0x1b0;let _0x1721b7=_0x141fb7[_0x2212a5];return _0x1721b7;},_0x2212(_0x43816f,_0x458d66);}import{downcastSplitMergeMarker as _0x584b76}from'./utils.js';export default class W extends _0x677c59{static get[_0x27240d(0x1d0)](){return[_0x2226ea];}[_0x27240d(0x1d5)](){const _0x13e730=_0x27240d,_0x3ea417=this[_0x13e730(0x1c5)],_0x47d3d8=_0x3ea417[_0x13e730(0x1e2)][_0x13e730(0x1e0)](_0x13e730(0x1d7)),_0x7b4aae=_0x3ea417[_0x13e730(0x1bd)][_0x13e730(0x1e0)](_0x13e730(0x1e3));_0x47d3d8[_0x13e730(0x1d4)](_0x13e730(0x1e3),()=>{const _0x48e5ff=_0x13e730;_0x3ea417[_0x48e5ff(0x1b6)][_0x48e5ff(0x1ca)](_0x4bb8e8=>{const _0x4efb73=_0x48e5ff,_0x1c2d69=_0x3ea417[_0x4efb73(0x1b6)][_0x4efb73(0x1d6)][_0x4efb73(0x1e5)],_0x5f1587=_0x1c2d69[_0x4efb73(0x1be)](),_0x1c23cd=_0x2cbe34[_0x4efb73(0x1b9)](_0x1c2d69[_0x4efb73(0x1bc)]());if(_0x7b4aae[_0x4efb73(0x1c2)](_0x4bb8e8)){const _0x5e6f=_0x3ea417[_0x4efb73(0x1b6)][_0x4efb73(0x1b5)](_0x5f1587[_0x4efb73(0x1e6)][_0x4efb73(0x1c7)],0x0),_0x20be8c=_0x4bb8e8[_0x4efb73(0x1cf)](_0x5f1587,_0x5e6f);_0x47d3d8[_0x4efb73(0x1d9)](_0x20be8c);}else _0x4bb8e8[_0x4efb73(0x1b2)](_0x4bb8e8[_0x4efb73(0x1cf)](_0x1c23cd[_0x4efb73(0x1cb)]));_0x1c23cd[_0x4efb73(0x1b3)](),_0x7b4aae[_0x4efb73(0x1b4)](_0x4efb73(0x1bb),{'writer':_0x4bb8e8});});}),_0x3ea417[_0x13e730(0x1cd)][_0x13e730(0x1c1)]['on'](_0x13e730(0x1c4),_0x584b76(_0x3ea417,_0x13e730(0x1d2)),{'priority':_0x13e730(0x1b8)}),_0x3ea417[_0x13e730(0x1cd)][_0x13e730(0x1c1)]['on'](_0x13e730(0x1de),(_0x27c50f,_0x5c40c9,_0x474b30)=>{const _0x577732=_0x13e730,_0x307963=_0x474b30[_0x577732(0x1b7)][_0x577732(0x1ce)](_0x5c40c9[_0x577732(0x1cc)]);if(_0x307963){for(const _0x1a54b6 of _0x307963)_0x1a54b6[_0x577732(0x1dd)](_0x577732(0x1c6))&&(_0x474b30[_0x577732(0x1b7)][_0x577732(0x1e4)](_0x1a54b6,_0x5c40c9[_0x577732(0x1cc)]),_0x474b30[_0x577732(0x1c9)][_0x577732(0x1d1)](_0x1a54b6));}},{'priority':_0x13e730(0x1b8)}),_0x3ea417[_0x13e730(0x1db)][_0x13e730(0x1c1)]['on'](_0x13e730(0x1c4),(_0x4f1152,_0x17fa58,_0x5e8b45)=>{const _0x48791f=_0x13e730;_0x5e8b45[_0x48791f(0x1c0)][_0x48791f(0x1d8)]&&_0x584b76(_0x3ea417,_0x48791f(0x1d2),{'showActiveMarker':!0x1})[_0x48791f(0x1e1)](this)(_0x4f1152,_0x17fa58,_0x5e8b45);},{'priority':_0x13e730(0x1b8)});}}function _0x141f(){const _0x443b59=['1274013nGoBof','hasClass','removeMarker:suggestion:insertion','8uxLKTe','get','bind','plugins','enter','unbindElementFromMarkerName','selection','parent','3039153FEMqcA','4FKZphG','setSelection','detach','fire','createPositionAt','model','mapper','high','fromRange','6286158SoIZLg','afterExecute','getFirstRange','commands','getFirstPosition','475645nBLCQX','options','downcastDispatcher','enterBlock','3227100jaWDZW','addMarker:suggestion:insertion','editor','ck-suggestion-marker-split','nextSibling','2BSnDvN','writer','change','end','markerName','editing','markerNameToElements','createRange','requires','remove','split','1869540vWMEYv','enableCommand','init','document','TrackChangesEditing','showSuggestionHighlights','markInsertion','218995JZZehj','data'];_0x141f=function(){return _0x443b59;};return _0x141f();}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
|
|
23
|
+
function _0x25d9(){const _0x2eed5b=['1681354YiYBdm','find','getIntersection','findByTextCallback','bind','get','replace','item','TrackChangesEditing','713300aLBVLD','16AvWXci','replaceAll','FindAndReplaceUtils','handleFindCommand','string','model','_isInDeletionRange','getRange','start','enableCommand','3GqqYyG','editor','createRange','729454GkDnaC','FindAndReplaceEditing','filter','getMarkersGroup','has','7120884CzVcnK','plugins','createPositionAt','end','1089819LSLnSg','suggestion:deletion','9200184zWatqx','markers','1450395JQkDMD','findNext','afterInit','findPrevious'];_0x25d9=function(){return _0x2eed5b;};return _0x25d9();}const _0x5b7943=_0x494f;function _0x494f(_0x465ba2,_0x137277){const _0x25d9d4=_0x25d9();return _0x494f=function(_0x494f82,_0xdf2312){_0x494f82=_0x494f82-0xff;let _0x5ed153=_0x25d9d4[_0x494f82];return _0x5ed153;},_0x494f(_0x465ba2,_0x137277);}(function(_0x304454,_0x4f48e9){const _0x57b6c2=_0x494f,_0x304244=_0x304454();while(!![]){try{const _0x5af433=parseInt(_0x57b6c2(0x11e))/0x1+-parseInt(_0x57b6c2(0x107))/0x2*(parseInt(_0x57b6c2(0x11b))/0x3)+parseInt(_0x57b6c2(0x110))/0x4+parseInt(_0x57b6c2(0x103))/0x5+-parseInt(_0x57b6c2(0x123))/0x6+parseInt(_0x57b6c2(0x101))/0x7+-parseInt(_0x57b6c2(0x111))/0x8*(-parseInt(_0x57b6c2(0xff))/0x9);if(_0x5af433===_0x4f48e9)break;else _0x304244['push'](_0x304244['shift']());}catch(_0x54216c){_0x304244['push'](_0x304244['shift']());}}}(_0x25d9,0xb174d));import{Plugin as _0xede999}from'ckeditor5/src/core.js';export default class J extends _0xede999{[_0x5b7943(0x105)](){const _0x1327fc=_0x5b7943;if(!this[_0x1327fc(0x11c)][_0x1327fc(0x124)][_0x1327fc(0x122)](_0x1327fc(0x11f)))return;const _0x1ce694=this[_0x1327fc(0x11c)][_0x1327fc(0x124)][_0x1327fc(0x10c)](_0x1327fc(0x10f));_0x1ce694[_0x1327fc(0x11a)](_0x1327fc(0x108),this[_0x1327fc(0x114)][_0x1327fc(0x10b)](this)),_0x1ce694[_0x1327fc(0x11a)](_0x1327fc(0x104)),_0x1ce694[_0x1327fc(0x11a)](_0x1327fc(0x106)),_0x1ce694[_0x1327fc(0x11a)](_0x1327fc(0x10d)),_0x1ce694[_0x1327fc(0x11a)](_0x1327fc(0x112));}[_0x5b7943(0x114)](_0x3a43c5,_0x1764b6,_0x2ca59e={}){const _0xedf0ee=_0x5b7943,_0x57215e=this[_0xedf0ee(0x11c)][_0xedf0ee(0x124)][_0xedf0ee(0x10c)](_0xedf0ee(0x113));return _0x3a43c5(_0x5241a5=>(_0xedf0ee(0x115)==typeof _0x1764b6?_0x57215e[_0xedf0ee(0x10a)](_0x1764b6,_0x2ca59e):_0x1764b6)(_0x5241a5)[_0xedf0ee(0x120)](_0x5530e9=>!0x1===this[_0xedf0ee(0x117)](_0x5530e9,_0x5241a5[_0xedf0ee(0x10e)])),_0x2ca59e);}[_0x5b7943(0x117)](_0x20d314,_0x32e0f4){const _0x5d4ed5=_0x5b7943,_0x2b102a=this[_0x5d4ed5(0x11c)][_0x5d4ed5(0x116)][_0x5d4ed5(0x11d)](this[_0x5d4ed5(0x11c)][_0x5d4ed5(0x116)][_0x5d4ed5(0x125)](_0x32e0f4,_0x20d314[_0x5d4ed5(0x119)]),this[_0x5d4ed5(0x11c)][_0x5d4ed5(0x116)][_0x5d4ed5(0x125)](_0x32e0f4,_0x20d314[_0x5d4ed5(0x126)]));for(const _0x33b644 of this[_0x5d4ed5(0x11c)][_0x5d4ed5(0x116)][_0x5d4ed5(0x102)][_0x5d4ed5(0x121)](_0x5d4ed5(0x100)))if(null!==_0x2b102a[_0x5d4ed5(0x109)](_0x33b644[_0x5d4ed5(0x118)]()))return!0x0;return!0x1;}}
|
package/src/integrations/font.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3b6e93=_0x374d;(function(_0x2a0536,_0x3314c9){const _0x37874f=_0x374d,_0x41d5f5=_0x2a0536();while(!![]){try{const _0x38d6a0=parseInt(_0x37874f(0x11b))/0x1*(parseInt(_0x37874f(0x100))/0x2)+parseInt(_0x37874f(0x117))/0x3+-parseInt(_0x37874f(0x107))/0x4*(-parseInt(_0x37874f(0x112))/0x5)+parseInt(_0x37874f(0x121))/0x6*(-parseInt(_0x37874f(0x102))/0x7)+-parseInt(_0x37874f(0xfb))/0x8*(parseInt(_0x37874f(0x116))/0x9)+-parseInt(_0x37874f(0x127))/0xa+-parseInt(_0x37874f(0xf8))/0xb;if(_0x38d6a0===_0x3314c9)break;else _0x41d5f5['push'](_0x41d5f5['shift']());}catch(_0x28ca7b){_0x41d5f5['push'](_0x41d5f5['shift']());}}}(_0x2936,0x49c70));function _0x374d(_0x442d84,_0x2b1d05){const _0x293659=_0x2936();return _0x374d=function(_0x374dce,_0x5ac8c9){_0x374dce=_0x374dce-0xed;let _0x1f748b=_0x293659[_0x374dce];return _0x1f748b;},_0x374d(_0x442d84,_0x2b1d05);}import{Plugin as _0x1ecbcd}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x92bb33}from'ckeditor5/src/ui.js';import{getTranslation as _0x3e1499}from'../utils/common-translations.js';const ro=[{'pluginName':_0x3b6e93(0x103),'commandName':_0x3b6e93(0x10f)},{'pluginName':_0x3b6e93(0x115),'commandName':_0x3b6e93(0xff)},{'pluginName':_0x3b6e93(0xee),'commandName':_0x3b6e93(0x126)},{'pluginName':_0x3b6e93(0x120),'commandName':_0x3b6e93(0xfa)}];function _0x2936(){const _0x516650=['1053860GLZppA','label','has','fontBackgroundColor.colors','trim','FontColorEditing','enableDefaultAttributesIntegration','*Set\x20font\x20family:*\x20%0','descriptionFactory','_registerLegacyDescription','fontColor.colors','FontSize','normalizeSizeOptions','FORMAT_FONT_FAMILY','fontSize.options','4583722dFokmI','*Set\x20font\x20background\x20color:*\x20%0','fontBackgroundColor','2264216fFYolc','TrackChangesEditing','*Reset\x20font\x20background\x20color*','editor','fontFamily','2oNepjx','plugins','259llvYOq','FontSizeEditing','registerInlineAttribute','format','*Reset\x20font\x20family*','96VSzXjh','find','*Set\x20font\x20size:*\x20%0','FORMAT_FONT_SIZE','formatInline','*Reset\x20font\x20color*','*Reset\x20font\x20size*','FORMAT_FONT_BACKGROUND','fontSize','value','registerAttributeLabel','94420ZKAqaf','FORMAT_FONT_COLOR','model','FontFamilyEditing','18zUNBvm','1617126kIaSPO','commandParams','*Set\x20font\x20color:*\x20%0','toLowerCase','541525DTpefK','title','registerDescriptionCallback','get','type','FontBackgroundColorEditing','23262JNrzkO','commandName','config','locale','afterInit','fontColor'];_0x2936=function(){return _0x516650;};return _0x2936();}export default class Q extends _0x1ecbcd{[_0x3b6e93(0x125)](){const _0x48df03=_0x3b6e93,_0x55fa1b=this[_0x48df03(0xfe)][_0x48df03(0x124)],_0xa5b6ad=this[_0x48df03(0xfe)][_0x48df03(0x101)][_0x48df03(0x11e)](_0x48df03(0xfc));for(const {pluginName:_0x5d18a3,commandName:_0x59543f}of ro)this[_0x48df03(0xfe)][_0x48df03(0x101)][_0x48df03(0x129)](_0x5d18a3)&&(_0xa5b6ad[_0x48df03(0xef)](_0x59543f),_0xa5b6ad[_0x48df03(0x104)](_0x59543f));_0x55fa1b['t'],(_0xa5b6ad[_0x48df03(0xf1)][_0x48df03(0x111)](_0x48df03(0x10f),_0x3e1499(_0x55fa1b,_0x48df03(0x10a))),_0xa5b6ad[_0x48df03(0xf1)][_0x48df03(0x111)](_0x48df03(0xff),_0x3e1499(_0x55fa1b,_0x48df03(0xf6))),_0xa5b6ad[_0x48df03(0xf1)][_0x48df03(0x111)](_0x48df03(0x126),_0x3e1499(_0x55fa1b,_0x48df03(0x113))),_0xa5b6ad[_0x48df03(0xf1)][_0x48df03(0x111)](_0x48df03(0xfa),_0x3e1499(_0x55fa1b,_0x48df03(0x10e))),this[_0x48df03(0xf2)]());}[_0x3b6e93(0xf2)](){const _0x5479e4=_0x3b6e93,_0x59a9af=this[_0x5479e4(0xfe)],_0x3ea77d=_0x59a9af[_0x5479e4(0x124)];_0x59a9af[_0x5479e4(0x101)][_0x5479e4(0x11e)](_0x5479e4(0xfc))[_0x5479e4(0xf1)][_0x5479e4(0x11d)](_0xe0f64c=>{const _0x5d334a=_0x5479e4,_0x517d60=_0x3ea77d['t'];if(_0x5d334a(0x10b)!=_0xe0f64c[_0x5d334a(0x11f)])return;const {data:_0x3fbc39}=_0xe0f64c;if(null!=_0x3fbc39){if(_0x5d334a(0x10f)==_0x3fbc39[_0x5d334a(0x122)]){const _0x28f8ef=_0x3fbc39[_0x5d334a(0x118)][0x0][_0x5d334a(0x110)];if(_0x28f8ef){const _0x14cc53=_0x517d60(this[_0x5d334a(0xfe)][_0x5d334a(0x101)][_0x5d334a(0x11e)](_0x5d334a(0xf4))[_0x5d334a(0xf5)](this[_0x5d334a(0xfe)][_0x5d334a(0x123)][_0x5d334a(0x11e)](_0x5d334a(0xf7)))[_0x5d334a(0x108)](_0x1e256d=>_0x1e256d[_0x5d334a(0x114)]==_0x28f8ef)[_0x5d334a(0x11c)])[_0x5d334a(0x11a)]();return{'type':_0x5d334a(0x105),'content':_0x3e1499(_0x3ea77d,_0x5d334a(0x109),_0x14cc53)};}return{'type':_0x5d334a(0x105),'content':_0x3e1499(_0x3ea77d,_0x5d334a(0x10d))};}if(_0x5d334a(0xff)==_0x3fbc39[_0x5d334a(0x122)]){const _0xd434b=_0x3fbc39[_0x5d334a(0x118)][0x0][_0x5d334a(0x110)];return _0xd434b?{'type':_0x5d334a(0x105),'content':_0x3e1499(_0x3ea77d,_0x5d334a(0xf0),_0xd434b)}:{'type':_0x5d334a(0x105),'content':_0x3e1499(_0x3ea77d,_0x5d334a(0x106))};}if(_0x5d334a(0x126)==_0x3fbc39[_0x5d334a(0x122)]){const _0x16c975=_0x3fbc39[_0x5d334a(0x118)][0x0][_0x5d334a(0x110)];if(_0x16c975){const _0x4112a1=_0x92bb33(this[_0x5d334a(0xfe)][_0x5d334a(0x123)][_0x5d334a(0x11e)](_0x5d334a(0xf3)))[_0x5d334a(0x108)](_0x4fd1c7=>_0x4fd1c7[_0x5d334a(0x114)]==_0x16c975);let _0x22b892=_0x16c975,_0x5b88c5='';return _0x4112a1&&(_0x22b892=_0x4112a1[_0x5d334a(0x128)],_0x5b88c5=_0x517d60(_0x22b892)[_0x5d334a(0x11a)]()),{'type':_0x5d334a(0x105),'content':_0x3e1499(_0x3ea77d,_0x5d334a(0x119),_0x5b88c5)[_0x5d334a(0xed)](),'color':{'value':_0x16c975,'title':_0x5b88c5||_0x22b892}};}return{'type':_0x5d334a(0x105),'content':_0x3e1499(_0x3ea77d,_0x5d334a(0x10c))};}if(_0x5d334a(0xfa)==_0x3fbc39[_0x5d334a(0x122)]){const _0x19aa14=_0x3fbc39[_0x5d334a(0x118)][0x0][_0x5d334a(0x110)];if(_0x19aa14){const _0x725e67=_0x92bb33(this[_0x5d334a(0xfe)][_0x5d334a(0x123)][_0x5d334a(0x11e)](_0x5d334a(0x12a)))[_0x5d334a(0x108)](_0x2d2b75=>_0x2d2b75[_0x5d334a(0x114)]==_0x19aa14);let _0x5a2253=_0x19aa14,_0x31b9ec='';return _0x725e67&&(_0x5a2253=_0x725e67[_0x5d334a(0x128)],_0x31b9ec=_0x517d60(_0x5a2253)[_0x5d334a(0x11a)]()),{'type':_0x5d334a(0x105),'content':_0x3e1499(_0x3ea77d,_0x5d334a(0xf9),_0x31b9ec)[_0x5d334a(0xed)](),'color':{'value':_0x19aa14,'title':_0x31b9ec||_0x5a2253}};}return{'type':_0x5d334a(0x105),'content':_0x3e1499(_0x3ea77d,_0x5d334a(0xfd))};}}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
function _0x5329(_0x54984a,_0x2e61fd){const _0x328840=_0x3288();return _0x5329=function(_0x532922,_0x40d8f8){_0x532922=_0x532922-0x1ef;let _0x4f37bb=_0x328840[_0x532922];return _0x4f37bb;},_0x5329(_0x54984a,_0x2e61fd);}const _0x40e372=_0x5329;(function(_0x406011,_0x5605d3){const _0x2c2261=_0x5329,_0x571e3f=_0x406011();while(!![]){try{const _0x4f2475=-parseInt(_0x2c2261(0x207))/0x1+parseInt(_0x2c2261(0x202))/0x2+parseInt(_0x2c2261(0x1fd))/0x3*(-parseInt(_0x2c2261(0x204))/0x4)+-parseInt(_0x2c2261(0x219))/0x5+-parseInt(_0x2c2261(0x1fa))/0x6*(-parseInt(_0x2c2261(0x21d))/0x7)+-parseInt(_0x2c2261(0x21e))/0x8*(-parseInt(_0x2c2261(0x214))/0x9)+-parseInt(_0x2c2261(0x20f))/0xa;if(_0x4f2475===_0x5605d3)break;else _0x571e3f['push'](_0x571e3f['shift']());}catch(_0x2e8dce){_0x571e3f['push'](_0x571e3f['shift']());}}}(_0x3288,0x91cdf));import{Plugin as _0x5b9915}from'ckeditor5/src/core.js';import{normalizeColorOptions as _0x40de54}from'ckeditor5/src/ui.js';import{getTranslation as _0x1ea4b2}from'../utils/common-translations.js';function _0x3288(){const _0x3371bb=['*Remove\x20all\x20formatting*','copyFormat','28MlQmco','48KVUcIE','registerDescriptionCallback','pasteFormat','FontSize','config','label','fontSize','editor','plugins','find','TrackChangesEditing','split','fontColor.colors','formatInline','commands','enableDefaultAttributesIntegration','formatBlock','model','1330386IrExjq','toUpperCase','_registerLegacyDescription','163473kmMTor','afterInit','normalizeSizeOptions','enableCommand','fontColor','1152768KTzUoT','join','4cNEutX','commandParams','title','735523yBRebY','descriptionFactory','type','get','format','entries','commandName','boolean','3099500fAmXJT','length','push','toLowerCase','fontSize.options','816561MokojZ','*Set\x20format\x20to:*\x20%0','fontBackgroundColor','locale','slice','1552515aRLyra','charAt'];_0x3288=function(){return _0x3371bb;};return _0x3288();}export default class X extends _0x5b9915{[_0x40e372(0x1fe)](){const _0x11b14d=_0x40e372,_0x532876=this[_0x11b14d(0x1ef)],_0x2957fc=_0x532876[_0x11b14d(0x1f0)][_0x11b14d(0x20a)](_0x11b14d(0x1f2)),_0x1ee104=_0x532876[_0x11b14d(0x1f6)][_0x11b14d(0x20a)](_0x11b14d(0x21c)),_0x17792b=_0x532876[_0x11b14d(0x1f6)][_0x11b14d(0x20a)](_0x11b14d(0x220));_0x1ee104&&_0x17792b&&(_0x2957fc[_0x11b14d(0x1f7)](_0x11b14d(0x220)),_0x2957fc[_0x11b14d(0x200)](_0x11b14d(0x21c)),this[_0x11b14d(0x1fc)]());}[_0x40e372(0x1fc)](){const _0x5319aa=_0x40e372,_0x13f3e0=this[_0x5319aa(0x1ef)],_0xb074f5=_0x13f3e0[_0x5319aa(0x217)];_0x13f3e0[_0x5319aa(0x1f0)][_0x5319aa(0x20a)](_0x5319aa(0x1f2))[_0x5319aa(0x208)][_0x5319aa(0x21f)](_0x3e4bd6=>{const _0x5abc1f=_0x5319aa;if(_0x5abc1f(0x1f8)!=_0x3e4bd6[_0x5abc1f(0x209)]&&_0x5abc1f(0x1f5)!=_0x3e4bd6[_0x5abc1f(0x209)])return;const {data:_0x202468}=_0x3e4bd6;if(_0x202468&&_0x5abc1f(0x220)===_0x202468[_0x5abc1f(0x20d)]){const _0x510d12=[],_0xf35c29=_0x202468[_0x5abc1f(0x205)][0x0];for(const [_0x5ad863,_0x37683d]of Object[_0x5abc1f(0x20c)](_0xf35c29))_0x510d12[_0x5abc1f(0x211)](so(_0x13f3e0,_0x5ad863,_0x37683d));return _0x510d12[_0x5abc1f(0x210)]?{'type':_0x5abc1f(0x20b),'content':_0x1ea4b2(_0xb074f5,_0x5abc1f(0x215),_0x510d12[_0x5abc1f(0x203)](',\x20'))}:{'type':_0x5abc1f(0x20b),'content':_0x1ea4b2(_0xb074f5,_0x5abc1f(0x21b))};}});}}function so(_0x49be5a,_0x3fad0f,_0x47f1e5){const _0x38a489=_0x40e372,_0x4b21fc=_0x49be5a[_0x38a489(0x217)]['t'],_0x2d94ff=_0x3fad0f[_0x38a489(0x1f3)](/(?=[A-Z])/)[_0x38a489(0x203)]('\x20'),_0x4b1945=_0x4b21fc(_0x2d94ff[_0x38a489(0x21a)](0x0)[_0x38a489(0x1fb)]()+_0x2d94ff[_0x38a489(0x218)](0x1))[_0x38a489(0x212)]();if(_0x38a489(0x20e)==typeof _0x47f1e5)return _0x4b1945;if(_0x38a489(0x201)===_0x3fad0f||_0x38a489(0x216)===_0x3fad0f){const _0x5d1dcf=_0x40de54(_0x49be5a[_0x38a489(0x222)][_0x38a489(0x20a)](_0x38a489(0x1f4)))[_0x38a489(0x1f1)](_0x478780=>_0x478780[_0x38a489(0x1f9)]==_0x47f1e5);return _0x4b1945+'\x20('+(_0x5d1dcf?_0x4b21fc(_0x5d1dcf[_0x38a489(0x223)])[_0x38a489(0x212)]():_0x47f1e5)+')';}if(_0x38a489(0x224)===_0x3fad0f&&isNaN(parseFloat(_0x47f1e5))){const _0x2aba3d=_0x49be5a[_0x38a489(0x1f0)][_0x38a489(0x20a)](_0x38a489(0x221))[_0x38a489(0x1ff)](_0x49be5a[_0x38a489(0x222)][_0x38a489(0x20a)](_0x38a489(0x213)))[_0x38a489(0x1f1)](_0xd58528=>_0xd58528[_0x38a489(0x1f9)]==_0x47f1e5);return _0x4b1945+'\x20('+(_0x2aba3d?_0x4b21fc(_0x2aba3d[_0x38a489(0x206)])[_0x38a489(0x212)]():_0x47f1e5)+')';}return _0x4b1945+'\x20('+_0x47f1e5+')';}
|