@ckeditor/ckeditor5-uploadcare 45.2.0-alpha.2 → 45.2.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/uploadcare.js +1 -1
- package/dist/index.js +3 -3
- package/package.json +9 -9
- package/src/uploadcareediting.js +1 -1
package/dist/index.js
CHANGED
|
@@ -20,6 +20,6 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Plugin as _0x128a65,Command as _0x1e0355}from'@ckeditor/ckeditor5-core/dist/index.js';import{IconOneDrive as _0x523d13,IconGooglePhotos as _0x247426,IconGoogleDrive as _0x147bce,IconFacebook as _0x27183d,IconDropbox as _0x3319fa,IconUploadcareLink as _0x2fa362,IconUploadcareImageUpload as _0xa9f76f,IconError as et,IconUploadcareImageEdit as _0x3e5dc3}from'@ckeditor/ckeditor5-icons/dist/index.js';import{ButtonView as _0x337682,MenuBarMenuListItemButtonView as _0x296405,View as _0x264a83,FocusCycler as _0x5392c3,Dialog as _0x57994a,DialogViewPosition as _0x3d6b47,SpinnerView as _0x33c0a2,IconView as at,Notification as _0x569ceb}from'@ckeditor/ckeditor5-ui/dist/index.js';import{FocusTracker as _0x5e8085,DomEmitterMixin as _0x3747b7,global as _0xa4a0f7,getAncestors as _0x12b2e7,ObservableMixin as _0x5ec8fb,createElement as _0x218a85,uid as _0x48dc45}from'@ckeditor/ckeditor5-utils/dist/index.js';import{FileRepository as _0x26d1b2}from'@ckeditor/ckeditor5-upload/dist/index.js';import{uploadFile as _0x2f59a6,info as _0x4d9cbe}from'@uploadcare/upload-client';import*as _0x691045 from'@uploadcare/file-uploader';var o=function(_0x447874){return _0x447874['Local']='local',_0x447874['URL']='url',_0x447874['Dropbox']='dropbox',_0x447874['GDrive']='gdrive',_0x447874['Facebook']='facebook',_0x447874['GPhotos']='gphotos',_0x447874['OneDrive']='onedrive',_0x447874;}({});function _(_0x1538c4,_0x190e84,_0xe6e7ba){const t=_0x1538c4['t'],_0x5b0a27=_0x1538c4['t'];switch(_0x190e84){case o['Local']:return{'text':_0x5b0a27('Insert'===_0xe6e7ba?'Upload\x20from\x20computer':'Replace\x20from\x20computer'),'shortText':_0x5b0a27('From\x20computer')};case o['URL']:return{'text':'Insert'===_0xe6e7ba?_0x5b0a27('Insert\x20via\x20URL'):t('Replace\x20via\x20URL'),'shortText':_0x5b0a27('Via\x20URL')};case o['Dropbox']:return{'text':t('Insert'===_0xe6e7ba?'Insert\x20with\x20Dropbox':'Replace\x20with\x20Dropbox'),'shortText':t('With\x20Dropbox')};case o['Facebook']:return{'text':t('Insert'===_0xe6e7ba?'Insert\x20with\x20Facebook':'Replace\x20with\x20Facebook'),'shortText':t('With\x20Facebook')};case o['GDrive']:return{'text':t('Insert'===_0xe6e7ba?'Insert\x20with\x20Google\x20Drive':'Replace\x20with\x20Google\x20Drive'),'shortText':t('With\x20Google\x20Drive')};case o['GPhotos']:return{'text':t('Insert'===_0xe6e7ba?'Insert\x20with\x20Google\x20Photos':'Replace\x20with\x20Google\x20Photos'),'shortText':t('With\x20Google\x20Photos')};case o['OneDrive']:return{'text':t('Insert'===_0xe6e7ba?'Insert\x20with\x20OneDrive':'Replace\x20with\x20OneDrive'),'shortText':t('With\x20OneDrive')};default:return _0x190e84;}}class e extends _0x128a65{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'UploadcareUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x533e7c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x5d9acf;for(const _0x48df87 in _0x533e7c){const _0xdc1c25=_0x48df87,_0xbc3f64=_0x533e7c[_0xdc1c25];if('uploadcareLicenseKeyValid'==_0xbc3f64||'uploadcareLicenseKeyInvalid'==_0xbc3f64||'uploadcareLicenseKeyExpired'==_0xbc3f64||'uploadcareLicenseKeyDomainLimit'==_0xbc3f64||'uploadcareLicenseKeyNotAllowed'==_0xbc3f64||'uploadcareLicenseKeyEvaluationLimit'==_0xbc3f64||'uploadcareLicenseKeyTrialLimit'==_0xbc3f64||'uploadcareLicenseKeyUsageLimit'==_0xbc3f64){delete _0x533e7c[_0xdc1c25],_0x5d9acf=_0xbc3f64,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'uploadcareLicenseKeyInvalid'==_0x5d9acf&&_0x533e7c['_showLicenseError']('invalid'),'uploadcareLicenseKeyExpired'==_0x5d9acf&&_0x533e7c['_showLicenseError']('expired'),'uploadcareLicenseKeyDomainLimit'==_0x5d9acf&&_0x533e7c['_showLicenseError']('domainLimit'),'uploadcareLicenseKeyNotAllowed'==_0x5d9acf&&_0x533e7c['_showLicenseError']('featureNotAllowed','Uploadcare'),'uploadcareLicenseKeyEvaluationLimit'==_0x5d9acf&&_0x533e7c['_showLicenseError']('evaluationLimit'),'uploadcareLicenseKeyTrialLimit'==_0x5d9acf&&_0x533e7c['_showLicenseError']('trialLimit'),'uploadcareLicenseKeyUsageLimit'==_0x5d9acf&&_0x533e7c['_showLicenseError']('usageLimit');},0x3e8);}['afterInit'](){const {editor:_0x5eef4c}=this,_0x1749a4=_0x5eef4c['commands']['get']('uploadcare');if(!_0x1749a4)return;const _0x18a350=this['_normalizeConfigSourceList'](_0x5eef4c['config']['get']('uploadcare.uploader.sourceList'))['reduce']((_0x1799d1,_0x2461f8)=>{const _0x5577a3=this['_getIntegrationKey'](_0x2461f8['type']);return _0x1799d1[_0x5577a3]||(_0x1799d1[_0x5577a3]=[]),_0x1799d1[_0x5577a3]['push'](_0x2461f8),_0x1799d1;},{});_0x5eef4c['plugins']['has']('ImageInsertUI')&&_0x5eef4c['commands']['get']('uploadcare')&&Object['entries'](_0x18a350)['forEach'](([_0x3d83ce,_0x41adc0])=>{_0x5eef4c['plugins']['get']('ImageInsertUI')['registerIntegration']({'name':_0x3d83ce,'observable':()=>_0x1749a4,'buttonViewCreator':()=>this['_createToolbarButton'](_0x41adc0),'formViewCreator':()=>this['_createDropdownButtons'](_0x41adc0),'menuBarButtonViewCreator':()=>this['_createMenuBarButtons'](_0x41adc0),'override':'assetManager'!==_0x3d83ce});});}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_normalizeConfigSourceList'](_0x636593){const {locale:_0x25bbcc}=this['editor'];return _0x636593['map'](_0x3179d1=>{const _0xdc6c7b=_(_0x25bbcc,_0x3179d1,'Insert');switch(_0x3179d1){case o['Local']:return{'icon':_0xa9f76f,'type':o['Local'],..._0xdc6c7b};case o['URL']:return{'icon':_0x2fa362,'type':o['URL'],..._0xdc6c7b};case o['Dropbox']:return{'icon':_0x3319fa,'type':o['Dropbox'],..._0xdc6c7b};case o['Facebook']:return{'icon':_0x27183d,'type':o['Facebook'],..._0xdc6c7b};case o['GDrive']:return{'icon':_0x147bce,'type':o['GDrive'],..._0xdc6c7b};case o['GPhotos']:return{'icon':_0x247426,'type':o['GPhotos'],..._0xdc6c7b};case o['OneDrive']:return{'icon':_0x523d13,'type':o['OneDrive'],..._0xdc6c7b};}});}['_getIntegrationKey'](_0x1ad9f2){switch(_0x1ad9f2){case o['Local']:return'upload';case o['URL']:return'url';default:return'assetManager';}}['_createButton'](_0x1012d0,_0x41a1dd){const _0x3b06d7=this['editor'],_0x240a25=new _0x1012d0(_0x3b06d7['locale']),_0x27a2f4=_0x3b06d7['commands']['get']('uploadcare');return _0x240a25['bind']('isEnabled')['to'](_0x27a2f4),_0x240a25['on']('execute',()=>{_0x27a2f4['execute'](_0x41a1dd);}),_0x240a25;}['_createToolbarButton'](_0x4f3a13){const {locale:_0x176999}=this['editor'],_0xbcb390=this['editor']['plugins']['get']('ImageInsertUI'),_0xb231c=_0x4f3a13[0x0],_0x34c939=this['_createButton'](_0x337682,_0xb231c['type']);return _0x34c939['icon']=_0xb231c['icon'],_0x34c939['bind']('label')['to'](_0xbcb390,'isImageSelected',_0x5aacea=>_(_0x176999,_0xb231c['type'],_0x5aacea?'Replace':'Insert')['text']),_0x34c939['tooltip']=!0x0,_0x34c939;}['_createDropdownButtons'](_0x426105){const {locale:_0x39727c}=this['editor'],_0x26894c=this['editor']['plugins']['get']('ImageInsertUI');return _0x426105['map'](_0x4c37e1=>{const _0x74da31=this['_createButton'](_0x337682,_0x4c37e1['type']);return _0x74da31['withText']=!0x0,_0x74da31['icon']=_0x4c37e1['icon'],_0x74da31['bind']('label')['to'](_0x26894c,'isImageSelected',_0x45718f=>_(_0x39727c,_0x4c37e1['type'],_0x45718f?'Replace':'Insert')['text']),_0x74da31;});}['_createMenuBarButtons'](_0x462df2){return _0x462df2['map'](_0xc861fb=>{const _0x2bbbfa=this['_createButton'](_0x296405,_0xc861fb['type']);return _0x2bbbfa['icon']=_0xc861fb['icon'],_0x2bbbfa['label']=_0xc861fb['shortText'],_0x2bbbfa;});}}class q extends _0x264a83{['focusTracker'];['focusCycler'];constructor(_0x3b3e4e){super(_0x3b3e4e),this['focusTracker']=new _0x5e8085(),this['focusCycler']=new _0x5392c3({'focusables':this['createCollection'](),'focusTracker':this['focusTracker']});}['getFocusableElement'](){return{'tag':'div','attributes':{'aria-hidden':'true','tabindex':'0'},'on':{'focus':this['bindTemplate']['to'](()=>{this['focusCycler']['fire']('forwardCycle');})}};}}class S extends q{constructor(_0x12717a){super(_0x12717a),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all-excluded','ck-uploadcare-form'],'tabindex':'-1'},'children':[{'tag':'uc-file-uploader-inline','attributes':{'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'uploader'}},this['getFocusableElement']()]});}['focus'](){this['element']['focus']();}}function E(_0x2a51dd,_0x204dcd){const _0x4696ca=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960]['filter'](_0x2c1430=>_0x2c1430<=_0x204dcd)['map'](_0xd1ffe=>_0x2a51dd['replace'](/\/$/,'')+'/-/resize/'+_0xd1ffe+'x/\x20'+_0xd1ffe+'w');return{'imageFallbackUrl':_0x2a51dd,'imageSources':[{'srcset':_0x4696ca['join'](',\x20'),'sizes':'(max-width:\x20'+_0x204dcd+'px)\x20100vw,\x20'+_0x204dcd+'px','type':'image/webp'}]};}function A(_0xb993c4,_0x25878d,_0x5955c6){const _0x340244=_0xb993c4['match'](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x340244?parseInt(_0x340244[0x1],0xa):_0x25878d,'height':_0x340244?parseInt(_0x340244[0x2],0xa):_0x5955c6};}function m(_0x3a90d4,_0x5a8878){const _0xdcb7a1=Object['create'](_0x3747b7),_0x4f4e6c=_0x3a90d4['plugins']['get']('ImageUtils'),_0x1f3e23=_0x3a90d4['editing']['mapper']['toViewElement'](_0x5a8878),_0x1ebca9=_0x4f4e6c['findViewImgElement'](_0x1f3e23),_0x3f2a69=_0x3a90d4['editing']['view']['domConverter']['viewToDom'](_0x1ebca9),_0x9821c9=_0x5a8878['getAttribute']('width'),_0x555d77=_0x5a8878['getAttribute']('height'),_0x2bd2f5='image-processing';_0x3a90d4['editing']['view']['change'](_0x5046ae=>{_0x5046ae['addClass'](_0x2bd2f5,_0x1f3e23),_0x5046ae['setStyle']('aspect-ratio',_0x9821c9+'/'+_0x555d77,_0x1ebca9);}),_0xdcb7a1['listenTo'](_0x3f2a69,'load',()=>{_0xdcb7a1['stopListening'](_0x3f2a69,'load'),_0x3a90d4['editing']['view']['change'](_0x1e71f4=>{_0x1e71f4['removeClass'](_0x2bd2f5,_0x1f3e23),_0x1e71f4['removeStyle']('aspect-ratio',_0x1ebca9);});});}function V(_0x901ab9){if(Array['isArray'](_0x901ab9)){const _0x6e6bf3=_0x901ab9['map'](V);return _0xb8ff0d=>_0x6e6bf3['some'](_0x545ec3=>_0x545ec3(_0xb8ff0d));}if('origin'==_0x901ab9){const _0x20455a=_0xa4a0f7['window']['location']['origin'];return _0x5e4521=>new URL(_0x5e4521,_0xa4a0f7['document']['baseURI'])['origin']==_0x20455a;}return'function'==typeof _0x901ab9?_0x901ab9:_0x901ab9 instanceof RegExp?_0x20a925=>!(!_0x20a925['match'](_0x901ab9)&&!_0x20a925['replace'](/^https?:\/\//,'')['match'](_0x901ab9)):()=>!0x1;}function F(_0x494c82,_0x2bcb1c){return _0x12b2e7(_0x494c82['target'])['includes'](_0x2bcb1c);}class l extends/* #__PURE__ -- @preserve */
|
|
24
|
-
_0x5ec8fb(){['_editor'];['_dialog'];['_editing'];['_api'];['_type']=null;['_formView']=null;constructor(_0x2086e7,_0x39728d,_0x3acf8b){super(),this['_editor']=_0x2086e7,this['_editing']=_0x39728d,this['_dialog']=_0x2086e7['plugins']['get'](_0x57994a),this['_api']=_0x39728d['ctxElement']['getAPI'](),this['_type']=_0x3acf8b,this['_editing']['configElement']['setAttribute']('source-list',this['_type']),this['_initDialog'](),this['_initListeners'](),this['_api']['initFlow']();}['destroy'](){this['_formView']&&(this['_formView']['destroy'](),this['_formView']=null),this['_api']&&this['_api']['doneFlow'](),this['stopListening'](),this['stopDelegating']();}['_initDialog'](){const {locale:_0x197f94,model:_0xda6810}=this['_editor'],_0x213751=_0xda6810['document']['selection']['getSelectedElement'](),_0x21ae00=_0x213751&&(_0x213751['is']('element','imageBlock')||_0x213751['is']('element','imageInline'));this['_formView']=new S(_0x197f94),this['_dialog']['show']({'id':'uploadCare','icon':_0xa9f76f,'title':_(_0x197f94,this['_type'],_0x21ae00?'Replace':'Insert')['text'],'content':this['_formView'],'position':_0x3d6b47['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{this['_formView']['focus']();},'onHide':()=>{this['_api']['removeAllFiles'](),this['_editor']['editing']['view']['focus'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x2fa59d=>!F(_0x2fa59d,this['_formView']['element'])}});}['_initListeners'](){this['_editing']['ctxElement']['addEventListener']('done-click',()=>{const {allEntries:_0x3e7a41}=this['_api']['getOutputCollectionState']();this['_editor']['model']['change'](_0x34f6cd=>{const _0x483ca0=_0x3e7a41['length'];for(const _0x1c8283 of _0x3e7a41){const _0x1ebef3=_0x1c8283===_0x3e7a41[_0x483ca0-0x1],{cdnUrl:_0x17b116,fileInfo:_0x16af83}=_0x1c8283;if(!_0x17b116||!_0x16af83)continue;const {width:_0x12ca6d,height:_0x623971}=_0x16af83['imageInfo'],_0x5143cb=A(_0x17b116,_0x12ca6d,_0x623971),_0x4df0be=E(_0x17b116,_0x5143cb['width']),_0x101c9f={'id':_0x16af83['uuid'],'type':'image','attributes':{'imageDimension':_0x5143cb,..._0x4df0be}};this['_insertAsset'](_0x101c9f,_0x1ebef3,_0x34f6cd);}}),this['_dialog']['hide']();}),this['_editing']['ctxElement']['addEventListener']('change',_0x5d88c5=>{'idle'===_0x5d88c5['detail']['status']&&!_0x5d88c5['detail']['allEntries']['length']&&this['_dialog']['isOpen']&&(this['_type']===o['Local']?this['_api']['setCurrentActivity'](o['Local']):this['_api']['initFlow']());});}['_insertAsset'](_0x46ac34,_0xf4ba59,_0x1fc485){const _0x28a3f6=this['_editor']['model']['document']['selection'],_0x23a3b4=_0x28a3f6['getSelectedElement'](),_0x4812f4=!(!_0x23a3b4||!_0x23a3b4['is']('element','imageInline'));_0x1fc485['removeSelectionAttribute']('linkHref'),this['_insertImage'](_0x46ac34,_0x4812f4),_0xf4ba59||_0x1fc485['setSelection'](_0x28a3f6['getLastPosition']());}['_insertImage'](_0x29706e,_0x34ef7b){const _0x19de72=this['_editor'],{imageDimension:_0x1e9959,imageFallbackUrl:_0x2ab616,imageSources:_0x257439}=_0x29706e['attributes'];_0x19de72['execute']('insertImage',{'imageType':_0x34ef7b?'imageInline':null,'source':{'uploadcareImageId':_0x29706e['id'],'src':_0x2ab616,'sources':_0x257439,..._0x1e9959}});}}class n extends _0x1e0355{['_editing'];['_controller']=null;static get['requires'](){return[_0x57994a,i];}constructor(_0x4a44ef){super(_0x4a44ef),this['_editing']=_0x4a44ef['plugins']['get'](i);}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x1d7a19){this['_controller']&&(this['_controller']['destroy'](),this['_controller']=null),this['_controller']=new l(this['editor'],this['_editing'],_0x1d7a19);}['_checkEnabled'](){return this['editor']['commands']['get']('insertImage')['isEnabled'];}}class C{static['upload']({file:_0x390026,publicKey:_0x227fee,signal:_0x33190b,onProgress:_0xbbea7}){return _0x2f59a6(_0x390026,{'publicKey':_0x227fee,'store':'auto','signal':_0x33190b,'onProgress':_0xbbea7});}static['getInfo'](_0x211c48,_0x5318c2){return _0x4d9cbe(_0x211c48,_0x5318c2);}}class p extends _0x128a65{static get['requires'](){return['ImageUploadEditing','ImageUploadProgress',_0x26d1b2,i];}static get['pluginName'](){return'UploadcareUploadAdapter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}async['afterInit'](){const _0x579d6a=this['editor'];if(!!!_0x579d6a['config']['get']('uploadcare'))return;_0x579d6a['plugins']['get'](_0x26d1b2)['createUploadAdapter']=_0x271b81=>new x(_0x271b81,_0x579d6a),_0x579d6a['plugins']['get']('ImageUploadEditing')['on']('uploadComplete',(_0x1040f9,{imageElement:_0x430ee8,data:_0xb33e87})=>{_0x579d6a['model']['change'](_0x37168e=>{_0x37168e['setAttribute']('uploadcareImageId',_0xb33e87['uploadcareImageId'],_0x430ee8);});});}}class x{['loader'];['editor'];['controller'];constructor(_0x82501a,_0x21cc46){this['loader']=_0x82501a,this['editor']=_0x21cc46,this['controller']=new AbortController();}async['upload'](){const t=this['editor']['t'],_0x58945a=this['editor']['config']['get']('uploadcare.pubkey'),_0x4cc936=await this['loader']['file'];return C['upload']({'file':_0x4cc936,'publicKey':_0x58945a,'signal':this['controller']['signal'],'onProgress':_0x2041d6=>{_0x2041d6&&_0x2041d6['isComputable']&&(this['loader']['uploadTotal']=0x1,this['loader']['uploaded']=_0x2041d6['value']);}})['then'](async _0x295642=>{const {imageFallbackUrl:_0x31c565,imageSources:_0x591ff6}=E(_0x295642['cdnUrl'],_0x295642['imageInfo']['width']);return{'uploadcareImageId':_0x295642['uuid'],'default':_0x31c565,'sources':_0x591ff6};})['catch'](()=>{const _0x3978da=t('Cannot\x20upload\x20file:')+('\x20'+_0x4cc936['name']+'.');return Promise['reject'](_0x3978da);});}['abort'](){this['controller']['abort']();}}class i extends _0x128a65{['_configElement']=null;['_ctxElement']=null;static get['pluginName'](){return'UploadcareEditing';}static get['requires'](){return['PictureEditing',p,_0x57994a];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['configElement'](){return this['_configElement'];}get['ctxElement'](){return this['_ctxElement'];}['init'](){const _0x105b81=this['editor'];_0x105b81['commands']['add']('uploadcare',new n(_0x105b81));}['afterInit'](){this['_initSchema'](),this['_initConversion'](),this['_initConfig'](),this['_initCtx'](),this['_initImageProcessingIndicator'](),this['listenTo'](this['editor'],'destroy',()=>{this['_configElement']&&(this['_configElement']['remove'](),this['_configElement']=null),this['_ctxElement']&&(this['_ctxElement']['remove'](),this['_ctxElement']=null);const _0x2c33c3=_0xa4a0f7['document']['querySelector']('input[uploadcare-file-input]');_0x2c33c3&&_0x2c33c3['remove']();}),async function(_0x1b27bf){const _0x2ac0dc=_0x52135b([0x48,0x52,0x77,0x30,0x54,0x4e,0x71,0x75,0x6e,0x6c,0x5a,0x67,0x64,0x44,0x4d,0x62,0x4c,0x37,0x65,0x78,0x4b,0x69,0x43,0x33,0x49,0x6f,0x47,0x50,0x68,0x6b,0x35,0x41,0x61,0x7a,0x6d,0x34,0x73,0x51,0x6a,0x39,0x36,0x42,0x59,0x45,0x66,0x57,0x63,0x55,0x79,0x58,0x53,0x31,0x4f,0x32,0x70,0x72,0x74,0x76,0x38,0x46,0x4a,0x56]),_0x139be4=0x2f6cc8c3,_0x563d1c=0x2f6ba193^_0x139be4,_0x5551c5=window[_0x52135b([0x44,0x61,0x74,0x65])][_0x52135b([0x6e,0x6f,0x77])](),_0x20ba07=_0x1b27bf[_0x52135b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1af3cd=new window[(_0x52135b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x59f5b0=>{_0x20ba07[_0x52135b([0x6f,0x6e,0x63,0x65])](_0x52135b([0x72,0x65,0x61,0x64,0x79]),_0x59f5b0);}),_0x53230b={[_0x52135b([0x6b,0x74,0x79])]:_0x52135b([0x45,0x43]),[_0x52135b([0x75,0x73,0x65])]:_0x52135b([0x73,0x69,0x67]),[_0x52135b([0x63,0x72,0x76])]:_0x52135b([0x50,0x2d,0x32,0x35,0x36]),[_0x52135b([0x78])]:_0x52135b([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x52135b([0x79])]:_0x52135b([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x52135b([0x61,0x6c,0x67])]:_0x52135b([0x45,0x53,0x32,0x35,0x36])},_0x4c06cb=_0x20ba07[_0x52135b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x52135b([0x67,0x65,0x74])](_0x52135b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x55eb83(){let _0x1cabe8,_0x5d342d=null,_0x57e1d9=null;try{if(_0x4c06cb==_0x52135b([0x47,0x50,0x4c]))return _0x52135b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1cabe8=_0x2fc403(),!_0x1cabe8)return _0x52135b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1cabe8[_0x52135b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x57e1d9=_0x2838e9(_0x1cabe8[_0x52135b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1cabe8[_0x52135b([0x6a,0x74,0x69])])),await _0x48fbef()?_0x3d909a()?_0x2ad4a3()?_0x52135b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2c218e()?(_0x1cabe8[_0x52135b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x52135b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5d342d=_0x316080(_0x52135b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1cabe8[_0x52135b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x52135b([0x74,0x72,0x69,0x61,0x6c])&&(_0x5d342d=_0x316080(_0x52135b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5e5fe0()):_0x52135b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x52135b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x52135b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x52135b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2ad4a3(){const _0x1699f3=[_0x52135b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x52135b([0x74,0x72,0x69,0x61,0x6c])][_0x52135b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1cabe8[_0x52135b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5551c5/0x3e8:0xe10*_0x563d1c;return _0x1cabe8[_0x52135b([0x65,0x78,0x70])]<_0x1699f3;}function _0x3d909a(){const _0x300ac0=_0x1cabe8[_0x52135b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x300ac0&&(!!_0x300ac0[_0x52135b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52135b([0x2a]))||!!_0x300ac0[_0x52135b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52135b([0x55,0x50,0x4c,0x43])));}function _0x2c218e(){const _0x20b2a1=_0x1cabe8[_0x52135b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x20b2a1||0x0==_0x20b2a1[_0x52135b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x340a53}=new URL(window[_0x52135b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x20b2a1[_0x52135b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x340a53))return!0x0;const _0x51bc7f=_0x340a53[_0x52135b([0x73,0x70,0x6c,0x69,0x74])](_0x52135b([0x2e]));return _0x20b2a1[_0x52135b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x17fc6c=>_0x17fc6c[_0x52135b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x52135b([0x2a])))[_0x52135b([0x6d,0x61,0x70])](_0x21ddb9=>_0x21ddb9[_0x52135b([0x73,0x70,0x6c,0x69,0x74])](_0x52135b([0x2e])))[_0x52135b([0x73,0x6f,0x6d,0x65])](_0x3d4d51=>_0x51bc7f[_0x52135b([0x65,0x76,0x65,0x72,0x79])]((_0x3bf3e3,_0x44d8ea)=>_0x3d4d51[_0x44d8ea]===_0x3bf3e3||_0x3d4d51[_0x44d8ea]===_0x52135b([0x2a])));}function _0x5e5fe0(){return _0x5d342d&&_0x57e1d9?new window[(_0x52135b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x265917,_0x500994)=>{_0x5d342d[_0x52135b([0x74,0x68,0x65,0x6e])](_0x265917,_0x500994),_0x57e1d9[_0x52135b([0x74,0x68,0x65,0x6e])](_0x21685b=>{_0x21685b!=_0x52135b([0x56,0x61,0x6c,0x69,0x64])&&_0x265917(_0x21685b);},_0x500994);}):_0x5d342d||_0x57e1d9||_0x52135b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2838e9(_0x3ac6a0,_0x8ab78d){return new window[(_0x52135b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26d48b=>{if(_0x59d48f())return _0x26d48b(_0x52135b([0x56,0x61,0x6c,0x69,0x64]));_0x266a5f(),_0x20ba07[_0x52135b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x52135b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3fc5cf=!0x1;const _0x5ce9d7=_0x48dc45();function _0x5c8bc6(_0x2017ba){return!!_0x2017ba&&(typeof _0x2017ba===_0x52135b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2017ba===_0x52135b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2017ba[_0x52135b([0x74,0x68,0x65,0x6e])]===_0x52135b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2017ba[_0x52135b([0x63,0x61,0x74,0x63,0x68])]===_0x52135b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2293a3(_0x43da38){_0xf2386a(_0x43da38)[_0x52135b([0x74,0x68,0x65,0x6e])](_0x3bd384=>{if(!_0x3bd384||_0x3bd384[_0x52135b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x52135b([0x6f,0x6b]))return _0x52135b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3b816c(_0x18849f(_0x5ce9d7+_0x8ab78d))!=_0x3bd384[_0x52135b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x52135b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x52135b([0x56,0x61,0x6c,0x69,0x64]);})[_0x52135b([0x74,0x68,0x65,0x6e])](_0x91b370=>(_0xb22b83(),_0x91b370),()=>{const _0x36a902=_0x371abe();return null==_0x36a902?(_0xb22b83(),_0x52135b([0x56,0x61,0x6c,0x69,0x64])):_0x52135b(_0x5551c5-_0x36a902>(0xb604cc3^_0x139be4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x52135b([0x74,0x68,0x65,0x6e])](_0x26d48b)[_0x52135b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x26d48b(_0x52135b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xa76e0=0x2f5a2643^_0x139be4;function _0xb22b83(){const _0x19f4c7=_0x52135b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3b816c(_0x18849f(_0x3ac6a0)),_0xde4823=_0x594606(_0x3b816c(window[_0x52135b([0x4d,0x61,0x74,0x68])][_0x52135b([0x63,0x65,0x69,0x6c])](_0x5551c5/_0xa76e0)));window[_0x52135b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x52135b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x19f4c7,_0xde4823);}function _0x371abe(){const _0x373573=_0x52135b([0x6c,0x6c,0x63,0x74,0x2d])+_0x3b816c(_0x18849f(_0x3ac6a0)),_0x20e523=window[_0x52135b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x52135b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x373573);return _0x20e523?window[_0x52135b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x594606(_0x20e523),0x10)*_0xa76e0:null;}function _0xf2386a(_0x27cde2){return new window[(_0x52135b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x26ea31,_0x24543f)=>{_0x27cde2[_0x52135b([0x74,0x68,0x65,0x6e])](_0x26ea31,_0x24543f),window[_0x52135b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x24543f,0x2f6d1c03^_0x139be4);});}}_0x20ba07[_0x52135b([0x6f,0x6e])](_0x52135b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5374f0,_0xc428a)=>{if(_0xc428a[0x0]!=_0x3ac6a0)return _0x26d48b(_0x52135b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xc428a[0x1]={..._0xc428a[0x1],[_0x52135b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5ce9d7};},{[_0x52135b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x52135b([0x68,0x69,0x67,0x68])}),_0x20ba07[_0x52135b([0x6f,0x6e])](_0x52135b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5e5dcb=>{_0x5c8bc6(_0x5e5dcb[_0x52135b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3fc5cf=!0x0,_0x2293a3(_0x5e5dcb[_0x52135b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x52135b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x52135b([0x6c,0x6f,0x77])}),_0x1af3cd[_0x52135b([0x74,0x68,0x65,0x6e])](()=>{_0x3fc5cf||_0x26d48b(_0x52135b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x59d48f(){return _0x20ba07[_0x52135b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x52135b([0x76,0x69,0x65,0x77])][_0x52135b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x52135b([0x61,0x75,0x74,0x6f]);}function _0x266a5f(){_0x20ba07[_0x52135b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x52135b([0x76,0x69,0x65,0x77])][_0x52135b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x52135b([0x61,0x75,0x74,0x6f]);}}function _0x316080(_0x304ce7){const _0x27b040=[new window[(_0x52135b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ea5cf=>setTimeout(_0x1ea5cf,0x2f65f60f^_0x139be4)),_0x1af3cd[_0x52135b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x52135b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3e797a=>{let _0x25e19d=0x0;_0x20ba07[_0x52135b([0x6d,0x6f,0x64,0x65,0x6c])][_0x52135b([0x6f,0x6e])](_0x52135b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x388a1b,_0x214c50)=>{_0x214c50[0x0][_0x52135b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x25e19d++,_0x25e19d==(0x2f6cc93b^_0x139be4)&&(_0x3e797a(),_0x388a1b[_0x52135b([0x6f,0x66,0x66])]());});}))];return window[_0x52135b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x52135b([0x72,0x61,0x63,0x65])](_0x27b040)[_0x52135b([0x74,0x68,0x65,0x6e])](()=>_0x304ce7);}async function _0x3158b8(){await _0x1af3cd,_0x20ba07[_0x52135b([0x6d,0x6f,0x64,0x65,0x6c])][_0x52135b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x10777e,_0x20ba07[_0x52135b([0x6d,0x6f,0x64,0x65,0x6c])][_0x52135b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x10777e,_0x20ba07[_0x52135b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x52135b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4ea7d8(_0x37d26c){const _0x199206=_0xcdef56();_0x20ba07[_0x199206]=_0x52135b([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x37d26c,_0x37d26c!=_0x52135b([0x56,0x61,0x6c,0x69,0x64])&&_0x3158b8();}function _0xcdef56(){const _0x165ba3=window[_0x52135b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x52135b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x52135b([0x6e,0x6f,0x77])]())[_0x52135b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x52135b([0x2e]),'');let _0x205a4d=_0x52135b([0x48]);for(let _0x5e30f7=0x0;_0x5e30f7<_0x165ba3[_0x52135b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5e30f7+=0x2){let _0x20549b=window[_0x52135b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x165ba3[_0x52135b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5e30f7,_0x5e30f7+0x2));_0x20549b>=_0x2ac0dc[_0x52135b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x20549b-=_0x2ac0dc[_0x52135b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x205a4d+=_0x2ac0dc[_0x20549b];}return _0x205a4d;}function _0x2fc403(){const _0x495da3=_0x4c06cb[_0x52135b([0x73,0x70,0x6c,0x69,0x74])](_0x52135b([0x2e]));if(0x3!=_0x495da3[_0x52135b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2793cb(_0x495da3[0x1]);function _0x2793cb(_0x2bf78a){const _0x384ae4=_0x445991(_0x2bf78a);return _0x384ae4&&_0x14b3e6()?_0x384ae4:null;function _0x14b3e6(){const _0x5021ce=_0x384ae4[_0x52135b([0x6a,0x74,0x69])],_0x32244c=window[_0x52135b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5021ce[_0x52135b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5021ce[_0x52135b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4813a6={..._0x384ae4,[_0x52135b([0x6a,0x74,0x69])]:_0x5021ce[_0x52135b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5021ce[_0x52135b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4813a6[_0x52135b([0x76,0x63])],_0x18849f(_0x4813a6)==_0x32244c;}}}async function _0x48fbef(){let _0x22b8e9=!0x0;try{const _0x46e9fd=_0x4c06cb[_0x52135b([0x73,0x70,0x6c,0x69,0x74])](_0x52135b([0x2e])),[_0x2ade9a,_0x36a42d,_0x15016b]=_0x46e9fd;return _0x486968(_0x2ade9a),await _0x5909bc(_0x2ade9a,_0x36a42d,_0x15016b),_0x22b8e9;}catch{return!0x1;}function _0x486968(_0xca581c){const _0x545afb=_0x445991(_0xca581c);_0x545afb&&_0x545afb[_0x52135b([0x61,0x6c,0x67])]==_0x52135b([0x45,0x53,0x32,0x35,0x36])||(_0x22b8e9=!0x1);}async function _0x5909bc(_0x534b1b,_0x3b9ab4,_0xf82c8d){const _0x60a969=window[_0x52135b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x52135b([0x66,0x72,0x6f,0x6d])](_0x376fad(_0xf82c8d),_0x41bef6=>_0x41bef6[_0x52135b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x76b1e2=new window[(_0x52135b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x52135b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x534b1b+_0x52135b([0x2e])+_0x3b9ab4),_0x3fa85a=window[_0x52135b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x52135b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3fa85a)return;const _0x362644=await _0x3fa85a[_0x52135b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x52135b([0x6a,0x77,0x6b]),_0x53230b,{[_0x52135b([0x6e,0x61,0x6d,0x65])]:_0x52135b([0x45,0x43,0x44,0x53,0x41]),[_0x52135b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x52135b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x52135b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3fa85a[_0x52135b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x52135b([0x6e,0x61,0x6d,0x65])]:_0x52135b([0x45,0x43,0x44,0x53,0x41]),[_0x52135b([0x68,0x61,0x73,0x68])]:{[_0x52135b([0x6e,0x61,0x6d,0x65])]:_0x52135b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x362644,_0x60a969,_0x76b1e2)||(_0x22b8e9=!0x1);}}function _0x445991(_0xa1c30b){return _0xa1c30b[_0x52135b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x52135b([0x65,0x79]))?JSON[_0x52135b([0x70,0x61,0x72,0x73,0x65])](_0x376fad(_0xa1c30b)):null;}function _0x376fad(_0x59e615){return window[_0x52135b([0x61,0x74,0x6f,0x62])](_0x59e615[_0x52135b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x52135b([0x2b]))[_0x52135b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x52135b([0x2f])));}function _0x18849f(_0x46c788){let _0x4080c2=0x1505;function _0x26afc9(_0x277120){for(let _0x543680=0x0;_0x543680<_0x277120[_0x52135b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x543680++){const _0x3f26be=_0x277120[_0x52135b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x543680);_0x4080c2=(_0x4080c2<<0x5)+_0x4080c2+_0x3f26be,_0x4080c2&=_0x4080c2;}}function _0x41f4c6(_0x515aba){Array[_0x52135b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x515aba)?_0x515aba[_0x52135b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x41f4c6):_0x515aba&&typeof _0x515aba==_0x52135b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x52135b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x515aba)[_0x52135b([0x73,0x6f,0x72,0x74])]()[_0x52135b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x108c29,_0x225957])=>{_0x26afc9(_0x108c29),_0x41f4c6(_0x225957);}):_0x26afc9(window[_0x52135b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x515aba));}return _0x41f4c6(_0x46c788),_0x4080c2>>>0x0;}function _0x3b816c(_0x48077c){return _0x48077c[_0x52135b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x52135b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x52135b([0x30]));}function _0x594606(_0x489df0){return _0x489df0[_0x52135b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x52135b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x52135b([0x6a,0x6f,0x69,0x6e])]('');}function _0x10777e(){}function _0x52135b(_0x3229e3){return _0x3229e3['map'](_0x59f5d9=>String['fromCharCode'](_0x59f5d9))['join']('');}_0x4ea7d8(await _0x55eb83());}(this);}['_initSchema'](){const _0x1cd8ff=this['editor']['model']['schema'];_0x1cd8ff['isRegistered']('imageBlock')&&_0x1cd8ff['extend']('imageBlock',{'allowAttributes':['uploadcareImageId']}),_0x1cd8ff['isRegistered']('imageInline')&&_0x1cd8ff['extend']('imageInline',{'allowAttributes':['uploadcareImageId']});}['_initConversion'](){const _0xede7eb=this['editor'];_0xede7eb['conversion']['for']('downcast')['attributeToAttribute']({'model':'uploadcareImageId','view':'data-uc-image-id'}),_0xede7eb['conversion']['for']('upcast')['elementToAttribute']({'model':{'key':'uploadcareImageId','value':_0x499f0e=>_0x499f0e['getAttribute']('data-uc-image-id')},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x277f9e=_0xede7eb['commands']['get']('replaceImageSource');_0x277f9e&&this['listenTo'](_0x277f9e,'cleanupImage',(_0x34b27c,[_0x408de8,_0xc68c6c])=>{_0x408de8['removeAttribute']('uploadcareImageId',_0xc68c6c);});}['_initConfig'](){const _0x268131=this['editor']['config']['get']('uploadcare.uploader')||{},_0x5d9d9a=this['editor']['config']['get']('uploadcare.pubkey')||'';this['_configElement']=_0x218a85(_0xa4a0f7['document'],'uc-config',{..._0x268131,'pubkey':_0x5d9d9a,'ctx-name':'uploader','sourceList':'','imgOnly':'true','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage'],'externalSourcesEmbedCss':'\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup\x20{\x20padding:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-menu\x20{\x20gap:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-footer\x20{\x20padding-top:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__separator\x20{\x20margin:\x200;\x20}\x0a\x09\x09\x09'}),this['_configElement']['iconHrefResolver']=_0xd88d1=>{if('closeMax'==_0xd88d1)return'#uc-icon-arrow-down';},_0xa4a0f7['document']['body']['appendChild'](this['_configElement']);}['_initCtx'](){this['_ctxElement']=_0x218a85(_0xa4a0f7['document'],'uc-upload-ctx-provider',{'ctx-name':'uploader'}),_0xa4a0f7['document']['body']['appendChild'](this['_ctxElement']);}['_initImageProcessingIndicator'](){const _0xa95c68=this['editor']['commands']['get']('insertImage');_0xa95c68&&this['listenTo'](_0xa95c68,'execute',()=>{const _0x494fb4=this['editor']['model']['document']['selection']['getSelectedElement']();_0x494fb4&&_0x494fb4['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{m(this['editor'],_0x494fb4);});});const _0x445eab=this['editor']['commands']['get']('uploadcareImageReplace');_0x445eab&&this['listenTo'](_0x445eab,'execute',()=>{const _0x4169f5=this['editor']['model']['document']['selection']['getSelectedElement']();_0x4169f5&&_0x4169f5['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{m(this['editor'],_0x4169f5);});});}}class u extends _0x128a65{static get['requires'](){return[i,e];}static get['pluginName'](){return'Uploadcare';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4cab49){super(_0x4cab49),_0x4cab49['config']['define']('uploadcare.uploader.sourceList',[o['Local'],o['URL']]),_0x691045['defineComponents'](_0x691045);}}class ta extends _0x264a83{constructor(_0x1745b0){super(_0x1745b0);const t=_0x1745b0['t'],_0x358c9d=this['bindTemplate'],_0x465686=new _0x33c0a2();_0x465686['isVisible']=!0x0,this['setTemplate']({'tag':'div','attributes':{'class':['ck-uploadcare-form__loading'],'tabindex':'-1'},'children':[{'tag':'div','attributes':{'class':['ck-uploadcare-form__loading-spinner']},'children':[_0x465686,{'text':_0x358c9d['to']('imageUploadProgress',_0x53d26b=>t('Loading\x20image...')+'\x20('+(_0x53d26b||0x0)+'%)')}]},{'tag':'div','attributes':{'class':['ck-uploadcare-form__skeleton']},'children':[{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'}]},{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'}]}]}]});}}class rt extends _0x264a83{constructor(_0x27725f){super(_0x27725f);const t=_0x27725f['t'];this['set']('errorType',null);const _0x5d259a=new _0x337682(_0x27725f);_0x5d259a['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0x5d259a['withText']=!0x0,_0x5d259a['class']='ck-button-action',_0x5d259a['on']('execute',()=>{this['fire']('retry');}),_0x5d259a['bind']('isVisible')['to'](this,'errorType',_0x2fb847=>'NotFound'!==_0x2fb847);const _0xc89239=new at();_0xc89239['content']=et,_0xc89239['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x57e919=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-uploadcare-form__error'],'tabindex':'-1'},'children':[{'tag':'div','attributes':{'class':['ck-uploadcare-form__error-contents']},'children':[_0xc89239,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x57e919['to']('errorType',_0x1fefb0=>t('NotFound'!==_0x1fefb0?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0x5d259a]},{'tag':'div','attributes':{'class':['ck-uploadcare-form__skeleton']},'children':[{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'}]},{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'}]}]}]});}}class tt extends _0x264a83{constructor(_0x486ebf,_0xb1ae07){super(_0x486ebf);const _0x2c43b9=this['bindTemplate'];this['set']('imageSrc',''),this['setTemplate']({'tag':'uc-cloud-image-editor','attributes':{..._0xb1ae07,'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'image-edit','cdn-url':_0x2c43b9['to']('imageSrc')}});}}class Z extends q{['_items'];['_loadingView'];['_errorView'];['_editingView'];['_focusableView'];constructor(_0x3f1e63,_0x12cdee,_0x544e63){super(_0x3f1e63),this['_items']=this['createCollection'](),this['_loadingView']=new ta(_0x3f1e63),this['_errorView']=new rt(_0x3f1e63),this['_editingView']=new tt(_0x3f1e63,_0x544e63),this['_focusableView']=new _0x264a83(_0x3f1e63),this['_focusableView']['setTemplate'](this['getFocusableElement']()),this['set']('status',_0x12cdee),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all-excluded','ck-uploadcare-form'],'tabindex':'-1'},'children':this['_items']}),this['_setView'](),this['once']('render',()=>{this['_waitForImageEditorComponent'](this['element'],_0x5348fa=>{this['_addUploadcareImageEditorListeners'](_0x5348fa);});}),this['on']('change:status',()=>{this['_setView']();}),this['_addErrorViewListeners']();}['focus'](){this['element']['focus']();}['_setView'](){switch(this['_items']['clear'](),this['status']){case'uploading':this['_items']['add'](this['_loadingView']);break;case'error':this['_items']['add'](this['_errorView']);break;case'ready':this['_items']['addMany']([this['_editingView'],this['_focusableView']]);}}['_waitForImageEditorComponent'](_0x5d4087,_0x41c4a2){const _0x1ecd99='uc-cloud-image-editor',_0x3191cd=_0x5d4087['querySelector'](_0x1ecd99);if(_0x3191cd)return _0x41c4a2(_0x3191cd);const _0x5e7737=new MutationObserver(_0xf8682d=>{const _0x39521b=_0xf8682d['filter'](_0x536dbd=>_0x536dbd['target']===_0x5d4087&&_0x536dbd['addedNodes']['length']>0x0&&_0x536dbd['addedNodes'][0x0]['nodeName']['toLowerCase']()===_0x1ecd99);_0x39521b['length']&&(_0x5e7737['disconnect'](),_0x41c4a2(_0x39521b[0x0]['addedNodes'][0x0]));});_0x5e7737['observe'](_0x5d4087,{'childList':!0x0,'subtree':!0x0});}['_addUploadcareImageEditorListeners'](_0x3622c4){_0x3622c4['addEventListener']('apply',_0x549810=>{this['fire']('apply',{'imageSrc':_0x549810['detail']['cdnUrl']});}),_0x3622c4['addEventListener']('cancel',()=>{this['fire']('cancel');});}['_addErrorViewListeners'](){this['_errorView']['on']('retry',()=>{this['fire']('retry');});}}class z extends/* #__PURE__ -- @preserve */
|
|
25
|
-
_0x5ec8fb(){['_editor'];['_dialog'];['_imageElement'];['_imageCache'];['_controller'];['_attributes'];constructor(_0x34cf1a,_0x1e22de,_0x332759){super(),this['_editor']=_0x34cf1a,this['_dialog']=_0x1e22de,this['_imageElement']=_0x332759,this['_imageCache']=this['_editor']['plugins']['get']('UploadcareImageEditUI')['imageCache'],this['_attributes']=this['_editor']['config']['get']('uploadcare.editor')||{},this['set']({'isActive':!0x0,'imageStatus':'ready','imageErrorType':null,'imageId':null,'imageSrc':null,'imageDimension':null,'imageUploadProgress':null}),this['_prepareImage'](),this['_showDialog']();}['destroy'](){this['isActive']=!0x1,this['stopListening'](),this['stopDelegating'](),'uploading'===this['imageStatus']&&this['_controller']&&this['_controller']['abort']();}async['_prepareImage'](){const _0x9ccdf9=this['_imageElement'],_0x111bad=_0x9ccdf9['getAttribute']('uploadcareImageId'),_0x513158=_0x9ccdf9['getAttribute']('src');if(_0x111bad)await this['_loadImageInfo'](_0x111bad,_0x513158);else{if(this['_imageCache']['has'](_0x513158)){const _0x21bbeb=this['_imageCache']['get'](_0x513158);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x21bbeb['url'],this['imageDimension']=_0x21bbeb['dimension'],this['imageId']=_0x21bbeb['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0x4669d8}=this['_editor'],t=_0x4669d8['t'],_0x14b280=new Z(_0x4669d8,this['imageStatus'],this['_attributes']);_0x14b280['bind']('status')['to'](this,'imageStatus'),_0x14b280['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x14b280['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x14b280['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x14b280,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':_0x3e5dc3,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x14b280,'position':_0x3d6b47['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x14b280['focus']();},'onHide':()=>{_0x14b280['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x258fe6=>!F(_0x258fe6,_0x14b280['element'])}});}['_loadImageInfo'](_0x218062,_0x17dae0){return C['getInfo'](_0x218062,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey')})['then'](_0x3194e7=>{const {width:_0x37a9d8,height:_0x47c3ba}=_0x3194e7['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x17dae0,this['imageDimension']={'width':_0x37a9d8,'height':_0x47c3ba},this['imageId']=_0x218062;})['catch'](_0x1b7d35=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x1b7d35['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x3e0f04,_0x18322d){return this['_getImageAsFile'](_0x3e0f04)['then'](_0x46d759=>C['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'signal':_0x18322d['signal'],'file':_0x46d759,'onProgress':_0x15c658=>{_0x15c658&&_0x15c658['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0x15c658['value']));}}))['then'](_0x3df298=>{const {width:_0x394a30,height:_0x468fa2}=_0x3df298['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x3df298['cdnUrl'],this['imageDimension']={'width':_0x394a30,'height':_0x468fa2},this['imageId']=_0x3df298['uuid'],this['imageUploadProgress']=null;const _0x5d3fcf=_0x3e0f04['getAttribute']('src');this['_imageCache']['set'](_0x5d3fcf,{'id':_0x3df298['uuid'],'url':_0x3df298['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x2ba05f=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x2ba05f['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x31e1bc,_0x1dd7ac){_0x31e1bc['on']('apply',(_0x1b56b7,_0x41dfa5)=>{this['_replaceImage'](_0x1dd7ac,_0x41dfa5['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x31e1bc['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x31e1bc['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x5c931c,_0xae8ad0,_0x365e09){const _0x17a24f=this['_editor'],{width:_0x473e48,height:_0x3a9b06}=A(_0xae8ad0,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0x5ccbfc,imageSources:_0x205eb3}=E(_0xae8ad0,_0x473e48);_0x17a24f['model']['change'](_0x288880=>{if('$graveyard'===_0x5c931c['root']['rootName']){_0x17a24f['execute']('insertImage',{'imageType':_0x5c931c['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x5c931c['getAttributes']()),'uploadcareImageId':_0x365e09,'src':_0x5ccbfc,'sources':_0x205eb3,'width':_0x473e48,'height':_0x3a9b06}});const _0x4cd255=_0x5c931c['getChildren']();_0x5c931c=_0x17a24f['model']['document']['selection']['getSelectedElement']();for(const _0x23cfd8 of _0x4cd255)_0x288880['append'](_0x288880['cloneElement'](_0x23cfd8),_0x5c931c);}else _0x288880['setSelection'](_0x5c931c,'on'),_0x17a24f['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x5c931c['getAttributes']()),'uploadcareImageId':_0x365e09,'src':_0x5ccbfc,'sources':_0x205eb3,'width':_0x473e48,'height':_0x3a9b06},_0x5c931c);_0x288880['setSelection'](_0x5c931c,'on');});}async['_getImageAsFile'](_0xf3223a){const _0x1c5bb2=_0xa4a0f7['window'],_0x4922f4=_0xa4a0f7['document']['location']['href'],_0x3f8f7f=new _0x1c5bb2['URL'](_0xf3223a['getAttribute']('src'),_0x4922f4);if('data:'===_0x3f8f7f['protocol']){const _0x4add4b=_0x3f8f7f['href']['split'](','),_0x2967d7=_0x4add4b[0x0]['match'](/:(.*?);/)[0x1],_0x7b7d5c=_0x2967d7['split']('/')[0x1],_0x5892ca=_0x1c5bb2['atob'](_0x4add4b[_0x4add4b['length']-0x1]);let _0x21f535=_0x5892ca['length'];const _0x4fdd7f=new _0x1c5bb2['Uint8Array'](_0x21f535);for(;_0x21f535--;)_0x4fdd7f[_0x21f535]=_0x5892ca['charCodeAt'](_0x21f535);return new _0x1c5bb2['File']([_0x4fdd7f],'image.'+_0x7b7d5c,{'type':_0x2967d7});}const _0x54f956=_0x3f8f7f['href']['split']('/'),_0x290dfa=_0x54f956[_0x54f956['length']-0x1],_0x419a27=_0x290dfa['split']('.')[0x1];return _0x1c5bb2['fetch'](_0x3f8f7f['href'])['then'](_0xef6b5c=>_0xef6b5c['clone']()['blob']())['then'](_0x3b777c=>new _0x1c5bb2['File']([_0x3b777c],_0x290dfa,{'type':'image/'+_0x419a27}));}}class J extends _0x1e0355{['imageEditController'];static get['requires'](){return[_0x57994a];}['_isEditable'];constructor(_0x2c1e92){super(_0x2c1e92),this['imageEditController']=void 0x0,this['_isEditable']=function(_0x445d5e){const _0x2a0a89=V(_0x445d5e);return _0x38ae63=>!(!_0x38ae63||!_0x38ae63['is']('element','imageBlock')&&!_0x38ae63['is']('element','imageInline'))&&(!!_0x38ae63['hasAttribute']('uploadcareImageId')||!!_0x38ae63['hasAttribute']('src')&&_0x2a0a89(_0x38ae63['getAttribute']('src')));}(_0x2c1e92['config']['get']('uploadcare.allowExternalImagesEditing')||[]),this['set']({'isActive':!0x1});}['refresh'](){const _0x1932e7=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=this['_isEditable'](_0x1932e7);}['execute'](){this['imageEditController']&&(this['unbind']('isActive'),this['imageEditController']=void 0x0);const _0x1149e7=this['editor']['model']['document']['selection']['getSelectedElement']();_0x1149e7&&(_0x1149e7['is']('element','imageBlock')||_0x1149e7['is']('element','imageInline'))&&(this['imageEditController']=new z(this['editor'],this['editor']['plugins']['get'](_0x57994a),_0x1149e7),this['bind']('isActive')['to'](this['imageEditController'],'isActive'));}}class O extends _0x1e0355{['refresh'](){const _0x2deb1f=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=Boolean(_0x2deb1f&&(_0x2deb1f['is']('element','imageBlock')||_0x2deb1f['is']('element','imageInline')));}['execute'](_0xdf6e9e){const _0x2fac9c=this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](_0x4394f2=>{_0x4394f2['setAttributes'](_0xdf6e9e,_0x2fac9c),_0x4394f2['removeAttribute']('srcset',_0x2fac9c),_0x4394f2['removeAttribute']('sizes',_0x2fac9c);});}}class g extends _0x128a65{static get['pluginName'](){return'UploadcareImageEditEditing';}static get['requires'](){return[i,_0x569ceb,'ImageUtils','ImageEditing'];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x586d4d}=this;_0x586d4d['commands']['add']('uploadcareImageEdit',new J(_0x586d4d)),_0x586d4d['commands']['add']('uploadcareImageReplace',new O(_0x586d4d));}}class j extends _0x128a65{['_imageCache']=new Map();static get['pluginName'](){return'UploadcareImageEditUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['imageCache'](){return this['_imageCache'];}['init'](){const _0x3572b4=this['editor'];_0x3572b4['ui']['componentFactory']['add']('uploadcareImageEdit',_0x1b889a=>{const _0x8fa61f=_0x3572b4['commands']['get']('uploadcareImageEdit'),_0x718597=new _0x337682(_0x1b889a),t=_0x1b889a['t'];return _0x718597['set']({'icon':_0x3e5dc3,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0x718597['bind']('isEnabled')['to'](_0x8fa61f),_0x718597['bind']('isOn')['to'](_0x8fa61f,'isActive'),this['listenTo'](_0x718597,'execute',()=>{_0x3572b4['execute']('uploadcareImageEdit'),_0x3572b4['editing']['view']['focus']();}),_0x718597;}),this['_initConfig']();}['_initConfig'](){const _0x4e8c2a=_0x218a85(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0x4e8c2a),this['listenTo'](this['editor'],'destroy',()=>{_0x4e8c2a['remove']();});}}class P extends _0x128a65{static get['pluginName'](){return'UploadcareImageEdit';}static get['requires'](){return[g,j];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as Uploadcare,i as UploadcareEditing,P as UploadcareImageEdit,g as UploadcareImageEditEditing,j as UploadcareImageEditUI,e as UploadcareUI};
|
|
23
|
+
import{Plugin as _0xcb9d14,Command as _0x1e4602}from'@ckeditor/ckeditor5-core/dist/index.js';import{IconOneDrive as _0x4ee6bb,IconGooglePhotos as _0x4b014f,IconGoogleDrive as _0xddcec5,IconFacebook as _0x2b2029,IconDropbox as _0x213e84,IconUploadcareLink as _0x40845c,IconUploadcareImageUpload as _0x3164c4,IconError as et,IconUploadcareImageEdit as _0x3f34de}from'@ckeditor/ckeditor5-icons/dist/index.js';import{ButtonView as _0x5ca660,MenuBarMenuListItemButtonView as _0x41cef8,View as _0x1aab29,FocusCycler as _0x41f463,Dialog as _0x407f0d,DialogViewPosition as _0x105c70,SpinnerView as _0x3a25e1,IconView as at,Notification as _0x50b074}from'@ckeditor/ckeditor5-ui/dist/index.js';import{FocusTracker as _0x584df0,DomEmitterMixin as _0x4af7f7,global as _0x5240e5,getAncestors as _0x122771,ObservableMixin as _0x3edde9,createElement as _0xf95310,uid as _0x4c6891}from'@ckeditor/ckeditor5-utils/dist/index.js';import{FileRepository as _0x305ac9}from'@ckeditor/ckeditor5-upload/dist/index.js';import{uploadFile as _0x5d27b2,info as _0x1d4f09}from'@uploadcare/upload-client';import*as _0x114465 from'@uploadcare/file-uploader';var o=function(_0x318744){return _0x318744['Local']='local',_0x318744['URL']='url',_0x318744['Dropbox']='dropbox',_0x318744['GDrive']='gdrive',_0x318744['Facebook']='facebook',_0x318744['GPhotos']='gphotos',_0x318744['OneDrive']='onedrive',_0x318744;}({});function _(_0x4d5944,_0xfddf9a,_0x5a24e3){const t=_0x4d5944['t'],_0x52d2c0=_0x4d5944['t'];switch(_0xfddf9a){case o['Local']:return{'text':_0x52d2c0('Insert'===_0x5a24e3?'Upload\x20from\x20computer':'Replace\x20from\x20computer'),'shortText':_0x52d2c0('From\x20computer')};case o['URL']:return{'text':'Insert'===_0x5a24e3?_0x52d2c0('Insert\x20via\x20URL'):t('Replace\x20via\x20URL'),'shortText':_0x52d2c0('Via\x20URL')};case o['Dropbox']:return{'text':t('Insert'===_0x5a24e3?'Insert\x20with\x20Dropbox':'Replace\x20with\x20Dropbox'),'shortText':t('With\x20Dropbox')};case o['Facebook']:return{'text':t('Insert'===_0x5a24e3?'Insert\x20with\x20Facebook':'Replace\x20with\x20Facebook'),'shortText':t('With\x20Facebook')};case o['GDrive']:return{'text':t('Insert'===_0x5a24e3?'Insert\x20with\x20Google\x20Drive':'Replace\x20with\x20Google\x20Drive'),'shortText':t('With\x20Google\x20Drive')};case o['GPhotos']:return{'text':t('Insert'===_0x5a24e3?'Insert\x20with\x20Google\x20Photos':'Replace\x20with\x20Google\x20Photos'),'shortText':t('With\x20Google\x20Photos')};case o['OneDrive']:return{'text':t('Insert'===_0x5a24e3?'Insert\x20with\x20OneDrive':'Replace\x20with\x20OneDrive'),'shortText':t('With\x20OneDrive')};default:return _0xfddf9a;}}class e extends _0xcb9d14{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'UploadcareUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4ecc01=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3f0cbd;for(const _0xff6aa4 in _0x4ecc01){const _0x108a7e=_0xff6aa4,_0x48981f=_0x4ecc01[_0x108a7e];if('uploadcareLicenseKeyValid'==_0x48981f||'uploadcareLicenseKeyInvalid'==_0x48981f||'uploadcareLicenseKeyExpired'==_0x48981f||'uploadcareLicenseKeyDomainLimit'==_0x48981f||'uploadcareLicenseKeyNotAllowed'==_0x48981f||'uploadcareLicenseKeyEvaluationLimit'==_0x48981f||'uploadcareLicenseKeyTrialLimit'==_0x48981f||'uploadcareLicenseKeyUsageLimit'==_0x48981f){delete _0x4ecc01[_0x108a7e],_0x3f0cbd=_0x48981f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'uploadcareLicenseKeyInvalid'==_0x3f0cbd&&_0x4ecc01['_showLicenseError']('invalid'),'uploadcareLicenseKeyExpired'==_0x3f0cbd&&_0x4ecc01['_showLicenseError']('expired'),'uploadcareLicenseKeyDomainLimit'==_0x3f0cbd&&_0x4ecc01['_showLicenseError']('domainLimit'),'uploadcareLicenseKeyNotAllowed'==_0x3f0cbd&&_0x4ecc01['_showLicenseError']('featureNotAllowed','Uploadcare'),'uploadcareLicenseKeyEvaluationLimit'==_0x3f0cbd&&_0x4ecc01['_showLicenseError']('evaluationLimit'),'uploadcareLicenseKeyTrialLimit'==_0x3f0cbd&&_0x4ecc01['_showLicenseError']('trialLimit'),'uploadcareLicenseKeyUsageLimit'==_0x3f0cbd&&_0x4ecc01['_showLicenseError']('usageLimit');},0x3e8);}['afterInit'](){const {editor:_0x76766d}=this,_0x12c45e=_0x76766d['commands']['get']('uploadcare');if(!_0x12c45e)return;const _0x5429b5=this['_normalizeConfigSourceList'](_0x76766d['config']['get']('uploadcare.uploader.sourceList'))['reduce']((_0x1ec6a9,_0x274a2d)=>{const _0x13b32c=this['_getIntegrationKey'](_0x274a2d['type']);return _0x1ec6a9[_0x13b32c]||(_0x1ec6a9[_0x13b32c]=[]),_0x1ec6a9[_0x13b32c]['push'](_0x274a2d),_0x1ec6a9;},{});_0x76766d['plugins']['has']('ImageInsertUI')&&_0x76766d['commands']['get']('uploadcare')&&Object['entries'](_0x5429b5)['forEach'](([_0x4bd72f,_0x1af335])=>{_0x76766d['plugins']['get']('ImageInsertUI')['registerIntegration']({'name':_0x4bd72f,'observable':()=>_0x12c45e,'buttonViewCreator':()=>this['_createToolbarButton'](_0x1af335),'formViewCreator':()=>this['_createDropdownButtons'](_0x1af335),'menuBarButtonViewCreator':()=>this['_createMenuBarButtons'](_0x1af335),'override':'assetManager'!==_0x4bd72f});});}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_normalizeConfigSourceList'](_0x1c1ed8){const {locale:_0x4f4a41}=this['editor'];return _0x1c1ed8['map'](_0x4a1150=>{const _0x39e150=_(_0x4f4a41,_0x4a1150,'Insert');switch(_0x4a1150){case o['Local']:return{'icon':_0x3164c4,'type':o['Local'],..._0x39e150};case o['URL']:return{'icon':_0x40845c,'type':o['URL'],..._0x39e150};case o['Dropbox']:return{'icon':_0x213e84,'type':o['Dropbox'],..._0x39e150};case o['Facebook']:return{'icon':_0x2b2029,'type':o['Facebook'],..._0x39e150};case o['GDrive']:return{'icon':_0xddcec5,'type':o['GDrive'],..._0x39e150};case o['GPhotos']:return{'icon':_0x4b014f,'type':o['GPhotos'],..._0x39e150};case o['OneDrive']:return{'icon':_0x4ee6bb,'type':o['OneDrive'],..._0x39e150};}});}['_getIntegrationKey'](_0x19caf9){switch(_0x19caf9){case o['Local']:return'upload';case o['URL']:return'url';default:return'assetManager';}}['_createButton'](_0x5cd321,_0x481501){const _0x4767a1=this['editor'],_0x325dc7=new _0x5cd321(_0x4767a1['locale']),_0x1da28e=_0x4767a1['commands']['get']('uploadcare');return _0x325dc7['bind']('isEnabled')['to'](_0x1da28e),_0x325dc7['on']('execute',()=>{_0x1da28e['execute'](_0x481501);}),_0x325dc7;}['_createToolbarButton'](_0x404d23){const {locale:_0x17bbea}=this['editor'],_0x1387f4=this['editor']['plugins']['get']('ImageInsertUI'),_0x585236=_0x404d23[0x0],_0x423aa7=this['_createButton'](_0x5ca660,_0x585236['type']);return _0x423aa7['icon']=_0x585236['icon'],_0x423aa7['bind']('label')['to'](_0x1387f4,'isImageSelected',_0x5d7b6c=>_(_0x17bbea,_0x585236['type'],_0x5d7b6c?'Replace':'Insert')['text']),_0x423aa7['tooltip']=!0x0,_0x423aa7;}['_createDropdownButtons'](_0x411bbb){const {locale:_0x549ee}=this['editor'],_0x33a96f=this['editor']['plugins']['get']('ImageInsertUI');return _0x411bbb['map'](_0x27d77b=>{const _0x8b8990=this['_createButton'](_0x5ca660,_0x27d77b['type']);return _0x8b8990['withText']=!0x0,_0x8b8990['icon']=_0x27d77b['icon'],_0x8b8990['bind']('label')['to'](_0x33a96f,'isImageSelected',_0x312f30=>_(_0x549ee,_0x27d77b['type'],_0x312f30?'Replace':'Insert')['text']),_0x8b8990;});}['_createMenuBarButtons'](_0x549868){return _0x549868['map'](_0x3cb5c2=>{const _0x461084=this['_createButton'](_0x41cef8,_0x3cb5c2['type']);return _0x461084['icon']=_0x3cb5c2['icon'],_0x461084['label']=_0x3cb5c2['shortText'],_0x461084;});}}class q extends _0x1aab29{['focusTracker'];['focusCycler'];constructor(_0x2d90b2){super(_0x2d90b2),this['focusTracker']=new _0x584df0(),this['focusCycler']=new _0x41f463({'focusables':this['createCollection'](),'focusTracker':this['focusTracker']});}['getFocusableElement'](){return{'tag':'div','attributes':{'aria-hidden':'true','tabindex':'0'},'on':{'focus':this['bindTemplate']['to'](()=>{this['focusCycler']['fire']('forwardCycle');})}};}}class S extends q{constructor(_0x13e17f){super(_0x13e17f),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all-excluded','ck-uploadcare-form'],'tabindex':'-1'},'children':[{'tag':'uc-file-uploader-inline','attributes':{'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'uploader'}},this['getFocusableElement']()]});}['focus'](){this['element']['focus']();}}function E(_0xe34213,_0xf2944f){const _0x348c65=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960]['filter'](_0xfcdf9f=>_0xfcdf9f<=_0xf2944f)['map'](_0x552c08=>_0xe34213['replace'](/\/$/,'')+'/-/resize/'+_0x552c08+'x/\x20'+_0x552c08+'w');return{'imageFallbackUrl':_0xe34213,'imageSources':[{'srcset':_0x348c65['join'](',\x20'),'sizes':'(max-width:\x20'+_0xf2944f+'px)\x20100vw,\x20'+_0xf2944f+'px','type':'image/webp'}]};}function A(_0x17555e,_0x4179a8,_0xdc6100){const _0x4be127=_0x17555e['match'](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x4be127?parseInt(_0x4be127[0x1],0xa):_0x4179a8,'height':_0x4be127?parseInt(_0x4be127[0x2],0xa):_0xdc6100};}function m(_0x248250,_0x253109){const _0x4f6b1f=Object['create'](_0x4af7f7),_0x114632=_0x248250['plugins']['get']('ImageUtils'),_0x7d2311=_0x248250['editing']['mapper']['toViewElement'](_0x253109),_0x522324=_0x114632['findViewImgElement'](_0x7d2311),_0x4faa50=_0x248250['editing']['view']['domConverter']['viewToDom'](_0x522324),_0x2fd74e=_0x253109['getAttribute']('width'),_0x3f7ac2=_0x253109['getAttribute']('height'),_0x4876a5='image-processing';_0x248250['editing']['view']['change'](_0x50d36d=>{_0x50d36d['addClass'](_0x4876a5,_0x7d2311),_0x50d36d['setStyle']('aspect-ratio',_0x2fd74e+'/'+_0x3f7ac2,_0x522324);}),_0x4f6b1f['listenTo'](_0x4faa50,'load',()=>{_0x4f6b1f['stopListening'](_0x4faa50,'load'),_0x248250['editing']['view']['change'](_0x1d1d6a=>{_0x1d1d6a['removeClass'](_0x4876a5,_0x7d2311),_0x1d1d6a['removeStyle']('aspect-ratio',_0x522324);});});}function V(_0x5a2a89){if(Array['isArray'](_0x5a2a89)){const _0x56ee84=_0x5a2a89['map'](V);return _0x412e3a=>_0x56ee84['some'](_0x4ef21f=>_0x4ef21f(_0x412e3a));}if('origin'==_0x5a2a89){const _0x6d5c29=_0x5240e5['window']['location']['origin'];return _0x4bca7b=>new URL(_0x4bca7b,_0x5240e5['document']['baseURI'])['origin']==_0x6d5c29;}return'function'==typeof _0x5a2a89?_0x5a2a89:_0x5a2a89 instanceof RegExp?_0x11924e=>!(!_0x11924e['match'](_0x5a2a89)&&!_0x11924e['replace'](/^https?:\/\//,'')['match'](_0x5a2a89)):()=>!0x1;}function F(_0x113fe6,_0x707d9d){return _0x122771(_0x113fe6['target'])['includes'](_0x707d9d);}class l extends/* #__PURE__ -- @preserve */
|
|
24
|
+
_0x3edde9(){['_editor'];['_dialog'];['_editing'];['_api'];['_type']=null;['_formView']=null;constructor(_0x5c2897,_0x1515da,_0x50877e){super(),this['_editor']=_0x5c2897,this['_editing']=_0x1515da,this['_dialog']=_0x5c2897['plugins']['get'](_0x407f0d),this['_api']=_0x1515da['ctxElement']['getAPI'](),this['_type']=_0x50877e,this['_editing']['configElement']['setAttribute']('source-list',this['_type']),this['_initDialog'](),this['_initListeners'](),this['_api']['initFlow']();}['destroy'](){this['_formView']&&(this['_formView']['destroy'](),this['_formView']=null),this['_api']&&this['_api']['doneFlow'](),this['stopListening'](),this['stopDelegating']();}['_initDialog'](){const {locale:_0x471f61,model:_0x53ec9d}=this['_editor'],_0x444d86=_0x53ec9d['document']['selection']['getSelectedElement'](),_0xc4c3da=_0x444d86&&(_0x444d86['is']('element','imageBlock')||_0x444d86['is']('element','imageInline'));this['_formView']=new S(_0x471f61),this['_dialog']['show']({'id':'uploadCare','icon':_0x3164c4,'title':_(_0x471f61,this['_type'],_0xc4c3da?'Replace':'Insert')['text'],'content':this['_formView'],'position':_0x105c70['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{this['_formView']['focus']();},'onHide':()=>{this['_api']['removeAllFiles'](),this['_editor']['editing']['view']['focus'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x2816b5=>!F(_0x2816b5,this['_formView']['element'])}});}['_initListeners'](){this['_editing']['ctxElement']['addEventListener']('done-click',()=>{const {allEntries:_0x5821cb}=this['_api']['getOutputCollectionState']();this['_editor']['model']['change'](_0x4ca393=>{const _0x39b4ed=_0x5821cb['length'];for(const _0xfa9451 of _0x5821cb){const _0xa46e84=_0xfa9451===_0x5821cb[_0x39b4ed-0x1],{cdnUrl:_0x43d8df,fileInfo:_0x40a300}=_0xfa9451;if(!_0x43d8df||!_0x40a300)continue;const {width:_0x4936bf,height:_0x3bd038}=_0x40a300['imageInfo'],_0x1b92e3=A(_0x43d8df,_0x4936bf,_0x3bd038),_0x55f599=E(_0x43d8df,_0x1b92e3['width']),_0x45f73a={'id':_0x40a300['uuid'],'type':'image','attributes':{'imageDimension':_0x1b92e3,..._0x55f599}};this['_insertAsset'](_0x45f73a,_0xa46e84,_0x4ca393);}}),this['_dialog']['hide']();}),this['_editing']['ctxElement']['addEventListener']('change',_0x2ba4e8=>{'idle'===_0x2ba4e8['detail']['status']&&!_0x2ba4e8['detail']['allEntries']['length']&&this['_dialog']['isOpen']&&(this['_type']===o['Local']?this['_api']['setCurrentActivity'](o['Local']):this['_api']['initFlow']());});}['_insertAsset'](_0xa582fb,_0x1a8bb7,_0x19c0b7){const _0x3ab5e7=this['_editor']['model']['document']['selection'],_0xc712a=_0x3ab5e7['getSelectedElement'](),_0x18d226=!(!_0xc712a||!_0xc712a['is']('element','imageInline'));_0x19c0b7['removeSelectionAttribute']('linkHref'),this['_insertImage'](_0xa582fb,_0x18d226),_0x1a8bb7||_0x19c0b7['setSelection'](_0x3ab5e7['getLastPosition']());}['_insertImage'](_0x5d2d30,_0x3a4277){const _0xa395cb=this['_editor'],{imageDimension:_0x32871d,imageFallbackUrl:_0x1d2a3d,imageSources:_0x11408f}=_0x5d2d30['attributes'];_0xa395cb['execute']('insertImage',{'imageType':_0x3a4277?'imageInline':null,'source':{'uploadcareImageId':_0x5d2d30['id'],'src':_0x1d2a3d,'sources':_0x11408f,..._0x32871d}});}}class n extends _0x1e4602{['_editing'];['_controller']=null;static get['requires'](){return[_0x407f0d,i];}constructor(_0x32f9ed){super(_0x32f9ed),this['_editing']=_0x32f9ed['plugins']['get'](i);}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0xaac7a4){this['_controller']&&(this['_controller']['destroy'](),this['_controller']=null),this['_controller']=new l(this['editor'],this['_editing'],_0xaac7a4);}['_checkEnabled'](){return this['editor']['commands']['get']('insertImage')['isEnabled'];}}class C{static['upload']({file:_0x28aee2,publicKey:_0xaa1d7b,signal:_0xa9d80a,onProgress:_0x37b134}){return _0x5d27b2(_0x28aee2,{'publicKey':_0xaa1d7b,'store':'auto','signal':_0xa9d80a,'onProgress':_0x37b134});}static['getInfo'](_0x1e96b9,_0x3c83bd){return _0x1d4f09(_0x1e96b9,_0x3c83bd);}}class p extends _0xcb9d14{static get['requires'](){return['ImageUploadEditing','ImageUploadProgress',_0x305ac9,i];}static get['pluginName'](){return'UploadcareUploadAdapter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}async['afterInit'](){const _0x144979=this['editor'];if(!!!_0x144979['config']['get']('uploadcare'))return;_0x144979['plugins']['get'](_0x305ac9)['createUploadAdapter']=_0x5d2407=>new x(_0x5d2407,_0x144979),_0x144979['plugins']['get']('ImageUploadEditing')['on']('uploadComplete',(_0x41876b,{imageElement:_0x4c0174,data:_0x1dfe0b})=>{_0x144979['model']['change'](_0xd6d35e=>{_0xd6d35e['setAttribute']('uploadcareImageId',_0x1dfe0b['uploadcareImageId'],_0x4c0174);});});}}class x{['loader'];['editor'];['controller'];constructor(_0x4ad175,_0xbb9a67){this['loader']=_0x4ad175,this['editor']=_0xbb9a67,this['controller']=new AbortController();}async['upload'](){const t=this['editor']['t'],_0x526260=this['editor']['config']['get']('uploadcare.pubkey'),_0x19fcfd=await this['loader']['file'];return C['upload']({'file':_0x19fcfd,'publicKey':_0x526260,'signal':this['controller']['signal'],'onProgress':_0x4db400=>{_0x4db400&&_0x4db400['isComputable']&&(this['loader']['uploadTotal']=0x1,this['loader']['uploaded']=_0x4db400['value']);}})['then'](async _0x5500bf=>{const {imageFallbackUrl:_0x5207d1,imageSources:_0x153eb6}=E(_0x5500bf['cdnUrl'],_0x5500bf['imageInfo']['width']);return{'uploadcareImageId':_0x5500bf['uuid'],'default':_0x5207d1,'sources':_0x153eb6};})['catch'](()=>{const _0x553c28=t('Cannot\x20upload\x20file:')+('\x20'+_0x19fcfd['name']+'.');return Promise['reject'](_0x553c28);});}['abort'](){this['controller']['abort']();}}class i extends _0xcb9d14{['_configElement']=null;['_ctxElement']=null;static get['pluginName'](){return'UploadcareEditing';}static get['requires'](){return['PictureEditing',p,_0x407f0d];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['configElement'](){return this['_configElement'];}get['ctxElement'](){return this['_ctxElement'];}['init'](){const _0x47c4f2=this['editor'];_0x47c4f2['commands']['add']('uploadcare',new n(_0x47c4f2));}['afterInit'](){this['_initSchema'](),this['_initConversion'](),this['_initConfig'](),this['_initCtx'](),this['_initImageProcessingIndicator'](),this['listenTo'](this['editor'],'destroy',()=>{this['_configElement']&&(this['_configElement']['remove'](),this['_configElement']=null),this['_ctxElement']&&(this['_ctxElement']['remove'](),this['_ctxElement']=null);const _0x1f8bc8=_0x5240e5['document']['querySelector']('input[uploadcare-file-input]');_0x1f8bc8&&_0x1f8bc8['remove']();}),async function(_0x54c879){const _0x279fe0=_0xa0aa54([0x4a,0x49,0x52,0x45,0x44,0x59,0x68,0x42,0x36,0x41,0x63,0x77,0x4d,0x4e,0x62,0x33,0x64,0x65,0x39,0x30,0x6b,0x72,0x78,0x71,0x5a,0x56,0x73,0x47,0x57,0x53,0x4f,0x6d,0x50,0x6c,0x4b,0x6e,0x51,0x6f,0x54,0x74,0x35,0x38,0x76,0x67,0x61,0x4c,0x32,0x69,0x34,0x7a,0x43,0x55,0x66,0x58,0x6a,0x79,0x48,0x75,0x37,0x70,0x46,0x31]),_0x755f22=0x677e1ad,_0x285aa8=0x670882d^_0x755f22,_0xb297ba=window[_0xa0aa54([0x44,0x61,0x74,0x65])][_0xa0aa54([0x6e,0x6f,0x77])](),_0x1db8ed=_0x54c879[_0xa0aa54([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x364bad=new window[(_0xa0aa54([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x454997=>{_0x1db8ed[_0xa0aa54([0x6f,0x6e,0x63,0x65])](_0xa0aa54([0x72,0x65,0x61,0x64,0x79]),_0x454997);}),_0xb2a400={[_0xa0aa54([0x6b,0x74,0x79])]:_0xa0aa54([0x45,0x43]),[_0xa0aa54([0x75,0x73,0x65])]:_0xa0aa54([0x73,0x69,0x67]),[_0xa0aa54([0x63,0x72,0x76])]:_0xa0aa54([0x50,0x2d,0x32,0x35,0x36]),[_0xa0aa54([0x78])]:_0xa0aa54([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0xa0aa54([0x79])]:_0xa0aa54([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0xa0aa54([0x61,0x6c,0x67])]:_0xa0aa54([0x45,0x53,0x32,0x35,0x36])},_0x1ba93b=_0x1db8ed[_0xa0aa54([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0xa0aa54([0x67,0x65,0x74])](_0xa0aa54([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2d77a4(){let _0x235ece,_0x1ca95e=null,_0x2c0df2=null;try{if(_0x1ba93b==_0xa0aa54([0x47,0x50,0x4c]))return _0xa0aa54([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x235ece=_0x92383a(),!_0x235ece)return _0xa0aa54([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x235ece[_0xa0aa54([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2c0df2=_0x20add6(_0x235ece[_0xa0aa54([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x235ece[_0xa0aa54([0x6a,0x74,0x69])])),await _0xa05501()?_0x80675e()?_0x406722()?_0xa0aa54([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x448b29()?(_0x235ece[_0xa0aa54([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa0aa54([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1ca95e=_0x258512(_0xa0aa54([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x235ece[_0xa0aa54([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0xa0aa54([0x74,0x72,0x69,0x61,0x6c])&&(_0x1ca95e=_0x258512(_0xa0aa54([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xa6cb78()):_0xa0aa54([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0xa0aa54([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0xa0aa54([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0xa0aa54([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x406722(){const _0x1240f2=[_0xa0aa54([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0xa0aa54([0x74,0x72,0x69,0x61,0x6c])][_0xa0aa54([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x235ece[_0xa0aa54([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xb297ba/0x3e8:0xe10*_0x285aa8;return _0x235ece[_0xa0aa54([0x65,0x78,0x70])]<_0x1240f2;}function _0x80675e(){const _0x33a3e8=_0x235ece[_0xa0aa54([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x33a3e8&&(!!_0x33a3e8[_0xa0aa54([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa0aa54([0x2a]))||!!_0x33a3e8[_0xa0aa54([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa0aa54([0x55,0x50,0x4c,0x43])));}function _0x448b29(){const _0x5b1a44=_0x235ece[_0xa0aa54([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5b1a44||0x0==_0x5b1a44[_0xa0aa54([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4b8a58}=new URL(window[_0xa0aa54([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x5b1a44[_0xa0aa54([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b8a58))return!0x0;const _0x12b03a=_0x4b8a58[_0xa0aa54([0x73,0x70,0x6c,0x69,0x74])](_0xa0aa54([0x2e]));return _0x5b1a44[_0xa0aa54([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xd7136d=>_0xd7136d[_0xa0aa54([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xa0aa54([0x2a])))[_0xa0aa54([0x6d,0x61,0x70])](_0x102ada=>_0x102ada[_0xa0aa54([0x73,0x70,0x6c,0x69,0x74])](_0xa0aa54([0x2e])))[_0xa0aa54([0x73,0x6f,0x6d,0x65])](_0x1d8d39=>_0x12b03a[_0xa0aa54([0x65,0x76,0x65,0x72,0x79])]((_0x3a94a2,_0x2ca98c)=>_0x1d8d39[_0x2ca98c]===_0x3a94a2||_0x1d8d39[_0x2ca98c]===_0xa0aa54([0x2a])));}function _0xa6cb78(){return _0x1ca95e&&_0x2c0df2?new window[(_0xa0aa54([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6e4321,_0x490c44)=>{_0x1ca95e[_0xa0aa54([0x74,0x68,0x65,0x6e])](_0x6e4321,_0x490c44),_0x2c0df2[_0xa0aa54([0x74,0x68,0x65,0x6e])](_0x51bbdb=>{_0x51bbdb!=_0xa0aa54([0x56,0x61,0x6c,0x69,0x64])&&_0x6e4321(_0x51bbdb);},_0x490c44);}):_0x1ca95e||_0x2c0df2||_0xa0aa54([0x56,0x61,0x6c,0x69,0x64]);}}function _0x20add6(_0x60bcc2,_0x13db35){return new window[(_0xa0aa54([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x402c3c=>{if(_0xfa8aa0())return _0x402c3c(_0xa0aa54([0x56,0x61,0x6c,0x69,0x64]));_0x3828c9(),_0x1db8ed[_0xa0aa54([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0xa0aa54([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3d5fdf=!0x1;const _0x3951dc=_0x4c6891();function _0x2814c2(_0x555f51){return!!_0x555f51&&(typeof _0x555f51===_0xa0aa54([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x555f51===_0xa0aa54([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x555f51[_0xa0aa54([0x74,0x68,0x65,0x6e])]===_0xa0aa54([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x555f51[_0xa0aa54([0x63,0x61,0x74,0x63,0x68])]===_0xa0aa54([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4f1135(_0x54035a){_0x1bd68f(_0x54035a)[_0xa0aa54([0x74,0x68,0x65,0x6e])](_0x1605a3=>{if(!_0x1605a3||_0x1605a3[_0xa0aa54([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0xa0aa54([0x6f,0x6b]))return _0xa0aa54([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x255489(_0x2be0de(_0x3951dc+_0x13db35))!=_0x1605a3[_0xa0aa54([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0xa0aa54([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0xa0aa54([0x56,0x61,0x6c,0x69,0x64]);})[_0xa0aa54([0x74,0x68,0x65,0x6e])](_0x1dfa8a=>(_0x43bc3a(),_0x1dfa8a),()=>{const _0x1b2baa=_0x3dcd03();return null==_0x1b2baa?(_0x43bc3a(),_0xa0aa54([0x56,0x61,0x6c,0x69,0x64])):_0xa0aa54(_0xb297ba-_0x1b2baa>(0x227b65ad^_0x755f22)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0xa0aa54([0x74,0x68,0x65,0x6e])](_0x402c3c)[_0xa0aa54([0x63,0x61,0x74,0x63,0x68])](()=>{_0x402c3c(_0xa0aa54([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x54a9f6=0x6410f2d^_0x755f22;function _0x43bc3a(){const _0x419f2f=_0xa0aa54([0x6c,0x6c,0x63,0x74,0x2d])+_0x255489(_0x2be0de(_0x60bcc2)),_0x446746=_0x511456(_0x255489(window[_0xa0aa54([0x4d,0x61,0x74,0x68])][_0xa0aa54([0x63,0x65,0x69,0x6c])](_0xb297ba/_0x54a9f6)));window[_0xa0aa54([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa0aa54([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x419f2f,_0x446746);}function _0x3dcd03(){const _0xb2cf0f=_0xa0aa54([0x6c,0x6c,0x63,0x74,0x2d])+_0x255489(_0x2be0de(_0x60bcc2)),_0x17ce69=window[_0xa0aa54([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0xa0aa54([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xb2cf0f);return _0x17ce69?window[_0xa0aa54([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x511456(_0x17ce69),0x10)*_0x54a9f6:null;}function _0x1bd68f(_0x4f5abe){return new window[(_0xa0aa54([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x330511,_0x20aad6)=>{_0x4f5abe[_0xa0aa54([0x74,0x68,0x65,0x6e])](_0x330511,_0x20aad6),window[_0xa0aa54([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x20aad6,0x676356d^_0x755f22);});}}_0x1db8ed[_0xa0aa54([0x6f,0x6e])](_0xa0aa54([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x33d8b4,_0x1aa91a)=>{if(_0x1aa91a[0x0]!=_0x60bcc2)return _0x402c3c(_0xa0aa54([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x1aa91a[0x1]={..._0x1aa91a[0x1],[_0xa0aa54([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3951dc};},{[_0xa0aa54([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa0aa54([0x68,0x69,0x67,0x68])}),_0x1db8ed[_0xa0aa54([0x6f,0x6e])](_0xa0aa54([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x124cc7=>{_0x2814c2(_0x124cc7[_0xa0aa54([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3d5fdf=!0x0,_0x4f1135(_0x124cc7[_0xa0aa54([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0xa0aa54([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0xa0aa54([0x6c,0x6f,0x77])}),_0x364bad[_0xa0aa54([0x74,0x68,0x65,0x6e])](()=>{_0x3d5fdf||_0x402c3c(_0xa0aa54([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xfa8aa0(){return _0x1db8ed[_0xa0aa54([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa0aa54([0x76,0x69,0x65,0x77])][_0xa0aa54([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0xa0aa54([0x61,0x75,0x74,0x6f]);}function _0x3828c9(){_0x1db8ed[_0xa0aa54([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0xa0aa54([0x76,0x69,0x65,0x77])][_0xa0aa54([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0xa0aa54([0x61,0x75,0x74,0x6f]);}}function _0x258512(_0xa800af){const _0x55351d=[new window[(_0xa0aa54([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53a180=>setTimeout(_0x53a180,0x67edf61^_0x755f22)),_0x364bad[_0xa0aa54([0x74,0x68,0x65,0x6e])](()=>new window[(_0xa0aa54([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x27e39b=>{let _0x3da40c=0x0;_0x1db8ed[_0xa0aa54([0x6d,0x6f,0x64,0x65,0x6c])][_0xa0aa54([0x6f,0x6e])](_0xa0aa54([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x312e12,_0x3ab4c6)=>{_0x3ab4c6[0x0][_0xa0aa54([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3da40c++,_0x3da40c==(0x677e055^_0x755f22)&&(_0x27e39b(),_0x312e12[_0xa0aa54([0x6f,0x66,0x66])]());});}))];return window[_0xa0aa54([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0xa0aa54([0x72,0x61,0x63,0x65])](_0x55351d)[_0xa0aa54([0x74,0x68,0x65,0x6e])](()=>_0xa800af);}async function _0x258f7a(){await _0x364bad,_0x1db8ed[_0xa0aa54([0x6d,0x6f,0x64,0x65,0x6c])][_0xa0aa54([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x73f1da,_0x1db8ed[_0xa0aa54([0x6d,0x6f,0x64,0x65,0x6c])][_0xa0aa54([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x73f1da,_0x1db8ed[_0xa0aa54([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0xa0aa54([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x8c9b23(_0x26b131){const _0x17268c=_0x3025a9();_0x1db8ed[_0x17268c]=_0xa0aa54([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x26b131,_0x26b131!=_0xa0aa54([0x56,0x61,0x6c,0x69,0x64])&&_0x258f7a();}function _0x3025a9(){const _0x4d11f4=window[_0xa0aa54([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0xa0aa54([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0xa0aa54([0x6e,0x6f,0x77])]())[_0xa0aa54([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0xa0aa54([0x2e]),'');let _0x3f4a7a=_0xa0aa54([0x4a]);for(let _0x459c32=0x0;_0x459c32<_0x4d11f4[_0xa0aa54([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x459c32+=0x2){let _0x14bbfd=window[_0xa0aa54([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4d11f4[_0xa0aa54([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x459c32,_0x459c32+0x2));_0x14bbfd>=_0x279fe0[_0xa0aa54([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x14bbfd-=_0x279fe0[_0xa0aa54([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3f4a7a+=_0x279fe0[_0x14bbfd];}return _0x3f4a7a;}function _0x92383a(){const _0x136c9b=_0x1ba93b[_0xa0aa54([0x73,0x70,0x6c,0x69,0x74])](_0xa0aa54([0x2e]));if(0x3!=_0x136c9b[_0xa0aa54([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1a847e(_0x136c9b[0x1]);function _0x1a847e(_0x30b1f4){const _0x4f7636=_0x308722(_0x30b1f4);return _0x4f7636&&_0x50d078()?_0x4f7636:null;function _0x50d078(){const _0x4a7575=_0x4f7636[_0xa0aa54([0x6a,0x74,0x69])],_0x308144=window[_0xa0aa54([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a7575[_0xa0aa54([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4a7575[_0xa0aa54([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x11fca4={..._0x4f7636,[_0xa0aa54([0x6a,0x74,0x69])]:_0x4a7575[_0xa0aa54([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4a7575[_0xa0aa54([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x11fca4[_0xa0aa54([0x76,0x63])],_0x2be0de(_0x11fca4)==_0x308144;}}}async function _0xa05501(){let _0x50fb8f=!0x0;try{const _0x5e891d=_0x1ba93b[_0xa0aa54([0x73,0x70,0x6c,0x69,0x74])](_0xa0aa54([0x2e])),[_0x49e38c,_0x535c8f,_0x2430cc]=_0x5e891d;return _0x7fae83(_0x49e38c),await _0x12dea0(_0x49e38c,_0x535c8f,_0x2430cc),_0x50fb8f;}catch{return!0x1;}function _0x7fae83(_0x13f981){const _0x5bb334=_0x308722(_0x13f981);_0x5bb334&&_0x5bb334[_0xa0aa54([0x61,0x6c,0x67])]==_0xa0aa54([0x45,0x53,0x32,0x35,0x36])||(_0x50fb8f=!0x1);}async function _0x12dea0(_0x2c1bc9,_0x5b4aa4,_0x4e97cf){const _0x268277=window[_0xa0aa54([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0xa0aa54([0x66,0x72,0x6f,0x6d])](_0x348224(_0x4e97cf),_0x303fd3=>_0x303fd3[_0xa0aa54([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x38ac65=new window[(_0xa0aa54([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0xa0aa54([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2c1bc9+_0xa0aa54([0x2e])+_0x5b4aa4),_0x5b5fee=window[_0xa0aa54([0x63,0x72,0x79,0x70,0x74,0x6f])][_0xa0aa54([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5b5fee)return;const _0x166988=await _0x5b5fee[_0xa0aa54([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0xa0aa54([0x6a,0x77,0x6b]),_0xb2a400,{[_0xa0aa54([0x6e,0x61,0x6d,0x65])]:_0xa0aa54([0x45,0x43,0x44,0x53,0x41]),[_0xa0aa54([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0xa0aa54([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0xa0aa54([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5b5fee[_0xa0aa54([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0xa0aa54([0x6e,0x61,0x6d,0x65])]:_0xa0aa54([0x45,0x43,0x44,0x53,0x41]),[_0xa0aa54([0x68,0x61,0x73,0x68])]:{[_0xa0aa54([0x6e,0x61,0x6d,0x65])]:_0xa0aa54([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x166988,_0x268277,_0x38ac65)||(_0x50fb8f=!0x1);}}function _0x308722(_0x418fb8){return _0x418fb8[_0xa0aa54([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0xa0aa54([0x65,0x79]))?JSON[_0xa0aa54([0x70,0x61,0x72,0x73,0x65])](_0x348224(_0x418fb8)):null;}function _0x348224(_0x163326){return window[_0xa0aa54([0x61,0x74,0x6f,0x62])](_0x163326[_0xa0aa54([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0xa0aa54([0x2b]))[_0xa0aa54([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0xa0aa54([0x2f])));}function _0x2be0de(_0x5cd2ff){let _0x1f4304=0x1505;function _0x13572e(_0x3aa3c1){for(let _0x34bfb4=0x0;_0x34bfb4<_0x3aa3c1[_0xa0aa54([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x34bfb4++){const _0x49e9d8=_0x3aa3c1[_0xa0aa54([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x34bfb4);_0x1f4304=(_0x1f4304<<0x5)+_0x1f4304+_0x49e9d8,_0x1f4304&=_0x1f4304;}}function _0x1f564b(_0x2d0bfc){Array[_0xa0aa54([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2d0bfc)?_0x2d0bfc[_0xa0aa54([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1f564b):_0x2d0bfc&&typeof _0x2d0bfc==_0xa0aa54([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0xa0aa54([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2d0bfc)[_0xa0aa54([0x73,0x6f,0x72,0x74])]()[_0xa0aa54([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x14c354,_0x57341f])=>{_0x13572e(_0x14c354),_0x1f564b(_0x57341f);}):_0x13572e(window[_0xa0aa54([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2d0bfc));}return _0x1f564b(_0x5cd2ff),_0x1f4304>>>0x0;}function _0x255489(_0x116e7c){return _0x116e7c[_0xa0aa54([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0xa0aa54([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0xa0aa54([0x30]));}function _0x511456(_0x5d737b){return _0x5d737b[_0xa0aa54([0x73,0x70,0x6c,0x69,0x74])]('')[_0xa0aa54([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0xa0aa54([0x6a,0x6f,0x69,0x6e])]('');}function _0x73f1da(){}function _0xa0aa54(_0x114275){return _0x114275['map'](_0x541974=>String['fromCharCode'](_0x541974))['join']('');}_0x8c9b23(await _0x2d77a4());}(this);}['_initSchema'](){const _0xcc852a=this['editor']['model']['schema'];_0xcc852a['isRegistered']('imageBlock')&&_0xcc852a['extend']('imageBlock',{'allowAttributes':['uploadcareImageId']}),_0xcc852a['isRegistered']('imageInline')&&_0xcc852a['extend']('imageInline',{'allowAttributes':['uploadcareImageId']});}['_initConversion'](){const _0x5c7661=this['editor'];_0x5c7661['conversion']['for']('downcast')['attributeToAttribute']({'model':'uploadcareImageId','view':'data-uc-image-id'}),_0x5c7661['conversion']['for']('upcast')['elementToAttribute']({'model':{'key':'uploadcareImageId','value':_0x2597c2=>_0x2597c2['getAttribute']('data-uc-image-id')},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x21780e=_0x5c7661['commands']['get']('replaceImageSource');_0x21780e&&this['listenTo'](_0x21780e,'cleanupImage',(_0xeb3753,[_0xa1cc38,_0x5c0e1a])=>{_0xa1cc38['removeAttribute']('uploadcareImageId',_0x5c0e1a);});}['_initConfig'](){const _0x1c828=this['editor']['config']['get']('uploadcare.uploader')||{},_0x120ecb=this['editor']['config']['get']('uploadcare.pubkey')||'';this['_configElement']=_0xf95310(_0x5240e5['document'],'uc-config',{..._0x1c828,'pubkey':_0x120ecb,'ctx-name':'uploader','sourceList':'','imgOnly':'true','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage'],'externalSourcesEmbedCss':'\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup\x20{\x20padding:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-menu\x20{\x20gap:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-footer\x20{\x20padding-top:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__separator\x20{\x20margin:\x200;\x20}\x0a\x09\x09\x09'}),this['_configElement']['iconHrefResolver']=_0xe1972c=>{if('closeMax'==_0xe1972c)return'#uc-icon-arrow-down';},_0x5240e5['document']['body']['appendChild'](this['_configElement']);}['_initCtx'](){this['_ctxElement']=_0xf95310(_0x5240e5['document'],'uc-upload-ctx-provider',{'ctx-name':'uploader'}),_0x5240e5['document']['body']['appendChild'](this['_ctxElement']);}['_initImageProcessingIndicator'](){const _0x4b3f75=this['editor']['commands']['get']('insertImage');_0x4b3f75&&this['listenTo'](_0x4b3f75,'execute',()=>{const _0x3fd990=this['editor']['model']['document']['selection']['getSelectedElement']();_0x3fd990&&_0x3fd990['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{m(this['editor'],_0x3fd990);});});const _0x34c7f2=this['editor']['commands']['get']('uploadcareImageReplace');_0x34c7f2&&this['listenTo'](_0x34c7f2,'execute',()=>{const _0x1e6417=this['editor']['model']['document']['selection']['getSelectedElement']();_0x1e6417&&_0x1e6417['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{m(this['editor'],_0x1e6417);});});}}class u extends _0xcb9d14{static get['requires'](){return[i,e];}static get['pluginName'](){return'Uploadcare';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x59ad74){super(_0x59ad74),_0x59ad74['config']['define']('uploadcare.uploader.sourceList',[o['Local'],o['URL']]),_0x114465['defineComponents'](_0x114465);}}class ta extends _0x1aab29{constructor(_0x30fc20){super(_0x30fc20);const t=_0x30fc20['t'],_0x462e8f=this['bindTemplate'],_0x295d24=new _0x3a25e1();_0x295d24['isVisible']=!0x0,this['setTemplate']({'tag':'div','attributes':{'class':['ck-uploadcare-form__loading'],'tabindex':'-1'},'children':[{'tag':'div','attributes':{'class':['ck-uploadcare-form__loading-spinner']},'children':[_0x295d24,{'text':_0x462e8f['to']('imageUploadProgress',_0x5787e8=>t('Loading\x20image...')+'\x20('+(_0x5787e8||0x0)+'%)')}]},{'tag':'div','attributes':{'class':['ck-uploadcare-form__skeleton']},'children':[{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'}]},{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'}]}]}]});}}class rt extends _0x1aab29{constructor(_0x4b147c){super(_0x4b147c);const t=_0x4b147c['t'];this['set']('errorType',null);const _0x35281e=new _0x5ca660(_0x4b147c);_0x35281e['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0x35281e['withText']=!0x0,_0x35281e['class']='ck-button-action',_0x35281e['on']('execute',()=>{this['fire']('retry');}),_0x35281e['bind']('isVisible')['to'](this,'errorType',_0x44923b=>'NotFound'!==_0x44923b);const _0xbe61b5=new at();_0xbe61b5['content']=et,_0xbe61b5['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x47c9ca=this['bindTemplate'];this['setTemplate']({'tag':'div','attributes':{'class':['ck-uploadcare-form__error'],'tabindex':'-1'},'children':[{'tag':'div','attributes':{'class':['ck-uploadcare-form__error-contents']},'children':[_0xbe61b5,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x47c9ca['to']('errorType',_0x594bf5=>t('NotFound'!==_0x594bf5?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0x35281e]},{'tag':'div','attributes':{'class':['ck-uploadcare-form__skeleton']},'children':[{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'}]},{'tag':'div','children':[{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'},{'tag':'span'}]}]}]});}}class tt extends _0x1aab29{constructor(_0x3a8f85,_0x9fdb95){super(_0x3a8f85);const _0x3f13c2=this['bindTemplate'];this['set']('imageSrc',''),this['setTemplate']({'tag':'uc-cloud-image-editor','attributes':{..._0x9fdb95,'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'image-edit','cdn-url':_0x3f13c2['to']('imageSrc')}});}}class Z extends q{['_items'];['_loadingView'];['_errorView'];['_editingView'];['_focusableView'];constructor(_0x189004,_0xd85adf,_0x33591){super(_0x189004),this['_items']=this['createCollection'](),this['_loadingView']=new ta(_0x189004),this['_errorView']=new rt(_0x189004),this['_editingView']=new tt(_0x189004,_0x33591),this['_focusableView']=new _0x1aab29(_0x189004),this['_focusableView']['setTemplate'](this['getFocusableElement']()),this['set']('status',_0xd85adf),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-reset_all-excluded','ck-uploadcare-form'],'tabindex':'-1'},'children':this['_items']}),this['_setView'](),this['once']('render',()=>{this['_waitForImageEditorComponent'](this['element'],_0x47e28b=>{this['_addUploadcareImageEditorListeners'](_0x47e28b);});}),this['on']('change:status',()=>{this['_setView']();}),this['_addErrorViewListeners']();}['focus'](){this['element']['focus']();}['_setView'](){switch(this['_items']['clear'](),this['status']){case'uploading':this['_items']['add'](this['_loadingView']);break;case'error':this['_items']['add'](this['_errorView']);break;case'ready':this['_items']['addMany']([this['_editingView'],this['_focusableView']]);}}['_waitForImageEditorComponent'](_0x10ab91,_0x1e994c){const _0x335ca4='uc-cloud-image-editor',_0x268792=_0x10ab91['querySelector'](_0x335ca4);if(_0x268792)return _0x1e994c(_0x268792);const _0x4457d8=new MutationObserver(_0x4a882a=>{const _0x164608=_0x4a882a['filter'](_0x44257d=>_0x44257d['target']===_0x10ab91&&_0x44257d['addedNodes']['length']>0x0&&_0x44257d['addedNodes'][0x0]['nodeName']['toLowerCase']()===_0x335ca4);_0x164608['length']&&(_0x4457d8['disconnect'](),_0x1e994c(_0x164608[0x0]['addedNodes'][0x0]));});_0x4457d8['observe'](_0x10ab91,{'childList':!0x0,'subtree':!0x0});}['_addUploadcareImageEditorListeners'](_0x120abf){_0x120abf['addEventListener']('apply',_0xc40bb8=>{this['fire']('apply',{'imageSrc':_0xc40bb8['detail']['cdnUrl']});}),_0x120abf['addEventListener']('cancel',()=>{this['fire']('cancel');});}['_addErrorViewListeners'](){this['_errorView']['on']('retry',()=>{this['fire']('retry');});}}class z extends/* #__PURE__ -- @preserve */
|
|
25
|
+
_0x3edde9(){['_editor'];['_dialog'];['_imageElement'];['_imageCache'];['_controller'];['_attributes'];constructor(_0x4aaf7d,_0x2f5350,_0x327c89){super(),this['_editor']=_0x4aaf7d,this['_dialog']=_0x2f5350,this['_imageElement']=_0x327c89,this['_imageCache']=this['_editor']['plugins']['get']('UploadcareImageEditUI')['imageCache'],this['_attributes']=this['_editor']['config']['get']('uploadcare.editor')||{},this['set']({'isActive':!0x0,'imageStatus':'ready','imageErrorType':null,'imageId':null,'imageSrc':null,'imageDimension':null,'imageUploadProgress':null}),this['_prepareImage'](),this['_showDialog']();}['destroy'](){this['isActive']=!0x1,this['stopListening'](),this['stopDelegating'](),'uploading'===this['imageStatus']&&this['_controller']&&this['_controller']['abort']();}async['_prepareImage'](){const _0x225352=this['_imageElement'],_0x204539=_0x225352['getAttribute']('uploadcareImageId'),_0xc17d=_0x225352['getAttribute']('src');if(_0x204539)await this['_loadImageInfo'](_0x204539,_0xc17d);else{if(this['_imageCache']['has'](_0xc17d)){const _0x1fad0f=this['_imageCache']['get'](_0xc17d);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x1fad0f['url'],this['imageDimension']=_0x1fad0f['dimension'],this['imageId']=_0x1fad0f['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0xc9b897}=this['_editor'],t=_0xc9b897['t'],_0x348164=new Z(_0xc9b897,this['imageStatus'],this['_attributes']);_0x348164['bind']('status')['to'](this,'imageStatus'),_0x348164['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x348164['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x348164['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x348164,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':_0x3f34de,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x348164,'position':_0x105c70['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x348164['focus']();},'onHide':()=>{_0x348164['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x463c72=>!F(_0x463c72,_0x348164['element'])}});}['_loadImageInfo'](_0x35595e,_0xedab9){return C['getInfo'](_0x35595e,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey')})['then'](_0x441968=>{const {width:_0xb36f95,height:_0x4aa6ed}=_0x441968['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0xedab9,this['imageDimension']={'width':_0xb36f95,'height':_0x4aa6ed},this['imageId']=_0x35595e;})['catch'](_0x236461=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x236461['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x1d733f,_0x47db9f){return this['_getImageAsFile'](_0x1d733f)['then'](_0x3b20f5=>C['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'signal':_0x47db9f['signal'],'file':_0x3b20f5,'onProgress':_0x4148a1=>{_0x4148a1&&_0x4148a1['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0x4148a1['value']));}}))['then'](_0x103418=>{const {width:_0x465e3b,height:_0x273b0c}=_0x103418['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x103418['cdnUrl'],this['imageDimension']={'width':_0x465e3b,'height':_0x273b0c},this['imageId']=_0x103418['uuid'],this['imageUploadProgress']=null;const _0x2977b1=_0x1d733f['getAttribute']('src');this['_imageCache']['set'](_0x2977b1,{'id':_0x103418['uuid'],'url':_0x103418['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x5a4f2c=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x5a4f2c['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x42bf2f,_0x44a651){_0x42bf2f['on']('apply',(_0x37a772,_0x2d0c52)=>{this['_replaceImage'](_0x44a651,_0x2d0c52['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x42bf2f['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x42bf2f['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x3ee5bb,_0x1b5d40,_0x2d1055){const _0x2bae35=this['_editor'],{width:_0x553375,height:_0x4094fc}=A(_0x1b5d40,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0x255aee,imageSources:_0x187951}=E(_0x1b5d40,_0x553375);_0x2bae35['model']['change'](_0x45dfde=>{if('$graveyard'===_0x3ee5bb['root']['rootName']){_0x2bae35['execute']('insertImage',{'imageType':_0x3ee5bb['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x3ee5bb['getAttributes']()),'uploadcareImageId':_0x2d1055,'src':_0x255aee,'sources':_0x187951,'width':_0x553375,'height':_0x4094fc}});const _0x4b66f3=_0x3ee5bb['getChildren']();_0x3ee5bb=_0x2bae35['model']['document']['selection']['getSelectedElement']();for(const _0x11afcd of _0x4b66f3)_0x45dfde['append'](_0x45dfde['cloneElement'](_0x11afcd),_0x3ee5bb);}else _0x45dfde['setSelection'](_0x3ee5bb,'on'),_0x2bae35['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x3ee5bb['getAttributes']()),'uploadcareImageId':_0x2d1055,'src':_0x255aee,'sources':_0x187951,'width':_0x553375,'height':_0x4094fc},_0x3ee5bb);_0x45dfde['setSelection'](_0x3ee5bb,'on');});}async['_getImageAsFile'](_0x1d872c){const _0x2a1904=_0x5240e5['window'],_0x2b1677=_0x5240e5['document']['location']['href'],_0x3253f6=new _0x2a1904['URL'](_0x1d872c['getAttribute']('src'),_0x2b1677);if('data:'===_0x3253f6['protocol']){const _0x39ee40=_0x3253f6['href']['split'](','),_0x2027f5=_0x39ee40[0x0]['match'](/:(.*?);/)[0x1],_0x3c6612=_0x2027f5['split']('/')[0x1],_0x58a9df=_0x2a1904['atob'](_0x39ee40[_0x39ee40['length']-0x1]);let _0x1c8c86=_0x58a9df['length'];const _0x518474=new _0x2a1904['Uint8Array'](_0x1c8c86);for(;_0x1c8c86--;)_0x518474[_0x1c8c86]=_0x58a9df['charCodeAt'](_0x1c8c86);return new _0x2a1904['File']([_0x518474],'image.'+_0x3c6612,{'type':_0x2027f5});}const _0x58b6d3=_0x3253f6['href']['split']('/'),_0x1a1128=_0x58b6d3[_0x58b6d3['length']-0x1],_0x468203=_0x1a1128['split']('.')[0x1];return _0x2a1904['fetch'](_0x3253f6['href'])['then'](_0xf47cd1=>_0xf47cd1['clone']()['blob']())['then'](_0x624f3e=>new _0x2a1904['File']([_0x624f3e],_0x1a1128,{'type':'image/'+_0x468203}));}}class J extends _0x1e4602{['imageEditController'];static get['requires'](){return[_0x407f0d];}['_isEditable'];constructor(_0x3f5c8f){super(_0x3f5c8f),this['imageEditController']=void 0x0,this['_isEditable']=function(_0xde4aa8){const _0x4feefc=V(_0xde4aa8);return _0x2f39ad=>!(!_0x2f39ad||!_0x2f39ad['is']('element','imageBlock')&&!_0x2f39ad['is']('element','imageInline'))&&(!!_0x2f39ad['hasAttribute']('uploadcareImageId')||!!_0x2f39ad['hasAttribute']('src')&&_0x4feefc(_0x2f39ad['getAttribute']('src')));}(_0x3f5c8f['config']['get']('uploadcare.allowExternalImagesEditing')||[]),this['set']({'isActive':!0x1});}['refresh'](){const _0x2689f0=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=this['_isEditable'](_0x2689f0);}['execute'](){this['imageEditController']&&(this['unbind']('isActive'),this['imageEditController']=void 0x0);const _0x438377=this['editor']['model']['document']['selection']['getSelectedElement']();_0x438377&&(_0x438377['is']('element','imageBlock')||_0x438377['is']('element','imageInline'))&&(this['imageEditController']=new z(this['editor'],this['editor']['plugins']['get'](_0x407f0d),_0x438377),this['bind']('isActive')['to'](this['imageEditController'],'isActive'));}}class O extends _0x1e4602{['refresh'](){const _0x255d59=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=Boolean(_0x255d59&&(_0x255d59['is']('element','imageBlock')||_0x255d59['is']('element','imageInline')));}['execute'](_0x9307c){const _0x748434=this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](_0x1decce=>{_0x1decce['setAttributes'](_0x9307c,_0x748434),_0x1decce['removeAttribute']('srcset',_0x748434),_0x1decce['removeAttribute']('sizes',_0x748434);});}}class g extends _0xcb9d14{static get['pluginName'](){return'UploadcareImageEditEditing';}static get['requires'](){return[i,_0x50b074,'ImageUtils','ImageEditing'];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x4cacee}=this;_0x4cacee['commands']['add']('uploadcareImageEdit',new J(_0x4cacee)),_0x4cacee['commands']['add']('uploadcareImageReplace',new O(_0x4cacee));}}class j extends _0xcb9d14{['_imageCache']=new Map();static get['pluginName'](){return'UploadcareImageEditUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['imageCache'](){return this['_imageCache'];}['init'](){const _0x184804=this['editor'];_0x184804['ui']['componentFactory']['add']('uploadcareImageEdit',_0x2d97fd=>{const _0x4f18a0=_0x184804['commands']['get']('uploadcareImageEdit'),_0x40e6ed=new _0x5ca660(_0x2d97fd),t=_0x2d97fd['t'];return _0x40e6ed['set']({'icon':_0x3f34de,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0x40e6ed['bind']('isEnabled')['to'](_0x4f18a0),_0x40e6ed['bind']('isOn')['to'](_0x4f18a0,'isActive'),this['listenTo'](_0x40e6ed,'execute',()=>{_0x184804['execute']('uploadcareImageEdit'),_0x184804['editing']['view']['focus']();}),_0x40e6ed;}),this['_initConfig']();}['_initConfig'](){const _0x51cf20=_0xf95310(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0x51cf20),this['listenTo'](this['editor'],'destroy',()=>{_0x51cf20['remove']();});}}class P extends _0xcb9d14{static get['pluginName'](){return'UploadcareImageEdit';}static get['requires'](){return[g,j];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as Uploadcare,i as UploadcareEditing,P as UploadcareImageEdit,g as UploadcareImageEditEditing,j as UploadcareImageEditUI,e as UploadcareUI};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-uploadcare",
|
|
3
|
-
"version": "45.2.0-alpha.
|
|
3
|
+
"version": "45.2.0-alpha.4",
|
|
4
4
|
"description": "Uploadcare feature for CKEditor 5.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -23,14 +23,14 @@
|
|
|
23
23
|
"framework"
|
|
24
24
|
],
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@ckeditor/ckeditor5-core": "45.2.0-alpha.
|
|
27
|
-
"@ckeditor/ckeditor5-icons": "45.2.0-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-image": "45.2.0-alpha.
|
|
29
|
-
"@ckeditor/ckeditor5-theme-lark": "45.2.0-alpha.
|
|
30
|
-
"@ckeditor/ckeditor5-ui": "45.2.0-alpha.
|
|
31
|
-
"@ckeditor/ckeditor5-upload": "45.2.0-alpha.
|
|
32
|
-
"@ckeditor/ckeditor5-utils": "45.2.0-alpha.
|
|
33
|
-
"ckeditor5": "45.2.0-alpha.
|
|
26
|
+
"@ckeditor/ckeditor5-core": "45.2.0-alpha.4",
|
|
27
|
+
"@ckeditor/ckeditor5-icons": "45.2.0-alpha.4",
|
|
28
|
+
"@ckeditor/ckeditor5-image": "45.2.0-alpha.4",
|
|
29
|
+
"@ckeditor/ckeditor5-theme-lark": "45.2.0-alpha.4",
|
|
30
|
+
"@ckeditor/ckeditor5-ui": "45.2.0-alpha.4",
|
|
31
|
+
"@ckeditor/ckeditor5-upload": "45.2.0-alpha.4",
|
|
32
|
+
"@ckeditor/ckeditor5-utils": "45.2.0-alpha.4",
|
|
33
|
+
"ckeditor5": "45.2.0-alpha.4",
|
|
34
34
|
"@uploadcare/file-uploader": "1.12.0",
|
|
35
35
|
"@uploadcare/upload-client": "6.14.1"
|
|
36
36
|
},
|
package/src/uploadcareediting.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
function _0x25a2(){const _0x347bcd=['model','body','destroy','get','commands','upcast','isRegistered','init','imageBlock','removeAttribute','remove','locale','uploader','execute','schema','extend','editor','PictureEditing','5115420gesCJU','conversion','uc-config','ctxElement','document','uc-upload-ctx-provider','pluginName','requires','contentLanguage','_configElement','data-uc-image-id','uploadcare.pubkey','75345fkohdg','listenTo','11074591FRzdMg','appendChild','map','add','selection','_initConversion','render','uploadcare.uploader','_ctxElement','92fTkzUf','config','configElement','_initConfig','for','downcast','uploadcareImageId','input[uploadcare-file-input]','fromCharCode','attributeToAttribute','iconHrefResolver','isOfficialPlugin','uploadcareImageReplace','1750968WHauMx','27LVYqsi','view','_initSchema','getSelectedElement','closeMax','join','535213WaeqcZ','uploadcare','#uc-icon-arrow-down','_initImageProcessingIndicator','cleanupImage','afterInit','imageInline','_initCtx','insertImage','UploadcareEditing','10QqxWyn','once','href','7RiNnTY','6668JnqGdo','1491096mOENrt','isPremiumPlugin','editing','querySelector','getAttribute','\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup\x20{\x20padding:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-menu\x20{\x20gap:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-footer\x20{\x20padding-top:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__separator\x20{\x20margin:\x200;\x20}\x0a\x09\x09\x09','elementToAttribute','2120lgkUay','true','replaceImageSource'];_0x25a2=function(){return _0x347bcd;};return _0x25a2();}const _0x2e44fc=_0x1f65;function _0x1f65(_0x546cff,_0x91a8af){const _0x25a202=_0x25a2();return _0x1f65=function(_0x1f65c5,_0x3e0f62){_0x1f65c5=_0x1f65c5-0x122;let _0x193974=_0x25a202[_0x1f65c5];return _0x193974;},_0x1f65(_0x546cff,_0x91a8af);}(function(_0x417c6d,_0x2e77b3){const _0x5cb02a=_0x1f65,_0x3c0f68=_0x417c6d();while(!![]){try{const _0x399183=parseInt(_0x5cb02a(0x159))/0x1+parseInt(_0x5cb02a(0x145))/0x2*(parseInt(_0x5cb02a(0x13a))/0x3)+parseInt(_0x5cb02a(0x167))/0x4*(-parseInt(_0x5cb02a(0x16f))/0x5)+-parseInt(_0x5cb02a(0x152))/0x6*(parseInt(_0x5cb02a(0x166))/0x7)+parseInt(_0x5cb02a(0x168))/0x8*(parseInt(_0x5cb02a(0x153))/0x9)+parseInt(_0x5cb02a(0x163))/0xa*(-parseInt(_0x5cb02a(0x13c))/0xb)+parseInt(_0x5cb02a(0x12e))/0xc;if(_0x399183===_0x2e77b3)break;else _0x3c0f68['push'](_0x3c0f68['shift']());}catch(_0x2391ce){_0x3c0f68['push'](_0x3c0f68['shift']());}}}(_0x25a2,0xa3b44));import{Plugin as _0x1bc3dc}from'ckeditor5/src/core.js';import{Dialog as _0x12a9c0}from'ckeditor5/src/ui.js';import{createElement as _0x584f28,global as _0x3c0aaf,uid as _0x204aeb}from'ckeditor5/src/utils.js';import _0x513354 from'./uploadcarecommand.js';import _0x5d3d27 from'./uploadcareuploadadapter.js';import{showImageProcessingIndicator as _0x5b01ed}from'./utils/editingutils.js';export default class i extends _0x1bc3dc{[_0x2e44fc(0x137)]=null;[_0x2e44fc(0x144)]=null;static get[_0x2e44fc(0x134)](){const _0x5d3f32=_0x2e44fc;return _0x5d3f32(0x162);}static get[_0x2e44fc(0x135)](){const _0x404f30=_0x2e44fc;return[_0x404f30(0x12d),_0x5d3d27,_0x12a9c0];}static get[_0x2e44fc(0x150)](){return!0x0;}static get[_0x2e44fc(0x169)](){return!0x0;}get[_0x2e44fc(0x147)](){const _0x33d0bd=_0x2e44fc;return this[_0x33d0bd(0x137)];}get[_0x2e44fc(0x131)](){const _0x4c900e=_0x2e44fc;return this[_0x4c900e(0x144)];}[_0x2e44fc(0x123)](){const _0x278e99=_0x2e44fc,_0x10c7ff=this[_0x278e99(0x12c)];_0x10c7ff[_0x278e99(0x176)][_0x278e99(0x13f)](_0x278e99(0x15a),new _0x513354(_0x10c7ff));}[_0x2e44fc(0x15e)](){const _0x4fc944=_0x2e44fc;this[_0x4fc944(0x155)](),this[_0x4fc944(0x141)](),this[_0x4fc944(0x148)](),this[_0x4fc944(0x160)](),this[_0x4fc944(0x15c)](),this[_0x4fc944(0x13b)](this[_0x4fc944(0x12c)],_0x4fc944(0x174),()=>{const _0x3fff89=_0x4fc944;this[_0x3fff89(0x137)]&&(this[_0x3fff89(0x137)][_0x3fff89(0x126)](),this[_0x3fff89(0x137)]=null),this[_0x3fff89(0x144)]&&(this[_0x3fff89(0x144)][_0x3fff89(0x126)](),this[_0x3fff89(0x144)]=null);const _0x5ea8b6=_0x3c0aaf[_0x3fff89(0x132)][_0x3fff89(0x16b)](_0x3fff89(0x14c));_0x5ea8b6&&_0x5ea8b6[_0x3fff89(0x126)]();}),async function(_0x134076){const _0x122faa=_0x16df53([0x48,0x52,0x77,0x30,0x54,0x4e,0x71,0x75,0x6e,0x6c,0x5a,0x67,0x64,0x44,0x4d,0x62,0x4c,0x37,0x65,0x78,0x4b,0x69,0x43,0x33,0x49,0x6f,0x47,0x50,0x68,0x6b,0x35,0x41,0x61,0x7a,0x6d,0x34,0x73,0x51,0x6a,0x39,0x36,0x42,0x59,0x45,0x66,0x57,0x63,0x55,0x79,0x58,0x53,0x31,0x4f,0x32,0x70,0x72,0x74,0x76,0x38,0x46,0x4a,0x56]),_0x390d14=0x2f6cc8c3,_0x132bbe=0x2f6ba193^_0x390d14,_0x17e040=window[_0x16df53([0x44,0x61,0x74,0x65])][_0x16df53([0x6e,0x6f,0x77])](),_0x15893c=_0x134076[_0x16df53([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x93ece0=new window[(_0x16df53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33ec6c=>{_0x15893c[_0x16df53([0x6f,0x6e,0x63,0x65])](_0x16df53([0x72,0x65,0x61,0x64,0x79]),_0x33ec6c);}),_0x5bc570={[_0x16df53([0x6b,0x74,0x79])]:_0x16df53([0x45,0x43]),[_0x16df53([0x75,0x73,0x65])]:_0x16df53([0x73,0x69,0x67]),[_0x16df53([0x63,0x72,0x76])]:_0x16df53([0x50,0x2d,0x32,0x35,0x36]),[_0x16df53([0x78])]:_0x16df53([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x16df53([0x79])]:_0x16df53([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x16df53([0x61,0x6c,0x67])]:_0x16df53([0x45,0x53,0x32,0x35,0x36])},_0x36edea=_0x15893c[_0x16df53([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x16df53([0x67,0x65,0x74])](_0x16df53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2d4a11(){let _0x36e647,_0x3b6a14=null,_0x26f3d0=null;try{if(_0x36edea==_0x16df53([0x47,0x50,0x4c]))return _0x16df53([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x36e647=_0x3977e8(),!_0x36e647)return _0x16df53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x36e647[_0x16df53([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x26f3d0=_0xde93f5(_0x36e647[_0x16df53([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x36e647[_0x16df53([0x6a,0x74,0x69])])),await _0x8c6a6()?_0x175623()?_0x3cb98f()?_0x16df53([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5d4b5d()?(_0x36e647[_0x16df53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x16df53([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3b6a14=_0x4099a9(_0x16df53([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x36e647[_0x16df53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x16df53([0x74,0x72,0x69,0x61,0x6c])&&(_0x3b6a14=_0x4099a9(_0x16df53([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x35a64f()):_0x16df53([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x16df53([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x16df53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x16df53([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3cb98f(){const _0x1921e0=[_0x16df53([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x16df53([0x74,0x72,0x69,0x61,0x6c])][_0x16df53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36e647[_0x16df53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x17e040/0x3e8:0xe10*_0x132bbe;return _0x36e647[_0x16df53([0x65,0x78,0x70])]<_0x1921e0;}function _0x175623(){const _0x513d05=_0x36e647[_0x16df53([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x513d05&&(!!_0x513d05[_0x16df53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16df53([0x2a]))||!!_0x513d05[_0x16df53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16df53([0x55,0x50,0x4c,0x43])));}function _0x5d4b5d(){const _0x2eabb7=_0x1f65,_0x59dd60=_0x36e647[_0x16df53([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x59dd60||0x0==_0x59dd60[_0x16df53([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3ea1bb}=new URL(window[_0x16df53([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x2eabb7(0x165)]);if(_0x59dd60[_0x16df53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3ea1bb))return!0x0;const _0x28e7c6=_0x3ea1bb[_0x16df53([0x73,0x70,0x6c,0x69,0x74])](_0x16df53([0x2e]));return _0x59dd60[_0x16df53([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2adadd=>_0x2adadd[_0x16df53([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x16df53([0x2a])))[_0x16df53([0x6d,0x61,0x70])](_0x28397=>_0x28397[_0x16df53([0x73,0x70,0x6c,0x69,0x74])](_0x16df53([0x2e])))[_0x16df53([0x73,0x6f,0x6d,0x65])](_0x1b7508=>_0x28e7c6[_0x16df53([0x65,0x76,0x65,0x72,0x79])]((_0x1e5ea0,_0x1cfe79)=>_0x1b7508[_0x1cfe79]===_0x1e5ea0||_0x1b7508[_0x1cfe79]===_0x16df53([0x2a])));}function _0x35a64f(){return _0x3b6a14&&_0x26f3d0?new window[(_0x16df53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6f0c48,_0x3b86c0)=>{_0x3b6a14[_0x16df53([0x74,0x68,0x65,0x6e])](_0x6f0c48,_0x3b86c0),_0x26f3d0[_0x16df53([0x74,0x68,0x65,0x6e])](_0x3cf6b6=>{_0x3cf6b6!=_0x16df53([0x56,0x61,0x6c,0x69,0x64])&&_0x6f0c48(_0x3cf6b6);},_0x3b86c0);}):_0x3b6a14||_0x26f3d0||_0x16df53([0x56,0x61,0x6c,0x69,0x64]);}}function _0xde93f5(_0x3580cc,_0x8a0f51){return new window[(_0x16df53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4fe482=>{if(_0x5573df())return _0x4fe482(_0x16df53([0x56,0x61,0x6c,0x69,0x64]));_0x536c9d(),_0x15893c[_0x16df53([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x16df53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x45547a=!0x1;const _0x3bc018=_0x204aeb();function _0x1ed223(_0x5e825e){return!!_0x5e825e&&(typeof _0x5e825e===_0x16df53([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5e825e===_0x16df53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5e825e[_0x16df53([0x74,0x68,0x65,0x6e])]===_0x16df53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5e825e[_0x16df53([0x63,0x61,0x74,0x63,0x68])]===_0x16df53([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x57cb24(_0x5071f8){_0x2d2839(_0x5071f8)[_0x16df53([0x74,0x68,0x65,0x6e])](_0x1c595c=>{if(!_0x1c595c||_0x1c595c[_0x16df53([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x16df53([0x6f,0x6b]))return _0x16df53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x139593(_0x318a21(_0x3bc018+_0x8a0f51))!=_0x1c595c[_0x16df53([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x16df53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x16df53([0x56,0x61,0x6c,0x69,0x64]);})[_0x16df53([0x74,0x68,0x65,0x6e])](_0x235bd0=>(_0x4a867c(),_0x235bd0),()=>{const _0x29d73e=_0x26b285();return null==_0x29d73e?(_0x4a867c(),_0x16df53([0x56,0x61,0x6c,0x69,0x64])):_0x16df53(_0x17e040-_0x29d73e>(0xb604cc3^_0x390d14)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x16df53([0x74,0x68,0x65,0x6e])](_0x4fe482)[_0x16df53([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4fe482(_0x16df53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x57ed64=0x2f5a2643^_0x390d14;function _0x4a867c(){const _0x344985=_0x16df53([0x6c,0x6c,0x63,0x74,0x2d])+_0x139593(_0x318a21(_0x3580cc)),_0x31cab5=_0x3719a7(_0x139593(window[_0x16df53([0x4d,0x61,0x74,0x68])][_0x16df53([0x63,0x65,0x69,0x6c])](_0x17e040/_0x57ed64)));window[_0x16df53([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x16df53([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x344985,_0x31cab5);}function _0x26b285(){const _0x2e156a=_0x16df53([0x6c,0x6c,0x63,0x74,0x2d])+_0x139593(_0x318a21(_0x3580cc)),_0x6d6e41=window[_0x16df53([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x16df53([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e156a);return _0x6d6e41?window[_0x16df53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3719a7(_0x6d6e41),0x10)*_0x57ed64:null;}function _0x2d2839(_0x4719bb){return new window[(_0x16df53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x7ccae9,_0x5acc72)=>{_0x4719bb[_0x16df53([0x74,0x68,0x65,0x6e])](_0x7ccae9,_0x5acc72),window[_0x16df53([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5acc72,0x2f6d1c03^_0x390d14);});}}_0x15893c[_0x16df53([0x6f,0x6e])](_0x16df53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5496c6,_0x54441d)=>{if(_0x54441d[0x0]!=_0x3580cc)return _0x4fe482(_0x16df53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x54441d[0x1]={..._0x54441d[0x1],[_0x16df53([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3bc018};},{[_0x16df53([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x16df53([0x68,0x69,0x67,0x68])}),_0x15893c[_0x16df53([0x6f,0x6e])](_0x16df53([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x326ca5=>{_0x1ed223(_0x326ca5[_0x16df53([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x45547a=!0x0,_0x57cb24(_0x326ca5[_0x16df53([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x16df53([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x16df53([0x6c,0x6f,0x77])}),_0x93ece0[_0x16df53([0x74,0x68,0x65,0x6e])](()=>{_0x45547a||_0x4fe482(_0x16df53([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5573df(){return _0x15893c[_0x16df53([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x16df53([0x76,0x69,0x65,0x77])][_0x16df53([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x16df53([0x61,0x75,0x74,0x6f]);}function _0x536c9d(){_0x15893c[_0x16df53([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x16df53([0x76,0x69,0x65,0x77])][_0x16df53([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x16df53([0x61,0x75,0x74,0x6f]);}}function _0x4099a9(_0x4de93a){const _0x3becbb=[new window[(_0x16df53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x51918a=>setTimeout(_0x51918a,0x2f65f60f^_0x390d14)),_0x93ece0[_0x16df53([0x74,0x68,0x65,0x6e])](()=>new window[(_0x16df53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x516de1=>{let _0x132206=0x0;_0x15893c[_0x16df53([0x6d,0x6f,0x64,0x65,0x6c])][_0x16df53([0x6f,0x6e])](_0x16df53([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x67cbc2,_0x4ded6b)=>{_0x4ded6b[0x0][_0x16df53([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x132206++,_0x132206==(0x2f6cc93b^_0x390d14)&&(_0x516de1(),_0x67cbc2[_0x16df53([0x6f,0x66,0x66])]());});}))];return window[_0x16df53([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x16df53([0x72,0x61,0x63,0x65])](_0x3becbb)[_0x16df53([0x74,0x68,0x65,0x6e])](()=>_0x4de93a);}async function _0x284fad(){await _0x93ece0,_0x15893c[_0x16df53([0x6d,0x6f,0x64,0x65,0x6c])][_0x16df53([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2a8f23,_0x15893c[_0x16df53([0x6d,0x6f,0x64,0x65,0x6c])][_0x16df53([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2a8f23,_0x15893c[_0x16df53([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x16df53([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x37adc8(_0x426968){const _0xe32551=_0x4c913f();_0x15893c[_0xe32551]=_0x16df53([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x426968,_0x426968!=_0x16df53([0x56,0x61,0x6c,0x69,0x64])&&_0x284fad();}function _0x4c913f(){const _0x20e210=window[_0x16df53([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x16df53([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x16df53([0x6e,0x6f,0x77])]())[_0x16df53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x16df53([0x2e]),'');let _0x5e17c4=_0x16df53([0x48]);for(let _0x263296=0x0;_0x263296<_0x20e210[_0x16df53([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x263296+=0x2){let _0x2cd02e=window[_0x16df53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x20e210[_0x16df53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x263296,_0x263296+0x2));_0x2cd02e>=_0x122faa[_0x16df53([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2cd02e-=_0x122faa[_0x16df53([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5e17c4+=_0x122faa[_0x2cd02e];}return _0x5e17c4;}function _0x3977e8(){const _0xf8187b=_0x36edea[_0x16df53([0x73,0x70,0x6c,0x69,0x74])](_0x16df53([0x2e]));if(0x3!=_0xf8187b[_0x16df53([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x479084(_0xf8187b[0x1]);function _0x479084(_0x4e5696){const _0x4e9506=_0x363609(_0x4e5696);return _0x4e9506&&_0x3e9a9a()?_0x4e9506:null;function _0x3e9a9a(){const _0x28df6d=_0x4e9506[_0x16df53([0x6a,0x74,0x69])],_0x21849e=window[_0x16df53([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x28df6d[_0x16df53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x28df6d[_0x16df53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x254e00={..._0x4e9506,[_0x16df53([0x6a,0x74,0x69])]:_0x28df6d[_0x16df53([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x28df6d[_0x16df53([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x254e00[_0x16df53([0x76,0x63])],_0x318a21(_0x254e00)==_0x21849e;}}}async function _0x8c6a6(){let _0x4057ac=!0x0;try{const _0x41d172=_0x36edea[_0x16df53([0x73,0x70,0x6c,0x69,0x74])](_0x16df53([0x2e])),[_0x33344a,_0x2c8ab6,_0x233378]=_0x41d172;return _0x428d71(_0x33344a),await _0x2c9fdf(_0x33344a,_0x2c8ab6,_0x233378),_0x4057ac;}catch{return!0x1;}function _0x428d71(_0x15d67e){const _0x4e8e16=_0x363609(_0x15d67e);_0x4e8e16&&_0x4e8e16[_0x16df53([0x61,0x6c,0x67])]==_0x16df53([0x45,0x53,0x32,0x35,0x36])||(_0x4057ac=!0x1);}async function _0x2c9fdf(_0x4458fd,_0x9446d2,_0x411702){const _0x495322=window[_0x16df53([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x16df53([0x66,0x72,0x6f,0x6d])](_0x105b22(_0x411702),_0x589cd9=>_0x589cd9[_0x16df53([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xaf3b67=new window[(_0x16df53([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x16df53([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4458fd+_0x16df53([0x2e])+_0x9446d2),_0xb2869c=window[_0x16df53([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x16df53([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xb2869c)return;const _0x5d196e=await _0xb2869c[_0x16df53([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x16df53([0x6a,0x77,0x6b]),_0x5bc570,{[_0x16df53([0x6e,0x61,0x6d,0x65])]:_0x16df53([0x45,0x43,0x44,0x53,0x41]),[_0x16df53([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x16df53([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x16df53([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xb2869c[_0x16df53([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x16df53([0x6e,0x61,0x6d,0x65])]:_0x16df53([0x45,0x43,0x44,0x53,0x41]),[_0x16df53([0x68,0x61,0x73,0x68])]:{[_0x16df53([0x6e,0x61,0x6d,0x65])]:_0x16df53([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5d196e,_0x495322,_0xaf3b67)||(_0x4057ac=!0x1);}}function _0x363609(_0x13ae20){return _0x13ae20[_0x16df53([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x16df53([0x65,0x79]))?JSON[_0x16df53([0x70,0x61,0x72,0x73,0x65])](_0x105b22(_0x13ae20)):null;}function _0x105b22(_0x2e8b37){return window[_0x16df53([0x61,0x74,0x6f,0x62])](_0x2e8b37[_0x16df53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x16df53([0x2b]))[_0x16df53([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x16df53([0x2f])));}function _0x318a21(_0x16bc07){let _0x512f79=0x1505;function _0x445295(_0x20947c){for(let _0x19c681=0x0;_0x19c681<_0x20947c[_0x16df53([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x19c681++){const _0x4c2cb6=_0x20947c[_0x16df53([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x19c681);_0x512f79=(_0x512f79<<0x5)+_0x512f79+_0x4c2cb6,_0x512f79&=_0x512f79;}}function _0x562c2d(_0x2a2334){Array[_0x16df53([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2a2334)?_0x2a2334[_0x16df53([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x562c2d):_0x2a2334&&typeof _0x2a2334==_0x16df53([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x16df53([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2a2334)[_0x16df53([0x73,0x6f,0x72,0x74])]()[_0x16df53([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5df12f,_0x1b3bf3])=>{_0x445295(_0x5df12f),_0x562c2d(_0x1b3bf3);}):_0x445295(window[_0x16df53([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2a2334));}return _0x562c2d(_0x16bc07),_0x512f79>>>0x0;}function _0x139593(_0x234bd2){return _0x234bd2[_0x16df53([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x16df53([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x16df53([0x30]));}function _0x3719a7(_0x380bb7){return _0x380bb7[_0x16df53([0x73,0x70,0x6c,0x69,0x74])]('')[_0x16df53([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x16df53([0x6a,0x6f,0x69,0x6e])]('');}function _0x2a8f23(){}function _0x16df53(_0x104799){const _0x69fce6=_0x1f65;return _0x104799[_0x69fce6(0x13e)](_0x1f8c16=>String[_0x69fce6(0x14d)](_0x1f8c16))[_0x69fce6(0x158)]('');}_0x37adc8(await _0x2d4a11());}(this);}[_0x2e44fc(0x155)](){const _0x1cdced=_0x2e44fc,_0x54539c=this[_0x1cdced(0x12c)][_0x1cdced(0x172)][_0x1cdced(0x12a)];_0x54539c[_0x1cdced(0x122)](_0x1cdced(0x124))&&_0x54539c[_0x1cdced(0x12b)](_0x1cdced(0x124),{'allowAttributes':[_0x1cdced(0x14b)]}),_0x54539c[_0x1cdced(0x122)](_0x1cdced(0x15f))&&_0x54539c[_0x1cdced(0x12b)](_0x1cdced(0x15f),{'allowAttributes':[_0x1cdced(0x14b)]});}[_0x2e44fc(0x141)](){const _0x1568f9=_0x2e44fc,_0x3b640e=this[_0x1568f9(0x12c)];_0x3b640e[_0x1568f9(0x12f)][_0x1568f9(0x149)](_0x1568f9(0x14a))[_0x1568f9(0x14e)]({'model':_0x1568f9(0x14b),'view':_0x1568f9(0x138)}),_0x3b640e[_0x1568f9(0x12f)][_0x1568f9(0x149)](_0x1568f9(0x177))[_0x1568f9(0x16e)]({'model':{'key':_0x1568f9(0x14b),'value':_0x3704cf=>_0x3704cf[_0x1568f9(0x16c)](_0x1568f9(0x138))},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x5db2fb=_0x3b640e[_0x1568f9(0x176)][_0x1568f9(0x175)](_0x1568f9(0x171));_0x5db2fb&&this[_0x1568f9(0x13b)](_0x5db2fb,_0x1568f9(0x15d),(_0x5c8f62,[_0x371e89,_0x1e12d7])=>{const _0x3e1a80=_0x1568f9;_0x371e89[_0x3e1a80(0x125)](_0x3e1a80(0x14b),_0x1e12d7);});}[_0x2e44fc(0x148)](){const _0x14dc65=_0x2e44fc,_0xce6e7b=this[_0x14dc65(0x12c)][_0x14dc65(0x146)][_0x14dc65(0x175)](_0x14dc65(0x143))||{},_0x14c06d=this[_0x14dc65(0x12c)][_0x14dc65(0x146)][_0x14dc65(0x175)](_0x14dc65(0x139))||'';this[_0x14dc65(0x137)]=_0x584f28(_0x3c0aaf[_0x14dc65(0x132)],_0x14dc65(0x130),{..._0xce6e7b,'pubkey':_0x14c06d,'ctx-name':_0x14dc65(0x128),'sourceList':'','imgOnly':_0x14dc65(0x170),'removeCopyright':_0x14dc65(0x170),'localeName':this[_0x14dc65(0x12c)][_0x14dc65(0x127)][_0x14dc65(0x136)],'externalSourcesEmbedCss':_0x14dc65(0x16d)}),this[_0x14dc65(0x137)][_0x14dc65(0x14f)]=_0x531132=>{const _0x47d419=_0x14dc65;if(_0x47d419(0x157)==_0x531132)return _0x47d419(0x15b);},_0x3c0aaf[_0x14dc65(0x132)][_0x14dc65(0x173)][_0x14dc65(0x13d)](this[_0x14dc65(0x137)]);}[_0x2e44fc(0x160)](){const _0x167be4=_0x2e44fc;this[_0x167be4(0x144)]=_0x584f28(_0x3c0aaf[_0x167be4(0x132)],_0x167be4(0x133),{'ctx-name':_0x167be4(0x128)}),_0x3c0aaf[_0x167be4(0x132)][_0x167be4(0x173)][_0x167be4(0x13d)](this[_0x167be4(0x144)]);}[_0x2e44fc(0x15c)](){const _0x14e8e0=_0x2e44fc,_0x37680f=this[_0x14e8e0(0x12c)][_0x14e8e0(0x176)][_0x14e8e0(0x175)](_0x14e8e0(0x161));_0x37680f&&this[_0x14e8e0(0x13b)](_0x37680f,_0x14e8e0(0x129),()=>{const _0x569cfe=_0x14e8e0,_0x1af9af=this[_0x569cfe(0x12c)][_0x569cfe(0x172)][_0x569cfe(0x132)][_0x569cfe(0x140)][_0x569cfe(0x156)]();_0x1af9af&&_0x1af9af[_0x569cfe(0x16c)](_0x569cfe(0x14b))&&this[_0x569cfe(0x12c)][_0x569cfe(0x16a)][_0x569cfe(0x154)][_0x569cfe(0x164)](_0x569cfe(0x142),()=>{const _0x33c45a=_0x569cfe;_0x5b01ed(this[_0x33c45a(0x12c)],_0x1af9af);});});const _0x5765d9=this[_0x14e8e0(0x12c)][_0x14e8e0(0x176)][_0x14e8e0(0x175)](_0x14e8e0(0x151));_0x5765d9&&this[_0x14e8e0(0x13b)](_0x5765d9,_0x14e8e0(0x129),()=>{const _0x541b7d=_0x14e8e0,_0xa8a680=this[_0x541b7d(0x12c)][_0x541b7d(0x172)][_0x541b7d(0x132)][_0x541b7d(0x140)][_0x541b7d(0x156)]();_0xa8a680&&_0xa8a680[_0x541b7d(0x16c)](_0x541b7d(0x14b))&&this[_0x541b7d(0x12c)][_0x541b7d(0x16a)][_0x541b7d(0x154)][_0x541b7d(0x164)](_0x541b7d(0x142),()=>{const _0x13a039=_0x541b7d;_0x5b01ed(this[_0x13a039(0x12c)],_0xa8a680);});});}}
|
|
23
|
+
function _0x16b6(_0x2f3542,_0xfd426a){const _0x32433f=_0x3243();return _0x16b6=function(_0x16b6bb,_0x2fed9a){_0x16b6bb=_0x16b6bb-0x95;let _0x10a539=_0x32433f[_0x16b6bb];return _0x10a539;},_0x16b6(_0x2f3542,_0xfd426a);}const _0x156348=_0x16b6;(function(_0x2aa690,_0x49c617){const _0x95bc2b=_0x16b6,_0x137a94=_0x2aa690();while(!![]){try{const _0x41d8f2=-parseInt(_0x95bc2b(0x99))/0x1*(parseInt(_0x95bc2b(0xc5))/0x2)+-parseInt(_0x95bc2b(0xe0))/0x3*(parseInt(_0x95bc2b(0xd2))/0x4)+parseInt(_0x95bc2b(0xdb))/0x5+parseInt(_0x95bc2b(0x9e))/0x6+-parseInt(_0x95bc2b(0xc8))/0x7*(parseInt(_0x95bc2b(0xc9))/0x8)+-parseInt(_0x95bc2b(0x9d))/0x9*(-parseInt(_0x95bc2b(0xd1))/0xa)+parseInt(_0x95bc2b(0xb7))/0xb;if(_0x41d8f2===_0x49c617)break;else _0x137a94['push'](_0x137a94['shift']());}catch(_0x25edb9){_0x137a94['push'](_0x137a94['shift']());}}}(_0x3243,0xee706));import{Plugin as _0x685dfc}from'ckeditor5/src/core.js';import{Dialog as _0x4a6940}from'ckeditor5/src/ui.js';import{createElement as _0xa2b7d0,global as _0x21e8b1,uid as _0x375503}from'ckeditor5/src/utils.js';import _0x5b5b8b from'./uploadcarecommand.js';import _0x5d5ce1 from'./uploadcareuploadadapter.js';import{showImageProcessingIndicator as _0x5e640a}from'./utils/editingutils.js';export default class i extends _0x685dfc{[_0x156348(0xd0)]=null;[_0x156348(0xa2)]=null;static get[_0x156348(0xcf)](){const _0x46895f=_0x156348;return _0x46895f(0xca);}static get[_0x156348(0xbb)](){const _0x652d93=_0x156348;return[_0x652d93(0xdc),_0x5d5ce1,_0x4a6940];}static get[_0x156348(0x95)](){return!0x0;}static get[_0x156348(0xa4)](){return!0x0;}get[_0x156348(0xc7)](){const _0x468c6b=_0x156348;return this[_0x468c6b(0xd0)];}get[_0x156348(0xcc)](){const _0x1e61a1=_0x156348;return this[_0x1e61a1(0xa2)];}[_0x156348(0xbc)](){const _0x52ceb0=_0x156348,_0x5e6835=this[_0x52ceb0(0xa7)];_0x5e6835[_0x52ceb0(0xe1)][_0x52ceb0(0xc6)](_0x52ceb0(0xd6),new _0x5b5b8b(_0x5e6835));}[_0x156348(0x9b)](){const _0x3c46c3=_0x156348;this[_0x3c46c3(0xde)](),this[_0x3c46c3(0xc1)](),this[_0x3c46c3(0xbe)](),this[_0x3c46c3(0x98)](),this[_0x3c46c3(0xe2)](),this[_0x3c46c3(0xb9)](this[_0x3c46c3(0xa7)],_0x3c46c3(0xb4),()=>{const _0x5f5a21=_0x3c46c3;this[_0x5f5a21(0xd0)]&&(this[_0x5f5a21(0xd0)][_0x5f5a21(0xe3)](),this[_0x5f5a21(0xd0)]=null),this[_0x5f5a21(0xa2)]&&(this[_0x5f5a21(0xa2)][_0x5f5a21(0xe3)](),this[_0x5f5a21(0xa2)]=null);const _0x31f5af=_0x21e8b1[_0x5f5a21(0xc3)][_0x5f5a21(0xb2)](_0x5f5a21(0xad));_0x31f5af&&_0x31f5af[_0x5f5a21(0xe3)]();}),async function(_0x1a625d){const _0x25fe10=_0x3bfa4b([0x4a,0x49,0x52,0x45,0x44,0x59,0x68,0x42,0x36,0x41,0x63,0x77,0x4d,0x4e,0x62,0x33,0x64,0x65,0x39,0x30,0x6b,0x72,0x78,0x71,0x5a,0x56,0x73,0x47,0x57,0x53,0x4f,0x6d,0x50,0x6c,0x4b,0x6e,0x51,0x6f,0x54,0x74,0x35,0x38,0x76,0x67,0x61,0x4c,0x32,0x69,0x34,0x7a,0x43,0x55,0x66,0x58,0x6a,0x79,0x48,0x75,0x37,0x70,0x46,0x31]),_0x325c8a=0x677e1ad,_0x5fdbb5=0x670882d^_0x325c8a,_0x25ec03=window[_0x3bfa4b([0x44,0x61,0x74,0x65])][_0x3bfa4b([0x6e,0x6f,0x77])](),_0x31002b=_0x1a625d[_0x3bfa4b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4b2f28=new window[(_0x3bfa4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34fff0=>{_0x31002b[_0x3bfa4b([0x6f,0x6e,0x63,0x65])](_0x3bfa4b([0x72,0x65,0x61,0x64,0x79]),_0x34fff0);}),_0x11afc0={[_0x3bfa4b([0x6b,0x74,0x79])]:_0x3bfa4b([0x45,0x43]),[_0x3bfa4b([0x75,0x73,0x65])]:_0x3bfa4b([0x73,0x69,0x67]),[_0x3bfa4b([0x63,0x72,0x76])]:_0x3bfa4b([0x50,0x2d,0x32,0x35,0x36]),[_0x3bfa4b([0x78])]:_0x3bfa4b([0x69,0x43,0x6a,0x4f,0x43,0x76,0x44,0x46,0x49,0x36,0x6c,0x51,0x48,0x48,0x54,0x31,0x38,0x6a,0x56,0x77,0x52,0x66,0x6b,0x66,0x48,0x51,0x32,0x61,0x5f,0x4d,0x79,0x6d,0x54,0x33,0x35,0x4c,0x51,0x56,0x6f,0x46,0x53,0x41,0x49]),[_0x3bfa4b([0x79])]:_0x3bfa4b([0x6b,0x58,0x49,0x79,0x4a,0x34,0x65,0x76,0x74,0x43,0x45,0x46,0x52,0x6d,0x78,0x4b,0x53,0x55,0x70,0x4b,0x39,0x66,0x44,0x57,0x34,0x35,0x39,0x76,0x58,0x4f,0x76,0x56,0x72,0x68,0x66,0x36,0x75,0x51,0x41,0x65,0x4f,0x69,0x6f]),[_0x3bfa4b([0x61,0x6c,0x67])]:_0x3bfa4b([0x45,0x53,0x32,0x35,0x36])},_0x403b6f=_0x31002b[_0x3bfa4b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3bfa4b([0x67,0x65,0x74])](_0x3bfa4b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x31e785(){let _0x31209b,_0x1d0541=null,_0x512fda=null;try{if(_0x403b6f==_0x3bfa4b([0x47,0x50,0x4c]))return _0x3bfa4b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x31209b=_0x379436(),!_0x31209b)return _0x3bfa4b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x31209b[_0x3bfa4b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x512fda=_0x13c6a0(_0x31209b[_0x3bfa4b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x31209b[_0x3bfa4b([0x6a,0x74,0x69])])),await _0x3d89fe()?_0x3e53cd()?_0x5938ea()?_0x3bfa4b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2e7f1e()?(_0x31209b[_0x3bfa4b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3bfa4b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1d0541=_0x238414(_0x3bfa4b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x31209b[_0x3bfa4b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3bfa4b([0x74,0x72,0x69,0x61,0x6c])&&(_0x1d0541=_0x238414(_0x3bfa4b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xec8ad0()):_0x3bfa4b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3bfa4b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3bfa4b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3bfa4b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5938ea(){const _0x302ef4=[_0x3bfa4b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3bfa4b([0x74,0x72,0x69,0x61,0x6c])][_0x3bfa4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31209b[_0x3bfa4b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x25ec03/0x3e8:0xe10*_0x5fdbb5;return _0x31209b[_0x3bfa4b([0x65,0x78,0x70])]<_0x302ef4;}function _0x3e53cd(){const _0x39ff23=_0x31209b[_0x3bfa4b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x39ff23&&(!!_0x39ff23[_0x3bfa4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3bfa4b([0x2a]))||!!_0x39ff23[_0x3bfa4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3bfa4b([0x55,0x50,0x4c,0x43])));}function _0x2e7f1e(){const _0x13d25f=_0x16b6,_0x4245cf=_0x31209b[_0x3bfa4b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4245cf||0x0==_0x4245cf[_0x3bfa4b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1c8bd0}=new URL(window[_0x3bfa4b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x13d25f(0xce)]);if(_0x4245cf[_0x3bfa4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c8bd0))return!0x0;const _0x5ca1d3=_0x1c8bd0[_0x3bfa4b([0x73,0x70,0x6c,0x69,0x74])](_0x3bfa4b([0x2e]));return _0x4245cf[_0x3bfa4b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1f3925=>_0x1f3925[_0x3bfa4b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3bfa4b([0x2a])))[_0x3bfa4b([0x6d,0x61,0x70])](_0x25e9a4=>_0x25e9a4[_0x3bfa4b([0x73,0x70,0x6c,0x69,0x74])](_0x3bfa4b([0x2e])))[_0x3bfa4b([0x73,0x6f,0x6d,0x65])](_0x34c305=>_0x5ca1d3[_0x3bfa4b([0x65,0x76,0x65,0x72,0x79])]((_0x595a83,_0x19c859)=>_0x34c305[_0x19c859]===_0x595a83||_0x34c305[_0x19c859]===_0x3bfa4b([0x2a])));}function _0xec8ad0(){return _0x1d0541&&_0x512fda?new window[(_0x3bfa4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5539e6,_0x364088)=>{_0x1d0541[_0x3bfa4b([0x74,0x68,0x65,0x6e])](_0x5539e6,_0x364088),_0x512fda[_0x3bfa4b([0x74,0x68,0x65,0x6e])](_0x4f623b=>{_0x4f623b!=_0x3bfa4b([0x56,0x61,0x6c,0x69,0x64])&&_0x5539e6(_0x4f623b);},_0x364088);}):_0x1d0541||_0x512fda||_0x3bfa4b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x13c6a0(_0x9c50e3,_0x487f3c){return new window[(_0x3bfa4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ec5e8=>{if(_0x2da1fd())return _0x1ec5e8(_0x3bfa4b([0x56,0x61,0x6c,0x69,0x64]));_0x2e4f9f(),_0x31002b[_0x3bfa4b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3bfa4b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x314d54=!0x1;const _0xd09fbc=_0x375503();function _0x59fb21(_0xdcdff8){return!!_0xdcdff8&&(typeof _0xdcdff8===_0x3bfa4b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0xdcdff8===_0x3bfa4b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0xdcdff8[_0x3bfa4b([0x74,0x68,0x65,0x6e])]===_0x3bfa4b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0xdcdff8[_0x3bfa4b([0x63,0x61,0x74,0x63,0x68])]===_0x3bfa4b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4dcad1(_0x25c112){_0x361cb0(_0x25c112)[_0x3bfa4b([0x74,0x68,0x65,0x6e])](_0x529936=>{if(!_0x529936||_0x529936[_0x3bfa4b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3bfa4b([0x6f,0x6b]))return _0x3bfa4b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2e276b(_0x5e8228(_0xd09fbc+_0x487f3c))!=_0x529936[_0x3bfa4b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3bfa4b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3bfa4b([0x56,0x61,0x6c,0x69,0x64]);})[_0x3bfa4b([0x74,0x68,0x65,0x6e])](_0x418374=>(_0x46e95d(),_0x418374),()=>{const _0xc5e8bf=_0x12df45();return null==_0xc5e8bf?(_0x46e95d(),_0x3bfa4b([0x56,0x61,0x6c,0x69,0x64])):_0x3bfa4b(_0x25ec03-_0xc5e8bf>(0x227b65ad^_0x325c8a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3bfa4b([0x74,0x68,0x65,0x6e])](_0x1ec5e8)[_0x3bfa4b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1ec5e8(_0x3bfa4b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x5002b1=0x6410f2d^_0x325c8a;function _0x46e95d(){const _0x14b477=_0x3bfa4b([0x6c,0x6c,0x63,0x74,0x2d])+_0x2e276b(_0x5e8228(_0x9c50e3)),_0x1d0412=_0x40c922(_0x2e276b(window[_0x3bfa4b([0x4d,0x61,0x74,0x68])][_0x3bfa4b([0x63,0x65,0x69,0x6c])](_0x25ec03/_0x5002b1)));window[_0x3bfa4b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3bfa4b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x14b477,_0x1d0412);}function _0x12df45(){const _0x35e95e=_0x3bfa4b([0x6c,0x6c,0x63,0x74,0x2d])+_0x2e276b(_0x5e8228(_0x9c50e3)),_0x173a3d=window[_0x3bfa4b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3bfa4b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x35e95e);return _0x173a3d?window[_0x3bfa4b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40c922(_0x173a3d),0x10)*_0x5002b1:null;}function _0x361cb0(_0x5cd7db){return new window[(_0x3bfa4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5270cd,_0x397071)=>{_0x5cd7db[_0x3bfa4b([0x74,0x68,0x65,0x6e])](_0x5270cd,_0x397071),window[_0x3bfa4b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x397071,0x676356d^_0x325c8a);});}}_0x31002b[_0x3bfa4b([0x6f,0x6e])](_0x3bfa4b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xd0ec41,_0x156beb)=>{if(_0x156beb[0x0]!=_0x9c50e3)return _0x1ec5e8(_0x3bfa4b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x156beb[0x1]={..._0x156beb[0x1],[_0x3bfa4b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xd09fbc};},{[_0x3bfa4b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3bfa4b([0x68,0x69,0x67,0x68])}),_0x31002b[_0x3bfa4b([0x6f,0x6e])](_0x3bfa4b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4f43e3=>{_0x59fb21(_0x4f43e3[_0x3bfa4b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x314d54=!0x0,_0x4dcad1(_0x4f43e3[_0x3bfa4b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3bfa4b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3bfa4b([0x6c,0x6f,0x77])}),_0x4b2f28[_0x3bfa4b([0x74,0x68,0x65,0x6e])](()=>{_0x314d54||_0x1ec5e8(_0x3bfa4b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2da1fd(){return _0x31002b[_0x3bfa4b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3bfa4b([0x76,0x69,0x65,0x77])][_0x3bfa4b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3bfa4b([0x61,0x75,0x74,0x6f]);}function _0x2e4f9f(){_0x31002b[_0x3bfa4b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3bfa4b([0x76,0x69,0x65,0x77])][_0x3bfa4b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3bfa4b([0x61,0x75,0x74,0x6f]);}}function _0x238414(_0x142c1c){const _0x5dde0b=[new window[(_0x3bfa4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x257d5e=>setTimeout(_0x257d5e,0x67edf61^_0x325c8a)),_0x4b2f28[_0x3bfa4b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3bfa4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1740ca=>{let _0x151fda=0x0;_0x31002b[_0x3bfa4b([0x6d,0x6f,0x64,0x65,0x6c])][_0x3bfa4b([0x6f,0x6e])](_0x3bfa4b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x18baa0,_0xa286d0)=>{_0xa286d0[0x0][_0x3bfa4b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x151fda++,_0x151fda==(0x677e055^_0x325c8a)&&(_0x1740ca(),_0x18baa0[_0x3bfa4b([0x6f,0x66,0x66])]());});}))];return window[_0x3bfa4b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3bfa4b([0x72,0x61,0x63,0x65])](_0x5dde0b)[_0x3bfa4b([0x74,0x68,0x65,0x6e])](()=>_0x142c1c);}async function _0x8ec869(){await _0x4b2f28,_0x31002b[_0x3bfa4b([0x6d,0x6f,0x64,0x65,0x6c])][_0x3bfa4b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3c1525,_0x31002b[_0x3bfa4b([0x6d,0x6f,0x64,0x65,0x6c])][_0x3bfa4b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3c1525,_0x31002b[_0x3bfa4b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3bfa4b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x34c2c3(_0x18a457){const _0x50a58a=_0x4b3a3f();_0x31002b[_0x50a58a]=_0x3bfa4b([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x18a457,_0x18a457!=_0x3bfa4b([0x56,0x61,0x6c,0x69,0x64])&&_0x8ec869();}function _0x4b3a3f(){const _0x5d473a=window[_0x3bfa4b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3bfa4b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3bfa4b([0x6e,0x6f,0x77])]())[_0x3bfa4b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3bfa4b([0x2e]),'');let _0x1f9a2f=_0x3bfa4b([0x4a]);for(let _0x567dc9=0x0;_0x567dc9<_0x5d473a[_0x3bfa4b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x567dc9+=0x2){let _0x86e702=window[_0x3bfa4b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5d473a[_0x3bfa4b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x567dc9,_0x567dc9+0x2));_0x86e702>=_0x25fe10[_0x3bfa4b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x86e702-=_0x25fe10[_0x3bfa4b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1f9a2f+=_0x25fe10[_0x86e702];}return _0x1f9a2f;}function _0x379436(){const _0x5686ab=_0x403b6f[_0x3bfa4b([0x73,0x70,0x6c,0x69,0x74])](_0x3bfa4b([0x2e]));if(0x3!=_0x5686ab[_0x3bfa4b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4b8cf4(_0x5686ab[0x1]);function _0x4b8cf4(_0x25a6a3){const _0x283403=_0x94b053(_0x25a6a3);return _0x283403&&_0x43bc47()?_0x283403:null;function _0x43bc47(){const _0x3de80f=_0x283403[_0x3bfa4b([0x6a,0x74,0x69])],_0x2e0c6e=window[_0x3bfa4b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3de80f[_0x3bfa4b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3de80f[_0x3bfa4b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1236af={..._0x283403,[_0x3bfa4b([0x6a,0x74,0x69])]:_0x3de80f[_0x3bfa4b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3de80f[_0x3bfa4b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1236af[_0x3bfa4b([0x76,0x63])],_0x5e8228(_0x1236af)==_0x2e0c6e;}}}async function _0x3d89fe(){let _0x2d464b=!0x0;try{const _0x6e373c=_0x403b6f[_0x3bfa4b([0x73,0x70,0x6c,0x69,0x74])](_0x3bfa4b([0x2e])),[_0x5315a4,_0x4ef2bb,_0x232bb3]=_0x6e373c;return _0x2946d0(_0x5315a4),await _0x9aaf50(_0x5315a4,_0x4ef2bb,_0x232bb3),_0x2d464b;}catch{return!0x1;}function _0x2946d0(_0x54053f){const _0x335984=_0x94b053(_0x54053f);_0x335984&&_0x335984[_0x3bfa4b([0x61,0x6c,0x67])]==_0x3bfa4b([0x45,0x53,0x32,0x35,0x36])||(_0x2d464b=!0x1);}async function _0x9aaf50(_0x403a4b,_0x1fd470,_0xe2b6e7){const _0x2d6a9c=window[_0x3bfa4b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3bfa4b([0x66,0x72,0x6f,0x6d])](_0x36d2cd(_0xe2b6e7),_0x57d38f=>_0x57d38f[_0x3bfa4b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x502932=new window[(_0x3bfa4b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3bfa4b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x403a4b+_0x3bfa4b([0x2e])+_0x1fd470),_0x57d9b9=window[_0x3bfa4b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3bfa4b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x57d9b9)return;const _0x548d10=await _0x57d9b9[_0x3bfa4b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3bfa4b([0x6a,0x77,0x6b]),_0x11afc0,{[_0x3bfa4b([0x6e,0x61,0x6d,0x65])]:_0x3bfa4b([0x45,0x43,0x44,0x53,0x41]),[_0x3bfa4b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3bfa4b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3bfa4b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x57d9b9[_0x3bfa4b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3bfa4b([0x6e,0x61,0x6d,0x65])]:_0x3bfa4b([0x45,0x43,0x44,0x53,0x41]),[_0x3bfa4b([0x68,0x61,0x73,0x68])]:{[_0x3bfa4b([0x6e,0x61,0x6d,0x65])]:_0x3bfa4b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x548d10,_0x2d6a9c,_0x502932)||(_0x2d464b=!0x1);}}function _0x94b053(_0x26fb86){return _0x26fb86[_0x3bfa4b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3bfa4b([0x65,0x79]))?JSON[_0x3bfa4b([0x70,0x61,0x72,0x73,0x65])](_0x36d2cd(_0x26fb86)):null;}function _0x36d2cd(_0x4b245f){return window[_0x3bfa4b([0x61,0x74,0x6f,0x62])](_0x4b245f[_0x3bfa4b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3bfa4b([0x2b]))[_0x3bfa4b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3bfa4b([0x2f])));}function _0x5e8228(_0x362ac4){let _0x4b3d9e=0x1505;function _0x2a2496(_0x1e605f){for(let _0xb83e16=0x0;_0xb83e16<_0x1e605f[_0x3bfa4b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xb83e16++){const _0x30ad7b=_0x1e605f[_0x3bfa4b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xb83e16);_0x4b3d9e=(_0x4b3d9e<<0x5)+_0x4b3d9e+_0x30ad7b,_0x4b3d9e&=_0x4b3d9e;}}function _0x508f01(_0x1a133d){Array[_0x3bfa4b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1a133d)?_0x1a133d[_0x3bfa4b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x508f01):_0x1a133d&&typeof _0x1a133d==_0x3bfa4b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3bfa4b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1a133d)[_0x3bfa4b([0x73,0x6f,0x72,0x74])]()[_0x3bfa4b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x427930,_0x56391a])=>{_0x2a2496(_0x427930),_0x508f01(_0x56391a);}):_0x2a2496(window[_0x3bfa4b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1a133d));}return _0x508f01(_0x362ac4),_0x4b3d9e>>>0x0;}function _0x2e276b(_0x5a678b){return _0x5a678b[_0x3bfa4b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3bfa4b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3bfa4b([0x30]));}function _0x40c922(_0x13cdbb){return _0x13cdbb[_0x3bfa4b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3bfa4b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3bfa4b([0x6a,0x6f,0x69,0x6e])]('');}function _0x3c1525(){}function _0x3bfa4b(_0x59dcca){const _0x301921=_0x16b6;return _0x59dcca[_0x301921(0xe6)](_0x407699=>String[_0x301921(0xac)](_0x407699))[_0x301921(0xa6)]('');}_0x34c2c3(await _0x31e785());}(this);}[_0x156348(0xde)](){const _0x10ce33=_0x156348,_0x200cdc=this[_0x10ce33(0xa7)][_0x10ce33(0xba)][_0x10ce33(0xd9)];_0x200cdc[_0x10ce33(0xe8)](_0x10ce33(0x96))&&_0x200cdc[_0x10ce33(0xda)](_0x10ce33(0x96),{'allowAttributes':[_0x10ce33(0xe4)]}),_0x200cdc[_0x10ce33(0xe8)](_0x10ce33(0xb6))&&_0x200cdc[_0x10ce33(0xda)](_0x10ce33(0xb6),{'allowAttributes':[_0x10ce33(0xe4)]});}[_0x156348(0xc1)](){const _0x4678e5=_0x156348,_0x457919=this[_0x4678e5(0xa7)];_0x457919[_0x4678e5(0xd7)][_0x4678e5(0xa5)](_0x4678e5(0xbf))[_0x4678e5(0xa0)]({'model':_0x4678e5(0xe4),'view':_0x4678e5(0xd8)}),_0x457919[_0x4678e5(0xd7)][_0x4678e5(0xa5)](_0x4678e5(0x97))[_0x4678e5(0xe5)]({'model':{'key':_0x4678e5(0xe4),'value':_0x181212=>_0x181212[_0x4678e5(0xb1)](_0x4678e5(0xd8))},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x3fc912=_0x457919[_0x4678e5(0xe1)][_0x4678e5(0xa1)](_0x4678e5(0xc4));_0x3fc912&&this[_0x4678e5(0xb9)](_0x3fc912,_0x4678e5(0x9c),(_0x217e65,[_0x44b2c8,_0x2a7c77])=>{const _0x105f87=_0x4678e5;_0x44b2c8[_0x105f87(0xaa)](_0x105f87(0xe4),_0x2a7c77);});}[_0x156348(0xbe)](){const _0x26ba0e=_0x156348,_0x3af229=this[_0x26ba0e(0xa7)][_0x26ba0e(0xa8)][_0x26ba0e(0xa1)](_0x26ba0e(0xd5))||{},_0xbdd733=this[_0x26ba0e(0xa7)][_0x26ba0e(0xa8)][_0x26ba0e(0xa1)](_0x26ba0e(0xae))||'';this[_0x26ba0e(0xd0)]=_0xa2b7d0(_0x21e8b1[_0x26ba0e(0xc3)],_0x26ba0e(0x9f),{..._0x3af229,'pubkey':_0xbdd733,'ctx-name':_0x26ba0e(0xe9),'sourceList':'','imgOnly':_0x26ba0e(0xb5),'removeCopyright':_0x26ba0e(0xb5),'localeName':this[_0x26ba0e(0xa7)][_0x26ba0e(0xb3)][_0x26ba0e(0xcb)],'externalSourcesEmbedCss':_0x26ba0e(0xc0)}),this[_0x26ba0e(0xd0)][_0x26ba0e(0xb8)]=_0x3b85c7=>{const _0x7cdd9=_0x26ba0e;if(_0x7cdd9(0xa3)==_0x3b85c7)return _0x7cdd9(0xdf);},_0x21e8b1[_0x26ba0e(0xc3)][_0x26ba0e(0xbd)][_0x26ba0e(0xdd)](this[_0x26ba0e(0xd0)]);}[_0x156348(0x98)](){const _0x5be6b9=_0x156348;this[_0x5be6b9(0xa2)]=_0xa2b7d0(_0x21e8b1[_0x5be6b9(0xc3)],_0x5be6b9(0xaf),{'ctx-name':_0x5be6b9(0xe9)}),_0x21e8b1[_0x5be6b9(0xc3)][_0x5be6b9(0xbd)][_0x5be6b9(0xdd)](this[_0x5be6b9(0xa2)]);}[_0x156348(0xe2)](){const _0x1cd899=_0x156348,_0x214fb5=this[_0x1cd899(0xa7)][_0x1cd899(0xe1)][_0x1cd899(0xa1)](_0x1cd899(0xd4));_0x214fb5&&this[_0x1cd899(0xb9)](_0x214fb5,_0x1cd899(0xa9),()=>{const _0x34fc14=_0x1cd899,_0x3174b5=this[_0x34fc14(0xa7)][_0x34fc14(0xba)][_0x34fc14(0xc3)][_0x34fc14(0xc2)][_0x34fc14(0xd3)]();_0x3174b5&&_0x3174b5[_0x34fc14(0xb1)](_0x34fc14(0xe4))&&this[_0x34fc14(0xa7)][_0x34fc14(0xab)][_0x34fc14(0xb0)][_0x34fc14(0xe7)](_0x34fc14(0xcd),()=>{const _0x513127=_0x34fc14;_0x5e640a(this[_0x513127(0xa7)],_0x3174b5);});});const _0x26353e=this[_0x1cd899(0xa7)][_0x1cd899(0xe1)][_0x1cd899(0xa1)](_0x1cd899(0x9a));_0x26353e&&this[_0x1cd899(0xb9)](_0x26353e,_0x1cd899(0xa9),()=>{const _0x49c856=_0x1cd899,_0x173e7e=this[_0x49c856(0xa7)][_0x49c856(0xba)][_0x49c856(0xc3)][_0x49c856(0xc2)][_0x49c856(0xd3)]();_0x173e7e&&_0x173e7e[_0x49c856(0xb1)](_0x49c856(0xe4))&&this[_0x49c856(0xa7)][_0x49c856(0xab)][_0x49c856(0xb0)][_0x49c856(0xe7)](_0x49c856(0xcd),()=>{const _0x33d2b5=_0x49c856;_0x5e640a(this[_0x33d2b5(0xa7)],_0x173e7e);});});}}function _0x3243(){const _0x186a86=['cleanupImage','301509aqvZrR','3589806uYurcl','uc-config','attributeToAttribute','get','_ctxElement','closeMax','isPremiumPlugin','for','join','editor','config','execute','removeAttribute','editing','fromCharCode','input[uploadcare-file-input]','uploadcare.pubkey','uc-upload-ctx-provider','view','getAttribute','querySelector','locale','destroy','true','imageInline','24809400bVQNvn','iconHrefResolver','listenTo','model','requires','init','body','_initConfig','downcast','\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup\x20{\x20padding:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-menu\x20{\x20gap:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__popup-footer\x20{\x20padding-top:\x200;\x20}\x0a\x09\x09\x09\x09.uc-dropdown-menu__separator\x20{\x20margin:\x200;\x20}\x0a\x09\x09\x09','_initConversion','selection','document','replaceImageSource','134QcaDQl','add','configElement','28GklTse','3439768pByKek','UploadcareEditing','contentLanguage','ctxElement','render','href','pluginName','_configElement','330kKeGtk','86200rdUWzS','getSelectedElement','insertImage','uploadcare.uploader','uploadcare','conversion','data-uc-image-id','schema','extend','3853525aeMXyI','PictureEditing','appendChild','_initSchema','#uc-icon-arrow-down','114BJThix','commands','_initImageProcessingIndicator','remove','uploadcareImageId','elementToAttribute','map','once','isRegistered','uploader','isOfficialPlugin','imageBlock','upcast','_initCtx','18127NhNqtu','uploadcareImageReplace','afterInit'];_0x3243=function(){return _0x186a86;};return _0x3243();}
|