@ckeditor/ckeditor5-track-changes 37.0.0 → 37.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/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/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.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/documentlist.js +1 -1
- package/src/integrations/documentlistproperties.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/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/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.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/tableproperties.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
package/src/integrations/font.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x82e3=['from','*Reset\x20font\x20color*','FontSizeEditing','*Reset\x20font\x20family*','fontSize.options','isCollapsed','*Reset\x20font\x20size*','has','toLowerCase','*Set\x20font\x20family:*\x20%0','locale','model','fontBackgroundColor','selection','_enableCommand','find','fontColor','*Reset\x20font\x20background\x20color*','format','TrackChangesEditing','editor','FontColorEditing','config','change','document','fontSize','normalizeSizeOptions','afterInit','markInlineFormat','commandName','FontFamilyEditing','registerDescriptionCallback','plugins','get','commandParams','title','value','trim','label','FontBackgroundColorEditing'];(function(_0x4c8598,_0x82e349){const _0x285eff=function(_0x4a5253){while(--_0x4a5253){_0x4c8598['push'](_0x4c8598['shift']());}};_0x285eff(++_0x82e349);}(_0x82e3,0x1a5));const _0x285e=function(_0x4c8598,_0x82e349){_0x4c8598=_0x4c8598-0x0;let _0x285eff=_0x82e3[_0x4c8598];return _0x285eff;};import{Plugin as _0x350928}from'ckeditor5/src/core';import{normalizeColorOptions as _0x23cf03}from'ckeditor5/src/ui';import{getRangesWithAttribute as _0x133022}from'./utils';import{getTranslation as _0x333cfd}from'../utils/common-translations';const Jt=[{'pluginName':_0x285e('0x15'),'commandName':'fontSize'},{'pluginName':_0x285e('0x9'),'commandName':'fontFamily'},{'pluginName':_0x285e('0x0'),'commandName':'fontColor'},{'pluginName':_0x285e('0x12'),'commandName':_0x285e('0x1f')}];export default class H extends _0x350928{[_0x285e('0x6')](){const _0x214d3f=this['editor'][_0x285e('0x1d')];for(const {pluginName:_0x3f8e94,commandName:_0x3e408e}of Jt)this[_0x285e('0x27')][_0x285e('0xb')][_0x285e('0x1a')](_0x3f8e94)&&this['_enableCommand'](_0x3e408e);this[_0x285e('0x27')][_0x285e('0xb')][_0x285e('0xc')]('TrackChangesEditing')['_descriptionFactory'][_0x285e('0xa')](_0x2390e7=>{const _0x5028ab=_0x214d3f['t'],{data:_0x5bc575}=_0x2390e7;if(null!=_0x5bc575){if(_0x285e('0x4')==_0x5bc575[_0x285e('0x8')]){const _0x4726f4=_0x5bc575[_0x285e('0xd')][0x0][_0x285e('0xf')];if(_0x4726f4){const _0x576e90=_0x5028ab(this[_0x285e('0x27')][_0x285e('0xb')][_0x285e('0xc')]('FontSize')[_0x285e('0x5')](this['editor'][_0x285e('0x1')]['get'](_0x285e('0x17')))[_0x285e('0x22')](_0x50d53e=>_0x50d53e[_0x285e('0x1e')]==_0x4726f4)[_0x285e('0xe')])[_0x285e('0x1b')]();return{'type':_0x285e('0x25'),'content':_0x333cfd(_0x214d3f,'*Set\x20font\x20size:*\x20%0',_0x576e90)};}return{'type':'format','content':_0x333cfd(_0x214d3f,_0x285e('0x19'))};}if('fontFamily'==_0x5bc575[_0x285e('0x8')]){const _0x48edae=_0x5bc575[_0x285e('0xd')][0x0][_0x285e('0xf')];return _0x48edae?{'type':'format','content':_0x333cfd(_0x214d3f,_0x285e('0x1c'),_0x48edae)}:{'type':_0x285e('0x25'),'content':_0x333cfd(_0x214d3f,_0x285e('0x16'))};}if(_0x285e('0x23')==_0x5bc575[_0x285e('0x8')]){const _0xf0ff85=_0x5bc575[_0x285e('0xd')][0x0]['value'];if(_0xf0ff85){const _0x53bae3=_0x23cf03(this[_0x285e('0x27')][_0x285e('0x1')][_0x285e('0xc')]('fontColor.colors'))['find'](_0x2afb90=>_0x2afb90[_0x285e('0x1e')]==_0xf0ff85);let _0x383379=_0xf0ff85,_0x444b82='';return _0x53bae3&&(_0x383379=_0x53bae3['label'],_0x444b82=_0x5028ab(_0x383379)[_0x285e('0x1b')]()),{'type':_0x285e('0x25'),'content':_0x333cfd(_0x214d3f,'*Set\x20font\x20color:*\x20%0',_0x444b82)['trim'](),'color':{'value':_0xf0ff85,'title':_0x444b82||_0x383379}};}return{'type':_0x285e('0x25'),'content':_0x333cfd(_0x214d3f,_0x285e('0x14'))};}if(_0x285e('0x1f')==_0x5bc575[_0x285e('0x8')]){const _0x4f26a0=_0x5bc575[_0x285e('0xd')][0x0][_0x285e('0xf')];if(_0x4f26a0){const _0x13ad34=_0x23cf03(this['editor'][_0x285e('0x1')][_0x285e('0xc')]('fontBackgroundColor.colors'))[_0x285e('0x22')](_0x5ea44a=>_0x5ea44a[_0x285e('0x1e')]==_0x4f26a0);let _0x15b12c=_0x4f26a0,_0x4a5766='';return _0x13ad34&&(_0x15b12c=_0x13ad34[_0x285e('0x11')],_0x4a5766=_0x5028ab(_0x15b12c)[_0x285e('0x1b')]()),{'type':_0x285e('0x25'),'content':_0x333cfd(_0x214d3f,'*Set\x20font\x20background\x20color:*\x20%0',_0x4a5766)[_0x285e('0x10')](),'color':{'value':_0x4f26a0,'title':_0x4a5766||_0x15b12c}};}return{'type':'format','content':_0x333cfd(_0x214d3f,_0x285e('0x24'))};}}});}[_0x285e('0x21')](_0x35dc8f){const _0xe23dd0=this[_0x285e('0x27')];_0xe23dd0[_0x285e('0xb')][_0x285e('0xc')](_0x285e('0x26'))['enableCommand'](_0x35dc8f,(_0x4976eb,_0x5e87b7={})=>{const _0x464e22=_0xe23dd0[_0x285e('0x1e')][_0x285e('0x3')][_0x285e('0x20')],_0x3b782d=_0x5e87b7[_0x285e('0xf')];_0x464e22[_0x285e('0x18')]?_0x4976eb(_0x5e87b7):_0xe23dd0[_0x285e('0x1e')][_0x285e('0x2')](()=>{const _0x464e76=Array[_0x285e('0x13')](_0x464e22['getRanges']());for(const _0xfd8741 of _0x464e76){const _0x4bfe8f=_0x3b782d?[_0xfd8741]:_0x133022(_0x35dc8f,_0xfd8741,_0xe23dd0[_0x285e('0x1e')]);for(const _0x52178c of _0x4bfe8f)_0xe23dd0[_0x285e('0xb')][_0x285e('0xc')](_0x285e('0x26'))[_0x285e('0x7')](_0x52178c,{'commandName':_0x35dc8f,'commandParams':[{'value':_0x3b782d}]});}});});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x4f74=['get','has','isObject','plugins','_descriptionFactory','value','selection','parent','model','match','registerDescriptionCallback','commandParams','name','checkChild','format','document','enableCommand','formatBlock','heading.options','commandName','change','editor','HeadingEditing','markBlockFormat','paragraph','heading','config','ELEMENT_HEADING','TrackChangesEditing','getSelectedBlocks','*Change\x20to:*\x20%0','locale'];(function(_0x1f2fad,_0x4f745e){const _0x308b3d=function(_0x48df0b){while(--_0x48df0b){_0x1f2fad['push'](_0x1f2fad['shift']());}};_0x308b3d(++_0x4f745e);}(_0x4f74,0xe7));const _0x308b=function(_0x1f2fad,_0x4f745e){_0x1f2fad=_0x1f2fad-0x0;let _0x308b3d=_0x4f74[_0x1f2fad];return _0x308b3d;};import{Plugin as _0x512bea}from'ckeditor5/src/core';import{getElementsAffectedByListItemRename as _0xd47ca5}from'./utils';import{getTranslation as _0xa2258f}from'../utils/common-translations';export default class W extends _0x512bea{['afterInit'](){const _0x249ac2=this[_0x308b('0xe')],_0x56b2ca=_0x249ac2[_0x308b('0x18')],_0x4ddfc5=_0x249ac2[_0x308b('0x13')]['get'](_0x308b('0xb'));if(!_0x249ac2[_0x308b('0x1c')][_0x308b('0x1a')](_0x308b('0xf')))return;const _0x54c0de=_0x249ac2[_0x308b('0x1c')][_0x308b('0x19')](_0x308b('0x15'));_0x54c0de[_0x308b('0x9')]('heading',(_0x1e9ab,_0x1e0474)=>{const _0x350557=_0x1e0474[_0x308b('0x1e')],_0x390bfc=Array['from'](this[_0x308b('0xe')]['model'][_0x308b('0x8')][_0x308b('0x1f')][_0x308b('0x16')]())['filter'](_0x32fd3d=>function(_0x5d4faf,_0x48d5ec,_0x19dbdc){return _0x19dbdc[_0x308b('0x6')](_0x5d4faf[_0x308b('0x0')],_0x48d5ec)&&!_0x19dbdc[_0x308b('0x1b')](_0x5d4faf)&&_0x5d4faf[_0x308b('0x5')]!=_0x48d5ec;}(_0x32fd3d,_0x350557,this[_0x308b('0xe')]['model']['schema']));_0x249ac2['model'][_0x308b('0xd')](()=>{for(const _0xa7e98 of _0x390bfc)_0x54c0de[_0x308b('0x10')](_0xa7e98,{'commandName':'heading','commandParams':[_0x1e0474],'formatGroupId':'blockName'},_0xd47ca5(_0xa7e98));});});for(const _0x1233bf of _0x4ddfc5)_0x308b('0x11')!=_0x1233bf['model']&&_0x54c0de[_0x308b('0x1d')]['registerElementLabel'](_0x1233bf[_0x308b('0x1')],_0x4cc77b=>{const _0x21750f=Yt(_0x1233bf[_0x308b('0x1')]);return null!==_0x21750f?_0x2cbdba(_0x4cc77b,_0x21750f):_0x5d0d56(_0x4cc77b,_0x1233bf['title']);});function _0x2cbdba(_0x463b80,_0x6ff9fd){return _0xa2258f(_0x56b2ca,_0x308b('0x14'),[_0x463b80,_0x6ff9fd]);}function _0x5d0d56(_0x2bd18b,_0x39ed3e){return _0xa2258f(_0x56b2ca,'ELEMENT_HEADING_CUSTOM',[_0x2bd18b,_0x39ed3e]);}_0x54c0de[_0x308b('0x1d')][_0x308b('0x3')](_0x4b402c=>{const {type:_0x65d834,data:_0x2ffd8b}=_0x4b402c;if(_0x308b('0xa')==_0x65d834&&_0x2ffd8b&&_0x308b('0x12')==_0x2ffd8b[_0x308b('0xc')]){const _0x249387=_0x2ffd8b[_0x308b('0x4')][0x0][_0x308b('0x1e')],_0x52052a=Yt(_0x249387);if(null!==_0x52052a)return{'type':'format','content':_0xa2258f(_0x56b2ca,_0x308b('0x17'),_0x2cbdba(0x1,_0x52052a))};const _0x20deb2=_0x4ddfc5['find'](_0x1e8531=>_0x1e8531[_0x308b('0x1')]===_0x249387)['title'];return{'type':_0x308b('0x7'),'content':_0xa2258f(_0x56b2ca,_0x308b('0x17'),_0x5d0d56(0x1,_0x20deb2))};}});}}function Yt(_0xca7f31){const _0x388add=_0xca7f31[_0x308b('0x2')](/^heading(\d+)$/);return _0x388add?_0x388add[0x1]:null;}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1123=['plugins','get','getRanges','selection','title','getLastMatchingPosition','locale','_descriptionFactory','document','markInlineFormat','isCollapsed','backward','color','item','FORMAT_HIGHLIGHT','push','createRange','HighlightEditing','afterInit','commandName','TrackChangesEditing','format','formatInline','*Remove\x20highlight*','commandParams','registerDescriptionCallback','highlight','enableCommand','editor','getAttribute','model','value','toLowerCase','highlight.options'];(function(_0x7ce59f,_0x1123cc){const _0x1a1132=function(_0x59618b){while(--_0x59618b){_0x7ce59f['push'](_0x7ce59f['shift']());}};_0x1a1132(++_0x1123cc);}(_0x1123,0x84));const _0x1a11=function(_0x7ce59f,_0x1123cc){_0x7ce59f=_0x7ce59f-0x0;let _0x1a1132=_0x1123[_0x7ce59f];return _0x1a1132;};import{Plugin as _0x2d4567}from'ckeditor5/src/core';import{getTranslation as _0x512391}from'../utils/common-translations';import{getRangesWithAttribute as _0x536af7}from'./utils';export default class J extends _0x2d4567{[_0x1a11('0x16')](){const _0x13aff9=this[_0x1a11('0x20')];if(!_0x13aff9[_0x1a11('0x4')]['has'](_0x1a11('0x15')))return;const _0xcb6304=_0x13aff9['plugins']['get'](_0x1a11('0x18'));_0xcb6304[_0x1a11('0x1f')](_0x1a11('0x1e'),(_0x1a1fbe,_0x5e025c={})=>{const _0x4750a9=_0x13aff9[_0x1a11('0x0')][_0x1a11('0xc')][_0x1a11('0x7')],_0x24da18=_0x4750a9[_0x1a11('0x21')]('highlight');let _0x5a2fd1=_0x5e025c[_0x1a11('0x1')],_0x24281e=[];if(_0x4750a9[_0x1a11('0xe')]){const _0x2cff77=_0x4750a9['getFirstPosition']();if(!_0x4750a9['hasAttribute'](_0x1a11('0x1e')))return void _0x1a1fbe(_0x5e025c);{const _0x117abb=_0x35f5f1=>_0x35f5f1[_0x1a11('0x11')][_0x1a11('0x21')](_0x1a11('0x1e'))===_0x24da18,_0x5e6f7b=_0x2cff77[_0x1a11('0x9')](_0x117abb,{'direction':_0x1a11('0xf')}),_0x383084=_0x2cff77[_0x1a11('0x9')](_0x117abb);_0x24281e=[_0x13aff9[_0x1a11('0x0')][_0x1a11('0x14')](_0x5e6f7b,_0x383084)],_0x5a2fd1==_0x24da18&&(_0x5a2fd1=null);}}else for(const _0xb2855a of _0x4750a9[_0x1a11('0x6')]())_0x5a2fd1?_0x24281e[_0x1a11('0x13')](_0xb2855a):_0x24281e[_0x1a11('0x13')](..._0x536af7('highlight',_0xb2855a,_0x13aff9[_0x1a11('0x0')]));_0x13aff9[_0x1a11('0x0')]['change'](()=>{for(const _0x21064a of _0x24281e)_0xcb6304[_0x1a11('0xd')](_0x21064a,{'commandName':_0x1a11('0x1e'),'commandParams':[{'value':_0x5a2fd1}]});});});const _0x291610=_0x13aff9[_0x1a11('0xa')];_0xcb6304[_0x1a11('0xb')][_0x1a11('0x1d')](_0x473f93=>{const {type:_0x26f023,data:_0x142f59}=_0x473f93;if(_0x1a11('0x1a')==_0x26f023&&_0x142f59&&'highlight'==_0x142f59[_0x1a11('0x17')]){const _0x307d57=_0x291610['t'],_0x3dbf82=_0x142f59[_0x1a11('0x1c')][0x0]['value'];if(_0x3dbf82){const _0x16953d=_0x13aff9['config'][_0x1a11('0x5')](_0x1a11('0x3'))['find'](_0x459674=>_0x459674['model']==_0x3dbf82),_0xa1239e=_0x307d57(_0x16953d[_0x1a11('0x8')])[_0x1a11('0x2')]();return{'type':_0x1a11('0x19'),'content':_0x512391(_0x291610,'*Set\x20highlight:*\x20%0',_0xa1239e),'color':{'value':_0x16953d[_0x1a11('0x10')],'title':_0x16953d[_0x1a11('0x8')]}};}return{'type':_0x1a11('0x19'),'content':_0x512391(_0x291610,_0x1a11('0x1b'),_0x512391(_0x291610,_0x1a11('0x12')))};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x3279=['createPositionAt','div','for','registerElementLabel','locale','showSuggestionHighlights','addClass','ck-horizontal-line','insert','_descriptionFactory','get','HorizontalLineEditing','conversion','afterInit','horizontalLine','elementToStructure','TrackChangesEditing','createEmptyElement','plugins'];(function(_0x442ff5,_0x327988){const _0x5c7c4f=function(_0x518de1){while(--_0x518de1){_0x442ff5['push'](_0x442ff5['shift']());}};_0x5c7c4f(++_0x327988);}(_0x3279,0x182));const _0x5c7c=function(_0x442ff5,_0x327988){_0x442ff5=_0x442ff5-0x0;let _0x5c7c4f=_0x3279[_0x442ff5];return _0x5c7c4f;};import{Plugin as _0x5179d2}from'ckeditor5/src/core';import{getTranslation as _0x49e595}from'../utils/common-translations';export default class K extends _0x5179d2{[_0x5c7c('0x7')](){const _0x2408c3=this['editor'];if(!_0x2408c3['plugins']['has'](_0x5c7c('0x5')))return;_0x2408c3[_0x5c7c('0xc')][_0x5c7c('0x4')](_0x5c7c('0xa'))['enableCommand'](_0x5c7c('0x8'));const _0x2a1be6=_0x2408c3[_0x5c7c('0xc')][_0x5c7c('0x4')](_0x5c7c('0xa')),_0x85a836=_0x2408c3[_0x5c7c('0x11')];_0x2a1be6[_0x5c7c('0x3')][_0x5c7c('0x10')]('horizontalLine',_0x1aac6b=>_0x49e595(_0x85a836,'ELEMENT_HORIZONTAL_LINE',_0x1aac6b)),_0x2408c3[_0x5c7c('0x6')][_0x5c7c('0xf')]('dataDowncast')[_0x5c7c('0x9')]({'model':_0x5c7c('0x8'),'view':(_0x338192,{writer:_0x1ff232,options:_0x19a5c3})=>{if(!_0x19a5c3[_0x5c7c('0x12')])return null;const _0x311998=_0x1ff232['createContainerElement'](_0x5c7c('0xe')),_0x5e4e68=_0x1ff232[_0x5c7c('0xb')]('hr');return _0x1ff232[_0x5c7c('0x0')](_0x5c7c('0x1'),_0x311998),_0x1ff232[_0x5c7c('0x2')](_0x1ff232[_0x5c7c('0xd')](_0x311998,0x0),_0x5e4e68),_0x311998;},'converterPriority':'high'});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x29f9=['format','editing','selection','change','markBlockFormat','*Change\x20%0\x20content*','get','registerDescriptionCallback','getSelectedElement','ELEMENT_HTML_EMBED','_descriptionFactory','getAttribute','commandName','registerElementLabel','plugins','getCustomProperty','htmlEmbed','locale','TrackChangesEditing','view','has','value','enableCommand','rawHtml','afterInit'];(function(_0x528457,_0x29f9ab){const _0xf586f2=function(_0x4464ad){while(--_0x4464ad){_0x528457['push'](_0x528457['shift']());}};_0xf586f2(++_0x29f9ab);}(_0x29f9,0x1be));const _0xf586=function(_0x528457,_0x29f9ab){_0x528457=_0x528457-0x0;let _0xf586f2=_0x29f9[_0x528457];return _0xf586f2;};import{Plugin as _0x5c7961}from'ckeditor5/src/core';import{getTranslation as _0x48358f}from'../utils/common-translations';export default class Q extends _0x5c7961{[_0xf586('0x3')](){const _0x33d79f=this['editor'];if(!_0x33d79f[_0xf586('0x12')][_0xf586('0x18')]('HtmlEmbed'))return;const _0x3765d1=_0x33d79f[_0xf586('0x12')][_0xf586('0xa')](_0xf586('0x16')),_0x487c2c=_0x33d79f[_0xf586('0x15')],_0x36dd41=_0x33d79f[_0xf586('0x5')][_0xf586('0x17')]['document'][_0xf586('0x6')];_0x3765d1[_0xf586('0xe')][_0xf586('0x11')](_0xf586('0x2'),_0x1b815c=>_0x48358f(_0x487c2c,_0xf586('0xd'),_0x1b815c)),_0x33d79f['plugins']['get'](_0xf586('0x16'))[_0xf586('0x1')]('htmlEmbed',(_0x127813,_0x3a13e7)=>{const _0x4f9f67=_0x33d79f['model'],_0x1ba25c=_0x4f9f67['document'][_0xf586('0x6')];_0x4f9f67[_0xf586('0x7')](()=>{const _0x3a1e9d=function(_0x402f2b){const _0x51330c=_0x402f2b[_0xf586('0xc')]();if(_0x51330c&&_0x51330c['is']('element',_0xf586('0x2')))return _0x402f2b[_0xf586('0xc')]();return null;}(_0x1ba25c);if(!_0x3a1e9d)return void _0x127813(null);const _0x46e831=_0x3a1e9d[_0xf586('0xf')](_0xf586('0x0'))||'';if(void 0x0===_0x3a13e7)return;if(_0x3a13e7===_0x46e831)return;_0x3765d1[_0xf586('0x8')](_0x3a1e9d,{'commandName':_0xf586('0x14'),'commandParams':[_0x3a13e7]}),_0x36dd41[_0xf586('0xc')]()[_0xf586('0x13')]('rawHtmlApi')['cancel']();});}),_0x3765d1[_0xf586('0xe')][_0xf586('0xb')](_0x5f5b8b=>{const {data:_0x47ba83}=_0x5f5b8b;if(_0x47ba83&&'htmlEmbed'==_0x47ba83[_0xf586('0x10')]){const _0x1bb2cd=_0x48358f(_0x487c2c,_0xf586('0xd'));return{'type':_0xf586('0x4'),'content':_0x48358f(_0x487c2c,_0xf586('0x9'),_0x1bb2cd)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const _0x2b80=['registerElementLabel','markBlockFormat','ELEMENT_CAPTION','imageBlock','_descriptionFactory','plugins','element','getNearestSelectionRange','ImageUtils','chain','imageInline','isIntersecting','suggestion','deletion','selection','registerDescriptionCallback','*Format:*\x20%0','getSuggestions','isBlockImage','isCollapsed','formatBlock','has','getClosestSelectedImageElement','_findSuggestions','insertImage','registerCustomCallback','isEqual','isInContent','schema','getSuggestionCallback','registerPostFixer','getFirstRange','commands','imageStyle','start','forEach','imageTextAlternative','formatInline','shouldConvertImageType','author','accept','isBefore','discard','newValue','nodeBefore','convertBlockImageToInline','forceDefaultExecution','document','convertInlineImageToBlock','width','imageTypeInline','uploadImage','createRange','getAttribute','markDeletion','fromPosition','isOwn','_suggestionFactory','value','change','*Remove\x20image\x20text\x20alternative*','previous','commandReversedParams','get','detach','title','model','*Set\x20image\x20text\x20alternative:*\x20%0','createRangeOn','nodeAfter','removeObject','addObject','forward','getSuggestion','ImageCaptionUtils','discardSuggestion','findIndex','newRange','next','toNext','locale','ImageInlineEditing','toLowerCase','FORMAT_SIDE_IMAGE','join','format','imageStylePreApply','ImageCaptionEditing','imageStylePostApply','imageCaption','toggleImageCaption','commandName','subType','from','caption','hasSuggestion','ImageStyleEditing','refresh','filter','ImageEditing','differ','end','backward','ImageTextAlternativeEditing','type','Block\x20image\x20to\x20inline\x20image','*Set\x20image\x20width:*\x20%0','find','resizeImage','markInsertion','enableCommand','insertion','*Reset\x20image\x20width*','editor','Users','getCaptionFromImageModelElement','getContainedElement','isInlineImage','ELEMENT_INLINE_IMAGE','ImageBlockEditing','commandParams','alt'];(function(_0x416af0,_0x2b8064){const _0x54c8e9=function(_0x24bb82){while(--_0x24bb82){_0x416af0['push'](_0x416af0['shift']());}};_0x54c8e9(++_0x2b8064);}(_0x2b80,0x177));const _0x54c8=function(_0x416af0,_0x2b8064){_0x416af0=_0x416af0-0x0;let _0x54c8e9=_0x2b80[_0x416af0];return _0x54c8e9;};import{Plugin as _0x9792ef}from'ckeditor5/src/core';import{LivePosition as _0x1fbe81}from'ckeditor5/src/engine';import{uid as _0x4425b3}from'ckeditor5/src/utils';import{getTranslation as _0x30de74}from'../utils/common-translations';export default class V extends _0x9792ef{['afterInit'](){const _0x50bb80=this[_0x54c8('0x68')];if(!_0x50bb80['plugins'][_0x54c8('0xc')](_0x54c8('0x5a')))return;const _0x320d45=_0x50bb80[_0x54c8('0x76')][_0x54c8('0x36')]('TrackChangesEditing'),_0x10b610=_0x50bb80[_0x54c8('0x76')][_0x54c8('0x36')](_0x54c8('0x79')),_0x267b86={},_0x215686=_0x50bb80[_0x54c8('0x47')];if(_0x320d45[_0x54c8('0x65')](_0x54c8('0xf')),_0x320d45[_0x54c8('0x75')][_0x54c8('0x71')](_0x54c8('0x74'),_0x42706f=>_0x30de74(_0x215686,'ELEMENT_IMAGE',_0x42706f)),_0x320d45[_0x54c8('0x75')][_0x54c8('0x71')](_0x54c8('0x1'),_0x417ca6=>_0x30de74(_0x215686,_0x54c8('0x6d'),_0x417ca6)),_0x320d45[_0x54c8('0x75')][_0x54c8('0x71')](_0x54c8('0x55'),()=>_0x30de74(_0x215686,_0x54c8('0x73'))),_0x50bb80['plugins'][_0x54c8('0xc')]('ImageUploadEditing')&&_0x320d45[_0x54c8('0x65')](_0x54c8('0x2a')),_0x50bb80[_0x54c8('0x76')][_0x54c8('0xc')](_0x54c8('0x6e'))&&_0x50bb80[_0x54c8('0x76')]['has'](_0x54c8('0x48'))&&(_0x320d45[_0x54c8('0x65')](_0x54c8('0x29'),(_0x9f79fd,_0x5f417d)=>{const _0x40f555=_0x10b610[_0x54c8('0xd')](_0x50bb80[_0x54c8('0x39')][_0x54c8('0x26')]['selection']);_0x50bb80['model']['change'](()=>{_0x320d45[_0x54c8('0x72')](_0x40f555,{'commandName':_0x54c8('0x29'),'commandParams':[_0x5f417d]},[],_0x54c8('0x24'));});}),_0x320d45['enableCommand']('imageTypeBlock',(_0x5008fb,_0x4b07a6)=>{_0x50bb80['model'][_0x54c8('0x32')](_0xea94a7=>{let _0x10153c=_0x10b610[_0x54c8('0xd')](_0x50bb80[_0x54c8('0x39')][_0x54c8('0x26')]['selection']),_0x3d3fb6=_0xea94a7[_0x54c8('0x3b')](_0x10153c);const _0x368312=_0x1fbe81[_0x54c8('0x2e')](_0x3d3fb6[_0x54c8('0x19')],'toPrevious'),_0x178449=_0x1fbe81['fromPosition'](_0x3d3fb6[_0x54c8('0x5c')],_0x54c8('0x46'));_0x320d45[_0x54c8('0x25')](()=>_0x5008fb(_0x4b07a6)),_0x10153c=_0x10b610[_0x54c8('0xd')](_0x50bb80[_0x54c8('0x39')][_0x54c8('0x26')][_0x54c8('0x5')]),_0x3d3fb6=_0xea94a7[_0x54c8('0x3b')](_0x10153c);const _0x2d9d5b=_0xea94a7['createRange'](_0x368312,_0x178449);_0x368312[_0x54c8('0x37')](),_0x178449[_0x54c8('0x37')](),_0x320d45[_0x54c8('0x72')](_0x10153c,{'commandName':_0x54c8('0x29'),'commandParams':[]},[],_0x54c8('0x27')),_0x2d9d5b['start'][_0x54c8('0x20')](_0x3d3fb6[_0x54c8('0x19')])&&_0x320d45['markInsertion'](_0xea94a7[_0x54c8('0x2b')](_0x2d9d5b[_0x54c8('0x19')],_0x3d3fb6[_0x54c8('0x19')]),_0x54c8('0x27')),_0x3d3fb6[_0x54c8('0x5c')][_0x54c8('0x20')](_0x2d9d5b[_0x54c8('0x5c')])&&_0x320d45[_0x54c8('0x64')](_0xea94a7[_0x54c8('0x2b')](_0x3d3fb6[_0x54c8('0x5c')],_0x2d9d5b[_0x54c8('0x5c')]),_0x54c8('0x27'));});}),_0x320d45[_0x54c8('0x30')][_0x54c8('0x10')](_0x54c8('0xb'),_0x54c8('0x27'),'join',()=>{}),_0x320d45[_0x54c8('0x30')][_0x54c8('0x10')]('formatBlock',_0x54c8('0x27'),_0x54c8('0x1f'),()=>{}),_0x320d45[_0x54c8('0x30')][_0x54c8('0x10')](_0x54c8('0xb'),_0x54c8('0x27'),_0x54c8('0x21'),_0x320d45['_suggestionFactory'][_0x54c8('0x14')](_0x54c8('0xb'),'',_0x54c8('0x1f'))),_0x320d45[_0x54c8('0x30')][_0x54c8('0x10')]('insertion','convertInlineImageToBlock',_0x54c8('0x4b'),()=>{}),_0x320d45[_0x54c8('0x30')][_0x54c8('0x10')](_0x54c8('0x66'),_0x54c8('0x27'),'discard',([_0x41ef82])=>{const _0x63148c=_0x320d45['_suggestionFactory'][_0x54c8('0x14')](_0x54c8('0x66'),'',_0x54c8('0x21'));let _0xdd5789=_0x41ef82['start'],_0x51851d=_0x41ef82[_0x54c8('0x5c')];const _0x2839be=_0x50bb80[_0x54c8('0x39')][_0x54c8('0x13')][_0x54c8('0x78')](_0xdd5789,_0x54c8('0x5d')),_0x5a1f82=_0x50bb80['model'][_0x54c8('0x13')][_0x54c8('0x78')](_0x51851d,_0x54c8('0x3f'));_0x2839be[_0x54c8('0xa')]&&(_0xdd5789=_0x2839be[_0x54c8('0x19')]),_0x5a1f82[_0x54c8('0xa')]&&(_0x51851d=_0x5a1f82['end']),_0x63148c([_0x50bb80['model'][_0x54c8('0x2b')](_0xdd5789,_0x51851d)]);}),_0x320d45[_0x54c8('0x30')][_0x54c8('0x10')]('formatBlock',_0x54c8('0x27'),_0x54c8('0x0'),_0x46b9cf),_0x320d45[_0x54c8('0x30')][_0x54c8('0x10')](_0x54c8('0x66'),_0x54c8('0x27'),_0x54c8('0x0'),_0x46b9cf)),_0x50bb80['plugins'][_0x54c8('0xc')](_0x54c8('0x4e'))&&(_0x320d45[_0x54c8('0x65')](_0x54c8('0x51'),(_0x4e5f6b,_0xae7be0)=>{const _0x41a4e0=_0x50bb80[_0x54c8('0x76')][_0x54c8('0x36')](_0x54c8('0x41'));let _0x1c1e3e=_0x10b610[_0x54c8('0xd')](_0x50bb80['model'][_0x54c8('0x26')]['selection']),_0x325d39=_0x41a4e0['getCaptionFromImageModelElement'](_0x1c1e3e);_0x50bb80['model'][_0x54c8('0x32')](()=>{if(_0x325d39)return void _0x320d45[_0x54c8('0x2d')](_0x50bb80[_0x54c8('0x39')][_0x54c8('0x3b')](_0x325d39));const _0x221942=_0x10b610['isBlockImage'](_0x1c1e3e);_0x4e5f6b(_0xae7be0),_0x1c1e3e=_0x10b610[_0x54c8('0xd')](_0x50bb80[_0x54c8('0x39')][_0x54c8('0x26')][_0x54c8('0x5')]),_0x325d39=_0x41a4e0[_0x54c8('0x6a')](_0x1c1e3e),_0x320d45[_0x54c8('0x64')](_0x50bb80[_0x54c8('0x39')][_0x54c8('0x3b')](_0x325d39),_0x221942?null:_0x54c8('0x50'));});}),_0x320d45['_suggestionFactory'][_0x54c8('0x10')](_0x54c8('0x66'),_0x54c8('0x50'),_0x54c8('0x0'),_0x46b9cf)),_0x50bb80[_0x54c8('0x76')][_0x54c8('0xc')](_0x54c8('0x57'))){_0x320d45[_0x54c8('0x65')](_0x54c8('0x18'),(_0x3df022,_0x182539)=>{const _0x19cf9a=_0x50bb80[_0x54c8('0x76')][_0x54c8('0x36')](_0x54c8('0x69'))['me'],_0x481414=_0x50bb80[_0x54c8('0x17')][_0x54c8('0x36')]('imageStyle');let _0xe45a0d=_0x10b610[_0x54c8('0xd')](_0x50bb80[_0x54c8('0x39')][_0x54c8('0x26')][_0x54c8('0x5')]),_0x44d364=_0x50bb80[_0x54c8('0x39')]['createRangeOn'](_0xe45a0d),_0x2adc79=_0x481414['value'];if(_0x2adc79==_0x182539[_0x54c8('0x31')])return;const _0x38f053={'commandName':_0x54c8('0x18'),'commandParams':[_0x182539],'formatGroupId':_0x4425b3()};_0x50bb80[_0x54c8('0x39')][_0x54c8('0x32')](()=>{if(_0x320d45[_0x54c8('0x8')]()[_0x54c8('0x59')](_0x5a1b0d=>_0x5a1b0d[_0x54c8('0x12')]&&_0x19cf9a==_0x5a1b0d[_0x54c8('0x1e')]&&(_0x54c8('0xb')==_0x5a1b0d[_0x54c8('0x5f')]||_0x54c8('0x1c')==_0x5a1b0d['type'])&&(_0x54c8('0x4d')==_0x5a1b0d[_0x54c8('0x53')]||_0x54c8('0x4f')==_0x5a1b0d[_0x54c8('0x53')])&&_0x5a1b0d[_0x54c8('0x16')]()[_0x54c8('0x11')](_0x44d364))[_0x54c8('0x1a')](_0x4d42ff=>_0x320d45[_0x54c8('0x42')](_0x4d42ff['head'])),_0xe45a0d=_0x10b610['getClosestSelectedImageElement'](_0x50bb80[_0x54c8('0x39')][_0x54c8('0x26')][_0x54c8('0x5')]),_0x44d364=_0x50bb80[_0x54c8('0x39')][_0x54c8('0x3b')](_0xe45a0d),_0x481414['refresh'](),_0x50bb80[_0x54c8('0x17')]['get'](_0x54c8('0x29'))[_0x54c8('0x58')](),_0x50bb80[_0x54c8('0x17')][_0x54c8('0x36')]('imageTypeBlock')[_0x54c8('0x58')](),_0x2adc79=_0x481414['value'],_0x2adc79!=_0x182539[_0x54c8('0x31')])return _0x10b610[_0x54c8('0x6c')](_0xe45a0d)&&_0x481414[_0x54c8('0x1d')](_0x182539['value'],_0xe45a0d)?(_0x3df022(_0x182539),_0xe45a0d=_0x10b610[_0x54c8('0xd')](_0x50bb80[_0x54c8('0x39')]['document'][_0x54c8('0x5')]),void _0x320d45['markBlockFormat'](_0xe45a0d,{..._0x38f053,'commandReversedParams':[{'value':_0x2adc79||null}]},[],'imageStylePreApply')):void(_0x10b610['isBlockImage'](_0xe45a0d)?_0x320d45[_0x54c8('0x72')](_0xe45a0d,_0x38f053,[],_0x54c8('0x4f')):_0x320d45['markInlineFormat'](_0x44d364,_0x38f053,_0x54c8('0x4f')));});});for(const _0x494fea of _0x50bb80[_0x54c8('0x76')][_0x54c8('0x36')](_0x54c8('0x57'))['normalizedStyles'])_0x267b86[_0x494fea['name']]=_0x494fea[_0x54c8('0x38')][_0x54c8('0x49')]();_0x320d45[_0x54c8('0x30')]['registerCustomCallback']('formatBlock',_0x54c8('0x4d'),_0x54c8('0x4b'),()=>{}),_0x320d45['_suggestionFactory'][_0x54c8('0x10')](_0x54c8('0xb'),_0x54c8('0x4f'),_0x54c8('0x4b'),()=>{}),_0x320d45[_0x54c8('0x30')][_0x54c8('0x10')]('formatInline',_0x54c8('0x4f'),'join',()=>{}),_0x320d45[_0x54c8('0x30')][_0x54c8('0x10')]('formatBlock',_0x54c8('0x4d'),_0x54c8('0x1f'),()=>{}),_0x320d45[_0x54c8('0x30')][_0x54c8('0x10')](_0x54c8('0xb'),_0x54c8('0x4d'),'discard',(_0x482b74,_0x488a10)=>{_0x320d45['_suggestionFactory']['getSuggestionCallback'](_0x54c8('0xb'),'',_0x54c8('0x1f'))(_0x482b74,{'commandName':_0x488a10['commandName'],'commandParams':_0x488a10[_0x54c8('0x35')]});}),_0x320d45[_0x54c8('0x30')][_0x54c8('0x10')]('formatBlock',_0x54c8('0x4d'),_0x54c8('0x0'),_0x46b9cf);}const _0xb4f1f5=[{'type':_0x54c8('0xb'),'subType':_0x54c8('0x4d')},{'type':_0x54c8('0x66'),'subType':_0x54c8('0x50')},{'type':_0x54c8('0xb'),'subType':_0x54c8('0x27')},{'type':_0x54c8('0x66'),'subType':_0x54c8('0x27')}];function _0x4c6ad1(_0xe5728b,_0x1fe723){const _0x56cee6=_0xb4f1f5[_0x54c8('0x43')](({type:_0xd5c3c6,subType:_0x8cf4aa})=>_0xe5728b[_0x54c8('0x5f')]==_0xd5c3c6&&_0xe5728b[_0x54c8('0x53')]==_0x8cf4aa),_0xc64334=_0xb4f1f5[_0x54c8('0x43')](({type:_0x4d07c8,subType:_0x6718e0})=>_0x1fe723[_0x54c8('0x5f')]==_0x4d07c8&&_0x1fe723[_0x54c8('0x53')]==_0x6718e0);if(_0x56cee6<0x0||_0xc64334<0x0)return!0x1;const _0x1bcf43=_0xe5728b[_0x54c8('0x16')](),_0x54113a=_0x1fe723['getFirstRange']();if((0x0==_0x56cee6||0x1==_0x56cee6)&&0x2==_0xc64334&&_0x1bcf43[_0x54c8('0x2')](_0x54113a))return!0x0;if(0x2==_0x56cee6&&0x3==_0xc64334){const _0x296716=_0x320d45[_0x54c8('0xe')](_0x1bcf43,_0x54c8('0x66'))[_0x54c8('0x59')](({suggestion:_0x33c9a1,meta:_0x4cdd4c})=>_0x4cdd4c[_0x54c8('0x2f')]&&_0x54c8('0x27')==_0x33c9a1['subType']);if(_0x296716['length']>0x1&&_0x54113a[_0x54c8('0x5c')]['isEqual'](_0x1bcf43['start']))return!0x0;if(0x1==_0x296716['length']&&(_0x1bcf43['start'][_0x54c8('0x11')](_0x54113a[_0x54c8('0x5c')])||_0x1bcf43['end'][_0x54c8('0x11')](_0x54113a[_0x54c8('0x19')])))return!0x0;}if(0x3==_0x56cee6&&0x3==_0xc64334&&_0x1bcf43['start']['isBefore'](_0x54113a['start'])){const _0x2234e0=_0x1bcf43[_0x54c8('0x5c')][_0x54c8('0x3c')],_0x4f07cf=_0x54113a[_0x54c8('0x19')][_0x54c8('0x23')];return _0x10b610['isBlockImage'](_0x2234e0)&&_0x2234e0===_0x4f07cf;}return!0x1;}function _0x46b9cf(_0x3b74f2,_0xe99a55){return _0x4c6ad1(_0x3b74f2,_0xe99a55)?[_0x3b74f2,_0xe99a55]:_0x4c6ad1(_0xe99a55,_0x3b74f2)?[_0xe99a55,_0x3b74f2]:null;}_0x50bb80[_0x54c8('0x39')][_0x54c8('0x26')][_0x54c8('0x15')](()=>{let _0x391bcf=!0x1;const _0x354f1d=Array[_0x54c8('0x54')](_0x50bb80[_0x54c8('0x39')][_0x54c8('0x26')][_0x54c8('0x5b')]['getChangedMarkers']());for(const {name:_0x297393,data:_0x5a684b}of _0x354f1d){const {group:_0xc2f9a9,type:_0x282072,subType:_0x128143,id:_0x1a553b}=_0x320d45['_splitMarkerName'](_0x297393);if(_0x54c8('0x3')==_0xc2f9a9&&_0x320d45[_0x54c8('0x56')](_0x1a553b)){if(_0x54c8('0xb')==_0x282072&&(_0x54c8('0x4d')==_0x128143||_0x54c8('0x4f')==_0x128143)){const _0x2c0961=_0x320d45[_0x54c8('0x40')](_0x1a553b);if(_0x5a684b[_0x54c8('0x44')]){const _0x73a8d5=_0x2c0961[_0x54c8('0x16')]()['getContainedElement']();if(_0x10b610[_0x54c8('0x9')](_0x73a8d5))continue;_0x320d45['discardSuggestion'](_0x2c0961),_0x391bcf=!0x0;}}if(_0x54c8('0x66')==_0x282072&&'imageCaption'==_0x128143&&!_0x5a684b[_0x54c8('0x44')]){const _0x40ea1a=_0x320d45['getSuggestion'](_0x1a553b);_0x40ea1a[_0x54c8('0x45')]&&_0x40ea1a['next'][_0x54c8('0x12')]&&(_0x320d45[_0x54c8('0x42')](_0x40ea1a[_0x54c8('0x45')]),_0x391bcf=!0x0);}}}return _0x391bcf;}),_0x50bb80['plugins'][_0x54c8('0xc')]('ImageResize')&&_0x320d45['enableCommand'](_0x54c8('0x63'),(_0x27fd6e,_0x4f4219)=>{const _0x933e2=_0x10b610[_0x54c8('0xd')](_0x50bb80[_0x54c8('0x39')]['document'][_0x54c8('0x5')]);_0x933e2[_0x54c8('0x2c')](_0x54c8('0x28'))!=_0x4f4219[_0x54c8('0x28')]&&_0x50bb80['model'][_0x54c8('0x32')](()=>{_0x320d45[_0x54c8('0x72')](_0x933e2,{'commandName':'resizeImage','commandParams':[_0x4f4219]});});}),_0x50bb80[_0x54c8('0x76')]['has'](_0x54c8('0x5e'))&&_0x320d45[_0x54c8('0x65')](_0x54c8('0x1b'),(_0x24f2d6,_0x6f296c)=>{const _0x158666=_0x10b610[_0x54c8('0xd')](_0x50bb80[_0x54c8('0x39')][_0x54c8('0x26')][_0x54c8('0x5')]);(_0x158666['hasAttribute'](_0x54c8('0x70'))?_0x158666[_0x54c8('0x2c')](_0x54c8('0x70')):'')!=_0x6f296c['newValue']&&_0x50bb80[_0x54c8('0x39')]['change'](()=>{_0x320d45['markBlockFormat'](_0x158666,{'commandName':_0x54c8('0x1b'),'commandParams':[_0x6f296c]});});}),_0x320d45['_descriptionFactory'][_0x54c8('0x6')](_0x1dc282=>{if(!!_0xb4f1f5[_0x54c8('0x62')](({type:_0x2dedae,subType:_0x20b1a2})=>_0x1dc282['type']==_0x2dedae&&_0x1dc282['subType']==_0x20b1a2))return _0x1dc282[_0x54c8('0x34')]?{}:void 0x0;}),_0x320d45[_0x54c8('0x75')][_0x54c8('0x6')](_0x294bd9=>{if(_0x54c8('0x66')==_0x294bd9['type']||_0x54c8('0x4')==_0x294bd9['type']){const _0x2b6fe5=_0x294bd9[_0x54c8('0x6b')]();if(_0x2b6fe5&&_0x2b6fe5['is'](_0x54c8('0x77'),_0x54c8('0x55')))return{'type':'insertion'==_0x294bd9['type']?_0x54c8('0x3e'):_0x54c8('0x3d'),'element':_0x2b6fe5,'quantity':0x1};}}),_0x320d45['_descriptionFactory']['registerDescriptionCallback'](_0xbecea3=>_0x54c8('0xb')==_0xbecea3[_0x54c8('0x5f')]&&_0x54c8('0x27')==_0xbecea3['subType']?{'type':_0x54c8('0x4c'),'content':'Inline\x20image\x20to\x20block\x20image'}:_0x54c8('0xb')==_0xbecea3[_0x54c8('0x5f')]&&_0x54c8('0x24')==_0xbecea3[_0x54c8('0x53')]?{'type':_0x54c8('0x4c'),'content':_0x54c8('0x60')}:void 0x0),_0x320d45[_0x54c8('0x75')][_0x54c8('0x6')](_0x2ab73c=>{const {data:_0x45de22}=_0x2ab73c;if(_0x45de22){if(_0x54c8('0x18')==_0x45de22['commandName']){const _0x290d08=_0x45de22[_0x54c8('0x6f')][0x0][_0x54c8('0x31')];return _0xc26d98('side'===_0x290d08?_0x30de74(_0x215686,_0x54c8('0x4a')):_0x267b86[_0x290d08]||_0x290d08);}if(_0x54c8('0x1b')==_0x45de22[_0x54c8('0x52')]){const _0x52347c=_0x45de22[_0x54c8('0x6f')][0x0][_0x54c8('0x22')];return _0x52347c?{'type':'format','content':_0x30de74(_0x215686,_0x54c8('0x3a'),'\x22'+_0x52347c+'\x22')}:{'type':_0x54c8('0x4c'),'content':_0x30de74(_0x215686,_0x54c8('0x33'))};}if('resizeImage'==_0x45de22[_0x54c8('0x52')]){const _0x3afa00=_0x45de22[_0x54c8('0x6f')][0x0]['width'];return _0x3afa00?{'type':_0x54c8('0x4c'),'content':_0x30de74(_0x215686,_0x54c8('0x61'),_0x3afa00)}:{'type':'format','content':_0x30de74(_0x215686,_0x54c8('0x67'))};}}function _0xc26d98(_0x374682){return{'type':_0x54c8('0x4c'),'content':_0x30de74(_0x215686,_0x54c8('0x7'),_0x374682)};}});}}
|
|
23
|
+
const _0x1a22=['start','_splitMarkerName','_descriptionFactory','registerPostFixer','Users','value','refresh','toNext','Block\x20image\x20to\x20inline\x20image','backward','formatInline','change','fromPosition','end','*Remove\x20image\x20text\x20alternative*','imageStyle','hasSuggestion','createRangeOn','commands','enableCommand','resizeImage','markInlineFormat','document','differ','insertion','discardSuggestion','getNearestSelectionRange','next','getAttribute','newRange','forEach','accept','convertInlineImageToBlock','FORMAT_SIDE_IMAGE','detach','ImageEditing','isBlockImage','createRange','markInsertion','markBlockFormat','getContainedElement','toggleImageCaption','*Reset\x20image\x20width*','element','imageTypeInline','deletion','Inline\x20image\x20to\x20block\x20image','registerElementLabel','name','from','subType','editor','_suggestionFactory','registerDescriptionCallback','join','previous','format','find','chain','commandParams','getClosestSelectedImageElement','*Format:*\x20%0','author','width','model','getChangedMarkers','ImageUtils','isBefore','forward','locale','isInContent','title','*Set\x20image\x20text\x20alternative:*\x20%0','ImageBlockEditing','addObject','findIndex','imageTextAlternative','hasAttribute','formatBlock','*Set\x20image\x20width:*\x20%0','imageStylePreApply','ImageCaptionUtils','getSuggestion','ImageStyleEditing','selection','registerCustomCallback','getSuggestionCallback','suggestion','getFirstRange','commandName','isOwn','plugins','imageTypeBlock','ImageInlineEditing','imageBlock','ELEMENT_INLINE_IMAGE','type','commandReversedParams','ELEMENT_CAPTION','getSuggestions','imageStylePostApply','imageInline','get','convertBlockImageToInline','schema','_findSuggestions','isEqual','caption','isIntersecting','imageCaption','shouldConvertImageType','toPrevious','ImageCaptionEditing','getCaptionFromImageModelElement','side','has','isInlineImage','isCollapsed','filter','discard','length','uploadImage'];(function(_0x5881e9,_0x1a22ee){const _0xd62a61=function(_0x25a0ea){while(--_0x25a0ea){_0x5881e9['push'](_0x5881e9['shift']());}};_0xd62a61(++_0x1a22ee);}(_0x1a22,0x1d8));const _0xd62a=function(_0x5881e9,_0x1a22ee){_0x5881e9=_0x5881e9-0x0;let _0xd62a61=_0x1a22[_0x5881e9];return _0xd62a61;};import{Plugin as _0xfa4741}from'ckeditor5/src/core';import{LivePosition as _0x57bf7e}from'ckeditor5/src/engine';import{uid as _0x289e26}from'ckeditor5/src/utils';import{getTranslation as _0x326d54}from'../utils/common-translations';export default class V extends _0xfa4741{['afterInit'](){const _0xae0880=this[_0xd62a('0x43')];if(!_0xae0880['plugins']['has'](_0xd62a('0x33')))return;const _0x33f8b7=_0xae0880[_0xd62a('0x6b')][_0xd62a('0x76')]('TrackChangesEditing'),_0x33eafd=_0xae0880['plugins'][_0xd62a('0x76')](_0xd62a('0x52')),_0x3a1f41={},_0xa59cfc=_0xae0880[_0xd62a('0x55')];if(_0x33f8b7[_0xd62a('0x23')]('insertImage'),_0x33f8b7[_0xd62a('0x12')]['registerElementLabel'](_0xd62a('0x6e'),_0x3fca11=>_0x326d54(_0xa59cfc,'ELEMENT_IMAGE',_0x3fca11)),_0x33f8b7[_0xd62a('0x12')]['registerElementLabel'](_0xd62a('0x75'),_0x4a6bda=>_0x326d54(_0xa59cfc,_0xd62a('0x6f'),_0x4a6bda)),_0x33f8b7[_0xd62a('0x12')][_0xd62a('0x3f')](_0xd62a('0x1'),()=>_0x326d54(_0xa59cfc,_0xd62a('0x72'))),_0xae0880[_0xd62a('0x6b')][_0xd62a('0x9')]('ImageUploadEditing')&&_0x33f8b7[_0xd62a('0x23')](_0xd62a('0xf')),_0xae0880[_0xd62a('0x6b')][_0xd62a('0x9')](_0xd62a('0x59'))&&_0xae0880['plugins'][_0xd62a('0x9')](_0xd62a('0x6d'))&&(_0x33f8b7[_0xd62a('0x23')](_0xd62a('0x3c'),(_0x4ed82a,_0x5e1c00)=>{const _0x37c09e=_0x33eafd[_0xd62a('0x4c')](_0xae0880[_0xd62a('0x50')]['document'][_0xd62a('0x64')]);_0xae0880['model'][_0xd62a('0x1b')](()=>{_0x33f8b7[_0xd62a('0x37')](_0x37c09e,{'commandName':_0xd62a('0x3c'),'commandParams':[_0x5e1c00]},[],_0xd62a('0x77'));});}),_0x33f8b7[_0xd62a('0x23')](_0xd62a('0x6c'),(_0x2a923c,_0x33817e)=>{_0xae0880[_0xd62a('0x50')][_0xd62a('0x1b')](_0x3c96db=>{let _0x12ff09=_0x33eafd[_0xd62a('0x4c')](_0xae0880[_0xd62a('0x50')]['document'][_0xd62a('0x64')]),_0x1d5a9f=_0x3c96db[_0xd62a('0x21')](_0x12ff09);const _0x2602ba=_0x57bf7e[_0xd62a('0x1c')](_0x1d5a9f[_0xd62a('0x10')],_0xd62a('0x5')),_0x16d294=_0x57bf7e['fromPosition'](_0x1d5a9f['end'],_0xd62a('0x17'));_0x33f8b7['forceDefaultExecution'](()=>_0x2a923c(_0x33817e)),_0x12ff09=_0x33eafd[_0xd62a('0x4c')](_0xae0880[_0xd62a('0x50')][_0xd62a('0x26')][_0xd62a('0x64')]),_0x1d5a9f=_0x3c96db[_0xd62a('0x21')](_0x12ff09);const _0x13fe1c=_0x3c96db['createRange'](_0x2602ba,_0x16d294);_0x2602ba[_0xd62a('0x32')](),_0x16d294[_0xd62a('0x32')](),_0x33f8b7[_0xd62a('0x37')](_0x12ff09,{'commandName':_0xd62a('0x3c'),'commandParams':[]},[],_0xd62a('0x30')),_0x13fe1c[_0xd62a('0x10')][_0xd62a('0x53')](_0x1d5a9f[_0xd62a('0x10')])&&_0x33f8b7[_0xd62a('0x36')](_0x3c96db['createRange'](_0x13fe1c[_0xd62a('0x10')],_0x1d5a9f[_0xd62a('0x10')]),'convertInlineImageToBlock'),_0x1d5a9f[_0xd62a('0x1d')][_0xd62a('0x53')](_0x13fe1c[_0xd62a('0x1d')])&&_0x33f8b7[_0xd62a('0x36')](_0x3c96db[_0xd62a('0x35')](_0x1d5a9f[_0xd62a('0x1d')],_0x13fe1c[_0xd62a('0x1d')]),_0xd62a('0x30'));});}),_0x33f8b7[_0xd62a('0x44')][_0xd62a('0x65')](_0xd62a('0x5e'),'convertInlineImageToBlock','join',()=>{}),_0x33f8b7[_0xd62a('0x44')][_0xd62a('0x65')](_0xd62a('0x5e'),_0xd62a('0x30'),_0xd62a('0x2f'),()=>{}),_0x33f8b7[_0xd62a('0x44')][_0xd62a('0x65')](_0xd62a('0x5e'),_0xd62a('0x30'),'discard',_0x33f8b7[_0xd62a('0x44')]['getSuggestionCallback'](_0xd62a('0x5e'),'','accept')),_0x33f8b7[_0xd62a('0x44')][_0xd62a('0x65')]('insertion',_0xd62a('0x30'),'join',()=>{}),_0x33f8b7['_suggestionFactory'][_0xd62a('0x65')](_0xd62a('0x28'),_0xd62a('0x30'),_0xd62a('0xd'),([_0x1221e1])=>{const _0x1a52e3=_0x33f8b7[_0xd62a('0x44')][_0xd62a('0x66')]('insertion','','discard');let _0x125180=_0x1221e1['start'],_0x3cd3b6=_0x1221e1[_0xd62a('0x1d')];const _0x5434d8=_0xae0880[_0xd62a('0x50')][_0xd62a('0x78')]['getNearestSelectionRange'](_0x125180,_0xd62a('0x19')),_0x2ceb54=_0xae0880['model'][_0xd62a('0x78')][_0xd62a('0x2a')](_0x3cd3b6,_0xd62a('0x54'));_0x5434d8[_0xd62a('0xb')]&&(_0x125180=_0x5434d8['start']),_0x2ceb54['isCollapsed']&&(_0x3cd3b6=_0x2ceb54[_0xd62a('0x1d')]),_0x1a52e3([_0xae0880[_0xd62a('0x50')][_0xd62a('0x35')](_0x125180,_0x3cd3b6)]);}),_0x33f8b7[_0xd62a('0x44')]['registerCustomCallback'](_0xd62a('0x5e'),_0xd62a('0x30'),'chain',_0x49ceda),_0x33f8b7[_0xd62a('0x44')][_0xd62a('0x65')](_0xd62a('0x28'),'convertInlineImageToBlock','chain',_0x49ceda)),_0xae0880['plugins'][_0xd62a('0x9')](_0xd62a('0x6'))&&(_0x33f8b7[_0xd62a('0x23')](_0xd62a('0x39'),(_0x5e4705,_0x3e82f0)=>{const _0xd77d68=_0xae0880[_0xd62a('0x6b')][_0xd62a('0x76')](_0xd62a('0x61'));let _0x157d14=_0x33eafd[_0xd62a('0x4c')](_0xae0880['model']['document']['selection']),_0x3b54f9=_0xd77d68[_0xd62a('0x7')](_0x157d14);_0xae0880[_0xd62a('0x50')]['change'](()=>{if(_0x3b54f9)return void _0x33f8b7['markDeletion'](_0xae0880[_0xd62a('0x50')][_0xd62a('0x21')](_0x3b54f9));const _0x445f62=_0x33eafd[_0xd62a('0x34')](_0x157d14);_0x5e4705(_0x3e82f0),_0x157d14=_0x33eafd[_0xd62a('0x4c')](_0xae0880[_0xd62a('0x50')][_0xd62a('0x26')][_0xd62a('0x64')]),_0x3b54f9=_0xd77d68['getCaptionFromImageModelElement'](_0x157d14),_0x33f8b7['markInsertion'](_0xae0880[_0xd62a('0x50')][_0xd62a('0x21')](_0x3b54f9),_0x445f62?null:_0xd62a('0x3'));});}),_0x33f8b7[_0xd62a('0x44')]['registerCustomCallback'](_0xd62a('0x28'),_0xd62a('0x3'),_0xd62a('0x4a'),_0x49ceda)),_0xae0880[_0xd62a('0x6b')][_0xd62a('0x9')](_0xd62a('0x63'))){_0x33f8b7['enableCommand']('imageStyle',(_0x4c1627,_0x419780)=>{const _0xe37d17=_0xae0880['plugins'][_0xd62a('0x76')](_0xd62a('0x14'))['me'],_0x3e2b81=_0xae0880[_0xd62a('0x22')][_0xd62a('0x76')](_0xd62a('0x1f'));let _0x35c42e=_0x33eafd[_0xd62a('0x4c')](_0xae0880['model'][_0xd62a('0x26')][_0xd62a('0x64')]),_0x506c69=_0xae0880[_0xd62a('0x50')][_0xd62a('0x21')](_0x35c42e),_0x2ec7e4=_0x3e2b81['value'];if(_0x2ec7e4==_0x419780[_0xd62a('0x15')])return;const _0x485965={'commandName':_0xd62a('0x1f'),'commandParams':[_0x419780],'formatGroupId':_0x289e26()};_0xae0880[_0xd62a('0x50')][_0xd62a('0x1b')](()=>{if(_0x33f8b7[_0xd62a('0x73')]()[_0xd62a('0xc')](_0x1cc1a1=>_0x1cc1a1[_0xd62a('0x56')]&&_0xe37d17==_0x1cc1a1[_0xd62a('0x4e')]&&('formatBlock'==_0x1cc1a1['type']||_0xd62a('0x1a')==_0x1cc1a1['type'])&&('imageStylePreApply'==_0x1cc1a1[_0xd62a('0x42')]||_0xd62a('0x74')==_0x1cc1a1[_0xd62a('0x42')])&&_0x1cc1a1[_0xd62a('0x68')]()[_0xd62a('0x0')](_0x506c69))[_0xd62a('0x2e')](_0x6f1cf9=>_0x33f8b7[_0xd62a('0x29')](_0x6f1cf9['head'])),_0x35c42e=_0x33eafd['getClosestSelectedImageElement'](_0xae0880[_0xd62a('0x50')][_0xd62a('0x26')][_0xd62a('0x64')]),_0x506c69=_0xae0880['model'][_0xd62a('0x21')](_0x35c42e),_0x3e2b81[_0xd62a('0x16')](),_0xae0880[_0xd62a('0x22')][_0xd62a('0x76')](_0xd62a('0x3c'))['refresh'](),_0xae0880['commands'][_0xd62a('0x76')]('imageTypeBlock')[_0xd62a('0x16')](),_0x2ec7e4=_0x3e2b81['value'],_0x2ec7e4!=_0x419780['value'])return _0x33eafd[_0xd62a('0xa')](_0x35c42e)&&_0x3e2b81[_0xd62a('0x4')](_0x419780[_0xd62a('0x15')],_0x35c42e)?(_0x4c1627(_0x419780),_0x35c42e=_0x33eafd[_0xd62a('0x4c')](_0xae0880[_0xd62a('0x50')][_0xd62a('0x26')]['selection']),void _0x33f8b7['markBlockFormat'](_0x35c42e,{..._0x485965,'commandReversedParams':[{'value':_0x2ec7e4||null}]},[],_0xd62a('0x60'))):void(_0x33eafd['isBlockImage'](_0x35c42e)?_0x33f8b7[_0xd62a('0x37')](_0x35c42e,_0x485965,[],'imageStylePostApply'):_0x33f8b7[_0xd62a('0x25')](_0x506c69,_0x485965,_0xd62a('0x74')));});});for(const _0x2ce382 of _0xae0880[_0xd62a('0x6b')][_0xd62a('0x76')](_0xd62a('0x63'))['normalizedStyles'])_0x3a1f41[_0x2ce382[_0xd62a('0x40')]]=_0x2ce382[_0xd62a('0x57')]['toLowerCase']();_0x33f8b7['_suggestionFactory'][_0xd62a('0x65')](_0xd62a('0x5e'),_0xd62a('0x60'),_0xd62a('0x46'),()=>{}),_0x33f8b7[_0xd62a('0x44')][_0xd62a('0x65')]('formatBlock',_0xd62a('0x74'),_0xd62a('0x46'),()=>{}),_0x33f8b7[_0xd62a('0x44')][_0xd62a('0x65')](_0xd62a('0x1a'),_0xd62a('0x74'),'join',()=>{}),_0x33f8b7[_0xd62a('0x44')][_0xd62a('0x65')](_0xd62a('0x5e'),_0xd62a('0x60'),_0xd62a('0x2f'),()=>{}),_0x33f8b7[_0xd62a('0x44')][_0xd62a('0x65')](_0xd62a('0x5e'),_0xd62a('0x60'),_0xd62a('0xd'),(_0x5913d7,_0x54cf03)=>{_0x33f8b7[_0xd62a('0x44')]['getSuggestionCallback']('formatBlock','',_0xd62a('0x2f'))(_0x5913d7,{'commandName':_0x54cf03[_0xd62a('0x69')],'commandParams':_0x54cf03[_0xd62a('0x71')]});}),_0x33f8b7['_suggestionFactory'][_0xd62a('0x65')](_0xd62a('0x5e'),_0xd62a('0x60'),_0xd62a('0x4a'),_0x49ceda);}const _0x4b4902=[{'type':_0xd62a('0x5e'),'subType':_0xd62a('0x60')},{'type':_0xd62a('0x28'),'subType':_0xd62a('0x3')},{'type':_0xd62a('0x5e'),'subType':_0xd62a('0x30')},{'type':_0xd62a('0x28'),'subType':_0xd62a('0x30')}];function _0x1d9871(_0x379eed,_0x3ff347){const _0x2893d8=_0x4b4902[_0xd62a('0x5b')](({type:_0x2a2196,subType:_0x2a4c55})=>_0x379eed[_0xd62a('0x70')]==_0x2a2196&&_0x379eed[_0xd62a('0x42')]==_0x2a4c55),_0xaf8a25=_0x4b4902['findIndex'](({type:_0x236976,subType:_0x4cb517})=>_0x3ff347[_0xd62a('0x70')]==_0x236976&&_0x3ff347[_0xd62a('0x42')]==_0x4cb517);if(_0x2893d8<0x0||_0xaf8a25<0x0)return!0x1;const _0x5ee8ad=_0x379eed[_0xd62a('0x68')](),_0x1b6cee=_0x3ff347[_0xd62a('0x68')]();if((0x0==_0x2893d8||0x1==_0x2893d8)&&0x2==_0xaf8a25&&_0x5ee8ad[_0xd62a('0x2')](_0x1b6cee))return!0x0;if(0x2==_0x2893d8&&0x3==_0xaf8a25){const _0x55b9da=_0x33f8b7[_0xd62a('0x79')](_0x5ee8ad,_0xd62a('0x28'))[_0xd62a('0xc')](({suggestion:_0x496bfe,meta:_0x1e6035})=>_0x1e6035[_0xd62a('0x6a')]&&_0xd62a('0x30')==_0x496bfe[_0xd62a('0x42')]);if(_0x55b9da[_0xd62a('0xe')]>0x1&&_0x1b6cee[_0xd62a('0x1d')][_0xd62a('0x0')](_0x5ee8ad['start']))return!0x0;if(0x1==_0x55b9da['length']&&(_0x5ee8ad[_0xd62a('0x10')][_0xd62a('0x0')](_0x1b6cee[_0xd62a('0x1d')])||_0x5ee8ad[_0xd62a('0x1d')][_0xd62a('0x0')](_0x1b6cee[_0xd62a('0x10')])))return!0x0;}if(0x3==_0x2893d8&&0x3==_0xaf8a25&&_0x5ee8ad[_0xd62a('0x10')][_0xd62a('0x53')](_0x1b6cee[_0xd62a('0x10')])){const _0x521bcb=_0x5ee8ad[_0xd62a('0x1d')]['nodeAfter'],_0x2a4a6f=_0x1b6cee[_0xd62a('0x10')]['nodeBefore'];return _0x33eafd[_0xd62a('0x34')](_0x521bcb)&&_0x521bcb===_0x2a4a6f;}return!0x1;}function _0x49ceda(_0x42cda8,_0x42cc33){return _0x1d9871(_0x42cda8,_0x42cc33)?[_0x42cda8,_0x42cc33]:_0x1d9871(_0x42cc33,_0x42cda8)?[_0x42cc33,_0x42cda8]:null;}_0xae0880[_0xd62a('0x50')]['document'][_0xd62a('0x13')](()=>{let _0x17d286=!0x1;const _0x266f49=Array[_0xd62a('0x41')](_0xae0880[_0xd62a('0x50')][_0xd62a('0x26')][_0xd62a('0x27')][_0xd62a('0x51')]());for(const {name:_0x2a19e2,data:_0x4b9633}of _0x266f49){const {group:_0x2e2d24,type:_0x134c5c,subType:_0x41f582,id:_0x3f0203}=_0x33f8b7[_0xd62a('0x11')](_0x2a19e2);if(_0xd62a('0x67')==_0x2e2d24&&_0x33f8b7[_0xd62a('0x20')](_0x3f0203)){if('formatBlock'==_0x134c5c&&(_0xd62a('0x60')==_0x41f582||'imageStylePostApply'==_0x41f582)){const _0x4a0e24=_0x33f8b7['getSuggestion'](_0x3f0203);if(_0x4b9633[_0xd62a('0x2d')]){const _0x5dd64b=_0x4a0e24[_0xd62a('0x68')]()['getContainedElement']();if(_0x33eafd['isBlockImage'](_0x5dd64b))continue;_0x33f8b7[_0xd62a('0x29')](_0x4a0e24),_0x17d286=!0x0;}}if(_0xd62a('0x28')==_0x134c5c&&_0xd62a('0x3')==_0x41f582&&!_0x4b9633[_0xd62a('0x2d')]){const _0x224278=_0x33f8b7[_0xd62a('0x62')](_0x3f0203);_0x224278[_0xd62a('0x2b')]&&_0x224278[_0xd62a('0x2b')][_0xd62a('0x56')]&&(_0x33f8b7[_0xd62a('0x29')](_0x224278[_0xd62a('0x2b')]),_0x17d286=!0x0);}}}return _0x17d286;}),_0xae0880[_0xd62a('0x6b')]['has']('ImageResize')&&_0x33f8b7[_0xd62a('0x23')](_0xd62a('0x24'),(_0x5469cb,_0x17319a)=>{const _0x42a528=_0x33eafd['getClosestSelectedImageElement'](_0xae0880[_0xd62a('0x50')][_0xd62a('0x26')][_0xd62a('0x64')]);_0x42a528['getAttribute'](_0xd62a('0x4f'))!=_0x17319a['width']&&_0xae0880[_0xd62a('0x50')][_0xd62a('0x1b')](()=>{_0x33f8b7[_0xd62a('0x37')](_0x42a528,{'commandName':_0xd62a('0x24'),'commandParams':[_0x17319a]});});}),_0xae0880[_0xd62a('0x6b')]['has']('ImageTextAlternativeEditing')&&_0x33f8b7['enableCommand'](_0xd62a('0x5c'),(_0x2b94d6,_0x42244a)=>{const _0x2fd26f=_0x33eafd[_0xd62a('0x4c')](_0xae0880[_0xd62a('0x50')][_0xd62a('0x26')][_0xd62a('0x64')]);(_0x2fd26f[_0xd62a('0x5d')]('alt')?_0x2fd26f[_0xd62a('0x2c')]('alt'):'')!=_0x42244a['newValue']&&_0xae0880['model']['change'](()=>{_0x33f8b7[_0xd62a('0x37')](_0x2fd26f,{'commandName':_0xd62a('0x5c'),'commandParams':[_0x42244a]});});}),_0x33f8b7['_descriptionFactory']['registerDescriptionCallback'](_0x2d12d7=>{if(!!_0x4b4902[_0xd62a('0x49')](({type:_0x201911,subType:_0x2bbffd})=>_0x2d12d7[_0xd62a('0x70')]==_0x201911&&_0x2d12d7[_0xd62a('0x42')]==_0x2bbffd))return _0x2d12d7[_0xd62a('0x47')]?{}:void 0x0;}),_0x33f8b7[_0xd62a('0x12')][_0xd62a('0x45')](_0x1b24b2=>{if(_0xd62a('0x28')==_0x1b24b2[_0xd62a('0x70')]||_0xd62a('0x3d')==_0x1b24b2[_0xd62a('0x70')]){const _0x52e81e=_0x1b24b2[_0xd62a('0x38')]();if(_0x52e81e&&_0x52e81e['is'](_0xd62a('0x3b'),_0xd62a('0x1')))return{'type':_0xd62a('0x28')==_0x1b24b2[_0xd62a('0x70')]?_0xd62a('0x5a'):'removeObject','element':_0x52e81e,'quantity':0x1};}}),_0x33f8b7[_0xd62a('0x12')][_0xd62a('0x45')](_0x3574f1=>_0xd62a('0x5e')==_0x3574f1[_0xd62a('0x70')]&&_0xd62a('0x30')==_0x3574f1[_0xd62a('0x42')]?{'type':'format','content':_0xd62a('0x3e')}:_0xd62a('0x5e')==_0x3574f1['type']&&_0xd62a('0x77')==_0x3574f1[_0xd62a('0x42')]?{'type':_0xd62a('0x48'),'content':_0xd62a('0x18')}:void 0x0),_0x33f8b7['_descriptionFactory'][_0xd62a('0x45')](_0x18b019=>{const {data:_0x14818d}=_0x18b019;if(_0x14818d){if(_0xd62a('0x1f')==_0x14818d[_0xd62a('0x69')]){const _0x20edd1=_0x14818d[_0xd62a('0x4b')][0x0][_0xd62a('0x15')];return _0x1d1aab(_0xd62a('0x8')===_0x20edd1?_0x326d54(_0xa59cfc,_0xd62a('0x31')):_0x3a1f41[_0x20edd1]||_0x20edd1);}if('imageTextAlternative'==_0x14818d['commandName']){const _0x733692=_0x14818d[_0xd62a('0x4b')][0x0]['newValue'];return _0x733692?{'type':'format','content':_0x326d54(_0xa59cfc,_0xd62a('0x58'),'\x22'+_0x733692+'\x22')}:{'type':_0xd62a('0x48'),'content':_0x326d54(_0xa59cfc,_0xd62a('0x1e'))};}if(_0xd62a('0x24')==_0x14818d[_0xd62a('0x69')]){const _0x5eb5e7=_0x14818d['commandParams'][0x0][_0xd62a('0x4f')];return _0x5eb5e7?{'type':_0xd62a('0x48'),'content':_0x326d54(_0xa59cfc,_0xd62a('0x5f'),_0x5eb5e7)}:{'type':'format','content':_0x326d54(_0xa59cfc,_0xd62a('0x3a'))};}}function _0x1d1aab(_0x1f3e0a){return{'type':_0xd62a('0x48'),'content':_0x326d54(_0xa59cfc,_0xd62a('0x4d'),_0x1f3e0a)};}});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1c14=['discard','replaceImageSource','registerDescriptionCallback','handleReplaceImageCommand','editor','enableCommand','accept','handleSuggestionDescription','format','afterInit','*Format:*\x20replace\x20image\x20URL','getAttribute','subType','formatBlock','Users','registerCustomCallback','document','plugins','getSuggestionCallback','source','has','getSuggestions','get','commandParams','TrackChangesEditing','selection','src','getContainedElement','data','markBlockFormat','_descriptionFactory','ImageEditing','locale','_suggestionFactory','model','getSelectedElement'];(function(_0x1b9b8e,_0x1c14fd){const _0x4457b2=function(_0x3b3982){while(--_0x3b3982){_0x1b9b8e['push'](_0x1b9b8e['shift']());}};_0x4457b2(++_0x1c14fd);}(_0x1c14,0xd8));const _0x4457=function(_0x1b9b8e,_0x1c14fd){_0x1b9b8e=_0x1b9b8e-0x0;let _0x4457b2=_0x1c14[_0x1b9b8e];return _0x4457b2;};import{Plugin as _0x48d9ed}from'ckeditor5/src/core';import{getTranslation as _0x5754e5}from'../utils/common-translations';export default class X extends _0x48d9ed{[_0x4457('0x9')](){if(!this['editor'][_0x4457('0x11')][_0x4457('0x14')](_0x4457('0x1f')))return;const _0x321370=this['editor'][_0x4457('0x11')][_0x4457('0x16')](_0x4457('0x18'));_0x321370[_0x4457('0x5')](_0x4457('0x1'),(_0x282097,_0x375909)=>this['handleReplaceImageCommand'](_0x282097,_0x375909)),_0x321370[_0x4457('0x21')][_0x4457('0xf')]('formatBlock','replaceImageSource',_0x4457('0x6'),_0x321370['_suggestionFactory']['getSuggestionCallback'](_0x4457('0xd'),null,'discard')),_0x321370[_0x4457('0x21')][_0x4457('0xf')](_0x4457('0xd'),_0x4457('0x1'),'discard',_0x321370[_0x4457('0x21')][_0x4457('0x12')]('formatBlock',null,_0x4457('0x6'))),_0x321370[_0x4457('0x1e')][_0x4457('0x2')](_0xb2642b=>this[_0x4457('0x7')](_0xb2642b));}[_0x4457('0x3')](_0x2249e2,_0x21c985){const _0x532dc4=this[_0x4457('0x4')]['plugins'][_0x4457('0x16')](_0x4457('0x18')),_0x59c50d=this[_0x4457('0x4')][_0x4457('0x22')][_0x4457('0x10')][_0x4457('0x19')][_0x4457('0x23')]();this['editor'][_0x4457('0x22')]['change'](()=>{let _0x29f5c0=_0x59c50d[_0x4457('0xb')](_0x4457('0x1a'));const _0x5d3890=this['editor'][_0x4457('0x11')][_0x4457('0x16')](_0x4457('0xe'))['me'];for(const _0xe90bef of _0x532dc4[_0x4457('0x15')]({'skipNotAttached':!0x0})){const _0x773c0b=_0xe90bef[_0x4457('0x1b')]();if(_0x4457('0x1')===_0xe90bef[_0x4457('0xc')]&&_0x773c0b===_0x59c50d){_0xe90bef['author']!==_0x5d3890&&_0xe90bef[_0x4457('0x0')](),_0x29f5c0=_0xe90bef[_0x4457('0x1c')][_0x4457('0x17')][0x0][_0x4457('0x13')];break;}}_0x2249e2(_0x21c985),_0x532dc4[_0x4457('0x1d')](_0x59c50d,{'commandName':'replaceImageSource','commandParams':[{'source':_0x29f5c0}]},[],'replaceImageSource');});}['handleSuggestionDescription'](_0x49d75c){const {data:_0x2cf5e4}=_0x49d75c;if(_0x2cf5e4&&'replaceImageSource'===_0x2cf5e4['commandName']){const _0x566b6a=_0x4457('0xa');return{'type':_0x4457('0x8'),'content':_0x5754e5(this[_0x4457('0x4')][_0x4457('0x20')],_0x566b6a)};}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x1781=['TrackChangesEditing','importWord','enableCommand','Users','_handleImportedData','editor','_setSuggestionData','dataInsert','value','high','get','collaboration_features','execute','listenTo','track_changes','afterInit','_trackChangesValueDuringImport','_trackChangesExecuted','plugins','commands','trackChanges'];(function(_0x475941,_0x178157){const _0x4079d4=function(_0x1ee633){while(--_0x1ee633){_0x475941['push'](_0x475941['shift']());}};_0x4079d4(++_0x178157);}(_0x1781,0x18f));const _0x4079=function(_0x475941,_0x178157){_0x475941=_0x475941-0x0;let _0x4079d4=_0x1781[_0x475941];return _0x4079d4;};import{Plugin as _0x2341c5}from'ckeditor5/src/core';export default class Y extends _0x2341c5{constructor(_0x79928d){super(_0x79928d),this[_0x4079('0x10')]=!0x1,this['_trackChangesExecuted']=!0x1;}[_0x4079('0xf')](){const _0x1394a2=this[_0x4079('0x5')],_0x94c97b=_0x1394a2[_0x4079('0x13')][_0x4079('0xa')](_0x4079('0x1')),_0x234638=_0x1394a2[_0x4079('0x13')][_0x4079('0xa')](_0x4079('0x14'));_0x94c97b&&(_0x94c97b['on'](_0x4079('0xc'),(_0x2a0140,[,_0x1741fa])=>{this[_0x4079('0x10')]=_0x234638[_0x4079('0x8')],_0x1741fa[_0x4079('0xb')][_0x4079('0xe')]=!this[_0x4079('0x10')];},{'priority':_0x4079('0x9')}),this[_0x4079('0xd')](_0x94c97b,_0x4079('0x7'),this[_0x4079('0x4')]['bind'](this)),this[_0x4079('0xd')](_0x94c97b,'dataInsert',()=>{this[_0x4079('0x11')]&&(_0x234638[_0x4079('0xc')](),this[_0x4079('0x11')]=!0x1);},{'priority':'lowest'}),_0x1394a2[_0x4079('0x12')][_0x4079('0xa')]('TrackChangesEditing')[_0x4079('0x2')](_0x4079('0x1')));}[_0x4079('0x4')](_0x56b178,_0x5341ac){const {suggestions:_0x52576b}=_0x5341ac,_0x4e0672=this[_0x4079('0x5')][_0x4079('0x13')][_0x4079('0xa')]('trackChanges'),_0x202aa8=_0x4e0672[_0x4079('0x8')];this['_trackChangesValueDuringImport']!==_0x202aa8&&(_0x4e0672[_0x4079('0xc')](),this['_trackChangesExecuted']=!0x0),_0x52576b&&_0x52576b['forEach'](({id:_0xc4da1a,type:_0x370241,author:_0x244474,created_at:_0x4031d2})=>{const _0x582f85={'id':_0xc4da1a,'type':_0x370241,'authorId':this[_0x4079('0x5')]['plugins'][_0x4079('0xa')](_0x4079('0x3'))['me']['id'],'createdAt':new Date(),'data':null,'hasComments':!0x1,'attributes':{'@external':{'authorName':_0x244474,'createdAt':_0x4031d2?new Date(_0x4031d2):new Date(),'source':_0x4079('0x1')}}};this[_0x4079('0x5')][_0x4079('0x12')][_0x4079('0xa')](_0x4079('0x0'))[_0x4079('0x6')](_0x582f85);});}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x304c=['indent','getItems','plugins','afterInit','registerDescriptionCallback','getSelectedBlocks','document','checkAttribute','has','model','selection','_descriptionFactory','editor','IndentBlock','outdent','blockIndent','from','indentBlock','enableCommand','change','schema','TrackChangesEditing','getItemLabel','outdentBlock','commandName','IndentEditing'];(function(_0xf35d9c,_0x304c4b){const _0x3893d7=function(_0x1c9501){while(--_0x1c9501){_0xf35d9c['push'](_0xf35d9c['shift']());}};_0x3893d7(++_0x304c4b);}(_0x304c,0xa3));const _0x3893=function(_0xf35d9c,_0x304c4b){_0xf35d9c=_0xf35d9c-0x0;let _0x3893d7=_0x304c[_0xf35d9c];return _0x3893d7;};import{Plugin as _0x3746bc}from'ckeditor5/src/core';import{getTranslation as _0x18c4d2}from'../utils/common-translations';export default class Z extends _0x3746bc{[_0x3893('0x16')](){const _0x30926a=this[_0x3893('0x5')],_0x4d319f=_0x30926a[_0x3893('0x15')]['get'](_0x3893('0xe'));_0x30926a[_0x3893('0x15')][_0x3893('0x1')](_0x3893('0x12'))&&(_0x4d319f[_0x3893('0xb')](_0x3893('0x13')),_0x4d319f['enableCommand'](_0x3893('0x7')));const _0x2414d0=_0x30926a['locale'];if(_0x30926a[_0x3893('0x15')][_0x3893('0x1')](_0x3893('0x6'))){for(const _0x57266a of[_0x3893('0xa'),_0x3893('0x10')])_0x4d319f[_0x3893('0xb')](_0x57266a,()=>{const _0x4cf598=Array[_0x3893('0x9')](this[_0x3893('0x5')][_0x3893('0x2')][_0x3893('0x19')][_0x3893('0x3')][_0x3893('0x18')]())['filter'](_0x4c2aa4=>this['editor'][_0x3893('0x2')][_0x3893('0xd')][_0x3893('0x0')](_0x4c2aa4,_0x3893('0x8')));_0x30926a[_0x3893('0x2')][_0x3893('0xc')](()=>{for(const _0x81ec04 of _0x4cf598)_0x4d319f['markBlockFormat'](_0x81ec04,{'commandName':_0x57266a,'commandParams':[{'value':''}],'formatGroupId':_0x3893('0xa')});});});_0x4d319f[_0x3893('0x4')][_0x3893('0x17')](_0x1f2ced=>{const {data:_0x255a36}=_0x1f2ced;if(!_0x255a36)return;if(_0x3893('0xa')!=_0x255a36['commandName']&&_0x3893('0x10')!=_0x255a36['commandName'])return;const _0x21cd81=_0x1f2ced[_0x3893('0x14')]()[0x0],_0x500fc6=_0x4d319f[_0x3893('0x4')][_0x3893('0xf')](_0x21cd81);return _0x3893('0xa')==_0x255a36[_0x3893('0x11')]?{'type':'format','content':_0x18c4d2(_0x2414d0,'*Indent:*\x20%0',_0x500fc6)}:_0x3893('0x10')==_0x255a36[_0x3893('0x11')]?{'type':'format','content':_0x18c4d2(_0x2414d0,'*Outdent:*\x20%0',_0x500fc6)}:void 0x0;});}}}
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
var
|
|
23
|
+
var _0x2f52=['editor','requires','plugins','init','input','TrackChangesEditing'];(function(_0x3bde01,_0x2f5266){var _0x16d6b8=function(_0x15f07b){while(--_0x15f07b){_0x3bde01['push'](_0x3bde01['shift']());}};_0x16d6b8(++_0x2f5266);}(_0x2f52,0x73));var _0x16d6=function(_0x3bde01,_0x2f5266){_0x3bde01=_0x3bde01-0x0;var _0x16d6b8=_0x2f52[_0x3bde01];return _0x16d6b8;};import{Plugin as _0x4e0140}from'ckeditor5/src/core';import{Input as _0x4d85bd}from'ckeditor5/src/typing';export default class tt extends _0x4e0140{static get[_0x16d6('0x0')](){return[_0x4d85bd];}[_0x16d6('0x2')](){this[_0x16d6('0x5')][_0x16d6('0x1')]['get'](_0x16d6('0x4'))['enableCommand'](_0x16d6('0x3'));}}
|
package/src/integrations/link.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x2d1c=['editor','commandParams','*Remove\x20link*','_descriptionFactory','getFirstRange','isCollapsed','commandName','get','link','getAttribute','selection','getRanges','document','format','getFirstPosition','enableCommand','markInlineFormat','LinkEditing','afterInit','linkHref','hasAttribute','unlink','plugins','TrackChangesEditing','locale','has','registerDescriptionCallback','change','model'];(function(_0x15a48f,_0x2d1c0a){const _0x4667f6=function(_0x7c5d27){while(--_0x7c5d27){_0x15a48f['push'](_0x15a48f['shift']());}};_0x4667f6(++_0x2d1c0a);}(_0x2d1c,0xbe));const _0x4667=function(_0x15a48f,_0x2d1c0a){_0x15a48f=_0x15a48f-0x0;let _0x4667f6=_0x2d1c[_0x15a48f];return _0x4667f6;};import{Plugin as _0x1783bd}from'ckeditor5/src/core';import{findAttributeRange as _0x40f047}from'ckeditor5/src/typing';import{getRangesWithAttribute as _0x5f08cf}from'./utils';import{getTranslation as _0x465b8b}from'../utils/common-translations';export default class it extends _0x1783bd{[_0x4667('0x2')](){const _0x22ead9=this[_0x4667('0xd')];if(!_0x22ead9[_0x4667('0x6')][_0x4667('0x9')](_0x4667('0x1')))return;const _0xc92d26=_0x22ead9[_0x4667('0x6')][_0x4667('0x14')](_0x4667('0x7'));_0xc92d26['enableCommand'](_0x4667('0x15'),(_0x5c5174,_0x298c74)=>{const _0xba7088=_0x22ead9[_0x4667('0xc')][_0x4667('0x19')]['selection'];let _0x24f1e2=[];if(_0xba7088[_0x4667('0x12')]){if(!_0xba7088[_0x4667('0x4')](_0x4667('0x3')))return void _0x5c5174(_0x298c74);{const _0x2648c5=_0x40f047(_0xba7088[_0x4667('0x1b')](),'linkHref',_0xba7088[_0x4667('0x16')](_0x4667('0x3')),_0x22ead9[_0x4667('0xc')]);_0x24f1e2=[_0x2648c5];}}else _0x24f1e2=Array['from'](_0xba7088[_0x4667('0x18')]());_0x22ead9[_0x4667('0xc')][_0x4667('0xb')](()=>{for(const _0x51b23c of _0x24f1e2)_0xc92d26[_0x4667('0x0')](_0x51b23c,{'commandName':_0x4667('0x15'),'commandParams':[_0x298c74]});});}),_0xc92d26[_0x4667('0x1c')](_0x4667('0x5'),()=>{const _0x54770=this[_0x4667('0xd')]['model'],_0x3b6c44=_0x54770[_0x4667('0x19')][_0x4667('0x17')];_0x54770[_0x4667('0xb')](()=>{let _0x47113a=[];if(_0x3b6c44[_0x4667('0x12')])_0x47113a=[_0x40f047(_0x3b6c44[_0x4667('0x1b')](),'linkHref',_0x3b6c44[_0x4667('0x16')](_0x4667('0x3')),_0x22ead9[_0x4667('0xc')])];else _0x47113a=_0x5f08cf('linkHref',_0x3b6c44[_0x4667('0x11')](),_0x22ead9[_0x4667('0xc')]);for(const _0x5195 of _0x47113a)_0xc92d26[_0x4667('0x0')](_0x5195,{'commandName':_0x4667('0x5'),'commandParams':[]});});}),_0xc92d26[_0x4667('0x10')][_0x4667('0xa')](_0x1cafec=>{const {data:_0x18d949}=_0x1cafec,_0x1957f0=_0x22ead9[_0x4667('0x8')];if(_0x18d949){if(_0x4667('0x15')==_0x18d949['commandName']){const _0xb8b6d=_0x18d949[_0x4667('0xe')][0x0];return{'type':'format','content':_0x465b8b(_0x1957f0,'*Set\x20link:*\x20%0','\x22'+_0xb8b6d+'\x22')};}return _0x4667('0x5')==_0x18d949[_0x4667('0x13')]?{'type':_0x4667('0x1a'),'content':_0x465b8b(_0x1957f0,_0x4667('0xf'))}:void 0x0;}});}}
|
package/src/integrations/list.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
const
|
|
23
|
+
const _0x95a5=['bulletedList','*Change\x20to:*\x20%0','listIndent','List','forceValue','name','todoList','_descriptionFactory','enableCommand','ListEditing','paragraph','selection','before','getAttribute','*Check\x20item*','execute','plugins','listItem','ELEMENT_TODO_LIST','value','TrackChangesEditing','createRange','locale','numberedList','*Outdent:*\x20%0','element','outdentList','get','checkTodoList','commands','nextSibling','blockName','ELEMENT_BULLETED_LIST','checkChild','previousSibling','from','parent','editor','end','todo','createPositionAt','registerElementLabel','registerDescriptionCallback','filter','add','afterInit','_selectedElements','format','slice','*Uncheck\x20item*','isObject','push','bulleted','commandName','indentList','ELEMENT_LIST_ITEM','model','getSelectedBlocks','document','schema','markBlockFormat','replace','change','findIndex','has'];(function(_0x1af03d,_0x95a505){const _0xd8206=function(_0x5efe55){while(--_0x5efe55){_0x1af03d['push'](_0x1af03d['shift']());}};_0xd8206(++_0x95a505);}(_0x95a5,0xd5));const _0xd820=function(_0x1af03d,_0x95a505){_0x1af03d=_0x1af03d-0x0;let _0xd8206=_0x95a5[_0x1af03d];return _0xd8206;};import{Plugin as _0xb62178}from'ckeditor5/src/core';import{getTranslation as _0x85b51b}from'../utils/common-translations';export default class st extends _0xb62178{[_0xd820('0x1b')](){const _0x4317d7=this[_0xd820('0x13')],_0x14a7c2=_0x4317d7[_0xd820('0x4')];if(!_0x4317d7[_0xd820('0x3f')][_0xd820('0x2e')](_0xd820('0x38')))return;const _0x27983a=_0x4317d7[_0xd820('0x3f')]['get'](_0xd820('0x2')),_0x189d23=_0x4317d7[_0xd820('0x3f')]['has']('TodoListEditing');function _0x483eaa(_0xde3927){return()=>{const _0x534cdd=_0x4317d7[_0xd820('0x26')][_0xd820('0x28')][_0xd820('0x3a')],_0x5be908=_0x4317d7[_0xd820('0xb')]['get'](_0xde3927);if(_0x5be908[_0xd820('0x1')])return void _0x4317d7[_0xd820('0x3e')](_0xd820('0x39'),{});const _0x12bfac=_0xde3927[_0xd820('0x1e')](0x0,-0x4),_0x19d4bd=function(_0x4cb926,_0x1251c1,_0xea15b0){let _0x3292e1=Array[_0xd820('0x11')](_0x4cb926)[_0xd820('0x19')](_0x5146b3=>function(_0xf84928,_0x228b3c){return _0x228b3c[_0xd820('0xf')](_0xf84928[_0xd820('0x12')],_0xd820('0x40'))&&!_0x228b3c[_0xd820('0x20')](_0xf84928);}(_0x5146b3,_0xea15b0));_0x3292e1=_0x3292e1['filter'](_0x24b615=>!_0x24b615['is'](_0xd820('0x7'),_0xd820('0x40'))||_0x24b615[_0xd820('0x3c')]('listType')!=_0x1251c1);const _0x97e07c=new Set();for(const _0x5c1d47 of _0x3292e1)_0x5c1d47['is']('element','listItem')?_0x97e07c[_0xd820('0x1a')](ne(_0x5c1d47)):_0x97e07c[_0xd820('0x1a')](_0x5c1d47);return Array[_0xd820('0x11')](_0x97e07c);}(_0x534cdd[_0xd820('0x27')](),_0x12bfac,_0x4317d7['model'][_0xd820('0x29')]);_0x4317d7[_0xd820('0x26')][_0xd820('0x2c')](()=>{for(const _0x516f1f of _0x19d4bd)_0x27983a['markBlockFormat'](_0x516f1f,{'commandName':_0xde3927,'commandParams':[{'forceValue':!_0x5be908[_0xd820('0x1')]}],'formatGroupId':_0xd820('0xd')},oe(_0x516f1f));});};}function _0x5bc137(_0x197e47){return()=>{const _0x511773=function(_0x36818f){let _0x3eda10=Array[_0xd820('0x11')](_0x36818f);const _0x514ece=_0x3eda10[_0xd820('0x2d')](_0x1258e8=>_0xd820('0x40')!=_0x1258e8[_0xd820('0x34')]);return _0x514ece>-0x1&&(_0x3eda10=_0x3eda10[_0xd820('0x1e')](0x0,_0x514ece)),_0x3eda10;}(_0x4317d7[_0xd820('0x26')][_0xd820('0x28')][_0xd820('0x3a')][_0xd820('0x27')]()),_0x8a45dd=_0x4317d7[_0xd820('0x26')][_0xd820('0x3')](_0x4317d7[_0xd820('0x26')][_0xd820('0x16')](_0x511773[0x0],_0xd820('0x3b')),_0x4317d7['model'][_0xd820('0x16')](_0x511773[_0x511773['length']-0x1],_0xd820('0x14')));_0x4317d7[_0xd820('0x26')][_0xd820('0x2c')](()=>{_0x27983a[_0xd820('0x2a')](_0x8a45dd,{'commandName':_0x197e47,'commandParams':[],'formatGroupId':'listIndent'},function(_0x206dd6){const _0x410c8a=new Set();for(const _0x17317c of _0x206dd6){let _0x5c41c3=_0x17317c[_0xd820('0xc')];for(;_0x5c41c3&&_0x5c41c3[_0xd820('0x3c')]('listIndent')>_0x17317c[_0xd820('0x3c')](_0xd820('0x31'));)_0x410c8a['add'](_0x5c41c3),_0x5c41c3=_0x5c41c3[_0xd820('0xc')];}return Array['from'](_0x410c8a);}(_0x511773));});};}_0x27983a[_0xd820('0x37')]('numberedList',_0x483eaa(_0xd820('0x5'))),_0x27983a[_0xd820('0x37')]('bulletedList',_0x483eaa('bulletedList')),_0x189d23&&_0x27983a['enableCommand'](_0xd820('0x35'),_0x483eaa(_0xd820('0x35'))),_0x27983a[_0xd820('0x37')]('indentList',_0x5bc137(_0xd820('0x24'))),_0x27983a[_0xd820('0x37')](_0xd820('0x8'),_0x5bc137(_0xd820('0x8'))),_0x189d23&&_0x27983a[_0xd820('0x37')](_0xd820('0xa'),()=>{const _0xb0d45=_0x4317d7[_0xd820('0xb')][_0xd820('0x9')]('checkTodoList'),_0x3d75f1=Array[_0xd820('0x11')](_0xb0d45[_0xd820('0x1c')]);_0x3d75f1[_0xd820('0x19')](_0x21ab89=>_0x21ab89[_0xd820('0x3c')]('todoListChecked')!=_0xb0d45[_0xd820('0x1')]),_0x4317d7[_0xd820('0x26')][_0xd820('0x2c')](()=>{for(const _0x237a8f of _0x3d75f1)_0x27983a[_0xd820('0x2a')](_0x237a8f,{'commandName':_0xd820('0xa'),'commandParams':[{'forceValue':!_0xb0d45[_0xd820('0x1')]}]});});}),_0x27983a[_0xd820('0x36')][_0xd820('0x17')](_0xd820('0x40'),_0x41fd3a=>_0x85b51b(_0x14a7c2,_0xd820('0x25'),_0x41fd3a)),_0x27983a[_0xd820('0x36')][_0xd820('0x18')](_0x23e4f1=>{const {data:_0x4641c6}=_0x23e4f1;if(_0x4641c6){if(_0xd820('0x5')==_0x4641c6[_0xd820('0x23')]||_0xd820('0x2f')==_0x4641c6[_0xd820('0x23')]||'todoList'==_0x4641c6[_0xd820('0x23')])switch(_0x4641c6[_0xd820('0x23')][_0xd820('0x2b')](_0xd820('0x32'),'')){case _0xd820('0x22'):return _0x55b506(_0x85b51b(_0x14a7c2,_0xd820('0xe')));case'numbered':return _0x55b506(_0x85b51b(_0x14a7c2,'ELEMENT_NUMBERED_LIST'));case _0xd820('0x15'):return _0x55b506(_0x85b51b(_0x14a7c2,_0xd820('0x0')));}if(_0xd820('0x24')==_0x4641c6[_0xd820('0x23')])return{'type':'format','content':_0x85b51b(_0x14a7c2,'*Indent:*\x20%0',_0x85b51b(_0x14a7c2,_0xd820('0x25')))};if(_0xd820('0x8')==_0x4641c6[_0xd820('0x23')])return{'type':_0xd820('0x1d'),'content':_0x85b51b(_0x14a7c2,_0xd820('0x6'),_0x85b51b(_0x14a7c2,_0xd820('0x25')))};if(_0xd820('0xa')==_0x4641c6['commandName'])return _0x4641c6['commandParams'][0x0][_0xd820('0x33')]?{'type':'format','content':_0x85b51b(_0x14a7c2,_0xd820('0x3d'))}:{'type':_0xd820('0x1d'),'content':_0x85b51b(_0x14a7c2,_0xd820('0x1f'))};}function _0x55b506(_0x3e0de2){return{'type':_0xd820('0x1d'),'content':_0x85b51b(_0x14a7c2,_0xd820('0x30'),_0x3e0de2)};}});}}function ne(_0x2b2851){const _0x700633=_0x2b2851[_0xd820('0x3c')]('listIndent');if(0x0==_0x700633)return _0x2b2851;let _0x268fc6=_0x2b2851;for(;_0x2b2851['previousSibling']&&_0x2b2851['previousSibling']['is'](_0xd820('0x7'),_0xd820('0x40'));){const _0x1b2a8d=_0x2b2851[_0xd820('0x10')][_0xd820('0x3c')](_0xd820('0x31'));if(_0x1b2a8d==_0x700633)_0x268fc6=_0x2b2851[_0xd820('0x10')];else{if(_0x1b2a8d<_0x700633)break;}_0x2b2851=_0x2b2851[_0xd820('0x10')];}return _0x268fc6;}function oe(_0x4e252b){const _0x3fa886=[];if(_0x4e252b['is'](_0xd820('0x7'),_0xd820('0x40'))&&_0x4e252b[_0xd820('0x3c')](_0xd820('0x31'))>0x0){let _0x1fe9b6=_0x4e252b[_0xd820('0xc')];for(;_0x1fe9b6&&_0xd820('0x40')==_0x1fe9b6[_0xd820('0x34')]&&_0x1fe9b6[_0xd820('0x3c')](_0xd820('0x31'))==_0x4e252b[_0xd820('0x3c')](_0xd820('0x31'));)_0x3fa886[_0xd820('0x21')](_0x1fe9b6),_0x1fe9b6=_0x1fe9b6[_0xd820('0xc')];}return _0x3fa886;}
|