@ckeditor/ckeditor5-uploadcare 0.0.1 → 44.2.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (434) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/LICENSE.md +10 -6
  3. package/README.md +46 -3
  4. package/build/translations/af.js +1 -0
  5. package/build/translations/ar.js +1 -0
  6. package/build/translations/ast.js +1 -0
  7. package/build/translations/az.js +1 -0
  8. package/build/translations/bg.js +1 -0
  9. package/build/translations/bn.js +1 -0
  10. package/build/translations/bs.js +1 -0
  11. package/build/translations/ca.js +1 -0
  12. package/build/translations/cs.js +1 -0
  13. package/build/translations/da.js +1 -0
  14. package/build/translations/de-ch.js +1 -0
  15. package/build/translations/de.js +1 -0
  16. package/build/translations/el.js +1 -0
  17. package/build/translations/en-au.js +1 -0
  18. package/build/translations/en-gb.js +1 -0
  19. package/build/translations/eo.js +1 -0
  20. package/build/translations/es-co.js +1 -0
  21. package/build/translations/es.js +1 -0
  22. package/build/translations/et.js +1 -0
  23. package/build/translations/eu.js +1 -0
  24. package/build/translations/fa.js +1 -0
  25. package/build/translations/fi.js +1 -0
  26. package/build/translations/fr.js +1 -0
  27. package/build/translations/gl.js +1 -0
  28. package/build/translations/gu.js +1 -0
  29. package/build/translations/he.js +1 -0
  30. package/build/translations/hi.js +1 -0
  31. package/build/translations/hr.js +1 -0
  32. package/build/translations/hu.js +1 -0
  33. package/build/translations/hy.js +1 -0
  34. package/build/translations/id.js +1 -0
  35. package/build/translations/it.js +1 -0
  36. package/build/translations/ja.js +1 -0
  37. package/build/translations/jv.js +1 -0
  38. package/build/translations/kk.js +1 -0
  39. package/build/translations/km.js +1 -0
  40. package/build/translations/kn.js +1 -0
  41. package/build/translations/ko.js +1 -0
  42. package/build/translations/ku.js +1 -0
  43. package/build/translations/lt.js +1 -0
  44. package/build/translations/lv.js +1 -0
  45. package/build/translations/ms.js +1 -0
  46. package/build/translations/nb.js +1 -0
  47. package/build/translations/ne.js +1 -0
  48. package/build/translations/nl.js +1 -0
  49. package/build/translations/no.js +1 -0
  50. package/build/translations/oc.js +1 -0
  51. package/build/translations/pl.js +1 -0
  52. package/build/translations/pt-br.js +1 -0
  53. package/build/translations/pt.js +1 -0
  54. package/build/translations/ro.js +1 -0
  55. package/build/translations/ru.js +1 -0
  56. package/build/translations/si.js +1 -0
  57. package/build/translations/sk.js +1 -0
  58. package/build/translations/sl.js +1 -0
  59. package/build/translations/sq.js +1 -0
  60. package/build/translations/sr-latn.js +1 -0
  61. package/build/translations/sr.js +1 -0
  62. package/build/translations/sv.js +1 -0
  63. package/build/translations/th.js +1 -0
  64. package/build/translations/ti.js +1 -0
  65. package/build/translations/tk.js +1 -0
  66. package/build/translations/tr.js +1 -0
  67. package/build/translations/tt.js +1 -0
  68. package/build/translations/ug.js +1 -0
  69. package/build/translations/uk.js +1 -0
  70. package/build/translations/ur.js +1 -0
  71. package/build/translations/uz.js +1 -0
  72. package/build/translations/vi.js +1 -0
  73. package/build/translations/zh-cn.js +1 -0
  74. package/build/translations/zh.js +1 -0
  75. package/build/uploadcare.js +5 -0
  76. package/ckeditor5-metadata.json +47 -0
  77. package/dist/index-content.css +5 -0
  78. package/dist/index-editor.css +265 -0
  79. package/dist/index.css +315 -0
  80. package/dist/index.js +25 -0
  81. package/dist/translations/af.d.ts +8 -0
  82. package/dist/translations/af.js +23 -0
  83. package/dist/translations/af.umd.js +23 -0
  84. package/dist/translations/ar.d.ts +8 -0
  85. package/dist/translations/ar.js +23 -0
  86. package/dist/translations/ar.umd.js +23 -0
  87. package/dist/translations/ast.d.ts +8 -0
  88. package/dist/translations/ast.js +23 -0
  89. package/dist/translations/ast.umd.js +23 -0
  90. package/dist/translations/az.d.ts +8 -0
  91. package/dist/translations/az.js +23 -0
  92. package/dist/translations/az.umd.js +23 -0
  93. package/dist/translations/bg.d.ts +8 -0
  94. package/dist/translations/bg.js +23 -0
  95. package/dist/translations/bg.umd.js +23 -0
  96. package/dist/translations/bn.d.ts +8 -0
  97. package/dist/translations/bn.js +23 -0
  98. package/dist/translations/bn.umd.js +23 -0
  99. package/dist/translations/bs.d.ts +8 -0
  100. package/dist/translations/bs.js +23 -0
  101. package/dist/translations/bs.umd.js +23 -0
  102. package/dist/translations/ca.d.ts +8 -0
  103. package/dist/translations/ca.js +23 -0
  104. package/dist/translations/ca.umd.js +23 -0
  105. package/dist/translations/cs.d.ts +8 -0
  106. package/dist/translations/cs.js +23 -0
  107. package/dist/translations/cs.umd.js +23 -0
  108. package/dist/translations/da.d.ts +8 -0
  109. package/dist/translations/da.js +23 -0
  110. package/dist/translations/da.umd.js +23 -0
  111. package/dist/translations/de-ch.d.ts +8 -0
  112. package/dist/translations/de-ch.js +23 -0
  113. package/dist/translations/de-ch.umd.js +23 -0
  114. package/dist/translations/de.d.ts +8 -0
  115. package/dist/translations/de.js +23 -0
  116. package/dist/translations/de.umd.js +23 -0
  117. package/dist/translations/el.d.ts +8 -0
  118. package/dist/translations/el.js +23 -0
  119. package/dist/translations/el.umd.js +23 -0
  120. package/dist/translations/en-au.d.ts +8 -0
  121. package/dist/translations/en-au.js +23 -0
  122. package/dist/translations/en-au.umd.js +23 -0
  123. package/dist/translations/en-gb.d.ts +8 -0
  124. package/dist/translations/en-gb.js +23 -0
  125. package/dist/translations/en-gb.umd.js +23 -0
  126. package/dist/translations/en.d.ts +8 -0
  127. package/dist/translations/en.js +23 -0
  128. package/dist/translations/en.umd.js +23 -0
  129. package/dist/translations/eo.d.ts +8 -0
  130. package/dist/translations/eo.js +23 -0
  131. package/dist/translations/eo.umd.js +23 -0
  132. package/dist/translations/es-co.d.ts +8 -0
  133. package/dist/translations/es-co.js +23 -0
  134. package/dist/translations/es-co.umd.js +23 -0
  135. package/dist/translations/es.d.ts +8 -0
  136. package/dist/translations/es.js +23 -0
  137. package/dist/translations/es.umd.js +23 -0
  138. package/dist/translations/et.d.ts +8 -0
  139. package/dist/translations/et.js +23 -0
  140. package/dist/translations/et.umd.js +23 -0
  141. package/dist/translations/eu.d.ts +8 -0
  142. package/dist/translations/eu.js +23 -0
  143. package/dist/translations/eu.umd.js +23 -0
  144. package/dist/translations/fa.d.ts +8 -0
  145. package/dist/translations/fa.js +23 -0
  146. package/dist/translations/fa.umd.js +23 -0
  147. package/dist/translations/fi.d.ts +8 -0
  148. package/dist/translations/fi.js +23 -0
  149. package/dist/translations/fi.umd.js +23 -0
  150. package/dist/translations/fr.d.ts +8 -0
  151. package/dist/translations/fr.js +23 -0
  152. package/dist/translations/fr.umd.js +23 -0
  153. package/dist/translations/gl.d.ts +8 -0
  154. package/dist/translations/gl.js +23 -0
  155. package/dist/translations/gl.umd.js +23 -0
  156. package/dist/translations/gu.d.ts +8 -0
  157. package/dist/translations/gu.js +23 -0
  158. package/dist/translations/gu.umd.js +23 -0
  159. package/dist/translations/he.d.ts +8 -0
  160. package/dist/translations/he.js +23 -0
  161. package/dist/translations/he.umd.js +23 -0
  162. package/dist/translations/hi.d.ts +8 -0
  163. package/dist/translations/hi.js +23 -0
  164. package/dist/translations/hi.umd.js +23 -0
  165. package/dist/translations/hr.d.ts +8 -0
  166. package/dist/translations/hr.js +23 -0
  167. package/dist/translations/hr.umd.js +23 -0
  168. package/dist/translations/hu.d.ts +8 -0
  169. package/dist/translations/hu.js +23 -0
  170. package/dist/translations/hu.umd.js +23 -0
  171. package/dist/translations/hy.d.ts +8 -0
  172. package/dist/translations/hy.js +23 -0
  173. package/dist/translations/hy.umd.js +23 -0
  174. package/dist/translations/id.d.ts +8 -0
  175. package/dist/translations/id.js +23 -0
  176. package/dist/translations/id.umd.js +23 -0
  177. package/dist/translations/it.d.ts +8 -0
  178. package/dist/translations/it.js +23 -0
  179. package/dist/translations/it.umd.js +23 -0
  180. package/dist/translations/ja.d.ts +8 -0
  181. package/dist/translations/ja.js +23 -0
  182. package/dist/translations/ja.umd.js +23 -0
  183. package/dist/translations/jv.d.ts +8 -0
  184. package/dist/translations/jv.js +23 -0
  185. package/dist/translations/jv.umd.js +23 -0
  186. package/dist/translations/kk.d.ts +8 -0
  187. package/dist/translations/kk.js +23 -0
  188. package/dist/translations/kk.umd.js +23 -0
  189. package/dist/translations/km.d.ts +8 -0
  190. package/dist/translations/km.js +23 -0
  191. package/dist/translations/km.umd.js +23 -0
  192. package/dist/translations/kn.d.ts +8 -0
  193. package/dist/translations/kn.js +23 -0
  194. package/dist/translations/kn.umd.js +23 -0
  195. package/dist/translations/ko.d.ts +8 -0
  196. package/dist/translations/ko.js +23 -0
  197. package/dist/translations/ko.umd.js +23 -0
  198. package/dist/translations/ku.d.ts +8 -0
  199. package/dist/translations/ku.js +23 -0
  200. package/dist/translations/ku.umd.js +23 -0
  201. package/dist/translations/lt.d.ts +8 -0
  202. package/dist/translations/lt.js +23 -0
  203. package/dist/translations/lt.umd.js +23 -0
  204. package/dist/translations/lv.d.ts +8 -0
  205. package/dist/translations/lv.js +23 -0
  206. package/dist/translations/lv.umd.js +23 -0
  207. package/dist/translations/ms.d.ts +8 -0
  208. package/dist/translations/ms.js +23 -0
  209. package/dist/translations/ms.umd.js +23 -0
  210. package/dist/translations/nb.d.ts +8 -0
  211. package/dist/translations/nb.js +23 -0
  212. package/dist/translations/nb.umd.js +23 -0
  213. package/dist/translations/ne.d.ts +8 -0
  214. package/dist/translations/ne.js +23 -0
  215. package/dist/translations/ne.umd.js +23 -0
  216. package/dist/translations/nl.d.ts +8 -0
  217. package/dist/translations/nl.js +23 -0
  218. package/dist/translations/nl.umd.js +23 -0
  219. package/dist/translations/no.d.ts +8 -0
  220. package/dist/translations/no.js +23 -0
  221. package/dist/translations/no.umd.js +23 -0
  222. package/dist/translations/oc.d.ts +8 -0
  223. package/dist/translations/oc.js +23 -0
  224. package/dist/translations/oc.umd.js +23 -0
  225. package/dist/translations/pl.d.ts +8 -0
  226. package/dist/translations/pl.js +23 -0
  227. package/dist/translations/pl.umd.js +23 -0
  228. package/dist/translations/pt-br.d.ts +8 -0
  229. package/dist/translations/pt-br.js +23 -0
  230. package/dist/translations/pt-br.umd.js +23 -0
  231. package/dist/translations/pt.d.ts +8 -0
  232. package/dist/translations/pt.js +23 -0
  233. package/dist/translations/pt.umd.js +23 -0
  234. package/dist/translations/ro.d.ts +8 -0
  235. package/dist/translations/ro.js +23 -0
  236. package/dist/translations/ro.umd.js +23 -0
  237. package/dist/translations/ru.d.ts +8 -0
  238. package/dist/translations/ru.js +23 -0
  239. package/dist/translations/ru.umd.js +23 -0
  240. package/dist/translations/si.d.ts +8 -0
  241. package/dist/translations/si.js +23 -0
  242. package/dist/translations/si.umd.js +23 -0
  243. package/dist/translations/sk.d.ts +8 -0
  244. package/dist/translations/sk.js +23 -0
  245. package/dist/translations/sk.umd.js +23 -0
  246. package/dist/translations/sl.d.ts +8 -0
  247. package/dist/translations/sl.js +23 -0
  248. package/dist/translations/sl.umd.js +23 -0
  249. package/dist/translations/sq.d.ts +8 -0
  250. package/dist/translations/sq.js +23 -0
  251. package/dist/translations/sq.umd.js +23 -0
  252. package/dist/translations/sr-latn.d.ts +8 -0
  253. package/dist/translations/sr-latn.js +23 -0
  254. package/dist/translations/sr-latn.umd.js +23 -0
  255. package/dist/translations/sr.d.ts +8 -0
  256. package/dist/translations/sr.js +23 -0
  257. package/dist/translations/sr.umd.js +23 -0
  258. package/dist/translations/sv.d.ts +8 -0
  259. package/dist/translations/sv.js +23 -0
  260. package/dist/translations/sv.umd.js +23 -0
  261. package/dist/translations/th.d.ts +8 -0
  262. package/dist/translations/th.js +23 -0
  263. package/dist/translations/th.umd.js +23 -0
  264. package/dist/translations/ti.d.ts +8 -0
  265. package/dist/translations/ti.js +23 -0
  266. package/dist/translations/ti.umd.js +23 -0
  267. package/dist/translations/tk.d.ts +8 -0
  268. package/dist/translations/tk.js +23 -0
  269. package/dist/translations/tk.umd.js +23 -0
  270. package/dist/translations/tr.d.ts +8 -0
  271. package/dist/translations/tr.js +23 -0
  272. package/dist/translations/tr.umd.js +23 -0
  273. package/dist/translations/tt.d.ts +8 -0
  274. package/dist/translations/tt.js +23 -0
  275. package/dist/translations/tt.umd.js +23 -0
  276. package/dist/translations/ug.d.ts +8 -0
  277. package/dist/translations/ug.js +23 -0
  278. package/dist/translations/ug.umd.js +23 -0
  279. package/dist/translations/uk.d.ts +8 -0
  280. package/dist/translations/uk.js +23 -0
  281. package/dist/translations/uk.umd.js +23 -0
  282. package/dist/translations/ur.d.ts +8 -0
  283. package/dist/translations/ur.js +23 -0
  284. package/dist/translations/ur.umd.js +23 -0
  285. package/dist/translations/uz.d.ts +8 -0
  286. package/dist/translations/uz.js +23 -0
  287. package/dist/translations/uz.umd.js +23 -0
  288. package/dist/translations/vi.d.ts +8 -0
  289. package/dist/translations/vi.js +23 -0
  290. package/dist/translations/vi.umd.js +23 -0
  291. package/dist/translations/zh-cn.d.ts +8 -0
  292. package/dist/translations/zh-cn.js +23 -0
  293. package/dist/translations/zh-cn.umd.js +23 -0
  294. package/dist/translations/zh.d.ts +8 -0
  295. package/dist/translations/zh.js +23 -0
  296. package/dist/translations/zh.umd.js +23 -0
  297. package/lang/contexts.json +27 -0
  298. package/lang/translations/af.po +112 -0
  299. package/lang/translations/ar.po +112 -0
  300. package/lang/translations/ast.po +112 -0
  301. package/lang/translations/az.po +112 -0
  302. package/lang/translations/bg.po +112 -0
  303. package/lang/translations/bn.po +112 -0
  304. package/lang/translations/bs.po +112 -0
  305. package/lang/translations/ca.po +112 -0
  306. package/lang/translations/cs.po +112 -0
  307. package/lang/translations/da.po +112 -0
  308. package/lang/translations/de-ch.po +112 -0
  309. package/lang/translations/de.po +112 -0
  310. package/lang/translations/el.po +112 -0
  311. package/lang/translations/en-au.po +112 -0
  312. package/lang/translations/en-gb.po +112 -0
  313. package/lang/translations/en.po +112 -0
  314. package/lang/translations/eo.po +112 -0
  315. package/lang/translations/es-co.po +112 -0
  316. package/lang/translations/es.po +112 -0
  317. package/lang/translations/et.po +112 -0
  318. package/lang/translations/eu.po +112 -0
  319. package/lang/translations/fa.po +112 -0
  320. package/lang/translations/fi.po +112 -0
  321. package/lang/translations/fr.po +112 -0
  322. package/lang/translations/gl.po +112 -0
  323. package/lang/translations/gu.po +112 -0
  324. package/lang/translations/he.po +112 -0
  325. package/lang/translations/hi.po +112 -0
  326. package/lang/translations/hr.po +112 -0
  327. package/lang/translations/hu.po +112 -0
  328. package/lang/translations/hy.po +112 -0
  329. package/lang/translations/id.po +112 -0
  330. package/lang/translations/it.po +112 -0
  331. package/lang/translations/ja.po +112 -0
  332. package/lang/translations/jv.po +112 -0
  333. package/lang/translations/kk.po +112 -0
  334. package/lang/translations/km.po +112 -0
  335. package/lang/translations/kn.po +112 -0
  336. package/lang/translations/ko.po +112 -0
  337. package/lang/translations/ku.po +112 -0
  338. package/lang/translations/lt.po +112 -0
  339. package/lang/translations/lv.po +112 -0
  340. package/lang/translations/ms.po +112 -0
  341. package/lang/translations/nb.po +112 -0
  342. package/lang/translations/ne.po +112 -0
  343. package/lang/translations/nl.po +112 -0
  344. package/lang/translations/no.po +112 -0
  345. package/lang/translations/oc.po +112 -0
  346. package/lang/translations/pl.po +112 -0
  347. package/lang/translations/pt-br.po +112 -0
  348. package/lang/translations/pt.po +112 -0
  349. package/lang/translations/ro.po +112 -0
  350. package/lang/translations/ru.po +112 -0
  351. package/lang/translations/si.po +112 -0
  352. package/lang/translations/sk.po +112 -0
  353. package/lang/translations/sl.po +112 -0
  354. package/lang/translations/sq.po +112 -0
  355. package/lang/translations/sr-latn.po +112 -0
  356. package/lang/translations/sr.po +112 -0
  357. package/lang/translations/sv.po +112 -0
  358. package/lang/translations/th.po +112 -0
  359. package/lang/translations/ti.po +112 -0
  360. package/lang/translations/tk.po +112 -0
  361. package/lang/translations/tr.po +112 -0
  362. package/lang/translations/tt.po +112 -0
  363. package/lang/translations/ug.po +112 -0
  364. package/lang/translations/uk.po +112 -0
  365. package/lang/translations/ur.po +112 -0
  366. package/lang/translations/uz.po +112 -0
  367. package/lang/translations/vi.po +112 -0
  368. package/lang/translations/zh-cn.po +112 -0
  369. package/lang/translations/zh.po +112 -0
  370. package/package.json +73 -7
  371. package/src/augmentation.d.ts +30 -0
  372. package/src/augmentation.js +23 -0
  373. package/src/index.d.ts +16 -0
  374. package/src/index.js +23 -0
  375. package/src/ui/uploadcarecontroller.d.ts +30 -0
  376. package/src/ui/uploadcarecontroller.js +24 -0
  377. package/src/ui/uploadcareformview.d.ts +23 -0
  378. package/src/ui/uploadcareformview.js +23 -0
  379. package/src/uploadcare.d.ts +48 -0
  380. package/src/uploadcare.js +23 -0
  381. package/src/uploadcarecommand.d.ts +38 -0
  382. package/src/uploadcarecommand.js +23 -0
  383. package/src/uploadcareconfig.d.ts +227 -0
  384. package/src/uploadcareconfig.js +23 -0
  385. package/src/uploadcareediting.d.ts +49 -0
  386. package/src/uploadcareediting.js +23 -0
  387. package/src/uploadcareimageedit/ui/uploadcareimageeditcontroller.d.ts +78 -0
  388. package/src/uploadcareimageedit/ui/uploadcareimageeditcontroller.js +24 -0
  389. package/src/uploadcareimageedit/ui/uploadcareimageeditformeditingview.d.ts +25 -0
  390. package/src/uploadcareimageedit/ui/uploadcareimageeditformeditingview.js +23 -0
  391. package/src/uploadcareimageedit/ui/uploadcareimageeditformerrorview.d.ts +27 -0
  392. package/src/uploadcareimageedit/ui/uploadcareimageeditformerrorview.js +23 -0
  393. package/src/uploadcareimageedit/ui/uploadcareimageeditformloadingview.d.ts +24 -0
  394. package/src/uploadcareimageedit/ui/uploadcareimageeditformloadingview.js +23 -0
  395. package/src/uploadcareimageedit/ui/uploadcareimageeditformview.d.ts +32 -0
  396. package/src/uploadcareimageedit/ui/uploadcareimageeditformview.js +23 -0
  397. package/src/uploadcareimageedit/uploadcareimageeditcommand.d.ts +49 -0
  398. package/src/uploadcareimageedit/uploadcareimageeditcommand.js +23 -0
  399. package/src/uploadcareimageedit/uploadcareimageeditediting.d.ts +38 -0
  400. package/src/uploadcareimageedit/uploadcareimageeditediting.js +23 -0
  401. package/src/uploadcareimageedit/uploadcareimageeditui.d.ts +48 -0
  402. package/src/uploadcareimageedit/uploadcareimageeditui.js +23 -0
  403. package/src/uploadcareimageedit/uploadcareimagereplacecommand.d.ts +23 -0
  404. package/src/uploadcareimageedit/uploadcareimagereplacecommand.js +23 -0
  405. package/src/uploadcareimageedit.d.ts +32 -0
  406. package/src/uploadcareimageedit.js +23 -0
  407. package/src/uploadcareui.d.ts +41 -0
  408. package/src/uploadcareui.js +23 -0
  409. package/src/uploadcareuploadadapter.d.ts +39 -0
  410. package/src/uploadcareuploadadapter.js +23 -0
  411. package/src/utils/common-translations.d.ts +5 -0
  412. package/src/utils/common-translations.js +23 -0
  413. package/src/utils/dialogfocusmanagerview.d.ts +29 -0
  414. package/src/utils/dialogfocusmanagerview.js +23 -0
  415. package/src/utils/editingutils.d.ts +5 -0
  416. package/src/utils/editingutils.js +23 -0
  417. package/src/utils/isancestor.d.ts +8 -0
  418. package/src/utils/isancestor.js +23 -0
  419. package/src/utils/uploadutils.d.ts +5 -0
  420. package/src/utils/uploadutils.js +23 -0
  421. package/theme/icons/dropbox.svg +11 -0
  422. package/theme/icons/error.svg +1 -0
  423. package/theme/icons/facebook.svg +11 -0
  424. package/theme/icons/google-drive.svg +11 -0
  425. package/theme/icons/google-photos.svg +11 -0
  426. package/theme/icons/image-upload.svg +11 -0
  427. package/theme/icons/instagram.svg +11 -0
  428. package/theme/icons/link.svg +11 -0
  429. package/theme/icons/local.svg +11 -0
  430. package/theme/icons/onedrive.svg +11 -0
  431. package/theme/icons/uploadcare-image-edit.svg +11 -0
  432. package/theme/uploadcare-form.css +198 -0
  433. package/theme/uploadcare-theme.css +20 -0
  434. package/theme/uploadcareimageedit.css +64 -0
