@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
@@ -0,0 +1,29 @@
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
+ * @module uploadcare/utils/dialogfocusmanagerview
7
+ */
8
+ import { type Locale } from 'ckeditor5/src/utils.js';
9
+ import { View, type TemplateDefinition } from 'ckeditor5/src/ui.js';
10
+ import '../../theme/uploadcare-form.css';
11
+ /**
12
+ * A helper class that facilitates managing focus within a dialog form. It provides a mechanism
13
+ * for adding a focusable element to the template that redirects the focus back to the dialog.
14
+ *
15
+ * Uploadcare provides web components and iframes that can disrupt the focus flow in the dialog,
16
+ * especially during keyboard navigation, which can result in users losing the ability to cycle through
17
+ * dialog elements.
18
+ */
19
+ export default abstract class DialogFocusManagerView extends View {
20
+ /**
21
+ * @inheritDoc
22
+ */
23
+ constructor(locale: Locale);
24
+ /**
25
+ * Returns a focusable element that should be added to the template where needed.
26
+ * This element helps with focus management within the dialog.
27
+ */
28
+ getFocusableElement(): TemplateDefinition;
29
+ }
@@ -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
+ var _0x5367a7=_0x48e9;function _0x48e9(_0x219ca8,_0x193791){var _0x3c2005=_0x3c20();return _0x48e9=function(_0x48e99d,_0x702a6a){_0x48e99d=_0x48e99d-0x14b;var _0x1d7655=_0x3c2005[_0x48e99d];return _0x1d7655;},_0x48e9(_0x219ca8,_0x193791);}function _0x3c20(){var _0x52dacc=['true','273033mPkhQv','5814144RBnkln','44IbWHpz','bindTemplate','1sqyIeU','div','23454xfDocc','fire','282284jTvANg','138GLQPce','forwardCycle','createCollection','focusTracker','focusCycler','getFocusableElement','10LlQxmg','1192ejCEHA','752580Noppgj','22502QqAWRy','40663hplWeH'];_0x3c20=function(){return _0x52dacc;};return _0x3c20();}(function(_0x2df1f9,_0x4dfdf3){var _0x810f96=_0x48e9,_0x9c9669=_0x2df1f9();while(!![]){try{var _0x107627=-parseInt(_0x810f96(0x156))/0x1*(parseInt(_0x810f96(0x14f))/0x2)+-parseInt(_0x810f96(0x152))/0x3+-parseInt(_0x810f96(0x15a))/0x4*(parseInt(_0x810f96(0x14c))/0x5)+parseInt(_0x810f96(0x15b))/0x6*(-parseInt(_0x810f96(0x150))/0x7)+-parseInt(_0x810f96(0x14d))/0x8*(-parseInt(_0x810f96(0x158))/0x9)+-parseInt(_0x810f96(0x14e))/0xa*(parseInt(_0x810f96(0x154))/0xb)+parseInt(_0x810f96(0x153))/0xc;if(_0x107627===_0x4dfdf3)break;else _0x9c9669['push'](_0x9c9669['shift']());}catch(_0xca0589){_0x9c9669['push'](_0x9c9669['shift']());}}}(_0x3c20,0x2f8cb));import{FocusTracker as _0x3952b4}from'ckeditor5/src/utils.js';import{View as _0x2cbb4b,FocusCycler as _0x3d1d0b}from'ckeditor5/src/ui.js';import'../../theme/uploadcare-form.css';export default class q extends _0x2cbb4b{constructor(_0x306464){var _0x13d946=_0x48e9;super(_0x306464),this[_0x13d946(0x15e)]=new _0x3952b4(),this[_0x13d946(0x15f)]=new _0x3d1d0b({'focusables':this[_0x13d946(0x15d)](),'focusTracker':this[_0x13d946(0x15e)]});}[_0x5367a7(0x14b)](){var _0x50d562=_0x5367a7;return{'tag':_0x50d562(0x157),'attributes':{'aria-hidden':_0x50d562(0x151),'tabindex':'0'},'on':{'focus':this[_0x50d562(0x155)]['to'](()=>{var _0x576b9d=_0x50d562;this[_0x576b9d(0x15f)][_0x576b9d(0x159)](_0x576b9d(0x15c));})}};}}
@@ -0,0 +1,5 @@
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
+ export {};
@@ -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
+ (function(_0x4e9502,_0x2d0316){const _0x5e11be=_0x4421,_0x25c697=_0x4e9502();while(!![]){try{const _0x4f111f=-parseInt(_0x5e11be(0x159))/0x1*(parseInt(_0x5e11be(0x16f))/0x2)+parseInt(_0x5e11be(0x13b))/0x3*(parseInt(_0x5e11be(0x149))/0x4)+parseInt(_0x5e11be(0x13e))/0x5*(parseInt(_0x5e11be(0x15c))/0x6)+parseInt(_0x5e11be(0x13d))/0x7+parseInt(_0x5e11be(0x134))/0x8*(-parseInt(_0x5e11be(0x146))/0x9)+parseInt(_0x5e11be(0x160))/0xa*(parseInt(_0x5e11be(0x153))/0xb)+parseInt(_0x5e11be(0x143))/0xc*(-parseInt(_0x5e11be(0x142))/0xd);if(_0x4f111f===_0x2d0316)break;else _0x25c697['push'](_0x25c697['shift']());}catch(_0x1354b8){_0x25c697['push'](_0x25c697['shift']());}}}(_0x3994,0x42594));import{global as _0x22a949,DomEmitterMixin as _0x4f19bc}from'ckeditor5/src/utils.js';export function createEditabilityChecker(_0x1d904a){const _0x32832f=_0x4421,_0x207b3a=W(_0x1d904a);return _0x4910a7=>!(!_0x4910a7||!_0x4910a7['is'](_0x32832f(0x140),_0x32832f(0x168))&&!_0x4910a7['is'](_0x32832f(0x140),_0x32832f(0x13a)))&&(!!_0x4910a7[_0x32832f(0x16d)](_0x32832f(0x147))||!!_0x4910a7[_0x32832f(0x16d)](_0x32832f(0x14c))&&_0x207b3a(_0x4910a7[_0x32832f(0x161)](_0x32832f(0x14c))));}export function getImageUrls(_0x597971,_0x255e71){const _0x544ba8=_0x4421,_0x492e95=[0x140,0x1e0,0x300,0x400,0x4b0,0x640,0x780,0x960][_0x544ba8(0x15d)](_0x478e2b=>_0x478e2b<=_0x255e71)[_0x544ba8(0x15f)](_0x2c365e=>_0x597971[_0x544ba8(0x14b)](/\/$/,'')+_0x544ba8(0x138)+_0x2c365e+_0x544ba8(0x165)+_0x2c365e+'w');return{'imageFallbackUrl':_0x597971,'imageSources':[{'srcset':_0x492e95[_0x544ba8(0x141)](',\x20'),'sizes':_0x544ba8(0x152)+_0x255e71+_0x544ba8(0x158)+_0x255e71+'px','type':_0x544ba8(0x166)}]};}function _0x4421(_0x547fb5,_0x328806){const _0x3994c6=_0x3994();return _0x4421=function(_0x442127,_0x17b9ea){_0x442127=_0x442127-0x134;let _0x20dea0=_0x3994c6[_0x442127];return _0x20dea0;},_0x4421(_0x547fb5,_0x328806);}function _0x3994(){const _0x2bdf0b=['(max-width:\x20','2013ikeMxe','removeClass','editing','domConverter','aspect-ratio','px)\x20100vw,\x20','1BHGOXY','get','image-processing','474OazdnL','filter','plugins','map','2710rmHqDI','getAttribute','origin','window','document','x/\x20','image/webp','stopListening','imageBlock','change','listenTo','height','baseURI','hasAttribute','some','396586GZBKwB','viewToDom','2025160ZvsVSQ','toViewElement','findViewImgElement','location','/-/resize/','ImageUtils','imageInline','607839JwPObB','addClass','272125aolvdr','33290IHvHTe','isArray','element','join','39HibQQQ','375444MxCsNq','view','width','9OlmUTT','uploadcareImageId','mapper','4hXwJlh','create','replace','src','setStyle','function','match','load','removeStyle'];_0x3994=function(){return _0x2bdf0b;};return _0x3994();}export function getImageDimension(_0x51ed9e,_0x2654a4,_0x41249f){const _0x457db5=_0x4421,_0x437e36=_0x51ed9e[_0x457db5(0x14f)](/\/crop\/(\d+)x(\d+)\//);return{'width':_0x437e36?parseInt(_0x437e36[0x1],0xa):_0x2654a4,'height':_0x437e36?parseInt(_0x437e36[0x2],0xa):_0x41249f};}export function showImageProcessingIndicator(_0x3cdc7a,_0x463816){const _0x197e03=_0x4421,_0x4a5923=Object[_0x197e03(0x14a)](_0x4f19bc),_0x3e0505=_0x3cdc7a[_0x197e03(0x15e)][_0x197e03(0x15a)](_0x197e03(0x139)),_0x2810e7=_0x3cdc7a[_0x197e03(0x155)][_0x197e03(0x148)][_0x197e03(0x135)](_0x463816),_0x14dde8=_0x3e0505[_0x197e03(0x136)](_0x2810e7),_0x5627a1=_0x3cdc7a[_0x197e03(0x155)][_0x197e03(0x144)][_0x197e03(0x156)][_0x197e03(0x170)](_0x14dde8),_0x5bdd35=_0x463816[_0x197e03(0x161)](_0x197e03(0x145)),_0x76649c=_0x463816[_0x197e03(0x161)](_0x197e03(0x16b)),_0xa3c3e4=_0x197e03(0x15b);_0x3cdc7a[_0x197e03(0x155)][_0x197e03(0x144)][_0x197e03(0x169)](_0x42b6a7=>{const _0x24d920=_0x197e03;_0x42b6a7[_0x24d920(0x13c)](_0xa3c3e4,_0x2810e7),_0x42b6a7[_0x24d920(0x14d)](_0x24d920(0x157),_0x5bdd35+'/'+_0x76649c,_0x14dde8);}),_0x4a5923[_0x197e03(0x16a)](_0x5627a1,_0x197e03(0x150),()=>{const _0x1fc29b=_0x197e03;_0x4a5923[_0x1fc29b(0x167)](_0x5627a1,_0x1fc29b(0x150)),_0x3cdc7a[_0x1fc29b(0x155)][_0x1fc29b(0x144)][_0x1fc29b(0x169)](_0x27fd52=>{const _0x4441ca=_0x1fc29b;_0x27fd52[_0x4441ca(0x154)](_0xa3c3e4,_0x2810e7),_0x27fd52[_0x4441ca(0x151)](_0x4441ca(0x157),_0x14dde8);});});}function W(_0x3bd60b){const _0x26af15=_0x4421;if(Array[_0x26af15(0x13f)](_0x3bd60b)){const _0x46c9da=_0x3bd60b[_0x26af15(0x15f)](W);return _0x385405=>_0x46c9da[_0x26af15(0x16e)](_0x9e8033=>_0x9e8033(_0x385405));}if(_0x26af15(0x162)==_0x3bd60b){const _0x22ab76=_0x22a949[_0x26af15(0x163)][_0x26af15(0x137)][_0x26af15(0x162)];return _0x431b52=>new URL(_0x431b52,_0x22a949[_0x26af15(0x164)][_0x26af15(0x16c)])[_0x26af15(0x162)]==_0x22ab76;}return _0x26af15(0x14e)==typeof _0x3bd60b?_0x3bd60b:_0x3bd60b instanceof RegExp?_0x342419=>!(!_0x342419[_0x26af15(0x14f)](_0x3bd60b)&&!_0x342419[_0x26af15(0x14b)](/^https?:\/\//,'')[_0x26af15(0x14f)](_0x3bd60b)):()=>!0x1;}
@@ -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
+ * Checks if specified wrapper element is one of the ancestors of event target element.
7
+ */
8
+ export declare function isAncestor(evt: KeyboardEvent, wrapper: HTMLElement): boolean;
@@ -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
+ function _0x3971(_0x579d23,_0x2b70cd){var _0x184233=_0x1842();return _0x3971=function(_0x39711b,_0x52c583){_0x39711b=_0x39711b-0x1a4;var _0x5e6daf=_0x184233[_0x39711b];return _0x5e6daf;},_0x3971(_0x579d23,_0x2b70cd);}(function(_0x3f7099,_0x1c1655){var _0x45d793=_0x3971,_0x4e496d=_0x3f7099();while(!![]){try{var _0x244f36=-parseInt(_0x45d793(0x1a7))/0x1+-parseInt(_0x45d793(0x1ab))/0x2+parseInt(_0x45d793(0x1a4))/0x3+-parseInt(_0x45d793(0x1a8))/0x4*(-parseInt(_0x45d793(0x1ac))/0x5)+parseInt(_0x45d793(0x1a9))/0x6+parseInt(_0x45d793(0x1a6))/0x7+-parseInt(_0x45d793(0x1ad))/0x8*(parseInt(_0x45d793(0x1a5))/0x9);if(_0x244f36===_0x1c1655)break;else _0x4e496d['push'](_0x4e496d['shift']());}catch(_0x5e64d0){_0x4e496d['push'](_0x4e496d['shift']());}}}(_0x1842,0x95474));import{getAncestors as _0x293c27}from'ckeditor5/src/utils.js';export function isAncestor(_0x5e1b,_0x509b1b){var _0x1af9f9=_0x3971;return _0x293c27(_0x5e1b[_0x1af9f9(0x1ae)])[_0x1af9f9(0x1aa)](_0x509b1b);}function _0x1842(){var _0x41756c=['4UoXdZz','5379300GoKDrN','includes','1626104sBapcc','1447925MojZBd','11064832QHpayu','target','2831979kmSziQ','9RjkbQh','7859306khkpeY','445286dfRcWA'];_0x1842=function(){return _0x41756c;};return _0x1842();}
@@ -0,0 +1,5 @@
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
+ export {};
@@ -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
+ var _0x5e83be=_0xe9c9;(function(_0x217fee,_0x39da81){var _0x53b3bb=_0xe9c9,_0xdac255=_0x217fee();while(!![]){try{var _0x3313b5=-parseInt(_0x53b3bb(0x15c))/0x1+-parseInt(_0x53b3bb(0x163))/0x2*(parseInt(_0x53b3bb(0x158))/0x3)+-parseInt(_0x53b3bb(0x162))/0x4+parseInt(_0x53b3bb(0x15d))/0x5*(parseInt(_0x53b3bb(0x165))/0x6)+-parseInt(_0x53b3bb(0x15b))/0x7+parseInt(_0x53b3bb(0x161))/0x8*(-parseInt(_0x53b3bb(0x15a))/0x9)+parseInt(_0x53b3bb(0x160))/0xa*(parseInt(_0x53b3bb(0x159))/0xb);if(_0x3313b5===_0x39da81)break;else _0xdac255['push'](_0xdac255['shift']());}catch(_0x31356b){_0xdac255['push'](_0xdac255['shift']());}}}(_0x4c85,0x28f29));function _0x4c85(){var _0x32b2e6=['201464JAXOhX','2rNTFzb','upload','6qRzGhZ','182853lNlJlc','11PsSehv','801RNxyzX','1403115FXgjKd','17609kyCocW','919580htuRSR','auto','getInfo','3408550ZNLwPb','2488ENstZc'];_0x4c85=function(){return _0x32b2e6;};return _0x4c85();}function _0xe9c9(_0x267d0f,_0x438b15){var _0x4c85ec=_0x4c85();return _0xe9c9=function(_0xe9c965,_0x54f4e6){_0xe9c965=_0xe9c965-0x158;var _0xd9b15d=_0x4c85ec[_0xe9c965];return _0xd9b15d;},_0xe9c9(_0x267d0f,_0x438b15);}import{uploadFile as _0x56c153,info as _0x110ee2}from'@uploadcare/upload-client';export default class C{static[_0x5e83be(0x164)]({file:_0x4004a7,publicKey:_0xb11288,signal:_0xaaf9e0,onProgress:_0x138011}){var _0xf36823=_0x5e83be;return _0x56c153(_0x4004a7,{'publicKey':_0xb11288,'store':_0xf36823(0x15e),'signal':_0xaaf9e0,'onProgress':_0x138011});}static[_0x5e83be(0x15f)](_0x53a899,_0x147c1c){return _0x110ee2(_0x53a899,_0x147c1c);}}
@@ -0,0 +1,11 @@
1
+ <!--
2
+
3
+ What you're currently looking at is the source code of a legally protected, proprietary software.
4
+ CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
5
+ all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
6
+
7
+ Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
8
+
9
+ !-->
10
+
11
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M5.972 3.115A.746.746 0 0 1 6.374 3c.14 0 .28.037.402.115l3.229 2.059 3.228-2.057a.75.75 0 0 1 .805 0l3.629 2.31h.002a.757.757 0 0 1 0 1.264h-.002L15.034 8.37l2.633 1.678h.002a.756.756 0 0 1 0 1.262h-.002l-3.63 2.312a.746.746 0 0 1-.161.076c.234.08.409.275.482.5a.75.75 0 0 1-.322.854l-3.629 2.308a.75.75 0 0 1-.805 0l-3.63-2.31a.75.75 0 0 1-.229-1.031l.076-.122h.022a.746.746 0 0 1 .32-.189.75.75 0 0 1-.19-.086l-3.63-2.312a.756.756 0 0 1 0-1.264l2.632-1.678-2.632-1.676a.757.757 0 0 1 0-1.263l3.63-2.313Zm2.64 2.946L6.374 4.635 4.136 6.06l2.238 1.423 2.238-1.423Zm7.262 0-2.236-1.426-2.239 1.426 2.237 1.423 2.238-1.423Zm-3.637 2.306-2.232-1.422-2.233 1.422 2.235 1.422 2.23-1.422Zm-3.625 2.31L6.374 9.253l-2.238 1.426 2.238 1.424 2.238-1.424Zm7.262 0-2.236-1.425-2.239 1.426 2.237 1.424 2.238-1.424Zm-2.64 2.944-3.23-2.056-3.228 2.056a.75.75 0 0 1-.185.084.724.724 0 0 1 .185.08l3.229 2.057 3.226-2.055a.827.827 0 0 1 .18-.084.746.746 0 0 1-.178-.082Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M9.9 4.385a1.2 1.2 0 0 0-.44.44h.002l-5.284 9.15a1.2 1.2 0 0 0 1.04 1.8h10.564a1.2 1.2 0 0 0 1.04-1.8l-5.282-9.15a1.2 1.2 0 0 0-1.64-.44Zm.05 8.363a.301.301 0 0 1 .115-.023h.9a.301.301 0 0 1 .3.3v.9a.3.3 0 0 1-.3.3h-.9a.3.3 0 0 1-.3-.3v-.9a.3.3 0 0 1 .185-.277Zm-.185-4.723a.3.3 0 0 1 .3-.3h.9a.3.3 0 0 1 .3.3v3.4a.3.3 0 0 1-.3.3h-.9a.301.301 0 0 1-.3-.3v-3.4Z"/></svg>
@@ -0,0 +1,11 @@
1
+ <!--
2
+
3
+ What you're currently looking at is the source code of a legally protected, proprietary software.
4
+ CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
5
+ all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
6
+
7
+ Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
8
+
9
+ !-->
10
+
11
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M10.01 2C5.59 2 2 5.59 2 10.01a8.011 8.011 0 0 0 6.775 7.914.754.754 0 0 0 .598-.17.75.75 0 0 0 .262-.565v-5.02a.745.745 0 0 0-.22-.524.745.745 0 0 0-.526-.221H7.77v-.627H8.89a.745.745 0 0 0 .525-.22c.14-.14.22-.329.22-.526V8.324c0-.466.122-1.083.524-1.48.33-.326 1.017-.6 2.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 0 0 0 .744.746h1.158l-.098.63h-1.06a.744.744 0 0 0-.744.744v5.017a.752.752 0 0 0 .26.567c.081.07.177.119.28.148a.75.75 0 0 0 .319.022A8.012 8.012 0 0 0 10.01 2Zm0 1.486a6.52 6.52 0 0 1 6.521 6.524c0 2.945-1.973 5.386-4.65 6.197v-3.291h.951a.749.749 0 0 0 .736-.63l.332-2.12a.742.742 0 0 0-.17-.6.745.745 0 0 0-.564-.26h-1.285V8.87c0-.252.024-.384.039-.433.003-.008.002-.012.002-.016.016-.011.104-.055.326-.088a7 7 0 0 1 .984-.05.746.746 0 0 0 .528-.218c.14-.139.217-.33.217-.527V5.76a.747.747 0 0 0-.586-.729c-2.04-.438-3.433-.083-4.278.75-.818.807-.968 1.884-.968 2.543v.983H7.027a.744.744 0 0 0-.525.22.743.743 0 0 0-.219.526v2.119c0 .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 6.523 0 0 1 6.524-6.526Z"/></svg>
@@ -0,0 +1,11 @@
1
+ <!--
2
+
3
+ What you're currently looking at is the source code of a legally protected, proprietary software.
4
+ CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
5
+ all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
6
+
7
+ Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
8
+
9
+ !-->
10
+
11
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.666 3a.736.736 0 0 0-.371.1.748.748 0 0 0-.275.267l-4.918 8.397a.743.743 0 0 0-.006.744l2.46 4.318a.747.747 0 0 0 .65.377h9.606a.754.754 0 0 0 .65-.377l2.46-4.318a.74.74 0 0 0 .002-.735l-4.688-8.392a.754.754 0 0 0-.654-.38H7.666Zm1.285 1.492h3.195l3.854 6.9h-3.1l-3.949-6.9Zm-1.293.742L9.223 7.97l-4.016 6.988-1.6-2.813 4.051-6.91Zm2.424 4.237 1.098 1.922H8.977l1.105-1.922ZM8.12 12.885h7.87L14.38 15.71H6.494l1.625-2.826Z"/></svg>
@@ -0,0 +1,11 @@
1
+ <!--
2
+
3
+ What you're currently looking at is the source code of a legally protected, proprietary software.
4
+ CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
5
+ all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
6
+
7
+ Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
8
+
9
+ !-->
10
+
11
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M9.258 3.082c0-.594.486-1.082 1.08-1.082a4.38 4.38 0 0 1 4.239 5.489c-.18.688-.633 1.245-1.109 1.767h3.468c.595 0 1.082.488 1.082 1.082a4.382 4.382 0 0 1-5.49 4.24v-.001c-.689-.18-1.246-.633-1.768-1.109v3.468c0 .595-.487 1.082-1.082 1.082a4.384 4.384 0 0 1-4.111-2.866 4.382 4.382 0 0 1-.125-2.624c.18-.689.632-1.246 1.108-1.768H3.082A1.085 1.085 0 0 1 2 9.68a4.382 4.382 0 0 1 5.49-4.238c.69.18 1.246.632 1.768 1.108V3.082Zm3.164 1.32c-.435-.46-1.043-.667-1.662-.767v5.49c.619-.1 1.227-.307 1.662-.766a2.875 2.875 0 0 0 0-3.958ZM7.21 6.918a2.876 2.876 0 0 0-2.93.789c-.396.423-.569.983-.658 1.55h5.56c-.045-.295-.091-.59-.224-.859a2.879 2.879 0 0 0-1.748-1.48Zm9.254 3.841h-5.653l.013.1c.012.098.025.197.053.292a2.873 2.873 0 0 0 4.862 1.158 2.87 2.87 0 0 0 .398-.54v-.001c.111-.195.2-.403.263-.619.026-.092.038-.188.05-.283l.014-.107Zm-8.872 4.86c.437.459 1.045.666 1.665.766V10.89c-1.369.222-2.456 1.314-2.456 2.747 0 .738.283 1.447.791 1.981Z"/></svg>
@@ -0,0 +1,11 @@
1
+ <!--
2
+
3
+ What you're currently looking at is the source code of a legally protected, proprietary software.
4
+ CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
5
+ all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
6
+
7
+ Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
8
+
9
+ !-->
10
+
11
+ <svg viewBox="0 0 21 21" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_146_268)"><path d="M1.801 1.4C1.138 1.4.6 1.87.6 2.5v14.363c0 .64.534 1.037 1.186 1.037h9.494a2.97 2.97 0 0 1-.414-.287A2.998 2.998 0 0 1 9.81 15.59v-.007a3.003 3.003 0 0 1 .693-2.186l.383-.455-.02.018-3.65-3.41a.695.695 0 0 0-.957-.034L2.1 14V2.9h15v5.535a2.97 2.97 0 0 1 1.412.932l.088.105V2.5c0-.63-.547-1.1-1.2-1.1H1.802Zm11.713 2.803a2.146 2.146 0 0 0-2.049 1.992 2.14 2.14 0 0 0 1.28 2.096 2.13 2.13 0 0 0 2.644-3.11 2.134 2.134 0 0 0-1.875-.978Z"/><path d="M16.122 19.5a.79.79 0 0 0 .79-.79v-5.373l2.059 2.455a.79.79 0 0 0 1.211-1.015l-3.351-3.995a.79.79 0 0 0-.996-.179.786.786 0 0 0-.299.221l-3.35 3.99a.79.79 0 1 0 1.21 1.017l1.936-2.306v5.185c0 .436.353.79.79.79Z"/><path d="M16.122 19.5a.79.79 0 0 0 .79-.79v-5.373l2.059 2.455a.79.79 0 0 0 1.211-1.015l-3.351-3.995a.79.79 0 0 0-.996-.179.786.786 0 0 0-.299.221l-3.35 3.99a.79.79 0 1 0 1.21 1.017l1.936-2.306v5.185c0 .436.353.79.79.79Z"/></g><defs><clipPath id="clip0_146_268"><rect width="20" height="20" transform="translate(0.599976 0.399963)"/></clipPath></defs></svg>
@@ -0,0 +1,11 @@
1
+ <!--
2
+
3
+ What you're currently looking at is the source code of a legally protected, proprietary software.
4
+ CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
5
+ all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
6
+
7
+ Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
8
+
9
+ !-->
10
+
11
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M8.978 2c-.945.004-1.73.02-2.4.086-.906.09-1.66.28-2.318.706A4.95 4.95 0 0 0 2.79 4.26c-.427.66-.615 1.412-.704 2.319C1.998 7.47 2 8.57 2 9.98v.057c0 1.41-.003 2.51.086 3.402.09.906.278 1.657.703 2.316.38.589.882 1.09 1.47 1.471.659.426 1.413.615 2.32.705.891.089 1.991.086 3.401.086h.057c1.41 0 2.51.003 3.402-.086.907-.089 1.658-.28 2.317-.705a4.958 4.958 0 0 0 1.47-1.47c.425-.66.614-1.41.704-2.317.088-.892.088-1.992.088-3.402V9.98c0-1.41 0-2.51-.088-3.402-.09-.907-.278-1.66-.703-2.319a4.95 4.95 0 0 0-1.471-1.468c-.659-.425-1.41-.616-2.316-.706-.893-.088-1.992-.085-3.403-.085H9.98c-.352 0-.686-.002-1.002 0Zm1.028 1.502c1.444 0 2.488.002 3.283.08.788.079 1.27.225 1.652.471.41.265.757.614 1.022 1.024.247.381.393.864.47 1.652.08.795.083 1.836.083 3.28 0 1.443-.004 2.487-.082 3.283-.079.787-.225 1.27-.471 1.65-.265.41-.612.759-1.022 1.023-.381.247-.866.393-1.654.471-.795.08-1.837.08-3.281.08-1.444 0-2.488-.003-3.283-.082-.787-.078-1.268-.222-1.649-.469a3.438 3.438 0 0 1-1.021-1.023c-.247-.383-.394-.865-.473-1.652-.079-.795-.08-1.838-.08-3.282 0-1.443 0-2.485.08-3.279.079-.788.225-1.27.47-1.65a3.45 3.45 0 0 1 1.024-1.026c.383-.246.862-.392 1.649-.47.795-.08 1.839-.08 3.283-.08ZM14.22 4.62a1.175 1.175 0 0 0-1.18 1.178c0 .312.123.613.344.833a1.185 1.185 0 0 0 1.668 0c.109-.109.196-.24.256-.382.059-.143.086-.297.086-.452 0-.154-.029-.308-.086-.45a1.18 1.18 0 0 0-1.088-.727Zm-4.213 1.343a4.042 4.042 0 0 0-4.045 4.045 4.047 4.047 0 0 0 6.906 2.862 4.047 4.047 0 0 0-2.861-6.907Zm0 1.504a2.538 2.538 0 0 1 2.541 2.541c0 .675-.265 1.322-.742 1.8a2.543 2.543 0 0 1-1.8.741 2.54 2.54 0 0 1-1.796-.742 2.55 2.55 0 0 1-.55-2.771 2.54 2.54 0 0 1 2.347-1.569Z"/></svg>
@@ -0,0 +1,11 @@
1
+ <!--
2
+
3
+ What you're currently looking at is the source code of a legally protected, proprietary software.
4
+ CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
5
+ all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
6
+
7
+ Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
8
+
9
+ !-->
10
+
11
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M12.748 2a4.622 4.622 0 0 0-3.174 1.362L8.02 4.915a.783.783 0 0 0 .002 1.11.786.786 0 0 0 1.11 0l1.55-1.553c1.185-1.185 3.024-1.195 4.116-.104l.851.854c1.092 1.091 1.083 2.927-.101 4.11l-1.555 1.554a.787.787 0 0 0 .557 1.34.78.78 0 0 0 .553-.23l1.554-1.552c1.758-1.757 1.838-4.597.102-6.332l-.854-.853A4.31 4.31 0 0 0 12.748 2Zm-.488 4.973a.78.78 0 0 0-.553.23L7.2 11.71l-.004.002a.784.784 0 0 0 1.11 1.107l.003-.002 4.504-4.505a.785.785 0 0 0-.554-1.339Zm-6.79.815a.791.791 0 0 0-.554.234L3.36 9.573c-1.757 1.758-1.836 4.597-.101 6.332l.853.852c1.736 1.734 4.572 1.655 6.33-.102l1.547-1.547.006-.008a.777.777 0 0 0 .244-.554.782.782 0 0 0-.799-.797.774.774 0 0 0-.56.248l-1.545 1.547c-1.184 1.184-3.021 1.195-4.113.104l-.854-.854c-1.091-1.091-1.083-2.927.102-4.111l1.552-1.555a.787.787 0 0 0 .233-.555.79.79 0 0 0-.06-.3.793.793 0 0 0-.173-.253s-.104-.14-.183-.185c-.051-.03-.133-.047-.37-.047Z"/></svg>
@@ -0,0 +1,11 @@
1
+ <!--
2
+
3
+ What you're currently looking at is the source code of a legally protected, proprietary software.
4
+ CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
5
+ all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
6
+
7
+ Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
8
+
9
+ !-->
10
+
11
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M4.2 3c-.584 0-1.145.23-1.557.643A2.203 2.203 0 0 0 2 5.199v8.719a2.194 2.194 0 0 0 2.2 2.195h11.624a2.194 2.194 0 0 0 2.196-2.195V7.621a2.194 2.194 0 0 0-2.195-2.2h-5.393l-1.237-2.06A.752.752 0 0 0 8.56 3h-4.36Zm0 1.488h3.935l1.236 2.06a.75.75 0 0 0 .64.362h5.813a.712.712 0 0 1 .707.71v6.298a.707.707 0 0 1-.707.707H4.2a.71.71 0 0 1-.71-.707V5.199a.711.711 0 0 1 .71-.71Z"/></svg>
@@ -0,0 +1,11 @@
1
+ <!--
2
+
3
+ What you're currently looking at is the source code of a legally protected, proprietary software.
4
+ CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
5
+ all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
6
+
7
+ Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
8
+
9
+ !-->
10
+
11
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M10.223 5.001a5.277 5.277 0 0 0-4.408 2.258c-3.224.423-4.908 4.123-3.032 6.814l.004.008.002.004c.48.627 1.712 1.84 3.588 1.84h7.936c.667 0 1.32-.179 1.894-.522a3.838 3.838 0 0 0 1.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 5.273 0 0 0-.766-.074Zm-.092 1.5c.078 0 .154.001.23.008.077.004.154.014.231.021l.226.035a5.203 5.203 0 0 1 .45.116 3.31 3.31 0 0 1 .433.166 4.079 4.079 0 0 1 .606.348 4.195 4.195 0 0 1 .37.293 3.54 3.54 0 0 1 .33.348 3.517 3.517 0 0 1 .505.778 3.182 3.182 0 0 0-.42.117c-.082.03-.164.06-.244.094l-1.49.627-2.686-1.61a4.39 4.39 0 0 0-1.002-.445c.015-.01.032-.026.047-.039a3.744 3.744 0 0 1 .4-.289 3.713 3.713 0 0 1 .424-.23 3.02 3.02 0 0 1 .219-.094c.074-.03.15-.053.225-.076a3.77 3.77 0 0 1 .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 2.193h.003c.54.001 1.111.156 1.551.428l1.783 1.07-5.867 2.471c-.535-1.29-.15-2.788 1.059-3.537l.007-.004c.441-.271.946-.42 1.463-.428Zm7.974 1.33.152.008c.086.008.173.018.258.033a1.956 1.956 0 0 1 .477.145 2.179 2.179 0 0 1 .918.756c.046.066.09.133.127.2a2.284 2.284 0 0 1 .269.919c.004.081.008.165.002.248-.003.055-.012.111-.02.166l-3.507-2.102.459-.193.015-.008a2.118 2.118 0 0 1 .41-.125 2.297 2.297 0 0 1 .44-.047Zm-3.008 1.112 4.506 2.699a2.217 2.217 0 0 1-.338.26 2.228 2.228 0 0 1-.668.275c-.078.019-.157.03-.24.04-.081.007-.164.015-.246.015H6.373c-.057 0-.113-.001-.168-.004a1.904 1.904 0 0 1-.164-.016l-.154-.023c-.051-.008-.102-.014-.15-.026a2.942 2.942 0 0 1-.77-.3 2.889 2.889 0 0 1-.21-.133c-.012-.008-.019-.016-.03-.024l6.57-2.763Z"/></svg>
@@ -0,0 +1,11 @@
1
+ <!--
2
+
3
+ What you're currently looking at is the source code of a legally protected, proprietary software.
4
+ CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
5
+ all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
6
+
7
+ Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
8
+
9
+ !-->
10
+
11
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M1.201 1C.538 1 0 1.47 0 2.1v14.363c0 .64.534 1.037 1.186 1.037H5.06l5.058-5.078L6.617 9.15a.696.696 0 0 0-.957-.033L1.5 13.6V2.5h15v4.354a3.478 3.478 0 0 1 1.5.049V2.1c0-.63-.547-1.1-1.2-1.1H1.202Zm11.713 2.803a2.147 2.147 0 0 0-2.049 1.992 2.14 2.14 0 0 0 1.28 2.096 2.13 2.13 0 0 0 2.642-3.11 2.129 2.129 0 0 0-1.873-.978ZM8.089 17.635v2.388h2.389l7.046-7.046-2.39-2.39-7.045 7.048Zm11.282-6.507a.637.637 0 0 0 .139-.692.603.603 0 0 0-.139-.205l-1.49-1.488a.63.63 0 0 0-.899 0l-1.166 1.163 2.39 2.39 1.165-1.168Z"/></svg>
@@ -0,0 +1,198 @@
1
+ /*
2
+ * What you're currently looking at is the source code of a legally protected, proprietary software.
3
+ * CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
4
+ * all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
5
+ *
6
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
+ */
9
+
10
+ @import "@ckeditor/ckeditor5-theme-lark/theme/ckeditor5-ui/mixins/_button.css";
11
+
12
+ :root {
13
+ --ck-uploadcare-form-view-width: 700px;
14
+ --ck-uploadcare-external-source-view-height: 350px;
15
+ --ck-uploadcare-color-image-background: oklch(0.97 0 0);
16
+ --ck-uploadcare-color-icon-error: hsl(15, 100%, 43%);
17
+ --ck-uploadcare-color-skeleton: hsl(0, 0%, 98%);
18
+ }
19
+
20
+ .ck .ck-uploadcare-form {
21
+ max-width: 100%;
22
+ width: var(--ck-uploadcare-form-view-width);
23
+
24
+ .ck-uploadcare-form__loading {
25
+ .ck-uploadcare-form__loading-spinner {
26
+ width: 100%;
27
+ height: var(--ck-uploadcare-external-source-view-height);
28
+ background-color: var(--ck-uploadcare-color-image-background);
29
+
30
+ display: flex;
31
+ align-items: center;
32
+ justify-content: center;
33
+ flex-direction: column;
34
+
35
+ .ck-spinner-container {
36
+ margin-bottom: 10px;
37
+ }
38
+ }
39
+ }
40
+
41
+ .ck-uploadcare-form__error {
42
+ .ck-uploadcare-form__error-contents {
43
+ width: 100%;
44
+ height: var(--ck-uploadcare-external-source-view-height);
45
+ background-color: var(--ck-uploadcare-color-image-background);
46
+
47
+ display: flex;
48
+ align-items: center;
49
+ justify-content: center;
50
+ flex-direction: column;
51
+ gap: 5px;
52
+
53
+ h3 {
54
+ font-weight: 700;
55
+ padding: 0;
56
+ margin: 0;
57
+ }
58
+
59
+ .ck-icon {
60
+ color: var(--ck-uploadcare-color-icon-error);
61
+ }
62
+
63
+ .ck-button {
64
+ margin-top: 10px;
65
+ }
66
+ }
67
+ }
68
+
69
+ .ck-uploadcare-form__skeleton {
70
+ width: 100%;
71
+ height: 115px;
72
+
73
+ div {
74
+ height: 50%;
75
+ display: flex;
76
+ box-sizing: border-box;
77
+ min-width: 100%;
78
+ flex-direction: row;
79
+ justify-content: center;
80
+ align-items: center;
81
+
82
+ span {
83
+ display: block;
84
+ width: 32px;
85
+ height: 32px;
86
+ background-color: var(--ck-uploadcare-color-skeleton);
87
+ }
88
+ }
89
+
90
+ div + div {
91
+ gap: 20px;
92
+
93
+ span:first-child {
94
+ position: absolute;
95
+ left: 8px;
96
+ width: 80px;
97
+ }
98
+
99
+ span:last-child {
100
+ position: absolute;
101
+ right: 8px;
102
+ width: 80px;
103
+ }
104
+ }
105
+
106
+ div:first-child {
107
+ gap: 4px;
108
+ }
109
+ }
110
+
111
+ /* The following styles overrides the default Uploadcare styles */
112
+
113
+ /* stylelint-disable selector-type-no-unknown */
114
+ .mini-btn {
115
+ display: none;
116
+ }
117
+
118
+ .uc-viewport {
119
+ height: var(--ck-uploadcare-external-source-view-height);
120
+ }
121
+
122
+ uc-btn-ui button, .uc-primary-btn, .uc-secondary-btn {
123
+ padding: var(--ck-spacing-tiny) var(--ck-spacing-standard);
124
+ min-width: var(--ck-ui-component-min-height);
125
+ min-height: var(--ck-ui-component-min-height);
126
+ }
127
+
128
+ .uc-primary-btn, uc-btn-ui.uc-primary button {
129
+ @mixin ck-button-colors --ck-color-button-action;
130
+ }
131
+
132
+ .uc-secondary-btn, uc-btn-ui.uc-secondary button {
133
+ @mixin ck-button-colors --ck-color-button-default;
134
+ }
135
+
136
+ uc-upload-list {
137
+ & .uc-toolbar {
138
+ gap: var(--ck-spacing-large);
139
+
140
+ }
141
+
142
+ & .uc-files {
143
+ padding-top: var(--ck-spacing-large);
144
+ max-height: var(--ck-uploadcare-external-source-view-height);
145
+ overflow-y: auto;
146
+ }
147
+ }
148
+
149
+ .uc-content {
150
+ padding: var(--ck-spacing-large);
151
+ gap: var(--ck-spacing-large);
152
+
153
+ & > .uc-iframe-wrapper {
154
+ height: var(--ck-uploadcare-external-source-view-height);
155
+ }
156
+
157
+ & > .uc-toolbar {
158
+ padding: var(--ck-spacing-large) 0 0;
159
+ }
160
+ }
161
+
162
+ uc-start-from {
163
+ & .uc-content {
164
+ gap: 0;
165
+ }
166
+ }
167
+
168
+ uc-file-item {
169
+ & > .uc-inner {
170
+ font-size: 1em;
171
+ }
172
+
173
+
174
+ & > .uc-inner:where([finished]) .uc-badge {
175
+ background: var(--ck-color-button-action-active-background);
176
+ }
177
+ }
178
+
179
+ uc-external-source .uc-cancel-btn {
180
+ visibility: hidden;
181
+ pointer-events: none;
182
+ }
183
+
184
+ uc-activity-header {
185
+ display: none;
186
+ }
187
+
188
+ uc-source-list {
189
+ display: none;
190
+ }
191
+
192
+ uc-cloud-image-editor-block {
193
+ [icon="closeMax"] .uc-icon_left {
194
+ transform: rotate(90deg);
195
+ }
196
+ }
197
+ /* stylelint-enable selector-type-no-unknown */
198
+ }
@@ -0,0 +1,20 @@
1
+ /*
2
+ * What you're currently looking at is the source code of a legally protected, proprietary software.
3
+ * CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
4
+ * all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
5
+ *
6
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
+ */
9
+
10
+ .ck-uploadcare-theme {
11
+ --uc-font-size: 13px; /* --ck-font-size-base */
12
+ --uc-radius: 2px; /* --ck-border-radius */
13
+ --uc-padding: calc(0.6em * 1.5); /* --ck-spacing-large */
14
+
15
+ --uc-primary-oklch-light: 54.45% 0.182 263.76;
16
+ --uc-foreground-light: hsl(0, 0%, 20%); /* --ck-color-text */
17
+ --uc-secondary-foreground-light: hsl(0, 0%, 20%); /* --ck-color-text */
18
+ --uc-muted-foreground-light: hsl(0, 0%, 20%); /* --ck-color-text */
19
+ --uc-border-light: hsl(220, 6%, 81%); /* --ck-color-base-border */
20
+ }
@@ -0,0 +1,64 @@
1
+ /*
2
+ * What you're currently looking at is the source code of a legally protected, proprietary software.
3
+ * CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,
4
+ * all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.
5
+ *
6
+ * Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
7
+ * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
8
+ */
9
+
10
+ :root {
11
+ --ck-image-processing-highlight-color: hsl(220, 10%, 98%);
12
+ --ck-image-processing-background-color: hsl(220, 10%, 90%);
13
+ }
14
+
15
+ .ck.ck-editor__editable {
16
+ & .image, & .image-inline {
17
+ &.image-processing picture {
18
+ position: relative;
19
+ display: block;
20
+ width: 100%;
21
+ height: 100%;
22
+
23
+ &:before {
24
+ content: '';
25
+
26
+ position: absolute;
27
+ top: 0;
28
+ left: 0;
29
+ z-index: 1;
30
+
31
+ height: 100%;
32
+ width: 100%;
33
+
34
+ background: linear-gradient(
35
+ 90deg,
36
+ var(--ck-image-processing-background-color),
37
+ var(--ck-image-processing-highlight-color),
38
+ var(--ck-image-processing-background-color)
39
+ );
40
+ background-size: 200% 100%;
41
+
42
+ animation: ck-image-processing-animation 2s linear infinite;
43
+ }
44
+
45
+ & img {
46
+ height: 100%;
47
+ }
48
+ }
49
+
50
+ &.image-processing-blur {
51
+ clip-path: inset(0);
52
+ filter: blur(1.6rem);
53
+ }
54
+ }
55
+ }
56
+
57
+ @keyframes ck-image-processing-animation {
58
+ 0% {
59
+ background-position: 200% 0;
60
+ }
61
+ 100% {
62
+ background-position: -200% 0;
63
+ }
64
+ }