@ckeditor/ckeditor5-source-editing-enhanced 48.5.0-alpha.3 → 48.5.0-alpha.5
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/dist/index.js +1 -1
- package/package.json +6 -6
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as _0xcd6300,PendingActions as _0x129449,Plugin as _0xbcff25}from'@ckeditor/ckeditor5-core';import{CKEditorError as _0x4ba43a,env as _0x54e13f,formatHtml as _0x4ee244,uid as _0x2de249}from'@ckeditor/ckeditor5-utils';import{IconSource as _0x38b546}from'@ckeditor/ckeditor5-icons';import{ButtonView as _0x327933,MenuBarMenuListItemButtonView as _0x3b082f,View as _0x2ec63c}from'@ckeditor/ckeditor5-ui';import{EditorView as _0x29879c,crosshairCursor as _0x30087e,drawSelection as _0x1ee5b7,dropCursor as _0x163b05,highlightActiveLine as _0x1ab268,highlightActiveLineGutter as _0x301e7f,highlightSpecialChars as _0x191dd0,keymap as _0x243754,lineNumbers as _0x37498e,rectangularSelection as _0xa0c545}from'@codemirror/view';import{Compartment as _0x29e39f,Transaction as _0x1a82c2}from'@codemirror/state';import{bracketMatching as _0x24dbcc,defaultHighlightStyle as _0x472820,foldGutter as _0x1cdd8e,foldKeymap as _0x44ec4d,indentOnInput as _0x5679d2,syntaxHighlighting as _0x17cc3d}from'@codemirror/language';import{defaultKeymap as _0x575592,history as _0x2725f3,historyKeymap as _0x325ae3,indentLess as _0x385e86,indentMore as _0x16679b,redo as _0x4c0026,toggleTabFocusMode as _0x223c63,undo as _0x2fc11a}from'@codemirror/commands';import{autocompletion as _0x1e2341,closeBrackets as _0x761efe,closeBracketsKeymap as _0x54a72d,completionKeymap as _0x23937d}from'@codemirror/autocomplete';import{html as _0x438f7d}from'@codemirror/lang-html';import{markdown as _0x4a14e1}from'@codemirror/lang-markdown';import{oneDark as _0x2f33fe}from'@codemirror/theme-one-dark';function Q(_0x45e984,_0x1a58ba){const t=_0x45e984['t'];switch(_0x1a58ba){case'Edit\x20source\x20modal\x20label':return t({'string':'Edit\x20source','id':'Edit\x20source\x20modal\x20label'});case'Source':return t('Source');case'Source\x20Editing\x20Enhanced':return t('Source\x20Editing\x20Enhanced');case'Copy\x20line\x20down':return t('Copy\x20line\x20down');case'Copy\x20line\x20up':return t('Copy\x20line\x20up');case'Delete\x20line':return t('Delete\x20line');case'Indent\x20less':return t('Indent\x20less');case'Indent\x20more':return t('Indent\x20more');case'Fold\x20all':return t('Fold\x20all');case'Fold\x20code\x20(current\x20level)':return t('Fold\x20code\x20(current\x20level)');case'Move\x20line\x20down':return t('Move\x20line\x20down');case'Move\x20line\x20up':return t('Move\x20line\x20up');case'Redo\x20(keystroke)':return t({'id':'Redo\x20(keystroke)','string':'Redo'});case'Select\x20line':return t('Select\x20line');case'Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':return t('Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode');case'Toggle\x20block\x20comment':return t('Toggle\x20block\x20comment');case'Toggle\x20comment':return t('Toggle\x20comment');case'Undo\x20(keystroke)':return t({'id':'Undo\x20(keystroke)','string':'Undo'});case'Unfold\x20all':return t('Unfold\x20all');case'Unfold\x20code\x20(current\x20level)':return t('Unfold\x20code\x20(current\x20level)');case'Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':return t('Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.');case'Cancel':return t('Cancel');case'Save':return t('Save');default:return _0x1a58ba;}}function B(_0x45dde3){const _0x3d6275=_0x45dde3['editing']['view']['document']['roots'],_0x35468f=_0x3d6275['length'];if(0x0===_0x35468f)throw new _0x4ba43a('source-editing-enhanced-editor-no-root',_0x45dde3);return 0x1===_0x35468f?_0x3d6275['first']['rootName']:Array['from'](_0x45dde3['editing']['view']['document']['selection']['getRanges']())[0x0]['root']['rootName'];}function Y(_0x25ca8d){return J(_0x25ca8d['replace'](/^[\n\s]*/g,''))?_0x25ca8d['replace'](/\s+/g,''):_0x25ca8d;}function J(_0x433931){return _0x433931['startsWith']('<');}function X(_0x2b6a42){const _0x203580=[_0x29879c['lineWrapping'],_0x1e2341(),_0x24dbcc(),_0x761efe(),_0x30087e(),_0x1ee5b7(),_0x163b05(),_0x37498e(),_0x1cdd8e(),_0x1ab268(),_0x301e7f(),_0x191dd0(),_0x2725f3(),_0x5679d2(),_0xa0c545(),_0x17cc3d(_0x472820,{'fallback':!0x0})],_0x4bf30e=new _0x29e39f();_0x203580['push'](_0x4bf30e['of'](_0x29879c['editable']['of'](!0x0))),'html'===_0x2b6a42['syntaxLanguage']?_0x203580['push'](_0x438f7d()):_0x203580['push'](_0x4a14e1());const _0x22373e=(_0x1d0462=_0x2b6a42['theme'])&&'default'!==_0x1d0462?'dark'===_0x1d0462?_0x2f33fe:_0x1d0462:null;var _0x1d0462;_0x22373e&&_0x203580['push'](_0x22373e),_0x203580['push'](_0x243754['of']([..._0x54a72d,..._0x575592,..._0x325ae3,..._0x44ec4d,..._0x23937d,{'key':'Tab','run':_0x16679b,'shift':_0x385e86,'preventDefault':!0x0,'stopPropagation':!0x0},{'key':'Ctrl-y','mac':'Cmd-y','run':_0x4c0026,'preventDefault':!0x0,'stopPropagation':!0x0},{'key':'Ctrl-Shift-z','mac':'Cmd-Shift-z','run':_0x4c0026,'preventDefault':!0x0,'stopPropagation':!0x0},{'key':'Ctrl-z','mac':'Cmd-z','run':_0x2fc11a,'preventDefault':!0x0,'stopPropagation':!0x0}]));const _0x339e56=new _0x29879c({'extensions':_0x203580,'parent':_0x2b6a42['parent']});return _0x223c63(_0x339e56),{'focus':()=>{_0x339e56['dispatch']({'selection':{'anchor':0x0},'scrollIntoView':!0x0}),_0x339e56['focus']();},'getData':()=>_0x339e56['state']['doc']['toString'](),'setData':_0x5a29b2=>{_0x339e56['dispatch']({'changes':{'from':0x0,'to':_0x339e56['state']['doc']['length'],'insert':_0x5a29b2},'annotations':_0x1a82c2['addToHistory']['of'](!0x1)});},'setReadOnly':_0x5ca627=>{_0x339e56['dispatch']({'effects':[_0x4bf30e['reconfigure'](_0x29879c['editable']['of'](!_0x5ca627))]});},'destroy':()=>{_0x339e56['destroy']();},'instance':_0x339e56};}var Z=class extends _0x2ec63c{_codeEditorApi=null;_options;constructor(_0x39e4fe,_0x440271){super(_0x39e4fe),this['_options']=_0x440271,this['set']('isReadOnly',!0x1),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all-excluded','ck-code-editor'],'tabindex':-0x1}});}['render'](){super['render'](),this['_codeEditorApi']=X({'parent':this['element'],'syntaxLanguage':this['_options']['syntaxLanguage'],'theme':this['_options']['theme']}),this['on']('change:isReadOnly',(_0x328f00,_0x2f7f4d,_0x525e3f)=>{this['setReadOnly'](_0x525e3f);});}destroy(){super['destroy'](),this['_codeEditorApi']['destroy'](),this['_codeEditorApi']=null;}['focus'](){this['isReadOnly']?this['element']['focus']():this['_codeEditorApi']['focus']();}getData(){return this['_codeEditorApi']['getData']();}setData(_0x4ea017){this['_codeEditorApi']['setData'](_0x4ea017);}setReadOnly(_0x12eb19){this['_codeEditorApi']['setReadOnly'](_0x12eb19);}};const G='SourceEditingEnhancedMode';var W=class extends _0xcd6300{constructor(_0x4189af){super(_0x4189af),this['affectsData']=!0x1,this['editor']['plugins']['get'](_0x129449)['on']('change:hasAny',(_0x45e683,_0x466aef,_0x8c5de8)=>{_0x8c5de8?this['forceDisabled']('pendingActions'):this['clearForceDisabled']('pendingActions');});}['_disableCommands'](){const _0x3606a6=this['editor'];for(const _0x2ade43 of _0x3606a6['commands']['names']())['replaceSource','editSource']['includes'](_0x2ade43)||_0x3606a6['commands']['get'](_0x2ade43)['forceDisabled'](G);}['_enableCommands'](){const _0x4b19ae=this['editor'];for(const _0x361a2e of _0x4b19ae['commands']['commands']())_0x361a2e['clearForceDisabled'](G);}['refresh'](){this['isEnabled']=!0x0;}execute(){const _0x5f44e9=this['editor'],_0xa25755=_0x5f44e9['locale'],_0x2ac461=_0x5f44e9['plugins']['get']('Dialog'),_0x1004e1=B(_0x5f44e9),_0x3cd4d1=_0x5f44e9['data']['get']({'rootName':_0x1004e1}),_0x1a1845=J(_0x5a405b=_0x3cd4d1)?_0x4ee244(_0x5a405b):_0x5a405b;var _0x5a405b;const _0xfd576e=new Z(_0xa25755,{'syntaxLanguage':_0x5f44e9['plugins']['has']('Markdown')?'markdown':'html','theme':_0x5f44e9['config']['get']('sourceEditingEnhanced.theme')});let _0x17b007=!0x0;const _0x3e7122=_0x2ad0f3=>{if(!_0x17b007)return;return Y(_0xfd576e['getData']())!==Y(_0x1a1845)?window['confirm'](Q(_0xa25755,'Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.'))?void 0x0:_0x2ad0f3['stop']():void 0x0;};_0x2ac461['show']({'id':'sourceEditingEnhanced','title':Q(_0xa25755,'Edit\x20source\x20modal\x20label'),'isModal':!0x0,'className':'ck-source-editing-enhanced-dialog','content':_0xfd576e,'actionButtons':[{'label':Q(_0xa25755,'Cancel'),'withText':!0x0,'onExecute':()=>{_0x2ac461['hide']();}},{'label':Q(_0xa25755,'Save'),'class':'ck-button-action','withText':!0x0,'onExecute':()=>{const _0x7cdfeb=Y(_0xfd576e['getData']())!==Y(_0x1a1845);_0x7cdfeb&&_0x5f44e9['execute']('replaceSource',_0xfd576e['getData']()),_0x17b007=!0x1,_0x2ac461['hide'](),_0x7cdfeb&&'editables'in _0x5f44e9['ui']['view']&&_0x5f44e9['ui']['view']['editables'][_0x1004e1]['element']['focus']();},'onCreate':_0x57134d=>{_0x57134d['set']('isEnabled',!_0x5f44e9['isReadOnly']),_0x57134d['bind']('isEnabled')['to'](_0x5f44e9,'isReadOnly',this,'isEnabled',(_0x4632fb,_0x4d93f9)=>!_0x4632fb&&_0x4d93f9);}}],'onHide':()=>{this['_enableCommands'](),_0x2ac461['off']('hide',_0x3e7122),_0xfd576e['destroy']();},'onShow':()=>{_0xfd576e['bind']('isReadOnly')['to'](_0x5f44e9,'isReadOnly',this,'isEnabled',(_0x8ce4fe,_0x5726a9)=>_0x8ce4fe||!_0x5726a9),_0xfd576e['setData'](_0x1a1845),_0xfd576e['focus'](),_0x2ac461['on']('hide',_0x3e7122,{'priority':'highest'}),this['_disableCommands']();}});}},$=class extends _0xbcff25{static get['pluginName'](){return'SourceEditingEnhancedUI';}static get requires(){return[_0x129449];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}init(){const _0x190e19=this['editor'],_0x3981aa=_0x190e19['locale'],_0x24ab5f=new W(_0x190e19);_0x190e19['commands']['add']('editSource',_0x24ab5f),_0x190e19['ui']['componentFactory']['add']('sourceEditingEnhanced',()=>{const _0x5a9920=this['_createButton'](_0x327933,_0x24ab5f);return _0x5a9920['set']({'label':Q(_0x3981aa,'Source'),'icon':_0x38b546,'tooltip':Q(_0x3981aa,'Edit\x20source\x20modal\x20label'),'class':'ck-source-editing-enhanced-button'}),_0x5a9920;}),_0x190e19['ui']['componentFactory']['add']('menuBar:sourceEditingEnhanced',()=>{const _0x5d9519=this['_createButton'](_0x3b082f,_0x24ab5f,!0x0);return _0x5d9519['set']({'label':Q(_0x3981aa,'Edit\x20source\x20modal\x20label'),'icon':_0x38b546,'role':'menuitemcheckbox'}),_0x5d9519;}),this['_registerKeybindings']();}afterInit(){!async function(_0x2296b7){const _0x36e2dc='RBcXdGf567mNjK9DTpP0Iyi3gea8ZvzlE4bFuWrwsH1hnOSLqkY2MQJxoVAUtC',_0x47766a=0x79410,_0x79965={'kty':'EC','use':'sig','crv':'P-256','x':'iCjOCvDFI6lQHHT18jVwRfkfHQ2a_MymT35LQVoFSAI','y':'kXIyJ4evtCEFRmxKSUpK9fDW459vXOvVrhf6uQAeOio','alg':'ES256'};async function _0x185c38(_0x32291d){const _0x86b240=new window['Promise'](_0x1f27dc=>{_0x32291d['once']('ready',_0x1f27dc);}),_0x3d53aa=window['Date']['now'](),_0x1a7714=_0x32291d['config']['get']('licenseKey');async function _0x1a66ed(){let _0x268a5a,_0x2dcae0=null,_0x433e46=null;try{return'GPL'==_0x1a7714?'NotAllowed':(_0x268a5a=_0x104948(),_0x268a5a?(_0x268a5a['usageEndpoint']&&(_0x433e46=_0x3f6bc5(_0x268a5a['usageEndpoint'],_0x268a5a['jti'])),await _0x1b963b()?_0x17b429()?_0x4b736f()?'Expired':_0x55d4ce()?('evaluation'==_0x268a5a['licenseType']&&(_0x2dcae0=_0x2cce78('EvaluationLimit')),await _0x45bfa1()):'DomainLimit':'NotAllowed':'Invalid'):'Invalid');}catch{return'Invalid';}function _0x4b736f(){const _0x27cce1=['evaluation','trial']['includes'](_0x268a5a['licenseType'])?_0x3d53aa/0x3e8:0xe10*_0x47766a;return _0x268a5a['exp']<_0x27cce1;}function _0x17b429(){const _0x50c8a8=_0x268a5a['features'];return!!_0x50c8a8&&(!!_0x50c8a8['includes']('*')||!!_0x50c8a8['includes']('SEE'));}function _0x55d4ce(){const _0x5e2b1a=_0x268a5a['licensedHosts'];if(!_0x5e2b1a||0x0==_0x5e2b1a['length'])return!0x0;const {hostname:_0x3d11d5}=new URL(window['location']['href']);if(_0x5e2b1a['includes'](_0x3d11d5))return!0x0;const _0x131383=_0x3d11d5['split']('.');return _0x5e2b1a['filter'](_0x44da96=>_0x44da96['includes']('*'))['map'](_0x295f74=>_0x295f74['split']('.'))['filter'](_0x4bc182=>_0x4bc182['length']<=_0x131383['length'])['map'](_0x4a871e=>Array(_0x131383['length']-_0x4a871e['length'])['fill']('*'===_0x4a871e[0x0]?'*':'')['concat'](_0x4a871e))['some'](_0x54f9c7=>_0x131383['every']((_0x45a7e3,_0x28fa26)=>_0x54f9c7[_0x28fa26]===_0x45a7e3||'*'===_0x54f9c7[_0x28fa26]));}function _0x45bfa1(){return _0x2dcae0&&_0x433e46?new window['Promise']((_0x35c530,_0x2020b0)=>{_0x2dcae0['then'](_0x35c530,_0x2020b0),_0x433e46['then'](_0x3660a1=>{'Valid'!=_0x3660a1&&_0x35c530(_0x3660a1);},_0x2020b0);}):_0x2dcae0||_0x433e46||'Valid';}}function _0x3f6bc5(_0x48caff,_0x4e88b2){return new window['Promise'](_0x5987cf=>{if(_0x53a794())return _0x5987cf('Valid');_0x318df3(),_0x32291d['decorate']('_sendUsageRequest');let _0x4c50fe=!0x1;const _0x47b9e2=_0x2de249();function _0xe92631(_0xd38d2){return!!_0xd38d2&&('object'==typeof _0xd38d2||'function'==typeof _0xd38d2)&&'function'==typeof _0xd38d2['then']&&'function'==typeof _0xd38d2['catch'];}function _0x1f1852(_0x79d847){_0x29410f(_0x79d847)['then'](_0x63834b=>_0x63834b&&'ok'==_0x63834b['status']?_0x1ec2f9(_0x568499(_0x47b9e2+_0x4e88b2))!=_0x63834b['verification']?'UsageLimit':'Valid':'UsageLimit')['then'](_0x1acd9b=>(_0x34b823(),_0x1acd9b),()=>{const _0x1de9f9=_0x2eb6fd();return null==_0x1de9f9?(_0x34b823(),'Valid'):_0x3d53aa-_0x1de9f9>0x240c8400?'UsageLimit':'Valid';})['then'](_0x5987cf)['catch'](()=>{_0x5987cf('UsageLimit');});const _0x1b2c97=0x36ee80;function _0x34b823(){const _0x42c7af='llct-'+_0x1ec2f9(_0x568499(_0x48caff)),_0x93e4be=_0x27efc6(_0x1ec2f9(window['Math']['ceil'](_0x3d53aa/_0x1b2c97)));window['localStorage']['setItem'](_0x42c7af,_0x93e4be);}function _0x2eb6fd(){const _0x26d017='llct-'+_0x1ec2f9(_0x568499(_0x48caff)),_0x4a3a51=window['localStorage']['getItem'](_0x26d017);return _0x4a3a51?window['parseInt'](_0x27efc6(_0x4a3a51),0x10)*_0x1b2c97:null;}function _0x29410f(_0x5524b5){return new window['Promise']((_0x32a6c4,_0x5d6cbd)=>{_0x5524b5['then'](_0x32a6c4,_0x5d6cbd),window['setTimeout'](_0x5d6cbd,0x1d4c0);});}}_0x32291d['on']('_sendUsageRequest',(_0x8f0841,_0x540fe5)=>{if(_0x540fe5[0x0]!=_0x48caff)return _0x5987cf('UsageLimit');_0x540fe5[0x1]={..._0x540fe5[0x1],'requestId':_0x47b9e2};},{'priority':'high'}),_0x32291d['on']('_sendUsageRequest',_0x1c104c=>{_0xe92631(_0x1c104c['return'])&&(_0x4c50fe=!0x0,_0x1f1852(_0x1c104c['return']));},{'priority':'low'}),_0x86b240['then'](()=>{_0x4c50fe||_0x5987cf('UsageLimit');});});function _0x53a794(){return'auto'==_0x32291d['editing']['view']['_overlayModeHint'];}function _0x318df3(){_0x32291d['editing']['view']['_overlayModeHint']='auto';}}function _0x2cce78(_0x5006ff){const _0x221b53=[new window['Promise'](_0x2fbd47=>setTimeout(_0x2fbd47,0x93ecc)),_0x86b240['then'](()=>new window['Promise'](_0x229d1b=>{let _0x58bc85=0x0;_0x32291d['model']['on']('applyOperation',(_0x248762,_0x1a1ed7)=>{_0x1a1ed7[0x0]['isDocumentOperation']&&_0x58bc85++,0x5e8==_0x58bc85&&(_0x229d1b(),_0x248762['off']());});}))];return window['Promise']['race'](_0x221b53)['then'](()=>_0x5006ff);}async function _0x5b47d3(){await _0x86b240,_0x32291d['model']['change']=_0x44b69d,_0x32291d['model']['enqueueChange']=_0x44b69d,_0x32291d['enableReadOnlyMode']('model');}function _0x62e07e(_0x56143d){const _0x38a1d5=_0x427649();_0x32291d[_0x38a1d5]='sourceEditingEnhancedLicenseKey'+_0x56143d,'Valid'!=_0x56143d&&_0x5b47d3();}function _0x427649(){const _0x56cfa0=window['String'](window['performance']['now']())['replace']('.','');let _0x3e2cc6='R';for(let _0x436d1b=0x0;_0x436d1b<_0x56cfa0['length'];_0x436d1b+=0x2){let _0x2d0ce4=window['parseInt'](_0x56cfa0['substring'](_0x436d1b,_0x436d1b+0x2));_0x2d0ce4>=0x3e&&(_0x2d0ce4-=0x3e),_0x3e2cc6+=_0x36e2dc[_0x2d0ce4];}return _0x3e2cc6;}function _0x104948(){const _0x1f6e24=_0x1a7714['split']('.');if(0x3!=_0x1f6e24['length'])return null;return _0x1a3972(_0x1f6e24[0x1]);function _0x1a3972(_0x3f9643){const _0x239a1e=_0x1ca972(_0x3f9643);return _0x239a1e&&_0x25862b()?_0x239a1e:null;function _0x25862b(){const _0x4dbe49=_0x239a1e['jti'],_0x43274d=window['parseInt'](_0x4dbe49['substring'](_0x4dbe49['length']-0x8),0x10),_0x5d7e11={..._0x239a1e,'jti':_0x4dbe49['substring'](0x0,_0x4dbe49['length']-0x8)};return delete _0x5d7e11['vc'],_0x568499(_0x5d7e11)==_0x43274d;}}}async function _0x1b963b(){let _0x206a75=!0x0;try{const [_0x13acaf,_0x4a9f09,_0x292da7]=_0x1a7714['split']('.');return _0x177437(_0x13acaf),await _0xed1652(_0x13acaf,_0x4a9f09,_0x292da7),_0x206a75;}catch{return!0x1;}function _0x177437(_0x17c17a){const _0x1c4079=_0x1ca972(_0x17c17a);_0x1c4079&&'ES256'==_0x1c4079['alg']||(_0x206a75=!0x1);}async function _0xed1652(_0xfb3c26,_0xe564b8,_0x1ffafe){const _0x341239=window['Uint8Array']['from'](_0x268015(_0x1ffafe),_0x7a15c0=>_0x7a15c0['charCodeAt'](0x0)),_0x2601c3=new window['TextEncoder']()['encode'](_0xfb3c26+'.'+_0xe564b8),_0x49bbbe=window['crypto']['subtle'];if(!_0x49bbbe)return;const _0x5971b9=await _0x49bbbe['importKey']('jwk',_0x79965,{'name':'ECDSA','namedCurve':'P-256'},!0x1,['verify']);await _0x49bbbe['verify']({'name':'ECDSA','hash':{'name':'SHA-256'}},_0x5971b9,_0x341239,_0x2601c3)||(_0x206a75=!0x1);}}function _0x1ca972(_0x3ec99c){return _0x3ec99c['startsWith']('ey')?JSON['parse'](_0x268015(_0x3ec99c)):null;}function _0x268015(_0x3277e3){return window['atob'](_0x3277e3['replace'](/-/g,'+')['replace'](/_/g,'/'));}function _0x568499(_0x168f23){let _0x28027f=0x1505;function _0x5aa1a6(_0x3beda9){for(let _0x5786f1=0x0;_0x5786f1<_0x3beda9['length'];_0x5786f1++){const _0x35f187=_0x3beda9['charCodeAt'](_0x5786f1);_0x28027f=(_0x28027f<<0x5)+_0x28027f+_0x35f187,_0x28027f&=_0x28027f;}}function _0x367715(_0x97bbfd){Array['isArray'](_0x97bbfd)?_0x97bbfd['forEach'](_0x367715):_0x97bbfd&&'object'==typeof _0x97bbfd?Object['entries'](_0x97bbfd)['sort']()['forEach'](([_0x2b8394,_0x5cfc80])=>{_0x5aa1a6(_0x2b8394),_0x367715(_0x5cfc80);}):_0x5aa1a6(window['String'](_0x97bbfd));}return _0x367715(_0x168f23),_0x28027f>>>0x0;}function _0x1ec2f9(_0x159e65){return _0x159e65['toString'](0x10)['padStart'](0x8,'0');}function _0x27efc6(_0x29e9fb){return _0x29e9fb['split']('')['reverse']()['join']('');}function _0x44b69d(){}_0x62e07e(await _0x1a66ed());}_0x185c38(_0x2296b7['editor']);}(this);}_createButton(_0x15c709,_0x459078,_0x58e577=!0x1){const _0x3733b8=new _0x15c709(this['editor']['locale']);return _0x3733b8['set']({'withText':_0x58e577,'isToggleable':!0x1}),_0x3733b8['bind']('isEnabled')['to'](_0x459078,'isEnabled'),this['listenTo'](_0x3733b8,'execute',()=>_0x459078['execute']()),_0x3733b8;}_registerKeybindings(){const _0x45a8a8=this['editor']['locale'];this['editor']['accessibility']['addKeystrokeInfoCategory']({'id':'sourceEditingEnhanced','label':Q(_0x45a8a8,'Source\x20Editing\x20Enhanced')});const _0x34b027=_0x54e13f['isMac']||_0x54e13f['isiOS'];this['editor']['accessibility']['addKeystrokeInfos']({'categoryId':'sourceEditingEnhanced','keystrokes':[{'label':Q(_0x45a8a8,'Copy\x20line\x20down'),'keystroke':'Shift+Alt+ArrowDown'},{'label':Q(_0x45a8a8,'Copy\x20line\x20up'),'keystroke':'Shift+Alt+ArrowUp'},{'label':Q(_0x45a8a8,'Delete\x20line'),'keystroke':'Shift+Ctrl+K'},{'label':Q(_0x45a8a8,'Indent\x20less'),'keystroke':'Ctrl+['},{'label':Q(_0x45a8a8,'Indent\x20more'),'keystroke':'Ctrl+]'},{'label':Q(_0x45a8a8,'Fold\x20all'),'keystroke':'Ctrl!+Alt+['},{'label':Q(_0x45a8a8,'Fold\x20code\x20(current\x20level)'),'keystroke':_0x34b027?'Cmd+Alt+[':'Ctrl+Shift+['},{'label':Q(_0x45a8a8,'Move\x20line\x20down'),'keystroke':'Alt+ArrowDown'},{'label':Q(_0x45a8a8,'Move\x20line\x20up'),'keystroke':'Alt+ArrowUp'},{'label':Q(_0x45a8a8,'Redo\x20(keystroke)'),'keystroke':[['Ctrl+Shift+Z'],['Ctrl+Y']]},{'label':Q(_0x45a8a8,'Select\x20line'),'keystroke':_0x34b027?'Ctrl!+L':'Alt+L'},{'label':Q(_0x45a8a8,'Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode'),'keystroke':_0x34b027?'Alt+Shift+M':'Ctrl+M'},{'label':Q(_0x45a8a8,'Toggle\x20block\x20comment'),'keystroke':'Shift+Alt+A'},{'label':Q(_0x45a8a8,'Toggle\x20comment'),'keystroke':'Ctrl+/'},{'label':Q(_0x45a8a8,'Undo\x20(keystroke)'),'keystroke':'Ctrl+Z'},{'label':Q(_0x45a8a8,'Unfold\x20all'),'keystroke':'Ctrl!+Alt+]'},{'label':Q(_0x45a8a8,'Unfold\x20code\x20(current\x20level)'),'keystroke':_0x34b027?'Cmd+Alt+]':'Ctrl+Shift+]'}]});}},ee=class extends _0xcd6300{constructor(_0x2d266b){super(_0x2d266b),this['refresh']();}['refresh'](){this['isEnabled']=!this['editor']['isReadOnly'];}execute(_0x5a653f,_0xb7f53a){const _0x3519f7=this['editor'],_0x41ae30=_0xb7f53a?.['rootName']??B(_0x3519f7);_0x3519f7['data']['set']({[_0x41ae30]:_0x5a653f},{'batchType':{'isUndoable':!0x0},'suppressErrorInCollaboration':!0x0});}},te=class extends _0xbcff25{['licenseKey'];_licenseKeyCheckInterval;static get['pluginName'](){return'SourceEditingEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get requires(){return[$];}constructor(_0x43a13e){super(_0x43a13e),_0x43a13e['config']['define']('sourceEditingEnhanced.allowCollaborationFeatures',!0x1);}init(){this['_checkCompatibility'](),this['editor']['commands']['add']('replaceSource',new ee(this['editor'])),this['licenseKey']=this['editor']['config']['get']('licenseKey'),this['_licenseKeyCheckInterval']=setInterval(()=>{const _0x36203f=[this['editor']];for(const _0x375990 of _0x36203f){let _0x2b570f;for(const _0x5aa5e8 in _0x375990){const _0xd4f43b=_0x5aa5e8,_0x31ad76=_0x375990[_0xd4f43b];if('sourceEditingEnhancedLicenseKeyValid'==_0x31ad76||'sourceEditingEnhancedLicenseKeyInvalid'==_0x31ad76||'sourceEditingEnhancedLicenseKeyExpired'==_0x31ad76||'sourceEditingEnhancedLicenseKeyDomainLimit'==_0x31ad76||'sourceEditingEnhancedLicenseKeyNotAllowed'==_0x31ad76||'sourceEditingEnhancedLicenseKeyEvaluationLimit'==_0x31ad76||'sourceEditingEnhancedLicenseKeyUsageLimit'==_0x31ad76){delete _0x375990[_0xd4f43b],_0x2b570f=_0x31ad76,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'sourceEditingEnhancedLicenseKeyInvalid'==_0x2b570f&&_0x375990['_showLicenseError']('invalid'),'sourceEditingEnhancedLicenseKeyExpired'==_0x2b570f&&_0x375990['_showLicenseError']('expired'),'sourceEditingEnhancedLicenseKeyDomainLimit'==_0x2b570f&&_0x375990['_showLicenseError']('domainLimit'),'sourceEditingEnhancedLicenseKeyNotAllowed'==_0x2b570f&&_0x375990['_showLicenseError']('featureNotAllowed','SourceEditingEnhanced'),'sourceEditingEnhancedLicenseKeyEvaluationLimit'==_0x2b570f&&_0x375990['_showLicenseError']('evaluationLimit'),'sourceEditingEnhancedLicenseKeyUsageLimit'==_0x2b570f&&_0x375990['_showLicenseError']('usageLimit');}},0x3e8);}destroy(){this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}_checkCompatibility(){const _0xeedcb1=this['editor'],_0x2cd12d=_0xeedcb1['config']['get']('sourceEditingEnhanced.allowCollaborationFeatures');if(!_0x2cd12d&&_0xeedcb1['plugins']['has']('RealTimeCollaborativeEditing'))throw new _0x4ba43a('source-editing-enhanced-incompatible-with-real-time-collaboration',null);!_0x2cd12d&&['CommentsEditing','TrackChangesEditing','RevisionHistory']['some'](_0x81a62b=>_0xeedcb1['plugins']['has'](_0x81a62b))&&console['warn']('You\x20initialized\x20the\x20editor\x20with\x20the\x20source\x20editing\x20enhanced\x20feature\x20and\x20at\x20least\x20one\x20of\x20the\x20collaboration\x20features.\x20Please\x20be\x20advised\x20that\x20the\x20source\x20editing\x20feature\x20may\x20not\x20work,\x20and\x20be\x20careful\x20when\x20editing\x20document\x20source\x20that\x20contains\x20markers\x20created\x20by\x20the\x20collaboration\x20features.'),_0xeedcb1['plugins']['has']('RestrictedEditingModeEditing')&&console['warn']('You\x20initialized\x20the\x20editor\x20with\x20the\x20source\x20editing\x20enhanced\x20feature\x20and\x20restricted\x20editing\x20feature.\x20Please\x20be\x20advised\x20that\x20the\x20source\x20editing\x20enhanced\x20feature\x20may\x20not\x20work,\x20and\x20be\x20careful\x20when\x20editing\x20document\x20source\x20that\x20contains\x20markers\x20created\x20by\x20the\x20restricted\x20editing\x20feature.');}};export{W as EditSourceCommand,ee as ReplaceSourceCommand,te as SourceEditingEnhanced};
|
|
23
|
+
import{Command as _0x326d67,PendingActions as _0x57f29a,Plugin as _0x4f1cba}from'@ckeditor/ckeditor5-core';import{CKEditorError as _0x2f14dd,env as _0x128781,formatHtml as _0x36e360,uid as _0x3324dd}from'@ckeditor/ckeditor5-utils';import{IconSource as _0x464357}from'@ckeditor/ckeditor5-icons';import{ButtonView as _0x5c6bf1,MenuBarMenuListItemButtonView as _0xb8e1cb,View as _0x318c82}from'@ckeditor/ckeditor5-ui';import{EditorView as _0x3b21fa,crosshairCursor as _0xdf9f79,drawSelection as _0x2e6763,dropCursor as _0x58a431,highlightActiveLine as _0x42f349,highlightActiveLineGutter as _0x14f9d0,highlightSpecialChars as _0x2a0d2d,keymap as _0x2ac5b9,lineNumbers as _0x1861b2,rectangularSelection as _0xbb9115}from'@codemirror/view';import{Compartment as _0x232e13,Transaction as _0x21ad24}from'@codemirror/state';import{bracketMatching as _0x2f2018,defaultHighlightStyle as _0x252c1b,foldGutter as _0x428c84,foldKeymap as _0x1269e0,indentOnInput as _0x44e8d4,syntaxHighlighting as _0x1774aa}from'@codemirror/language';import{defaultKeymap as _0x608432,history as _0x217e91,historyKeymap as _0x87996a,indentLess as _0x400ee5,indentMore as _0x4d13ab,redo as _0x2634fd,toggleTabFocusMode as _0x43ad06,undo as _0x21dab7}from'@codemirror/commands';import{autocompletion as _0x3d6f01,closeBrackets as _0x22caaf,closeBracketsKeymap as _0x5cc231,completionKeymap as _0x1878c3}from'@codemirror/autocomplete';import{html as _0xf8cf1d}from'@codemirror/lang-html';import{markdown as _0x321adf}from'@codemirror/lang-markdown';import{oneDark as _0x571914}from'@codemirror/theme-one-dark';function Q(_0x138a81,_0x442cbf){const t=_0x138a81['t'];switch(_0x442cbf){case'Edit\x20source\x20modal\x20label':return t({'string':'Edit\x20source','id':'Edit\x20source\x20modal\x20label'});case'Source':return t('Source');case'Source\x20Editing\x20Enhanced':return t('Source\x20Editing\x20Enhanced');case'Copy\x20line\x20down':return t('Copy\x20line\x20down');case'Copy\x20line\x20up':return t('Copy\x20line\x20up');case'Delete\x20line':return t('Delete\x20line');case'Indent\x20less':return t('Indent\x20less');case'Indent\x20more':return t('Indent\x20more');case'Fold\x20all':return t('Fold\x20all');case'Fold\x20code\x20(current\x20level)':return t('Fold\x20code\x20(current\x20level)');case'Move\x20line\x20down':return t('Move\x20line\x20down');case'Move\x20line\x20up':return t('Move\x20line\x20up');case'Redo\x20(keystroke)':return t({'id':'Redo\x20(keystroke)','string':'Redo'});case'Select\x20line':return t('Select\x20line');case'Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode':return t('Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode');case'Toggle\x20block\x20comment':return t('Toggle\x20block\x20comment');case'Toggle\x20comment':return t('Toggle\x20comment');case'Undo\x20(keystroke)':return t({'id':'Undo\x20(keystroke)','string':'Undo'});case'Unfold\x20all':return t('Unfold\x20all');case'Unfold\x20code\x20(current\x20level)':return t('Unfold\x20code\x20(current\x20level)');case'Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.':return t('Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.');case'Cancel':return t('Cancel');case'Save':return t('Save');default:return _0x442cbf;}}function B(_0x5ac5f5){const _0x26c02c=_0x5ac5f5['editing']['view']['document']['roots'],_0x451225=_0x26c02c['length'];if(0x0===_0x451225)throw new _0x2f14dd('source-editing-enhanced-editor-no-root',_0x5ac5f5);return 0x1===_0x451225?_0x26c02c['first']['rootName']:Array['from'](_0x5ac5f5['editing']['view']['document']['selection']['getRanges']())[0x0]['root']['rootName'];}function Y(_0xaf317d){return J(_0xaf317d['replace'](/^[\n\s]*/g,''))?_0xaf317d['replace'](/\s+/g,''):_0xaf317d;}function J(_0x405d0e){return _0x405d0e['startsWith']('<');}function X(_0x3b04df){const _0x4e8284=[_0x3b21fa['lineWrapping'],_0x3d6f01(),_0x2f2018(),_0x22caaf(),_0xdf9f79(),_0x2e6763(),_0x58a431(),_0x1861b2(),_0x428c84(),_0x42f349(),_0x14f9d0(),_0x2a0d2d(),_0x217e91(),_0x44e8d4(),_0xbb9115(),_0x1774aa(_0x252c1b,{'fallback':!0x0})],_0x570491=new _0x232e13();_0x4e8284['push'](_0x570491['of'](_0x3b21fa['editable']['of'](!0x0))),'html'===_0x3b04df['syntaxLanguage']?_0x4e8284['push'](_0xf8cf1d()):_0x4e8284['push'](_0x321adf());const _0x356e4f=(_0x301212=_0x3b04df['theme'])&&'default'!==_0x301212?'dark'===_0x301212?_0x571914:_0x301212:null;var _0x301212;_0x356e4f&&_0x4e8284['push'](_0x356e4f),_0x4e8284['push'](_0x2ac5b9['of']([..._0x5cc231,..._0x608432,..._0x87996a,..._0x1269e0,..._0x1878c3,{'key':'Tab','run':_0x4d13ab,'shift':_0x400ee5,'preventDefault':!0x0,'stopPropagation':!0x0},{'key':'Ctrl-y','mac':'Cmd-y','run':_0x2634fd,'preventDefault':!0x0,'stopPropagation':!0x0},{'key':'Ctrl-Shift-z','mac':'Cmd-Shift-z','run':_0x2634fd,'preventDefault':!0x0,'stopPropagation':!0x0},{'key':'Ctrl-z','mac':'Cmd-z','run':_0x21dab7,'preventDefault':!0x0,'stopPropagation':!0x0}]));const _0x2cd05c=new _0x3b21fa({'extensions':_0x4e8284,'parent':_0x3b04df['parent']});return _0x43ad06(_0x2cd05c),{'focus':()=>{_0x2cd05c['dispatch']({'selection':{'anchor':0x0},'scrollIntoView':!0x0}),_0x2cd05c['focus']();},'getData':()=>_0x2cd05c['state']['doc']['toString'](),'setData':_0x2fea0e=>{_0x2cd05c['dispatch']({'changes':{'from':0x0,'to':_0x2cd05c['state']['doc']['length'],'insert':_0x2fea0e},'annotations':_0x21ad24['addToHistory']['of'](!0x1)});},'setReadOnly':_0x5f757f=>{_0x2cd05c['dispatch']({'effects':[_0x570491['reconfigure'](_0x3b21fa['editable']['of'](!_0x5f757f))]});},'destroy':()=>{_0x2cd05c['destroy']();},'instance':_0x2cd05c};}var Z=class extends _0x318c82{_codeEditorApi=null;_options;constructor(_0x532078,_0x11a1e0){super(_0x532078),this['_options']=_0x11a1e0,this['set']('isReadOnly',!0x1),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all-excluded','ck-code-editor'],'tabindex':-0x1}});}['render'](){super['render'](),this['_codeEditorApi']=X({'parent':this['element'],'syntaxLanguage':this['_options']['syntaxLanguage'],'theme':this['_options']['theme']}),this['on']('change:isReadOnly',(_0x172717,_0x431ed3,_0x23b7a5)=>{this['setReadOnly'](_0x23b7a5);});}destroy(){super['destroy'](),this['_codeEditorApi']['destroy'](),this['_codeEditorApi']=null;}['focus'](){this['isReadOnly']?this['element']['focus']():this['_codeEditorApi']['focus']();}getData(){return this['_codeEditorApi']['getData']();}setData(_0x50fc0b){this['_codeEditorApi']['setData'](_0x50fc0b);}setReadOnly(_0x443b24){this['_codeEditorApi']['setReadOnly'](_0x443b24);}};const G='SourceEditingEnhancedMode';var W=class extends _0x326d67{constructor(_0x4a80d9){super(_0x4a80d9),this['affectsData']=!0x1,this['editor']['plugins']['get'](_0x57f29a)['on']('change:hasAny',(_0x16ceb3,_0xfef10,_0x726e6b)=>{_0x726e6b?this['forceDisabled']('pendingActions'):this['clearForceDisabled']('pendingActions');});}['_disableCommands'](){const _0x33a45a=this['editor'];for(const _0x40636c of _0x33a45a['commands']['names']())['replaceSource','editSource']['includes'](_0x40636c)||_0x33a45a['commands']['get'](_0x40636c)['forceDisabled'](G);}['_enableCommands'](){const _0x9f1c5=this['editor'];for(const _0x44e68f of _0x9f1c5['commands']['commands']())_0x44e68f['clearForceDisabled'](G);}['refresh'](){this['isEnabled']=!0x0;}execute(){const _0x2540da=this['editor'],_0x177b7b=_0x2540da['locale'],_0x46588a=_0x2540da['plugins']['get']('Dialog'),_0x2d5bec=B(_0x2540da),_0xe0a6b4=_0x2540da['data']['get']({'rootName':_0x2d5bec}),_0x4d2e67=J(_0x1a612a=_0xe0a6b4)?_0x36e360(_0x1a612a):_0x1a612a;var _0x1a612a;const _0x469623=new Z(_0x177b7b,{'syntaxLanguage':_0x2540da['plugins']['has']('Markdown')?'markdown':'html','theme':_0x2540da['config']['get']('sourceEditingEnhanced.theme')});let _0x598de6=!0x0;const _0x389c85=_0x2d7d6e=>{if(!_0x598de6)return;return Y(_0x469623['getData']())!==Y(_0x4d2e67)?window['confirm'](Q(_0x177b7b,'Are\x20you\x20sure\x20you\x20want\x20to\x20discard\x20your\x20changes?\x20This\x20action\x20cannot\x20be\x20undone.'))?void 0x0:_0x2d7d6e['stop']():void 0x0;};_0x46588a['show']({'id':'sourceEditingEnhanced','title':Q(_0x177b7b,'Edit\x20source\x20modal\x20label'),'isModal':!0x0,'className':'ck-source-editing-enhanced-dialog','content':_0x469623,'actionButtons':[{'label':Q(_0x177b7b,'Cancel'),'withText':!0x0,'onExecute':()=>{_0x46588a['hide']();}},{'label':Q(_0x177b7b,'Save'),'class':'ck-button-action','withText':!0x0,'onExecute':()=>{const _0x29f394=Y(_0x469623['getData']())!==Y(_0x4d2e67);_0x29f394&&_0x2540da['execute']('replaceSource',_0x469623['getData']()),_0x598de6=!0x1,_0x46588a['hide'](),_0x29f394&&'editables'in _0x2540da['ui']['view']&&_0x2540da['ui']['view']['editables'][_0x2d5bec]['element']['focus']();},'onCreate':_0x5d5ac0=>{_0x5d5ac0['set']('isEnabled',!_0x2540da['isReadOnly']),_0x5d5ac0['bind']('isEnabled')['to'](_0x2540da,'isReadOnly',this,'isEnabled',(_0x56c93b,_0x680538)=>!_0x56c93b&&_0x680538);}}],'onHide':()=>{this['_enableCommands'](),_0x46588a['off']('hide',_0x389c85),_0x469623['destroy']();},'onShow':()=>{_0x469623['bind']('isReadOnly')['to'](_0x2540da,'isReadOnly',this,'isEnabled',(_0x27d9d0,_0x4377f4)=>_0x27d9d0||!_0x4377f4),_0x469623['setData'](_0x4d2e67),_0x469623['focus'](),_0x46588a['on']('hide',_0x389c85,{'priority':'highest'}),this['_disableCommands']();}});}},$=class extends _0x4f1cba{static get['pluginName'](){return'SourceEditingEnhancedUI';}static get requires(){return[_0x57f29a];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}init(){const _0x189c0a=this['editor'],_0x1447b6=_0x189c0a['locale'],_0x389641=new W(_0x189c0a);_0x189c0a['commands']['add']('editSource',_0x389641),_0x189c0a['ui']['componentFactory']['add']('sourceEditingEnhanced',()=>{const _0x50ae04=this['_createButton'](_0x5c6bf1,_0x389641);return _0x50ae04['set']({'label':Q(_0x1447b6,'Source'),'icon':_0x464357,'tooltip':Q(_0x1447b6,'Edit\x20source\x20modal\x20label'),'class':'ck-source-editing-enhanced-button'}),_0x50ae04;}),_0x189c0a['ui']['componentFactory']['add']('menuBar:sourceEditingEnhanced',()=>{const _0x1f68f1=this['_createButton'](_0xb8e1cb,_0x389641,!0x0);return _0x1f68f1['set']({'label':Q(_0x1447b6,'Edit\x20source\x20modal\x20label'),'icon':_0x464357,'role':'menuitemcheckbox'}),_0x1f68f1;}),this['_registerKeybindings']();}afterInit(){!async function(_0x5e4276){const _0x312333='RBcXdGf567mNjK9DTpP0Iyi3gea8ZvzlE4bFuWrwsH1hnOSLqkY2MQJxoVAUtC',_0x174151=0x79440,_0x7b5f74={'kty':'EC','use':'sig','crv':'P-256','x':'iCjOCvDFI6lQHHT18jVwRfkfHQ2a_MymT35LQVoFSAI','y':'kXIyJ4evtCEFRmxKSUpK9fDW459vXOvVrhf6uQAeOio','alg':'ES256'};async function _0x30ae09(_0x105bf6){const _0x38ca2c=new window['Promise'](_0x34853f=>{_0x105bf6['once']('ready',_0x34853f);}),_0x3016a5=window['Date']['now'](),_0x263c17=_0x105bf6['config']['get']('licenseKey');async function _0x533cd9(){let _0x2772c7,_0x55eaf2=null,_0x15c93b=null;try{return'GPL'==_0x263c17?'NotAllowed':(_0x2772c7=_0x2c1ede(),_0x2772c7?(_0x2772c7['usageEndpoint']&&(_0x15c93b=_0x5ad1b8(_0x2772c7['usageEndpoint'],_0x2772c7['jti'])),await _0x199383()?_0x495cc0()?_0x1b9939()?'Expired':_0x3db4()?('evaluation'==_0x2772c7['licenseType']&&(_0x55eaf2=_0x178d0e('EvaluationLimit')),await _0x543ee1()):'DomainLimit':'NotAllowed':'Invalid'):'Invalid');}catch{return'Invalid';}function _0x1b9939(){const _0x40b213=['evaluation','trial']['includes'](_0x2772c7['licenseType'])?_0x3016a5/0x3e8:0xe10*_0x174151;return _0x2772c7['exp']<_0x40b213;}function _0x495cc0(){const _0x624020=_0x2772c7['features'];return!!_0x624020&&(!!_0x624020['includes']('*')||!!_0x624020['includes']('SEE'));}function _0x3db4(){const _0xadbb11=_0x2772c7['licensedHosts'];if(!_0xadbb11||0x0==_0xadbb11['length'])return!0x0;const {hostname:_0x545395}=new URL(window['location']['href']);if(_0xadbb11['includes'](_0x545395))return!0x0;const _0x4d12a5=_0x545395['split']('.');return _0xadbb11['filter'](_0x3d9023=>_0x3d9023['includes']('*'))['map'](_0x254fbb=>_0x254fbb['split']('.'))['filter'](_0x450d10=>_0x450d10['length']<=_0x4d12a5['length'])['map'](_0x2ec7a2=>Array(_0x4d12a5['length']-_0x2ec7a2['length'])['fill']('*'===_0x2ec7a2[0x0]?'*':'')['concat'](_0x2ec7a2))['some'](_0x3c8151=>_0x4d12a5['every']((_0x175327,_0x137b57)=>_0x3c8151[_0x137b57]===_0x175327||'*'===_0x3c8151[_0x137b57]));}function _0x543ee1(){return _0x55eaf2&&_0x15c93b?new window['Promise']((_0x28e021,_0x396e71)=>{_0x55eaf2['then'](_0x28e021,_0x396e71),_0x15c93b['then'](_0x2cda1c=>{'Valid'!=_0x2cda1c&&_0x28e021(_0x2cda1c);},_0x396e71);}):_0x55eaf2||_0x15c93b||'Valid';}}function _0x5ad1b8(_0x92828d,_0x44cd91){return new window['Promise'](_0x4f3ebb=>{if(_0x2ae80f())return _0x4f3ebb('Valid');_0x5f3b13(),_0x105bf6['decorate']('_sendUsageRequest');let _0x7ed389=!0x1;const _0x18bd09=_0x3324dd();function _0x57cd9a(_0xcfbd37){return!!_0xcfbd37&&('object'==typeof _0xcfbd37||'function'==typeof _0xcfbd37)&&'function'==typeof _0xcfbd37['then']&&'function'==typeof _0xcfbd37['catch'];}function _0x3d7977(_0x3a174c){_0x1da524(_0x3a174c)['then'](_0x77b30e=>_0x77b30e&&'ok'==_0x77b30e['status']?_0x3f83a0(_0x5ec059(_0x18bd09+_0x44cd91))!=_0x77b30e['verification']?'UsageLimit':'Valid':'UsageLimit')['then'](_0xa4dfc1=>(_0x1c7195(),_0xa4dfc1),()=>{const _0x1c95d5=_0x54aaa6();return null==_0x1c95d5?(_0x1c7195(),'Valid'):_0x3016a5-_0x1c95d5>0x240c8400?'UsageLimit':'Valid';})['then'](_0x4f3ebb)['catch'](()=>{_0x4f3ebb('UsageLimit');});const _0x22b17a=0x36ee80;function _0x1c7195(){const _0x4dcfb8='llct-'+_0x3f83a0(_0x5ec059(_0x92828d)),_0x165022=_0x4bfa76(_0x3f83a0(window['Math']['ceil'](_0x3016a5/_0x22b17a)));window['localStorage']['setItem'](_0x4dcfb8,_0x165022);}function _0x54aaa6(){const _0x1f856a='llct-'+_0x3f83a0(_0x5ec059(_0x92828d)),_0x4ed4c0=window['localStorage']['getItem'](_0x1f856a);return _0x4ed4c0?window['parseInt'](_0x4bfa76(_0x4ed4c0),0x10)*_0x22b17a:null;}function _0x1da524(_0x4fd5f9){return new window['Promise']((_0x38f471,_0x2fbc2f)=>{_0x4fd5f9['then'](_0x38f471,_0x2fbc2f),window['setTimeout'](_0x2fbc2f,0x1d4c0);});}}_0x105bf6['on']('_sendUsageRequest',(_0x942210,_0x1cbf99)=>{if(_0x1cbf99[0x0]!=_0x92828d)return _0x4f3ebb('UsageLimit');_0x1cbf99[0x1]={..._0x1cbf99[0x1],'requestId':_0x18bd09};},{'priority':'high'}),_0x105bf6['on']('_sendUsageRequest',_0x230fce=>{_0x57cd9a(_0x230fce['return'])&&(_0x7ed389=!0x0,_0x3d7977(_0x230fce['return']));},{'priority':'low'}),_0x38ca2c['then'](()=>{_0x7ed389||_0x4f3ebb('UsageLimit');});});function _0x2ae80f(){return'auto'==_0x105bf6['editing']['view']['_overlayModeHint'];}function _0x5f3b13(){_0x105bf6['editing']['view']['_overlayModeHint']='auto';}}function _0x178d0e(_0x248105){const _0x345a9a=[new window['Promise'](_0x2c9031=>setTimeout(_0x2c9031,0x93ecc)),_0x38ca2c['then'](()=>new window['Promise'](_0x169619=>{let _0xd1f8af=0x0;_0x105bf6['model']['on']('applyOperation',(_0x1f97ab,_0x156231)=>{_0x156231[0x0]['isDocumentOperation']&&_0xd1f8af++,0x5e8==_0xd1f8af&&(_0x169619(),_0x1f97ab['off']());});}))];return window['Promise']['race'](_0x345a9a)['then'](()=>_0x248105);}async function _0x265c9e(){await _0x38ca2c,_0x105bf6['model']['change']=_0x522e3e,_0x105bf6['model']['enqueueChange']=_0x522e3e,_0x105bf6['enableReadOnlyMode']('model');}function _0x856aa0(_0x23a73b){const _0x12d022=_0x400aca();_0x105bf6[_0x12d022]='sourceEditingEnhancedLicenseKey'+_0x23a73b,'Valid'!=_0x23a73b&&_0x265c9e();}function _0x400aca(){const _0x1897d3=window['String'](window['performance']['now']())['replace']('.','');let _0x5e34c2='R';for(let _0x581d7e=0x0;_0x581d7e<_0x1897d3['length'];_0x581d7e+=0x2){let _0x2cfc2c=window['parseInt'](_0x1897d3['substring'](_0x581d7e,_0x581d7e+0x2));_0x2cfc2c>=0x3e&&(_0x2cfc2c-=0x3e),_0x5e34c2+=_0x312333[_0x2cfc2c];}return _0x5e34c2;}function _0x2c1ede(){const _0x3d540c=_0x263c17['split']('.');if(0x3!=_0x3d540c['length'])return null;return _0x1d2a8c(_0x3d540c[0x1]);function _0x1d2a8c(_0x130fed){const _0x420ab2=_0xf18127(_0x130fed);return _0x420ab2&&_0x1e152d()?_0x420ab2:null;function _0x1e152d(){const _0x47fda7=_0x420ab2['jti'],_0x569da7=window['parseInt'](_0x47fda7['substring'](_0x47fda7['length']-0x8),0x10),_0x4e5230={..._0x420ab2,'jti':_0x47fda7['substring'](0x0,_0x47fda7['length']-0x8)};return delete _0x4e5230['vc'],_0x5ec059(_0x4e5230)==_0x569da7;}}}async function _0x199383(){let _0xe9c39d=!0x0;try{const [_0x342af0,_0x531aa4,_0x47c24d]=_0x263c17['split']('.');return _0x5c158c(_0x342af0),await _0x22caf3(_0x342af0,_0x531aa4,_0x47c24d),_0xe9c39d;}catch{return!0x1;}function _0x5c158c(_0x54f4a2){const _0x5536dd=_0xf18127(_0x54f4a2);_0x5536dd&&'ES256'==_0x5536dd['alg']||(_0xe9c39d=!0x1);}async function _0x22caf3(_0x498a80,_0x3f9e14,_0x39f436){const _0x587c84=window['Uint8Array']['from'](_0x151a96(_0x39f436),_0x5808ba=>_0x5808ba['charCodeAt'](0x0)),_0x3cc6bd=new window['TextEncoder']()['encode'](_0x498a80+'.'+_0x3f9e14),_0x4b10e3=window['crypto']['subtle'];if(!_0x4b10e3)return;const _0x508f7b=await _0x4b10e3['importKey']('jwk',_0x7b5f74,{'name':'ECDSA','namedCurve':'P-256'},!0x1,['verify']);await _0x4b10e3['verify']({'name':'ECDSA','hash':{'name':'SHA-256'}},_0x508f7b,_0x587c84,_0x3cc6bd)||(_0xe9c39d=!0x1);}}function _0xf18127(_0x309c0c){return _0x309c0c['startsWith']('ey')?JSON['parse'](_0x151a96(_0x309c0c)):null;}function _0x151a96(_0x29e7ed){return window['atob'](_0x29e7ed['replace'](/-/g,'+')['replace'](/_/g,'/'));}function _0x5ec059(_0x37f401){let _0x368d65=0x1505;function _0x52dc18(_0x255f7a){for(let _0x4e4286=0x0;_0x4e4286<_0x255f7a['length'];_0x4e4286++){const _0x4491cd=_0x255f7a['charCodeAt'](_0x4e4286);_0x368d65=(_0x368d65<<0x5)+_0x368d65+_0x4491cd,_0x368d65&=_0x368d65;}}function _0x99ff78(_0x1c4681){Array['isArray'](_0x1c4681)?_0x1c4681['forEach'](_0x99ff78):_0x1c4681&&'object'==typeof _0x1c4681?Object['entries'](_0x1c4681)['sort']()['forEach'](([_0x36030e,_0x55e2b0])=>{_0x52dc18(_0x36030e),_0x99ff78(_0x55e2b0);}):_0x52dc18(window['String'](_0x1c4681));}return _0x99ff78(_0x37f401),_0x368d65>>>0x0;}function _0x3f83a0(_0x371ab2){return _0x371ab2['toString'](0x10)['padStart'](0x8,'0');}function _0x4bfa76(_0x457c9f){return _0x457c9f['split']('')['reverse']()['join']('');}function _0x522e3e(){}_0x856aa0(await _0x533cd9());}_0x30ae09(_0x5e4276['editor']);}(this);}_createButton(_0x87b879,_0x4576ba,_0x472063=!0x1){const _0x2bb292=new _0x87b879(this['editor']['locale']);return _0x2bb292['set']({'withText':_0x472063,'isToggleable':!0x1}),_0x2bb292['bind']('isEnabled')['to'](_0x4576ba,'isEnabled'),this['listenTo'](_0x2bb292,'execute',()=>_0x4576ba['execute']()),_0x2bb292;}_registerKeybindings(){const _0x15cb9c=this['editor']['locale'];this['editor']['accessibility']['addKeystrokeInfoCategory']({'id':'sourceEditingEnhanced','label':Q(_0x15cb9c,'Source\x20Editing\x20Enhanced')});const _0x3a8565=_0x128781['isMac']||_0x128781['isiOS'];this['editor']['accessibility']['addKeystrokeInfos']({'categoryId':'sourceEditingEnhanced','keystrokes':[{'label':Q(_0x15cb9c,'Copy\x20line\x20down'),'keystroke':'Shift+Alt+ArrowDown'},{'label':Q(_0x15cb9c,'Copy\x20line\x20up'),'keystroke':'Shift+Alt+ArrowUp'},{'label':Q(_0x15cb9c,'Delete\x20line'),'keystroke':'Shift+Ctrl+K'},{'label':Q(_0x15cb9c,'Indent\x20less'),'keystroke':'Ctrl+['},{'label':Q(_0x15cb9c,'Indent\x20more'),'keystroke':'Ctrl+]'},{'label':Q(_0x15cb9c,'Fold\x20all'),'keystroke':'Ctrl!+Alt+['},{'label':Q(_0x15cb9c,'Fold\x20code\x20(current\x20level)'),'keystroke':_0x3a8565?'Cmd+Alt+[':'Ctrl+Shift+['},{'label':Q(_0x15cb9c,'Move\x20line\x20down'),'keystroke':'Alt+ArrowDown'},{'label':Q(_0x15cb9c,'Move\x20line\x20up'),'keystroke':'Alt+ArrowUp'},{'label':Q(_0x15cb9c,'Redo\x20(keystroke)'),'keystroke':[['Ctrl+Shift+Z'],['Ctrl+Y']]},{'label':Q(_0x15cb9c,'Select\x20line'),'keystroke':_0x3a8565?'Ctrl!+L':'Alt+L'},{'label':Q(_0x15cb9c,'Switch\x20between\x20\x22focus\x20with\x20tab\x22\x20and\x20\x22indent\x20with\x20tab\x22\x20mode'),'keystroke':_0x3a8565?'Alt+Shift+M':'Ctrl+M'},{'label':Q(_0x15cb9c,'Toggle\x20block\x20comment'),'keystroke':'Shift+Alt+A'},{'label':Q(_0x15cb9c,'Toggle\x20comment'),'keystroke':'Ctrl+/'},{'label':Q(_0x15cb9c,'Undo\x20(keystroke)'),'keystroke':'Ctrl+Z'},{'label':Q(_0x15cb9c,'Unfold\x20all'),'keystroke':'Ctrl!+Alt+]'},{'label':Q(_0x15cb9c,'Unfold\x20code\x20(current\x20level)'),'keystroke':_0x3a8565?'Cmd+Alt+]':'Ctrl+Shift+]'}]});}},ee=class extends _0x326d67{constructor(_0x4aa57d){super(_0x4aa57d),this['refresh']();}['refresh'](){this['isEnabled']=!this['editor']['isReadOnly'];}execute(_0x264ac5,_0x509a87){const _0x24c4e0=this['editor'],_0x3dec1e=_0x509a87?.['rootName']??B(_0x24c4e0);_0x24c4e0['data']['set']({[_0x3dec1e]:_0x264ac5},{'batchType':{'isUndoable':!0x0},'suppressErrorInCollaboration':!0x0});}},te=class extends _0x4f1cba{['licenseKey'];_licenseKeyCheckInterval;static get['pluginName'](){return'SourceEditingEnhanced';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get requires(){return[$];}constructor(_0x175741){super(_0x175741),_0x175741['config']['define']('sourceEditingEnhanced.allowCollaborationFeatures',!0x1);}init(){this['_checkCompatibility'](),this['editor']['commands']['add']('replaceSource',new ee(this['editor'])),this['licenseKey']=this['editor']['config']['get']('licenseKey'),this['_licenseKeyCheckInterval']=setInterval(()=>{const _0x56f3aa=[this['editor']];for(const _0x436fc3 of _0x56f3aa){let _0xd1c7fa;for(const _0x327f45 in _0x436fc3){const _0x358f4b=_0x327f45,_0x1449c2=_0x436fc3[_0x358f4b];if('sourceEditingEnhancedLicenseKeyValid'==_0x1449c2||'sourceEditingEnhancedLicenseKeyInvalid'==_0x1449c2||'sourceEditingEnhancedLicenseKeyExpired'==_0x1449c2||'sourceEditingEnhancedLicenseKeyDomainLimit'==_0x1449c2||'sourceEditingEnhancedLicenseKeyNotAllowed'==_0x1449c2||'sourceEditingEnhancedLicenseKeyEvaluationLimit'==_0x1449c2||'sourceEditingEnhancedLicenseKeyUsageLimit'==_0x1449c2){delete _0x436fc3[_0x358f4b],_0xd1c7fa=_0x1449c2,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'sourceEditingEnhancedLicenseKeyInvalid'==_0xd1c7fa&&_0x436fc3['_showLicenseError']('invalid'),'sourceEditingEnhancedLicenseKeyExpired'==_0xd1c7fa&&_0x436fc3['_showLicenseError']('expired'),'sourceEditingEnhancedLicenseKeyDomainLimit'==_0xd1c7fa&&_0x436fc3['_showLicenseError']('domainLimit'),'sourceEditingEnhancedLicenseKeyNotAllowed'==_0xd1c7fa&&_0x436fc3['_showLicenseError']('featureNotAllowed','SourceEditingEnhanced'),'sourceEditingEnhancedLicenseKeyEvaluationLimit'==_0xd1c7fa&&_0x436fc3['_showLicenseError']('evaluationLimit'),'sourceEditingEnhancedLicenseKeyUsageLimit'==_0xd1c7fa&&_0x436fc3['_showLicenseError']('usageLimit');}},0x3e8);}destroy(){this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}_checkCompatibility(){const _0x147e91=this['editor'],_0x7d1d16=_0x147e91['config']['get']('sourceEditingEnhanced.allowCollaborationFeatures');if(!_0x7d1d16&&_0x147e91['plugins']['has']('RealTimeCollaborativeEditing'))throw new _0x2f14dd('source-editing-enhanced-incompatible-with-real-time-collaboration',null);!_0x7d1d16&&['CommentsEditing','TrackChangesEditing','RevisionHistory']['some'](_0x2b5fb9=>_0x147e91['plugins']['has'](_0x2b5fb9))&&console['warn']('You\x20initialized\x20the\x20editor\x20with\x20the\x20source\x20editing\x20enhanced\x20feature\x20and\x20at\x20least\x20one\x20of\x20the\x20collaboration\x20features.\x20Please\x20be\x20advised\x20that\x20the\x20source\x20editing\x20feature\x20may\x20not\x20work,\x20and\x20be\x20careful\x20when\x20editing\x20document\x20source\x20that\x20contains\x20markers\x20created\x20by\x20the\x20collaboration\x20features.'),_0x147e91['plugins']['has']('RestrictedEditingModeEditing')&&console['warn']('You\x20initialized\x20the\x20editor\x20with\x20the\x20source\x20editing\x20enhanced\x20feature\x20and\x20restricted\x20editing\x20feature.\x20Please\x20be\x20advised\x20that\x20the\x20source\x20editing\x20enhanced\x20feature\x20may\x20not\x20work,\x20and\x20be\x20careful\x20when\x20editing\x20document\x20source\x20that\x20contains\x20markers\x20created\x20by\x20the\x20restricted\x20editing\x20feature.');}};export{W as EditSourceCommand,ee as ReplaceSourceCommand,te as SourceEditingEnhanced};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-source-editing-enhanced",
|
|
3
|
-
"version": "48.5.0-alpha.
|
|
3
|
+
"version": "48.5.0-alpha.5",
|
|
4
4
|
"description": "Source editing enhanced feature for CKEditor 5.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -26,11 +26,11 @@
|
|
|
26
26
|
"dist/translations/*.umd.js"
|
|
27
27
|
],
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@ckeditor/ckeditor5-core": "48.5.0-alpha.
|
|
30
|
-
"@ckeditor/ckeditor5-engine": "48.5.0-alpha.
|
|
31
|
-
"@ckeditor/ckeditor5-icons": "48.5.0-alpha.
|
|
32
|
-
"@ckeditor/ckeditor5-ui": "48.5.0-alpha.
|
|
33
|
-
"@ckeditor/ckeditor5-utils": "48.5.0-alpha.
|
|
29
|
+
"@ckeditor/ckeditor5-core": "48.5.0-alpha.5",
|
|
30
|
+
"@ckeditor/ckeditor5-engine": "48.5.0-alpha.5",
|
|
31
|
+
"@ckeditor/ckeditor5-icons": "48.5.0-alpha.5",
|
|
32
|
+
"@ckeditor/ckeditor5-ui": "48.5.0-alpha.5",
|
|
33
|
+
"@ckeditor/ckeditor5-utils": "48.5.0-alpha.5",
|
|
34
34
|
"@codemirror/autocomplete": "^6.7.1",
|
|
35
35
|
"@codemirror/commands": "6.8.1",
|
|
36
36
|
"@codemirror/lang-html": "^6.0.0",
|