package/dist/index.js ADDED
@@ -0,0 +1,25 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ import{Plugin as _0x156996,icons as _0x251f7d,Command as _0x145ade}from'@ckeditor/ckeditor5-core/dist/index.js';import{ButtonView as _0x10c56f,MenuBarMenuListItemButtonView as _0x168c46,View as _0x3fb097,FocusCycler as _0x11838e,Dialog as _0xf17e28,DialogViewPosition as _0x2e5d73,SpinnerView as _0x2e852c,IconView as et,Notification as _0x374ddf}from'@ckeditor/ckeditor5-ui/dist/index.js';import{FocusTracker as _0x5279c5,global as _0x33c441,DomEmitterMixin as _0x4c4bf3,getAncestors as _0x44e592,ObservableMixin as _0x5e93f0,createElement as _0x12b195,uid as _0xf70254}from'@ckeditor/ckeditor5-utils/dist/index.js';import{FileRepository as _0x537958}from'@ckeditor/ckeditor5-upload/dist/index.js';import{uploadFile as _0x51d0bd,info as _0x1d0f91}from'@uploadcare/upload-client';import*as _0x17c03d from'@uploadcare/file-uploader';var o=function(_0x139515){return _0x139515['Local']='local',_0x139515['URL']='url',_0x139515['Dropbox']='dropbox',_0x139515['GDrive']='gdrive',_0x139515['Facebook']='facebook',_0x139515['GPhotos']='gphotos',_0x139515['Instagram']='instagram',_0x139515['OneDrive']='onedrive',_0x139515;}({});function k(_0x3dda34,_0x5e8505,_0x4445d8){const t=_0x3dda34['t'],_0x24ac0d=_0x3dda34['t'];switch(_0x5e8505){case o['Local']:return{'text':_0x24ac0d('Insert'===_0x4445d8?'Upload\x20from\x20computer':'Replace\x20from\x20computer'),'shortText':_0x24ac0d('From\x20computer')};case o['URL']:return{'text':'Insert'===_0x4445d8?_0x24ac0d('Insert\x20via\x20URL'):t('Replace\x20via\x20URL'),'shortText':_0x24ac0d('Via\x20URL')};case o['Dropbox']:return{'text':t('Insert'===_0x4445d8?'Insert\x20with\x20Dropbox':'Replace\x20with\x20Dropbox'),'shortText':t('With\x20Dropbox')};case o['Facebook']:return{'text':t('Insert'===_0x4445d8?'Insert\x20with\x20Facebook':'Replace\x20with\x20Facebook'),'shortText':t('With\x20Facebook')};case o['GDrive']:return{'text':t('Insert'===_0x4445d8?'Insert\x20with\x20Google\x20Drive':'Replace\x20with\x20Google\x20Drive'),'shortText':t('With\x20Google\x20Drive')};case o['GPhotos']:return{'text':t('Insert'===_0x4445d8?'Insert\x20with\x20Google\x20Photos':'Replace\x20with\x20Google\x20Photos'),'shortText':t('With\x20Google\x20Photos')};case o['Instagram']:return{'text':t('Insert'===_0x4445d8?'Insert\x20with\x20Instagram':'Replace\x20with\x20Instagram'),'shortText':t('With\x20Instagram')};case o['OneDrive']:return{'text':t('Insert'===_0x4445d8?'Insert\x20with\x20OneDrive':'Replace\x20with\x20OneDrive'),'shortText':t('With\x20OneDrive')};default:return _0x5e8505;}}class e extends _0x156996{['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 _0x567810=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x686d48;for(const _0x1fbf9e in _0x567810){const _0x598e6e=_0x1fbf9e,_0x495a57=_0x567810[_0x598e6e];if('uploadcareLicenseKeyValid'==_0x495a57||'uploadcareLicenseKeyInvalid'==_0x495a57||'uploadcareLicenseKeyExpired'==_0x495a57||'uploadcareLicenseKeyDomainLimit'==_0x495a57||'uploadcareLicenseKeyNotAllowed'==_0x495a57||'uploadcareLicenseKeyEvaluationLimit'==_0x495a57||'uploadcareLicenseKeyTrialLimit'==_0x495a57||'uploadcareLicenseKeyUsageLimit'==_0x495a57){delete _0x567810[_0x598e6e],_0x686d48=_0x495a57,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'uploadcareLicenseKeyInvalid'==_0x686d48&&_0x567810['_showLicenseError']('invalid'),'uploadcareLicenseKeyExpired'==_0x686d48&&_0x567810['_showLicenseError']('expired'),'uploadcareLicenseKeyDomainLimit'==_0x686d48&&_0x567810['_showLicenseError']('domainLimit'),'uploadcareLicenseKeyNotAllowed'==_0x686d48&&_0x567810['_showLicenseError']('featureNotAllowed','Uploadcare'),'uploadcareLicenseKeyEvaluationLimit'==_0x686d48&&_0x567810['_showLicenseError']('evaluationLimit'),'uploadcareLicenseKeyTrialLimit'==_0x686d48&&_0x567810['_showLicenseError']('trialLimit'),'uploadcareLicenseKeyUsageLimit'==_0x686d48&&_0x567810['_showLicenseError']('usageLimit');},0x3e8);}['afterInit'](){const {editor:_0x59f154}=this,_0x41b73e=_0x59f154['commands']['get']('uploadcare');if(!_0x41b73e)return;const _0x125f32=this['_normalizeConfigSourceList'](_0x59f154['config']['get']('uploadcare.uploader.sourceList'))['reduce']((_0x22f8a0,_0x11c9b3)=>{const _0x12f065=this['_getIntegrationKey'](_0x11c9b3['type']);return _0x22f8a0[_0x12f065]||(_0x22f8a0[_0x12f065]=[]),_0x22f8a0[_0x12f065]['push'](_0x11c9b3),_0x22f8a0;},{});_0x59f154['plugins']['has']('ImageInsertUI')&&_0x59f154['commands']['get']('uploadcare')&&Object['entries'](_0x125f32)['forEach'](([_0xccf20b,_0x21b613])=>{_0x59f154['plugins']['get']('ImageInsertUI')['registerIntegration']({'name':_0xccf20b,'observable':()=>_0x41b73e,'buttonViewCreator':()=>this['_createToolbarButton'](_0x21b613),'formViewCreator':()=>this['_createDropdownButtons'](_0x21b613),'menuBarButtonViewCreator':()=>this['_createMenuBarButtons'](_0x21b613),'override':'assetManager'!==_0xccf20b});});}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}['_normalizeConfigSourceList'](_0x23dc74){const {locale:_0x7f4d5c}=this['editor'];return _0x23dc74['map'](_0x228233=>{const _0x409d0a=k(_0x7f4d5c,_0x228233,'Insert');switch(_0x228233){case o['Local']:return{'icon':_0x251f7d['imageUpload'],'type':o['Local'],..._0x409d0a};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'],..._0x409d0a};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'],..._0x409d0a};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'],..._0x409d0a};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'],..._0x409d0a};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'],..._0x409d0a};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'],..._0x409d0a};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'],..._0x409d0a};}});}['_getIntegrationKey'](_0x3d0582){switch(_0x3d0582){case o['Local']:return'upload';case o['URL']:return'url';default:return'assetManager';}}['_createButton'](_0x470ab3,_0x20293e){const _0x445df4=this['editor'],_0x43a498=new _0x470ab3(_0x445df4['locale']),_0x46a631=_0x445df4['commands']['get']('uploadcare');return _0x43a498['bind']('isEnabled')['to'](_0x46a631),_0x43a498['on']('execute',()=>{_0x46a631['execute'](_0x20293e);}),_0x43a498;}['_createToolbarButton'](_0x3ef2c8){const {locale:_0x145ece}=this['editor'],_0x5798c3=this['editor']['plugins']['get']('ImageInsertUI'),_0x1012b3=_0x3ef2c8[0x0],_0x52f327=this['_createButton'](_0x10c56f,_0x1012b3['type']);return _0x52f327['icon']=_0x1012b3['icon'],_0x52f327['bind']('label')['to'](_0x5798c3,'isImageSelected',_0xe92ae2=>k(_0x145ece,_0x1012b3['type'],_0xe92ae2?'Replace':'Insert')['text']),_0x52f327['tooltip']=!0x0,_0x52f327;}['_createDropdownButtons'](_0x3a5adb){const {locale:_0x34de06}=this['editor'],_0x4653ba=this['editor']['plugins']['get']('ImageInsertUI');return _0x3a5adb['map'](_0x270bf6=>{const _0x4a6f04=this['_createButton'](_0x10c56f,_0x270bf6['type']);return _0x4a6f04['withText']=!0x0,_0x4a6f04['icon']=_0x270bf6['icon'],_0x4a6f04['bind']('label')['to'](_0x4653ba,'isImageSelected',_0x558a47=>k(_0x34de06,_0x270bf6['type'],_0x558a47?'Replace':'Insert')['text']),_0x4a6f04;});}['_createMenuBarButtons'](_0x1d314b){return _0x1d314b['map'](_0x2e3bfc=>{const _0x5b7f7d=this['_createButton'](_0x168c46,_0x2e3bfc['type']);return _0x5b7f7d['icon']=_0x2e3bfc['icon'],_0x5b7f7d['label']=_0x2e3bfc['shortText'],_0x5b7f7d;});}}class q extends _0x3fb097{['focusTracker'];['focusCycler'];constructor(_0x50a5e5){super(_0x50a5e5),this['focusTracker']=new _0x5279c5(),this['focusCycler']=new _0x11838e({'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(_0x4a5cd4){super(_0x4a5cd4),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(_0x3fd944,_0x38349d){const _0x44f9b8=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960]['filter'](_0x522f10=>_0x522f10<=_0x38349d)['map'](_0x4a69c8=>_0x3fd944['replace'](/\/$/,'')+'/-/resize/'+_0x4a69c8+'x/\x20'+_0x4a69c8+'w');return{'imageFallbackUrl':_0x3fd944,'imageSources':[{'srcset':_0x44f9b8['join'](',\x20'),'sizes':'(max-width:\x20'+_0x38349d+'px)\x20100vw,\x20'+_0x38349d+'px','type':'image/webp'}]};}function F(_0x5ee8c9,_0x4b1d57,_0x1413ea){const _0x5ec768=_0x5ee8c9['match'](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x5ec768?parseInt(_0x5ec768[0x1],0xa):_0x4b1d57,'height':_0x5ec768?parseInt(_0x5ec768[0x2],0xa):_0x1413ea};}function p(_0x1e6463,_0x18d5ed){const _0x30611a=Object['create'](_0x4c4bf3),_0x2c23b7=_0x1e6463['plugins']['get']('ImageUtils'),_0x5b3cfa=_0x1e6463['editing']['mapper']['toViewElement'](_0x18d5ed),_0x1e3a20=_0x2c23b7['findViewImgElement'](_0x5b3cfa),_0x1bb818=_0x1e6463['editing']['view']['domConverter']['viewToDom'](_0x1e3a20),_0x51ce2c=_0x18d5ed['getAttribute']('width'),_0x33d054=_0x18d5ed['getAttribute']('height'),_0xfae5f3='image-processing';_0x1e6463['editing']['view']['change'](_0x1ce50f=>{_0x1ce50f['addClass'](_0xfae5f3,_0x5b3cfa),_0x1ce50f['setStyle']('aspect-ratio',_0x51ce2c+'/'+_0x33d054,_0x1e3a20);}),_0x30611a['listenTo'](_0x1bb818,'load',()=>{_0x30611a['stopListening'](_0x1bb818,'load'),_0x1e6463['editing']['view']['change'](_0x53bfa4=>{_0x53bfa4['removeClass'](_0xfae5f3,_0x5b3cfa),_0x53bfa4['removeStyle']('aspect-ratio',_0x1e3a20);});});}function W(_0x318e30){if(Array['isArray'](_0x318e30)){const _0x504d5c=_0x318e30['map'](W);return _0x364b1e=>_0x504d5c['some'](_0x28b79f=>_0x28b79f(_0x364b1e));}if('origin'==_0x318e30){const _0xead5d5=_0x33c441['window']['location']['origin'];return _0xa25e96=>new URL(_0xa25e96,_0x33c441['document']['baseURI'])['origin']==_0xead5d5;}return'function'==typeof _0x318e30?_0x318e30:_0x318e30 instanceof RegExp?_0x3345a9=>!(!_0x3345a9['match'](_0x318e30)&&!_0x3345a9['replace'](/^https?:\/\//,'')['match'](_0x318e30)):()=>!0x1;}function M(_0x7294f4,_0x150be9){return _0x44e592(_0x7294f4['target'])['includes'](_0x150be9);}class h extends/* #__PURE__ -- @preserve */
24
+ _0x5e93f0(){['_editor'];['_dialog'];['_editing'];['_api'];['_type']=null;['_formView']=null;constructor(_0x50fcb4,_0x50b649,_0x2deb8d){super(),this['_editor']=_0x50fcb4,this['_editing']=_0x50b649,this['_dialog']=_0x50fcb4['plugins']['get'](_0xf17e28),this['_api']=_0x50b649['ctxElement']['getAPI'](),this['_type']=_0x2deb8d,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:_0x2af0ea,model:_0x5b9d17}=this['_editor'],_0x123041=_0x5b9d17['document']['selection']['getSelectedElement'](),_0x182890=_0x123041&&(_0x123041['is']('element','imageBlock')||_0x123041['is']('element','imageInline'));this['_formView']=new S(_0x2af0ea),this['_dialog']['show']({'id':'uploadCare','icon':_0x251f7d['imageUpload'],'title':k(_0x2af0ea,this['_type'],_0x182890?'Replace':'Insert')['text'],'content':this['_formView'],'position':_0x2e5d73['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{this['_formView']['focus']();},'onHide':()=>{this['_api']['removeAllFiles'](),this['_editor']['editing']['view']['focus'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x947938=>!M(_0x947938,this['_formView']['element'])}});}['_initListeners'](){this['_editing']['ctxElement']['addEventListener']('done-click',()=>{const {allEntries:_0x1c750f}=this['_api']['getOutputCollectionState']();this['_editor']['model']['change'](_0x35232d=>{const _0x396433=_0x1c750f['length'];for(const _0x30a703 of _0x1c750f){const _0x251c0c=_0x30a703===_0x1c750f[_0x396433-0x1],{cdnUrl:_0x1854c9,fileInfo:_0x29381b}=_0x30a703;if(!_0x1854c9||!_0x29381b)continue;const {width:_0x1908ec,height:_0x4f9708}=_0x29381b['imageInfo'],_0x7c1e8d=F(_0x1854c9,_0x1908ec,_0x4f9708),_0x2a21a4=E(_0x1854c9,_0x7c1e8d['width']),_0xff0f36={'id':_0x29381b['uuid'],'type':'image','attributes':{'imageDimension':_0x7c1e8d,..._0x2a21a4}};this['_insertAsset'](_0xff0f36,_0x251c0c,_0x35232d);}}),this['_dialog']['hide']();}),this['_editing']['ctxElement']['addEventListener']('change',_0x4142bc=>{'idle'===_0x4142bc['detail']['status']&&!_0x4142bc['detail']['allEntries']['length']&&this['_dialog']['isOpen']&&(this['_type']===o['Local']?this['_api']['setCurrentActivity'](o['Local']):this['_api']['initFlow']());});}['_insertAsset'](_0x45691a,_0x283354,_0x2a84c1){const _0x3c0390=this['_editor']['model']['document']['selection'],_0x5caa9e=_0x3c0390['getSelectedElement'](),_0x3eff81=!(!_0x5caa9e||!_0x5caa9e['is']('element','imageInline'));_0x2a84c1['removeSelectionAttribute']('linkHref'),this['_insertImage'](_0x45691a,_0x3eff81),_0x283354||_0x2a84c1['setSelection'](_0x3c0390['getLastPosition']());}['_insertImage'](_0x4bf27c,_0x408a05){const _0x70af00=this['_editor'],{imageDimension:_0x3eb995,imageFallbackUrl:_0x24d8a2,imageSources:_0x1dfeaa}=_0x4bf27c['attributes'];_0x70af00['execute']('insertImage',{'imageType':_0x408a05?'imageInline':null,'source':{'uploadcareImageId':_0x4bf27c['id'],'src':_0x24d8a2,'sources':_0x1dfeaa,..._0x3eb995}});}}class l extends _0x145ade{['_editing'];['_controller']=null;static get['requires'](){return[_0xf17e28,i];}constructor(_0xd5f21a){super(_0xd5f21a),this['_editing']=_0xd5f21a['plugins']['get'](i);}['refresh'](){this['isEnabled']=this['_checkEnabled']();}['execute'](_0x55e9da){this['_controller']&&(this['_controller']['destroy'](),this['_controller']=null),this['_controller']=new h(this['editor'],this['_editing'],_0x55e9da);}['_checkEnabled'](){return this['editor']['commands']['get']('insertImage')['isEnabled'];}}class C{static['upload']({file:_0x14b664,publicKey:_0x6dbc80,signal:_0x417be3,onProgress:_0x36bf3d}){return _0x51d0bd(_0x14b664,{'publicKey':_0x6dbc80,'store':'auto','signal':_0x417be3,'onProgress':_0x36bf3d});}static['getInfo'](_0x499a59,_0xf5e8b){return _0x1d0f91(_0x499a59,_0xf5e8b);}}class f extends _0x156996{static get['requires'](){return['ImageUploadEditing','ImageUploadProgress',_0x537958,i];}static get['pluginName'](){return'UploadcareUploadAdapter';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}async['afterInit'](){const _0x3c5eab=this['editor'];if(!!!_0x3c5eab['config']['get']('uploadcare'))return;_0x3c5eab['plugins']['get'](_0x537958)['createUploadAdapter']=_0x1a7f28=>new A(_0x1a7f28,_0x3c5eab),_0x3c5eab['plugins']['get']('ImageUploadEditing')['on']('uploadComplete',(_0x19f62f,{imageElement:_0x34570d,data:_0x2e9ab0})=>{_0x3c5eab['model']['change'](_0x596b6b=>{_0x596b6b['setAttribute']('uploadcareImageId',_0x2e9ab0['uploadcareImageId'],_0x34570d);});});}}class A{['loader'];['editor'];['controller'];constructor(_0x763144,_0x25b511){this['loader']=_0x763144,this['editor']=_0x25b511,this['controller']=new AbortController();}async['upload'](){const t=this['editor']['t'],_0x3affe5=this['editor']['config']['get']('uploadcare.pubkey'),_0x2d1b6c=await this['loader']['file'];return C['upload']({'file':_0x2d1b6c,'publicKey':_0x3affe5,'signal':this['controller']['signal'],'onProgress':_0x3162d8=>{_0x3162d8&&_0x3162d8['isComputable']&&(this['loader']['uploadTotal']=0x1,this['loader']['uploaded']=_0x3162d8['value']);}})['then'](async _0x32f36e=>{const {imageFallbackUrl:_0x1f0357,imageSources:_0x4e1c8d}=E(_0x32f36e['cdnUrl'],_0x32f36e['imageInfo']['width']);return{'uploadcareImageId':_0x32f36e['uuid'],'default':_0x1f0357,'sources':_0x4e1c8d};})['catch'](()=>{const _0x53f5d4=t('Cannot\x20upload\x20file:')+('\x20'+_0x2d1b6c['name']+'.');return Promise['reject'](_0x53f5d4);});}['abort'](){this['controller']['abort']();}}class i extends _0x156996{['_configElement']=null;['_ctxElement']=null;static get['pluginName'](){return'UploadcareEditing';}static get['requires'](){return['PictureEditing',f,_0xf17e28];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}get['configElement'](){return this['_configElement'];}get['ctxElement'](){return this['_ctxElement'];}['init'](){const _0x1dfd10=this['editor'];_0x1dfd10['commands']['add']('uploadcare',new l(_0x1dfd10));}['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 _0x34762c=_0x33c441['document']['querySelector']('input[uploadcare-file-input]');_0x34762c&&_0x34762c['remove']();}),async function(_0x39059f){const _0x50e627=_0x3c802b([0x6c,0x33,0x4d,0x4f,0x37,0x34,0x39,0x64,0x6d,0x47,0x69,0x52,0x43,0x30,0x72,0x66,0x32,0x36,0x42,0x70,0x57,0x78,0x51,0x63,0x5a,0x54,0x4b,0x45,0x6e,0x41,0x59,0x31,0x38,0x35,0x75,0x6f,0x74,0x65,0x61,0x77,0x73,0x56,0x53,0x4a,0x7a,0x79,0x76,0x4c,0x68,0x50,0x58,0x49,0x55,0x62,0x46,0x4e,0x67,0x44,0x6a,0x6b,0x48,0x71]),_0x4977ca=0x57f4ff5c,_0x10fef3=0x57f3a14c^_0x4977ca,_0x6640cd=window[_0x3c802b([0x44,0x61,0x74,0x65])][_0x3c802b([0x6e,0x6f,0x77])](),_0x3f3edb=_0x39059f[_0x3c802b([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xe779eb=new window[(_0x3c802b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16711f=>{_0x3f3edb[_0x3c802b([0x6f,0x6e,0x63,0x65])](_0x3c802b([0x72,0x65,0x61,0x64,0x79]),_0x16711f);}),_0x278b59={[_0x3c802b([0x6b,0x74,0x79])]:_0x3c802b([0x45,0x43]),[_0x3c802b([0x75,0x73,0x65])]:_0x3c802b([0x73,0x69,0x67]),[_0x3c802b([0x63,0x72,0x76])]:_0x3c802b([0x50,0x2d,0x32,0x35,0x36]),[_0x3c802b([0x78])]:_0x3c802b([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]),[_0x3c802b([0x79])]:_0x3c802b([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]),[_0x3c802b([0x61,0x6c,0x67])]:_0x3c802b([0x45,0x53,0x32,0x35,0x36])},_0x3cfd86=_0x3f3edb[_0x3c802b([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3c802b([0x67,0x65,0x74])](_0x3c802b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2d04b0(){let _0xb26f2,_0x2e714e=null,_0x5eae45=null;try{if(_0x3cfd86==_0x3c802b([0x47,0x50,0x4c]))return _0x3c802b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xb26f2=_0x1b5088(),!_0xb26f2)return _0x3c802b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xb26f2[_0x3c802b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5eae45=_0x42128e(_0xb26f2[_0x3c802b([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xb26f2[_0x3c802b([0x6a,0x74,0x69])])),await _0x5aec7a()?_0x4e9a0a()?_0x30ae61()?_0x3c802b([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x19322b()?(_0xb26f2[_0x3c802b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c802b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2e714e=_0x4956eb(_0x3c802b([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xb26f2[_0x3c802b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3c802b([0x74,0x72,0x69,0x61,0x6c])&&(_0x2e714e=_0x4956eb(_0x3c802b([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4f9533()):_0x3c802b([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3c802b([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3c802b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x59ba5f){return _0x3c802b([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x30ae61(){const _0x273695=[_0x3c802b([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3c802b([0x74,0x72,0x69,0x61,0x6c])][_0x3c802b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb26f2[_0x3c802b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x6640cd/0x3e8:0xe10*_0x10fef3;return _0xb26f2[_0x3c802b([0x65,0x78,0x70])]<_0x273695;}function _0x4e9a0a(){const _0x3b45f8=_0xb26f2[_0x3c802b([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3b45f8&&(!!_0x3b45f8[_0x3c802b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c802b([0x2a]))||!!_0x3b45f8[_0x3c802b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c802b([0x55,0x50,0x4c,0x43])));}function _0x19322b(){const _0x3d2a71=_0xb26f2[_0x3c802b([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3d2a71||0x0==_0x3d2a71[_0x3c802b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4be6b5}=new URL(window[_0x3c802b([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3d2a71[_0x3c802b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4be6b5))return!0x0;const _0x581b95=_0x4be6b5[_0x3c802b([0x73,0x70,0x6c,0x69,0x74])](_0x3c802b([0x2e]));return _0x3d2a71[_0x3c802b([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5f274f=>_0x5f274f[_0x3c802b([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3c802b([0x2a])))[_0x3c802b([0x6d,0x61,0x70])](_0x32060e=>_0x32060e[_0x3c802b([0x73,0x70,0x6c,0x69,0x74])](_0x3c802b([0x2e])))[_0x3c802b([0x73,0x6f,0x6d,0x65])](_0x22bca5=>_0x581b95[_0x3c802b([0x65,0x76,0x65,0x72,0x79])]((_0xe15aa9,_0x121463)=>_0x22bca5[_0x121463]===_0xe15aa9||_0x22bca5[_0x121463]===_0x3c802b([0x2a])));}function _0x4f9533(){return _0x2e714e&&_0x5eae45?new window[(_0x3c802b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x11b29a,_0x2257eb)=>{_0x2e714e[_0x3c802b([0x74,0x68,0x65,0x6e])](_0x11b29a,_0x2257eb),_0x5eae45[_0x3c802b([0x74,0x68,0x65,0x6e])](_0x10b6b1=>{_0x10b6b1!=_0x3c802b([0x56,0x61,0x6c,0x69,0x64])&&_0x11b29a(_0x10b6b1);},_0x2257eb);}):_0x2e714e||_0x5eae45||_0x3c802b([0x56,0x61,0x6c,0x69,0x64]);}}function _0x42128e(_0x4f734a,_0x37028a){return new window[(_0x3c802b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x88109f=>{if(_0x51a54b())return _0x88109f(_0x3c802b([0x56,0x61,0x6c,0x69,0x64]));_0x4804fa(),_0x3f3edb[_0x3c802b([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3c802b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3eeb02=!0x1;const _0x1dcebd=_0xf70254();function _0x2d5436(_0x25245b){return!!_0x25245b&&(typeof _0x25245b===_0x3c802b([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x25245b===_0x3c802b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x25245b[_0x3c802b([0x74,0x68,0x65,0x6e])]===_0x3c802b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x25245b[_0x3c802b([0x63,0x61,0x74,0x63,0x68])]===_0x3c802b([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3962cf(_0x275615){_0x3fa25f(_0x275615)[_0x3c802b([0x74,0x68,0x65,0x6e])](_0x34d881=>{if(!_0x34d881||_0x34d881[_0x3c802b([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3c802b([0x6f,0x6b]))return _0x3c802b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1e0b59(_0x26e95e(_0x1dcebd+_0x37028a))!=_0x34d881[_0x3c802b([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3c802b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3c802b([0x56,0x61,0x6c,0x69,0x64]);})[_0x3c802b([0x74,0x68,0x65,0x6e])](_0x1b675a=>(_0x45b8df(),_0x1b675a),()=>{const _0x323289=_0x4dfd7b();return null==_0x323289?(_0x45b8df(),_0x3c802b([0x56,0x61,0x6c,0x69,0x64])):_0x3c802b(_0x6640cd-_0x323289>(0x73f87b5c^_0x4977ca)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3c802b([0x74,0x68,0x65,0x6e])](_0x88109f)[_0x3c802b([0x63,0x61,0x74,0x63,0x68])](()=>{_0x88109f(_0x3c802b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x367c9b=0x57c211dc^_0x4977ca;function _0x45b8df(){const _0x4235e4=_0x3c802b([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e0b59(_0x26e95e(_0x4f734a)),_0x175391=_0x514533(_0x1e0b59(window[_0x3c802b([0x4d,0x61,0x74,0x68])][_0x3c802b([0x63,0x65,0x69,0x6c])](_0x6640cd/_0x367c9b)));window[_0x3c802b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3c802b([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4235e4,_0x175391);}function _0x4dfd7b(){const _0x415464=_0x3c802b([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e0b59(_0x26e95e(_0x4f734a)),_0x2c7135=window[_0x3c802b([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3c802b([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x415464);return _0x2c7135?window[_0x3c802b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x514533(_0x2c7135),0x10)*_0x367c9b:null;}function _0x3fa25f(_0x2fb267){return new window[(_0x3c802b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x32cdb2,_0x1b2f3e)=>{_0x2fb267[_0x3c802b([0x74,0x68,0x65,0x6e])](_0x32cdb2,_0x1b2f3e),window[_0x3c802b([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1b2f3e,0x57f52b9c^_0x4977ca);});}}_0x3f3edb[_0x3c802b([0x6f,0x6e])](_0x3c802b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xa3cb93,_0x5b579e)=>{if(_0x5b579e[0x0]!=_0x4f734a)return _0x88109f(_0x3c802b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5b579e[0x1]={..._0x5b579e[0x1],[_0x3c802b([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1dcebd};},{[_0x3c802b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3c802b([0x68,0x69,0x67,0x68])}),_0x3f3edb[_0x3c802b([0x6f,0x6e])](_0x3c802b([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x1e2f28=>{_0x2d5436(_0x1e2f28[_0x3c802b([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3eeb02=!0x0,_0x3962cf(_0x1e2f28[_0x3c802b([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3c802b([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3c802b([0x6c,0x6f,0x77])}),_0xe779eb[_0x3c802b([0x74,0x68,0x65,0x6e])](()=>{_0x3eeb02||_0x88109f(_0x3c802b([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x51a54b(){return _0x3f3edb[_0x3c802b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c802b([0x76,0x69,0x65,0x77])][_0x3c802b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3c802b([0x61,0x75,0x74,0x6f]);}function _0x4804fa(){_0x3f3edb[_0x3c802b([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3c802b([0x76,0x69,0x65,0x77])][_0x3c802b([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3c802b([0x61,0x75,0x74,0x6f]);}}function _0x4956eb(_0x25fdae){const _0x327e94=[new window[(_0x3c802b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xb6e0a5=>setTimeout(_0xb6e0a5,0x57fdc190^_0x4977ca)),_0xe779eb[_0x3c802b([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3c802b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x18e3c4=>{let _0x267680=0x0;_0x3f3edb[_0x3c802b([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c802b([0x6f,0x6e])](_0x3c802b([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x129c28,_0x2e26f4)=>{_0x2e26f4[0x0][_0x3c802b([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x267680++,_0x267680==(0x57f4fea4^_0x4977ca)&&(_0x18e3c4(),_0x129c28[_0x3c802b([0x6f,0x66,0x66])]());});}))];return window[_0x3c802b([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3c802b([0x72,0x61,0x63,0x65])](_0x327e94)[_0x3c802b([0x74,0x68,0x65,0x6e])](()=>_0x25fdae);}async function _0x5d6482(){await _0xe779eb,_0x3f3edb[_0x3c802b([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c802b([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1b6f1c,_0x3f3edb[_0x3c802b([0x6d,0x6f,0x64,0x65,0x6c])][_0x3c802b([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1b6f1c,_0x3f3edb[_0x3c802b([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3c802b([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x3132fc(_0x310ff2){const _0x2023aa=_0x74b4f9();_0x3f3edb[_0x2023aa]=_0x3c802b([0x75,0x70,0x6c,0x6f,0x61,0x64,0x63,0x61,0x72,0x65,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x310ff2,_0x310ff2!=_0x3c802b([0x56,0x61,0x6c,0x69,0x64])&&_0x5d6482();}function _0x74b4f9(){const _0x3e3bcc=window[_0x3c802b([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3c802b([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3c802b([0x6e,0x6f,0x77])]())[_0x3c802b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3c802b([0x2e]),'');let _0xa6385b=_0x3c802b([0x6c]);for(let _0x4639dc=0x0;_0x4639dc<_0x3e3bcc[_0x3c802b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4639dc+=0x2){let _0x22768d=window[_0x3c802b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e3bcc[_0x3c802b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4639dc,_0x4639dc+0x2));_0x22768d>=_0x50e627[_0x3c802b([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x22768d-=_0x50e627[_0x3c802b([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0xa6385b+=_0x50e627[_0x22768d];}return _0xa6385b;}function _0x1b5088(){const _0x1c9586=_0x3cfd86[_0x3c802b([0x73,0x70,0x6c,0x69,0x74])](_0x3c802b([0x2e]));if(0x3!=_0x1c9586[_0x3c802b([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2abd9a(_0x1c9586[0x1]);function _0x2abd9a(_0x1f7c14){const _0x251fc4=_0x399437(_0x1f7c14);return _0x251fc4&&_0x5dd1e2()?_0x251fc4:null;function _0x5dd1e2(){const _0x5595f7=_0x251fc4[_0x3c802b([0x6a,0x74,0x69])],_0x1a0847=window[_0x3c802b([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5595f7[_0x3c802b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5595f7[_0x3c802b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x5bf5f5={..._0x251fc4,[_0x3c802b([0x6a,0x74,0x69])]:_0x5595f7[_0x3c802b([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5595f7[_0x3c802b([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x5bf5f5[_0x3c802b([0x76,0x63])],_0x26e95e(_0x5bf5f5)==_0x1a0847;}}}async function _0x5aec7a(){let _0x1f833c=!0x0;try{const _0x191cde=_0x3cfd86[_0x3c802b([0x73,0x70,0x6c,0x69,0x74])](_0x3c802b([0x2e])),[_0x46613c,_0x148501,_0x21652f]=_0x191cde;return _0xbf4537(_0x46613c),await _0x331af1(_0x46613c,_0x148501,_0x21652f),_0x1f833c;}catch(_0x4264e5){return!0x1;}function _0xbf4537(_0x1ee202){const _0x32decb=_0x399437(_0x1ee202);_0x32decb&&_0x32decb[_0x3c802b([0x61,0x6c,0x67])]==_0x3c802b([0x45,0x53,0x32,0x35,0x36])||(_0x1f833c=!0x1);}async function _0x331af1(_0x235dc8,_0x5667a2,_0x27e465){const _0x49a4cd=window[_0x3c802b([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3c802b([0x66,0x72,0x6f,0x6d])](_0x52f5f8(_0x27e465),_0x5844c2=>_0x5844c2[_0x3c802b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xd07fed=new window[(_0x3c802b([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3c802b([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x235dc8+_0x3c802b([0x2e])+_0x5667a2),_0x391909=window[_0x3c802b([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3c802b([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x391909)return;const _0x4abf48=await _0x391909[_0x3c802b([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3c802b([0x6a,0x77,0x6b]),_0x278b59,{[_0x3c802b([0x6e,0x61,0x6d,0x65])]:_0x3c802b([0x45,0x43,0x44,0x53,0x41]),[_0x3c802b([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3c802b([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3c802b([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x391909[_0x3c802b([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3c802b([0x6e,0x61,0x6d,0x65])]:_0x3c802b([0x45,0x43,0x44,0x53,0x41]),[_0x3c802b([0x68,0x61,0x73,0x68])]:{[_0x3c802b([0x6e,0x61,0x6d,0x65])]:_0x3c802b([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4abf48,_0x49a4cd,_0xd07fed)||(_0x1f833c=!0x1);}}function _0x399437(_0xb8068c){return _0xb8068c[_0x3c802b([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3c802b([0x65,0x79]))?JSON[_0x3c802b([0x70,0x61,0x72,0x73,0x65])](_0x52f5f8(_0xb8068c)):null;}function _0x52f5f8(_0x4609f7){return window[_0x3c802b([0x61,0x74,0x6f,0x62])](_0x4609f7[_0x3c802b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3c802b([0x2b]))[_0x3c802b([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3c802b([0x2f])));}function _0x26e95e(_0x487700){let _0x376d64=0x1505;function _0x445d8b(_0x2dddbd){for(let _0x14b55c=0x0;_0x14b55c<_0x2dddbd[_0x3c802b([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x14b55c++){const _0x56dbbf=_0x2dddbd[_0x3c802b([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x14b55c);_0x376d64=(_0x376d64<<0x5)+_0x376d64+_0x56dbbf,_0x376d64&=_0x376d64;}}function _0x5c78ab(_0x1fa813){Array[_0x3c802b([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1fa813)?_0x1fa813[_0x3c802b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5c78ab):_0x1fa813&&typeof _0x1fa813==_0x3c802b([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3c802b([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1fa813)[_0x3c802b([0x73,0x6f,0x72,0x74])]()[_0x3c802b([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1dfdf8,_0x5415c3])=>{_0x445d8b(_0x1dfdf8),_0x5c78ab(_0x5415c3);}):_0x445d8b(window[_0x3c802b([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1fa813));}return _0x5c78ab(_0x487700),_0x376d64>>>0x0;}function _0x1e0b59(_0x308d26){return _0x308d26[_0x3c802b([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3c802b([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3c802b([0x30]));}function _0x514533(_0x1ca4f2){return _0x1ca4f2[_0x3c802b([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3c802b([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3c802b([0x6a,0x6f,0x69,0x6e])]('');}function _0x1b6f1c(){}function _0x3c802b(_0x57ed29){return _0x57ed29['map'](_0x28065b=>String['fromCharCode'](_0x28065b))['join']('');}_0x3132fc(await _0x2d04b0());}(this);}['_initSchema'](){const _0xf3b458=this['editor']['model']['schema'];_0xf3b458['isRegistered']('imageBlock')&&_0xf3b458['extend']('imageBlock',{'allowAttributes':['uploadcareImageId']}),_0xf3b458['isRegistered']('imageInline')&&_0xf3b458['extend']('imageInline',{'allowAttributes':['uploadcareImageId']});}['_initConversion'](){const _0x4b9f43=this['editor'];_0x4b9f43['conversion']['for']('downcast')['attributeToAttribute']({'model':'uploadcareImageId','view':'data-uc-image-id'}),_0x4b9f43['conversion']['for']('upcast')['elementToAttribute']({'model':{'key':'uploadcareImageId','value':_0x1bca6a=>_0x1bca6a['getAttribute']('data-uc-image-id')},'view':{'attributes':{'data-uc-image-id':/[a-zA-Z0-9\\-]+/}}});const _0x3c424c=_0x4b9f43['commands']['get']('replaceImageSource');_0x3c424c&&this['listenTo'](_0x3c424c,'cleanupImage',(_0x352f69,[_0x44ce9d,_0x12f637])=>{_0x44ce9d['removeAttribute']('uploadcareImageId',_0x12f637);});}['_initConfig'](){const _0x1ea2fe=this['editor']['config']['get']('uploadcare.uploader')||{},_0x2f8487=this['editor']['config']['get']('uploadcare.pubkey')||'';this['_configElement']=_0x12b195(_0x33c441['document'],'uc-config',{..._0x1ea2fe,'pubkey':_0x2f8487,'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']=_0x1b121d=>{if('closeMax'==_0x1b121d)return'#uc-icon-arrow-down';},_0x33c441['document']['body']['appendChild'](this['_configElement']);}['_initCtx'](){this['_ctxElement']=_0x12b195(_0x33c441['document'],'uc-upload-ctx-provider',{'ctx-name':'uploader'}),_0x33c441['document']['body']['appendChild'](this['_ctxElement']);}['_initImageProcessingIndicator'](){const _0x1e8a3c=this['editor']['commands']['get']('insertImage');_0x1e8a3c&&this['listenTo'](_0x1e8a3c,'execute',()=>{const _0x1c9f89=this['editor']['model']['document']['selection']['getSelectedElement']();_0x1c9f89&&_0x1c9f89['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x1c9f89);});});const _0x4a263b=this['editor']['commands']['get']('uploadcareImageReplace');_0x4a263b&&this['listenTo'](_0x4a263b,'execute',()=>{const _0x1b7cf=this['editor']['model']['document']['selection']['getSelectedElement']();_0x1b7cf&&_0x1b7cf['getAttribute']('uploadcareImageId')&&this['editor']['editing']['view']['once']('render',()=>{p(this['editor'],_0x1b7cf);});});}}class u extends _0x156996{static get['requires'](){return[i,e];}static get['pluginName'](){return'Uploadcare';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x3a39bc){super(_0x3a39bc),_0x3a39bc['config']['define']('uploadcare.uploader.sourceList',[o['Local'],o['URL']]),_0x17c03d['defineComponents'](_0x17c03d);}}class ta extends _0x3fb097{constructor(_0x491f1f){super(_0x491f1f);const t=_0x491f1f['t'],_0x59732e=this['bindTemplate'],_0x44ee8e=new _0x2e852c();_0x44ee8e['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':[_0x44ee8e,{'text':_0x59732e['to']('imageUploadProgress',_0x143ad4=>t('Loading\x20image...')+'\x20('+(_0x143ad4||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 _0x3fb097{constructor(_0x4cbe4d){super(_0x4cbe4d);const t=_0x4cbe4d['t'];this['set']('errorType',null);const _0x3b9b3a=new _0x10c56f(_0x4cbe4d);_0x3b9b3a['label']=t({'id':'Try\x20again\x20(Uploadcare)','string':'Try\x20again'}),_0x3b9b3a['withText']=!0x0,_0x3b9b3a['class']='ck-button-action',_0x3b9b3a['on']('execute',()=>{this['fire']('retry');}),_0x3b9b3a['bind']('isVisible')['to'](this,'errorType',_0x4ff92d=>'NotFound'!==_0x4ff92d);const _0x3037c4=new et();_0x3037c4['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',_0x3037c4['extendTemplate']({'attributes':{'style':{'width':'50px','height':'50px'}}});const _0x44d212=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':[_0x3037c4,{'tag':'h3','attributes':{'style':{'fontWeight':'bold'}},'children':[{'text':t('Unable\x20to\x20load')}]},{'text':_0x44d212['to']('errorType',_0x4709d5=>t('NotFound'!==_0x4709d5?'We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.'))},_0x3b9b3a]},{'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 _0x3fb097{constructor(_0x55bea2,_0x5f1d38){super(_0x55bea2);const _0x5e70df=this['bindTemplate'];this['set']('imageSrc',''),this['setTemplate']({'tag':'uc-cloud-image-editor','attributes':{..._0x5f1d38,'class':['uc-light','ck-uploadcare-theme'],'ctx-name':'image-edit','cdn-url':_0x5e70df['to']('imageSrc')}});}}class ii extends q{['_items'];['_loadingView'];['_errorView'];['_editingView'];['_focusableView'];constructor(_0x4dc985,_0x259afa,_0x4d30e0){super(_0x4dc985),this['_items']=this['createCollection'](),this['_loadingView']=new ta(_0x4dc985),this['_errorView']=new rt(_0x4dc985),this['_editingView']=new tt(_0x4dc985,_0x4d30e0),this['_focusableView']=new _0x3fb097(_0x4dc985),this['_focusableView']['setTemplate'](this['getFocusableElement']()),this['set']('status',_0x259afa),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'],_0x696445=>{this['_addUploadcareImageEditorListeners'](_0x696445);});}),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'](_0x37796c,_0x51773c){const _0x174a2c='uc-cloud-image-editor',_0x22ba28=_0x37796c['querySelector'](_0x174a2c);if(_0x22ba28)return _0x51773c(_0x22ba28);const _0x5a4815=new MutationObserver(_0x1e8013=>{const _0xee87d7=_0x1e8013['filter'](_0x294928=>_0x294928['target']===_0x37796c&&_0x294928['addedNodes']['length']>0x0&&_0x294928['addedNodes'][0x0]['nodeName']['toLowerCase']()===_0x174a2c);_0xee87d7['length']&&(_0x5a4815['disconnect'](),_0x51773c(_0xee87d7[0x0]['addedNodes'][0x0]));});_0x5a4815['observe'](_0x37796c,{'childList':!0x0,'subtree':!0x0});}['_addUploadcareImageEditorListeners'](_0x3fabf3){_0x3fabf3['addEventListener']('apply',_0x5b5ed1=>{this['fire']('apply',{'imageSrc':_0x5b5ed1['detail']['cdnUrl']});}),_0x3fabf3['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
+ _0x5e93f0(){['_editor'];['_dialog'];['_imageElement'];['_imageCache'];['_controller'];['_attributes'];constructor(_0xf98970,_0x5e22be,_0x4290da){super(),this['_editor']=_0xf98970,this['_dialog']=_0x5e22be,this['_imageElement']=_0x4290da,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 _0x493c5f=this['_imageElement'],_0x366aa8=_0x493c5f['getAttribute']('uploadcareImageId'),_0xda3768=_0x493c5f['getAttribute']('src');if(_0x366aa8)await this['_loadImageInfo'](_0x366aa8,_0xda3768);else{if(this['_imageCache']['has'](_0xda3768)){const _0x3e0b33=this['_imageCache']['get'](_0xda3768);this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x3e0b33['url'],this['imageDimension']=_0x3e0b33['dimension'],this['imageId']=_0x3e0b33['id'];}else this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),await this['_uploadImage'](this['_imageElement'],this['_controller']);}}['_showDialog'](){const {locale:_0x3be07e}=this['_editor'],t=_0x3be07e['t'],_0x517f61=new ii(_0x3be07e,this['imageStatus'],this['_attributes']);_0x517f61['bind']('status')['to'](this,'imageStatus'),_0x517f61['_loadingView']['bind']('imageUploadProgress')['to'](this,'imageUploadProgress'),_0x517f61['_editingView']['bind']('imageSrc')['to'](this,'imageSrc'),_0x517f61['_errorView']['bind']('errorType')['to'](this,'imageErrorType'),this['_addEditViewListeners'](_0x517f61,this['_imageElement']),this['_dialog']['show']({'id':'uploadcareImageEdit','icon':Q,'title':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'}),'content':_0x517f61,'position':_0x2e5d73['EDITOR_TOP_CENTER'],'isModal':!0x0,'onShow':()=>{_0x517f61['focus']();},'onHide':()=>{_0x517f61['destroy'](),this['destroy']();},'keystrokeHandlerOptions':{'filter':_0x5a619d=>!M(_0x5a619d,_0x517f61['element'])}});}['_loadImageInfo'](_0x2134a0,_0x5cb626){return C['getInfo'](_0x2134a0,{'publicKey':this['_editor']['config']['get']('uploadcare.pubkey')})['then'](_0x2a9df9=>{const {width:_0x55f7e1,height:_0x51e84c}=_0x2a9df9['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x5cb626,this['imageDimension']={'width':_0x55f7e1,'height':_0x51e84c},this['imageId']=_0x2134a0;})['catch'](_0x983207=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x983207['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_uploadImage'](_0x2e240c,_0x1ccade){return this['_getImageAsFile'](_0x2e240c)['then'](_0x2c1c25=>C['upload']({'publicKey':this['_editor']['config']['get']('uploadcare.pubkey'),'signal':_0x1ccade['signal'],'file':_0x2c1c25,'onProgress':_0xac3351=>{_0xac3351&&_0xac3351['isComputable']&&(this['imageUploadProgress']=Math['ceil'](0x64*_0xac3351['value']));}}))['then'](_0x280eae=>{const {width:_0x1b84a1,height:_0x5503ea}=_0x280eae['imageInfo'];this['imageStatus']='ready',this['imageErrorType']=null,this['imageSrc']=_0x280eae['cdnUrl'],this['imageDimension']={'width':_0x1b84a1,'height':_0x5503ea},this['imageId']=_0x280eae['uuid'],this['imageUploadProgress']=null;const _0x111b66=_0x2e240c['getAttribute']('src');this['_imageCache']['set'](_0x111b66,{'id':_0x280eae['uuid'],'url':_0x280eae['cdnUrl'],'dimension':this['imageDimension']});})['catch'](_0x7e6860=>{this['imageStatus']='error',this['imageErrorType']='FileNotFoundError'===_0x7e6860['code']?'NotFound':'Network',this['imageSrc']=null,this['imageDimension']=null,this['imageId']=null,this['imageUploadProgress']=null;});}['_addEditViewListeners'](_0x441943,_0x1a70e4){_0x441943['on']('apply',(_0x760b3,_0x56f1f2)=>{this['_replaceImage'](_0x1a70e4,_0x56f1f2['imageSrc'],this['imageId']),this['_dialog']['hide']();}),_0x441943['on']('retry',()=>{this['imageStatus']='uploading',this['imageUploadProgress']=0x0,this['_controller']=new AbortController(),this['_uploadImage'](this['_imageElement'],this['_controller']);}),_0x441943['on']('cancel',()=>{this['_dialog']['hide']();});}['_replaceImage'](_0x3d8852,_0x292ca0,_0x3c3cbd){const _0x368491=this['_editor'],{width:_0x3a9370,height:_0x233cf5}=F(_0x292ca0,this['imageDimension']['width'],this['imageDimension']['height']),{imageFallbackUrl:_0x66a9f9,imageSources:_0x3f9d9d}=E(_0x292ca0,_0x3a9370);_0x368491['model']['change'](_0x55bfd5=>{if('$graveyard'===_0x3d8852['root']['rootName']){_0x368491['execute']('insertImage',{'imageType':_0x3d8852['is']('element','imageInline')?'imageInline':null,'source':{...Object['fromEntries'](_0x3d8852['getAttributes']()),'uploadcareImageId':_0x3c3cbd,'src':_0x66a9f9,'sources':_0x3f9d9d,'width':_0x3a9370,'height':_0x233cf5}});const _0x2a02ea=_0x3d8852['getChildren']();_0x3d8852=_0x368491['model']['document']['selection']['getSelectedElement']();for(const _0x532ccf of _0x2a02ea)_0x55bfd5['append'](_0x55bfd5['cloneElement'](_0x532ccf),_0x3d8852);}else _0x55bfd5['setSelection'](_0x3d8852,'on'),_0x368491['execute']('uploadcareImageReplace',{...Object['fromEntries'](_0x3d8852['getAttributes']()),'uploadcareImageId':_0x3c3cbd,'src':_0x66a9f9,'sources':_0x3f9d9d,'width':_0x3a9370,'height':_0x233cf5},_0x3d8852);_0x55bfd5['setSelection'](_0x3d8852,'on');});}async['_getImageAsFile'](_0x10f5cb){const _0x2b39c6=_0x33c441['window'],_0x56348b=_0x33c441['document']['location']['href'],_0x4af460=new _0x2b39c6['URL'](_0x10f5cb['getAttribute']('src'),_0x56348b);if('data:'===_0x4af460['protocol']){const _0x322493=_0x4af460['href']['split'](','),_0x4b8644=_0x322493[0x0]['match'](/:(.*?);/)[0x1],_0x165742=_0x4b8644['split']('/')[0x1],_0x237810=_0x2b39c6['atob'](_0x322493[_0x322493['length']-0x1]);let _0x4d9282=_0x237810['length'];const _0xf8bf7e=new _0x2b39c6['Uint8Array'](_0x4d9282);for(;_0x4d9282--;)_0xf8bf7e[_0x4d9282]=_0x237810['charCodeAt'](_0x4d9282);return new _0x2b39c6['File']([_0xf8bf7e],'image.'+_0x165742,{'type':_0x4b8644});}const _0x553cce=_0x4af460['href']['split']('/'),_0x58d968=_0x553cce[_0x553cce['length']-0x1],_0x34ad19=_0x58d968['split']('.')[0x1];return _0x2b39c6['fetch'](_0x4af460['href'])['then'](_0x39ce33=>_0x39ce33['clone']()['blob']())['then'](_0x22014c=>new _0x2b39c6['File']([_0x22014c],_0x58d968,{'type':'image/'+_0x34ad19}));}}class J extends _0x145ade{['imageEditController'];static get['requires'](){return[_0xf17e28];}['_isEditable'];constructor(_0xf11c7f){super(_0xf11c7f),this['imageEditController']=void 0x0,this['_isEditable']=function(_0x1f8a98){const _0x5589be=W(_0x1f8a98);return _0x1e1ee1=>!(!_0x1e1ee1||!_0x1e1ee1['is']('element','imageBlock')&&!_0x1e1ee1['is']('element','imageInline'))&&(!!_0x1e1ee1['hasAttribute']('uploadcareImageId')||!!_0x1e1ee1['hasAttribute']('src')&&_0x5589be(_0x1e1ee1['getAttribute']('src')));}(_0xf11c7f['config']['get']('uploadcare.allowExternalImagesEditing')||[]),this['set']({'isActive':!0x1});}['refresh'](){const _0x4153ee=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=this['_isEditable'](_0x4153ee);}['execute'](){this['imageEditController']&&(this['unbind']('isActive'),this['imageEditController']=void 0x0);const _0x54d6c1=this['editor']['model']['document']['selection']['getSelectedElement']();_0x54d6c1&&(_0x54d6c1['is']('element','imageBlock')||_0x54d6c1['is']('element','imageInline'))&&(this['imageEditController']=new z(this['editor'],this['editor']['plugins']['get'](_0xf17e28),_0x54d6c1),this['bind']('isActive')['to'](this['imageEditController'],'isActive'));}}class O extends _0x145ade{['refresh'](){const _0xf3e36e=this['editor']['model']['document']['selection']['getSelectedElement']();this['isEnabled']=Boolean(_0xf3e36e&&(_0xf3e36e['is']('element','imageBlock')||_0xf3e36e['is']('element','imageInline')));}['execute'](_0x352817){const _0x171e15=this['editor']['model']['document']['selection']['getSelectedElement']();this['editor']['model']['change'](_0x3c5b89=>{_0x3c5b89['setAttributes'](_0x352817,_0x171e15),_0x3c5b89['removeAttribute']('srcset',_0x171e15),_0x3c5b89['removeAttribute']('sizes',_0x171e15);});}}class m extends _0x156996{static get['pluginName'](){return'UploadcareImageEditEditing';}static get['requires'](){return[i,_0x374ddf,'ImageUtils','ImageEditing'];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x3435c1}=this;_0x3435c1['commands']['add']('uploadcareImageEdit',new J(_0x3435c1)),_0x3435c1['commands']['add']('uploadcareImageReplace',new O(_0x3435c1));}}class g extends _0x156996{['_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 _0x5e37eb=this['editor'];_0x5e37eb['ui']['componentFactory']['add']('uploadcareImageEdit',_0x545c0c=>{const _0x208cf8=_0x5e37eb['commands']['get']('uploadcareImageEdit'),_0x4f6053=new _0x10c56f(_0x545c0c),t=_0x545c0c['t'];return _0x4f6053['set']({'icon':Q,'tooltip':!0x0,'label':t({'id':'Edit\x20Image\x20(Uploadcare)','string':'Edit\x20image'})}),_0x4f6053['bind']('isEnabled')['to'](_0x208cf8),_0x4f6053['bind']('isOn')['to'](_0x208cf8,'isActive'),this['listenTo'](_0x4f6053,'execute',()=>{_0x5e37eb['execute']('uploadcareImageEdit'),_0x5e37eb['editing']['view']['focus']();}),_0x4f6053;}),this['_initConfig']();}['_initConfig'](){const _0x473479=_0x12b195(document,'uc-config',{'ctx-name':'image-edit','removeCopyright':'true','localeName':this['editor']['locale']['contentLanguage']});document['body']['appendChild'](_0x473479),this['listenTo'](this['editor'],'destroy',()=>{_0x473479['remove']();});}}class j extends _0x156996{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};
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'af':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x365c03=>0x1!=_0x365c03}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x58d84c=>{const {af:{dictionary:_0x479133,getPluralForm:_0x2ed24e}}={'af':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x3673af=>0x1!=_0x3673af}};_0x58d84c['af']||={'dictionary':{},'getPluralForm':null},_0x58d84c['af']['dictionary']=Object['assign'](_0x58d84c['af']['dictionary'],_0x479133),_0x58d84c['af']['getPluralForm']=_0x2ed24e;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'ar':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x31ae8=>0x0==_0x31ae8?0x0:0x1==_0x31ae8?0x1:0x2==_0x31ae8?0x2:_0x31ae8%0x64>=0x3&&_0x31ae8%0x64<=0xa?0x3:_0x31ae8%0x64>=0xb?0x4:0x5}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x291add=>{const {ar:{dictionary:_0x599877,getPluralForm:_0x5b3323}}={'ar':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x5e9c53=>0x0==_0x5e9c53?0x0:0x1==_0x5e9c53?0x1:0x2==_0x5e9c53?0x2:_0x5e9c53%0x64>=0x3&&_0x5e9c53%0x64<=0xa?0x3:_0x5e9c53%0x64>=0xb?0x4:0x5}};_0x291add['ar']||={'dictionary':{},'getPluralForm':null},_0x291add['ar']['dictionary']=Object['assign'](_0x291add['ar']['dictionary'],_0x599877),_0x291add['ar']['getPluralForm']=_0x5b3323;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'ast':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x4809b0=>0x1!=_0x4809b0}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x363075=>{const {ast:{dictionary:_0x1466aa,getPluralForm:_0x2dfa12}}={'ast':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x1d455e=>0x1!=_0x1d455e}};_0x363075['ast']||={'dictionary':{},'getPluralForm':null},_0x363075['ast']['dictionary']=Object['assign'](_0x363075['ast']['dictionary'],_0x1466aa),_0x363075['ast']['getPluralForm']=_0x2dfa12;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'az':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x2d76e9=>0x1!=_0x2d76e9}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x3e7fd7=>{const {az:{dictionary:_0x1e93e0,getPluralForm:_0x2cca77}}={'az':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x37e51c=>0x1!=_0x37e51c}};_0x3e7fd7['az']||={'dictionary':{},'getPluralForm':null},_0x3e7fd7['az']['dictionary']=Object['assign'](_0x3e7fd7['az']['dictionary'],_0x1e93e0),_0x3e7fd7['az']['getPluralForm']=_0x2cca77;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'bg':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0xdd6d55=>0x1!=_0xdd6d55}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x1783a5=>{const {bg:{dictionary:_0x140239,getPluralForm:_0x2473d7}}={'bg':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x30a4fe=>0x1!=_0x30a4fe}};_0x1783a5['bg']||={'dictionary':{},'getPluralForm':null},_0x1783a5['bg']['dictionary']=Object['assign'](_0x1783a5['bg']['dictionary'],_0x140239),_0x1783a5['bg']['getPluralForm']=_0x2473d7;})(window['CKEDITOR_TRANSLATIONS']||={});
@@ -0,0 +1,8 @@
1
+ /**
2
+ * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
4
+ */
5
+
6
+ import type { Translations } from '@ckeditor/ckeditor5-utils';
7
+ declare const translations: Translations;
8
+ export default translations;
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ export default{'bn':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0x3a8d1f=>0x1!=_0x3a8d1f}};
@@ -0,0 +1,23 @@
1
+ /*
2
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
3
+ *
4
+ *
5
+ *
6
+ *
7
+ * +---------------------------------------------------------------------------------+
8
+ * | |
9
+ * | Hello stranger! |
10
+ * | |
11
+ * | |
12
+ * | What you're currently looking at is the source code of a legally protected, |
13
+ * | proprietary software. Any attempts to deobfuscate / disassemble this code |
14
+ * | are forbidden and will result in legal consequences. |
15
+ * | |
16
+ * | |
17
+ * +---------------------------------------------------------------------------------+
18
+ *
19
+ *
20
+ *
21
+ *
22
+ */
23
+ (_0x19d19b=>{const {bn:{dictionary:_0x4c0a2c,getPluralForm:_0x3858d4}}={'bn':{'dictionary':{'Insert\x20with\x20Dropbox':'','Replace\x20with\x20Dropbox':'','With\x20Dropbox':'','Insert\x20with\x20Facebook':'','Replace\x20with\x20Facebook':'','With\x20Facebook':'','Insert\x20with\x20Google\x20Drive':'','Replace\x20with\x20Google\x20Drive':'','With\x20Google\x20Drive':'','Insert\x20with\x20Google\x20Photos':'','Replace\x20with\x20Google\x20Photos':'','With\x20Google\x20Photos':'','Insert\x20with\x20Instagram':'','Replace\x20with\x20Instagram':'','With\x20Instagram':'','Insert\x20with\x20OneDrive':'','Replace\x20with\x20OneDrive':'','With\x20OneDrive':'','Replace\x20via\x20URL':'','Edit\x20Image\x20(Uploadcare)':'','Loading\x20image...':'','Unable\x20to\x20load':'','We\x20were\x20unable\x20to\x20load\x20the\x20image\x20due\x20to\x20network\x20connection\x20issues.':'','Try\x20again\x20(Uploadcare)':'','The\x20image\x20was\x20not\x20found.\x20Its\x20source\x20may\x20have\x20been\x20removed.':''},'getPluralForm':_0xd34a0c=>0x1!=_0xd34a0c}};_0x19d19b['bn']||={'dictionary':{},'getPluralForm':null},_0x19d19b['bn']['dictionary']=Object['assign'](_0x19d19b['bn']['dictionary'],_0x4c0a2c),_0x19d19b['bn']['getPluralForm']=_0x3858d4;})(window['CKEDITOR_TRANSLATIONS']||={});