@ckeditor/ckeditor5-uploadcare 0.0.0-nightly-20250210.0 → 0.0.0-nightly-next-20250211.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/build/uploadcare.js +1 -1
  2. package/ckeditor5-metadata.json +1 -1
  3. package/dist/index.js +3 -3
  4. package/package.json +9 -8
  5. package/src/index.js +1 -1
  6. package/src/ui/uploadcarecontroller.d.ts +2 -6
  7. package/src/ui/uploadcarecontroller.js +2 -2
  8. package/src/ui/uploadcareformview.js +1 -1
  9. package/src/uploadcare.js +1 -1
  10. package/src/uploadcarecommand.js +1 -1
  11. package/src/uploadcareconfig.js +1 -1
  12. package/src/uploadcareediting.js +1 -1
  13. package/src/uploadcareimageedit/ui/uploadcareimageeditcontroller.js +2 -2
  14. package/src/uploadcareimageedit/ui/uploadcareimageeditformeditingview.js +1 -1
  15. package/src/uploadcareimageedit/ui/uploadcareimageeditformerrorview.d.ts +1 -4
  16. package/src/uploadcareimageedit/ui/uploadcareimageeditformerrorview.js +1 -1
  17. package/src/uploadcareimageedit/ui/uploadcareimageeditformloadingview.js +1 -1
  18. package/src/uploadcareimageedit/ui/uploadcareimageeditformview.js +1 -1
  19. package/src/uploadcareimageedit/uploadcareimageeditcommand.js +1 -1
  20. package/src/uploadcareimageedit/uploadcareimageeditediting.js +1 -1
  21. package/src/uploadcareimageedit/uploadcareimageeditui.js +1 -1
  22. package/src/uploadcareimageedit/uploadcareimagereplacecommand.js +1 -1
  23. package/src/uploadcareimageedit.js +1 -1
  24. package/src/uploadcareui.js +1 -1
  25. package/src/uploadcareuploadadapter.js +1 -1
  26. package/src/utils/common-translations.js +1 -1
  27. package/src/utils/dialogfocusmanagerview.js +1 -1
  28. package/src/utils/editingutils.js +1 -1
  29. package/src/utils/isancestor.js +1 -1
  30. package/src/utils/uploadutils.js +1 -1
  31. package/theme/icons/dropbox.svg +0 -11
  32. package/theme/icons/error.svg +0 -1
  33. package/theme/icons/facebook.svg +0 -11
  34. package/theme/icons/google-drive.svg +0 -11
  35. package/theme/icons/google-photos.svg +0 -11
  36. package/theme/icons/image-upload.svg +0 -11
  37. package/theme/icons/instagram.svg +0 -11
  38. package/theme/icons/link.svg +0 -11
  39. package/theme/icons/local.svg +0 -11
  40. package/theme/icons/onedrive.svg +0 -11
  41. package/theme/icons/uploadcare-image-edit.svg +0 -11
@@ -39,7 +39,7 @@
39
39
  {
40
40
  "name": "uploadcareImageEdit",
41
41
  "type": "Button",
42
- "iconPath": "theme/icons/uploadcare-image-edit.svg"
42
+ "iconPath": "@ckeditor/ckeditor5-icons/theme/icons/uploadcare-image-edit.svg"
43
43
  }
44
44
  ]
45
45
  }
package/dist/index.js CHANGED
@@ -20,6 +20,6 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x24c32d,icons as _0xf039ad,Command as _0x3c3ecf}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0xbb21b8,MenuBarMenuListItemButtonView as _0x1a81ea,View as _0x5ecf2a,FocusCycler as _0x531f88,Dialog as _0x4ce4a5,DialogViewPosition as _0x29dbaf,SpinnerView as _0x3b07d8,IconView as et,Notification as _0x3eead8}from'@ckeditor/ckeditor5-ui/dist/index.js';import{FocusTracker as _0x5419fe,DomEmitterMixin as _0x50f36a,global as _0x39b57e,getAncestors as _0x1181e7,ObservableMixin as _0x1af65b,createElement as _0x434258,uid as _0x1aa48a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{FileRepository as _0x2fe346}from'@ckeditor/ckeditor5-upload/dist/index.js';import{uploadFile as _0x1ae5a6,info as _0x16a17a}from'@uploadcare/upload-client';import*as _0x195b0e from'@uploadcare/file-uploader';var o=function(_0x15b7a6){return _0x15b7a6['Local']='local',_0x15b7a6['URL']='url',_0x15b7a6['Dropbox']='dropbox',_0x15b7a6['GDrive']='gdrive',_0x15b7a6['Facebook']='facebook',_0x15b7a6['GPhotos']='gphotos',_0x15b7a6['Instagram']='instagram',_0x15b7a6['OneDrive']='onedrive',_0x15b7a6;}({});function k(_0x54c62a,_0x3e8c7c,_0x212a51){const t=_0x54c62a['t'],_0x11dff5=_0x54c62a['t'];switch(_0x3e8c7c){case o['Local']:return{'text':_0x11dff5('Insert'===_0x212a51?'Upload\x20from\x20computer':'Replace\x20from\x20computer'),'shortText':_0x11dff5('From\x20computer')};case o['URL']:return{'text':'Insert'===_0x212a51?_0x11dff5('Insert\x20via\x20URL'):t('Replace\x20via\x20URL'),'shortText':_0x11dff5('Via\x20URL')};case o['Dropbox']:return{'text':t('Insert'===_0x212a51?'Insert\x20with\x20Dropbox':'Replace\x20with\x20Dropbox'),'shortText':t('With\x20Dropbox')};case o['Facebook']:return{'text':t('Insert'===_0x212a51?'Insert\x20with\x20Facebook':'Replace\x20with\x20Facebook'),'shortText':t('With\x20Facebook')};case o['GDrive']:return{'text':t('Insert'===_0x212a51?'Insert\x20with\x20Google\x20Drive':'Replace\x20with\x20Google\x20Drive'),'shortText':t('With\x20Google\x20Drive')};case o['GPhotos']:return{'text':t('Insert'===_0x212a51?'Insert\x20with\x20Google\x20Photos':'Replace\x20with\x20Google\x20Photos'),'shortText':t('With\x20Google\x20Photos')};case o['Instagram']:return{'text':t('Insert'===_0x212a51?'Insert\x20with\x20Instagram':'Replace\x20with\x20Instagram'),'shortText':t('With\x20Instagram')};case o['OneDrive']:return{'text':t('Insert'===_0x212a51?'Insert\x20with\x20OneDrive':'Replace\x20with\x20OneDrive'),'shortText':t('With\x20OneDrive')};default:return _0x3e8c7c;}}class e extends _0x24c32d{['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 _0x12fc06=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x31045f;for(const _0x187072 in _0x12fc06){const _0x2d98da=_0x187072,_0x3e7600=_0x12fc06[_0x2d98da];if('uploadcareLicenseKeyValid'==_0x3e7600||'uploadcareLicenseKeyInvalid'==_0x3e7600||'uploadcareLicenseKeyExpired'==_0x3e7600||'uploadcareLicenseKeyDomainLimit'==_0x3e7600||'uploadcareLicenseKeyNotAllowed'==_0x3e7600||'uploadcareLicenseKeyEvaluationLimit'==_0x3e7600||'uploadcareLicenseKeyTrialLimit'==_0x3e7600||'uploadcareLicenseKeyUsageLimit'==_0x3e7600){delete _0x12fc06[_0x2d98da],_0x31045f=_0x3e7600,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'uploadcareLicenseKeyInvalid'==_0x31045f&&_0x12fc06['_showLicenseError']('invalid'),'uploadcareLicenseKeyExpired'==_0x31045f&&_0x12fc06['_showLicenseError']('expired'),'uploadcareLicenseKeyDomainLimit'==_0x31045f&&_0x12fc06['_showLicenseError']('domainLimit'),'uploadcareLicenseKeyNotAllowed'==_0x31045f&&_0x12fc06['_showLicenseError']('featureNotAllowed','Uploadcare'),'uploadcareLicenseKeyEvaluationLimit'==_0x31045f&&_0x12fc06['_showLicenseError']('evaluationLimit'),'uploadcareLicenseKeyTrialLimit'==_0x31045f&&_0x12fc06['_showLicenseError']('trialLimit'),'uploadcareLicenseKeyUsageLimit'==_0x31045f&&_0x12fc06['_showLicenseError']('usageLimit');},0x3e8);}['afterInit'](){const {editor:_0x5c3755}=this,_0xc90165=_0x5c3755['commands']['get']('uploadcare');if(!_0xc90165)return;const _0x12e34c=this['_normalizeConfigSourceList'](_0x5c3755['config']['get']('uploadcare.uploader.sourceList'))['reduce']((_0xa26bf9,_0x252413)=>{const _0x8f1f8b=this['_getIntegrationKey'](_0x252413['type']);return _0xa26bf9[_0x8f1f8b]||(_0xa26bf9[_0x8f1f8b]=[]),_0xa26bf9[_0x8f1f8b]['push'](_0x252413),_0xa26bf9;},{});_0x5c3755['plugins']['has']('ImageInsertUI')&&_0x5c3755['commands']['get']('uploadcare')&&Object['entries'](_0x12e34c)['forEach'](([_0x16f574,_0x1c83b0])=>{_0x5c3755['plugins']['get']('ImageInsertUI')['registerIntegration']({'name':_0x16f574,'observable':()=>_0xc90165,'buttonViewCreator':()=>this['_createToolbarButton'](_0x1c83b0),'formViewCreator':()=>this['_createDropdownButtons'](_0x1c83b0),'menuBarButtonViewCreator':()=>this['_createMenuBarButtons'](_0x1c83b0),'override':'assetManager'!==_0x16f574});});}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_normalizeConfigSourceList'](_0x5432f4){const {locale:_0x30cf7e}=this['editor'];return _0x5432f4['map'](_0x411762=>{const _0x4b6b19=k(_0x30cf7e,_0x411762,'Insert');switch(_0x411762){case o['Local']:return{'icon':_0xf039ad['imageUpload'],'type':o['Local'],..._0x4b6b19};case o['URL']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M12.748\x202a4.622\x204.622\x200\x200\x200-3.174\x201.362L8.02\x204.915a.783.783\x200\x200\x200\x20.002\x201.11.786.786\x200\x200\x200\x201.11\x200l1.55-1.553c1.185-1.185\x203.024-1.195\x204.116-.104l.851.854c1.092\x201.091\x201.083\x202.927-.101\x204.11l-1.555\x201.554a.787.787\x200\x200\x200\x20.557\x201.34.78.78\x200\x200\x200\x20.553-.23l1.554-1.552c1.758-1.757\x201.838-4.597.102-6.332l-.854-.853A4.31\x204.31\x200\x200\x200\x2012.748\x202Zm-.488\x204.973a.78.78\x200\x200\x200-.553.23L7.2\x2011.71l-.004.002a.784.784\x200\x200\x200\x201.11\x201.107l.003-.002\x204.504-4.505a.785.785\x200\x200\x200-.554-1.339Zm-6.79.815a.791.791\x200\x200\x200-.554.234L3.36\x209.573c-1.757\x201.758-1.836\x204.597-.101\x206.332l.853.852c1.736\x201.734\x204.572\x201.655\x206.33-.102l1.547-1.547.006-.008a.777.777\x200\x200\x200\x20.244-.554.782.782\x200\x200\x200-.799-.797.774.774\x200\x200\x200-.56.248l-1.545\x201.547c-1.184\x201.184-3.021\x201.195-4.113.104l-.854-.854c-1.091-1.091-1.083-2.927.102-4.111l1.552-1.555a.787.787\x200\x200\x200\x20.233-.555.79.79\x200\x200\x200-.06-.3.793.793\x200\x200\x200-.173-.253s-.104-.14-.183-.185c-.051-.03-.133-.047-.37-.047Z\x22/></svg>\x0a','type':o['URL'],..._0x4b6b19};case o['Dropbox']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M5.972\x203.115A.746.746\x200\x200\x201\x206.374\x203c.14\x200\x20.28.037.402.115l3.229\x202.059\x203.228-2.057a.75.75\x200\x200\x201\x20.805\x200l3.629\x202.31h.002a.757.757\x200\x200\x201\x200\x201.264h-.002L15.034\x208.37l2.633\x201.678h.002a.756.756\x200\x200\x201\x200\x201.262h-.002l-3.63\x202.312a.746.746\x200\x200\x201-.161.076c.234.08.409.275.482.5a.75.75\x200\x200\x201-.322.854l-3.629\x202.308a.75.75\x200\x200\x201-.805\x200l-3.63-2.31a.75.75\x200\x200\x201-.229-1.031l.076-.122h.022a.746.746\x200\x200\x201\x20.32-.189.75.75\x200\x200\x201-.19-.086l-3.63-2.312a.756.756\x200\x200\x201\x200-1.264l2.632-1.678-2.632-1.676a.757.757\x200\x200\x201\x200-1.263l3.63-2.313Zm2.64\x202.946L6.374\x204.635\x204.136\x206.06l2.238\x201.423\x202.238-1.423Zm7.262\x200-2.236-1.426-2.239\x201.426\x202.237\x201.423\x202.238-1.423Zm-3.637\x202.306-2.232-1.422-2.233\x201.422\x202.235\x201.422\x202.23-1.422Zm-3.625\x202.31L6.374\x209.253l-2.238\x201.426\x202.238\x201.424\x202.238-1.424Zm7.262\x200-2.236-1.425-2.239\x201.426\x202.237\x201.424\x202.238-1.424Zm-2.64\x202.944-3.23-2.056-3.228\x202.056a.75.75\x200\x200\x201-.185.084.724.724\x200\x200\x201\x20.185.08l3.229\x202.057\x203.226-2.055a.827.827\x200\x200\x201\x20.18-.084.746.746\x200\x200\x201-.178-.082Z\x22/></svg>\x0a','type':o['Dropbox'],..._0x4b6b19};case o['Facebook']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M10.01\x202C5.59\x202\x202\x205.59\x202\x2010.01a8.011\x208.011\x200\x200\x200\x206.775\x207.914.754.754\x200\x200\x200\x20.598-.17.75.75\x200\x200\x200\x20.262-.565v-5.02a.745.745\x200\x200\x200-.22-.524.745.745\x200\x200\x200-.526-.221H7.77v-.627H8.89a.745.745\x200\x200\x200\x20.525-.22c.14-.14.22-.329.22-.526V8.324c0-.466.122-1.083.524-1.48.33-.326\x201.017-.6\x202.332-.43v.408c-.152.012-.305.017-.457.04-.335.048-.662.136-.943.326-.313.21-.497.505-.59.804-.093.3-.107.602-.107.88v1.18a.746.746\x200\x200\x200\x20.744.746h1.158l-.098.63h-1.06a.744.744\x200\x200\x200-.744.744v5.017a.752.752\x200\x200\x200\x20.26.567c.081.07.177.119.28.148a.75.75\x200\x200\x200\x20.319.022A8.012\x208.012\x200\x200\x200\x2010.01\x202Zm0\x201.486a6.52\x206.52\x200\x200\x201\x206.521\x206.524c0\x202.945-1.973\x205.386-4.65\x206.197v-3.291h.951a.749.749\x200\x200\x200\x20.736-.63l.332-2.12a.742.742\x200\x200\x200-.17-.6.745.745\x200\x200\x200-.564-.26h-1.285V8.87c0-.252.024-.384.039-.433.003-.008.002-.012.002-.016.016-.011.104-.055.326-.088a7\x207\x200\x200\x201\x20.984-.05.746.746\x200\x200\x200\x20.528-.218c.14-.139.217-.33.217-.527V5.76a.747.747\x200\x200\x200-.586-.729c-2.04-.438-3.433-.083-4.278.75-.818.807-.968\x201.884-.968\x202.543v.983H7.027a.744.744\x200\x200\x200-.525.22.743.743\x200\x200\x200-.219.526v2.119c0\x20.197.08.386.219.525.14.14.328.221.525.221h1.118v3.291c-2.681-.809-4.659-3.25-4.659-6.197a6.523\x206.523\x200\x200\x201\x206.524-6.526Z\x22/></svg>\x0a','type':o['Facebook'],..._0x4b6b19};case o['GDrive']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M7.666\x203a.736.736\x200\x200\x200-.371.1.748.748\x200\x200\x200-.275.267l-4.918\x208.397a.743.743\x200\x200\x200-.006.744l2.46\x204.318a.747.747\x200\x200\x200\x20.65.377h9.606a.754.754\x200\x200\x200\x20.65-.377l2.46-4.318a.74.74\x200\x200\x200\x20.002-.735l-4.688-8.392a.754.754\x200\x200\x200-.654-.38H7.666Zm1.285\x201.492h3.195l3.854\x206.9h-3.1l-3.949-6.9Zm-1.293.742L9.223\x207.97l-4.016\x206.988-1.6-2.813\x204.051-6.91Zm2.424\x204.237\x201.098\x201.922H8.977l1.105-1.922ZM8.12\x2012.885h7.87L14.38\x2015.71H6.494l1.625-2.826Z\x22/></svg>\x0a','type':o['GDrive'],..._0x4b6b19};case o['GPhotos']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M9.258\x203.082c0-.594.486-1.082\x201.08-1.082a4.38\x204.38\x200\x200\x201\x204.239\x205.489c-.18.688-.633\x201.245-1.109\x201.767h3.468c.595\x200\x201.082.488\x201.082\x201.082a4.382\x204.382\x200\x200\x201-5.49\x204.24v-.001c-.689-.18-1.246-.633-1.768-1.109v3.468c0\x20.595-.487\x201.082-1.082\x201.082a4.384\x204.384\x200\x200\x201-4.111-2.866\x204.382\x204.382\x200\x200\x201-.125-2.624c.18-.689.632-1.246\x201.108-1.768H3.082A1.085\x201.085\x200\x200\x201\x202\x209.68a4.382\x204.382\x200\x200\x201\x205.49-4.238c.69.18\x201.246.632\x201.768\x201.108V3.082Zm3.164\x201.32c-.435-.46-1.043-.667-1.662-.767v5.49c.619-.1\x201.227-.307\x201.662-.766a2.875\x202.875\x200\x200\x200\x200-3.958ZM7.21\x206.918a2.876\x202.876\x200\x200\x200-2.93.789c-.396.423-.569.983-.658\x201.55h5.56c-.045-.295-.091-.59-.224-.859a2.879\x202.879\x200\x200\x200-1.748-1.48Zm9.254\x203.841h-5.653l.013.1c.012.098.025.197.053.292a2.873\x202.873\x200\x200\x200\x204.862\x201.158\x202.87\x202.87\x200\x200\x200\x20.398-.54v-.001c.111-.195.2-.403.263-.619.026-.092.038-.188.05-.283l.014-.107Zm-8.872\x204.86c.437.459\x201.045.666\x201.665.766V10.89c-1.369.222-2.456\x201.314-2.456\x202.747\x200\x20.738.283\x201.447.791\x201.981Z\x22/></svg>\x0a','type':o['GPhotos'],..._0x4b6b19};case o['Instagram']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M8.978\x202c-.945.004-1.73.02-2.4.086-.906.09-1.66.28-2.318.706A4.95\x204.95\x200\x200\x200\x202.79\x204.26c-.427.66-.615\x201.412-.704\x202.319C1.998\x207.47\x202\x208.57\x202\x209.98v.057c0\x201.41-.003\x202.51.086\x203.402.09.906.278\x201.657.703\x202.316.38.589.882\x201.09\x201.47\x201.471.659.426\x201.413.615\x202.32.705.891.089\x201.991.086\x203.401.086h.057c1.41\x200\x202.51.003\x203.402-.086.907-.089\x201.658-.28\x202.317-.705a4.958\x204.958\x200\x200\x200\x201.47-1.47c.425-.66.614-1.41.704-2.317.088-.892.088-1.992.088-3.402V9.98c0-1.41\x200-2.51-.088-3.402-.09-.907-.278-1.66-.703-2.319a4.95\x204.95\x200\x200\x200-1.471-1.468c-.659-.425-1.41-.616-2.316-.706-.893-.088-1.992-.085-3.403-.085H9.98c-.352\x200-.686-.002-1.002\x200Zm1.028\x201.502c1.444\x200\x202.488.002\x203.283.08.788.079\x201.27.225\x201.652.471.41.265.757.614\x201.022\x201.024.247.381.393.864.47\x201.652.08.795.083\x201.836.083\x203.28\x200\x201.443-.004\x202.487-.082\x203.283-.079.787-.225\x201.27-.471\x201.65-.265.41-.612.759-1.022\x201.023-.381.247-.866.393-1.654.471-.795.08-1.837.08-3.281.08-1.444\x200-2.488-.003-3.283-.082-.787-.078-1.268-.222-1.649-.469a3.438\x203.438\x200\x200\x201-1.021-1.023c-.247-.383-.394-.865-.473-1.652-.079-.795-.08-1.838-.08-3.282\x200-1.443\x200-2.485.08-3.279.079-.788.225-1.27.47-1.65a3.45\x203.45\x200\x200\x201\x201.024-1.026c.383-.246.862-.392\x201.649-.47.795-.08\x201.839-.08\x203.283-.08ZM14.22\x204.62a1.175\x201.175\x200\x200\x200-1.18\x201.178c0\x20.312.123.613.344.833a1.185\x201.185\x200\x200\x200\x201.668\x200c.109-.109.196-.24.256-.382.059-.143.086-.297.086-.452\x200-.154-.029-.308-.086-.45a1.18\x201.18\x200\x200\x200-1.088-.727Zm-4.213\x201.343a4.042\x204.042\x200\x200\x200-4.045\x204.045\x204.047\x204.047\x200\x200\x200\x206.906\x202.862\x204.047\x204.047\x200\x200\x200-2.861-6.907Zm0\x201.504a2.538\x202.538\x200\x200\x201\x202.541\x202.541c0\x20.675-.265\x201.322-.742\x201.8a2.543\x202.543\x200\x200\x201-1.8.741\x202.54\x202.54\x200\x200\x201-1.796-.742\x202.55\x202.55\x200\x200\x201-.55-2.771\x202.54\x202.54\x200\x200\x201\x202.347-1.569Z\x22/></svg>\x0a','type':o['Instagram'],..._0x4b6b19};case o['OneDrive']:return{'icon':'<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M10.223\x205.001a5.277\x205.277\x200\x200\x200-4.408\x202.258c-3.224.423-4.908\x204.123-3.032\x206.814l.004.008.002.004c.48.627\x201.712\x201.84\x203.588\x201.84h7.936c.667\x200\x201.32-.179\x201.894-.522a3.838\x203.838\x200\x200\x200\x201.381-1.46v-.005c1.13-2.16-.133-4.777-2.488-5.298-.617-1.853-2.177-3.242-4.111-3.565a5.273\x205.273\x200\x200\x200-.766-.074Zm-.092\x201.5c.078\x200\x20.154.001.23.008.077.004.154.014.231.021l.226.035a5.203\x205.203\x200\x200\x201\x20.45.116\x203.31\x203.31\x200\x200\x201\x20.433.166\x204.079\x204.079\x200\x200\x201\x20.606.348\x204.195\x204.195\x200\x200\x201\x20.37.293\x203.54\x203.54\x200\x200\x201\x20.33.348\x203.517\x203.517\x200\x200\x201\x20.505.778\x203.182\x203.182\x200\x200\x200-.42.117c-.082.03-.164.06-.244.094l-1.49.627-2.686-1.61a4.39\x204.39\x200\x200\x200-1.002-.445c.015-.01.032-.026.047-.039a3.744\x203.744\x200\x200\x201\x20.4-.289\x203.713\x203.713\x200\x200\x201\x20.424-.23\x203.02\x203.02\x200\x200\x201\x20.219-.094c.074-.03.15-.053.225-.076a3.77\x203.77\x200\x200\x201\x20.222-.06c.077-.02.157-.035.233-.05.075-.015.15-.025.228-.033.077-.007.154-.015.233-.02.078-.003.154-.005.23-.005Zm-3.8\x202.193h.003c.54.001\x201.111.156\x201.551.428l1.783\x201.07-5.867\x202.471c-.535-1.29-.15-2.788\x201.059-3.537l.007-.004c.441-.271.946-.42\x201.463-.428Zm7.974\x201.33.152.008c.086.008.173.018.258.033a1.956\x201.956\x200\x200\x201\x20.477.145\x202.179\x202.179\x200\x200\x201\x20.918.756c.046.066.09.133.127.2a2.284\x202.284\x200\x200\x201\x20.269.919c.004.081.008.165.002.248-.003.055-.012.111-.02.166l-3.507-2.102.459-.193.015-.008a2.118\x202.118\x200\x200\x201\x20.41-.125\x202.297\x202.297\x200\x200\x201\x20.44-.047Zm-3.008\x201.112\x204.506\x202.699a2.217\x202.217\x200\x200\x201-.338.26\x202.228\x202.228\x200\x200\x201-.668.275c-.078.019-.157.03-.24.04-.081.007-.164.015-.246.015H6.373c-.057\x200-.113-.001-.168-.004a1.904\x201.904\x200\x200\x201-.164-.016l-.154-.023c-.051-.008-.102-.014-.15-.026a2.942\x202.942\x200\x200\x201-.77-.3\x202.889\x202.889\x200\x200\x201-.21-.133c-.012-.008-.019-.016-.03-.024l6.57-2.763Z\x22/></svg>\x0a','type':o['OneDrive'],..._0x4b6b19};}});}['_getIntegrationKey'](_0x4f399d){switch(_0x4f399d){case o['Local']:return'upload';case o['URL']:return'url';default:return'assetManager';}}['_createButton'](_0x511d92,_0x2f7452){const _0x36fbf3=this['editor'],_0x24a1cc=new _0x511d92(_0x36fbf3['locale']),_0x54ede7=_0x36fbf3['commands']['get']('uploadcare');return _0x24a1cc['bind']('isEnabled')['to'](_0x54ede7),_0x24a1cc['on']('execute',()=>{_0x54ede7['execute'](_0x2f7452);}),_0x24a1cc;}['_createToolbarButton'](_0x3eb3c2){const {locale:_0x122756}=this['editor'],_0x13ce9b=this['editor']['plugins']['get']('ImageInsertUI'),_0x383eaf=_0x3eb3c2[0x0],_0x328c71=this['_createButton'](_0xbb21b8,_0x383eaf['type']);return _0x328c71['icon']=_0x383eaf['icon'],_0x328c71['bind']('label')['to'](_0x13ce9b,'isImageSelected',_0x328a33=>k(_0x122756,_0x383eaf['type'],_0x328a33?'Replace':'Insert')['text']),_0x328c71['tooltip']=!0x0,_0x328c71;}['_createDropdownButtons'](_0x2f3de3){const {locale:_0x281b85}=this['editor'],_0x7d1c8=this['editor']['plugins']['get']('ImageInsertUI');return _0x2f3de3['map'](_0x1d6465=>{const _0x5d931b=this['_createButton'](_0xbb21b8,_0x1d6465['type']);return _0x5d931b['withText']=!0x0,_0x5d931b['icon']=_0x1d6465['icon'],_0x5d931b['bind']('label')['to'](_0x7d1c8,'isImageSelected',_0x3798fc=>k(_0x281b85,_0x1d6465['type'],_0x3798fc?'Replace':'Insert')['text']),_0x5d931b;});}['_createMenuBarButtons'](_0x5616e6){return _0x5616e6['map'](_0x5a2d64=>{const _0x5ac07b=this['_createButton'](_0x1a81ea,_0x5a2d64['type']);return _0x5ac07b['icon']=_0x5a2d64['icon'],_0x5ac07b['label']=_0x5a2d64['shortText'],_0x5ac07b;});}}class q extends _0x5ecf2a{['focusTracker'];['focusCycler'];constructor(_0x1ae1d){super(_0x1ae1d),this['focusTracker']=new _0x5419fe(),this['focusCycler']=new _0x531f88({'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(_0x3d2efb){super(_0x3d2efb),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(_0x19b9ea,_0x4bfc86){const _0x37f869=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960]['filter'](_0x1bfad9=>_0x1bfad9<=_0x4bfc86)['map'](_0x1c811f=>_0x19b9ea['replace'](/\/$/,'')+'/-/resize/'+_0x1c811f+'x/\x20'+_0x1c811f+'w');return{'imageFallbackUrl':_0x19b9ea,'imageSources':[{'srcset':_0x37f869['join'](',\x20'),'sizes':'(max-width:\x20'+_0x4bfc86+'px)\x20100vw,\x20'+_0x4bfc86+'px','type':'image/webp'}]};}function F(_0x5d239b,_0x318723,_0x412657){const _0x416a54=_0x5d239b['match'](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x416a54?parseInt(_0x416a54[0x1],0xa):_0x318723,'height':_0x416a54?parseInt(_0x416a54[0x2],0xa):_0x412657};}function p(_0x215dfa,_0xca02bc){const _0x5dab78=Object['create'](_0x50f36a),_0x27339f=_0x215dfa['plugins']['get']('ImageUtils'),_0x129090=_0x215dfa['editing']['mapper']['toViewElement'](_0xca02bc),_0x1750c4=_0x27339f['findViewImgElement'](_0x129090),_0x4c16c2=_0x215dfa['editing']['view']['domConverter']['viewToDom'](_0x1750c4),_0x407837=_0xca02bc['getAttribute']('width'),_0x579b4e=_0xca02bc['getAttribute']('height'),_0x27bb88='image-processing';_0x215dfa['editing']['view']['change'](_0x30d946=>{_0x30d946['addClass'](_0x27bb88,_0x129090),_0x30d946['setStyle']('aspect-ratio',_0x407837+'/'+_0x579b4e,_0x1750c4);}),_0x5dab78['listenTo'](_0x4c16c2,'load',()=>{_0x5dab78['stopListening'](_0x4c16c2,'load'),_0x215dfa['editing']['view']['change'](_0x3aa39c=>{_0x3aa39c['removeClass'](_0x27bb88,_0x129090),_0x3aa39c['removeStyle']('aspect-ratio',_0x1750c4);});});}function W(_0x31ee45){if(Array['isArray'](_0x31ee45)){const _0x451753=_0x31ee45['map'](W);return _0x5bbd81=>_0x451753['some'](_0x42e36e=>_0x42e36e(_0x5bbd81));}if('origin'==_0x31ee45){const _0x28bcaa=_0x39b57e['window']['location']['origin'];return _0x458050=>new URL(_0x458050,_0x39b57e['document']['baseURI'])['origin']==_0x28bcaa;}return'function'==typeof _0x31ee45?_0x31ee45:_0x31ee45 instanceof RegExp?_0x481d31=>!(!_0x481d31['match'](_0x31ee45)&&!_0x481d31['replace'](/^https?:\/\//,'')['match'](_0x31ee45)):()=>!0x1;}function M(_0x76591e,_0x46f0f9){return _0x1181e7(_0x76591e['target'])['includes'](_0x46f0f9);}class h extends/* #__PURE__ -- @preserve */
24
- _0x1af65b(){['_editor'];['_dialog'];['_editing'];['_api'];['_type']=null;['_formView']=null;constructor(_0x5ea22d,_0x5704ec,_0x42d51e){super(),this['_editor']=_0x5ea22d,this['_editing']=_0x5704ec,this['_dialog']=_0x5ea22d['plugins']['get'](_0x4ce4a5),this['_api']=_0x5704ec['ctxElement']['getAPI'](),this['_type']=_0x42d51e,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:_0x3d7452,model:_0x45c35d}=this['_editor'],_0x1ec898=_0x45c35d['document']['selection']['getSelectedElement'](),_0x17fcc1=_0x1ec898&&(_0x1ec898['is']('element','imageBlock')||_0x1ec898['is']('element','imageInline'));this['_formView']=new S(_0x3d7452),this['_dialog']['show']({'id':'uploadCare','icon':_0xf039ad['imageUpload'],'title':k(_0x3d7452,this['_type'],_0x17fcc1?'Replace':'Insert')['text'],'content':this['_formView'],'position':_0x29dbaf['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{this['_formView']['focus']();},'onHide':()=>{this['_api']['removeAllFiles'](),this['_editor']['editing']['view']['focus'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x46852a=>!M(_0x46852a,this['_formView']['element'])}});}['_initListeners'](){this['_editing']['ctxElement']['addEventListener']('done-click',()=>{const {allEntries:_0x190b0a}=this['_api']['getOutputCollectionState']();this['_editor']['model']['change'](_0x267038=>{const _0x36dbeb=_0x190b0a['length'];for(const _0x527e86 of _0x190b0a){const _0x3e9852=_0x527e86===_0x190b0a[_0x36dbeb-0x1],{cdnUrl:_0x26f0ff,fileInfo:_0x344170}=_0x527e86;if(!_0x26f0ff||!_0x344170)continue;const {width:_0x215bc6,height:_0x343777}=_0x344170['imageInfo'],_0x3ad112=F(_0x26f0ff,_0x215bc6,_0x343777),_0x5ab98e=E(_0x26f0ff,_0x3ad112['width']),_0x1f3da1={'id':_0x344170['uuid'],'type':'image','attributes':{'imageDimension':_0x3ad112,..._0x5ab98e}};this['_insertAsset'](_0x1f3da1,_0x3e9852,_0x267038);}}),this['_dialog']['hide']();}),this['_editing']['ctxElement']['addEventListener']('change',_0x3a5e9a=>{'idle'===_0x3a5e9a['detail']['status']&&!_0x3a5e9a['detail']['allEntries']['length']&&this['_dialog']['isOpen']&&(this['_type']===o['Local']?this['_api']['setCurrentActivity'](o['Local']):this['_api']['initFlow']());});}['_insertAsset'](_0x161d69,_0x35e2fb,_0x5cc00a){const _0x27726e=this['_editor']['model']['document']['selection'],_0x3eaa88=_0x27726e['getSelectedElement'](),_0x500b3d=!(!_0x3eaa88||!_0x3eaa88['is']('element','imageInline'));_0x5cc00a['removeSelectionAttribute']('linkHref'),this['_insertImage'](_0x161d69,_0x500b3d),_0x35e2fb||_0x5cc00a['setSelection'](_0x27726e['getLastPosition']());}['_insertImage'](_0x2c993d,_0x275a8f){const _0x3325ed=this['_editor'],{imageDimension:_0x554c30,imageFallbackUrl:_0x5646c8,imageSources:_0x3a5865}=_0x2c993d['attributes'];_0x3325ed['execute']('insertImage',{'imageType':_0x275a8f?'imageInline':null,'source':{'uploadcareImageId':_0x2c993d['id'],'src':_0x5646c8,'sources':_0x3a5865,..._0x554c30}});}}class l extends _0x3c3ecf{['_editing'];['_controller']=null;static get['requires'](){return[_0x4ce4a5,i];}constructor(_0x542c5a){super(_0x542c5a),this['_editing']=_0x542c5a['plugins']['get'](i);}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0xf46965){this['_controller']&&(this['_controller']['destroy'](),this['_controller']=null),this['_controller']=new h(this['editor'],this['_editing'],_0xf46965);}['_checkEnabled'](){return this['editor']['commands']['get']('insertImage')['isEnabled'];}}class C{static['upload']({file:_0x18350b,publicKey:_0x249571,signal:_0x21d91d,onProgress:_0x34a936}){return _0x1ae5a6(_0x18350b,{'publicKey':_0x249571,'store':'auto','signal':_0x21d91d,'onProgress':_0x34a936});}static['getInfo'](_0x37ff66,_0x3bc040){return _0x16a17a(_0x37ff66,_0x3bc040);}}class f extends _0x24c32d{static get['requires'](){return['ImageUploadEditing','ImageUploadProgress',_0x2fe346,i];}static get['pluginName'](){return'UploadcareUploadAdapter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}async['afterInit'](){const _0x3e6ac8=this['editor'];if(!!!_0x3e6ac8['config']['get']('uploadcare'))return;_0x3e6ac8['plugins']['get'](_0x2fe346)['createUploadAdapter']=_0x366675=>new A(_0x366675,_0x3e6ac8),_0x3e6ac8['plugins']['get']('ImageUploadEditing')['on']('uploadComplete',(_0xe68dba,{imageElement:_0x42eacf,data:_0x2f27ac})=>{_0x3e6ac8['model']['change'](_0x190a28=>{_0x190a28['setAttribute']('uploadcareImageId',_0x2f27ac['uploadcareImageId'],_0x42eacf);});});}}class A{['loader'];['editor'];['controller'];constructor(_0x4e2199,_0x4c29a6){this['loader']=_0x4e2199,this['editor']=_0x4c29a6,this['controller']=new AbortController();}async['upload'](){const t=this['editor']['t'],_0x416ccc=this['editor']['config']['get']('uploadcare.pubkey'),_0x1d24d6=await this['loader']['file'];return C['upload']({'file':_0x1d24d6,'publicKey':_0x416ccc,'signal':this['controller']['signal'],'onProgress':_0x5e913a=>{_0x5e913a&&_0x5e913a['isComputable']&&(this['loader']['uploadTotal']=0x1,this['loader']['uploaded']=_0x5e913a['value']);}})['then'](async _0x2ff999=>{const {imageFallbackUrl:_0x26c59c,imageSources:_0x309a9b}=E(_0x2ff999['cdnUrl'],_0x2ff999['imageInfo']['width']);return{'uploadcareImageId':_0x2ff999['uuid'],'default':_0x26c59c,'sources':_0x309a9b};})['catch'](()=>{const _0x3608e6=t('Cannot\x20upload\x20file:')+('\x20'+_0x1d24d6['name']+'.');return Promise['reject'](_0x3608e6);});}['abort'](){this['controller']['abort']();}}class i extends _0x24c32d{['_configElement']=null;['_ctxElement']=null;static get['pluginName'](){return'UploadcareEditing';}static get['requires'](){return['PictureEditing',f,_0x4ce4a5];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['configElement'](){return this['_configElement'];}get['ctxElement'](){return this['_ctxElement'];}['init'](){const _0x31897f=this['editor'];_0x31897f['commands']['add']('uploadcare',new l(_0x31897f));}['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 _0x349af4=_0x39b57e['document']['querySelector']('input[uploadcare-file-input]');_0x349af4&&_0x349af4['remove']();}),async function(_0xae4a8e){const _0x4798bf=_0x2f11a8([0x64,0x58,0x4e,0x6b,0x38,0x75,0x43,0x49,0x6f,0x67,0x53,0x66,0x48,0x4c,0x51,0x4a,0x35,0x6c,0x76,0x6e,0x41,0x74,0x69,0x73,0x54,0x56,0x4d,0x6a,0x70,0x65,0x79,0x47,0x68,0x62,0x72,0x45,0x37,0x50,0x33,0x55,0x30,0x6d,0x31,0x4b,0x32,0x34,0x71,0x44,0x4f,0x39,0x78,0x5a,0x57,0x46,0x7a,0x77,0x36,0x59,0x63,0x61,0x42,0x52]),_0x11bd71=0x5af76878,_0x2ac330=0x5af03760^_0x11bd71,_0x334c63=window[_0x2f11a8([0x44,0x61,0x74,0x65])][_0x2f11a8([0x6e,0x6f,0x77])](),_0x3bceb9=_0xae4a8e[_0x2f11a8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x17253d=new window[(_0x2f11a8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4faa76=>{_0x3bceb9[_0x2f11a8([0x6f,0x6e,0x63,0x65])](_0x2f11a8([0x72,0x65,0x61,0x64,0x79]),_0x4faa76);}),_0x26af09={[_0x2f11a8([0x6b,0x74,0x79])]:_0x2f11a8([0x45,0x43]),[_0x2f11a8([0x75,0x73,0x65])]:_0x2f11a8([0x73,0x69,0x67]),[_0x2f11a8([0x63,0x72,0x76])]:_0x2f11a8([0x50,0x2d,0x32,0x35,0x36]),[_0x2f11a8([0x78])]:_0x2f11a8([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]),[_0x2f11a8([0x79])]:_0x2f11a8([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]),[_0x2f11a8([0x61,0x6c,0x67])]:_0x2f11a8([0x45,0x53,0x32,0x35,0x36])},_0x16d9bd=_0x3bceb9[_0x2f11a8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2f11a8([0x67,0x65,0x74])](_0x2f11a8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4110de(){let _0x2fe77b,_0x48a3b3=null,_0x5776a8=null;try{if(_0x16d9bd==_0x2f11a8([0x47,0x50,0x4c]))return _0x2f11a8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2fe77b=_0x4f9db1(),!_0x2fe77b)return _0x2f11a8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2fe77b[_0x2f11a8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5776a8=_0x2ebcd4(_0x2fe77b[_0x2f11a8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2fe77b[_0x2f11a8([0x6a,0x74,0x69])])),await _0x41fa5c()?_0x2b3181()?_0x2ac72b()?_0x2f11a8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x591b54()?(_0x2fe77b[_0x2f11a8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2f11a8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x48a3b3=_0x260f99(_0x2f11a8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2fe77b[_0x2f11a8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2f11a8([0x74,0x72,0x69,0x61,0x6c])&&(_0x48a3b3=_0x260f99(_0x2f11a8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x25cd1a()):_0x2f11a8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2f11a8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2f11a8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x39fdfb){return _0x2f11a8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2ac72b(){const _0x184ad2=[_0x2f11a8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2f11a8([0x74,0x72,0x69,0x61,0x6c])][_0x2f11a8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2fe77b[_0x2f11a8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x334c63/0x3e8:0xe10*_0x2ac330;return _0x2fe77b[_0x2f11a8([0x65,0x78,0x70])]<_0x184ad2;}function _0x2b3181(){const _0x453f2f=_0x2fe77b[_0x2f11a8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x453f2f&&(!!_0x453f2f[_0x2f11a8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f11a8([0x2a]))||!!_0x453f2f[_0x2f11a8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f11a8([0x55,0x50,0x4c,0x43])));}function _0x591b54(){const _0x658d4=_0x2fe77b[_0x2f11a8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x658d4||0x0==_0x658d4[_0x2f11a8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x228da1}=new URL(window[_0x2f11a8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x658d4[_0x2f11a8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x228da1))return!0x0;const _0x76595b=_0x228da1[_0x2f11a8([0x73,0x70,0x6c,0x69,0x74])](_0x2f11a8([0x2e]));return _0x658d4[_0x2f11a8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3b7322=>_0x3b7322[_0x2f11a8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2f11a8([0x2a])))[_0x2f11a8([0x6d,0x61,0x70])](_0x3575aa=>_0x3575aa[_0x2f11a8([0x73,0x70,0x6c,0x69,0x74])](_0x2f11a8([0x2e])))[_0x2f11a8([0x73,0x6f,0x6d,0x65])](_0x115241=>_0x76595b[_0x2f11a8([0x65,0x76,0x65,0x72,0x79])]((_0x130e7f,_0x331e34)=>_0x115241[_0x331e34]===_0x130e7f||_0x115241[_0x331e34]===_0x2f11a8([0x2a])));}function _0x25cd1a(){return _0x48a3b3&&_0x5776a8?new window[(_0x2f11a8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x339f76,_0x1bc518)=>{_0x48a3b3[_0x2f11a8([0x74,0x68,0x65,0x6e])](_0x339f76,_0x1bc518),_0x5776a8[_0x2f11a8([0x74,0x68,0x65,0x6e])](_0x7afbf4=>{_0x7afbf4!=_0x2f11a8([0x56,0x61,0x6c,0x69,0x64])&&_0x339f76(_0x7afbf4);},_0x1bc518);}):_0x48a3b3||_0x5776a8||_0x2f11a8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2ebcd4(_0x18d500,_0x1beb34){return new window[(_0x2f11a8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x49f5b9=>{if(_0x22c37b())return _0x49f5b9(_0x2f11a8([0x56,0x61,0x6c,0x69,0x64]));_0x5c0b41(),_0x3bceb9[_0x2f11a8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2f11a8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x27ef10=!0x1;const _0x47990b=_0x1aa48a();function _0x53b9de(_0x2ddc87){return!!_0x2ddc87&&(typeof _0x2ddc87===_0x2f11a8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2ddc87===_0x2f11a8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2ddc87[_0x2f11a8([0x74,0x68,0x65,0x6e])]===_0x2f11a8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2ddc87[_0x2f11a8([0x63,0x61,0x74,0x63,0x68])]===_0x2f11a8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x11921a(_0x956d1e){_0x572ff8(_0x956d1e)[_0x2f11a8([0x74,0x68,0x65,0x6e])](_0x1e84e2=>{if(!_0x1e84e2||_0x1e84e2[_0x2f11a8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2f11a8([0x6f,0x6b]))return _0x2f11a8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x37c9f6(_0x473411(_0x47990b+_0x1beb34))!=_0x1e84e2[_0x2f11a8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2f11a8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2f11a8([0x56,0x61,0x6c,0x69,0x64]);})[_0x2f11a8([0x74,0x68,0x65,0x6e])](_0x28ff64=>(_0xf24c2c(),_0x28ff64),()=>{const _0x5ae063=_0x18eab7();return null==_0x5ae063?(_0xf24c2c(),_0x2f11a8([0x56,0x61,0x6c,0x69,0x64])):_0x2f11a8(_0x334c63-_0x5ae063>(0x7efbec78^_0x11bd71)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2f11a8([0x74,0x68,0x65,0x6e])](_0x49f5b9)[_0x2f11a8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x49f5b9(_0x2f11a8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1d14ab=0x5ac186f8^_0x11bd71;function _0xf24c2c(){const _0x268e58=_0x2f11a8([0x6c,0x6c,0x63,0x74,0x2d])+_0x37c9f6(_0x473411(_0x18d500)),_0x5116b3=_0xe54700(_0x37c9f6(window[_0x2f11a8([0x4d,0x61,0x74,0x68])][_0x2f11a8([0x63,0x65,0x69,0x6c])](_0x334c63/_0x1d14ab)));window[_0x2f11a8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2f11a8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x268e58,_0x5116b3);}function _0x18eab7(){const _0x548438=_0x2f11a8([0x6c,0x6c,0x63,0x74,0x2d])+_0x37c9f6(_0x473411(_0x18d500)),_0x519507=window[_0x2f11a8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2f11a8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x548438);return _0x519507?window[_0x2f11a8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe54700(_0x519507),0x10)*_0x1d14ab:null;}function _0x572ff8(_0x367fd0){return new window[(_0x2f11a8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21c793,_0x2b1a00)=>{_0x367fd0[_0x2f11a8([0x74,0x68,0x65,0x6e])](_0x21c793,_0x2b1a00),window[_0x2f11a8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2b1a00,0x5af6bcb8^_0x11bd71);});}}_0x3bceb9[_0x2f11a8([0x6f,0x6e])](_0x2f11a8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1ecdc3,_0x4c883c)=>{if(_0x4c883c[0x0]!=_0x18d500)return _0x49f5b9(_0x2f11a8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4c883c[0x1]={..._0x4c883c[0x1],[_0x2f11a8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x47990b};},{[_0x2f11a8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2f11a8([0x68,0x69,0x67,0x68])}),_0x3bceb9[_0x2f11a8([0x6f,0x6e])](_0x2f11a8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1d864c=>{_0x53b9de(_0x1d864c[_0x2f11a8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x27ef10=!0x0,_0x11921a(_0x1d864c[_0x2f11a8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2f11a8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2f11a8([0x6c,0x6f,0x77])}),_0x17253d[_0x2f11a8([0x74,0x68,0x65,0x6e])](()=>{_0x27ef10||_0x49f5b9(_0x2f11a8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x22c37b(){return _0x3bceb9[_0x2f11a8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2f11a8([0x76,0x69,0x65,0x77])][_0x2f11a8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2f11a8([0x61,0x75,0x74,0x6f]);}function _0x5c0b41(){_0x3bceb9[_0x2f11a8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2f11a8([0x76,0x69,0x65,0x77])][_0x2f11a8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2f11a8([0x61,0x75,0x74,0x6f]);}}function _0x260f99(_0x3b03e8){const _0xece4d7=[new window[(_0x2f11a8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x539d46=>setTimeout(_0x539d46,0x5afe56b4^_0x11bd71)),_0x17253d[_0x2f11a8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2f11a8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17eebb=>{let _0x301f99=0x0;_0x3bceb9[_0x2f11a8([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f11a8([0x6f,0x6e])](_0x2f11a8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x25c76e,_0x4bbe4b)=>{_0x4bbe4b[0x0][_0x2f11a8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x301f99++,_0x301f99==(0x5af76980^_0x11bd71)&&(_0x17eebb(),_0x25c76e[_0x2f11a8([0x6f,0x66,0x66])]());});}))];return window[_0x2f11a8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2f11a8([0x72,0x61,0x63,0x65])](_0xece4d7)[_0x2f11a8([0x74,0x68,0x65,0x6e])](()=>_0x3b03e8);}async function _0x37e583(){await _0x17253d,_0x3bceb9[_0x2f11a8([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f11a8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4a4c16,_0x3bceb9[_0x2f11a8([0x6d,0x6f,0x64,0x65,0x6c])][_0x2f11a8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4a4c16,_0x3bceb9[_0x2f11a8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2f11a8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2d691b(_0x20fcff){const _0x35b07a=_0x2328cd();_0x3bceb9[_0x35b07a]=_0x2f11a8([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x20fcff,_0x20fcff!=_0x2f11a8([0x56,0x61,0x6c,0x69,0x64])&&_0x37e583();}function _0x2328cd(){const _0x3b20c8=window[_0x2f11a8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2f11a8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2f11a8([0x6e,0x6f,0x77])]())[_0x2f11a8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2f11a8([0x2e]),'');let _0x49fef2=_0x2f11a8([0x64]);for(let _0x246371=0x0;_0x246371<_0x3b20c8[_0x2f11a8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x246371+=0x2){let _0x1a3124=window[_0x2f11a8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b20c8[_0x2f11a8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x246371,_0x246371+0x2));_0x1a3124>=_0x4798bf[_0x2f11a8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1a3124-=_0x4798bf[_0x2f11a8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x49fef2+=_0x4798bf[_0x1a3124];}return _0x49fef2;}function _0x4f9db1(){const _0x2bcf24=_0x16d9bd[_0x2f11a8([0x73,0x70,0x6c,0x69,0x74])](_0x2f11a8([0x2e]));if(0x3!=_0x2bcf24[_0x2f11a8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x10c74f(_0x2bcf24[0x1]);function _0x10c74f(_0x3b6d42){const _0x137ff6=_0x3a9b1d(_0x3b6d42);return _0x137ff6&&_0x95313()?_0x137ff6:null;function _0x95313(){const _0x4911b0=_0x137ff6[_0x2f11a8([0x6a,0x74,0x69])],_0xc59362=window[_0x2f11a8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4911b0[_0x2f11a8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4911b0[_0x2f11a8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x168502={..._0x137ff6,[_0x2f11a8([0x6a,0x74,0x69])]:_0x4911b0[_0x2f11a8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4911b0[_0x2f11a8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x168502[_0x2f11a8([0x76,0x63])],_0x473411(_0x168502)==_0xc59362;}}}async function _0x41fa5c(){let _0x2bf246=!0x0;try{const _0x38cdd0=_0x16d9bd[_0x2f11a8([0x73,0x70,0x6c,0x69,0x74])](_0x2f11a8([0x2e])),[_0x434b57,_0x2be313,_0x4c6d8f]=_0x38cdd0;return _0x4d0d80(_0x434b57),await _0x450044(_0x434b57,_0x2be313,_0x4c6d8f),_0x2bf246;}catch(_0x414a82){return!0x1;}function _0x4d0d80(_0x7732bb){const _0x494111=_0x3a9b1d(_0x7732bb);_0x494111&&_0x494111[_0x2f11a8([0x61,0x6c,0x67])]==_0x2f11a8([0x45,0x53,0x32,0x35,0x36])||(_0x2bf246=!0x1);}async function _0x450044(_0x183189,_0x822213,_0x3b8781){const _0x418ac7=window[_0x2f11a8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2f11a8([0x66,0x72,0x6f,0x6d])](_0x209710(_0x3b8781),_0x222554=>_0x222554[_0x2f11a8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2dc853=new window[(_0x2f11a8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2f11a8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x183189+_0x2f11a8([0x2e])+_0x822213),_0x5a6537=window[_0x2f11a8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2f11a8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5a6537)return;const _0x50c31a=await _0x5a6537[_0x2f11a8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2f11a8([0x6a,0x77,0x6b]),_0x26af09,{[_0x2f11a8([0x6e,0x61,0x6d,0x65])]:_0x2f11a8([0x45,0x43,0x44,0x53,0x41]),[_0x2f11a8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2f11a8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2f11a8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5a6537[_0x2f11a8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2f11a8([0x6e,0x61,0x6d,0x65])]:_0x2f11a8([0x45,0x43,0x44,0x53,0x41]),[_0x2f11a8([0x68,0x61,0x73,0x68])]:{[_0x2f11a8([0x6e,0x61,0x6d,0x65])]:_0x2f11a8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x50c31a,_0x418ac7,_0x2dc853)||(_0x2bf246=!0x1);}}function _0x3a9b1d(_0x51fc33){return _0x51fc33[_0x2f11a8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2f11a8([0x65,0x79]))?JSON[_0x2f11a8([0x70,0x61,0x72,0x73,0x65])](_0x209710(_0x51fc33)):null;}function _0x209710(_0x4f53d5){return window[_0x2f11a8([0x61,0x74,0x6f,0x62])](_0x4f53d5[_0x2f11a8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2f11a8([0x2b]))[_0x2f11a8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2f11a8([0x2f])));}function _0x473411(_0x16e6c5){let _0x5c3b03=0x1505;function _0x5a5a88(_0xc36de5){for(let _0x2db1bf=0x0;_0x2db1bf<_0xc36de5[_0x2f11a8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2db1bf++){const _0x56208e=_0xc36de5[_0x2f11a8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2db1bf);_0x5c3b03=(_0x5c3b03<<0x5)+_0x5c3b03+_0x56208e,_0x5c3b03&=_0x5c3b03;}}function _0x4ec27b(_0x3e52f9){Array[_0x2f11a8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3e52f9)?_0x3e52f9[_0x2f11a8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4ec27b):_0x3e52f9&&typeof _0x3e52f9==_0x2f11a8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2f11a8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3e52f9)[_0x2f11a8([0x73,0x6f,0x72,0x74])]()[_0x2f11a8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5276de,_0x43e3e7])=>{_0x5a5a88(_0x5276de),_0x4ec27b(_0x43e3e7);}):_0x5a5a88(window[_0x2f11a8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3e52f9));}return _0x4ec27b(_0x16e6c5),_0x5c3b03>>>0x0;}function _0x37c9f6(_0x179a2a){return _0x179a2a[_0x2f11a8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2f11a8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2f11a8([0x30]));}function _0xe54700(_0x41d894){return _0x41d894[_0x2f11a8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2f11a8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2f11a8([0x6a,0x6f,0x69,0x6e])]('');}function _0x4a4c16(){}function _0x2f11a8(_0xc57580){return _0xc57580['map'](_0xa44305=>String['fromCharCode'](_0xa44305))['join']('');}_0x2d691b(await _0x4110de());}(this);}['_initSchema'](){const _0x1828b4=this['editor']['model']['schema'];_0x1828b4['isRegistered']('imageBlock')&&_0x1828b4['extend']('imageBlock',{'allowAttributes':['uploadcareImageId']}),_0x1828b4['isRegistered']('imageInline')&&_0x1828b4['extend']('imageInline',{'allowAttributes':['uploadcareImageId']});}['_initConversion'](){const _0x19b026=this['editor'];_0x19b026['conversion']['for']('downcast')['attributeToAttribute']({'model':'uploadcareImageId','view':'data-uc-image-id'}),_0x19b026['conversion']['for']('upcast')['elementToAttribute']({'model':{'key':'uploadcareImageId','value':_0x322aa6=>_0x322aa6['getAttribute']('data-uc-image-id')},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x570d2e=_0x19b026['commands']['get']('replaceImageSource');_0x570d2e&&this['listenTo'](_0x570d2e,'cleanupImage',(_0x4269ad,[_0x53e57f,_0x2eae7e])=>{_0x53e57f['removeAttribute']('uploadcareImageId',_0x2eae7e);});}['_initConfig'](){const _0xd7786d=this['editor']['config']['get']('uploadcare.uploader')||{},_0x194631=this['editor']['config']['get']('uploadcare.pubkey')||'';this['_configElement']=_0x434258(_0x39b57e['document'],'uc-config',{..._0xd7786d,'pubkey':_0x194631,'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']=_0x5f424e=>{if('closeMax'==_0x5f424e)return'#uc-icon-arrow-down';},_0x39b57e['document']['body']['appendChild'](this['_configElement']);}['_initCtx'](){this['_ctxElement']=_0x434258(_0x39b57e['document'],'uc-upload-ctx-provider',{'ctx-name':'uploader'}),_0x39b57e['document']['body']['appendChild'](this['_ctxElement']);}['_initImageProcessingIndicator'](){const _0x5a96e9=this['editor']['commands']['get']('insertImage');_0x5a96e9&&this['listenTo'](_0x5a96e9,'execute',()=>{const _0x22d806=this['editor']['model']['document']['selection']['getSelectedElement']();_0x22d806&&_0x22d806['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x22d806);});});const _0x5f415c=this['editor']['commands']['get']('uploadcareImageReplace');_0x5f415c&&this['listenTo'](_0x5f415c,'execute',()=>{const _0x4b4d38=this['editor']['model']['document']['selection']['getSelectedElement']();_0x4b4d38&&_0x4b4d38['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x4b4d38);});});}}class u extends _0x24c32d{static get['requires'](){return[i,e];}static get['pluginName'](){return'Uploadcare';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x52d0a0){super(_0x52d0a0),_0x52d0a0['config']['define']('uploadcare.uploader.sourceList',[o['Local'],o['URL']]),_0x195b0e['defineComponents'](_0x195b0e);}}class ta extends _0x5ecf2a{constructor(_0x39e2f2){super(_0x39e2f2);const t=_0x39e2f2['t'],_0x38abcf=this['bindTemplate'],_0x50841b=new _0x3b07d8();_0x50841b['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':[_0x50841b,{'text':_0x38abcf['to']('imageUploadProgress',_0x1a602f=>t('Loading\x20image...')+'\x20('+(_0x1a602f||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 _0x5ecf2a{constructor(_0x59fc53){super(_0x59fc53);const t=_0x59fc53['t'];this['set']('errorType',null);const _0x43e5ca=new _0xbb21b8(_0x59fc53);_0x43e5ca['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0x43e5ca['withText']=!0x0,_0x43e5ca['class']='ck-button-action',_0x43e5ca['on']('execute',()=>{this['fire']('retry');}),_0x43e5ca['bind']('isVisible')['to'](this,'errorType',_0x2966c8=>'NotFound'!==_0x2966c8);const _0x3ca203=new et();_0x3ca203['content']='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20clip-rule=\x22evenodd\x22\x20d=\x22M9.9\x204.385a1.2\x201.2\x200\x200\x200-.44.44h.002l-5.284\x209.15a1.2\x201.2\x200\x200\x200\x201.04\x201.8h10.564a1.2\x201.2\x200\x200\x200\x201.04-1.8l-5.282-9.15a1.2\x201.2\x200\x200\x200-1.64-.44Zm.05\x208.363a.301.301\x200\x200\x201\x20.115-.023h.9a.301.301\x200\x200\x201\x20.3.3v.9a.3.3\x200\x200\x201-.3.3h-.9a.3.3\x200\x200\x201-.3-.3v-.9a.3.3\x200\x200\x201\x20.185-.277Zm-.185-4.723a.3.3\x200\x200\x201\x20.3-.3h.9a.3.3\x200\x200\x201\x20.3.3v3.4a.3.3\x200\x200\x201-.3.3h-.9a.301.301\x200\x200\x201-.3-.3v-3.4Z\x22/></svg>\x0a',_0x3ca203['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x52bb20=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':[_0x3ca203,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x52bb20['to']('errorType',_0x413f64=>t('NotFound'!==_0x413f64?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0x43e5ca]},{'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 _0x5ecf2a{constructor(_0x353458,_0xbdf632){super(_0x353458);const _0x5e943b=this['bindTemplate'];this['set']('imageSrc',''),this['setTemplate']({'tag':'uc-cloud-image-editor','attributes':{..._0xbdf632,'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'image-edit','cdn-url':_0x5e943b['to']('imageSrc')}});}}class ii extends q{['_items'];['_loadingView'];['_errorView'];['_editingView'];['_focusableView'];constructor(_0x1a1bc9,_0x458ab2,_0x194dce){super(_0x1a1bc9),this['_items']=this['createCollection'](),this['_loadingView']=new ta(_0x1a1bc9),this['_errorView']=new rt(_0x1a1bc9),this['_editingView']=new tt(_0x1a1bc9,_0x194dce),this['_focusableView']=new _0x5ecf2a(_0x1a1bc9),this['_focusableView']['setTemplate'](this['getFocusableElement']()),this['set']('status',_0x458ab2),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'],_0x4f67a9=>{this['_addUploadcareImageEditorListeners'](_0x4f67a9);});}),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'](_0x94af1c,_0x103f2e){const _0x298cd2='uc-cloud-image-editor',_0x590535=_0x94af1c['querySelector'](_0x298cd2);if(_0x590535)return _0x103f2e(_0x590535);const _0x37e485=new MutationObserver(_0x5d2b96=>{const _0x4ce1e9=_0x5d2b96['filter'](_0x2afbf5=>_0x2afbf5['target']===_0x94af1c&&_0x2afbf5['addedNodes']['length']>0x0&&_0x2afbf5['addedNodes'][0x0]['nodeName']['toLowerCase']()===_0x298cd2);_0x4ce1e9['length']&&(_0x37e485['disconnect'](),_0x103f2e(_0x4ce1e9[0x0]['addedNodes'][0x0]));});_0x37e485['observe'](_0x94af1c,{'childList':!0x0,'subtree':!0x0});}['_addUploadcareImageEditorListeners'](_0x54ede0){_0x54ede0['addEventListener']('apply',_0x144d2e=>{this['fire']('apply',{'imageSrc':_0x144d2e['detail']['cdnUrl']});}),_0x54ede0['addEventListener']('cancel',()=>{this['fire']('cancel');});}['_addErrorViewListeners'](){this['_errorView']['on']('retry',()=>{this['fire']('retry');});}}var Q='<!--\x0a\x0a\x20What\x20you\x27re\x20currently\x20looking\x20at\x20is\x20the\x20source\x20code\x20of\x20a\x20legally\x20protected,\x20proprietary\x20software.\x0a\x20CKEditor\x205\x20Collaboration\x20is\x20licensed\x20under\x20a\x20commercial\x20license\x20and\x20protected\x20by\x20copyright\x20law.\x20Where\x20not\x20otherwise\x20indicated,\x0a\x20all\x20CKEditor\x205\x20Collaboration\x20content\x20is\x20authored\x20by\x20CKSource\x20engineers\x20and\x20consists\x20of\x20CKSource-owned\x20intellectual\x20property.\x0a\x0a\x20Copyright\x20(c)\x202003-2025,\x20CKSource\x20Holding\x20sp.\x20z\x20o.o.\x20All\x20rights\x20reserved.\x0a\x0a!-->\x0a\x0a<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M1.201\x201C.538\x201\x200\x201.47\x200\x202.1v14.363c0\x20.64.534\x201.037\x201.186\x201.037H5.06l5.058-5.078L6.617\x209.15a.696.696\x200\x200\x200-.957-.033L1.5\x2013.6V2.5h15v4.354a3.478\x203.478\x200\x200\x201\x201.5.049V2.1c0-.63-.547-1.1-1.2-1.1H1.202Zm11.713\x202.803a2.147\x202.147\x200\x200\x200-2.049\x201.992\x202.14\x202.14\x200\x200\x200\x201.28\x202.096\x202.13\x202.13\x200\x200\x200\x202.642-3.11\x202.129\x202.129\x200\x200\x200-1.873-.978ZM8.089\x2017.635v2.388h2.389l7.046-7.046-2.39-2.39-7.045\x207.048Zm11.282-6.507a.637.637\x200\x200\x200\x20.139-.692.603.603\x200\x200\x200-.139-.205l-1.49-1.488a.63.63\x200\x200\x200-.899\x200l-1.166\x201.163\x202.39\x202.39\x201.165-1.168Z\x22/></svg>\x0a';class z extends/* #__PURE__ -- @preserve */
25
- _0x1af65b(){['_editor'];['_dialog'];['_imageElement'];['_imageCache'];['_controller'];['_attributes'];constructor(_0x84ab7e,_0x4e73f6,_0x350c19){super(),this['_editor']=_0x84ab7e,this['_dialog']=_0x4e73f6,this['_imageElement']=_0x350c19,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 _0x1670b0=this['_imageElement'],_0x3a81aa=_0x1670b0['getAttribute']('uploadcareImageId'),_0x518b54=_0x1670b0['getAttribute']('src');if(_0x3a81aa)await this['_loadImageInfo'](_0x3a81aa,_0x518b54);else{if(this['_imageCache']['has'](_0x518b54)){const _0x5bcede=this['_imageCache']['get'](_0x518b54);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x5bcede['url'],this['imageDimension']=_0x5bcede['dimension'],this['imageId']=_0x5bcede['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0x164595}=this['_editor'],t=_0x164595['t'],_0x54b1d4=new ii(_0x164595,this['imageStatus'],this['_attributes']);_0x54b1d4['bind']('status')['to'](this,'imageStatus'),_0x54b1d4['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x54b1d4['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x54b1d4['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x54b1d4,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':Q,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x54b1d4,'position':_0x29dbaf['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x54b1d4['focus']();},'onHide':()=>{_0x54b1d4['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x26be3c=>!M(_0x26be3c,_0x54b1d4['element'])}});}['_loadImageInfo'](_0x22e6a5,_0x40713b){return C['getInfo'](_0x22e6a5,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey')})['then'](_0x8c77f=>{const {width:_0xc485c0,height:_0x14c696}=_0x8c77f['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x40713b,this['imageDimension']={'width':_0xc485c0,'height':_0x14c696},this['imageId']=_0x22e6a5;})['catch'](_0x54e7eb=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x54e7eb['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x5b5897,_0x28b5c2){return this['_getImageAsFile'](_0x5b5897)['then'](_0x588e74=>C['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'signal':_0x28b5c2['signal'],'file':_0x588e74,'onProgress':_0x40d2fc=>{_0x40d2fc&&_0x40d2fc['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0x40d2fc['value']));}}))['then'](_0x43afbf=>{const {width:_0x25366e,height:_0x1dc85b}=_0x43afbf['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x43afbf['cdnUrl'],this['imageDimension']={'width':_0x25366e,'height':_0x1dc85b},this['imageId']=_0x43afbf['uuid'],this['imageUploadProgress']=null;const _0x80aac6=_0x5b5897['getAttribute']('src');this['_imageCache']['set'](_0x80aac6,{'id':_0x43afbf['uuid'],'url':_0x43afbf['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x5a7a2a=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x5a7a2a['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x5ec802,_0x33e619){_0x5ec802['on']('apply',(_0x1cc589,_0x192997)=>{this['_replaceImage'](_0x33e619,_0x192997['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x5ec802['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x5ec802['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x4e9736,_0x21bfb4,_0x1ff5e7){const _0x1e46eb=this['_editor'],{width:_0x4222a7,height:_0x3214cf}=F(_0x21bfb4,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0xc54f25,imageSources:_0x435b3f}=E(_0x21bfb4,_0x4222a7);_0x1e46eb['model']['change'](_0x587cc8=>{if('$graveyard'===_0x4e9736['root']['rootName']){_0x1e46eb['execute']('insertImage',{'imageType':_0x4e9736['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x4e9736['getAttributes']()),'uploadcareImageId':_0x1ff5e7,'src':_0xc54f25,'sources':_0x435b3f,'width':_0x4222a7,'height':_0x3214cf}});const _0x499298=_0x4e9736['getChildren']();_0x4e9736=_0x1e46eb['model']['document']['selection']['getSelectedElement']();for(const _0x2eaf0f of _0x499298)_0x587cc8['append'](_0x587cc8['cloneElement'](_0x2eaf0f),_0x4e9736);}else _0x587cc8['setSelection'](_0x4e9736,'on'),_0x1e46eb['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x4e9736['getAttributes']()),'uploadcareImageId':_0x1ff5e7,'src':_0xc54f25,'sources':_0x435b3f,'width':_0x4222a7,'height':_0x3214cf},_0x4e9736);_0x587cc8['setSelection'](_0x4e9736,'on');});}async['_getImageAsFile'](_0x1d1dbb){const _0x36a019=_0x39b57e['window'],_0x1084fa=_0x39b57e['document']['location']['href'],_0x6d3f39=new _0x36a019['URL'](_0x1d1dbb['getAttribute']('src'),_0x1084fa);if('data:'===_0x6d3f39['protocol']){const _0x22ce48=_0x6d3f39['href']['split'](','),_0x117a5a=_0x22ce48[0x0]['match'](/:(.*?);/)[0x1],_0x2c92dd=_0x117a5a['split']('/')[0x1],_0x49183e=_0x36a019['atob'](_0x22ce48[_0x22ce48['length']-0x1]);let _0x5c71b6=_0x49183e['length'];const _0x23ccdf=new _0x36a019['Uint8Array'](_0x5c71b6);for(;_0x5c71b6--;)_0x23ccdf[_0x5c71b6]=_0x49183e['charCodeAt'](_0x5c71b6);return new _0x36a019['File']([_0x23ccdf],'image.'+_0x2c92dd,{'type':_0x117a5a});}const _0x15da86=_0x6d3f39['href']['split']('/'),_0x5ba361=_0x15da86[_0x15da86['length']-0x1],_0x4abad7=_0x5ba361['split']('.')[0x1];return _0x36a019['fetch'](_0x6d3f39['href'])['then'](_0x5766ed=>_0x5766ed['clone']()['blob']())['then'](_0xc00f77=>new _0x36a019['File']([_0xc00f77],_0x5ba361,{'type':'image/'+_0x4abad7}));}}class J extends _0x3c3ecf{['imageEditController'];static get['requires'](){return[_0x4ce4a5];}['_isEditable'];constructor(_0x12686c){super(_0x12686c),this['imageEditController']=void 0x0,this['_isEditable']=function(_0x2ecc95){const _0x55953f=W(_0x2ecc95);return _0x3f99f0=>!(!_0x3f99f0||!_0x3f99f0['is']('element','imageBlock')&&!_0x3f99f0['is']('element','imageInline'))&&(!!_0x3f99f0['hasAttribute']('uploadcareImageId')||!!_0x3f99f0['hasAttribute']('src')&&_0x55953f(_0x3f99f0['getAttribute']('src')));}(_0x12686c['config']['get']('uploadcare.allowExternalImagesEditing')||[]),this['set']({'isActive':!0x1});}['refresh'](){const _0x2a696a=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=this['_isEditable'](_0x2a696a);}['execute'](){this['imageEditController']&&(this['unbind']('isActive'),this['imageEditController']=void 0x0);const _0x1fdfb3=this['editor']['model']['document']['selection']['getSelectedElement']();_0x1fdfb3&&(_0x1fdfb3['is']('element','imageBlock')||_0x1fdfb3['is']('element','imageInline'))&&(this['imageEditController']=new z(this['editor'],this['editor']['plugins']['get'](_0x4ce4a5),_0x1fdfb3),this['bind']('isActive')['to'](this['imageEditController'],'isActive'));}}class O extends _0x3c3ecf{['refresh'](){const _0x4b6d36=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=Boolean(_0x4b6d36&&(_0x4b6d36['is']('element','imageBlock')||_0x4b6d36['is']('element','imageInline')));}['execute'](_0x2da0c4){const _0x4d9758=this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](_0x256826=>{_0x256826['setAttributes'](_0x2da0c4,_0x4d9758),_0x256826['removeAttribute']('srcset',_0x4d9758),_0x256826['removeAttribute']('sizes',_0x4d9758);});}}class m extends _0x24c32d{static get['pluginName'](){return'UploadcareImageEditEditing';}static get['requires'](){return[i,_0x3eead8,'ImageUtils','ImageEditing'];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x413dfe}=this;_0x413dfe['commands']['add']('uploadcareImageEdit',new J(_0x413dfe)),_0x413dfe['commands']['add']('uploadcareImageReplace',new O(_0x413dfe));}}class g extends _0x24c32d{['_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 _0x5949b1=this['editor'];_0x5949b1['ui']['componentFactory']['add']('uploadcareImageEdit',_0x5497d3=>{const _0x49b09d=_0x5949b1['commands']['get']('uploadcareImageEdit'),_0xbd3834=new _0xbb21b8(_0x5497d3),t=_0x5497d3['t'];return _0xbd3834['set']({'icon':Q,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0xbd3834['bind']('isEnabled')['to'](_0x49b09d),_0xbd3834['bind']('isOn')['to'](_0x49b09d,'isActive'),this['listenTo'](_0xbd3834,'execute',()=>{_0x5949b1['execute']('uploadcareImageEdit'),_0x5949b1['editing']['view']['focus']();}),_0xbd3834;}),this['_initConfig']();}['_initConfig'](){const _0x3a6c0c=_0x434258(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0x3a6c0c),this['listenTo'](this['editor'],'destroy',()=>{_0x3a6c0c['remove']();});}}class j extends _0x24c32d{static get['pluginName'](){return'UploadcareImageEdit';}static get['requires'](){return[m,g];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{u as Uploadcare,i as UploadcareEditing,j as UploadcareImageEdit,m as UploadcareImageEditEditing,g as UploadcareImageEditUI,e as UploadcareUI};
23
+ import{Plugin as _0x44f695,Command as _0x22905a}from'@ckeditor/ckeditor5-core/dist/index.js';import{IconOneDrive as _0x8d86d,IconInstagram as _0x1b62e4,IconGooglePhotos as _0x4683d1,IconGoogleDrive as _0x112cec,IconFacebook as _0x5eea51,IconDropbox as _0x3b5e72,IconUploadcareLink as _0x165f96,IconUploadcareImageUpload as _0x1b9970,IconError as et,IconUploadcareImageEdit as _0x4cd61b}from'@ckeditor/ckeditor5-icons/dist/index.js';import{ButtonView as _0x1c659d,MenuBarMenuListItemButtonView as _0x457e84,View as _0x55f9eb,FocusCycler as _0x3cd7a9,Dialog as _0x307410,DialogViewPosition as _0x125e54,SpinnerView as _0x2bd220,IconView as at,Notification as _0x3a7d5d}from'@ckeditor/ckeditor5-ui/dist/index.js';import{FocusTracker as _0x1e5194,DomEmitterMixin as _0x33a441,global as _0x54c10e,getAncestors as _0x4f4bd0,ObservableMixin as _0x464e64,createElement as _0x5b1d07,uid as _0x476afb}from'@ckeditor/ckeditor5-utils/dist/index.js';import{FileRepository as _0x14bb78}from'@ckeditor/ckeditor5-upload/dist/index.js';import{uploadFile as _0x27f1d8,info as _0x58d3ec}from'@uploadcare/upload-client';import*as _0x65e70a from'@uploadcare/file-uploader';var o=function(_0x49864e){return _0x49864e['Local']='local',_0x49864e['URL']='url',_0x49864e['Dropbox']='dropbox',_0x49864e['GDrive']='gdrive',_0x49864e['Facebook']='facebook',_0x49864e['GPhotos']='gphotos',_0x49864e['Instagram']='instagram',_0x49864e['OneDrive']='onedrive',_0x49864e;}({});function x(_0x1eea68,_0x5d133b,_0x2cd9b8){const t=_0x1eea68['t'],_0x556e93=_0x1eea68['t'];switch(_0x5d133b){case o['Local']:return{'text':_0x556e93('Insert'===_0x2cd9b8?'Upload\x20from\x20computer':'Replace\x20from\x20computer'),'shortText':_0x556e93('From\x20computer')};case o['URL']:return{'text':'Insert'===_0x2cd9b8?_0x556e93('Insert\x20via\x20URL'):t('Replace\x20via\x20URL'),'shortText':_0x556e93('Via\x20URL')};case o['Dropbox']:return{'text':t('Insert'===_0x2cd9b8?'Insert\x20with\x20Dropbox':'Replace\x20with\x20Dropbox'),'shortText':t('With\x20Dropbox')};case o['Facebook']:return{'text':t('Insert'===_0x2cd9b8?'Insert\x20with\x20Facebook':'Replace\x20with\x20Facebook'),'shortText':t('With\x20Facebook')};case o['GDrive']:return{'text':t('Insert'===_0x2cd9b8?'Insert\x20with\x20Google\x20Drive':'Replace\x20with\x20Google\x20Drive'),'shortText':t('With\x20Google\x20Drive')};case o['GPhotos']:return{'text':t('Insert'===_0x2cd9b8?'Insert\x20with\x20Google\x20Photos':'Replace\x20with\x20Google\x20Photos'),'shortText':t('With\x20Google\x20Photos')};case o['Instagram']:return{'text':t('Insert'===_0x2cd9b8?'Insert\x20with\x20Instagram':'Replace\x20with\x20Instagram'),'shortText':t('With\x20Instagram')};case o['OneDrive']:return{'text':t('Insert'===_0x2cd9b8?'Insert\x20with\x20OneDrive':'Replace\x20with\x20OneDrive'),'shortText':t('With\x20OneDrive')};default:return _0x5d133b;}}class e extends _0x44f695{['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 _0x5ea6ba=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x32cb2b;for(const _0x16f122 in _0x5ea6ba){const _0x3bae58=_0x16f122,_0xa1f258=_0x5ea6ba[_0x3bae58];if('uploadcareLicenseKeyValid'==_0xa1f258||'uploadcareLicenseKeyInvalid'==_0xa1f258||'uploadcareLicenseKeyExpired'==_0xa1f258||'uploadcareLicenseKeyDomainLimit'==_0xa1f258||'uploadcareLicenseKeyNotAllowed'==_0xa1f258||'uploadcareLicenseKeyEvaluationLimit'==_0xa1f258||'uploadcareLicenseKeyTrialLimit'==_0xa1f258||'uploadcareLicenseKeyUsageLimit'==_0xa1f258){delete _0x5ea6ba[_0x3bae58],_0x32cb2b=_0xa1f258,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'uploadcareLicenseKeyInvalid'==_0x32cb2b&&_0x5ea6ba['_showLicenseError']('invalid'),'uploadcareLicenseKeyExpired'==_0x32cb2b&&_0x5ea6ba['_showLicenseError']('expired'),'uploadcareLicenseKeyDomainLimit'==_0x32cb2b&&_0x5ea6ba['_showLicenseError']('domainLimit'),'uploadcareLicenseKeyNotAllowed'==_0x32cb2b&&_0x5ea6ba['_showLicenseError']('featureNotAllowed','Uploadcare'),'uploadcareLicenseKeyEvaluationLimit'==_0x32cb2b&&_0x5ea6ba['_showLicenseError']('evaluationLimit'),'uploadcareLicenseKeyTrialLimit'==_0x32cb2b&&_0x5ea6ba['_showLicenseError']('trialLimit'),'uploadcareLicenseKeyUsageLimit'==_0x32cb2b&&_0x5ea6ba['_showLicenseError']('usageLimit');},0x3e8);}['afterInit'](){const {editor:_0x125fe5}=this,_0x5308a5=_0x125fe5['commands']['get']('uploadcare');if(!_0x5308a5)return;const _0x835304=this['_normalizeConfigSourceList'](_0x125fe5['config']['get']('uploadcare.uploader.sourceList'))['reduce']((_0x4b8617,_0x3b045d)=>{const _0x583d04=this['_getIntegrationKey'](_0x3b045d['type']);return _0x4b8617[_0x583d04]||(_0x4b8617[_0x583d04]=[]),_0x4b8617[_0x583d04]['push'](_0x3b045d),_0x4b8617;},{});_0x125fe5['plugins']['has']('ImageInsertUI')&&_0x125fe5['commands']['get']('uploadcare')&&Object['entries'](_0x835304)['forEach'](([_0x4e53c3,_0x2db2ca])=>{_0x125fe5['plugins']['get']('ImageInsertUI')['registerIntegration']({'name':_0x4e53c3,'observable':()=>_0x5308a5,'buttonViewCreator':()=>this['_createToolbarButton'](_0x2db2ca),'formViewCreator':()=>this['_createDropdownButtons'](_0x2db2ca),'menuBarButtonViewCreator':()=>this['_createMenuBarButtons'](_0x2db2ca),'override':'assetManager'!==_0x4e53c3});});}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_normalizeConfigSourceList'](_0x5646ac){const {locale:_0x579dc}=this['editor'];return _0x5646ac['map'](_0x2ae7fc=>{const _0x16ef6f=x(_0x579dc,_0x2ae7fc,'Insert');switch(_0x2ae7fc){case o['Local']:return{'icon':_0x1b9970,'type':o['Local'],..._0x16ef6f};case o['URL']:return{'icon':_0x165f96,'type':o['URL'],..._0x16ef6f};case o['Dropbox']:return{'icon':_0x3b5e72,'type':o['Dropbox'],..._0x16ef6f};case o['Facebook']:return{'icon':_0x5eea51,'type':o['Facebook'],..._0x16ef6f};case o['GDrive']:return{'icon':_0x112cec,'type':o['GDrive'],..._0x16ef6f};case o['GPhotos']:return{'icon':_0x4683d1,'type':o['GPhotos'],..._0x16ef6f};case o['Instagram']:return{'icon':_0x1b62e4,'type':o['Instagram'],..._0x16ef6f};case o['OneDrive']:return{'icon':_0x8d86d,'type':o['OneDrive'],..._0x16ef6f};}});}['_getIntegrationKey'](_0x5c74d2){switch(_0x5c74d2){case o['Local']:return'upload';case o['URL']:return'url';default:return'assetManager';}}['_createButton'](_0x53fd0b,_0x3f1c11){const _0x348397=this['editor'],_0x586280=new _0x53fd0b(_0x348397['locale']),_0x356e02=_0x348397['commands']['get']('uploadcare');return _0x586280['bind']('isEnabled')['to'](_0x356e02),_0x586280['on']('execute',()=>{_0x356e02['execute'](_0x3f1c11);}),_0x586280;}['_createToolbarButton'](_0x5324a5){const {locale:_0x2a2998}=this['editor'],_0x126f3f=this['editor']['plugins']['get']('ImageInsertUI'),_0x161279=_0x5324a5[0x0],_0x5bf107=this['_createButton'](_0x1c659d,_0x161279['type']);return _0x5bf107['icon']=_0x161279['icon'],_0x5bf107['bind']('label')['to'](_0x126f3f,'isImageSelected',_0xc2dbbb=>x(_0x2a2998,_0x161279['type'],_0xc2dbbb?'Replace':'Insert')['text']),_0x5bf107['tooltip']=!0x0,_0x5bf107;}['_createDropdownButtons'](_0x59f17b){const {locale:_0xa99f38}=this['editor'],_0x4b62f0=this['editor']['plugins']['get']('ImageInsertUI');return _0x59f17b['map'](_0x4151ac=>{const _0x1db236=this['_createButton'](_0x1c659d,_0x4151ac['type']);return _0x1db236['withText']=!0x0,_0x1db236['icon']=_0x4151ac['icon'],_0x1db236['bind']('label')['to'](_0x4b62f0,'isImageSelected',_0x4c24e8=>x(_0xa99f38,_0x4151ac['type'],_0x4c24e8?'Replace':'Insert')['text']),_0x1db236;});}['_createMenuBarButtons'](_0x17fc39){return _0x17fc39['map'](_0x4f7df6=>{const _0x4f9b03=this['_createButton'](_0x457e84,_0x4f7df6['type']);return _0x4f9b03['icon']=_0x4f7df6['icon'],_0x4f9b03['label']=_0x4f7df6['shortText'],_0x4f9b03;});}}class q extends _0x55f9eb{['focusTracker'];['focusCycler'];constructor(_0x13b12d){super(_0x13b12d),this['focusTracker']=new _0x1e5194(),this['focusCycler']=new _0x3cd7a9({'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(_0x51ffc9){super(_0x51ffc9),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(_0x722a9b,_0x1c05ef){const _0x461f2f=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960]['filter'](_0x33beb5=>_0x33beb5<=_0x1c05ef)['map'](_0x452ad4=>_0x722a9b['replace'](/\/$/,'')+'/-/resize/'+_0x452ad4+'x/\x20'+_0x452ad4+'w');return{'imageFallbackUrl':_0x722a9b,'imageSources':[{'srcset':_0x461f2f['join'](',\x20'),'sizes':'(max-width:\x20'+_0x1c05ef+'px)\x20100vw,\x20'+_0x1c05ef+'px','type':'image/webp'}]};}function F(_0x583e8e,_0x2fe374,_0x18a81e){const _0x1f5c68=_0x583e8e['match'](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x1f5c68?parseInt(_0x1f5c68[0x1],0xa):_0x2fe374,'height':_0x1f5c68?parseInt(_0x1f5c68[0x2],0xa):_0x18a81e};}function m(_0x1a19ae,_0x33a9b6){const _0x5800ac=Object['create'](_0x33a441),_0x17b0b3=_0x1a19ae['plugins']['get']('ImageUtils'),_0x2261f4=_0x1a19ae['editing']['mapper']['toViewElement'](_0x33a9b6),_0x5d6892=_0x17b0b3['findViewImgElement'](_0x2261f4),_0x609d43=_0x1a19ae['editing']['view']['domConverter']['viewToDom'](_0x5d6892),_0x1596fc=_0x33a9b6['getAttribute']('width'),_0x1c93d2=_0x33a9b6['getAttribute']('height'),_0x30019e='image-processing';_0x1a19ae['editing']['view']['change'](_0x1eed8a=>{_0x1eed8a['addClass'](_0x30019e,_0x2261f4),_0x1eed8a['setStyle']('aspect-ratio',_0x1596fc+'/'+_0x1c93d2,_0x5d6892);}),_0x5800ac['listenTo'](_0x609d43,'load',()=>{_0x5800ac['stopListening'](_0x609d43,'load'),_0x1a19ae['editing']['view']['change'](_0x5ae893=>{_0x5ae893['removeClass'](_0x30019e,_0x2261f4),_0x5ae893['removeStyle']('aspect-ratio',_0x5d6892);});});}function R(_0x5801fa){if(Array['isArray'](_0x5801fa)){const _0x431971=_0x5801fa['map'](R);return _0x48605c=>_0x431971['some'](_0x515917=>_0x515917(_0x48605c));}if('origin'==_0x5801fa){const _0xfeb5fb=_0x54c10e['window']['location']['origin'];return _0x4eb34a=>new URL(_0x4eb34a,_0x54c10e['document']['baseURI'])['origin']==_0xfeb5fb;}return'function'==typeof _0x5801fa?_0x5801fa:_0x5801fa instanceof RegExp?_0x3ea366=>!(!_0x3ea366['match'](_0x5801fa)&&!_0x3ea366['replace'](/^https?:\/\//,'')['match'](_0x5801fa)):()=>!0x1;}function M(_0x57fc0a,_0xb09890){return _0x4f4bd0(_0x57fc0a['target'])['includes'](_0xb09890);}class l extends/* #__PURE__ -- @preserve */
24
+ _0x464e64(){['_editor'];['_dialog'];['_editing'];['_api'];['_type']=null;['_formView']=null;constructor(_0x8fbe00,_0x50cf72,_0x50fe3a){super(),this['_editor']=_0x8fbe00,this['_editing']=_0x50cf72,this['_dialog']=_0x8fbe00['plugins']['get'](_0x307410),this['_api']=_0x50cf72['ctxElement']['getAPI'](),this['_type']=_0x50fe3a,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:_0x736931,model:_0xc7494b}=this['_editor'],_0x6e31d5=_0xc7494b['document']['selection']['getSelectedElement'](),_0x598fab=_0x6e31d5&&(_0x6e31d5['is']('element','imageBlock')||_0x6e31d5['is']('element','imageInline'));this['_formView']=new S(_0x736931),this['_dialog']['show']({'id':'uploadCare','icon':_0x1b9970,'title':x(_0x736931,this['_type'],_0x598fab?'Replace':'Insert')['text'],'content':this['_formView'],'position':_0x125e54['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{this['_formView']['focus']();},'onHide':()=>{this['_api']['removeAllFiles'](),this['_editor']['editing']['view']['focus'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x27a491=>!M(_0x27a491,this['_formView']['element'])}});}['_initListeners'](){this['_editing']['ctxElement']['addEventListener']('done-click',()=>{const {allEntries:_0x5d006b}=this['_api']['getOutputCollectionState']();this['_editor']['model']['change'](_0x2b9da7=>{const _0x5950bb=_0x5d006b['length'];for(const _0x5e61e7 of _0x5d006b){const _0x18d18a=_0x5e61e7===_0x5d006b[_0x5950bb-0x1],{cdnUrl:_0x555bc1,fileInfo:_0x36b7c7}=_0x5e61e7;if(!_0x555bc1||!_0x36b7c7)continue;const {width:_0x2f7142,height:_0x5d2c1d}=_0x36b7c7['imageInfo'],_0xee30c3=F(_0x555bc1,_0x2f7142,_0x5d2c1d),_0x254958=E(_0x555bc1,_0xee30c3['width']),_0xeb68c6={'id':_0x36b7c7['uuid'],'type':'image','attributes':{'imageDimension':_0xee30c3,..._0x254958}};this['_insertAsset'](_0xeb68c6,_0x18d18a,_0x2b9da7);}}),this['_dialog']['hide']();}),this['_editing']['ctxElement']['addEventListener']('change',_0x13aa77=>{'idle'===_0x13aa77['detail']['status']&&!_0x13aa77['detail']['allEntries']['length']&&this['_dialog']['isOpen']&&(this['_type']===o['Local']?this['_api']['setCurrentActivity'](o['Local']):this['_api']['initFlow']());});}['_insertAsset'](_0x2cda4c,_0x2c6e04,_0x5cb8fb){const _0x1f7be8=this['_editor']['model']['document']['selection'],_0x580b68=_0x1f7be8['getSelectedElement'](),_0x23f339=!(!_0x580b68||!_0x580b68['is']('element','imageInline'));_0x5cb8fb['removeSelectionAttribute']('linkHref'),this['_insertImage'](_0x2cda4c,_0x23f339),_0x2c6e04||_0x5cb8fb['setSelection'](_0x1f7be8['getLastPosition']());}['_insertImage'](_0x37b594,_0x3c966a){const _0x45e247=this['_editor'],{imageDimension:_0x34d84c,imageFallbackUrl:_0x577c6c,imageSources:_0xb6aa38}=_0x37b594['attributes'];_0x45e247['execute']('insertImage',{'imageType':_0x3c966a?'imageInline':null,'source':{'uploadcareImageId':_0x37b594['id'],'src':_0x577c6c,'sources':_0xb6aa38,..._0x34d84c}});}}class n extends _0x22905a{['_editing'];['_controller']=null;static get['requires'](){return[_0x307410,i];}constructor(_0x16e35c){super(_0x16e35c),this['_editing']=_0x16e35c['plugins']['get'](i);}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x36efb0){this['_controller']&&(this['_controller']['destroy'](),this['_controller']=null),this['_controller']=new l(this['editor'],this['_editing'],_0x36efb0);}['_checkEnabled'](){return this['editor']['commands']['get']('insertImage')['isEnabled'];}}class C{static['upload']({file:_0x56a4b6,publicKey:_0x16be40,signal:_0x2d905f,onProgress:_0x182163}){return _0x27f1d8(_0x56a4b6,{'publicKey':_0x16be40,'store':'auto','signal':_0x2d905f,'onProgress':_0x182163});}static['getInfo'](_0x86b2a8,_0x42bc9){return _0x58d3ec(_0x86b2a8,_0x42bc9);}}class p extends _0x44f695{static get['requires'](){return['ImageUploadEditing','ImageUploadProgress',_0x14bb78,i];}static get['pluginName'](){return'UploadcareUploadAdapter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}async['afterInit'](){const _0x1c803a=this['editor'];if(!!!_0x1c803a['config']['get']('uploadcare'))return;_0x1c803a['plugins']['get'](_0x14bb78)['createUploadAdapter']=_0x8944ee=>new A(_0x8944ee,_0x1c803a),_0x1c803a['plugins']['get']('ImageUploadEditing')['on']('uploadComplete',(_0x598d97,{imageElement:_0x35bd12,data:_0xdc3d02})=>{_0x1c803a['model']['change'](_0x434f7c=>{_0x434f7c['setAttribute']('uploadcareImageId',_0xdc3d02['uploadcareImageId'],_0x35bd12);});});}}class A{['loader'];['editor'];['controller'];constructor(_0x386454,_0x443756){this['loader']=_0x386454,this['editor']=_0x443756,this['controller']=new AbortController();}async['upload'](){const t=this['editor']['t'],_0xda6bb3=this['editor']['config']['get']('uploadcare.pubkey'),_0x475e04=await this['loader']['file'];return C['upload']({'file':_0x475e04,'publicKey':_0xda6bb3,'signal':this['controller']['signal'],'onProgress':_0x3ffe7f=>{_0x3ffe7f&&_0x3ffe7f['isComputable']&&(this['loader']['uploadTotal']=0x1,this['loader']['uploaded']=_0x3ffe7f['value']);}})['then'](async _0x42ba80=>{const {imageFallbackUrl:_0x592d0d,imageSources:_0x2b5969}=E(_0x42ba80['cdnUrl'],_0x42ba80['imageInfo']['width']);return{'uploadcareImageId':_0x42ba80['uuid'],'default':_0x592d0d,'sources':_0x2b5969};})['catch'](()=>{const _0x16f869=t('Cannot\x20upload\x20file:')+('\x20'+_0x475e04['name']+'.');return Promise['reject'](_0x16f869);});}['abort'](){this['controller']['abort']();}}class i extends _0x44f695{['_configElement']=null;['_ctxElement']=null;static get['pluginName'](){return'UploadcareEditing';}static get['requires'](){return['PictureEditing',p,_0x307410];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['configElement'](){return this['_configElement'];}get['ctxElement'](){return this['_ctxElement'];}['init'](){const _0x5ee7d2=this['editor'];_0x5ee7d2['commands']['add']('uploadcare',new n(_0x5ee7d2));}['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 _0x3e10ae=_0x54c10e['document']['querySelector']('input[uploadcare-file-input]');_0x3e10ae&&_0x3e10ae['remove']();}),async function(_0x276961){const _0x1bb749=_0x3c0c01([0x31,0x69,0x70,0x6a,0x61,0x47,0x78,0x50,0x48,0x66,0x6c,0x35,0x71,0x36,0x68,0x6d,0x58,0x43,0x32,0x74,0x75,0x33,0x30,0x67,0x76,0x6f,0x39,0x46,0x51,0x6b,0x5a,0x4a,0x63,0x54,0x4e,0x4d,0x41,0x73,0x57,0x65,0x4f,0x59,0x34,0x6e,0x4b,0x38,0x4c,0x55,0x37,0x62,0x53,0x64,0x45,0x44,0x52,0x72,0x56,0x79,0x42,0x7a,0x77,0x49]),_0xaebf71=0x39b5577e,_0x520c95=0x39b2084e^_0xaebf71,_0x273ae3=window[_0x3c0c01([0x44,0x61,0x74,0x65])][_0x3c0c01([0x6e,0x6f,0x77])](),_0x186de5=_0x276961[_0x3c0c01([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x24a9aa=new window[(_0x3c0c01([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ea3f7=>{_0x186de5[_0x3c0c01([0x6f,0x6e,0x63,0x65])](_0x3c0c01([0x72,0x65,0x61,0x64,0x79]),_0x1ea3f7);}),_0x59ab02={[_0x3c0c01([0x6b,0x74,0x79])]:_0x3c0c01([0x45,0x43]),[_0x3c0c01([0x75,0x73,0x65])]:_0x3c0c01([0x73,0x69,0x67]),[_0x3c0c01([0x63,0x72,0x76])]:_0x3c0c01([0x50,0x2d,0x32,0x35,0x36]),[_0x3c0c01([0x78])]:_0x3c0c01([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]),[_0x3c0c01([0x79])]:_0x3c0c01([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]),[_0x3c0c01([0x61,0x6c,0x67])]:_0x3c0c01([0x45,0x53,0x32,0x35,0x36])},_0xdfaf3d=_0x186de5[_0x3c0c01([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3c0c01([0x67,0x65,0x74])](_0x3c0c01([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x27ab6a(){let _0x38b205,_0x109b1d=null,_0x5f8b1e=null;try{if(_0xdfaf3d==_0x3c0c01([0x47,0x50,0x4c]))return _0x3c0c01([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x38b205=_0x3b457a(),!_0x38b205)return _0x3c0c01([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x38b205[_0x3c0c01([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5f8b1e=_0xf7ed3a(_0x38b205[_0x3c0c01([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x38b205[_0x3c0c01([0x6a,0x74,0x69])])),await _0x7be077()?_0x315979()?_0x4f3131()?_0x3c0c01([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x3f0082()?(_0x38b205[_0x3c0c01([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c0c01([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x109b1d=_0x49a218(_0x3c0c01([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x38b205[_0x3c0c01([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c0c01([0x74,0x72,0x69,0x61,0x6c])&&(_0x109b1d=_0x49a218(_0x3c0c01([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5a956e()):_0x3c0c01([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3c0c01([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3c0c01([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1f865a){return _0x3c0c01([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4f3131(){const _0x4ddd5d=[_0x3c0c01([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3c0c01([0x74,0x72,0x69,0x61,0x6c])][_0x3c0c01([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38b205[_0x3c0c01([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x273ae3/0x3e8:0xe10*_0x520c95;return _0x38b205[_0x3c0c01([0x65,0x78,0x70])]<_0x4ddd5d;}function _0x315979(){const _0x2bab7c=_0x38b205[_0x3c0c01([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2bab7c&&(!!_0x2bab7c[_0x3c0c01([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c0c01([0x2a]))||!!_0x2bab7c[_0x3c0c01([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c0c01([0x55,0x50,0x4c,0x43])));}function _0x3f0082(){const _0x45623d=_0x38b205[_0x3c0c01([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x45623d||0x0==_0x45623d[_0x3c0c01([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x199856}=new URL(window[_0x3c0c01([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x45623d[_0x3c0c01([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x199856))return!0x0;const _0x35b81b=_0x199856[_0x3c0c01([0x73,0x70,0x6c,0x69,0x74])](_0x3c0c01([0x2e]));return _0x45623d[_0x3c0c01([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x233e6d=>_0x233e6d[_0x3c0c01([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c0c01([0x2a])))[_0x3c0c01([0x6d,0x61,0x70])](_0x40a55c=>_0x40a55c[_0x3c0c01([0x73,0x70,0x6c,0x69,0x74])](_0x3c0c01([0x2e])))[_0x3c0c01([0x73,0x6f,0x6d,0x65])](_0x4b3494=>_0x35b81b[_0x3c0c01([0x65,0x76,0x65,0x72,0x79])]((_0x59f1f8,_0x35da7c)=>_0x4b3494[_0x35da7c]===_0x59f1f8||_0x4b3494[_0x35da7c]===_0x3c0c01([0x2a])));}function _0x5a956e(){return _0x109b1d&&_0x5f8b1e?new window[(_0x3c0c01([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xf4a0cc,_0x2b0cd2)=>{_0x109b1d[_0x3c0c01([0x74,0x68,0x65,0x6e])](_0xf4a0cc,_0x2b0cd2),_0x5f8b1e[_0x3c0c01([0x74,0x68,0x65,0x6e])](_0x152ad9=>{_0x152ad9!=_0x3c0c01([0x56,0x61,0x6c,0x69,0x64])&&_0xf4a0cc(_0x152ad9);},_0x2b0cd2);}):_0x109b1d||_0x5f8b1e||_0x3c0c01([0x56,0x61,0x6c,0x69,0x64]);}}function _0xf7ed3a(_0x4b7d2a,_0x2f71c3){return new window[(_0x3c0c01([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3cc07e=>{if(_0x3e8d8b())return _0x3cc07e(_0x3c0c01([0x56,0x61,0x6c,0x69,0x64]));_0x463494(),_0x186de5[_0x3c0c01([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3c0c01([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x195725=!0x1;const _0xb894a3=_0x476afb();function _0x2711d2(_0x189267){return!!_0x189267&&(typeof _0x189267===_0x3c0c01([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x189267===_0x3c0c01([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x189267[_0x3c0c01([0x74,0x68,0x65,0x6e])]===_0x3c0c01([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x189267[_0x3c0c01([0x63,0x61,0x74,0x63,0x68])]===_0x3c0c01([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3ed81f(_0x1d003d){_0x216b36(_0x1d003d)[_0x3c0c01([0x74,0x68,0x65,0x6e])](_0x34b55f=>{if(!_0x34b55f||_0x34b55f[_0x3c0c01([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3c0c01([0x6f,0x6b]))return _0x3c0c01([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5e2239(_0x41c424(_0xb894a3+_0x2f71c3))!=_0x34b55f[_0x3c0c01([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3c0c01([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3c0c01([0x56,0x61,0x6c,0x69,0x64]);})[_0x3c0c01([0x74,0x68,0x65,0x6e])](_0x3395fd=>(_0x3bc61a(),_0x3395fd),()=>{const _0x37a7d3=_0x3b7984();return null==_0x37a7d3?(_0x3bc61a(),_0x3c0c01([0x56,0x61,0x6c,0x69,0x64])):_0x3c0c01(_0x273ae3-_0x37a7d3>(0x1db9d37e^_0xaebf71)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3c0c01([0x74,0x68,0x65,0x6e])](_0x3cc07e)[_0x3c0c01([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3cc07e(_0x3c0c01([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x550660=0x3983b9fe^_0xaebf71;function _0x3bc61a(){const _0x508361=_0x3c0c01([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e2239(_0x41c424(_0x4b7d2a)),_0x47c202=_0x149c21(_0x5e2239(window[_0x3c0c01([0x4d,0x61,0x74,0x68])][_0x3c0c01([0x63,0x65,0x69,0x6c])](_0x273ae3/_0x550660)));window[_0x3c0c01([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3c0c01([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x508361,_0x47c202);}function _0x3b7984(){const _0x3b0acb=_0x3c0c01([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e2239(_0x41c424(_0x4b7d2a)),_0x46211c=window[_0x3c0c01([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3c0c01([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3b0acb);return _0x46211c?window[_0x3c0c01([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x149c21(_0x46211c),0x10)*_0x550660:null;}function _0x216b36(_0x400bff){return new window[(_0x3c0c01([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x5ad0c6,_0x3e259d)=>{_0x400bff[_0x3c0c01([0x74,0x68,0x65,0x6e])](_0x5ad0c6,_0x3e259d),window[_0x3c0c01([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3e259d,0x39b483be^_0xaebf71);});}}_0x186de5[_0x3c0c01([0x6f,0x6e])](_0x3c0c01([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x56ed4b,_0x393f9c)=>{if(_0x393f9c[0x0]!=_0x4b7d2a)return _0x3cc07e(_0x3c0c01([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x393f9c[0x1]={..._0x393f9c[0x1],[_0x3c0c01([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xb894a3};},{[_0x3c0c01([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3c0c01([0x68,0x69,0x67,0x68])}),_0x186de5[_0x3c0c01([0x6f,0x6e])](_0x3c0c01([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xc402a3=>{_0x2711d2(_0xc402a3[_0x3c0c01([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x195725=!0x0,_0x3ed81f(_0xc402a3[_0x3c0c01([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3c0c01([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3c0c01([0x6c,0x6f,0x77])}),_0x24a9aa[_0x3c0c01([0x74,0x68,0x65,0x6e])](()=>{_0x195725||_0x3cc07e(_0x3c0c01([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3e8d8b(){return _0x186de5[_0x3c0c01([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c0c01([0x76,0x69,0x65,0x77])][_0x3c0c01([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3c0c01([0x61,0x75,0x74,0x6f]);}function _0x463494(){_0x186de5[_0x3c0c01([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c0c01([0x76,0x69,0x65,0x77])][_0x3c0c01([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3c0c01([0x61,0x75,0x74,0x6f]);}}function _0x49a218(_0x1784fe){const _0x3183b5=[new window[(_0x3c0c01([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3c3c5d=>setTimeout(_0x3c3c5d,0x39bc69b2^_0xaebf71)),_0x24a9aa[_0x3c0c01([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3c0c01([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x104ce6=>{let _0x27dcb3=0x0;_0x186de5[_0x3c0c01([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c0c01([0x6f,0x6e])](_0x3c0c01([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x14dd1d,_0x507437)=>{_0x507437[0x0][_0x3c0c01([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x27dcb3++,_0x27dcb3==(0x39b55686^_0xaebf71)&&(_0x104ce6(),_0x14dd1d[_0x3c0c01([0x6f,0x66,0x66])]());});}))];return window[_0x3c0c01([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3c0c01([0x72,0x61,0x63,0x65])](_0x3183b5)[_0x3c0c01([0x74,0x68,0x65,0x6e])](()=>_0x1784fe);}async function _0x4a2e0d(){await _0x24a9aa,_0x186de5[_0x3c0c01([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c0c01([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x17266a,_0x186de5[_0x3c0c01([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c0c01([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x17266a,_0x186de5[_0x3c0c01([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3c0c01([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4cdadc(_0x4442d8){const _0x523a2a=_0x4bb2e6();_0x186de5[_0x523a2a]=_0x3c0c01([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4442d8,_0x4442d8!=_0x3c0c01([0x56,0x61,0x6c,0x69,0x64])&&_0x4a2e0d();}function _0x4bb2e6(){const _0x3ea270=window[_0x3c0c01([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3c0c01([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3c0c01([0x6e,0x6f,0x77])]())[_0x3c0c01([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3c0c01([0x2e]),'');let _0x31b482=_0x3c0c01([0x69]);for(let _0x1629a3=0x0;_0x1629a3<_0x3ea270[_0x3c0c01([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1629a3+=0x2){let _0x19f8d9=window[_0x3c0c01([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3ea270[_0x3c0c01([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1629a3,_0x1629a3+0x2));_0x19f8d9>=_0x1bb749[_0x3c0c01([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x19f8d9-=_0x1bb749[_0x3c0c01([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x31b482+=_0x1bb749[_0x19f8d9];}return _0x31b482;}function _0x3b457a(){const _0x5b335d=_0xdfaf3d[_0x3c0c01([0x73,0x70,0x6c,0x69,0x74])](_0x3c0c01([0x2e]));if(0x3!=_0x5b335d[_0x3c0c01([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4cc2ff(_0x5b335d[0x1]);function _0x4cc2ff(_0x1900b8){const _0x1ac996=_0x4033f4(_0x1900b8);return _0x1ac996&&_0x52594d()?_0x1ac996:null;function _0x52594d(){const _0x54ffd9=_0x1ac996[_0x3c0c01([0x6a,0x74,0x69])],_0x5a61ef=window[_0x3c0c01([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x54ffd9[_0x3c0c01([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x54ffd9[_0x3c0c01([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4141a5={..._0x1ac996,[_0x3c0c01([0x6a,0x74,0x69])]:_0x54ffd9[_0x3c0c01([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x54ffd9[_0x3c0c01([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4141a5[_0x3c0c01([0x76,0x63])],_0x41c424(_0x4141a5)==_0x5a61ef;}}}async function _0x7be077(){let _0x5dec01=!0x0;try{const _0x10d070=_0xdfaf3d[_0x3c0c01([0x73,0x70,0x6c,0x69,0x74])](_0x3c0c01([0x2e])),[_0x59c39d,_0x1affb0,_0x7e4369]=_0x10d070;return _0x14effb(_0x59c39d),await _0x3b979b(_0x59c39d,_0x1affb0,_0x7e4369),_0x5dec01;}catch(_0x228b0a){return!0x1;}function _0x14effb(_0xb982b0){const _0x232431=_0x4033f4(_0xb982b0);_0x232431&&_0x232431[_0x3c0c01([0x61,0x6c,0x67])]==_0x3c0c01([0x45,0x53,0x32,0x35,0x36])||(_0x5dec01=!0x1);}async function _0x3b979b(_0x16d0eb,_0x31f31c,_0x2d57ee){const _0x5b649f=window[_0x3c0c01([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3c0c01([0x66,0x72,0x6f,0x6d])](_0x19e8ca(_0x2d57ee),_0x478d2f=>_0x478d2f[_0x3c0c01([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x218318=new window[(_0x3c0c01([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3c0c01([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x16d0eb+_0x3c0c01([0x2e])+_0x31f31c),_0x106eba=window[_0x3c0c01([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3c0c01([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x106eba)return;const _0x1abb97=await _0x106eba[_0x3c0c01([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3c0c01([0x6a,0x77,0x6b]),_0x59ab02,{[_0x3c0c01([0x6e,0x61,0x6d,0x65])]:_0x3c0c01([0x45,0x43,0x44,0x53,0x41]),[_0x3c0c01([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3c0c01([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3c0c01([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x106eba[_0x3c0c01([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3c0c01([0x6e,0x61,0x6d,0x65])]:_0x3c0c01([0x45,0x43,0x44,0x53,0x41]),[_0x3c0c01([0x68,0x61,0x73,0x68])]:{[_0x3c0c01([0x6e,0x61,0x6d,0x65])]:_0x3c0c01([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1abb97,_0x5b649f,_0x218318)||(_0x5dec01=!0x1);}}function _0x4033f4(_0x347a37){return _0x347a37[_0x3c0c01([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3c0c01([0x65,0x79]))?JSON[_0x3c0c01([0x70,0x61,0x72,0x73,0x65])](_0x19e8ca(_0x347a37)):null;}function _0x19e8ca(_0x141bed){return window[_0x3c0c01([0x61,0x74,0x6f,0x62])](_0x141bed[_0x3c0c01([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3c0c01([0x2b]))[_0x3c0c01([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3c0c01([0x2f])));}function _0x41c424(_0x695a7d){let _0x53c108=0x1505;function _0xc81343(_0x278ac2){for(let _0x1b70a3=0x0;_0x1b70a3<_0x278ac2[_0x3c0c01([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1b70a3++){const _0xc401ab=_0x278ac2[_0x3c0c01([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1b70a3);_0x53c108=(_0x53c108<<0x5)+_0x53c108+_0xc401ab,_0x53c108&=_0x53c108;}}function _0x562048(_0x449567){Array[_0x3c0c01([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x449567)?_0x449567[_0x3c0c01([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x562048):_0x449567&&typeof _0x449567==_0x3c0c01([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3c0c01([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x449567)[_0x3c0c01([0x73,0x6f,0x72,0x74])]()[_0x3c0c01([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x9849e7,_0x34735b])=>{_0xc81343(_0x9849e7),_0x562048(_0x34735b);}):_0xc81343(window[_0x3c0c01([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x449567));}return _0x562048(_0x695a7d),_0x53c108>>>0x0;}function _0x5e2239(_0x23d6e2){return _0x23d6e2[_0x3c0c01([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3c0c01([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3c0c01([0x30]));}function _0x149c21(_0x35dd5d){return _0x35dd5d[_0x3c0c01([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3c0c01([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3c0c01([0x6a,0x6f,0x69,0x6e])]('');}function _0x17266a(){}function _0x3c0c01(_0x150e52){return _0x150e52['map'](_0x3b4e24=>String['fromCharCode'](_0x3b4e24))['join']('');}_0x4cdadc(await _0x27ab6a());}(this);}['_initSchema'](){const _0x1dd41c=this['editor']['model']['schema'];_0x1dd41c['isRegistered']('imageBlock')&&_0x1dd41c['extend']('imageBlock',{'allowAttributes':['uploadcareImageId']}),_0x1dd41c['isRegistered']('imageInline')&&_0x1dd41c['extend']('imageInline',{'allowAttributes':['uploadcareImageId']});}['_initConversion'](){const _0x1930cd=this['editor'];_0x1930cd['conversion']['for']('downcast')['attributeToAttribute']({'model':'uploadcareImageId','view':'data-uc-image-id'}),_0x1930cd['conversion']['for']('upcast')['elementToAttribute']({'model':{'key':'uploadcareImageId','value':_0x1c6237=>_0x1c6237['getAttribute']('data-uc-image-id')},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x46fefc=_0x1930cd['commands']['get']('replaceImageSource');_0x46fefc&&this['listenTo'](_0x46fefc,'cleanupImage',(_0x535f32,[_0x5148c1,_0x67a322])=>{_0x5148c1['removeAttribute']('uploadcareImageId',_0x67a322);});}['_initConfig'](){const _0x2b2e63=this['editor']['config']['get']('uploadcare.uploader')||{},_0x448114=this['editor']['config']['get']('uploadcare.pubkey')||'';this['_configElement']=_0x5b1d07(_0x54c10e['document'],'uc-config',{..._0x2b2e63,'pubkey':_0x448114,'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']=_0x2f1fd2=>{if('closeMax'==_0x2f1fd2)return'#uc-icon-arrow-down';},_0x54c10e['document']['body']['appendChild'](this['_configElement']);}['_initCtx'](){this['_ctxElement']=_0x5b1d07(_0x54c10e['document'],'uc-upload-ctx-provider',{'ctx-name':'uploader'}),_0x54c10e['document']['body']['appendChild'](this['_ctxElement']);}['_initImageProcessingIndicator'](){const _0x198df1=this['editor']['commands']['get']('insertImage');_0x198df1&&this['listenTo'](_0x198df1,'execute',()=>{const _0x11cabb=this['editor']['model']['document']['selection']['getSelectedElement']();_0x11cabb&&_0x11cabb['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{m(this['editor'],_0x11cabb);});});const _0x4691a5=this['editor']['commands']['get']('uploadcareImageReplace');_0x4691a5&&this['listenTo'](_0x4691a5,'execute',()=>{const _0x19e01a=this['editor']['model']['document']['selection']['getSelectedElement']();_0x19e01a&&_0x19e01a['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{m(this['editor'],_0x19e01a);});});}}class u extends _0x44f695{static get['requires'](){return[i,e];}static get['pluginName'](){return'Uploadcare';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x4aa303){super(_0x4aa303),_0x4aa303['config']['define']('uploadcare.uploader.sourceList',[o['Local'],o['URL']]),_0x65e70a['defineComponents'](_0x65e70a);}}class ta extends _0x55f9eb{constructor(_0x3ec4a6){super(_0x3ec4a6);const t=_0x3ec4a6['t'],_0x406cdd=this['bindTemplate'],_0x5b65e4=new _0x2bd220();_0x5b65e4['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':[_0x5b65e4,{'text':_0x406cdd['to']('imageUploadProgress',_0x4050ed=>t('Loading\x20image...')+'\x20('+(_0x4050ed||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 _0x55f9eb{constructor(_0x5b849b){super(_0x5b849b);const t=_0x5b849b['t'];this['set']('errorType',null);const _0x507d2e=new _0x1c659d(_0x5b849b);_0x507d2e['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0x507d2e['withText']=!0x0,_0x507d2e['class']='ck-button-action',_0x507d2e['on']('execute',()=>{this['fire']('retry');}),_0x507d2e['bind']('isVisible')['to'](this,'errorType',_0x18a9fd=>'NotFound'!==_0x18a9fd);const _0x4ca2ef=new at();_0x4ca2ef['content']=et,_0x4ca2ef['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x5d5158=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':[_0x4ca2ef,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x5d5158['to']('errorType',_0x1f71c2=>t('NotFound'!==_0x1f71c2?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0x507d2e]},{'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 _0x55f9eb{constructor(_0xecad9b,_0x1fc96c){super(_0xecad9b);const _0x491a3b=this['bindTemplate'];this['set']('imageSrc',''),this['setTemplate']({'tag':'uc-cloud-image-editor','attributes':{..._0x1fc96c,'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'image-edit','cdn-url':_0x491a3b['to']('imageSrc')}});}}class ii extends q{['_items'];['_loadingView'];['_errorView'];['_editingView'];['_focusableView'];constructor(_0x2c27a2,_0x1793fb,_0x15afd3){super(_0x2c27a2),this['_items']=this['createCollection'](),this['_loadingView']=new ta(_0x2c27a2),this['_errorView']=new rt(_0x2c27a2),this['_editingView']=new tt(_0x2c27a2,_0x15afd3),this['_focusableView']=new _0x55f9eb(_0x2c27a2),this['_focusableView']['setTemplate'](this['getFocusableElement']()),this['set']('status',_0x1793fb),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'],_0x1d1659=>{this['_addUploadcareImageEditorListeners'](_0x1d1659);});}),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'](_0xaf11f9,_0x37bb3c){const _0x244fc5='uc-cloud-image-editor',_0x8bda0=_0xaf11f9['querySelector'](_0x244fc5);if(_0x8bda0)return _0x37bb3c(_0x8bda0);const _0x47d0d0=new MutationObserver(_0x119621=>{const _0x5eb780=_0x119621['filter'](_0x3ee7dc=>_0x3ee7dc['target']===_0xaf11f9&&_0x3ee7dc['addedNodes']['length']>0x0&&_0x3ee7dc['addedNodes'][0x0]['nodeName']['toLowerCase']()===_0x244fc5);_0x5eb780['length']&&(_0x47d0d0['disconnect'](),_0x37bb3c(_0x5eb780[0x0]['addedNodes'][0x0]));});_0x47d0d0['observe'](_0xaf11f9,{'childList':!0x0,'subtree':!0x0});}['_addUploadcareImageEditorListeners'](_0x402ebf){_0x402ebf['addEventListener']('apply',_0x8e6033=>{this['fire']('apply',{'imageSrc':_0x8e6033['detail']['cdnUrl']});}),_0x402ebf['addEventListener']('cancel',()=>{this['fire']('cancel');});}['_addErrorViewListeners'](){this['_errorView']['on']('retry',()=>{this['fire']('retry');});}}class Q extends/* #__PURE__ -- @preserve */
25
+ _0x464e64(){['_editor'];['_dialog'];['_imageElement'];['_imageCache'];['_controller'];['_attributes'];constructor(_0x29960e,_0x37ae30,_0x2661ea){super(),this['_editor']=_0x29960e,this['_dialog']=_0x37ae30,this['_imageElement']=_0x2661ea,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 _0x47976d=this['_imageElement'],_0x8df049=_0x47976d['getAttribute']('uploadcareImageId'),_0x35d53f=_0x47976d['getAttribute']('src');if(_0x8df049)await this['_loadImageInfo'](_0x8df049,_0x35d53f);else{if(this['_imageCache']['has'](_0x35d53f)){const _0x1892a9=this['_imageCache']['get'](_0x35d53f);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x1892a9['url'],this['imageDimension']=_0x1892a9['dimension'],this['imageId']=_0x1892a9['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0x3a68b1}=this['_editor'],t=_0x3a68b1['t'],_0x5dd57b=new ii(_0x3a68b1,this['imageStatus'],this['_attributes']);_0x5dd57b['bind']('status')['to'](this,'imageStatus'),_0x5dd57b['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x5dd57b['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x5dd57b['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x5dd57b,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':_0x4cd61b,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x5dd57b,'position':_0x125e54['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x5dd57b['focus']();},'onHide':()=>{_0x5dd57b['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x50be0c=>!M(_0x50be0c,_0x5dd57b['element'])}});}['_loadImageInfo'](_0x5254a8,_0x4b4c27){return C['getInfo'](_0x5254a8,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey')})['then'](_0x5d55f6=>{const {width:_0x38309f,height:_0x535995}=_0x5d55f6['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x4b4c27,this['imageDimension']={'width':_0x38309f,'height':_0x535995},this['imageId']=_0x5254a8;})['catch'](_0x384e6d=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x384e6d['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x10def4,_0x326030){return this['_getImageAsFile'](_0x10def4)['then'](_0x19814b=>C['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'signal':_0x326030['signal'],'file':_0x19814b,'onProgress':_0xf35e32=>{_0xf35e32&&_0xf35e32['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0xf35e32['value']));}}))['then'](_0x497e2d=>{const {width:_0x351618,height:_0x184688}=_0x497e2d['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x497e2d['cdnUrl'],this['imageDimension']={'width':_0x351618,'height':_0x184688},this['imageId']=_0x497e2d['uuid'],this['imageUploadProgress']=null;const _0x5bc14e=_0x10def4['getAttribute']('src');this['_imageCache']['set'](_0x5bc14e,{'id':_0x497e2d['uuid'],'url':_0x497e2d['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x254ed9=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x254ed9['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x5c9a72,_0x354a2c){_0x5c9a72['on']('apply',(_0x4f45a4,_0x2678fe)=>{this['_replaceImage'](_0x354a2c,_0x2678fe['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x5c9a72['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x5c9a72['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x1dadfb,_0x2280e4,_0x578a18){const _0x3716f9=this['_editor'],{width:_0x5ddca1,height:_0x46be17}=F(_0x2280e4,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0x515666,imageSources:_0x1fdfae}=E(_0x2280e4,_0x5ddca1);_0x3716f9['model']['change'](_0x46dbf9=>{if('$graveyard'===_0x1dadfb['root']['rootName']){_0x3716f9['execute']('insertImage',{'imageType':_0x1dadfb['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x1dadfb['getAttributes']()),'uploadcareImageId':_0x578a18,'src':_0x515666,'sources':_0x1fdfae,'width':_0x5ddca1,'height':_0x46be17}});const _0x4d8208=_0x1dadfb['getChildren']();_0x1dadfb=_0x3716f9['model']['document']['selection']['getSelectedElement']();for(const _0x58d806 of _0x4d8208)_0x46dbf9['append'](_0x46dbf9['cloneElement'](_0x58d806),_0x1dadfb);}else _0x46dbf9['setSelection'](_0x1dadfb,'on'),_0x3716f9['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x1dadfb['getAttributes']()),'uploadcareImageId':_0x578a18,'src':_0x515666,'sources':_0x1fdfae,'width':_0x5ddca1,'height':_0x46be17},_0x1dadfb);_0x46dbf9['setSelection'](_0x1dadfb,'on');});}async['_getImageAsFile'](_0x33ff6f){const _0x2256a9=_0x54c10e['window'],_0x36f2c7=_0x54c10e['document']['location']['href'],_0x5a6038=new _0x2256a9['URL'](_0x33ff6f['getAttribute']('src'),_0x36f2c7);if('data:'===_0x5a6038['protocol']){const _0x5db4f2=_0x5a6038['href']['split'](','),_0x12a1c3=_0x5db4f2[0x0]['match'](/:(.*?);/)[0x1],_0x1a915a=_0x12a1c3['split']('/')[0x1],_0x33ae0b=_0x2256a9['atob'](_0x5db4f2[_0x5db4f2['length']-0x1]);let _0x38bcc1=_0x33ae0b['length'];const _0x2413fc=new _0x2256a9['Uint8Array'](_0x38bcc1);for(;_0x38bcc1--;)_0x2413fc[_0x38bcc1]=_0x33ae0b['charCodeAt'](_0x38bcc1);return new _0x2256a9['File']([_0x2413fc],'image.'+_0x1a915a,{'type':_0x12a1c3});}const _0x104158=_0x5a6038['href']['split']('/'),_0x5c48fd=_0x104158[_0x104158['length']-0x1],_0xca0fdb=_0x5c48fd['split']('.')[0x1];return _0x2256a9['fetch'](_0x5a6038['href'])['then'](_0x2a9a28=>_0x2a9a28['clone']()['blob']())['then'](_0x2c9c45=>new _0x2256a9['File']([_0x2c9c45],_0x5c48fd,{'type':'image/'+_0xca0fdb}));}}class W extends _0x22905a{['imageEditController'];static get['requires'](){return[_0x307410];}['_isEditable'];constructor(_0x3922cd){super(_0x3922cd),this['imageEditController']=void 0x0,this['_isEditable']=function(_0x3ad76e){const _0x3e91ff=R(_0x3ad76e);return _0x5eb2a4=>!(!_0x5eb2a4||!_0x5eb2a4['is']('element','imageBlock')&&!_0x5eb2a4['is']('element','imageInline'))&&(!!_0x5eb2a4['hasAttribute']('uploadcareImageId')||!!_0x5eb2a4['hasAttribute']('src')&&_0x3e91ff(_0x5eb2a4['getAttribute']('src')));}(_0x3922cd['config']['get']('uploadcare.allowExternalImagesEditing')||[]),this['set']({'isActive':!0x1});}['refresh'](){const _0x18507a=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=this['_isEditable'](_0x18507a);}['execute'](){this['imageEditController']&&(this['unbind']('isActive'),this['imageEditController']=void 0x0);const _0x12598c=this['editor']['model']['document']['selection']['getSelectedElement']();_0x12598c&&(_0x12598c['is']('element','imageBlock')||_0x12598c['is']('element','imageInline'))&&(this['imageEditController']=new Q(this['editor'],this['editor']['plugins']['get'](_0x307410),_0x12598c),this['bind']('isActive')['to'](this['imageEditController'],'isActive'));}}class Y extends _0x22905a{['refresh'](){const _0x386726=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=Boolean(_0x386726&&(_0x386726['is']('element','imageBlock')||_0x386726['is']('element','imageInline')));}['execute'](_0x2ba096){const _0xd4be0e=this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](_0x57c812=>{_0x57c812['setAttributes'](_0x2ba096,_0xd4be0e),_0x57c812['removeAttribute']('srcset',_0xd4be0e),_0x57c812['removeAttribute']('sizes',_0xd4be0e);});}}class g extends _0x44f695{static get['pluginName'](){return'UploadcareImageEditEditing';}static get['requires'](){return[i,_0x3a7d5d,'ImageUtils','ImageEditing'];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x1b111f}=this;_0x1b111f['commands']['add']('uploadcareImageEdit',new W(_0x1b111f)),_0x1b111f['commands']['add']('uploadcareImageReplace',new Y(_0x1b111f));}}class j extends _0x44f695{['_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 _0x4c784a=this['editor'];_0x4c784a['ui']['componentFactory']['add']('uploadcareImageEdit',_0x17106f=>{const _0x430e63=_0x4c784a['commands']['get']('uploadcareImageEdit'),_0x3a2792=new _0x1c659d(_0x17106f),t=_0x17106f['t'];return _0x3a2792['set']({'icon':_0x4cd61b,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0x3a2792['bind']('isEnabled')['to'](_0x430e63),_0x3a2792['bind']('isOn')['to'](_0x430e63,'isActive'),this['listenTo'](_0x3a2792,'execute',()=>{_0x4c784a['execute']('uploadcareImageEdit'),_0x4c784a['editing']['view']['focus']();}),_0x3a2792;}),this['_initConfig']();}['_initConfig'](){const _0x16413d=_0x5b1d07(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0x16413d),this['listenTo'](this['editor'],'destroy',()=>{_0x16413d['remove']();});}}class P extends _0x44f695{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": "0.0.0-nightly-20250210.0",
3
+ "version": "0.0.0-nightly-next-20250211.0",
4
4
  "description": "Uploadcare feature for CKEditor 5.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "CKSource (http://cksource.com/)",
@@ -23,13 +23,14 @@
23
23
  "framework"
24
24
  ],
25
25
  "dependencies": {
26
- "@ckeditor/ckeditor5-core": "0.0.0-nightly-20250210.0",
27
- "@ckeditor/ckeditor5-image": "0.0.0-nightly-20250210.0",
28
- "@ckeditor/ckeditor5-theme-lark": "0.0.0-nightly-20250210.0",
29
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20250210.0",
30
- "@ckeditor/ckeditor5-upload": "0.0.0-nightly-20250210.0",
31
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20250210.0",
32
- "ckeditor5": "0.0.0-nightly-20250210.0",
26
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-next-20250211.0",
27
+ "@ckeditor/ckeditor5-icons": "0.0.0-nightly-next-20250211.0",
28
+ "@ckeditor/ckeditor5-image": "0.0.0-nightly-next-20250211.0",
29
+ "@ckeditor/ckeditor5-theme-lark": "0.0.0-nightly-next-20250211.0",
30
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-next-20250211.0",
31
+ "@ckeditor/ckeditor5-upload": "0.0.0-nightly-next-20250211.0",
32
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-next-20250211.0",
33
+ "ckeditor5": "0.0.0-nightly-next-20250211.0",
33
34
  "@uploadcare/file-uploader": "1.12.0",
34
35
  "@uploadcare/upload-client": "6.14.1"
35
36
  },
package/src/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x3ea6(_0x4d489a,_0xd026af){var _0x5c9bd1=_0x5c9b();return _0x3ea6=function(_0x3ea6e4,_0x1ca538){_0x3ea6e4=_0x3ea6e4-0x1b8;var _0x41b3c8=_0x5c9bd1[_0x3ea6e4];return _0x41b3c8;},_0x3ea6(_0x4d489a,_0xd026af);}(function(_0x89146f,_0x1d868c){var _0xf71208=_0x3ea6,_0x25e7ed=_0x89146f();while(!![]){try{var _0x40768b=-parseInt(_0xf71208(0x1ba))/0x1*(-parseInt(_0xf71208(0x1bb))/0x2)+-parseInt(_0xf71208(0x1c3))/0x3*(-parseInt(_0xf71208(0x1c0))/0x4)+parseInt(_0xf71208(0x1bd))/0x5*(parseInt(_0xf71208(0x1c4))/0x6)+parseInt(_0xf71208(0x1bc))/0x7*(parseInt(_0xf71208(0x1c2))/0x8)+-parseInt(_0xf71208(0x1b9))/0x9*(-parseInt(_0xf71208(0x1b8))/0xa)+parseInt(_0xf71208(0x1be))/0xb*(parseInt(_0xf71208(0x1bf))/0xc)+-parseInt(_0xf71208(0x1c1))/0xd;if(_0x40768b===_0x1d868c)break;else _0x25e7ed['push'](_0x25e7ed['shift']());}catch(_0x1c3538){_0x25e7ed['push'](_0x25e7ed['shift']());}}}(_0x5c9b,0x55e0a));export{default as Uploadcare}from'./uploadcare.js';export{default as UploadcareEditing}from'./uploadcareediting.js';export{default as UploadcareUI}from'./uploadcareui.js';export{default as UploadcareImageEdit}from'./uploadcareimageedit.js';export{default as UploadcareImageEditUI}from'./uploadcareimageedit/uploadcareimageeditui.js';export{default as UploadcareImageEditEditing}from'./uploadcareimageedit/uploadcareimageeditediting.js';function _0x5c9b(){var _0x2e96c3=['12rUmXOz','2924acRWEU','18082376Lhfzqz','3374472YEUYpg','1593HyGguo','6KUTzLr','20EucZLg','39888OQyVQn','44PlokIC','14242zeBqJp','7GEtLxz','443270pTidHm','5740834YzFeFu'];_0x5c9b=function(){return _0x2e96c3;};return _0x5c9b();}import'./augmentation.js';
23
+ (function(_0x5e3139,_0x3dfef3){var _0x4996c2=_0x3b42,_0x225bbb=_0x5e3139();while(!![]){try{var _0x13f78d=parseInt(_0x4996c2(0x6e))/0x1*(parseInt(_0x4996c2(0x68))/0x2)+parseInt(_0x4996c2(0x69))/0x3*(parseInt(_0x4996c2(0x6b))/0x4)+-parseInt(_0x4996c2(0x6c))/0x5+parseInt(_0x4996c2(0x67))/0x6*(-parseInt(_0x4996c2(0x65))/0x7)+parseInt(_0x4996c2(0x6f))/0x8*(-parseInt(_0x4996c2(0x6d))/0x9)+parseInt(_0x4996c2(0x6a))/0xa+parseInt(_0x4996c2(0x66))/0xb;if(_0x13f78d===_0x3dfef3)break;else _0x225bbb['push'](_0x225bbb['shift']());}catch(_0x32ab2a){_0x225bbb['push'](_0x225bbb['shift']());}}}(_0x3495,0x58d33));export{default as Uploadcare}from'./uploadcare.js';export{default as UploadcareEditing}from'./uploadcareediting.js';export{default as UploadcareUI}from'./uploadcareui.js';function _0x3495(){var _0x54f6b3=['623ytmEUm','1090408xxXjit','1734wEaUfr','71782gHjqdB','3ydchLv','3869860pJhAgs','716580pmnqRk','2099020helUvZ','186174Fjaqua','19zICgKX','208NCJrgV'];_0x3495=function(){return _0x54f6b3;};return _0x3495();}export{default as UploadcareImageEdit}from'./uploadcareimageedit.js';export{default as UploadcareImageEditUI}from'./uploadcareimageedit/uploadcareimageeditui.js';export{default as UploadcareImageEditEditing}from'./uploadcareimageedit/uploadcareimageeditediting.js';function _0x3b42(_0x1250dc,_0x20b59d){var _0x3495b8=_0x3495();return _0x3b42=function(_0x3b42d8,_0x2c0469){_0x3b42d8=_0x3b42d8-0x65;var _0x702cbb=_0x3495b8[_0x3b42d8];return _0x702cbb;},_0x3b42(_0x1250dc,_0x20b59d);}import'./augmentation.js';
@@ -2,16 +2,12 @@
2
2
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
3
  * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
4
  */
5
- import { type Editor } from 'ckeditor5/src/core.js';
5
+ import type { Editor } from 'ckeditor5/src/core.js';
6
6
  import { UploadcareSource } from '../uploadcareconfig.js';
7
7
  import type UploadcareEditing from '../uploadcareediting.js';
8
8
  declare const UploadcareController_base: {
9
9
  new (): import("ckeditor5/src/utils.js").Observable;
10
- prototype: import("ckeditor5/src/utils.js").Observable; /**
11
- * Creates the Uploadcare form view and opens a dialog wit it.
12
- *
13
- * @internal
14
- */
10
+ prototype: import("ckeditor5/src/utils.js").Observable;
15
11
  };
16
12
  /**
17
13
  * The Uploadcare controller. It is used by the {@link module:uploadcare/uploadcarecommand~UploadcareCommand Uploadcare command}
@@ -20,5 +20,5 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4c27bb=_0x5407;(function(_0x2d33f5,_0x5b3018){const _0x1624a0=_0x5407,_0x4f0aff=_0x2d33f5();while(!![]){try{const _0x38f43b=-parseInt(_0x1624a0(0x115))/0x1+-parseInt(_0x1624a0(0x132))/0x2+parseInt(_0x1624a0(0x118))/0x3+parseInt(_0x1624a0(0x10b))/0x4*(parseInt(_0x1624a0(0x123))/0x5)+-parseInt(_0x1624a0(0x139))/0x6+parseInt(_0x1624a0(0x10d))/0x7*(parseInt(_0x1624a0(0xfe))/0x8)+parseInt(_0x1624a0(0x125))/0x9;if(_0x38f43b===_0x5b3018)break;else _0x4f0aff['push'](_0x4f0aff['shift']());}catch(_0x2c049d){_0x4f0aff['push'](_0x4f0aff['shift']());}}}(_0x16c4,0x76738));import{icons as _0x41c03c}from'ckeditor5/src/core.js';import{ObservableMixin as _0x38ee1d}from'ckeditor5/src/utils.js';function _0x16c4(){const _0xdcfff7=['_initListeners','insertImage','_formView','execute','1470460vyIipO','length','removeAllFiles','_type','removeSelectionAttribute','element','focus','5143500xyRhMH','_dialog','ctxElement','status','_api','document','imageInline','linkHref','setSelection','stopListening','image','stopDelegating','_editing','getLastPosition','32LYgbiM','imageInfo','setAttribute','uuid','Replace','idle','imageBlock','editing','imageUpload','_initDialog','get','_editor','text','12kmZAbb','_insertAsset','1379434jtyqOf','width','uploadCare','setCurrentActivity','hide','done-click','initFlow','getAPI','570718zMIJac','Insert','selection','2359959PhqLor','isOpen','source-list','getSelectedElement','Local','plugins','_insertImage','doneFlow','model','configElement','attributes','5935UMLTgV','EDITOR_TOP_CENTER','9629208PHBDBw','destroy','show','addEventListener','detail','allEntries','getOutputCollectionState','change','view'];_0x16c4=function(){return _0xdcfff7;};return _0x16c4();}import{Dialog as _0x12b687,DialogViewPosition as _0x5ccc4d}from'ckeditor5/src/ui.js';import _0x52ac5d from'./uploadcareformview.js';import{UploadcareSource as _0x344d64}from'../uploadcareconfig.js';function _0x5407(_0xb80478,_0x311fb5){const _0x16c432=_0x16c4();return _0x5407=function(_0x540759,_0x2c39bb){_0x540759=_0x540759-0xfc;let _0x3ec378=_0x16c432[_0x540759];return _0x3ec378;},_0x5407(_0xb80478,_0x311fb5);}import{getTranslation as _0x4ee362}from'../utils/common-translations.js';import{getImageUrls as _0x4e3f03,getImageDimension as _0x1aff6d}from'../utils/editingutils.js';import{isAncestor as _0x11b74e}from'../utils/isancestor.js';export default class h extends/* #__PURE__ -- @preserve */
24
- _0x38ee1d(){constructor(_0x5d61c7,_0x4a2990,_0x42f62d){const _0x4bf83b=_0x5407;super(),this[_0x4bf83b(0x135)]=null,this[_0x4bf83b(0x130)]=null,this[_0x4bf83b(0x109)]=_0x5d61c7,this[_0x4bf83b(0xfc)]=_0x4a2990,this[_0x4bf83b(0x13a)]=_0x5d61c7[_0x4bf83b(0x11d)][_0x4bf83b(0x108)](_0x12b687),this[_0x4bf83b(0x13d)]=_0x4a2990[_0x4bf83b(0x13b)][_0x4bf83b(0x114)](),this[_0x4bf83b(0x135)]=_0x42f62d,this[_0x4bf83b(0xfc)][_0x4bf83b(0x121)][_0x4bf83b(0x100)](_0x4bf83b(0x11a),this[_0x4bf83b(0x135)]),this[_0x4bf83b(0x107)](),this[_0x4bf83b(0x12e)](),this[_0x4bf83b(0x13d)][_0x4bf83b(0x113)]();}[_0x4c27bb(0x126)](){const _0x4d7c5d=_0x4c27bb;this[_0x4d7c5d(0x130)]&&(this[_0x4d7c5d(0x130)][_0x4d7c5d(0x126)](),this[_0x4d7c5d(0x130)]=null),this[_0x4d7c5d(0x13d)]&&this[_0x4d7c5d(0x13d)][_0x4d7c5d(0x11f)](),this[_0x4d7c5d(0x142)](),this[_0x4d7c5d(0x144)]();}[_0x4c27bb(0x107)](){const _0x4a0ab3=_0x4c27bb,{locale:_0x354046,model:_0x4fa435}=this[_0x4a0ab3(0x109)],_0x596753=_0x4fa435[_0x4a0ab3(0x13e)][_0x4a0ab3(0x117)][_0x4a0ab3(0x11b)](),_0x19ac7d=_0x596753&&(_0x596753['is'](_0x4a0ab3(0x137),_0x4a0ab3(0x104))||_0x596753['is'](_0x4a0ab3(0x137),_0x4a0ab3(0x13f)));this[_0x4a0ab3(0x130)]=new _0x52ac5d(_0x354046),this[_0x4a0ab3(0x13a)][_0x4a0ab3(0x127)]({'id':_0x4a0ab3(0x10f),'icon':_0x41c03c[_0x4a0ab3(0x106)],'title':_0x4ee362(_0x354046,this[_0x4a0ab3(0x135)],_0x19ac7d?_0x4a0ab3(0x102):_0x4a0ab3(0x116))[_0x4a0ab3(0x10a)],'content':this[_0x4a0ab3(0x130)],'position':_0x5ccc4d[_0x4a0ab3(0x124)],'isModal':!0x0,'onShow':()=>{const _0x42ad16=_0x4a0ab3;this[_0x42ad16(0x130)][_0x42ad16(0x138)]();},'onHide':()=>{const _0x1b0c16=_0x4a0ab3;this[_0x1b0c16(0x13d)][_0x1b0c16(0x134)](),this[_0x1b0c16(0x109)][_0x1b0c16(0x105)][_0x1b0c16(0x12d)][_0x1b0c16(0x138)](),this[_0x1b0c16(0x126)]();},'keystrokeHandlerOptions':{'filter':_0x5c4471=>!_0x11b74e(_0x5c4471,this[_0x4a0ab3(0x130)][_0x4a0ab3(0x137)])}});}[_0x4c27bb(0x12e)](){const _0x207a2b=_0x4c27bb;this[_0x207a2b(0xfc)][_0x207a2b(0x13b)][_0x207a2b(0x128)](_0x207a2b(0x112),()=>{const _0x517418=_0x207a2b,{allEntries:_0x5c0cc4}=this[_0x517418(0x13d)][_0x517418(0x12b)]();this[_0x517418(0x109)][_0x517418(0x120)][_0x517418(0x12c)](_0x2ce804=>{const _0x5c33e2=_0x517418,_0x337f3e=_0x5c0cc4[_0x5c33e2(0x133)];for(const _0xc5016f of _0x5c0cc4){const _0x3b7eaf=_0xc5016f===_0x5c0cc4[_0x337f3e-0x1],{cdnUrl:_0x281b5f,fileInfo:_0x1e304f}=_0xc5016f;if(!_0x281b5f||!_0x1e304f)continue;const {width:_0x583c40,height:_0x3e3529}=_0x1e304f[_0x5c33e2(0xff)],_0x3ef036=_0x1aff6d(_0x281b5f,_0x583c40,_0x3e3529),_0xc32402=_0x4e3f03(_0x281b5f,_0x3ef036[_0x5c33e2(0x10e)]),_0x41244f={'id':_0x1e304f[_0x5c33e2(0x101)],'type':_0x5c33e2(0x143),'attributes':{'imageDimension':_0x3ef036,..._0xc32402}};this[_0x5c33e2(0x10c)](_0x41244f,_0x3b7eaf,_0x2ce804);}}),this[_0x517418(0x13a)][_0x517418(0x111)]();}),this[_0x207a2b(0xfc)][_0x207a2b(0x13b)][_0x207a2b(0x128)](_0x207a2b(0x12c),_0x56bfc7=>{const _0x30ba14=_0x207a2b;_0x30ba14(0x103)===_0x56bfc7[_0x30ba14(0x129)][_0x30ba14(0x13c)]&&!_0x56bfc7[_0x30ba14(0x129)][_0x30ba14(0x12a)][_0x30ba14(0x133)]&&this[_0x30ba14(0x13a)][_0x30ba14(0x119)]&&(this[_0x30ba14(0x135)]===_0x344d64[_0x30ba14(0x11c)]?this[_0x30ba14(0x13d)][_0x30ba14(0x110)](_0x344d64[_0x30ba14(0x11c)]):this[_0x30ba14(0x13d)][_0x30ba14(0x113)]());});}[_0x4c27bb(0x10c)](_0x256d4c,_0x3a74bb,_0x240750){const _0x35bfaa=_0x4c27bb,_0x387be1=this[_0x35bfaa(0x109)][_0x35bfaa(0x120)][_0x35bfaa(0x13e)][_0x35bfaa(0x117)],_0x26e7fd=_0x387be1[_0x35bfaa(0x11b)](),_0xed146f=!(!_0x26e7fd||!_0x26e7fd['is'](_0x35bfaa(0x137),_0x35bfaa(0x13f)));_0x240750[_0x35bfaa(0x136)](_0x35bfaa(0x140)),this[_0x35bfaa(0x11e)](_0x256d4c,_0xed146f),_0x3a74bb||_0x240750[_0x35bfaa(0x141)](_0x387be1[_0x35bfaa(0xfd)]());}[_0x4c27bb(0x11e)](_0xd8ade4,_0x2f5868){const _0x579ada=_0x4c27bb,_0x449bb7=this[_0x579ada(0x109)],{imageDimension:_0x2c5758,imageFallbackUrl:_0x1956ce,imageSources:_0x84bbcc}=_0xd8ade4[_0x579ada(0x122)];_0x449bb7[_0x579ada(0x131)](_0x579ada(0x12f),{'imageType':_0x2f5868?_0x579ada(0x13f):null,'source':{'uploadcareImageId':_0xd8ade4['id'],'src':_0x1956ce,'sources':_0x84bbcc,..._0x2c5758}});}}
23
+ const _0x5ddae5=_0x198b;(function(_0x408712,_0x25b950){const _0x12c2a5=_0x198b,_0x18b01d=_0x408712();while(!![]){try{const _0x37f389=-parseInt(_0x12c2a5(0x111))/0x1+-parseInt(_0x12c2a5(0x113))/0x2+-parseInt(_0x12c2a5(0xf9))/0x3+parseInt(_0x12c2a5(0x12f))/0x4*(parseInt(_0x12c2a5(0x115))/0x5)+-parseInt(_0x12c2a5(0x105))/0x6*(-parseInt(_0x12c2a5(0x12a))/0x7)+-parseInt(_0x12c2a5(0xfb))/0x8+parseInt(_0x12c2a5(0x120))/0x9;if(_0x37f389===_0x25b950)break;else _0x18b01d['push'](_0x18b01d['shift']());}catch(_0x4f872d){_0x18b01d['push'](_0x18b01d['shift']());}}}(_0x3ec8,0x96fc7));import{IconUploadcareImageUpload as _0xced727}from'ckeditor5/src/icons.js';import{ObservableMixin as _0x5e1c15}from'ckeditor5/src/utils.js';import{Dialog as _0x3c0788,DialogViewPosition as _0x5788f0}from'ckeditor5/src/ui.js';import _0x44d1a4 from'./uploadcareformview.js';import{UploadcareSource as _0x1d5017}from'../uploadcareconfig.js';import{getTranslation as _0x3a3ad1}from'../utils/common-translations.js';import{getImageUrls as _0x5544ba,getImageDimension as _0x5f1be4}from'../utils/editingutils.js';function _0x198b(_0x8cf1a1,_0x33e71f){const _0x3ec82b=_0x3ec8();return _0x198b=function(_0x198bd9,_0x22f3a1){_0x198bd9=_0x198bd9-0xed;let _0x3edde5=_0x3ec82b[_0x198bd9];return _0x3edde5;},_0x198b(_0x8cf1a1,_0x33e71f);}import{isAncestor as _0x1f136c}from'../utils/isancestor.js';export default class l extends/* #__PURE__ -- @preserve */
24
+ _0x5e1c15(){[_0x5ddae5(0x110)];[_0x5ddae5(0x10c)];[_0x5ddae5(0x12c)];[_0x5ddae5(0xf6)];[_0x5ddae5(0xfd)]=null;[_0x5ddae5(0x100)]=null;constructor(_0x1887da,_0x526769,_0x4f8687){const _0x416bd8=_0x5ddae5;super(),this[_0x416bd8(0x110)]=_0x1887da,this[_0x416bd8(0x12c)]=_0x526769,this[_0x416bd8(0x10c)]=_0x1887da[_0x416bd8(0x122)][_0x416bd8(0x114)](_0x3c0788),this[_0x416bd8(0xf6)]=_0x526769[_0x416bd8(0xfc)][_0x416bd8(0xf2)](),this[_0x416bd8(0xfd)]=_0x4f8687,this[_0x416bd8(0x12c)][_0x416bd8(0x130)][_0x416bd8(0x10d)](_0x416bd8(0x107),this[_0x416bd8(0xfd)]),this[_0x416bd8(0x117)](),this[_0x416bd8(0x112)](),this[_0x416bd8(0xf6)][_0x416bd8(0xf3)]();}[_0x5ddae5(0x103)](){const _0x44a8cf=_0x5ddae5;this[_0x44a8cf(0x100)]&&(this[_0x44a8cf(0x100)][_0x44a8cf(0x103)](),this[_0x44a8cf(0x100)]=null),this[_0x44a8cf(0xf6)]&&this[_0x44a8cf(0xf6)][_0x44a8cf(0x11b)](),this[_0x44a8cf(0xf1)](),this[_0x44a8cf(0x106)]();}[_0x5ddae5(0x117)](){const _0x5c94c0=_0x5ddae5,{locale:_0x2606a3,model:_0x1652f5}=this[_0x5c94c0(0x110)],_0xedb6b9=_0x1652f5[_0x5c94c0(0x11a)][_0x5c94c0(0xff)][_0x5c94c0(0x10e)](),_0x3b1872=_0xedb6b9&&(_0xedb6b9['is'](_0x5c94c0(0xf5),_0x5c94c0(0x104))||_0xedb6b9['is'](_0x5c94c0(0xf5),_0x5c94c0(0x116)));this[_0x5c94c0(0x100)]=new _0x44d1a4(_0x2606a3),this[_0x5c94c0(0x10c)][_0x5c94c0(0x11f)]({'id':_0x5c94c0(0x127),'icon':_0xced727,'title':_0x3a3ad1(_0x2606a3,this[_0x5c94c0(0xfd)],_0x3b1872?_0x5c94c0(0x126):_0x5c94c0(0xf7))[_0x5c94c0(0xfa)],'content':this[_0x5c94c0(0x100)],'position':_0x5788f0[_0x5c94c0(0x10a)],'isModal':!0x0,'onShow':()=>{const _0x3b1ad9=_0x5c94c0;this[_0x3b1ad9(0x100)][_0x3b1ad9(0x134)]();},'onHide':()=>{const _0x429616=_0x5c94c0;this[_0x429616(0xf6)][_0x429616(0x109)](),this[_0x429616(0x110)][_0x429616(0xef)][_0x429616(0x131)][_0x429616(0x134)](),this[_0x429616(0x103)]();},'keystrokeHandlerOptions':{'filter':_0x4cd971=>!_0x1f136c(_0x4cd971,this[_0x5c94c0(0x100)][_0x5c94c0(0xf5)])}});}[_0x5ddae5(0x112)](){const _0x24d7bd=_0x5ddae5;this[_0x24d7bd(0x12c)][_0x24d7bd(0xfc)][_0x24d7bd(0x101)](_0x24d7bd(0xed),()=>{const _0x2642cf=_0x24d7bd,{allEntries:_0x4bd74c}=this[_0x2642cf(0xf6)][_0x2642cf(0xf4)]();this[_0x2642cf(0x110)][_0x2642cf(0x119)][_0x2642cf(0xfe)](_0x333c4d=>{const _0x1323ea=_0x2642cf,_0x43033d=_0x4bd74c[_0x1323ea(0x10f)];for(const _0x12fdeb of _0x4bd74c){const _0x36bd55=_0x12fdeb===_0x4bd74c[_0x43033d-0x1],{cdnUrl:_0x3673c5,fileInfo:_0x3e84cc}=_0x12fdeb;if(!_0x3673c5||!_0x3e84cc)continue;const {width:_0x4d2cf0,height:_0x4b6bb5}=_0x3e84cc[_0x1323ea(0x12d)],_0x2b8b10=_0x5f1be4(_0x3673c5,_0x4d2cf0,_0x4b6bb5),_0x41679b=_0x5544ba(_0x3673c5,_0x2b8b10[_0x1323ea(0x124)]),_0x498844={'id':_0x3e84cc[_0x1323ea(0x10b)],'type':_0x1323ea(0x129),'attributes':{'imageDimension':_0x2b8b10,..._0x41679b}};this[_0x1323ea(0x11e)](_0x498844,_0x36bd55,_0x333c4d);}}),this[_0x2642cf(0x10c)][_0x2642cf(0x118)]();}),this[_0x24d7bd(0x12c)][_0x24d7bd(0xfc)][_0x24d7bd(0x101)](_0x24d7bd(0xfe),_0x5d3af6=>{const _0x39780f=_0x24d7bd;_0x39780f(0x133)===_0x5d3af6[_0x39780f(0x12b)][_0x39780f(0x121)]&&!_0x5d3af6[_0x39780f(0x12b)][_0x39780f(0x125)][_0x39780f(0x10f)]&&this[_0x39780f(0x10c)][_0x39780f(0x128)]&&(this[_0x39780f(0xfd)]===_0x1d5017[_0x39780f(0x132)]?this[_0x39780f(0xf6)][_0x39780f(0x11d)](_0x1d5017[_0x39780f(0x132)]):this[_0x39780f(0xf6)][_0x39780f(0xf3)]());});}[_0x5ddae5(0x11e)](_0x134982,_0x3c4eaa,_0x156fab){const _0x2f01e9=_0x5ddae5,_0x314ad8=this[_0x2f01e9(0x110)][_0x2f01e9(0x119)][_0x2f01e9(0x11a)][_0x2f01e9(0xff)],_0xc72911=_0x314ad8[_0x2f01e9(0x10e)](),_0xa98302=!(!_0xc72911||!_0xc72911['is'](_0x2f01e9(0xf5),_0x2f01e9(0x116)));_0x156fab[_0x2f01e9(0x12e)](_0x2f01e9(0x108)),this[_0x2f01e9(0xf8)](_0x134982,_0xa98302),_0x3c4eaa||_0x156fab[_0x2f01e9(0x11c)](_0x314ad8[_0x2f01e9(0x123)]());}[_0x5ddae5(0xf8)](_0x305fae,_0x1422a9){const _0x42dce7=_0x5ddae5,_0x3ca496=this[_0x42dce7(0x110)],{imageDimension:_0x421abc,imageFallbackUrl:_0x27c328,imageSources:_0x2b78e6}=_0x305fae[_0x42dce7(0xf0)];_0x3ca496[_0x42dce7(0xee)](_0x42dce7(0x102),{'imageType':_0x1422a9?_0x42dce7(0x116):null,'source':{'uploadcareImageId':_0x305fae['id'],'src':_0x27c328,'sources':_0x2b78e6,..._0x421abc}});}}function _0x3ec8(){const _0x48afa3=['editing','attributes','stopListening','getAPI','initFlow','getOutputCollectionState','element','_api','Insert','_insertImage','2554992MkHFki','text','6604248zkczLB','ctxElement','_type','change','selection','_formView','addEventListener','insertImage','destroy','imageBlock','3472758sKtHIm','stopDelegating','source-list','linkHref','removeAllFiles','EDITOR_TOP_CENTER','uuid','_dialog','setAttribute','getSelectedElement','length','_editor','808406XamGgZ','_initListeners','426540tcburZ','get','3853015glUDLk','imageInline','_initDialog','hide','model','document','doneFlow','setSelection','setCurrentActivity','_insertAsset','show','17711226frmOtE','status','plugins','getLastPosition','width','allEntries','Replace','uploadCare','isOpen','image','7uVVZgN','detail','_editing','imageInfo','removeSelectionAttribute','4wlnWsL','configElement','view','Local','idle','focus','done-click','execute'];_0x3ec8=function(){return _0x48afa3;};return _0x3ec8();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x1f72(){var _0x888651=['847872opFgXq','39139230IGShwb','6SODBip','4119040HqqQtb','9647113UsCTVt','3009132MPukSC','ck-uploadcare-form','792lTeSem','uc-file-uploader-inline','30063eyoFYj','uploader','9quymFz','ck-uploadcare-theme','uc-light','div','22119FuPdHs','ck-reset_all-excluded','focus','getFocusableElement','element','setTemplate'];_0x1f72=function(){return _0x888651;};return _0x1f72();}var _0x366651=_0x428f;(function(_0x18c5e1,_0x1a16cc){var _0x2582af=_0x428f,_0xdc4714=_0x18c5e1();while(!![]){try{var _0x3e32d0=-parseInt(_0x2582af(0xec))/0x1*(-parseInt(_0x2582af(0xfa))/0x2)+parseInt(_0x2582af(0xf2))/0x3*(-parseInt(_0x2582af(0xea))/0x4)+-parseInt(_0x2582af(0xe6))/0x5+parseInt(_0x2582af(0xe8))/0x6+-parseInt(_0x2582af(0xe7))/0x7+-parseInt(_0x2582af(0xf8))/0x8+-parseInt(_0x2582af(0xee))/0x9*(-parseInt(_0x2582af(0xf9))/0xa);if(_0x3e32d0===_0x1a16cc)break;else _0xdc4714['push'](_0xdc4714['shift']());}catch(_0x393eb4){_0xdc4714['push'](_0xdc4714['shift']());}}}(_0x1f72,0xb4225));import _0x5c2fab from'../utils/dialogfocusmanagerview.js';import'../../theme/uploadcare-form.css';function _0x428f(_0x199885,_0xa82e0e){var _0x1f723b=_0x1f72();return _0x428f=function(_0x428f51,_0x193008){_0x428f51=_0x428f51-0xe6;var _0x521e79=_0x1f723b[_0x428f51];return _0x521e79;},_0x428f(_0x199885,_0xa82e0e);}export default class S extends _0x5c2fab{constructor(_0x275d2b){var _0x51a61f=_0x428f;super(_0x275d2b),this[_0x51a61f(0xf7)]({'tag':_0x51a61f(0xf1),'attributes':{'class':['ck',_0x51a61f(0xf3),_0x51a61f(0xe9)],'tabindex':'-1'},'children':[{'tag':_0x51a61f(0xeb),'attributes':{'class':[_0x51a61f(0xf0),_0x51a61f(0xef)],'ctx-name':_0x51a61f(0xed)}},this[_0x51a61f(0xf5)]()]});}[_0x366651(0xf4)](){var _0x18ff8b=_0x366651;this[_0x18ff8b(0xf6)][_0x18ff8b(0xf4)]();}}
23
+ var _0x3a0c3d=_0x1e42;function _0x2808(){var _0x418835=['ck-reset_all-excluded','ck-uploadcare-form','776kVSKBo','uc-file-uploader-inline','12wNgGFg','10708643sptrrV','16135100kFIJVb','div','4oMwMlq','getFocusableElement','uploader','310blAYff','2133614tozyoX','ck-uploadcare-theme','uc-light','8310092ZfrzqB','3555309bdyrRB','177042hKiXCV','1YwsIPp','1872SkptgM','element','focus','setTemplate'];_0x2808=function(){return _0x418835;};return _0x2808();}(function(_0x2c9fdc,_0x1c9ae1){var _0xe238fe=_0x1e42,_0x25b804=_0x2c9fdc();while(!![]){try{var _0x4911d0=parseInt(_0xe238fe(0x10f))/0x1*(parseInt(_0xe238fe(0x109))/0x2)+parseInt(_0xe238fe(0x10d))/0x3*(parseInt(_0xe238fe(0x105))/0x4)+-parseInt(_0xe238fe(0x108))/0x5*(parseInt(_0xe238fe(0x10e))/0x6)+parseInt(_0xe238fe(0x10c))/0x7+parseInt(_0xe238fe(0xff))/0x8*(-parseInt(_0xe238fe(0x110))/0x9)+-parseInt(_0xe238fe(0x103))/0xa+-parseInt(_0xe238fe(0x102))/0xb*(-parseInt(_0xe238fe(0x101))/0xc);if(_0x4911d0===_0x1c9ae1)break;else _0x25b804['push'](_0x25b804['shift']());}catch(_0x1fd6f4){_0x25b804['push'](_0x25b804['shift']());}}}(_0x2808,0xe7cd3));import _0x65df59 from'../utils/dialogfocusmanagerview.js';import'../../theme/uploadcare-form.css';function _0x1e42(_0x341f21,_0x58de4d){var _0x280845=_0x2808();return _0x1e42=function(_0x1e428d,_0x3cfa99){_0x1e428d=_0x1e428d-0xfb;var _0x8bbc3a=_0x280845[_0x1e428d];return _0x8bbc3a;},_0x1e42(_0x341f21,_0x58de4d);}export default class S extends _0x65df59{constructor(_0x1db6ba){var _0x2172fb=_0x1e42;super(_0x1db6ba),this[_0x2172fb(0xfc)]({'tag':_0x2172fb(0x104),'attributes':{'class':['ck',_0x2172fb(0xfd),_0x2172fb(0xfe)],'tabindex':'-1'},'children':[{'tag':_0x2172fb(0x100),'attributes':{'class':[_0x2172fb(0x10b),_0x2172fb(0x10a)],'ctx-name':_0x2172fb(0x107)}},this[_0x2172fb(0x106)]()]});}[_0x3a0c3d(0xfb)](){var _0x256576=_0x3a0c3d;this[_0x256576(0x111)][_0x256576(0xfb)]();}}
package/src/uploadcare.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x461f8c=_0x2231;(function(_0x375ac9,_0x3c74cc){var _0x3b8932=_0x2231,_0xac56b9=_0x375ac9();while(!![]){try{var _0x35a902=parseInt(_0x3b8932(0x13a))/0x1+-parseInt(_0x3b8932(0x144))/0x2*(parseInt(_0x3b8932(0x145))/0x3)+parseInt(_0x3b8932(0x142))/0x4*(-parseInt(_0x3b8932(0x139))/0x5)+parseInt(_0x3b8932(0x14a))/0x6+-parseInt(_0x3b8932(0x149))/0x7*(-parseInt(_0x3b8932(0x143))/0x8)+-parseInt(_0x3b8932(0x136))/0x9*(parseInt(_0x3b8932(0x141))/0xa)+parseInt(_0x3b8932(0x13d))/0xb;if(_0x35a902===_0x3c74cc)break;else _0xac56b9['push'](_0xac56b9['shift']());}catch(_0x5b8e44){_0xac56b9['push'](_0xac56b9['shift']());}}}(_0x58b7,0x41a03));import{Plugin as _0x1c1afb}from'ckeditor5/src/core.js';import _0x1663a6 from'./uploadcareui.js';function _0x58b7(){var _0x4b58d1=['2718348rrvrKb','pluginName','6480pCEEcn','config','define','15lvCVNA','349393LQGBbe','isOfficialPlugin','Uploadcare','5775528OXdtXi','requires','isPremiumPlugin','defineComponents','3470OZlydW','628996NsMigF','8cmtNXu','955902xlXXXW','3iVgSUh','uploadcare.uploader.sourceList','URL','Local','985894eCxqlp'];_0x58b7=function(){return _0x4b58d1;};return _0x58b7();}import _0xa967bf from'./uploadcareediting.js';import{UploadcareSource as _0x12afc5}from'./uploadcareconfig.js';import*as _0xde95c9 from'@uploadcare/file-uploader';function _0x2231(_0x2e3e4a,_0xac5217){var _0x58b7d8=_0x58b7();return _0x2231=function(_0x22317b,_0x133be9){_0x22317b=_0x22317b-0x135;var _0x635ec4=_0x58b7d8[_0x22317b];return _0x635ec4;},_0x2231(_0x2e3e4a,_0xac5217);}export default class u extends _0x1c1afb{static get[_0x461f8c(0x13e)](){return[_0xa967bf,_0x1663a6];}static get[_0x461f8c(0x135)](){var _0x754952=_0x461f8c;return _0x754952(0x13c);}static get[_0x461f8c(0x13b)](){return!0x0;}static get[_0x461f8c(0x13f)](){return!0x0;}constructor(_0xf09a31){var _0x1dd9df=_0x461f8c;super(_0xf09a31),_0xf09a31[_0x1dd9df(0x137)][_0x1dd9df(0x138)](_0x1dd9df(0x146),[_0x12afc5[_0x1dd9df(0x148)],_0x12afc5[_0x1dd9df(0x147)]]),_0xde95c9[_0x1dd9df(0x140)](_0xde95c9);}}
23
+ var _0x4578b5=_0x4910;(function(_0xa77207,_0x1026df){var _0x29f046=_0x4910,_0x367ff0=_0xa77207();while(!![]){try{var _0x2b5334=-parseInt(_0x29f046(0xa9))/0x1+-parseInt(_0x29f046(0xb1))/0x2+-parseInt(_0x29f046(0xa8))/0x3*(parseInt(_0x29f046(0xaf))/0x4)+parseInt(_0x29f046(0xa4))/0x5*(parseInt(_0x29f046(0xa5))/0x6)+-parseInt(_0x29f046(0xa7))/0x7+parseInt(_0x29f046(0xb2))/0x8*(-parseInt(_0x29f046(0xac))/0x9)+parseInt(_0x29f046(0xb8))/0xa*(parseInt(_0x29f046(0xb5))/0xb);if(_0x2b5334===_0x1026df)break;else _0x367ff0['push'](_0x367ff0['shift']());}catch(_0x53912a){_0x367ff0['push'](_0x367ff0['shift']());}}}(_0x3de8,0x43db1));function _0x4910(_0x134de4,_0x2b75db){var _0x3de844=_0x3de8();return _0x4910=function(_0x491032,_0xf816b8){_0x491032=_0x491032-0xa3;var _0x27d177=_0x3de844[_0x491032];return _0x27d177;},_0x4910(_0x134de4,_0x2b75db);}import{Plugin as _0x3f69f3}from'ckeditor5/src/core.js';function _0x3de8(){var _0x5d6d04=['Uploadcare','2390xPXSPC','Local','39365djoMez','48GhTvyw','isPremiumPlugin','1666847lJLAto','3VMypZE','335503LPWFwh','defineComponents','config','9ObLjNU','pluginName','requires','949636qqTiJI','URL','311328euYCks','2949944VHlrHw','isOfficialPlugin','uploadcare.uploader.sourceList','71357sSjyFq','define'];_0x3de8=function(){return _0x5d6d04;};return _0x3de8();}import _0x5eb366 from'./uploadcareui.js';import _0x3a2838 from'./uploadcareediting.js';import{UploadcareSource as _0x53d554}from'./uploadcareconfig.js';import*as _0x5cce82 from'@uploadcare/file-uploader';export default class u extends _0x3f69f3{static get[_0x4578b5(0xae)](){return[_0x3a2838,_0x5eb366];}static get[_0x4578b5(0xad)](){var _0x13e726=_0x4578b5;return _0x13e726(0xb7);}static get[_0x4578b5(0xb3)](){return!0x0;}static get[_0x4578b5(0xa6)](){return!0x0;}constructor(_0xef5ce0){var _0x56843d=_0x4578b5;super(_0xef5ce0),_0xef5ce0[_0x56843d(0xab)][_0x56843d(0xb6)](_0x56843d(0xb4),[_0x53d554[_0x56843d(0xa3)],_0x53d554[_0x56843d(0xb0)]]),_0x5cce82[_0x56843d(0xaa)](_0x5cce82);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- var _0x26854e=_0x1308;(function(_0x500659,_0x17bbb7){var _0x50fdf4=_0x1308,_0x16f5b6=_0x500659();while(!![]){try{var _0x451634=-parseInt(_0x50fdf4(0x94))/0x1+parseInt(_0x50fdf4(0x8a))/0x2*(parseInt(_0x50fdf4(0x90))/0x3)+parseInt(_0x50fdf4(0x8d))/0x4*(parseInt(_0x50fdf4(0x84))/0x5)+-parseInt(_0x50fdf4(0x7f))/0x6*(-parseInt(_0x50fdf4(0x85))/0x7)+-parseInt(_0x50fdf4(0x86))/0x8+parseInt(_0x50fdf4(0x88))/0x9*(-parseInt(_0x50fdf4(0x87))/0xa)+parseInt(_0x50fdf4(0x89))/0xb;if(_0x451634===_0x17bbb7)break;else _0x16f5b6['push'](_0x16f5b6['shift']());}catch(_0x1287a7){_0x16f5b6['push'](_0x16f5b6['shift']());}}}(_0x3bb0,0x9ee4f));function _0x1308(_0xfdbe70,_0x15d065){var _0x3bb026=_0x3bb0();return _0x1308=function(_0x130897,_0x38de24){_0x130897=_0x130897-0x7d;var _0x52e7f4=_0x3bb026[_0x130897];return _0x52e7f4;},_0x1308(_0xfdbe70,_0x15d065);}import{Command as _0x277477}from'ckeditor5/src/core.js';import{Dialog as _0xbae36d}from'ckeditor5/src/ui.js';function _0x3bb0(){var _0x2b933c=['insertImage','get','commands','1172458xpHSWS','editor','execute','32244AqsEue','_editing','isEnabled','refresh','plugins','3755VfrGwL','1211dVsUkF','5097864LeqivV','97160RIWBXq','747oWAQFV','20679681zbsbDV','29422VgAvyL','_checkEnabled','destroy','320wiAqOb','_controller','requires','81RWQgIp'];_0x3bb0=function(){return _0x2b933c;};return _0x3bb0();}import _0x1f893b from'./uploadcareediting.js';import _0xbf793a from'./ui/uploadcarecontroller.js';export default class l extends _0x277477{static get[_0x26854e(0x8f)](){return[_0xbae36d,_0x1f893b];}constructor(_0x26fe9c){var _0x4f1b71=_0x26854e;super(_0x26fe9c),this[_0x4f1b71(0x8e)]=null,this[_0x4f1b71(0x80)]=_0x26fe9c[_0x4f1b71(0x83)][_0x4f1b71(0x92)](_0x1f893b);}[_0x26854e(0x82)](){var _0x33251b=_0x26854e;this[_0x33251b(0x81)]=this[_0x33251b(0x8b)]();}[_0x26854e(0x7e)](_0x4d9eb7){var _0x3715cb=_0x26854e;this[_0x3715cb(0x8e)]&&(this[_0x3715cb(0x8e)][_0x3715cb(0x8c)](),this[_0x3715cb(0x8e)]=null),this[_0x3715cb(0x8e)]=new _0xbf793a(this[_0x3715cb(0x7d)],this[_0x3715cb(0x80)],_0x4d9eb7);}[_0x26854e(0x8b)](){var _0xa0a086=_0x26854e;return this[_0xa0a086(0x7d)][_0xa0a086(0x93)][_0xa0a086(0x92)](_0xa0a086(0x91))[_0xa0a086(0x81)];}}
23
+ var _0xdbfacd=_0x577e;(function(_0x514ca7,_0x1dd9bd){var _0x53049f=_0x577e,_0x56ac84=_0x514ca7();while(!![]){try{var _0x518086=-parseInt(_0x53049f(0x1d2))/0x1+parseInt(_0x53049f(0x1d4))/0x2*(parseInt(_0x53049f(0x1ce))/0x3)+-parseInt(_0x53049f(0x1d7))/0x4+parseInt(_0x53049f(0x1d5))/0x5+parseInt(_0x53049f(0x1db))/0x6*(-parseInt(_0x53049f(0x1dd))/0x7)+parseInt(_0x53049f(0x1e2))/0x8*(-parseInt(_0x53049f(0x1d9))/0x9)+parseInt(_0x53049f(0x1d8))/0xa;if(_0x518086===_0x1dd9bd)break;else _0x56ac84['push'](_0x56ac84['shift']());}catch(_0x1441e1){_0x56ac84['push'](_0x56ac84['shift']());}}}(_0x3adb,0x407fa));function _0x3adb(){var _0x3a35c9=['editor','get','487916ZjilCu','_controller','246UaMhAD','2038795maAqxy','commands','798060qFgyBC','11687640KZgLEv','9NWZKcX','plugins','78vSbbMJ','requires','160181bNynmr','refresh','isEnabled','execute','_editing','3777584qfGmjm','insertImage','_checkEnabled','3531dCfjBG','destroy'];_0x3adb=function(){return _0x3a35c9;};return _0x3adb();}function _0x577e(_0x2f5bcc,_0x96ba18){var _0x3adb96=_0x3adb();return _0x577e=function(_0x577e73,_0x36cc96){_0x577e73=_0x577e73-0x1ce;var _0x2858df=_0x3adb96[_0x577e73];return _0x2858df;},_0x577e(_0x2f5bcc,_0x96ba18);}import{Command as _0x2c0060}from'ckeditor5/src/core.js';import{Dialog as _0x17c1de}from'ckeditor5/src/ui.js';import _0x7c32ac from'./uploadcareediting.js';import _0x2db374 from'./ui/uploadcarecontroller.js';export default class n extends _0x2c0060{[_0xdbfacd(0x1e1)];[_0xdbfacd(0x1d3)]=null;static get[_0xdbfacd(0x1dc)](){return[_0x17c1de,_0x7c32ac];}constructor(_0x2ea13e){var _0x2369e5=_0xdbfacd;super(_0x2ea13e),this[_0x2369e5(0x1e1)]=_0x2ea13e[_0x2369e5(0x1da)][_0x2369e5(0x1d1)](_0x7c32ac);}[_0xdbfacd(0x1de)](){var _0x5ca7fc=_0xdbfacd;this[_0x5ca7fc(0x1df)]=this[_0x5ca7fc(0x1e4)]();}[_0xdbfacd(0x1e0)](_0x45cd5a){var _0x5f5849=_0xdbfacd;this[_0x5f5849(0x1d3)]&&(this[_0x5f5849(0x1d3)][_0x5f5849(0x1cf)](),this[_0x5f5849(0x1d3)]=null),this[_0x5f5849(0x1d3)]=new _0x2db374(this[_0x5f5849(0x1d0)],this[_0x5f5849(0x1e1)],_0x45cd5a);}[_0xdbfacd(0x1e4)](){var _0x3880e1=_0xdbfacd;return this[_0x3880e1(0x1d0)][_0x3880e1(0x1d6)][_0x3880e1(0x1d1)](_0x3880e1(0x1e3))[_0x3880e1(0x1df)];}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x100740,_0x4165cf){var _0x2fed6d=_0x5c39,_0x15a70e=_0x100740();while(!![]){try{var _0x1d7beb=parseInt(_0x2fed6d(0xb2))/0x1+-parseInt(_0x2fed6d(0xb3))/0x2+-parseInt(_0x2fed6d(0xb9))/0x3*(parseInt(_0x2fed6d(0xb7))/0x4)+-parseInt(_0x2fed6d(0xae))/0x5+parseInt(_0x2fed6d(0xb1))/0x6+-parseInt(_0x2fed6d(0xb6))/0x7+parseInt(_0x2fed6d(0xa8))/0x8;if(_0x1d7beb===_0x4165cf)break;else _0x15a70e['push'](_0x15a70e['shift']());}catch(_0x477146){_0x15a70e['push'](_0x15a70e['shift']());}}}(_0xeed5,0x84461));function _0x5c39(_0x335c7a,_0x2934a4){var _0xeed5f4=_0xeed5();return _0x5c39=function(_0x5c39b2,_0x2781dc){_0x5c39b2=_0x5c39b2-0xa2;var _0xf688f2=_0xeed5f4[_0x5c39b2];return _0xf688f2;},_0x5c39(_0x335c7a,_0x2934a4);}export var UploadcareSource;function _0xeed5(){var _0x2e4be6=['Instagram','GDrive','url','2844390APoWUF','gphotos','URL','4354962vafsVd','133682LzExsR','631458LkNLlD','Facebook','gdrive','2462530BKNKKV','28kYYDnI','onedrive','354507MXmBDJ','facebook','dropbox','Dropbox','Local','GPhotos','instagram','13966912UAfzhp','local','OneDrive'];_0xeed5=function(){return _0x2e4be6;};return _0xeed5();}!function(_0x24f8d5){var _0x10b316=_0x5c39;_0x24f8d5[_0x10b316(0xa5)]=_0x10b316(0xa9),_0x24f8d5[_0x10b316(0xb0)]=_0x10b316(0xad),_0x24f8d5[_0x10b316(0xa4)]=_0x10b316(0xa3),_0x24f8d5[_0x10b316(0xac)]=_0x10b316(0xb5),_0x24f8d5[_0x10b316(0xb4)]=_0x10b316(0xa2),_0x24f8d5[_0x10b316(0xa6)]=_0x10b316(0xaf),_0x24f8d5[_0x10b316(0xab)]=_0x10b316(0xa7),_0x24f8d5[_0x10b316(0xaa)]=_0x10b316(0xb8);}(UploadcareSource||(UploadcareSource={}));
23
+ function _0x4ecb(_0x1bc08e,_0x36e902){var _0x1f3ce1=_0x1f3c();return _0x4ecb=function(_0x4ecbdd,_0x491fc8){_0x4ecbdd=_0x4ecbdd-0x110;var _0x3cba71=_0x1f3ce1[_0x4ecbdd];return _0x3cba71;},_0x4ecb(_0x1bc08e,_0x36e902);}(function(_0xab5200,_0x506051){var _0x5ef67c=_0x4ecb,_0x405083=_0xab5200();while(!![]){try{var _0x3fdaaa=parseInt(_0x5ef67c(0x118))/0x1+-parseInt(_0x5ef67c(0x117))/0x2+parseInt(_0x5ef67c(0x115))/0x3+-parseInt(_0x5ef67c(0x111))/0x4+-parseInt(_0x5ef67c(0x112))/0x5+-parseInt(_0x5ef67c(0x11b))/0x6*(parseInt(_0x5ef67c(0x11d))/0x7)+parseInt(_0x5ef67c(0x125))/0x8;if(_0x3fdaaa===_0x506051)break;else _0x405083['push'](_0x405083['shift']());}catch(_0x5be9ef){_0x405083['push'](_0x405083['shift']());}}}(_0x1f3c,0x33b8f));export var UploadcareSource;!function(_0x1f22cb){var _0x5f27f9=_0x4ecb;_0x1f22cb[_0x5f27f9(0x123)]=_0x5f27f9(0x11e),_0x1f22cb[_0x5f27f9(0x11f)]=_0x5f27f9(0x120),_0x1f22cb[_0x5f27f9(0x11c)]=_0x5f27f9(0x121),_0x1f22cb[_0x5f27f9(0x110)]=_0x5f27f9(0x124),_0x1f22cb[_0x5f27f9(0x127)]=_0x5f27f9(0x11a),_0x1f22cb[_0x5f27f9(0x122)]=_0x5f27f9(0x114),_0x1f22cb[_0x5f27f9(0x126)]=_0x5f27f9(0x116),_0x1f22cb[_0x5f27f9(0x113)]=_0x5f27f9(0x119);}(UploadcareSource||(UploadcareSource={}));function _0x1f3c(){var _0x17adab=['instagram','756554aJUaMk','216527NdqfjL','onedrive','facebook','51582gYwCZK','Dropbox','91VVspWL','local','URL','url','dropbox','GPhotos','Local','gdrive','6177784UVTNnn','Instagram','Facebook','GDrive','505864Eficdf','1172445DoidCU','OneDrive','gphotos','222294imADBs'];_0x1f3c=function(){return _0x17adab;};return _0x1f3c();}