@ckeditor/ckeditor5-emoji 44.3.0 → 45.0.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 (316) hide show
  1. package/LICENSE.md +1 -1
  2. package/build/emoji.js +2 -2
  3. package/build/translations/af.js +1 -1
  4. package/build/translations/ar.js +1 -1
  5. package/build/translations/ast.js +1 -1
  6. package/build/translations/az.js +1 -1
  7. package/build/translations/be.js +1 -0
  8. package/build/translations/bg.js +1 -1
  9. package/build/translations/bn.js +1 -1
  10. package/build/translations/bs.js +1 -1
  11. package/build/translations/ca.js +1 -1
  12. package/build/translations/cs.js +1 -1
  13. package/build/translations/da.js +1 -1
  14. package/build/translations/de-ch.js +1 -1
  15. package/build/translations/de.js +1 -1
  16. package/build/translations/el.js +1 -1
  17. package/build/translations/en-au.js +1 -1
  18. package/build/translations/en-gb.js +1 -1
  19. package/build/translations/eo.js +1 -1
  20. package/build/translations/es-co.js +1 -1
  21. package/build/translations/es.js +1 -1
  22. package/build/translations/et.js +1 -1
  23. package/build/translations/eu.js +1 -1
  24. package/build/translations/fa.js +1 -1
  25. package/build/translations/fi.js +1 -1
  26. package/build/translations/fr.js +1 -1
  27. package/build/translations/gl.js +1 -1
  28. package/build/translations/gu.js +1 -1
  29. package/build/translations/he.js +1 -1
  30. package/build/translations/hi.js +1 -1
  31. package/build/translations/hr.js +1 -1
  32. package/build/translations/hu.js +1 -1
  33. package/build/translations/hy.js +1 -1
  34. package/build/translations/id.js +1 -1
  35. package/build/translations/it.js +1 -1
  36. package/build/translations/ja.js +1 -1
  37. package/build/translations/jv.js +1 -1
  38. package/build/translations/kk.js +1 -1
  39. package/build/translations/km.js +1 -1
  40. package/build/translations/kn.js +1 -1
  41. package/build/translations/ko.js +1 -1
  42. package/build/translations/ku.js +1 -1
  43. package/build/translations/lt.js +1 -1
  44. package/build/translations/lv.js +1 -1
  45. package/build/translations/ms.js +1 -1
  46. package/build/translations/nb.js +1 -1
  47. package/build/translations/ne.js +1 -1
  48. package/build/translations/nl.js +1 -1
  49. package/build/translations/no.js +1 -1
  50. package/build/translations/oc.js +1 -1
  51. package/build/translations/pl.js +1 -1
  52. package/build/translations/pt-br.js +1 -1
  53. package/build/translations/pt.js +1 -1
  54. package/build/translations/ro.js +1 -1
  55. package/build/translations/ru.js +1 -1
  56. package/build/translations/si.js +1 -1
  57. package/build/translations/sk.js +1 -1
  58. package/build/translations/sl.js +1 -1
  59. package/build/translations/sq.js +1 -1
  60. package/build/translations/sr-latn.js +1 -1
  61. package/build/translations/sr.js +1 -1
  62. package/build/translations/sv.js +1 -1
  63. package/build/translations/th.js +1 -1
  64. package/build/translations/ti.js +1 -1
  65. package/build/translations/tk.js +1 -1
  66. package/build/translations/tr.js +1 -1
  67. package/build/translations/tt.js +1 -1
  68. package/build/translations/ug.js +1 -1
  69. package/build/translations/uk.js +1 -1
  70. package/build/translations/ur.js +1 -1
  71. package/build/translations/uz.js +1 -1
  72. package/build/translations/vi.js +1 -1
  73. package/build/translations/zh-cn.js +1 -1
  74. package/build/translations/zh.js +1 -1
  75. package/ckeditor5-metadata.json +2 -2
  76. package/dist/index-editor.css +118 -0
  77. package/dist/index.css +157 -0
  78. package/dist/index.css.map +1 -1
  79. package/dist/index.js +151 -15
  80. package/dist/index.js.map +1 -1
  81. package/dist/translations/af.js +1 -1
  82. package/dist/translations/af.umd.js +1 -1
  83. package/dist/translations/ar.js +1 -1
  84. package/dist/translations/ar.umd.js +1 -1
  85. package/dist/translations/ast.js +1 -1
  86. package/dist/translations/ast.umd.js +1 -1
  87. package/dist/translations/az.js +1 -1
  88. package/dist/translations/az.umd.js +1 -1
  89. package/dist/translations/be.d.ts +8 -0
  90. package/dist/translations/be.js +5 -0
  91. package/dist/translations/be.umd.js +11 -0
  92. package/dist/translations/bg.js +1 -1
  93. package/dist/translations/bg.umd.js +1 -1
  94. package/dist/translations/bn.js +1 -1
  95. package/dist/translations/bn.umd.js +1 -1
  96. package/dist/translations/bs.js +1 -1
  97. package/dist/translations/bs.umd.js +1 -1
  98. package/dist/translations/ca.js +1 -1
  99. package/dist/translations/ca.umd.js +1 -1
  100. package/dist/translations/cs.js +1 -1
  101. package/dist/translations/cs.umd.js +1 -1
  102. package/dist/translations/da.js +1 -1
  103. package/dist/translations/da.umd.js +1 -1
  104. package/dist/translations/de-ch.js +1 -1
  105. package/dist/translations/de-ch.umd.js +1 -1
  106. package/dist/translations/de.js +1 -1
  107. package/dist/translations/de.umd.js +1 -1
  108. package/dist/translations/el.js +1 -1
  109. package/dist/translations/el.umd.js +1 -1
  110. package/dist/translations/en-au.js +1 -1
  111. package/dist/translations/en-au.umd.js +1 -1
  112. package/dist/translations/en-gb.js +1 -1
  113. package/dist/translations/en-gb.umd.js +1 -1
  114. package/dist/translations/en.js +1 -1
  115. package/dist/translations/en.umd.js +1 -1
  116. package/dist/translations/eo.js +1 -1
  117. package/dist/translations/eo.umd.js +1 -1
  118. package/dist/translations/es-co.js +1 -1
  119. package/dist/translations/es-co.umd.js +1 -1
  120. package/dist/translations/es.js +1 -1
  121. package/dist/translations/es.umd.js +1 -1
  122. package/dist/translations/et.js +1 -1
  123. package/dist/translations/et.umd.js +1 -1
  124. package/dist/translations/eu.js +1 -1
  125. package/dist/translations/eu.umd.js +1 -1
  126. package/dist/translations/fa.js +1 -1
  127. package/dist/translations/fa.umd.js +1 -1
  128. package/dist/translations/fi.js +1 -1
  129. package/dist/translations/fi.umd.js +1 -1
  130. package/dist/translations/fr.js +1 -1
  131. package/dist/translations/fr.umd.js +1 -1
  132. package/dist/translations/gl.js +1 -1
  133. package/dist/translations/gl.umd.js +1 -1
  134. package/dist/translations/gu.js +1 -1
  135. package/dist/translations/gu.umd.js +1 -1
  136. package/dist/translations/he.js +1 -1
  137. package/dist/translations/he.umd.js +1 -1
  138. package/dist/translations/hi.js +1 -1
  139. package/dist/translations/hi.umd.js +1 -1
  140. package/dist/translations/hr.js +1 -1
  141. package/dist/translations/hr.umd.js +1 -1
  142. package/dist/translations/hu.js +1 -1
  143. package/dist/translations/hu.umd.js +1 -1
  144. package/dist/translations/hy.js +1 -1
  145. package/dist/translations/hy.umd.js +1 -1
  146. package/dist/translations/id.js +1 -1
  147. package/dist/translations/id.umd.js +1 -1
  148. package/dist/translations/it.js +1 -1
  149. package/dist/translations/it.umd.js +1 -1
  150. package/dist/translations/ja.js +1 -1
  151. package/dist/translations/ja.umd.js +1 -1
  152. package/dist/translations/jv.js +1 -1
  153. package/dist/translations/jv.umd.js +1 -1
  154. package/dist/translations/kk.js +1 -1
  155. package/dist/translations/kk.umd.js +1 -1
  156. package/dist/translations/km.js +1 -1
  157. package/dist/translations/km.umd.js +1 -1
  158. package/dist/translations/kn.js +1 -1
  159. package/dist/translations/kn.umd.js +1 -1
  160. package/dist/translations/ko.js +1 -1
  161. package/dist/translations/ko.umd.js +1 -1
  162. package/dist/translations/ku.js +1 -1
  163. package/dist/translations/ku.umd.js +1 -1
  164. package/dist/translations/lt.js +1 -1
  165. package/dist/translations/lt.umd.js +1 -1
  166. package/dist/translations/lv.js +1 -1
  167. package/dist/translations/lv.umd.js +1 -1
  168. package/dist/translations/ms.js +1 -1
  169. package/dist/translations/ms.umd.js +1 -1
  170. package/dist/translations/nb.js +1 -1
  171. package/dist/translations/nb.umd.js +1 -1
  172. package/dist/translations/ne.js +1 -1
  173. package/dist/translations/ne.umd.js +1 -1
  174. package/dist/translations/nl.js +1 -1
  175. package/dist/translations/nl.umd.js +1 -1
  176. package/dist/translations/no.js +1 -1
  177. package/dist/translations/no.umd.js +1 -1
  178. package/dist/translations/oc.js +1 -1
  179. package/dist/translations/oc.umd.js +1 -1
  180. package/dist/translations/pl.js +1 -1
  181. package/dist/translations/pl.umd.js +1 -1
  182. package/dist/translations/pt-br.js +1 -1
  183. package/dist/translations/pt-br.umd.js +1 -1
  184. package/dist/translations/pt.js +1 -1
  185. package/dist/translations/pt.umd.js +1 -1
  186. package/dist/translations/ro.js +1 -1
  187. package/dist/translations/ro.umd.js +1 -1
  188. package/dist/translations/ru.js +1 -1
  189. package/dist/translations/ru.umd.js +1 -1
  190. package/dist/translations/si.js +1 -1
  191. package/dist/translations/si.umd.js +1 -1
  192. package/dist/translations/sk.js +1 -1
  193. package/dist/translations/sk.umd.js +1 -1
  194. package/dist/translations/sl.js +1 -1
  195. package/dist/translations/sl.umd.js +1 -1
  196. package/dist/translations/sq.js +1 -1
  197. package/dist/translations/sq.umd.js +1 -1
  198. package/dist/translations/sr-latn.js +1 -1
  199. package/dist/translations/sr-latn.umd.js +1 -1
  200. package/dist/translations/sr.js +1 -1
  201. package/dist/translations/sr.umd.js +1 -1
  202. package/dist/translations/sv.js +1 -1
  203. package/dist/translations/sv.umd.js +1 -1
  204. package/dist/translations/th.js +1 -1
  205. package/dist/translations/th.umd.js +1 -1
  206. package/dist/translations/ti.js +1 -1
  207. package/dist/translations/ti.umd.js +1 -1
  208. package/dist/translations/tk.js +1 -1
  209. package/dist/translations/tk.umd.js +1 -1
  210. package/dist/translations/tr.js +1 -1
  211. package/dist/translations/tr.umd.js +1 -1
  212. package/dist/translations/tt.js +1 -1
  213. package/dist/translations/tt.umd.js +1 -1
  214. package/dist/translations/ug.js +1 -1
  215. package/dist/translations/ug.umd.js +1 -1
  216. package/dist/translations/uk.js +1 -1
  217. package/dist/translations/uk.umd.js +1 -1
  218. package/dist/translations/ur.js +1 -1
  219. package/dist/translations/ur.umd.js +1 -1
  220. package/dist/translations/uz.js +1 -1
  221. package/dist/translations/uz.umd.js +1 -1
  222. package/dist/translations/vi.js +1 -1
  223. package/dist/translations/vi.umd.js +1 -1
  224. package/dist/translations/zh-cn.js +1 -1
  225. package/dist/translations/zh-cn.umd.js +1 -1
  226. package/dist/translations/zh.js +1 -1
  227. package/dist/translations/zh.umd.js +1 -1
  228. package/lang/contexts.json +2 -1
  229. package/lang/translations/af.po +4 -0
  230. package/lang/translations/ar.po +4 -0
  231. package/lang/translations/ast.po +4 -0
  232. package/lang/translations/az.po +4 -0
  233. package/lang/translations/be.po +104 -0
  234. package/lang/translations/bg.po +4 -0
  235. package/lang/translations/bn.po +4 -0
  236. package/lang/translations/bs.po +4 -0
  237. package/lang/translations/ca.po +4 -0
  238. package/lang/translations/cs.po +4 -0
  239. package/lang/translations/da.po +4 -0
  240. package/lang/translations/de-ch.po +4 -0
  241. package/lang/translations/de.po +4 -0
  242. package/lang/translations/el.po +4 -0
  243. package/lang/translations/en-au.po +4 -0
  244. package/lang/translations/en-gb.po +4 -0
  245. package/lang/translations/en.po +4 -0
  246. package/lang/translations/eo.po +4 -0
  247. package/lang/translations/es-co.po +4 -0
  248. package/lang/translations/es.po +4 -0
  249. package/lang/translations/et.po +4 -0
  250. package/lang/translations/eu.po +4 -0
  251. package/lang/translations/fa.po +4 -0
  252. package/lang/translations/fi.po +4 -0
  253. package/lang/translations/fr.po +4 -0
  254. package/lang/translations/gl.po +4 -0
  255. package/lang/translations/gu.po +4 -0
  256. package/lang/translations/he.po +4 -0
  257. package/lang/translations/hi.po +4 -0
  258. package/lang/translations/hr.po +4 -0
  259. package/lang/translations/hu.po +4 -0
  260. package/lang/translations/hy.po +4 -0
  261. package/lang/translations/id.po +4 -0
  262. package/lang/translations/it.po +4 -0
  263. package/lang/translations/ja.po +4 -0
  264. package/lang/translations/jv.po +4 -0
  265. package/lang/translations/kk.po +4 -0
  266. package/lang/translations/km.po +4 -0
  267. package/lang/translations/kn.po +4 -0
  268. package/lang/translations/ko.po +4 -0
  269. package/lang/translations/ku.po +4 -0
  270. package/lang/translations/lt.po +4 -0
  271. package/lang/translations/lv.po +4 -0
  272. package/lang/translations/ms.po +4 -0
  273. package/lang/translations/nb.po +4 -0
  274. package/lang/translations/ne.po +4 -0
  275. package/lang/translations/nl.po +4 -0
  276. package/lang/translations/no.po +4 -0
  277. package/lang/translations/oc.po +4 -0
  278. package/lang/translations/pl.po +4 -0
  279. package/lang/translations/pt-br.po +4 -0
  280. package/lang/translations/pt.po +4 -0
  281. package/lang/translations/ro.po +4 -0
  282. package/lang/translations/ru.po +4 -0
  283. package/lang/translations/si.po +4 -0
  284. package/lang/translations/sk.po +4 -0
  285. package/lang/translations/sl.po +4 -0
  286. package/lang/translations/sq.po +4 -0
  287. package/lang/translations/sr-latn.po +4 -0
  288. package/lang/translations/sr.po +4 -0
  289. package/lang/translations/sv.po +4 -0
  290. package/lang/translations/th.po +4 -0
  291. package/lang/translations/ti.po +4 -0
  292. package/lang/translations/tk.po +4 -0
  293. package/lang/translations/tr.po +4 -0
  294. package/lang/translations/tt.po +4 -0
  295. package/lang/translations/ug.po +4 -0
  296. package/lang/translations/uk.po +4 -0
  297. package/lang/translations/ur.po +4 -0
  298. package/lang/translations/uz.po +4 -0
  299. package/lang/translations/vi.po +4 -0
  300. package/lang/translations/zh-cn.po +4 -0
  301. package/lang/translations/zh.po +4 -0
  302. package/package.json +9 -8
  303. package/src/emojimention.js +10 -0
  304. package/src/emojipicker.d.ts +9 -0
  305. package/src/emojipicker.js +32 -12
  306. package/src/emojirepository.js +20 -8
  307. package/src/emojiutils.js +6 -6
  308. package/src/ui/emojicategoriesview.js +16 -0
  309. package/src/ui/emojigridview.js +26 -0
  310. package/src/ui/emojipickerformview.d.ts +78 -0
  311. package/src/ui/emojipickerformview.js +146 -0
  312. package/src/ui/emojipickerview.js +36 -0
  313. package/src/ui/emojisearchview.js +9 -1
  314. package/src/ui/emojitoneview.js +8 -0
  315. package/theme/emojipicker.css +8 -0
  316. package/theme/emojipickerform.css +17 -0
package/LICENSE.md CHANGED
@@ -18,10 +18,10 @@ Where not otherwise indicated, all CKEditor content is authored by CKSource engi
18
18
 
19
19
  The following libraries are included in CKEditor under the [MIT license](https://opensource.org/licenses/MIT):
20
20
 
21
+ * es-toolkit - Copyright (c) 2024 Viva Republica, Inc.
21
22
  * emojibase-data - Copyright (c) 2017-2019 Miles Johnson.
22
23
  * fuzzysort - Copyright (c) 2018 Stephen Kamenar.
23
24
  * is-emoji-supported - Copyright (c) 2016-2020 Koala Interactive, Inc.
24
- * Lodash - Copyright (c) JS Foundation and other contributors https://js.foundation/. Based on Underscore.js, copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors http://underscorejs.org/.
25
25
 
26
26
  Trademarks
27
27
  ----------
package/build/emoji.js CHANGED
@@ -1,5 +1,5 @@
1
- !function(e){const t=e.en=e.en||{};t.dictionary=Object.assign(t.dictionary||{},{Activities:"Activities","Animals & Nature":"Animals & Nature","Dark skin tone":"Dark skin tone","Default skin tone":"Default skin tone",Emoji:"Emoji","Find an emoji (min. 2 characters)":"Find an emoji (min. 2 characters)",Flags:"Flags","Food & Drinks":"Food & Drinks","Gestures & People":"Gestures & People","Keep on typing to see the emoji.":"Keep on typing to see the emoji.","Light skin tone":"Light skin tone","Medium Dark skin tone":"Medium Dark skin tone","Medium Light skin tone":"Medium Light skin tone","Medium skin tone":"Medium skin tone",'No emojis were found matching "%0".':'No emojis were found matching "%0".',Objects:"Objects","Select skin tone":"Select skin tone","Show all emoji...":"Show all emoji...","Smileys & Expressions":"Smileys & Expressions",Symbols:"Symbols","The query must contain at least two characters.":"The query must contain at least two characters.","Travel & Places":"Travel & Places"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),
1
+ !function(e){const t=e.en=e.en||{};t.dictionary=Object.assign(t.dictionary||{},{Activities:"Activities","Animals & Nature":"Animals & Nature","Dark skin tone":"Dark skin tone","Default skin tone":"Default skin tone",Emoji:"Emoji","Emoji picker":"Emoji picker","Find an emoji (min. 2 characters)":"Find an emoji (min. 2 characters)",Flags:"Flags","Food & Drinks":"Food & Drinks","Gestures & People":"Gestures & People","Keep on typing to see the emoji.":"Keep on typing to see the emoji.","Light skin tone":"Light skin tone","Medium Dark skin tone":"Medium Dark skin tone","Medium Light skin tone":"Medium Light skin tone","Medium skin tone":"Medium skin tone",'No emojis were found matching "%0".':'No emojis were found matching "%0".',Objects:"Objects","Select skin tone":"Select skin tone","Show all emoji...":"Show all emoji...","Smileys & Expressions":"Smileys & Expressions",Symbols:"Symbols","The query must contain at least two characters.":"The query must contain at least two characters.","Travel & Places":"Travel & Places"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={})),
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var e={21:e=>{"use strict";e.exports=function(e,t){Object.keys(t).forEach((function(i){e.setAttribute(i,t[i])}))}},51:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},59:(e,t,i)=>{"use strict";i.d(t,{A:()=>a});var r=i(758),n=i.n(r),o=i(935),s=i.n(o)()(n());s.push([e.id,".ck.ck-emoji__skin-tone{margin-left:var(--ck-spacing-standard)}.ck.ck-emoji__skin-tone>.ck.ck-dropdown .ck.ck-list__item{min-width:1em}.ck.ck-emoji__skin-tone>.ck.ck-dropdown .ck-button.ck-dropdown__button .ck-button__label{width:auto}",""]);const a=s},128:e=>{"use strict";var t={};e.exports=function(e,i){var r=function(e){if(void 0===t[e]){var i=document.querySelector(e);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(e){i=null}t[e]=i}return t[e]}(e);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(i)}},146:function(e,t){var i,r,n;r=[],void 0===(n="function"==typeof(i=e=>{"use strict";var t=e=>{"number"==typeof e?e=""+e:"string"!=typeof e&&(e="");var t=g(e);return n(e,{_targetLower:t._lower,_targetLowerCodes:t.lowerCodes,_bitflags:t.bitflags})};class i{get indexes(){return this._indexes.slice(0,this._indexes.len).sort(((e,t)=>e-t))}set indexes(e){return this._indexes=e}highlight(e,t){return((e,t="<b>",i="</b>")=>{for(var r="function"==typeof t?t:void 0,n=e.target,o=n.length,s=e.indexes,a="",c=0,l=0,u=!1,d=[],h=0;h<o;++h){var f=n[h];if(s[l]===h){if(++l,u||(u=!0,r?(d.push(a),a=""):a+=t),l===s.length){r?(a+=f,d.push(r(a,c++)),a="",d.push(n.substr(h+1))):a+=f+i+n.substr(h+1);break}}else u&&(u=!1,r?(d.push(r(a,c++)),a=""):a+=i);a+=f}return r?d:a})(this,e,t)}get score(){return o(this._score)}set score(e){this._score=s(e)}}class r extends Array{get score(){return o(this._score)}set score(e){this._score=s(e)}}var n=(e,t)=>{const r=new i;return r.target=e,r.obj=t.obj??L,r._score=t._score??P,r._indexes=t._indexes??[],r._targetLower=t._targetLower??"",r._targetLowerCodes=t._targetLowerCodes??L,r._nextBeginningIndexes=t._nextBeginningIndexes??L,r._bitflags=t._bitflags??0,r},o=e=>e===P?0:e>1?e:Math.E**(-2*((1-e)**.04307-1)),s=e=>0===e?P:e>1?e:1-Math.pow(Math.log(e)/-2+1,1/.04307),a=e=>{"number"==typeof e?e=""+e:"string"!=typeof e&&(e=""),e=e.trim();var t=g(e),i=[];if(t.containsSpace){var r=e.split(/\s+/);r=[...new Set(r)];for(var n=0;n<r.length;n++)if(""!==r[n]){var o=g(r[n]);i.push({lowerCodes:o.lowerCodes,_lower:r[n].toLowerCase(),containsSpace:!1})}}return{lowerCodes:t.lowerCodes,_lower:t._lower,containsSpace:t.containsSpace,bitflags:t.bitflags,spaceSearches:i}},c=e=>{if(e.length>999)return t(e);var i=m.get(e);return void 0!==i||(i=t(e),m.set(e,i)),i},l=e=>{if(e.length>999)return a(e);var t=_.get(e);return void 0!==t||(t=a(e),_.set(e,t)),t},u=(e,t)=>{var i=[];i.total=e.length;var o=t?.limit||E;if(t?.key)for(var s=0;s<e.length;s++){var a=e[s];if((h=T(a,t.key))!=L){V(h)||(h=c(h));var l=n(h.target,{_score:h._score,obj:a});if(i.push(l),i.length>=o)return i}}else if(t?.keys)for(s=0;s<e.length;s++){a=e[s];for(var u=new r(t.keys.length),d=t.keys.length-1;d>=0;--d)(h=T(a,t.keys[d]))?(V(h)||(h=c(h)),h._score=P,h._indexes.len=0,u[d]=h):u[d]=B;if(u.obj=a,u._score=P,i.push(u),i.length>=o)return i}else for(s=0;s<e.length;s++){var h;if((h=e[s])!=L&&(V(h)||(h=c(h)),h._score=P,h._indexes.len=0,i.push(h),i.length>=o))return i}return i},d=(e,t,r=!1,n=!1)=>{if(!1===r&&e.containsSpace)return h(e,t,n);for(var o=e._lower,s=e.lowerCodes,a=s[0],c=t._targetLowerCodes,l=s.length,u=c.length,d=0,f=0,g=0;;){if(a===c[f]){if(v[g++]=f,++d===l)break;a=s[d]}if(++f>=u)return L}d=0;var m=!1,_=0,k=t._nextBeginningIndexes;k===L&&(k=t._nextBeginningIndexes=p(t.target));var b=0;if((f=0===v[0]?0:k[v[0]-1])!==u)for(;;)if(f>=u){if(d<=0)break;if(++b>200)break;--d;var w=y[--_];f=k[w]}else if(s[d]===c[f]){if(y[_++]=f,++d===l){m=!0;break}++f}else f=k[f];var j=l<=1?-1:t._targetLower.indexOf(o,v[0]),x=!!~j,T=!!x&&(0===j||t._nextBeginningIndexes[j-1]===j);if(x&&!T)for(var V=0;V<k.length;V=k[V])if(!(V<=j)){for(var E=0;E<l&&s[E]===t._targetLowerCodes[V+E];E++);if(E===l){j=V,T=!0;break}}var P=e=>{for(var t=0,i=0,r=1;r<l;++r)e[r]-e[r-1]!=1&&(t-=e[r],++i);if(t-=(e[l-1]-e[0]-(l-1)+12)*i,0!==e[0]&&(t-=e[0]*e[0]*.2),m){var n=1;for(r=k[0];r<u;r=k[r])++n;n>24&&(t*=10*(n-24))}else t*=1e3;return t-=(u-l)/2,x&&(t/=1+l*l*1),T&&(t/=1+l*l*1),t-=(u-l)/2};if(m)if(T){for(V=0;V<l;++V)v[V]=j+V;C=v,S=P(v)}else C=y,S=P(y);else{if(x)for(var V=0;V<l;++V)v[V]=j+V;var C,S=P(C=v)}for(t._score=S,V=0;V<l;++V)t._indexes[V]=C[V];t._indexes.len=l;const O=new i;return O.target=t.target,O._score=t._score,O._indexes=t._indexes,O},h=(e,t,i)=>{for(var r=new Set,n=0,o=L,s=0,a=e.spaceSearches,c=a.length,l=0,u=()=>{for(let e=l-1;e>=0;e--)t._nextBeginningIndexes[k[2*e+0]]=k[2*e+1]},h=!1,f=0;f<c;++f){w[f]=P;var g=a[f];if(o=d(g,t),i){if(o===L)continue;h=!0}else if(o===L)return u(),L;if(f!==c-1){var p=o._indexes,m=!0;for(let e=0;e<p.len-1;e++)if(p[e+1]-p[e]!=1){m=!1;break}if(m){var _=p[p.len-1]+1,v=t._nextBeginningIndexes[_-1];for(let e=_-1;e>=0&&v===t._nextBeginningIndexes[e];e--)t._nextBeginningIndexes[e]=_,k[2*l+0]=e,k[2*l+1]=v,l++}}n+=o._score/c,w[f]=o._score/c,o._indexes[0]<s&&(n-=2*(s-o._indexes[0])),s=o._indexes[0];for(var y=0;y<o._indexes.len;++y)r.add(o._indexes[y])}if(i&&!h)return L;u();var b=d(e,t,!0);if(b!==L&&b._score>n){if(i)for(f=0;f<c;++f)w[f]=b._score/c;return b}i&&(o=t),o._score=n,f=0;for(let e of r)o._indexes[f++]=e;return o._indexes.len=f,o},f=e=>e.replace(/\p{Script=Latin}+/gu,(e=>e.normalize("NFD"))).replace(/[\u0300-\u036f]/g,""),g=e=>{for(var t=(e=f(e)).length,i=e.toLowerCase(),r=[],n=0,o=!1,s=0;s<t;++s){var a=r[s]=i.charCodeAt(s);32!==a?n|=1<<(a>=97&&a<=122?a-97:a>=48&&a<=57?26:a<=127?30:31):o=!0}return{lowerCodes:r,bitflags:n,containsSpace:o,_lower:i}},p=e=>{for(var t=(e=f(e)).length,i=(e=>{for(var t=e.length,i=[],r=0,n=!1,o=!1,s=0;s<t;++s){var a=e.charCodeAt(s),c=a>=65&&a<=90,l=c||a>=97&&a<=122||a>=48&&a<=57,u=c&&!n||!o||!l;n=c,o=l,u&&(i[r++]=s)}return i})(e),r=[],n=i[0],o=0,s=0;s<t;++s)n>s?r[s]=n:(n=i[++o],r[s]=void 0===n?t:n);return r},m=new Map,_=new Map,v=[],y=[],k=[],b=[],w=[],j=[],x=[],T=(e,t)=>{var i=e[t];if(void 0!==i)return i;if("function"==typeof t)return t(e);var r=t;Array.isArray(t)||(r=t.split("."));for(var n=r.length,o=-1;e&&++o<n;)e=e[r[o]];return e},V=e=>"object"==typeof e&&"number"==typeof e._bitflags,E=1/0,P=-E,C=[];C.total=0;var S,O,A,I,L=null,B=t(""),M=(S=[],O=0,I=e=>{for(var t=0,i=S[t],r=1;r<O;){var n=r+1;t=r,n<O&&S[n]._score<S[r]._score&&(t=n),S[t-1>>1]=S[t],r=1+(t<<1)}for(var o=t-1>>1;t>0&&i._score<S[o]._score;o=(t=o)-1>>1)S[t]=S[o];S[t]=i},(A={}).add=e=>{var t=O;S[O++]=e;for(var i=t-1>>1;t>0&&e._score<S[i]._score;i=(t=i)-1>>1)S[t]=S[i];S[t]=e},A.poll=e=>{if(0!==O){var t=S[0];return S[0]=S[--O],I(),t}},A.peek=e=>{if(0!==O)return S[0]},A.replaceTop=e=>{S[0]=e,I()},A);return{single:(e,t)=>{if(!e||!t)return L;var i=l(e);V(t)||(t=c(t));var r=i.bitflags;return(r&t._bitflags)!==r?L:d(i,t)},go:(e,t,i)=>{if(!e)return i?.all?u(t,i):C;var n=l(e),o=n.bitflags,a=n.containsSpace,h=s(i?.threshold||0),f=i?.limit||E,g=0,p=0,m=t.length;function _(e){g<f?(M.add(e),++g):(++p,e._score>M.peek()._score&&M.replaceTop(e))}if(i?.key)for(var v=i.key,y=0;y<m;++y){var k=t[y];(N=T(k,v))&&(V(N)||(N=c(N)),(o&N._bitflags)===o&&(U=d(n,N))!==L&&(U._score<h||(U.obj=k,_(U))))}else if(i?.keys){var S=i.keys,O=S.length;e:for(y=0;y<m;++y){k=t[y];for(var A=0,I=0;I<O;++I)v=S[I],(N=T(k,v))?(V(N)||(N=c(N)),j[I]=N,A|=N._bitflags):j[I]=B;if((o&A)===o){if(a)for(let e=0;e<n.spaceSearches.length;e++)b[e]=P;for(I=0;I<O;++I)if((N=j[I])!==B)if(x[I]=d(n,N,!1,a),x[I]!==L){if(a)for(let e=0;e<n.spaceSearches.length;e++)w[e]>-1e3&&b[e]>P&&(D=(b[e]+w[e])/4)>b[e]&&(b[e]=D),w[e]>b[e]&&(b[e]=w[e])}else x[I]=B;else x[I]=B;if(a){for(let e=0;e<n.spaceSearches.length;e++)if(b[e]===P)continue e}else{var F=!1;for(let e=0;e<O;e++)if(x[e]._score!==P){F=!0;break}if(!F)continue}var z=new r(O);for(let e=0;e<O;e++)z[e]=x[e];if(a){var R=0;for(let e=0;e<n.spaceSearches.length;e++)R+=b[e]}else{R=P;for(let e=0;e<O;e++){var D;(U=z[e])._score>-1e3&&R>P&&(D=(R+U._score)/4)>R&&(R=D),U._score>R&&(R=U._score)}}if(z.obj=k,z._score=R,i?.scoreFn){if(!(R=i.scoreFn(z)))continue;R=s(R),z._score=R}R<h||_(z)}}}else for(y=0;y<m;++y){var N,U;(N=t[y])&&(V(N)||(N=c(N)),(o&N._bitflags)===o&&(U=d(n,N))!==L&&(U._score<h||_(U)))}if(0===g)return C;var q=new Array(g);for(y=g-1;y>=0;--y)q[y]=M.poll();return q.total=g+p,q},prepare:t,cleanup:()=>{m.clear(),_.clear()}}})?i.apply(t,r):i)||(e.exports=n)},223:(e,t,i)=>{"use strict";i.d(t,{A:()=>a});var r=i(758),n=i.n(r),o=i(935),s=i.n(o)()(n());s.push([e.id,".ck.ck-emoji__categories-list{display:flex;justify-content:space-between;margin:0 var(--ck-spacing-large)}.ck.ck-emoji__categories-list>.ck.ck-button.ck-button_with-text{border-width:0;border-bottom:2px solid transparent;font-size:var(--ck-font-size-big);min-height:var(--ck-font-size-big);min-width:var(--ck-font-size-big);padding:0}.ck.ck-emoji__categories-list>.ck.ck-button.ck-button_with-text.ck-emoji__category-item.ck-on{border-bottom-color:var(--ck-color-base-active)}.ck.ck-emoji__categories-list>.ck.ck-button.ck-button_with-text>span{margin:auto}",""]);const a=s},237:e=>{"use strict";e.exports=CKEditor5.dll},291:(e,t,i)=>{"use strict";i.d(t,{A:()=>a});var r=i(758),n=i.n(r),o=i(935),s=i.n(o)()(n());s.push([e.id,":root{--ck-emoji-grid-tile-size:27px}.ck.ck-emoji .ck.ck-emoji__tiles{border-top:1px solid var(--ck-color-base-border);max-height:min(265px,40vh);max-width:100%;overflow-x:hidden;overflow-y:auto}.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--ck-emoji-grid-tile-size),1fr));margin:var(--ck-spacing-standard) var(--ck-spacing-large);grid-gap:var(--ck-spacing-small)}.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__tile{border:0;font-size:1.5em;height:var(--ck-emoji-grid-tile-size);min-height:var(--ck-emoji-grid-tile-size);min-width:var(--ck-emoji-grid-tile-size);padding:0;transition:box-shadow .2s ease;width:var(--ck-emoji-grid-tile-size)}@media (prefers-reduced-motion:reduce){.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__tile{transition:none}}.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__tile:focus:not(.ck-disabled),.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__tile:hover:not(.ck-disabled){border:0;box-shadow:inset 0 0 0 1px var(--ck-color-base-background),0 0 0 2px var(--ck-color-focus-border)}.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__tile .ck-button__label{line-height:var(--ck-emoji-grid-tile-size);text-align:center;width:100%}",""]);const a=s},311:(e,t,i)=>{e.exports=i(237)("./src/ui.js")},584:(e,t,i)=>{e.exports=i(237)("./src/utils.js")},591:e=>{"use strict";var t=[];function i(e){for(var i=-1,r=0;r<t.length;r++)if(t[r].identifier===e){i=r;break}return i}function r(e,r){for(var o={},s=[],a=0;a<e.length;a++){var c=e[a],l=r.base?c[0]+r.base:c[0],u=o[l]||0,d="".concat(l," ").concat(u);o[l]=u+1;var h=i(d),f={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==h)t[h].references++,t[h].updater(f);else{var g=n(f,r);r.byIndex=a,t.splice(a,0,{identifier:d,updater:g,references:1})}s.push(d)}return s}function n(e,t){var i=t.domAPI(t);i.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;i.update(e=t)}else i.remove()}}e.exports=function(e,n){var o=r(e=e||[],n=n||{});return function(e){e=e||[];for(var s=0;s<o.length;s++){var a=i(o[s]);t[a].references--}for(var c=r(e,n),l=0;l<o.length;l++){var u=i(o[l]);0===t[u].references&&(t[u].updater(),t.splice(u,1))}o=c}}},639:e=>{"use strict";var t,i=(t=[],function(e,i){return t[e]=i,t.filter(Boolean).join("\n")});function r(e,t,r,n){var o;if(r)o="";else{o="",n.supports&&(o+="@supports (".concat(n.supports,") {")),n.media&&(o+="@media ".concat(n.media," {"));var s=void 0!==n.layer;s&&(o+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),o+=n.css,s&&(o+="}"),n.media&&(o+="}"),n.supports&&(o+="}")}if(e.styleSheet)e.styleSheet.cssText=i(t,o);else{var a=document.createTextNode(o),c=e.childNodes;c[t]&&e.removeChild(c[t]),c.length?e.insertBefore(a,c[t]):e.appendChild(a)}}var n={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=n.singletonCounter++,i=n.singleton||(n.singleton=e.insertStyleElement(e));return{update:function(e){r(i,t,!1,e)},remove:function(e){r(i,t,!0,e)}}}},758:e=>{"use strict";e.exports=function(e){return e[1]}},782:(e,t,i)=>{e.exports=i(237)("./src/core.js")},834:(e,t,i)=>{e.exports=i(237)("./src/typing.js")},913:(e,t,i)=>{"use strict";i.d(t,{A:()=>a});var r=i(758),n=i.n(r),o=i(935),s=i.n(o)()(n());s.push([e.id,".ck.ck-emoji{width:320px}.ck .ck.ck-emoji__search{align-items:center;display:flex;justify-content:space-between;padding:var(--ck-spacing-large);padding-bottom:var(--ck-spacing-medium)}.ck .ck-fake-emoji-selection{background:var(--ck-color-link-fake-selection)}.ck .ck-fake-emoji-selection_collapsed{border-right:1px solid var(--ck-color-base-text);height:100%;margin-right:-1px;outline:1px solid hsla(0,0%,100%,.5)}",""]);const a=s},935:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var i="",r=void 0!==t[5];return t[4]&&(i+="@supports (".concat(t[4],") {")),t[2]&&(i+="@media ".concat(t[2]," {")),r&&(i+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),i+=e(t),r&&(i+="}"),t[2]&&(i+="}"),t[4]&&(i+="}"),i})).join("")},t.i=function(e,i,r,n,o){"string"==typeof e&&(e=[[null,e,void 0]]);var s={};if(r)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(s[c]=!0)}for(var l=0;l<e.length;l++){var u=[].concat(e[l]);r&&s[u[0]]||(void 0!==o&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=o),i&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=i):u[2]=i),n&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=n):u[4]="".concat(n)),t.push(u))}},t}}},t={};function i(r){var n=t[r];if(void 0!==n)return n.exports;var o=t[r]={id:r,exports:{}};return e[r].call(o.exports,o,o.exports,i),o.exports}i.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return i.d(t,{a:t}),t},i.d=(e,t)=>{for(var r in t)i.o(t,r)&&!i.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};(()=>{"use strict";i.r(r),i.d(r,{Emoji:()=>_r,EmojiCommand:()=>Ui,EmojiMention:()=>Di,EmojiPicker:()=>mr,EmojiRepository:()=>Mi,EmojiUtils:()=>Li});var e=i(782),t=i(584),n=i(834),o=i(146);const s="object"==typeof global&&global&&global.Object===Object&&global;var a="object"==typeof self&&self&&self.Object===Object&&self;const c=s||a||Function("return this")();const l=c.Symbol;var u=Object.prototype,d=u.hasOwnProperty,h=u.toString,f=l?l.toStringTag:void 0;const g=function(e){var t=d.call(e,f),i=e[f];try{e[f]=void 0;var r=!0}catch(e){}var n=h.call(e);return r&&(t?e[f]=i:delete e[f]),n};var p=Object.prototype.toString;const m=function(e){return p.call(e)};var _=l?l.toStringTag:void 0;const v=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":_&&_ in Object(e)?g(e):m(e)};const y=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)};const k=function(e){if(!y(e))return!1;var t=v(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t};const b=c["__core-js_shared__"];var w,j=(w=/[^.]+$/.exec(b&&b.keys&&b.keys.IE_PROTO||""))?"Symbol(src)_1."+w:"";const x=function(e){return!!j&&j in e};var T=Function.prototype.toString;const V=function(e){if(null!=e){try{return T.call(e)}catch(e){}try{return e+""}catch(e){}}return""};var E=/^\[object .+?Constructor\]$/,P=Function.prototype,C=Object.prototype,S=P.toString,O=C.hasOwnProperty,A=RegExp("^"+S.call(O).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const I=function(e){return!(!y(e)||x(e))&&(k(e)?A:E).test(V(e))};const L=function(e,t){return null==e?void 0:e[t]};const B=function(e,t){var i=L(e,t);return I(i)?i:void 0};const M=function(){try{var e=B(Object,"defineProperty");return e({},"",{}),e}catch(e){}}();const F=function(e,t,i){"__proto__"==t&&M?M(e,t,{configurable:!0,enumerable:!0,value:i,writable:!0}):e[t]=i};const z=function(e,t,i,r){for(var n=-1,o=null==e?0:e.length;++n<o;){var s=e[n];t(r,s,i(s),e)}return r};const R=function(e){return function(t,i,r){for(var n=-1,o=Object(t),s=r(t),a=s.length;a--;){var c=s[e?a:++n];if(!1===i(o[c],c,o))break}return t}}();const D=function(e,t){for(var i=-1,r=Array(e);++i<e;)r[i]=t(i);return r};const N=function(e){return null!=e&&"object"==typeof e};const U=function(e){return N(e)&&"[object Arguments]"==v(e)};var q=Object.prototype,$=q.hasOwnProperty,W=q.propertyIsEnumerable;const K=U(function(){return arguments}())?U:function(e){return N(e)&&$.call(e,"callee")&&!W.call(e,"callee")};const H=Array.isArray;const Q=function(){return!1};var G="object"==typeof exports&&exports&&!exports.nodeType&&exports,Z=G&&"object"==typeof module&&module&&!module.nodeType&&module,J=Z&&Z.exports===G?c.Buffer:void 0;const X=(J?J.isBuffer:void 0)||Q;var Y=/^(?:0|[1-9]\d*)$/;const ee=function(e,t){var i=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==i||"symbol"!=i&&Y.test(e))&&e>-1&&e%1==0&&e<t};const te=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991};var ie={};ie["[object Float32Array]"]=ie["[object Float64Array]"]=ie["[object Int8Array]"]=ie["[object Int16Array]"]=ie["[object Int32Array]"]=ie["[object Uint8Array]"]=ie["[object Uint8ClampedArray]"]=ie["[object Uint16Array]"]=ie["[object Uint32Array]"]=!0,ie["[object Arguments]"]=ie["[object Array]"]=ie["[object ArrayBuffer]"]=ie["[object Boolean]"]=ie["[object DataView]"]=ie["[object Date]"]=ie["[object Error]"]=ie["[object Function]"]=ie["[object Map]"]=ie["[object Number]"]=ie["[object Object]"]=ie["[object RegExp]"]=ie["[object Set]"]=ie["[object String]"]=ie["[object WeakMap]"]=!1;const re=function(e){return N(e)&&te(e.length)&&!!ie[v(e)]};const ne=function(e){return function(t){return e(t)}};var oe="object"==typeof exports&&exports&&!exports.nodeType&&exports,se=oe&&"object"==typeof module&&module&&!module.nodeType&&module,ae=se&&se.exports===oe&&s.process,ce=function(){try{var e=se&&se.require&&se.require("util").types;return e||ae&&ae.binding&&ae.binding("util")}catch(e){}}();var le=ce&&ce.isTypedArray;const ue=le?ne(le):re;var de=Object.prototype.hasOwnProperty;const he=function(e,t){var i=H(e),r=!i&&K(e),n=!i&&!r&&X(e),o=!i&&!r&&!n&&ue(e),s=i||r||n||o,a=s?D(e.length,String):[],c=a.length;for(var l in e)!t&&!de.call(e,l)||s&&("length"==l||n&&("offset"==l||"parent"==l)||o&&("buffer"==l||"byteLength"==l||"byteOffset"==l)||ee(l,c))||a.push(l);return a};var fe=Object.prototype;const ge=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||fe)};const pe=function(e,t){return function(i){return e(t(i))}}(Object.keys,Object);var me=Object.prototype.hasOwnProperty;const _e=function(e){if(!ge(e))return pe(e);var t=[];for(var i in Object(e))me.call(e,i)&&"constructor"!=i&&t.push(i);return t};const ve=function(e){return null!=e&&te(e.length)&&!k(e)};const ye=function(e){return ve(e)?he(e):_e(e)};const ke=function(e,t){return function(i,r){if(null==i)return i;if(!ve(i))return e(i,r);for(var n=i.length,o=t?n:-1,s=Object(i);(t?o--:++o<n)&&!1!==r(s[o],o,s););return i}}((function(e,t){return e&&R(e,t,ye)}));const be=function(e,t,i,r){return ke(e,(function(e,n,o){t(r,e,i(e),o)})),r};const we=function(){this.__data__=[],this.size=0};const je=function(e,t){return e===t||e!=e&&t!=t};const xe=function(e,t){for(var i=e.length;i--;)if(je(e[i][0],t))return i;return-1};var Te=Array.prototype.splice;const Ve=function(e){var t=this.__data__,i=xe(t,e);return!(i<0)&&(i==t.length-1?t.pop():Te.call(t,i,1),--this.size,!0)};const Ee=function(e){var t=this.__data__,i=xe(t,e);return i<0?void 0:t[i][1]};const Pe=function(e){return xe(this.__data__,e)>-1};const Ce=function(e,t){var i=this.__data__,r=xe(i,e);return r<0?(++this.size,i.push([e,t])):i[r][1]=t,this};function Se(e){var t=-1,i=null==e?0:e.length;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}Se.prototype.clear=we,Se.prototype.delete=Ve,Se.prototype.get=Ee,Se.prototype.has=Pe,Se.prototype.set=Ce;const Oe=Se;const Ae=function(){this.__data__=new Oe,this.size=0};const Ie=function(e){var t=this.__data__,i=t.delete(e);return this.size=t.size,i};const Le=function(e){return this.__data__.get(e)};const Be=function(e){return this.__data__.has(e)};const Me=B(c,"Map");const Fe=B(Object,"create");const ze=function(){this.__data__=Fe?Fe(null):{},this.size=0};const Re=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t};var De=Object.prototype.hasOwnProperty;const Ne=function(e){var t=this.__data__;if(Fe){var i=t[e];return"__lodash_hash_undefined__"===i?void 0:i}return De.call(t,e)?t[e]:void 0};var Ue=Object.prototype.hasOwnProperty;const qe=function(e){var t=this.__data__;return Fe?void 0!==t[e]:Ue.call(t,e)};const $e=function(e,t){var i=this.__data__;return this.size+=this.has(e)?0:1,i[e]=Fe&&void 0===t?"__lodash_hash_undefined__":t,this};function We(e){var t=-1,i=null==e?0:e.length;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}We.prototype.clear=ze,We.prototype.delete=Re,We.prototype.get=Ne,We.prototype.has=qe,We.prototype.set=$e;const Ke=We;const He=function(){this.size=0,this.__data__={hash:new Ke,map:new(Me||Oe),string:new Ke}};const Qe=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e};const Ge=function(e,t){var i=e.__data__;return Qe(t)?i["string"==typeof t?"string":"hash"]:i.map};const Ze=function(e){var t=Ge(this,e).delete(e);return this.size-=t?1:0,t};const Je=function(e){return Ge(this,e).get(e)};const Xe=function(e){return Ge(this,e).has(e)};const Ye=function(e,t){var i=Ge(this,e),r=i.size;return i.set(e,t),this.size+=i.size==r?0:1,this};function et(e){var t=-1,i=null==e?0:e.length;for(this.clear();++t<i;){var r=e[t];this.set(r[0],r[1])}}et.prototype.clear=He,et.prototype.delete=Ze,et.prototype.get=Je,et.prototype.has=Xe,et.prototype.set=Ye;const tt=et;const it=function(e,t){var i=this.__data__;if(i instanceof Oe){var r=i.__data__;if(!Me||r.length<199)return r.push([e,t]),this.size=++i.size,this;i=this.__data__=new tt(r)}return i.set(e,t),this.size=i.size,this};function rt(e){var t=this.__data__=new Oe(e);this.size=t.size}rt.prototype.clear=Ae,rt.prototype.delete=Ie,rt.prototype.get=Le,rt.prototype.has=Be,rt.prototype.set=it;const nt=rt;const ot=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this};const st=function(e){return this.__data__.has(e)};function at(e){var t=-1,i=null==e?0:e.length;for(this.__data__=new tt;++t<i;)this.add(e[t])}at.prototype.add=at.prototype.push=ot,at.prototype.has=st;const ct=at;const lt=function(e,t){for(var i=-1,r=null==e?0:e.length;++i<r;)if(t(e[i],i,e))return!0;return!1};const ut=function(e,t){return e.has(t)};const dt=function(e,t,i,r,n,o){var s=1&i,a=e.length,c=t.length;if(a!=c&&!(s&&c>a))return!1;var l=o.get(e),u=o.get(t);if(l&&u)return l==t&&u==e;var d=-1,h=!0,f=2&i?new ct:void 0;for(o.set(e,t),o.set(t,e);++d<a;){var g=e[d],p=t[d];if(r)var m=s?r(p,g,d,t,e,o):r(g,p,d,e,t,o);if(void 0!==m){if(m)continue;h=!1;break}if(f){if(!lt(t,(function(e,t){if(!ut(f,t)&&(g===e||n(g,e,i,r,o)))return f.push(t)}))){h=!1;break}}else if(g!==p&&!n(g,p,i,r,o)){h=!1;break}}return o.delete(e),o.delete(t),h};const ht=c.Uint8Array;const ft=function(e){var t=-1,i=Array(e.size);return e.forEach((function(e,r){i[++t]=[r,e]})),i};const gt=function(e){var t=-1,i=Array(e.size);return e.forEach((function(e){i[++t]=e})),i};var pt=l?l.prototype:void 0,mt=pt?pt.valueOf:void 0;const _t=function(e,t,i,r,n,o,s){switch(i){case"[object DataView]":if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case"[object ArrayBuffer]":return!(e.byteLength!=t.byteLength||!o(new ht(e),new ht(t)));case"[object Boolean]":case"[object Date]":case"[object Number]":return je(+e,+t);case"[object Error]":return e.name==t.name&&e.message==t.message;case"[object RegExp]":case"[object String]":return e==t+"";case"[object Map]":var a=ft;case"[object Set]":var c=1&r;if(a||(a=gt),e.size!=t.size&&!c)return!1;var l=s.get(e);if(l)return l==t;r|=2,s.set(e,t);var u=dt(a(e),a(t),r,n,o,s);return s.delete(e),u;case"[object Symbol]":if(mt)return mt.call(e)==mt.call(t)}return!1};const vt=function(e,t){for(var i=-1,r=t.length,n=e.length;++i<r;)e[n+i]=t[i];return e};const yt=function(e,t,i){var r=t(e);return H(e)?r:vt(r,i(e))};const kt=function(e,t){for(var i=-1,r=null==e?0:e.length,n=0,o=[];++i<r;){var s=e[i];t(s,i,e)&&(o[n++]=s)}return o};const bt=function(){return[]};var wt=Object.prototype.propertyIsEnumerable,jt=Object.getOwnPropertySymbols;const xt=jt?function(e){return null==e?[]:(e=Object(e),kt(jt(e),(function(t){return wt.call(e,t)})))}:bt;const Tt=function(e){return yt(e,ye,xt)};var Vt=Object.prototype.hasOwnProperty;const Et=function(e,t,i,r,n,o){var s=1&i,a=Tt(e),c=a.length;if(c!=Tt(t).length&&!s)return!1;for(var l=c;l--;){var u=a[l];if(!(s?u in t:Vt.call(t,u)))return!1}var d=o.get(e),h=o.get(t);if(d&&h)return d==t&&h==e;var f=!0;o.set(e,t),o.set(t,e);for(var g=s;++l<c;){var p=e[u=a[l]],m=t[u];if(r)var _=s?r(m,p,u,t,e,o):r(p,m,u,e,t,o);if(!(void 0===_?p===m||n(p,m,i,r,o):_)){f=!1;break}g||(g="constructor"==u)}if(f&&!g){var v=e.constructor,y=t.constructor;v==y||!("constructor"in e)||!("constructor"in t)||"function"==typeof v&&v instanceof v&&"function"==typeof y&&y instanceof y||(f=!1)}return o.delete(e),o.delete(t),f};const Pt=B(c,"DataView");const Ct=B(c,"Promise");const St=B(c,"Set");const Ot=B(c,"WeakMap");var At="[object Map]",It="[object Promise]",Lt="[object Set]",Bt="[object WeakMap]",Mt="[object DataView]",Ft=V(Pt),zt=V(Me),Rt=V(Ct),Dt=V(St),Nt=V(Ot),Ut=v;(Pt&&Ut(new Pt(new ArrayBuffer(1)))!=Mt||Me&&Ut(new Me)!=At||Ct&&Ut(Ct.resolve())!=It||St&&Ut(new St)!=Lt||Ot&&Ut(new Ot)!=Bt)&&(Ut=function(e){var t=v(e),i="[object Object]"==t?e.constructor:void 0,r=i?V(i):"";if(r)switch(r){case Ft:return Mt;case zt:return At;case Rt:return It;case Dt:return Lt;case Nt:return Bt}return t});const qt=Ut;var $t="[object Arguments]",Wt="[object Array]",Kt="[object Object]",Ht=Object.prototype.hasOwnProperty;const Qt=function(e,t,i,r,n,o){var s=H(e),a=H(t),c=s?Wt:qt(e),l=a?Wt:qt(t),u=(c=c==$t?Kt:c)==Kt,d=(l=l==$t?Kt:l)==Kt,h=c==l;if(h&&X(e)){if(!X(t))return!1;s=!0,u=!1}if(h&&!u)return o||(o=new nt),s||ue(e)?dt(e,t,i,r,n,o):_t(e,t,c,i,r,n,o);if(!(1&i)){var f=u&&Ht.call(e,"__wrapped__"),g=d&&Ht.call(t,"__wrapped__");if(f||g){var p=f?e.value():e,m=g?t.value():t;return o||(o=new nt),n(p,m,i,r,o)}}return!!h&&(o||(o=new nt),Et(e,t,i,r,n,o))};const Gt=function e(t,i,r,n,o){return t===i||(null==t||null==i||!N(t)&&!N(i)?t!=t&&i!=i:Qt(t,i,r,n,e,o))};const Zt=function(e,t,i,r){var n=i.length,o=n,s=!r;if(null==e)return!o;for(e=Object(e);n--;){var a=i[n];if(s&&a[2]?a[1]!==e[a[0]]:!(a[0]in e))return!1}for(;++n<o;){var c=(a=i[n])[0],l=e[c],u=a[1];if(s&&a[2]){if(void 0===l&&!(c in e))return!1}else{var d=new nt;if(r)var h=r(l,u,c,e,t,d);if(!(void 0===h?Gt(u,l,3,r,d):h))return!1}}return!0};const Jt=function(e){return e==e&&!y(e)};const Xt=function(e){for(var t=ye(e),i=t.length;i--;){var r=t[i],n=e[r];t[i]=[r,n,Jt(n)]}return t};const Yt=function(e,t){return function(i){return null!=i&&(i[e]===t&&(void 0!==t||e in Object(i)))}};const ei=function(e){var t=Xt(e);return 1==t.length&&t[0][2]?Yt(t[0][0],t[0][1]):function(i){return i===e||Zt(i,e,t)}};const ti=function(e){return"symbol"==typeof e||N(e)&&"[object Symbol]"==v(e)};var ii=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ri=/^\w*$/;const ni=function(e,t){if(H(e))return!1;var i=typeof e;return!("number"!=i&&"symbol"!=i&&"boolean"!=i&&null!=e&&!ti(e))||(ri.test(e)||!ii.test(e)||null!=t&&e in Object(t))};function oi(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var i=function(){var r=arguments,n=t?t.apply(this,r):r[0],o=i.cache;if(o.has(n))return o.get(n);var s=e.apply(this,r);return i.cache=o.set(n,s)||o,s};return i.cache=new(oi.Cache||tt),i}oi.Cache=tt;const si=oi;var ai=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,ci=/\\(\\)?/g;const li=function(e){var t=si(e,(function(e){return 500===i.size&&i.clear(),e})),i=t.cache;return t}((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(ai,(function(e,i,r,n){t.push(r?n.replace(ci,"$1"):i||e)})),t}));const ui=function(e,t){for(var i=-1,r=null==e?0:e.length,n=Array(r);++i<r;)n[i]=t(e[i],i,e);return n};var di=l?l.prototype:void 0,hi=di?di.toString:void 0;const fi=function e(t){if("string"==typeof t)return t;if(H(t))return ui(t,e)+"";if(ti(t))return hi?hi.call(t):"";var i=t+"";return"0"==i&&1/t==-1/0?"-0":i};const gi=function(e){return null==e?"":fi(e)};const pi=function(e,t){return H(e)?e:ni(e,t)?[e]:li(gi(e))};const mi=function(e){if("string"==typeof e||ti(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t};const _i=function(e,t){for(var i=0,r=(t=pi(t,e)).length;null!=e&&i<r;)e=e[mi(t[i++])];return i&&i==r?e:void 0};const vi=function(e,t,i){var r=null==e?void 0:_i(e,t);return void 0===r?i:r};const yi=function(e,t){return null!=e&&t in Object(e)};const ki=function(e,t,i){for(var r=-1,n=(t=pi(t,e)).length,o=!1;++r<n;){var s=mi(t[r]);if(!(o=null!=e&&i(e,s)))break;e=e[s]}return o||++r!=n?o:!!(n=null==e?0:e.length)&&te(n)&&ee(s,n)&&(H(e)||K(e))};const bi=function(e,t){return null!=e&&ki(e,t,yi)};const wi=function(e,t){return ni(e)&&Jt(t)?Yt(mi(e),t):function(i){var r=vi(i,e);return void 0===r&&r===t?bi(i,e):Gt(t,r,3)}};const ji=function(e){return e};const xi=function(e){return function(t){return null==t?void 0:t[e]}};const Ti=function(e){return function(t){return _i(t,e)}};const Vi=function(e){return ni(e)?xi(mi(e)):Ti(e)};const Ei=function(e){return"function"==typeof e?e:null==e?ji:"object"==typeof e?H(e)?wi(e[0],e[1]):ei(e):Vi(e)};const Pi=function(e,t){return function(i,r){var n=H(i)?z:be,o=t?t():{};return n(i,e,Ei(r,2),o)}};var Ci=Object.prototype.hasOwnProperty;const Si=Pi((function(e,t,i){Ci.call(e,i)?e[i].push(t):F(e,i,[t])}));const Oi={0:"default",1:"light",2:"medium-light",3:"medium",4:"medium-dark",5:"dark"},Ai={"🫩":16,"🫨":15.1,"🫠":14,"😶‍🌫️":13.1,"🧑‍💻":12.1,"🥰":11,"🤪":5,"⚕️":4,"🤣":3,"👋🏽":2,"😀":1,"😐":.7,"😂":.6};class Ii extends e.Plugin{static get pluginName(){return"EmojiUtils"}static get isOfficialPlugin(){return!0}isEmojiSupported(e,t,i){return!!(e.version<=t)&&(!this.hasZwj(e.emoji)||this.isEmojiZwjSupported(e,i))}getEmojiSupportedVersionByOs(){for(const[e,t]of Object.entries(Ai))if(Ii._isEmojiSupported(e))return t;return 0}hasZwj(e){return e.includes("‍")}isEmojiZwjSupported(e,t){return this.getNodeWidth(t,e.emoji)<43.2}getNodeWidth(e,t){const i=document.createElement("span");i.textContent=t,e.appendChild(i);const r=i.offsetWidth;return e.removeChild(i),r}createEmojiWidthTestingContainer(){const e=document.createElement("div");return e.setAttribute("aria-hidden","true"),e.style.position="absolute",e.style.left="-9999px",e.style.whiteSpace="nowrap",e.style.fontSize="24px",e}normalizeEmojiSkinTone(e){const t={...e,skins:{default:e.emoji}};return e.skins&&e.skins.forEach((e=>{const i=Oi[e.tone];t.skins[i]=e.emoji})),t}isEmojiCategoryAllowed(e){return 2!==e.group}}Ii._isEmojiSupported=function(e){const t=function(){try{return document.createElement("canvas").getContext("2d",{willReadFrequently:!0})}catch{return null}}();if(!t)return!1;const i=20,r=Math.floor(12.5);t.font=r+"px Arial, Sans-Serif",t.textBaseline="top",t.canvas.width=40,t.canvas.height=25,t.clearRect(0,0,40,25),t.fillStyle="#FF0000",t.fillText(e,0,22),t.fillStyle="#0000FF",t.fillText(e,i,22);const n=t.getImageData(0,0,i,25).data,o=n.length;let s=0;for(;s<o&&!n[s+3];s+=4);if(s>=o)return!1;const a=i+s/4%i,c=Math.floor(s/4/i),l=t.getImageData(a,c,1,1).data;return n[s]===l[0]&&n[s+2]===l[2]&&!(t.measureText(e).width>=i)};const Li=Ii;class Bi extends e.Plugin{static get requires(){return[Li]}static get pluginName(){return"EmojiRepository"}static get isOfficialPlugin(){return!0}constructor(e){super(e),e.config.define("emoji",{version:void 0,skinTone:"default",definitionsUrl:void 0,useCustomFont:!1}),this._url=this._getUrl(),this._repositoryPromise=new Promise((e=>{this._repositoryPromiseResolveCallback=e})),this._items=null}async init(){return this._warnAboutCdnUse(),await this._loadAndCacheEmoji(),this._items=this._getItems(),this._items?this._repositoryPromiseResolveCallback(!0):((0,t.logWarning)("emoji-repository-empty"),this._repositoryPromiseResolveCallback(!1))}getEmojiByQuery(e){if(!this._items)return[];return e.split(/\s/).filter(Boolean).some((e=>e.length>=2))?o.go(e,this._items,{threshold:.6,keys:["emoticon","annotation",t=>e.split(/\s/).filter(Boolean).flatMap((e=>{var i;return null===(i=t.tags)||void 0===i?void 0:i.filter((t=>t.startsWith(e)))})).join()]}).map((e=>e.obj)):[]}getEmojiCategories(){const e=this._getItems();if(!e)return[];const{t}=this.editor.locale,i=[{title:t("Smileys & Expressions"),icon:"😄",groupId:0},{title:t("Gestures & People"),icon:"👋",groupId:1},{title:t("Animals & Nature"),icon:"🐻",groupId:3},{title:t("Food & Drinks"),icon:"🍎",groupId:4},{title:t("Travel & Places"),icon:"🚘",groupId:5},{title:t("Activities"),icon:"🏀",groupId:6},{title:t("Objects"),icon:"💡",groupId:7},{title:t("Symbols"),icon:"🔵",groupId:8},{title:t("Flags"),icon:"🏁",groupId:9}],r=Si(e,"group");return i.map((e=>({...e,items:r[e.groupId]})))}getSkinTones(){const{t:e}=this.editor.locale;return[{id:"default",icon:"👋",tooltip:e("Default skin tone")},{id:"light",icon:"👋🏻",tooltip:e("Light skin tone")},{id:"medium-light",icon:"👋🏼",tooltip:e("Medium Light skin tone")},{id:"medium",icon:"👋🏽",tooltip:e("Medium skin tone")},{id:"medium-dark",icon:"👋🏾",tooltip:e("Medium Dark skin tone")},{id:"dark",icon:"👋🏿",tooltip:e("Dark skin tone")}]}isReady(){return this._repositoryPromise}_getUrl(){const{definitionsUrl:e,version:i}=this.editor.config.get("emoji");if(!e||"cdn"===e){const e=new URL("https://cdn.ckeditor.com/ckeditor5/data/emoji/{version}/en.json".replace("{version}",(i||16).toString()));return e.searchParams.set("editorVersion",t.version),e}return i&&(0,t.logWarning)("emoji-repository-redundant-version"),new URL(e)}_warnAboutCdnUse(){const e=this.editor,i=e.config.get("emoji"),r=e.config.get("licenseKey"),n=window[Symbol.for("cke distribution")];"GPL"!==r&&"cloud"!==n&&(i&&i.definitionsUrl||(0,t.logWarning)("emoji-repository-cdn-use"))}_getItems(){const e=Bi._results[this._url.href];return e&&e.length?e:null}async _loadAndCacheEmoji(){if(Bi._results[this._url.href])return;const e=await fetch(this._url,{cache:"force-cache"}).then((e=>e.ok?e.json():[])).catch((()=>[]));Bi._results[this._url.href]=this._normalizeEmoji(e)}_normalizeEmoji(e){const t=this.editor,i=t.config.get("emoji.useCustomFont"),r=t.plugins.get("EmojiUtils"),n=e.filter((e=>r.isEmojiCategoryAllowed(e)));if(i)return n.map((e=>r.normalizeEmojiSkinTone(e)));const o=r.getEmojiSupportedVersionByOs(),s=r.createEmojiWidthTestingContainer();document.body.appendChild(s);const a=n.filter((e=>r.isEmojiSupported(e,o,s))).map((e=>r.normalizeEmojiSkinTone(e)));return s.remove(),a}}Bi._results={};const Mi=Bi,Fi=":",zi=":__EMOJI_SHOW_ALL:",Ri=":__EMOJI_HINT:";class Di extends e.Plugin{static get requires(){return[Mi,n.Typing,"Mention"]}static get pluginName(){return"EmojiMention"}static get isOfficialPlugin(){return!0}constructor(e){super(e),this.editor.config.define("emoji",{dropdownLimit:6}),this._emojiDropdownLimit=e.config.get("emoji.dropdownLimit"),this._skinTone=e.config.get("emoji.skinTone"),this._setupMentionConfiguration(e)}_setupMentionConfiguration(e){const i=e.config.get("mergeFields.prefix"),r=e.config.get("mention.feeds"),n=!!i&&i[0]===Fi;if(r.filter((e=>!e._isEmojiMarker)).some((e=>e.marker===Fi))||n)return void(0,t.logWarning)("emoji-config-marker-already-used",{marker:Fi});if(r.some((e=>e._isEmojiMarker)))return;const o={_isEmojiMarker:!0,marker:Fi,dropdownLimit:this._emojiDropdownLimit,itemRenderer:this._customItemRendererFactory(this.editor.t),feed:this._queryEmojiCallbackFactory()};this.editor.config.set("mention.feeds",[...r,o])}async init(){const e=this.editor;this.emojiPickerPlugin=e.plugins.has("EmojiPicker")?e.plugins.get("EmojiPicker"):null,this.emojiRepositoryPlugin=e.plugins.get("EmojiRepository"),this._isEmojiRepositoryAvailable=await this.emojiRepositoryPlugin.isReady(),this._isEmojiRepositoryAvailable&&e.once("ready",this._overrideMentionExecuteListener.bind(this))}_customItemRendererFactory(e){return t=>{const i=document.createElement("button");i.classList.add("ck"),i.classList.add("ck-button"),i.classList.add("ck-button_with-text"),i.id=`mention-list-item-id${t.id.slice(0,-1)}`,i.type="button",i.tabIndex=-1;const r=document.createElement("span");return r.classList.add("ck"),r.classList.add("ck-button__label"),i.appendChild(r),t.id===Ri?(i.classList.add("ck-list-item-button"),i.classList.add("ck-disabled"),r.textContent=e("Keep on typing to see the emoji.")):t.id===zi?r.textContent=e("Show all emoji..."):r.textContent=`${t.text} ${t.id}`,i}}_overrideMentionExecuteListener(){const e=this.editor;e.commands.get("mention").on("execute",((t,i)=>{const r=i[0];if(r.marker===Fi&&(t.stop(),r.mention.id!==Ri))if(r.mention.id===zi){const t=[...r.range.getItems()].filter((e=>e.is("$textProxy"))).map((e=>e.data)).reduce(((e,t)=>e+t),"");e.model.change((t=>{e.model.deleteContent(t.createSelection(r.range))}));const i=this.emojiPickerPlugin;i.showUI(t.slice(1)),setTimeout((()=>{i.emojiPickerView.focus()}))}else e.execute("insertText",{text:r.mention.text,range:r.range})}),{priority:"high"})}_queryEmojiCallbackFactory(){return e=>{if(e.startsWith(" "))return[];if(e.startsWith(Fi))return[];if(!this._isEmojiRepositoryAvailable)return[];const t=this.emojiRepositoryPlugin.getEmojiByQuery(e).map((e=>{let t=e.skins[this._skinTone]||e.skins.default;return this.emojiPickerPlugin&&(t=e.skins[this.emojiPickerPlugin.skinTone]||e.skins.default),{id:`:${e.annotation}:`,text:t}}));if(!this.emojiPickerPlugin)return t.slice(0,this._emojiDropdownLimit);const i={id:e.length>1?zi:Ri};return[...t.slice(0,this._emojiDropdownLimit-1),i]}}}var Ni=i(311);class Ui extends e.Command{refresh(){const e=this.editor.model,t=e.schema,i=e.document.selection;this.isEnabled=t.checkChild(i.getFirstPosition(),"$text")}execute(e=""){this.editor.plugins.get("EmojiPicker").showUI(e)}}var qi=i(591),$i=i.n(qi),Wi=i(639),Ki=i.n(Wi),Hi=i(128),Qi=i.n(Hi),Gi=i(21),Zi=i.n(Gi),Ji=i(51),Xi=i.n(Ji),Yi=i(291),er={attributes:{"data-cke":!0}};er.setAttributes=Zi(),er.insert=Qi().bind(null,"head"),er.domAPI=Ki(),er.insertStyleElement=Xi();$i()(Yi.A,er);Yi.A&&Yi.A.locals&&Yi.A.locals;class tr extends Ni.View{constructor(e,{categoryName:i,emojiCategories:r,getEmojiByQuery:n,skinTone:o}){super(e),this.set("isEmpty",!0),this.set("categoryName",i),this.set("skinTone",o),this.tiles=this.createCollection(),this.cachedTiles=this.createCollection(),this.focusTracker=new t.FocusTracker,this.keystrokes=new t.KeystrokeHandler,this._getEmojiByQuery=n,this.emojiCategories=r;const s=this.bindTemplate;this.setTemplate({tag:"div",children:[{tag:"div",attributes:{role:"grid",class:["ck","ck-emoji__grid"]},children:this.tiles}],attributes:{role:"tabpanel",class:["ck","ck-emoji__tiles",s.if("isEmpty","ck-hidden",(e=>e))]}}),(0,Ni.addKeyboardHandlingForGrid)({keystrokeHandler:this.keystrokes,focusTracker:this.focusTracker,gridItems:this.tiles,numberOfColumns:()=>t.global.window.getComputedStyle(this.element.firstChild).getPropertyValue("grid-template-columns").split(" ").length,uiLanguageDirection:this.locale&&this.locale.uiLanguageDirection})}render(){super.render(),this.keystrokes.listenTo(this.element)}destroy(){super.destroy(),this.keystrokes.destroy(),this.focusTracker.destroy()}focus(){const e=this.tiles.first;e&&e.focus()}filter(e){const{matchingItems:t,allItems:i}=e?this._getItemsByQuery(e.source):this._getItemsByCategory();return this._updateGrid(t),this.set("isEmpty",0===t.length),{resultsCount:t.length,totalItemsCount:i.length}}_getItemsByQuery(e){return{matchingItems:this._getEmojiByQuery(e),allItems:this.emojiCategories.flatMap((e=>e.items))}}_getItemsByCategory(){const e=this.emojiCategories.find((e=>e.title===this.categoryName)),{items:t}=e;return{matchingItems:t,allItems:t}}_updateGrid(e){[...this.tiles].forEach((e=>{this.focusTracker.remove(e),this.tiles.remove(e)})),e.map((e=>{const t=e.skins[this.skinTone]||e.skins.default;return this.cachedTiles.get(t)||this._createTile(t,e.annotation)})).forEach((e=>{this.tiles.add(e),this.focusTracker.add(e)}))}_createTile(e,t){const i=new Ni.ButtonView(this.locale);return i.viewUid=e,i.extendTemplate({attributes:{class:["ck-emoji__tile"]}}),i.set({label:e,tooltip:t,withText:!0,ariaLabel:t,ariaLabelledBy:void 0}),i.on("execute",(()=>{this.fire("execute",{name:t,emoji:e})})),this.cachedTiles.add(i),i}}var ir=i(223),rr={attributes:{"data-cke":!0}};rr.setAttributes=Zi(),rr.insert=Qi().bind(null,"head"),rr.domAPI=Ki(),rr.insertStyleElement=Xi();$i()(ir.A,rr);ir.A&&ir.A.locals&&ir.A.locals;class nr extends Ni.View{constructor(e,{emojiCategories:i,categoryName:r}){super(e),this.buttonViews=this.createCollection(i.map((e=>this._createCategoryButton(e)))),this.focusTracker=new t.FocusTracker,this.keystrokes=new t.KeystrokeHandler,this.focusCycler=new Ni.FocusCycler({focusables:this.buttonViews,focusTracker:this.focusTracker,keystrokeHandler:this.keystrokes,actions:{focusPrevious:"arrowleft",focusNext:"arrowright"}}),this.setTemplate({tag:"div",attributes:{class:["ck","ck-emoji__categories-list"],role:"tablist"},children:this.buttonViews}),this.on("change:categoryName",((e,t,i,r)=>{const n=this.buttonViews.find((e=>e.tooltip===r));n&&(n.isOn=!1);this.buttonViews.find((e=>e.tooltip===i)).isOn=!0})),this.set("categoryName",r)}render(){super.render(),this.buttonViews.forEach((e=>{this.focusTracker.add(e)})),this.keystrokes.listenTo(this.element)}destroy(){super.destroy(),this.focusTracker.destroy(),this.keystrokes.destroy(),this.buttonViews.destroy()}focus(){this.buttonViews.first.focus()}enableCategories(){this.buttonViews.forEach((e=>{e.isEnabled=!0}))}disableCategories(){this.buttonViews.forEach((e=>{e.set({class:"",isEnabled:!1,isOn:!1})}))}_createCategoryButton(e){const t=new Ni.ButtonView,i=t.bindTemplate;return t.extendTemplate({attributes:{"aria-selected":i.to("isOn",(e=>e.toString())),class:["ck-emoji__category-item"]}}),t.set({ariaLabel:e.title,label:e.icon,role:"tab",tooltip:e.title,withText:!0,ariaLabelledBy:void 0}),t.on("execute",(()=>{this.categoryName=e.title})),t.on("change:isEnabled",(()=>{t.isEnabled&&t.tooltip===this.categoryName&&(t.isOn=!0)})),t}}var or=/[\\^$.*+?()[\]{}|]/g,sr=RegExp(or.source);const ar=function(e){return(e=gi(e))&&sr.test(e)?e.replace(or,"\\$&"):e};class cr extends Ni.View{constructor(e,{gridView:t,resultsView:i}){super(e),this.gridView=t;const r=e.t;this.inputView=new Ni.SearchTextView(this.locale,{queryView:{label:r("Find an emoji (min. 2 characters)"),creator:Ni.createLabeledInputText},filteredView:this.gridView,infoView:{instance:i}}),this.setTemplate({tag:"div",attributes:{class:["ck","ck-search"],tabindex:"-1"},children:[this.inputView.queryView]}),this.inputView.delegate("search").to(this)}destroy(){super.destroy(),this.inputView.destroy()}search(e){const t=e?new RegExp(ar(e),"ig"):null,i=this.gridView.filter(t);this.inputView.fire("search",{query:e,...i})}setInputValue(e){e?this.inputView.queryView.fieldView.value=e:this.inputView.queryView.fieldView.reset()}getInputValue(){return this.inputView.queryView.fieldView.element.value}focus(){this.inputView.focus()}}var lr=i(59),ur={attributes:{"data-cke":!0}};ur.setAttributes=Zi(),ur.insert=Qi().bind(null,"head"),ur.domAPI=Ki(),ur.insertStyleElement=Xi();$i()(lr.A,ur);lr.A&&lr.A.locals&&lr.A.locals;class dr extends Ni.View{constructor(e,{skinTone:i,skinTones:r}){super(e),this.set("skinTone",i),this._skinTones=r;const n=(0,e.t)("Select skin tone"),o=(0,Ni.createDropdown)(e),s=new t.Collection;for(const{id:e,icon:t,tooltip:i}of this._skinTones){const r={type:"button",model:new Ni.ViewModel({value:e,label:t,ariaLabel:i,tooltip:i,tooltipPosition:"e",role:"menuitemradio",withText:!0,ariaLabelledBy:void 0})};r.model.bind("isOn").to(this,"skinTone",(t=>t===e)),s.add(r)}(0,Ni.addListToDropdown)(o,s,{ariaLabel:n,role:"menu"}),o.buttonView.set({label:this._getSkinTone().icon,ariaLabel:n,ariaLabelledBy:void 0,isOn:!1,withText:!0,tooltip:n}),this.dropdownView=o,this.listenTo(o,"execute",(e=>{this.skinTone=e.source.value})),o.buttonView.bind("label").to(this,"skinTone",(()=>this._getSkinTone().icon)),o.buttonView.bind("ariaLabel").to(this,"skinTone",(()=>`${this._getSkinTone().tooltip}, ${n}`)),this.setTemplate({tag:"div",attributes:{class:["ck","ck-emoji__skin-tone"]},children:[o]})}focus(){this.dropdownView.buttonView.focus()}_getSkinTone(){return this._skinTones.find((e=>e.id===this.skinTone))}}class hr extends Ni.View{constructor(e,{emojiCategories:i,getEmojiByQuery:r,skinTone:n,skinTones:o}){super(e);const s=i[0].title;this.gridView=new tr(e,{categoryName:s,emojiCategories:i,getEmojiByQuery:r,skinTone:n}),this.infoView=new Ni.SearchInfoView,this.searchView=new cr(e,{gridView:this.gridView,resultsView:this.infoView}),this.categoriesView=new nr(e,{emojiCategories:i,categoryName:s}),this.toneView=new dr(e,{skinTone:n,skinTones:o}),this.items=this.createCollection([this.searchView,this.toneView,this.categoriesView,this.gridView,this.infoView]),this.focusTracker=new t.FocusTracker,this.keystrokes=new t.KeystrokeHandler,this.focusCycler=new Ni.FocusCycler({focusables:this.items,focusTracker:this.focusTracker,keystrokeHandler:this.keystrokes,actions:{focusPrevious:"shift + tab",focusNext:"tab"}}),this.setTemplate({tag:"div",children:[{tag:"div",children:[this.searchView,this.toneView],attributes:{class:["ck","ck-emoji__search"]}},this.categoriesView,this.gridView,{tag:"div",children:[this.infoView],attributes:{class:["ck","ck-search__results"]}}],attributes:{tabindex:"-1",class:["ck","ck-emoji","ck-search"]}}),this._setupEventListeners()}render(){super.render(),this.focusTracker.add(this.searchView.element),this.focusTracker.add(this.toneView.element),this.focusTracker.add(this.categoriesView.element),this.focusTracker.add(this.gridView.element),this.focusTracker.add(this.infoView.element),this.keystrokes.listenTo(this.element)}destroy(){super.destroy(),this.focusTracker.destroy(),this.keystrokes.destroy()}focus(){this.searchView.focus()}_setupEventListeners(){const e=this.locale.t;this.searchView.on("search",((e,t)=>{t.query?this.categoriesView.disableCategories():this.categoriesView.enableCategories()})),this.searchView.on("search",((t,i)=>{1===i.query.length?this.infoView.set({primaryText:e("Keep on typing to see the emoji."),secondaryText:e("The query must contain at least two characters."),isVisible:!0}):i.resultsCount?this.infoView.set({isVisible:!1}):this.infoView.set({primaryText:e('No emojis were found matching "%0".',i.query),secondaryText:e("Please try a different phrase or check the spelling."),isVisible:!0})})),this.searchView.on("search",(()=>{this.fire("update"),this.gridView.element.scrollTo(0,0)})),this.categoriesView.on("change:categoryName",((e,t,i)=>{this.gridView.categoryName=i,this.searchView.search("")})),this.toneView.on("change:skinTone",((e,t,i)=>{this.gridView.skinTone=i,this.searchView.search(this.searchView.getInputValue())}))}}var fr=i(913),gr={attributes:{"data-cke":!0}};gr.setAttributes=Zi(),gr.insert=Qi().bind(null,"head"),gr.domAPI=Ki(),gr.insertStyleElement=Xi();$i()(fr.A,gr);fr.A&&fr.A.locals&&fr.A.locals;const pr="emoji-picker";class mr extends e.Plugin{static get requires(){return[Mi,Ni.ContextualBalloon,Ni.Dialog,n.Typing]}static get pluginName(){return"EmojiPicker"}static get isOfficialPlugin(){return!0}async init(){const e=this.editor;if(this.balloonPlugin=e.plugins.get("ContextualBalloon"),this.emojiRepositoryPlugin=e.plugins.get("EmojiRepository"),!await this.emojiRepositoryPlugin.isReady())return;const t=new Ui(e);e.commands.add("emoji",t),e.ui.componentFactory.add("emoji",(()=>{const e=this._createButton(Ni.ButtonView,t);return e.set({tooltip:!0}),e})),e.ui.componentFactory.add("menuBar:emoji",(()=>this._createButton(Ni.MenuBarMenuListItemButtonView,t))),this._setupConversion()}destroy(){super.destroy(),this.emojiPickerView&&this.emojiPickerView.destroy()}get skinTone(){return this.emojiPickerView?this.emojiPickerView.gridView.skinTone:this.editor.config.get("emoji.skinTone")}showUI(e=""){this._showFakeVisualSelection(),this.emojiPickerView||(this.emojiPickerView=this._createEmojiPickerView()),e&&this.emojiPickerView.searchView.setInputValue(e),this.emojiPickerView.searchView.search(e),this.balloonPlugin.hasView(this.emojiPickerView)||this.balloonPlugin.add({view:this.emojiPickerView,position:this._getBalloonPositionData()}),this.emojiPickerView.focus()}_createButton(t,i){const r=new t(this.editor.locale),n=this.editor.locale.t;return r.bind("isEnabled").to(i,"isEnabled"),r.set({label:n("Emoji"),icon:e.icons.emoji,isToggleable:!0}),r.on("execute",(()=>{this.showUI()})),r}_createEmojiPickerView(){const e=new hr(this.editor.locale,{emojiCategories:this.emojiRepositoryPlugin.getEmojiCategories(),skinTone:this.editor.config.get("emoji.skinTone"),skinTones:this.emojiRepositoryPlugin.getSkinTones(),getEmojiByQuery:e=>this.emojiRepositoryPlugin.getEmojiByQuery(e)});return this.listenTo(e.gridView,"execute",((e,t)=>{const i=this.editor,r=t.emoji;this._hideUI(),i.execute("insertText",{text:r})})),this.listenTo(e,"update",(()=>{this.balloonPlugin.visibleView===e&&this.balloonPlugin.updatePosition()})),e.keystrokes.set("Esc",((e,t)=>{this._hideUI(),t()})),(0,Ni.clickOutsideHandler)({emitter:e,contextElements:[this.balloonPlugin.view.element],callback:()=>this._hideUI(),activator:()=>this.balloonPlugin.visibleView===e}),e}_hideUI(){this.balloonPlugin.remove(this.emojiPickerView),this.emojiPickerView.searchView.setInputValue(""),this.editor.editing.view.focus(),this._hideFakeVisualSelection()}_setupConversion(){const e=this.editor;e.conversion.for("editingDowncast").markerToHighlight({model:pr,view:{classes:["ck-fake-emoji-selection"]}}),e.conversion.for("editingDowncast").markerToElement({model:pr,view:(e,{writer:t})=>{if(!e.markerRange.isCollapsed)return null;const i=t.createUIElement("span");return t.addClass(["ck-fake-emoji-selection","ck-fake-emoji-selection_collapsed"],i),i}})}_getBalloonPositionData(){const e=this.editor.editing.view,t=e.document;return{target:()=>e.domConverter.viewRangeToDom(t.selection.getFirstRange())}}_showFakeVisualSelection(){const e=this.editor.model;e.change((t=>{const i=e.document.selection.getFirstRange();if(e.markers.has(pr))t.updateMarker(pr,{range:i});else if(i.start.isAtEnd){const r=i.start.getLastMatchingPosition((({item:t})=>!e.schema.isContent(t)),{boundaries:i});t.addMarker(pr,{usingOperation:!1,affectsData:!1,range:t.createRange(r,i.end)})}else t.addMarker(pr,{usingOperation:!1,affectsData:!1,range:i})}))}_hideFakeVisualSelection(){const e=this.editor.model;e.markers.has(pr)&&e.change((e=>{e.removeMarker(pr)}))}}class _r extends e.Plugin{static get requires(){return[Di,mr]}static get pluginName(){return"Emoji"}static get isOfficialPlugin(){return!0}}})(),(window.CKEditor5=window.CKEditor5||{}).emoji=r})();
5
+ */(()=>{var e={21:e=>{"use strict";e.exports=function(e,t){Object.keys(t).forEach((function(i){e.setAttribute(i,t[i])}))}},51:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},59:(e,t,i)=>{"use strict";i.d(t,{A:()=>c});var o=i(758),s=i.n(o),r=i(935),n=i.n(r)()(s());n.push([e.id,".ck.ck-emoji__skin-tone{margin-left:var(--ck-spacing-standard)}.ck.ck-emoji__skin-tone>.ck.ck-dropdown .ck.ck-list__item{min-width:1em}.ck.ck-emoji__skin-tone>.ck.ck-dropdown .ck-button.ck-dropdown__button .ck-button__label{width:auto}",""]);const c=n},128:e=>{"use strict";var t={};e.exports=function(e,i){var o=function(e){if(void 0===t[e]){var i=document.querySelector(e);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(e){i=null}t[e]=i}return t[e]}(e);if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(i)}},146:function(e,t){var i,o,s;o=[],void 0===(s="function"==typeof(i=e=>{"use strict";var t=e=>{"number"==typeof e?e=""+e:"string"!=typeof e&&(e="");var t=k(e);return s(e,{_targetLower:t._lower,_targetLowerCodes:t.lowerCodes,_bitflags:t.bitflags})};class i{get indexes(){return this._indexes.slice(0,this._indexes.len).sort(((e,t)=>e-t))}set indexes(e){return this._indexes=e}highlight(e,t){return((e,t="<b>",i="</b>")=>{for(var o="function"==typeof t?t:void 0,s=e.target,r=s.length,n=e.indexes,c="",a=0,l=0,d=!1,u=[],h=0;h<r;++h){var m=s[h];if(n[l]===h){if(++l,d||(d=!0,o?(u.push(c),c=""):c+=t),l===n.length){o?(c+=m,u.push(o(c,a++)),c="",u.push(s.substr(h+1))):c+=m+i+s.substr(h+1);break}}else d&&(d=!1,o?(u.push(o(c,a++)),c=""):c+=i);c+=m}return o?u:c})(this,e,t)}get score(){return r(this._score)}set score(e){this._score=n(e)}}class o extends Array{get score(){return r(this._score)}set score(e){this._score=n(e)}}var s=(e,t)=>{const o=new i;return o.target=e,o.obj=t.obj??B,o._score=t._score??C,o._indexes=t._indexes??[],o._targetLower=t._targetLower??"",o._targetLowerCodes=t._targetLowerCodes??B,o._nextBeginningIndexes=t._nextBeginningIndexes??B,o._bitflags=t._bitflags??0,o},r=e=>e===C?0:e>1?e:Math.E**(-2*((1-e)**.04307-1)),n=e=>0===e?C:e>1?e:1-Math.pow(Math.log(e)/-2+1,1/.04307),c=e=>{"number"==typeof e?e=""+e:"string"!=typeof e&&(e=""),e=e.trim();var t=k(e),i=[];if(t.containsSpace){var o=e.split(/\s+/);o=[...new Set(o)];for(var s=0;s<o.length;s++)if(""!==o[s]){var r=k(o[s]);i.push({lowerCodes:r.lowerCodes,_lower:o[s].toLowerCase(),containsSpace:!1})}}return{lowerCodes:t.lowerCodes,_lower:t._lower,containsSpace:t.containsSpace,bitflags:t.bitflags,spaceSearches:i}},a=e=>{if(e.length>999)return t(e);var i=g.get(e);return void 0!==i||(i=t(e),g.set(e,i)),i},l=e=>{if(e.length>999)return c(e);var t=p.get(e);return void 0!==t||(t=c(e),p.set(e,t)),t},d=(e,t)=>{var i=[];i.total=e.length;var r=t?.limit||E;if(t?.key)for(var n=0;n<e.length;n++){var c=e[n];if((h=V(c,t.key))!=B){T(h)||(h=a(h));var l=s(h.target,{_score:h._score,obj:c});if(i.push(l),i.length>=r)return i}}else if(t?.keys)for(n=0;n<e.length;n++){c=e[n];for(var d=new o(t.keys.length),u=t.keys.length-1;u>=0;--u)(h=V(c,t.keys[u]))?(T(h)||(h=a(h)),h._score=C,h._indexes.len=0,d[u]=h):d[u]=F;if(d.obj=c,d._score=C,i.push(d),i.length>=r)return i}else for(n=0;n<e.length;n++){var h;if((h=e[n])!=B&&(T(h)||(h=a(h)),h._score=C,h._indexes.len=0,i.push(h),i.length>=r))return i}return i},u=(e,t,o=!1,s=!1)=>{if(!1===o&&e.containsSpace)return h(e,t,s);for(var r=e._lower,n=e.lowerCodes,c=n[0],a=t._targetLowerCodes,l=n.length,d=a.length,u=0,m=0,k=0;;){if(c===a[m]){if(w[k++]=m,++u===l)break;c=n[u]}if(++m>=d)return B}u=0;var g=!1,p=0,_=t._nextBeginningIndexes;_===B&&(_=t._nextBeginningIndexes=f(t.target));var v=0;if((m=0===w[0]?0:_[w[0]-1])!==d)for(;;)if(m>=d){if(u<=0)break;if(++v>200)break;--u;var y=b[--p];m=_[y]}else if(n[u]===a[m]){if(b[p++]=m,++u===l){g=!0;break}++m}else m=_[m];var j=l<=1?-1:t._targetLower.indexOf(r,w[0]),x=!!~j,V=!!x&&(0===j||t._nextBeginningIndexes[j-1]===j);if(x&&!V)for(var T=0;T<_.length;T=_[T])if(!(T<=j)){for(var E=0;E<l&&n[E]===t._targetLowerCodes[T+E];E++);if(E===l){j=T,V=!0;break}}var C=e=>{for(var t=0,i=0,o=1;o<l;++o)e[o]-e[o-1]!=1&&(t-=e[o],++i);if(t-=(e[l-1]-e[0]-(l-1)+12)*i,0!==e[0]&&(t-=e[0]*e[0]*.2),g){var s=1;for(o=_[0];o<d;o=_[o])++s;s>24&&(t*=10*(s-24))}else t*=1e3;return t-=(d-l)/2,x&&(t/=1+l*l*1),V&&(t/=1+l*l*1),t-=(d-l)/2};if(g)if(V){for(T=0;T<l;++T)w[T]=j+T;P=w,S=C(w)}else P=b,S=C(b);else{if(x)for(var T=0;T<l;++T)w[T]=j+T;var P,S=C(P=w)}for(t._score=S,T=0;T<l;++T)t._indexes[T]=P[T];t._indexes.len=l;const A=new i;return A.target=t.target,A._score=t._score,A._indexes=t._indexes,A},h=(e,t,i)=>{for(var o=new Set,s=0,r=B,n=0,c=e.spaceSearches,a=c.length,l=0,d=()=>{for(let e=l-1;e>=0;e--)t._nextBeginningIndexes[_[2*e+0]]=_[2*e+1]},h=!1,m=0;m<a;++m){y[m]=C;var k=c[m];if(r=u(k,t),i){if(r===B)continue;h=!0}else if(r===B)return d(),B;if(m!==a-1){var f=r._indexes,g=!0;for(let e=0;e<f.len-1;e++)if(f[e+1]-f[e]!=1){g=!1;break}if(g){var p=f[f.len-1]+1,w=t._nextBeginningIndexes[p-1];for(let e=p-1;e>=0&&w===t._nextBeginningIndexes[e];e--)t._nextBeginningIndexes[e]=p,_[2*l+0]=e,_[2*l+1]=w,l++}}s+=r._score/a,y[m]=r._score/a,r._indexes[0]<n&&(s-=2*(n-r._indexes[0])),n=r._indexes[0];for(var b=0;b<r._indexes.len;++b)o.add(r._indexes[b])}if(i&&!h)return B;d();var v=u(e,t,!0);if(v!==B&&v._score>s){if(i)for(m=0;m<a;++m)y[m]=v._score/a;return v}i&&(r=t),r._score=s,m=0;for(let e of o)r._indexes[m++]=e;return r._indexes.len=m,r},m=e=>e.replace(/\p{Script=Latin}+/gu,(e=>e.normalize("NFD"))).replace(/[\u0300-\u036f]/g,""),k=e=>{for(var t=(e=m(e)).length,i=e.toLowerCase(),o=[],s=0,r=!1,n=0;n<t;++n){var c=o[n]=i.charCodeAt(n);32!==c?s|=1<<(c>=97&&c<=122?c-97:c>=48&&c<=57?26:c<=127?30:31):r=!0}return{lowerCodes:o,bitflags:s,containsSpace:r,_lower:i}},f=e=>{for(var t=(e=m(e)).length,i=(e=>{for(var t=e.length,i=[],o=0,s=!1,r=!1,n=0;n<t;++n){var c=e.charCodeAt(n),a=c>=65&&c<=90,l=a||c>=97&&c<=122||c>=48&&c<=57,d=a&&!s||!r||!l;s=a,r=l,d&&(i[o++]=n)}return i})(e),o=[],s=i[0],r=0,n=0;n<t;++n)s>n?o[n]=s:(s=i[++r],o[n]=void 0===s?t:s);return o},g=new Map,p=new Map,w=[],b=[],_=[],v=[],y=[],j=[],x=[],V=(e,t)=>{var i=e[t];if(void 0!==i)return i;if("function"==typeof t)return t(e);var o=t;Array.isArray(t)||(o=t.split("."));for(var s=o.length,r=-1;e&&++r<s;)e=e[o[r]];return e},T=e=>"object"==typeof e&&"number"==typeof e._bitflags,E=1/0,C=-E,P=[];P.total=0;var S,A,I,L,B=null,F=t(""),M=(S=[],A=0,L=e=>{for(var t=0,i=S[t],o=1;o<A;){var s=o+1;t=o,s<A&&S[s]._score<S[o]._score&&(t=s),S[t-1>>1]=S[t],o=1+(t<<1)}for(var r=t-1>>1;t>0&&i._score<S[r]._score;r=(t=r)-1>>1)S[t]=S[r];S[t]=i},(I={}).add=e=>{var t=A;S[A++]=e;for(var i=t-1>>1;t>0&&e._score<S[i]._score;i=(t=i)-1>>1)S[t]=S[i];S[t]=e},I.poll=e=>{if(0!==A){var t=S[0];return S[0]=S[--A],L(),t}},I.peek=e=>{if(0!==A)return S[0]},I.replaceTop=e=>{S[0]=e,L()},I);return{single:(e,t)=>{if(!e||!t)return B;var i=l(e);T(t)||(t=a(t));var o=i.bitflags;return(o&t._bitflags)!==o?B:u(i,t)},go:(e,t,i)=>{if(!e)return i?.all?d(t,i):P;var s=l(e),r=s.bitflags,c=s.containsSpace,h=n(i?.threshold||0),m=i?.limit||E,k=0,f=0,g=t.length;function p(e){k<m?(M.add(e),++k):(++f,e._score>M.peek()._score&&M.replaceTop(e))}if(i?.key)for(var w=i.key,b=0;b<g;++b){var _=t[b];(z=V(_,w))&&(T(z)||(z=a(z)),(r&z._bitflags)===r&&(U=u(s,z))!==B&&(U._score<h||(U.obj=_,p(U))))}else if(i?.keys){var S=i.keys,A=S.length;e:for(b=0;b<g;++b){_=t[b];for(var I=0,L=0;L<A;++L)w=S[L],(z=V(_,w))?(T(z)||(z=a(z)),j[L]=z,I|=z._bitflags):j[L]=F;if((r&I)===r){if(c)for(let e=0;e<s.spaceSearches.length;e++)v[e]=C;for(L=0;L<A;++L)if((z=j[L])!==F)if(x[L]=u(s,z,!1,c),x[L]!==B){if(c)for(let e=0;e<s.spaceSearches.length;e++)y[e]>-1e3&&v[e]>C&&(D=(v[e]+y[e])/4)>v[e]&&(v[e]=D),y[e]>v[e]&&(v[e]=y[e])}else x[L]=F;else x[L]=F;if(c){for(let e=0;e<s.spaceSearches.length;e++)if(v[e]===C)continue e}else{var O=!1;for(let e=0;e<A;e++)if(x[e]._score!==C){O=!0;break}if(!O)continue}var N=new o(A);for(let e=0;e<A;e++)N[e]=x[e];if(c){var R=0;for(let e=0;e<s.spaceSearches.length;e++)R+=v[e]}else{R=C;for(let e=0;e<A;e++){var D;(U=N[e])._score>-1e3&&R>C&&(D=(R+U._score)/4)>R&&(R=D),U._score>R&&(R=U._score)}}if(N.obj=_,N._score=R,i?.scoreFn){if(!(R=i.scoreFn(N)))continue;R=n(R),N._score=R}R<h||p(N)}}}else for(b=0;b<g;++b){var z,U;(z=t[b])&&(T(z)||(z=a(z)),(r&z._bitflags)===r&&(U=u(s,z))!==B&&(U._score<h||p(U)))}if(0===k)return P;var q=new Array(k);for(b=k-1;b>=0;--b)q[b]=M.poll();return q.total=k+f,q},prepare:t,cleanup:()=>{g.clear(),p.clear()}}})?i.apply(t,o):i)||(e.exports=s)},223:(e,t,i)=>{"use strict";i.d(t,{A:()=>c});var o=i(758),s=i.n(o),r=i(935),n=i.n(r)()(s());n.push([e.id,".ck.ck-emoji__categories-list{display:flex;justify-content:space-between;margin:0 var(--ck-spacing-large)}.ck.ck-emoji__categories-list>.ck.ck-button.ck-button_with-text{border-width:0;border-bottom:2px solid transparent;font-size:var(--ck-font-size-big);min-height:var(--ck-font-size-big);min-width:var(--ck-font-size-big);padding:0}.ck.ck-emoji__categories-list>.ck.ck-button.ck-button_with-text.ck-emoji__category-item.ck-on{border-bottom-color:var(--ck-color-base-active)}.ck.ck-emoji__categories-list>.ck.ck-button.ck-button_with-text>span{margin:auto}",""]);const c=n},237:e=>{"use strict";e.exports=CKEditor5.dll},291:(e,t,i)=>{"use strict";i.d(t,{A:()=>c});var o=i(758),s=i.n(o),r=i(935),n=i.n(r)()(s());n.push([e.id,":root{--ck-emoji-grid-tile-size:27px}.ck.ck-emoji .ck.ck-emoji__tiles{border-top:1px solid var(--ck-color-base-border);max-height:min(265px,40vh);max-width:100%;overflow-x:hidden;overflow-y:auto}.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--ck-emoji-grid-tile-size),1fr));margin:var(--ck-spacing-standard) var(--ck-spacing-large);grid-gap:var(--ck-spacing-small)}.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__tile{border:0;font-size:1.5em;height:var(--ck-emoji-grid-tile-size);min-height:var(--ck-emoji-grid-tile-size);min-width:var(--ck-emoji-grid-tile-size);padding:0;transition:box-shadow .2s ease;width:var(--ck-emoji-grid-tile-size)}@media (prefers-reduced-motion:reduce){.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__tile{transition:none}}.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__tile:focus:not(.ck-disabled),.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__tile:hover:not(.ck-disabled){border:0;box-shadow:inset 0 0 0 1px var(--ck-color-base-background),0 0 0 2px var(--ck-color-focus-border)}.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__tile .ck-button__label{line-height:var(--ck-emoji-grid-tile-size);text-align:center;width:100%}",""]);const c=n},311:(e,t,i)=>{e.exports=i(237)("./src/ui.js")},355:(e,t,i)=>{e.exports=i(237)("./src/icons.js")},501:(e,t,i)=>{"use strict";i.d(t,{A:()=>c});var o=i(758),s=i.n(o),r=i(935),n=i.n(r)()(s());n.push([e.id,'.ck-vertical-form .ck-button:after{bottom:-1px;content:"";position:absolute;right:-1px;top:-1px;width:0;z-index:1}.ck-vertical-form .ck-button:focus:after{display:none}@media screen and (max-width:600px){.ck.ck-responsive-form .ck-button:after{bottom:-1px;content:"";position:absolute;right:-1px;top:-1px;width:0;z-index:1}.ck.ck-responsive-form .ck-button:focus:after{display:none}}.ck-vertical-form>.ck-button:nth-last-child(2):after{border-right:1px solid var(--ck-color-base-border)}.ck.ck-responsive-form{padding:var(--ck-spacing-large)}.ck.ck-responsive-form:focus{outline:none}[dir=ltr] .ck.ck-responsive-form>:not(:first-child),[dir=rtl] .ck.ck-responsive-form>:not(:last-child){margin-left:var(--ck-spacing-standard)}@media screen and (max-width:600px){.ck.ck-responsive-form{padding:0;width:calc(var(--ck-input-width)*.8)}.ck.ck-responsive-form .ck-labeled-field-view{margin:var(--ck-spacing-large) var(--ck-spacing-large) 0}.ck.ck-responsive-form .ck-labeled-field-view .ck-input-number,.ck.ck-responsive-form .ck-labeled-field-view .ck-input-text{min-width:0;width:100%}.ck.ck-responsive-form .ck-labeled-field-view .ck-labeled-field-view__error{white-space:normal}.ck.ck-responsive-form>.ck-button:nth-last-child(2):after{border-right:1px solid var(--ck-color-base-border)}.ck.ck-responsive-form>.ck-button:last-child,.ck.ck-responsive-form>.ck-button:nth-last-child(2){border-radius:0;margin-top:var(--ck-spacing-large);padding:var(--ck-spacing-standard)}.ck.ck-responsive-form>.ck-button:last-child:not(:focus),.ck.ck-responsive-form>.ck-button:nth-last-child(2):not(:focus){border-top:1px solid var(--ck-color-base-border)}[dir=ltr] .ck.ck-responsive-form>.ck-button:last-child,[dir=ltr] .ck.ck-responsive-form>.ck-button:nth-last-child(2),[dir=rtl] .ck.ck-responsive-form>.ck-button:last-child,[dir=rtl] .ck.ck-responsive-form>.ck-button:nth-last-child(2){margin-left:0}[dir=rtl] .ck.ck-responsive-form>.ck-button:last-child:last-of-type,[dir=rtl] .ck.ck-responsive-form>.ck-button:nth-last-child(2):last-of-type{border-right:1px solid var(--ck-color-base-border)}}',""]);const c=n},584:(e,t,i)=>{e.exports=i(237)("./src/utils.js")},591:e=>{"use strict";var t=[];function i(e){for(var i=-1,o=0;o<t.length;o++)if(t[o].identifier===e){i=o;break}return i}function o(e,o){for(var r={},n=[],c=0;c<e.length;c++){var a=e[c],l=o.base?a[0]+o.base:a[0],d=r[l]||0,u="".concat(l," ").concat(d);r[l]=d+1;var h=i(u),m={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==h)t[h].references++,t[h].updater(m);else{var k=s(m,o);o.byIndex=c,t.splice(c,0,{identifier:u,updater:k,references:1})}n.push(u)}return n}function s(e,t){var i=t.domAPI(t);i.update(e);return function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;i.update(e=t)}else i.remove()}}e.exports=function(e,s){var r=o(e=e||[],s=s||{});return function(e){e=e||[];for(var n=0;n<r.length;n++){var c=i(r[n]);t[c].references--}for(var a=o(e,s),l=0;l<r.length;l++){var d=i(r[l]);0===t[d].references&&(t[d].updater(),t.splice(d,1))}r=a}}},639:e=>{"use strict";var t,i=(t=[],function(e,i){return t[e]=i,t.filter(Boolean).join("\n")});function o(e,t,o,s){var r;if(o)r="";else{r="",s.supports&&(r+="@supports (".concat(s.supports,") {")),s.media&&(r+="@media ".concat(s.media," {"));var n=void 0!==s.layer;n&&(r+="@layer".concat(s.layer.length>0?" ".concat(s.layer):""," {")),r+=s.css,n&&(r+="}"),s.media&&(r+="}"),s.supports&&(r+="}")}if(e.styleSheet)e.styleSheet.cssText=i(t,r);else{var c=document.createTextNode(r),a=e.childNodes;a[t]&&e.removeChild(a[t]),a.length?e.insertBefore(c,a[t]):e.appendChild(c)}}var s={singleton:null,singletonCounter:0};e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=s.singletonCounter++,i=s.singleton||(s.singleton=e.insertStyleElement(e));return{update:function(e){o(i,t,!1,e)},remove:function(e){o(i,t,!0,e)}}}},758:e=>{"use strict";e.exports=function(e){return e[1]}},767:(e,t,i)=>{"use strict";i.d(t,{A:()=>c});var o=i(758),s=i.n(o),r=i(935),n=i.n(r)()(s());n.push([e.id,".ck.ck-form.ck-emoji-picker-form{padding-bottom:0}.ck.ck-form.ck-emoji-picker-form .ck.ck-dropdown .ck-dropdown__button:not(:focus){border-color:transparent}",""]);const c=n},782:(e,t,i)=>{e.exports=i(237)("./src/core.js")},834:(e,t,i)=>{e.exports=i(237)("./src/typing.js")},913:(e,t,i)=>{"use strict";i.d(t,{A:()=>c});var o=i(758),s=i.n(o),r=i(935),n=i.n(r)()(s());n.push([e.id,".ck.ck-emoji{width:320px}.ck .ck.ck-emoji__search{align-items:center;display:flex;justify-content:space-between;padding:var(--ck-spacing-large);padding-bottom:var(--ck-spacing-medium)}.ck .ck.ck-emoji__search>.ck.ck-search{flex:1}.ck .ck-fake-emoji-selection{background:var(--ck-color-link-fake-selection)}.ck .ck-fake-emoji-selection_collapsed{border-right:1px solid var(--ck-color-base-text);height:100%;margin-right:-1px;outline:1px solid hsla(0,0%,100%,.5)}div.ck.ck-balloon-panel.ck-emoji-picker-balloon{z-index:calc(var( --ck-z-dialog ) + 1)}",""]);const c=n},922:(e,t,i)=>{"use strict";i.d(t,{A:()=>c});var o=i(758),s=i.n(o),r=i(935),n=i.n(r)()(s());n.push([e.id,":root{--ck-form-default-width:340px}.ck.ck-form{padding:0 0 var(--ck-spacing-large)}.ck.ck-form.ck-form_default-width{width:var(--ck-form-default-width)}.ck.ck-form:focus{outline:none}.ck.ck-form .ck.ck-input-number,.ck.ck-form .ck.ck-input-text{min-width:100%;width:0}.ck.ck-form .ck.ck-dropdown{min-width:100%}.ck.ck-form .ck.ck-dropdown .ck-dropdown__button:not(:focus){border:1px solid var(--ck-color-base-border)}.ck.ck-form .ck.ck-dropdown .ck-dropdown__button .ck-button__label{width:100%}@media screen and (max-width:600px){.ck.ck-form.ck-responsive-form .ck.ck-form__row.ck-form__row_with-submit{align-items:stretch;flex-direction:column;padding:0}.ck.ck-form.ck-responsive-form .ck.ck-form__row.ck-form__row_with-submit>.ck{margin:var(--ck-spacing-large) var(--ck-spacing-large) 0}.ck.ck-form.ck-responsive-form .ck.ck-form__row.ck-form__row_with-submit .ck-button_with-text{justify-content:center}.ck.ck-form.ck-responsive-form .ck.ck-form__row.ck-form__row_large-bottom-padding{padding-bottom:var(--ck-spacing-large)}}[dir=ltr] .ck.ck-form.ck-responsive-form>:not(:first-child),[dir=rtl] .ck.ck-form.ck-responsive-form>:not(:last-child){margin-left:0}",""]);const c=n},935:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var i="",o=void 0!==t[5];return t[4]&&(i+="@supports (".concat(t[4],") {")),t[2]&&(i+="@media ".concat(t[2]," {")),o&&(i+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),i+=e(t),o&&(i+="}"),t[2]&&(i+="}"),t[4]&&(i+="}"),i})).join("")},t.i=function(e,i,o,s,r){"string"==typeof e&&(e=[[null,e,void 0]]);var n={};if(o)for(var c=0;c<this.length;c++){var a=this[c][0];null!=a&&(n[a]=!0)}for(var l=0;l<e.length;l++){var d=[].concat(e[l]);o&&n[d[0]]||(void 0!==r&&(void 0===d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=r),i&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=i):d[2]=i),s&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=s):d[4]="".concat(s)),t.push(d))}},t}}},t={};function i(o){var s=t[o];if(void 0!==s)return s.exports;var r=t[o]={id:o,exports:{}};return e[o].call(r.exports,r,r.exports,i),r.exports}i.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return i.d(t,{a:t}),t},i.d=(e,t)=>{for(var o in t)i.o(t,o)&&!i.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:t[o]})},i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var o={};(()=>{"use strict";i.r(o),i.d(o,{Emoji:()=>Y,EmojiCommand:()=>b,EmojiMention:()=>g,EmojiPicker:()=>X,EmojiRepository:()=>h,EmojiUtils:()=>d});var e=i(782),t=i(584),s=i(834),r=i(146);function n(e){const t=function(){try{return document.createElement("canvas").getContext("2d",{willReadFrequently:!0})}catch{return null}}();if(!t)return!1;const i=20,o=Math.floor(12.5);t.font=o+"px Arial, Sans-Serif",t.textBaseline="top",t.canvas.width=40,t.canvas.height=25,t.clearRect(0,0,40,25),t.fillStyle="#FF0000",t.fillText(e,0,22),t.fillStyle="#0000FF",t.fillText(e,i,22);const s=t.getImageData(0,0,i,25).data,r=s.length;let n=0;for(;n<r&&!s[n+3];n+=4);if(n>=r)return!1;const c=i+n/4%i,a=Math.floor(n/4/i),l=t.getImageData(c,a,1,1).data;return s[n]===l[0]&&s[n+2]===l[2]&&!(t.measureText(e).width>=i)}const c={0:"default",1:"light",2:"medium-light",3:"medium",4:"medium-dark",5:"dark"},a={"🫩":16,"🫨":15.1,"🫠":14,"😶‍🌫️":13.1,"🧑‍💻":12.1,"🥰":11,"🤪":5,"⚕️":4,"🤣":3,"👋🏽":2,"😀":1,"😐":.7,"😂":.6};class l extends e.Plugin{static get pluginName(){return"EmojiUtils"}static get isOfficialPlugin(){return!0}isEmojiSupported(e,t,i){return!!(e.version<=t)&&(!this.hasZwj(e.emoji)||this.isEmojiZwjSupported(e,i))}getEmojiSupportedVersionByOs(){for(const[e,t]of Object.entries(a))if(l._isEmojiSupported(e))return t;return 0}hasZwj(e){return e.includes("‍")}isEmojiZwjSupported(e,t){return this.getNodeWidth(t,e.emoji)<43.2}getNodeWidth(e,t){const i=document.createElement("span");i.textContent=t,e.appendChild(i);const o=i.offsetWidth;return e.removeChild(i),o}createEmojiWidthTestingContainer(){const e=document.createElement("div");return e.setAttribute("aria-hidden","true"),e.style.position="absolute",e.style.left="-9999px",e.style.whiteSpace="nowrap",e.style.fontSize="24px",e}normalizeEmojiSkinTone(e){const t={...e,skins:{default:e.emoji}};return e.skins&&e.skins.forEach((e=>{const i=c[e.tone];t.skins[i]=e.emoji})),t}isEmojiCategoryAllowed(e){return 2!==e.group}static _isEmojiSupported=n}const d=l;class u extends e.Plugin{_items;_url;_repositoryPromise;static get requires(){return[d]}static get pluginName(){return"EmojiRepository"}static get isOfficialPlugin(){return!0}constructor(e){super(e),e.config.define("emoji",{version:void 0,skinTone:"default",definitionsUrl:void 0,useCustomFont:!1}),this._url=this._getUrl(),this._repositoryPromise=new Promise((e=>{this._repositoryPromiseResolveCallback=e})),this._items=null}async init(){return this._warnAboutCdnUse(),await this._loadAndCacheEmoji(),this._items=this._getItems(),this._items?this._repositoryPromiseResolveCallback(!0):((0,t.logWarning)("emoji-repository-empty"),this._repositoryPromiseResolveCallback(!1))}getEmojiByQuery(e){if(!this._items)return[];return e.split(/\s/).filter(Boolean).some((e=>e.length>=2))?r.go(e,this._items,{threshold:.6,keys:["emoticon","annotation",t=>e.split(/\s/).filter(Boolean).flatMap((e=>t.tags?.filter((t=>t.startsWith(e))))).join()]}).map((e=>e.obj)):[]}getEmojiCategories(){const e=this._getItems();if(!e)return[];const{t}=this.editor.locale,i=[{title:t("Smileys & Expressions"),icon:"😄",groupId:0},{title:t("Gestures & People"),icon:"👋",groupId:1},{title:t("Animals & Nature"),icon:"🐻",groupId:3},{title:t("Food & Drinks"),icon:"🍎",groupId:4},{title:t("Travel & Places"),icon:"🚘",groupId:5},{title:t("Activities"),icon:"🏀",groupId:6},{title:t("Objects"),icon:"💡",groupId:7},{title:t("Symbols"),icon:"🔵",groupId:8},{title:t("Flags"),icon:"🏁",groupId:9}],o=function(e,t){const i={};for(let o=0;o<e.length;o++){const s=e[o],r=t(s);Object.hasOwn(i,r)||(i[r]=[]),i[r].push(s)}return i}(e,(e=>e.group));return i.map((e=>({...e,items:o[e.groupId]})))}getSkinTones(){const{t:e}=this.editor.locale;return[{id:"default",icon:"👋",tooltip:e("Default skin tone")},{id:"light",icon:"👋🏻",tooltip:e("Light skin tone")},{id:"medium-light",icon:"👋🏼",tooltip:e("Medium Light skin tone")},{id:"medium",icon:"👋🏽",tooltip:e("Medium skin tone")},{id:"medium-dark",icon:"👋🏾",tooltip:e("Medium Dark skin tone")},{id:"dark",icon:"👋🏿",tooltip:e("Dark skin tone")}]}isReady(){return this._repositoryPromise}_getUrl(){const{definitionsUrl:e,version:i}=this.editor.config.get("emoji");if(!e||"cdn"===e){const e=new URL("https://cdn.ckeditor.com/ckeditor5/data/emoji/{version}/en.json".replace("{version}",(i||16).toString()));return e.searchParams.set("editorVersion",t.version),e}return i&&(0,t.logWarning)("emoji-repository-redundant-version"),new URL(e)}_warnAboutCdnUse(){const e=this.editor,i=e.config.get("emoji"),o=e.config.get("licenseKey"),s=window[Symbol.for("cke distribution")];"GPL"!==o&&"cloud"!==s&&(i&&i.definitionsUrl||(0,t.logWarning)("emoji-repository-cdn-use"))}_getItems(){const e=u._results[this._url.href];return e&&e.length?e:null}async _loadAndCacheEmoji(){if(u._results[this._url.href])return;const e=await fetch(this._url,{cache:"force-cache"}).then((e=>e.ok?e.json():[])).catch((()=>[]));u._results[this._url.href]=this._normalizeEmoji(e)}_normalizeEmoji(e){const t=this.editor,i=t.config.get("emoji.useCustomFont"),o=t.plugins.get("EmojiUtils"),s=e.filter((e=>o.isEmojiCategoryAllowed(e)));if(i)return s.map((e=>o.normalizeEmojiSkinTone(e)));const r=o.getEmojiSupportedVersionByOs(),n=o.createEmojiWidthTestingContainer();document.body.appendChild(n);const c=s.filter((e=>o.isEmojiSupported(e,r,n))).map((e=>o.normalizeEmojiSkinTone(e)));return n.remove(),c}static _results={}}const h=u,m=":",k=":__EMOJI_SHOW_ALL:",f=":__EMOJI_HINT:";class g extends e.Plugin{_emojiDropdownLimit;_skinTone;static get requires(){return[h,s.Typing,"Mention"]}static get pluginName(){return"EmojiMention"}static get isOfficialPlugin(){return!0}constructor(e){super(e),this.editor.config.define("emoji",{dropdownLimit:6}),this._emojiDropdownLimit=e.config.get("emoji.dropdownLimit"),this._skinTone=e.config.get("emoji.skinTone"),this._setupMentionConfiguration(e)}_setupMentionConfiguration(e){const i=e.config.get("mergeFields.prefix"),o=e.config.get("mention.feeds"),s=!!i&&i[0]===m;if(o.filter((e=>!e._isEmojiMarker)).some((e=>e.marker===m))||s)return void(0,t.logWarning)("emoji-config-marker-already-used",{marker:m});if(o.some((e=>e._isEmojiMarker)))return;const r={_isEmojiMarker:!0,marker:m,dropdownLimit:this._emojiDropdownLimit,itemRenderer:this._customItemRendererFactory(this.editor.t),feed:this._queryEmojiCallbackFactory()};this.editor.config.set("mention.feeds",[...o,r])}async init(){const e=this.editor;this.emojiPickerPlugin=e.plugins.has("EmojiPicker")?e.plugins.get("EmojiPicker"):null,this.emojiRepositoryPlugin=e.plugins.get("EmojiRepository"),this._isEmojiRepositoryAvailable=await this.emojiRepositoryPlugin.isReady(),this._isEmojiRepositoryAvailable&&e.once("ready",this._overrideMentionExecuteListener.bind(this))}_customItemRendererFactory(e){return t=>{const i=document.createElement("button");i.classList.add("ck"),i.classList.add("ck-button"),i.classList.add("ck-button_with-text"),i.id=`mention-list-item-id${t.id.slice(0,-1)}`,i.type="button",i.tabIndex=-1;const o=document.createElement("span");return o.classList.add("ck"),o.classList.add("ck-button__label"),i.appendChild(o),t.id===f?(i.classList.add("ck-list-item-button"),i.classList.add("ck-disabled"),o.textContent=e("Keep on typing to see the emoji.")):t.id===k?o.textContent=e("Show all emoji..."):o.textContent=`${t.text} ${t.id}`,i}}_overrideMentionExecuteListener(){const e=this.editor;e.commands.get("mention").on("execute",((t,i)=>{const o=i[0];if(o.marker===m&&(t.stop(),o.mention.id!==f))if(o.mention.id===k){const t=[...o.range.getItems()].filter((e=>e.is("$textProxy"))).map((e=>e.data)).reduce(((e,t)=>e+t),"");e.model.change((t=>{e.model.deleteContent(t.createSelection(o.range))}));const i=this.emojiPickerPlugin;i.showUI(t.slice(1)),setTimeout((()=>{i.emojiPickerView.focus()}))}else e.execute("insertText",{text:o.mention.text,range:o.range})}),{priority:"high"})}_queryEmojiCallbackFactory(){return e=>{if(e.startsWith(" "))return[];if(e.startsWith(m))return[];if(!this._isEmojiRepositoryAvailable)return[];const t=this.emojiRepositoryPlugin.getEmojiByQuery(e).map((e=>{let t=e.skins[this._skinTone]||e.skins.default;return this.emojiPickerPlugin&&(t=e.skins[this.emojiPickerPlugin.skinTone]||e.skins.default),{id:`:${e.annotation}:`,text:t}}));if(!this.emojiPickerPlugin)return t.slice(0,this._emojiDropdownLimit);const i={id:e.length>1?k:f};return[...t.slice(0,this._emojiDropdownLimit-1),i]}}}var p=i(311),w=i(355);class b extends e.Command{refresh(){const e=this.editor.model,t=e.schema,i=e.document.selection;this.isEnabled=t.checkChild(i.getFirstPosition(),"$text")}execute(e=""){this.editor.plugins.get("EmojiPicker").showUI(e)}}var _=i(591),v=i.n(_),y=i(639),j=i.n(y),x=i(128),V=i.n(x),T=i(21),E=i.n(T),C=i(51),P=i.n(C),S=i(291),A={attributes:{"data-cke":!0}};A.setAttributes=E(),A.insert=V().bind(null,"head"),A.domAPI=j(),A.insertStyleElement=P();v()(S.A,A);S.A&&S.A.locals&&S.A.locals;class I extends p.View{tiles;focusTracker;keystrokes;emojiCategories;cachedTiles;_getEmojiByQuery;constructor(e,{categoryName:i,emojiCategories:o,getEmojiByQuery:s,skinTone:r}){super(e),this.set("isEmpty",!0),this.set("categoryName",i),this.set("skinTone",r),this.tiles=this.createCollection(),this.cachedTiles=this.createCollection(),this.focusTracker=new t.FocusTracker,this.keystrokes=new t.KeystrokeHandler,this._getEmojiByQuery=s,this.emojiCategories=o;const n=this.bindTemplate;this.setTemplate({tag:"div",children:[{tag:"div",attributes:{role:"grid",class:["ck","ck-emoji__grid"]},children:this.tiles}],attributes:{role:"tabpanel",class:["ck","ck-emoji__tiles",n.if("isEmpty","ck-hidden",(e=>e))]}}),(0,p.addKeyboardHandlingForGrid)({keystrokeHandler:this.keystrokes,focusTracker:this.focusTracker,gridItems:this.tiles,numberOfColumns:()=>t.global.window.getComputedStyle(this.element.firstChild).getPropertyValue("grid-template-columns").split(" ").length,uiLanguageDirection:this.locale&&this.locale.uiLanguageDirection})}render(){super.render(),this.keystrokes.listenTo(this.element)}destroy(){super.destroy(),this.keystrokes.destroy(),this.focusTracker.destroy()}focus(){const e=this.tiles.first;e&&e.focus()}filter(e){const{matchingItems:t,allItems:i}=e?this._getItemsByQuery(e.source):this._getItemsByCategory();return this._updateGrid(t),this.set("isEmpty",0===t.length),{resultsCount:t.length,totalItemsCount:i.length}}_getItemsByQuery(e){return{matchingItems:this._getEmojiByQuery(e),allItems:this.emojiCategories.flatMap((e=>e.items))}}_getItemsByCategory(){const e=this.emojiCategories.find((e=>e.title===this.categoryName)),{items:t}=e;return{matchingItems:t,allItems:t}}_updateGrid(e){[...this.tiles].forEach((e=>{this.focusTracker.remove(e),this.tiles.remove(e)})),e.map((e=>{const t=e.skins[this.skinTone]||e.skins.default;return this.cachedTiles.get(t)||this._createTile(t,e.annotation)})).forEach((e=>{this.tiles.add(e),this.focusTracker.add(e)}))}_createTile(e,t){const i=new p.ButtonView(this.locale);return i.viewUid=e,i.extendTemplate({attributes:{class:["ck-emoji__tile"]}}),i.set({label:e,tooltip:t,withText:!0,ariaLabel:t,ariaLabelledBy:void 0}),i.on("execute",(()=>{this.fire("execute",{name:t,emoji:e})})),this.cachedTiles.add(i),i}}var L=i(223),B={attributes:{"data-cke":!0}};B.setAttributes=E(),B.insert=V().bind(null,"head"),B.domAPI=j(),B.insertStyleElement=P();v()(L.A,B);L.A&&L.A.locals&&L.A.locals;class F extends p.View{focusTracker;keystrokes;focusCycler;buttonViews;constructor(e,{emojiCategories:i,categoryName:o}){super(e),this.buttonViews=this.createCollection(i.map((e=>this._createCategoryButton(e)))),this.focusTracker=new t.FocusTracker,this.keystrokes=new t.KeystrokeHandler,this.focusCycler=new p.FocusCycler({focusables:this.buttonViews,focusTracker:this.focusTracker,keystrokeHandler:this.keystrokes,actions:{focusPrevious:"arrowleft",focusNext:"arrowright"}}),this.setTemplate({tag:"div",attributes:{class:["ck","ck-emoji__categories-list"],role:"tablist"},children:this.buttonViews}),this.on("change:categoryName",((e,t,i,o)=>{const s=this.buttonViews.find((e=>e.tooltip===o));s&&(s.isOn=!1);this.buttonViews.find((e=>e.tooltip===i)).isOn=!0})),this.set("categoryName",o)}render(){super.render(),this.buttonViews.forEach((e=>{this.focusTracker.add(e)})),this.keystrokes.listenTo(this.element)}destroy(){super.destroy(),this.focusTracker.destroy(),this.keystrokes.destroy(),this.buttonViews.destroy()}focus(){this.buttonViews.first.focus()}enableCategories(){this.buttonViews.forEach((e=>{e.isEnabled=!0}))}disableCategories(){this.buttonViews.forEach((e=>{e.set({class:"",isEnabled:!1,isOn:!1})}))}_createCategoryButton(e){const t=new p.ButtonView,i=t.bindTemplate;return t.extendTemplate({attributes:{"aria-selected":i.to("isOn",(e=>e.toString())),class:["ck-emoji__category-item"]}}),t.set({ariaLabel:e.title,label:e.icon,role:"tab",tooltip:e.title,withText:!0,ariaLabelledBy:void 0}),t.on("execute",(()=>{this.categoryName=e.title})),t.on("change:isEnabled",(()=>{t.isEnabled&&t.tooltip===this.categoryName&&(t.isOn=!0)})),t}}function M(e){if(null==e)return"";if(Array.isArray(e))return e.map(M).join(",");const t=String(e);return"0"===t&&Object.is(Number(e),-0)?"-0":t}class O extends p.View{inputView;gridView;constructor(e,{gridView:t,resultsView:i}){super(e),this.gridView=t;const o=e.t;this.inputView=new p.SearchTextView(this.locale,{queryView:{label:o("Find an emoji (min. 2 characters)"),creator:p.createLabeledInputText},filteredView:this.gridView,infoView:{instance:i}}),this.setTemplate({tag:"div",attributes:{class:["ck","ck-search"],tabindex:"-1"},children:[this.inputView.queryView]}),this.inputView.delegate("search").to(this)}destroy(){super.destroy(),this.inputView.destroy()}search(e){const t=e?new RegExp(function(e){return e.replace(/[\\^$.*+?()[\]{}|]/g,"\\$&")}(M(e)),"ig"):null;const i=this.gridView.filter(t);this.inputView.fire("search",{query:e,...i})}setInputValue(e){e?this.inputView.queryView.fieldView.value=e:this.inputView.queryView.fieldView.reset()}getInputValue(){return this.inputView.queryView.fieldView.element.value}focus(){this.inputView.focus()}}var N=i(59),R={attributes:{"data-cke":!0}};R.setAttributes=E(),R.insert=V().bind(null,"head"),R.domAPI=j(),R.insertStyleElement=P();v()(N.A,R);N.A&&N.A.locals&&N.A.locals;class D extends p.View{dropdownView;_skinTones;constructor(e,{skinTone:i,skinTones:o}){super(e),this.set("skinTone",i),this._skinTones=o;const s=(0,e.t)("Select skin tone"),r=(0,p.createDropdown)(e),n=new t.Collection;for(const{id:e,icon:t,tooltip:i}of this._skinTones){const o={type:"button",model:new p.ViewModel({value:e,label:t,ariaLabel:i,tooltip:i,tooltipPosition:"e",role:"menuitemradio",withText:!0,ariaLabelledBy:void 0})};o.model.bind("isOn").to(this,"skinTone",(t=>t===e)),n.add(o)}(0,p.addListToDropdown)(r,n,{ariaLabel:s,role:"menu"}),r.buttonView.set({label:this._getSkinTone().icon,ariaLabel:s,ariaLabelledBy:void 0,isOn:!1,withText:!0,tooltip:s}),this.dropdownView=r,this.listenTo(r,"execute",(e=>{this.skinTone=e.source.value})),r.buttonView.bind("label").to(this,"skinTone",(()=>this._getSkinTone().icon)),r.buttonView.bind("ariaLabel").to(this,"skinTone",(()=>`${this._getSkinTone().tooltip}, ${s}`)),this.setTemplate({tag:"div",attributes:{class:["ck","ck-emoji__skin-tone"]},children:[r]})}focus(){this.dropdownView.buttonView.focus()}_getSkinTone(){return this._skinTones.find((e=>e.id===this.skinTone))}}class z extends p.View{items;focusTracker;keystrokes;focusCycler;searchView;toneView;categoriesView;gridView;infoView;constructor(e,{emojiCategories:i,getEmojiByQuery:o,skinTone:s,skinTones:r}){super(e);const n=i[0].title;this.gridView=new I(e,{categoryName:n,emojiCategories:i,getEmojiByQuery:o,skinTone:s}),this.infoView=new p.SearchInfoView,this.searchView=new O(e,{gridView:this.gridView,resultsView:this.infoView}),this.categoriesView=new F(e,{emojiCategories:i,categoryName:n}),this.toneView=new D(e,{skinTone:s,skinTones:r}),this.items=this.createCollection([this.searchView,this.toneView,this.categoriesView,this.gridView,this.infoView]),this.focusTracker=new t.FocusTracker,this.keystrokes=new t.KeystrokeHandler,this.focusCycler=new p.FocusCycler({focusables:this.items,focusTracker:this.focusTracker,keystrokeHandler:this.keystrokes,actions:{focusPrevious:"shift + tab",focusNext:"tab"}}),this.setTemplate({tag:"div",children:[{tag:"div",children:[this.searchView,this.toneView],attributes:{class:["ck","ck-emoji__search"]}},this.categoriesView,this.gridView,{tag:"div",children:[this.infoView],attributes:{class:["ck","ck-search__results"]}}],attributes:{tabindex:"-1",class:["ck","ck-emoji","ck-search"]}}),this._setupEventListeners()}render(){super.render(),this.focusTracker.add(this.searchView.element),this.focusTracker.add(this.toneView.element),this.focusTracker.add(this.categoriesView.element),this.focusTracker.add(this.gridView.element),this.focusTracker.add(this.infoView.element),this.keystrokes.listenTo(this.element)}destroy(){super.destroy(),this.focusTracker.destroy(),this.keystrokes.destroy()}focus(){this.searchView.focus()}_setupEventListeners(){const e=this.locale.t;this.searchView.on("search",((e,t)=>{t.query?this.categoriesView.disableCategories():this.categoriesView.enableCategories()})),this.searchView.on("search",((t,i)=>{1===i.query.length?this.infoView.set({primaryText:e("Keep on typing to see the emoji."),secondaryText:e("The query must contain at least two characters."),isVisible:!0}):i.resultsCount?this.infoView.set({isVisible:!1}):this.infoView.set({primaryText:e('No emojis were found matching "%0".',i.query),secondaryText:e("Please try a different phrase or check the spelling."),isVisible:!0})})),this.searchView.on("search",(()=>{this.fire("update"),this.gridView.element.scrollTo(0,0)})),this.categoriesView.on("change:categoryName",((e,t,i)=>{this.gridView.categoryName=i,this.searchView.search("")})),this.toneView.on("change:skinTone",((e,t,i)=>{this.gridView.skinTone=i,this.searchView.search(this.searchView.getInputValue())}))}}var U=i(501),q={attributes:{"data-cke":!0}};q.setAttributes=E(),q.insert=V().bind(null,"head"),q.domAPI=j(),q.insertStyleElement=P();v()(U.A,q);U.A&&U.A.locals&&U.A.locals;var H=i(922),K={attributes:{"data-cke":!0}};K.setAttributes=E(),K.insert=V().bind(null,"head"),K.domAPI=j(),K.insertStyleElement=P();v()(H.A,K);H.A&&H.A.locals&&H.A.locals;var W=i(767),Q={attributes:{"data-cke":!0}};Q.setAttributes=E(),Q.insert=V().bind(null,"head"),Q.domAPI=j(),Q.insertStyleElement=P();v()(W.A,Q);W.A&&W.A.locals&&W.A.locals;class $ extends p.View{backButtonView;focusTracker=new t.FocusTracker;keystrokes=new t.KeystrokeHandler;children;_focusables=new p.ViewCollection;_focusCycler;constructor(e){super(e),this.backButtonView=this._createBackButton(),this.children=this.createCollection([this._createHeaderView()]),this._focusCycler=new p.FocusCycler({focusables:this._focusables,focusTracker:this.focusTracker,keystrokeHandler:this.keystrokes,actions:{focusPrevious:"shift + tab",focusNext:"tab"}}),this.setTemplate({tag:"div",attributes:{class:["ck","ck-form","ck-emoji-picker-form","ck-responsive-form"],tabindex:"-1"},children:this.children})}render(){super.render();[...this.children.filter(p.isFocusable),this.backButtonView].forEach((e=>{this._focusables.add(e),this.focusTracker.add(e.element),(0,p.isViewWithFocusCycler)(e)&&this._focusCycler.chain(e.focusCycler)})),this.keystrokes.listenTo(this.element)}destroy(){super.destroy(),this.focusTracker.destroy(),this.keystrokes.destroy()}focus(){this._focusCycler.focusFirst()}_createBackButton(){const e=this.locale.t,t=new p.ButtonView(this.locale);return t.set({class:"ck-button-back",label:e("Back"),icon:w.IconPreviousArrow,tooltip:!0}),t.delegate("execute").to(this,"cancel"),t}_createHeaderView(){const e=this.locale.t,t=new p.FormHeaderView(this.locale,{label:e("Emoji picker")});return t.children.add(this.backButtonView,0),t}}var G=i(913),Z={attributes:{"data-cke":!0}};Z.setAttributes=E(),Z.insert=V().bind(null,"head"),Z.domAPI=j(),Z.insertStyleElement=P();v()(G.A,Z);G.A&&G.A.locals&&G.A.locals;const J="emoji-picker";class X extends e.Plugin{static get requires(){return[h,p.ContextualBalloon,p.Dialog,s.Typing]}static get pluginName(){return"EmojiPicker"}static get isOfficialPlugin(){return!0}async init(){const e=this.editor;if(this.balloonPlugin=e.plugins.get("ContextualBalloon"),this.emojiRepositoryPlugin=e.plugins.get("EmojiRepository"),!await this.emojiRepositoryPlugin.isReady())return;const t=new b(e);e.commands.add("emoji",t),e.ui.componentFactory.add("emoji",(()=>{const e=this._createButton(p.ButtonView,t);return e.set({tooltip:!0}),e})),e.ui.componentFactory.add("menuBar:emoji",(()=>this._createButton(p.MenuBarMenuListItemButtonView,t))),this._setupConversion()}destroy(){super.destroy(),this.emojiPickerView&&this.emojiPickerView.destroy()}get skinTone(){return this.emojiPickerView?this.emojiPickerView.gridView.skinTone:this.editor.config.get("emoji.skinTone")}showUI(e=""){this._showFakeVisualSelection(),this.emojiPickerView||(this.emojiPickerView=this._createEmojiPickerView()),e&&this.emojiPickerView.searchView.setInputValue(e),this.emojiPickerView.searchView.search(e),this.emojiPickerFormView||(this.emojiPickerFormView=this._createEmojiPickerFormView()),this.balloonPlugin.hasView(this.emojiPickerFormView)||(this.emojiPickerFormView.backButtonView.isVisible=!!this.balloonPlugin.visibleView,this.balloonPlugin.add({view:this.emojiPickerFormView,position:this._getBalloonPositionData(),balloonClassName:"ck-emoji-picker-balloon"})),this.emojiPickerView.focus()}_createButton(e,t){const i=new e(this.editor.locale),o=this.editor.locale.t;return i.bind("isEnabled").to(t,"isEnabled"),i.set({label:o("Emoji"),icon:w.IconEmoji,isToggleable:!0}),i.on("execute",(()=>{this.showUI()})),i}_createEmojiPickerView(){const e=new z(this.editor.locale,{emojiCategories:this.emojiRepositoryPlugin.getEmojiCategories(),skinTone:this.editor.config.get("emoji.skinTone"),skinTones:this.emojiRepositoryPlugin.getSkinTones(),getEmojiByQuery:e=>this.emojiRepositoryPlugin.getEmojiByQuery(e)});return this.listenTo(e.gridView,"execute",((e,t)=>{const i=this.editor,o=t.emoji;this._hideUI(),i.execute("insertText",{text:o})})),e}_createEmojiPickerFormView(){const e=new $(this.editor.locale);return e.children.add(this.emojiPickerView),this.listenTo(this.emojiPickerView,"update",(()=>{this.balloonPlugin.visibleView===e&&this.balloonPlugin.updatePosition()})),this.listenTo(e,"cancel",(()=>{this._hideUI()})),e.keystrokes.set("Esc",((e,t)=>{this._hideUI(),t()})),(0,p.clickOutsideHandler)({emitter:e,contextElements:[this.balloonPlugin.view.element],callback:()=>this._hideUI(),activator:()=>this.balloonPlugin.visibleView===e}),e}_hideUI(){this.balloonPlugin.remove(this.emojiPickerFormView),this.emojiPickerView.searchView.setInputValue(""),this.editor.editing.view.focus(),this._hideFakeVisualSelection()}_setupConversion(){const e=this.editor;e.conversion.for("editingDowncast").markerToHighlight({model:J,view:{classes:["ck-fake-emoji-selection"]}}),e.conversion.for("editingDowncast").markerToElement({model:J,view:(e,{writer:t})=>{if(!e.markerRange.isCollapsed)return null;const i=t.createUIElement("span");return t.addClass(["ck-fake-emoji-selection","ck-fake-emoji-selection_collapsed"],i),i}})}_getBalloonPositionData(){const e=this.editor.editing.view,t=e.document;return{target:()=>e.domConverter.viewRangeToDom(t.selection.getFirstRange())}}_showFakeVisualSelection(){const e=this.editor.model;e.change((t=>{const i=e.document.selection.getFirstRange();if(e.markers.has(J))t.updateMarker(J,{range:i});else if(i.start.isAtEnd){const o=i.start.getLastMatchingPosition((({item:t})=>!e.schema.isContent(t)),{boundaries:i});t.addMarker(J,{usingOperation:!1,affectsData:!1,range:t.createRange(o,i.end)})}else t.addMarker(J,{usingOperation:!1,affectsData:!1,range:i})}))}_hideFakeVisualSelection(){const e=this.editor.model;e.markers.has(J)&&e.change((e=>{e.removeMarker(J)}))}}class Y extends e.Plugin{static get requires(){return[g,X]}static get pluginName(){return"Emoji"}static get isOfficialPlugin(){return!0}}})(),(window.CKEditor5=window.CKEditor5||{}).emoji=o})();
@@ -1 +1 @@
1
- !function(e){const i=e.af=e.af||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.af=e.af||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Emoji picker":"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.ar=e.ar||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"الأنشطة","Animals & Nature":"الحيوانات والطبيعة","Dark skin tone":"لون بشرة داكن","Default skin tone":"لون البشرة الافتراضي",Emoji:"الرموز التعبيرية","Find an emoji (min. 2 characters)":"ابحث عن رمز تعبيري (حد أدنى حرفين)",Flags:"الأعلام","Food & Drinks":"الأطعمة والمشروبات","Gestures & People":"الإيماءات والأشخاص","Keep on typing to see the emoji.":"استمر في الكتابة لرؤية الرمز التعبيري.","Light skin tone":"لون البشرة الفاتح","Medium Dark skin tone":"لون البشرة ​​داكن متوسط","Medium Light skin tone":"لون بشرة فاتح متوسط","Medium skin tone":"لون البشرة متوسط",'No emojis were found matching "%0".':'لم نعثر على أي رموز تعبيرية مطابقة لـ "%0".',Objects:"الأشياء","Select skin tone":"حدد لون البشرة","Show all emoji...":"إظهار جميع الرموز التعبيرية...","Smileys & Expressions":"الابتسامات والتعبيرات",Symbols:"الرموز","The query must contain at least two characters.":"يجب أن يحتوي الاستعلام على حرفين على الأقل.","Travel & Places":"السفر والأماكن"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.ar=e.ar||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"الأنشطة","Animals & Nature":"الحيوانات والطبيعة","Dark skin tone":"لون بشرة داكن","Default skin tone":"لون البشرة الافتراضي",Emoji:"الرموز التعبيرية","Emoji picker":"","Find an emoji (min. 2 characters)":"ابحث عن رمز تعبيري (حد أدنى حرفين)",Flags:"الأعلام","Food & Drinks":"الأطعمة والمشروبات","Gestures & People":"الإيماءات والأشخاص","Keep on typing to see the emoji.":"استمر في الكتابة لرؤية الرمز التعبيري.","Light skin tone":"لون البشرة الفاتح","Medium Dark skin tone":"لون البشرة ​​داكن متوسط","Medium Light skin tone":"لون بشرة فاتح متوسط","Medium skin tone":"لون البشرة متوسط",'No emojis were found matching "%0".':'لم نعثر على أي رموز تعبيرية مطابقة لـ "%0".',Objects:"الأشياء","Select skin tone":"حدد لون البشرة","Show all emoji...":"إظهار جميع الرموز التعبيرية...","Smileys & Expressions":"الابتسامات والتعبيرات",Symbols:"الرموز","The query must contain at least two characters.":"يجب أن يحتوي الاستعلام على حرفين على الأقل.","Travel & Places":"السفر والأماكن"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.ast=e.ast||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.ast=e.ast||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Emoji picker":"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.az=e.az||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.az=e.az||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Emoji picker":"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(e){const i=e.be=e.be||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"Актыўнасці","Animals & Nature":"Жывёлы і прырода","Dark skin tone":"Цёмны тон скуры","Default skin tone":"Прадвызначаны тон скуры",Emoji:"Эмодзі","Emoji picker":"","Find an emoji (min. 2 characters)":"Знайсці эмодзі (мін. 2 сімвала)",Flags:"Флагі","Food & Drinks":"Ежа і напіткі","Gestures & People":"Жэсты і людзі","Keep on typing to see the emoji.":"Працягвайце набіраць тэкст, каб убачыць эмодзі.","Light skin tone":"Светлы тон скуры","Medium Dark skin tone":"Сярэдні цёмны тон скуры","Medium Light skin tone":"Сярэдні светлы тон скуры","Medium skin tone":"Сярэдні тон скуры",'No emojis were found matching "%0".':'Не знойдзены эмодзі, якія адпавядаюць "%0".',Objects:"Аб'екты","Select skin tone":"Выберыце тон скуры","Show all emoji...":"Паказаць усе эмодзі...","Smileys & Expressions":"Смайлы і эмоцыі",Symbols:"Сімвалы","The query must contain at least two characters.":"Запыт павінен утрымліваць не менш двух сімвалаў.","Travel & Places":"Падарожжа і месцы"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.bg=e.bg||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"Дейности","Animals & Nature":"Животни и природа","Dark skin tone":"Тъмен цвят на кожата","Default skin tone":"Цвят на кожата по подразбиране",Emoji:"Емотикон","Find an emoji (min. 2 characters)":"Намери емотикон (мин. 2 знака)",Flags:"Знамена","Food & Drinks":"Храна и напитки","Gestures & People":"Мимики и хора","Keep on typing to see the emoji.":"Продължи да пишеш, за да видиш емотикона.","Light skin tone":"Светъл цвят на кожата","Medium Dark skin tone":"Средно тъмен цвят на кожата","Medium Light skin tone":"Средно светъл цвят на кожата","Medium skin tone":"Среден цвят на кожата",'No emojis were found matching "%0".':"Не бяха намерени емотикони, съответстващи на „%0“.",Objects:"Предмети","Select skin tone":"Избери цвят на кожата","Show all emoji...":"Покажи всички емотикони...","Smileys & Expressions":"Усмивки и емоции",Symbols:"Символи","The query must contain at least two characters.":"Заявката трябва да съдържа поне два знака.","Travel & Places":"Пътуване и места"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.bg=e.bg||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"Дейности","Animals & Nature":"Животни и природа","Dark skin tone":"Тъмен цвят на кожата","Default skin tone":"Цвят на кожата по подразбиране",Emoji:"Емотикон","Emoji picker":"","Find an emoji (min. 2 characters)":"Намери емотикон (мин. 2 знака)",Flags:"Знамена","Food & Drinks":"Храна и напитки","Gestures & People":"Мимики и хора","Keep on typing to see the emoji.":"Продължи да пишеш, за да видиш емотикона.","Light skin tone":"Светъл цвят на кожата","Medium Dark skin tone":"Средно тъмен цвят на кожата","Medium Light skin tone":"Средно светъл цвят на кожата","Medium skin tone":"Среден цвят на кожата",'No emojis were found matching "%0".':"Не бяха намерени емотикони, съответстващи на „%0“.",Objects:"Предмети","Select skin tone":"Избери цвят на кожата","Show all emoji...":"Покажи всички емотикони...","Smileys & Expressions":"Усмивки и емоции",Symbols:"Символи","The query must contain at least two characters.":"Заявката трябва да съдържа поне два знака.","Travel & Places":"Пътуване и места"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.bn=e.bn||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"কার্যক্রম","Animals & Nature":"প্রাণী ও প্রকৃতি","Dark skin tone":"গাঢ় স্কিন টোন","Default skin tone":"ডিফল্ট স্কিন টোন",Emoji:"ইমোজি","Find an emoji (min. 2 characters)":"একটি ইমোজির সন্ধান করুন (কমপক্ষে 2 টি ক্যারেক্টার)",Flags:"পতাকা","Food & Drinks":"খাদ্য ও পানীয়","Gestures & People":"অঙ্গভঙ্গি ও মানুষ","Keep on typing to see the emoji.":"ইমোজিটি দেখতে টাইপ করতে থাকুন।","Light skin tone":"হালকা স্কিন টোন","Medium Dark skin tone":"মাঝারি গাঢ় স্কিন টোন","Medium Light skin tone":"মাঝারি হালকা স্কিন টোন","Medium skin tone":"মাঝারি স্কিন টোন",'No emojis were found matching "%0".':'"%0" এর সাথে মেলে এমন কোনো ইমোজি পাওয়া যায়নি।',Objects:"বস্তু","Select skin tone":"স্কিন টোন নির্বাচন করুন","Show all emoji...":"সমস্ত ইমোজি দেখান...","Smileys & Expressions":"স্মাইলি ও অভিব্যক্তি",Symbols:"প্রতীক","The query must contain at least two characters.":"কোয়েরিটিতে কমপক্ষে দুটি ক্যারেক্টার থাকতে হবে।","Travel & Places":"ভ্রমণ ও স্থান"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.bn=e.bn||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"কার্যক্রম","Animals & Nature":"প্রাণী ও প্রকৃতি","Dark skin tone":"গাঢ় স্কিন টোন","Default skin tone":"ডিফল্ট স্কিন টোন",Emoji:"ইমোজি","Emoji picker":"","Find an emoji (min. 2 characters)":"একটি ইমোজির সন্ধান করুন (কমপক্ষে 2 টি ক্যারেক্টার)",Flags:"পতাকা","Food & Drinks":"খাদ্য ও পানীয়","Gestures & People":"অঙ্গভঙ্গি ও মানুষ","Keep on typing to see the emoji.":"ইমোজিটি দেখতে টাইপ করতে থাকুন।","Light skin tone":"হালকা স্কিন টোন","Medium Dark skin tone":"মাঝারি গাঢ় স্কিন টোন","Medium Light skin tone":"মাঝারি হালকা স্কিন টোন","Medium skin tone":"মাঝারি স্কিন টোন",'No emojis were found matching "%0".':'"%0" এর সাথে মেলে এমন কোনো ইমোজি পাওয়া যায়নি।',Objects:"বস্তু","Select skin tone":"স্কিন টোন নির্বাচন করুন","Show all emoji...":"সমস্ত ইমোজি দেখান...","Smileys & Expressions":"স্মাইলি ও অভিব্যক্তি",Symbols:"প্রতীক","The query must contain at least two characters.":"কোয়েরিটিতে কমপক্ষে দুটি ক্যারেক্টার থাকতে হবে।","Travel & Places":"ভ্রমণ ও স্থান"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.bs=e.bs||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.bs=e.bs||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Emoji picker":"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.ca=e.ca||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"Activitats","Animals & Nature":"Animals i naturalesa","Dark skin tone":"To de pell fosc","Default skin tone":"To de pell predeterminat",Emoji:"Emoji","Find an emoji (min. 2 characters)":"Troba un emoji (mín. 2 caràcters)",Flags:"Banderes","Food & Drinks":"Menjar i beguda","Gestures & People":"Gestos i gent","Keep on typing to see the emoji.":"Continua escrivint per veure l'emoji.","Light skin tone":"To de pell clar","Medium Dark skin tone":"To de pell mitjà-fosc","Medium Light skin tone":"To de pell mitjà-clar","Medium skin tone":"To de pell mitjà",'No emojis were found matching "%0".':'No s\'ha trobat cap emoji que coincideixi amb "%0".',Objects:"Objectes","Select skin tone":"Selecciona el to de pell","Show all emoji...":"Mostra tots els emojis...","Smileys & Expressions":"Emoticones i expressions",Symbols:"Símbols","The query must contain at least two characters.":"La consulta ha de contenir com a mínim dos caràcters.","Travel & Places":"Viatges i llocs"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.ca=e.ca||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"Activitats","Animals & Nature":"Animals i naturalesa","Dark skin tone":"To de pell fosc","Default skin tone":"To de pell predeterminat",Emoji:"Emoji","Emoji picker":"","Find an emoji (min. 2 characters)":"Troba un emoji (mín. 2 caràcters)",Flags:"Banderes","Food & Drinks":"Menjar i beguda","Gestures & People":"Gestos i gent","Keep on typing to see the emoji.":"Continua escrivint per veure l'emoji.","Light skin tone":"To de pell clar","Medium Dark skin tone":"To de pell mitjà-fosc","Medium Light skin tone":"To de pell mitjà-clar","Medium skin tone":"To de pell mitjà",'No emojis were found matching "%0".':'No s\'ha trobat cap emoji que coincideixi amb "%0".',Objects:"Objectes","Select skin tone":"Selecciona el to de pell","Show all emoji...":"Mostra tots els emojis...","Smileys & Expressions":"Emoticones i expressions",Symbols:"Símbols","The query must contain at least two characters.":"La consulta ha de contenir com a mínim dos caràcters.","Travel & Places":"Viatges i llocs"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(t){const e=t.cs=t.cs||{};e.dictionary=Object.assign(e.dictionary||{},{Activities:"Aktivity","Animals & Nature":"Zvířata a příroda","Dark skin tone":"Tmavý tón pleti","Default skin tone":"Výchozí tón pleti",Emoji:"Emotikon","Find an emoji (min. 2 characters)":"Najít emotikon (min. 2 znaky)",Flags:"Vlajky","Food & Drinks":"Jídlo a pití","Gestures & People":"Gesta a lidé","Keep on typing to see the emoji.":"Pokud chcete zobrazit emotikon, pokračujte v psaní.","Light skin tone":"Světlý tón pleti","Medium Dark skin tone":"Středně tmavý tón pleti","Medium Light skin tone":"Středně světlý tón pleti","Medium skin tone":"Střední tón pleti",'No emojis were found matching "%0".':"Nebyly nalezeny žádné emotikony odpovídající „%0“.",Objects:"Objekty","Select skin tone":"Vyberte tón pleti","Show all emoji...":"Zobrazit všechny emotikony…","Smileys & Expressions":"Smajlíci a výrazy",Symbols:"Symboly","The query must contain at least two characters.":"Dotaz musí obsahovat alespoň dva znaky.","Travel & Places":"Cestování a místa"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(t){const e=t.cs=t.cs||{};e.dictionary=Object.assign(e.dictionary||{},{Activities:"Aktivity","Animals & Nature":"Zvířata a příroda","Dark skin tone":"Tmavý tón pleti","Default skin tone":"Výchozí tón pleti",Emoji:"Emotikon","Emoji picker":"","Find an emoji (min. 2 characters)":"Najít emotikon (min. 2 znaky)",Flags:"Vlajky","Food & Drinks":"Jídlo a pití","Gestures & People":"Gesta a lidé","Keep on typing to see the emoji.":"Pokud chcete zobrazit emotikon, pokračujte v psaní.","Light skin tone":"Světlý tón pleti","Medium Dark skin tone":"Středně tmavý tón pleti","Medium Light skin tone":"Středně světlý tón pleti","Medium skin tone":"Střední tón pleti",'No emojis were found matching "%0".':"Nebyly nalezeny žádné emotikony odpovídající „%0“.",Objects:"Objekty","Select skin tone":"Vyberte tón pleti","Show all emoji...":"Zobrazit všechny emotikony…","Smileys & Expressions":"Smajlíci a výrazy",Symbols:"Symboly","The query must contain at least two characters.":"Dotaz musí obsahovat alespoň dva znaky.","Travel & Places":"Cestování a místa"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.da=e.da||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"Aktiviteter","Animals & Nature":"Dyr og natur","Dark skin tone":"Mørk hudfarve","Default skin tone":"Standardhudfarve",Emoji:"Emoji","Find an emoji (min. 2 characters)":"Find en emoji (mindst 2 tegn)",Flags:"Flag","Food & Drinks":"Mad og drikke","Gestures & People":"Fagter og personer","Keep on typing to see the emoji.":"Bliv ved med at skrive for at se emojien.","Light skin tone":"Lys hudfarve","Medium Dark skin tone":"Mellemmørk hudfarve","Medium Light skin tone":"Mellemlys hudfarve","Medium skin tone":"Mellem hudfarve",'No emojis were found matching "%0".':'Ingen emojis fundet, der matcher "%0".',Objects:"Objekter","Select skin tone":"Vælg hudfarve","Show all emoji...":"Vis alle emojis...","Smileys & Expressions":"Smileys og udtryk",Symbols:"Symboler","The query must contain at least two characters.":"Forespørgslen skal indeholde mindst to tegn.","Travel & Places":"Rejse og steder"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.da=e.da||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"Aktiviteter","Animals & Nature":"Dyr og natur","Dark skin tone":"Mørk hudfarve","Default skin tone":"Standardhudfarve",Emoji:"Emoji","Emoji picker":"","Find an emoji (min. 2 characters)":"Find en emoji (mindst 2 tegn)",Flags:"Flag","Food & Drinks":"Mad og drikke","Gestures & People":"Fagter og personer","Keep on typing to see the emoji.":"Bliv ved med at skrive for at se emojien.","Light skin tone":"Lys hudfarve","Medium Dark skin tone":"Mellemmørk hudfarve","Medium Light skin tone":"Mellemlys hudfarve","Medium skin tone":"Mellem hudfarve",'No emojis were found matching "%0".':'Ingen emojis fundet, der matcher "%0".',Objects:"Objekter","Select skin tone":"Vælg hudfarve","Show all emoji...":"Vis alle emojis...","Smileys & Expressions":"Smileys og udtryk",Symbols:"Symboler","The query must contain at least two characters.":"Forespørgslen skal indeholde mindst to tegn.","Travel & Places":"Rejse og steder"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e["de-ch"]=e["de-ch"]||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e["de-ch"]=e["de-ch"]||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Emoji picker":"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.de=e.de||{};n.dictionary=Object.assign(n.dictionary||{},{Activities:"Aktivitäten","Animals & Nature":"Tiere und Natur","Dark skin tone":"Dunkle Hautfarbe","Default skin tone":"Standardhautfarbe",Emoji:"Emojis","Find an emoji (min. 2 characters)":"Emoji finden (min. 2 Zeichen)",Flags:"Flaggen","Food & Drinks":"Speisen und Getränke","Gestures & People":"Gesten und Personen","Keep on typing to see the emoji.":"Weiteren Text eingeben, damit Emojis angezeigt werden.","Light skin tone":"Helle Hautfarbe","Medium Dark skin tone":"Mitteldunkle Hautfarbe","Medium Light skin tone":"Mittelhelle Hautfarbe","Medium skin tone":"Mittlere Hautfarbe",'No emojis were found matching "%0".':"Es wurden keine Emojis gefunden, die zu „%0“ passen.",Objects:"Objekte","Select skin tone":"Hautfarbe wählen","Show all emoji...":"Alle Emojis anzeigen ...","Smileys & Expressions":"Smileys und Emotionen",Symbols:"Symbole","The query must contain at least two characters.":"Die Anfrage muss aus mindestens zwei Zeichen bestehen.","Travel & Places":"Reisen und Orte"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const n=e.de=e.de||{};n.dictionary=Object.assign(n.dictionary||{},{Activities:"Aktivitäten","Animals & Nature":"Tiere und Natur","Dark skin tone":"Dunkle Hautfarbe","Default skin tone":"Standardhautfarbe",Emoji:"Emojis","Emoji picker":"","Find an emoji (min. 2 characters)":"Emoji finden (min. 2 Zeichen)",Flags:"Flaggen","Food & Drinks":"Speisen und Getränke","Gestures & People":"Gesten und Personen","Keep on typing to see the emoji.":"Weiteren Text eingeben, damit Emojis angezeigt werden.","Light skin tone":"Helle Hautfarbe","Medium Dark skin tone":"Mitteldunkle Hautfarbe","Medium Light skin tone":"Mittelhelle Hautfarbe","Medium skin tone":"Mittlere Hautfarbe",'No emojis were found matching "%0".':"Es wurden keine Emojis gefunden, die zu „%0“ passen.",Objects:"Objekte","Select skin tone":"Hautfarbe wählen","Show all emoji...":"Alle Emojis anzeigen ...","Smileys & Expressions":"Smileys und Emotionen",Symbols:"Symbole","The query must contain at least two characters.":"Die Anfrage muss aus mindestens zwei Zeichen bestehen.","Travel & Places":"Reisen und Orte"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.el=e.el||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"Δραστηριότητες","Animals & Nature":"Ζώα και Φύση","Dark skin tone":"Σκούρος τόνος επιδερμίδας","Default skin tone":"Προεπιλεγμένος τόνος επιδερμίδας",Emoji:"Emoji","Find an emoji (min. 2 characters)":"Βρείτε ένα emoji (τουλάχιστον 2 χαρακτήρες)",Flags:"Σημαίες","Food & Drinks":"Φαγητό και Ποτά","Gestures & People":"Χειρονομίες και Άνθρωποι","Keep on typing to see the emoji.":"Συνεχίστε να πληκτρολογείτε για να δείτε το emoji.","Light skin tone":"Ανοιχτός τόνος επιδερμίδας","Medium Dark skin tone":"Μεσαίος προς σκούρο τόνος επιδερμίδας","Medium Light skin tone":"Μεσαίος προς ανοιχτό τόνος επιδερμίδας","Medium skin tone":"Μεσαίος τόνος επιδερμίδας",'No emojis were found matching "%0".':'Δεν βρέθηκαν emoji που να ταιριάζουν με το "%0".',Objects:"Αντικείμενα","Select skin tone":"Επιλέξτε τόνο επιδερμίδας","Show all emoji...":"Εμφάνιση όλων των emoji...","Smileys & Expressions":"Χαμογελάκια και Εκφράσεις",Symbols:"Σύμβολα","The query must contain at least two characters.":"Το ερώτημα πρέπει να περιέχει τουλάχιστον δύο χαρακτήρες.","Travel & Places":"Ταξίδια και Μέρη"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.el=e.el||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"Δραστηριότητες","Animals & Nature":"Ζώα και Φύση","Dark skin tone":"Σκούρος τόνος επιδερμίδας","Default skin tone":"Προεπιλεγμένος τόνος επιδερμίδας",Emoji:"Emoji","Emoji picker":"","Find an emoji (min. 2 characters)":"Βρείτε ένα emoji (τουλάχιστον 2 χαρακτήρες)",Flags:"Σημαίες","Food & Drinks":"Φαγητό και Ποτά","Gestures & People":"Χειρονομίες και Άνθρωποι","Keep on typing to see the emoji.":"Συνεχίστε να πληκτρολογείτε για να δείτε το emoji.","Light skin tone":"Ανοιχτός τόνος επιδερμίδας","Medium Dark skin tone":"Μεσαίος προς σκούρο τόνος επιδερμίδας","Medium Light skin tone":"Μεσαίος προς ανοιχτό τόνος επιδερμίδας","Medium skin tone":"Μεσαίος τόνος επιδερμίδας",'No emojis were found matching "%0".':'Δεν βρέθηκαν emoji που να ταιριάζουν με το "%0".',Objects:"Αντικείμενα","Select skin tone":"Επιλέξτε τόνο επιδερμίδας","Show all emoji...":"Εμφάνιση όλων των emoji...","Smileys & Expressions":"Χαμογελάκια και Εκφράσεις",Symbols:"Σύμβολα","The query must contain at least two characters.":"Το ερώτημα πρέπει να περιέχει τουλάχιστον δύο χαρακτήρες.","Travel & Places":"Ταξίδια και Μέρη"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e["en-au"]=e["en-au"]||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"Activities","Animals & Nature":"Animals & Nature","Dark skin tone":"Dark skin tone","Default skin tone":"Default skin tone",Emoji:"Emoji","Find an emoji (min. 2 characters)":"Find an emoji (min. 2 characters)",Flags:"Flags","Food & Drinks":"Food & Drinks","Gestures & People":"Gestures & People","Keep on typing to see the emoji.":"Keep on typing to see the emoji.","Light skin tone":"Light skin tone","Medium Dark skin tone":"Medium Dark skin tone","Medium Light skin tone":"Medium Light skin tone","Medium skin tone":"Medium skin tone",'No emojis were found matching "%0".':'No emojis were found matching "%0".',Objects:"Objects","Select skin tone":"Select skin tone","Show all emoji...":"Show all emoji...","Smileys & Expressions":"Smileys & Expressions",Symbols:"Symbols","The query must contain at least two characters.":"The query must contain at least two characters.","Travel & Places":"Travel & Places"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e["en-au"]=e["en-au"]||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"Activities","Animals & Nature":"Animals & Nature","Dark skin tone":"Dark skin tone","Default skin tone":"Default skin tone",Emoji:"Emoji","Emoji picker":"Emoji picker","Find an emoji (min. 2 characters)":"Find an emoji (min. 2 characters)",Flags:"Flags","Food & Drinks":"Food & Drinks","Gestures & People":"Gestures & People","Keep on typing to see the emoji.":"Keep on typing to see the emoji.","Light skin tone":"Light skin tone","Medium Dark skin tone":"Medium Dark skin tone","Medium Light skin tone":"Medium Light skin tone","Medium skin tone":"Medium skin tone",'No emojis were found matching "%0".':'No emojis were found matching "%0".',Objects:"Objects","Select skin tone":"Select skin tone","Show all emoji...":"Show all emoji...","Smileys & Expressions":"Smileys & Expressions",Symbols:"Symbols","The query must contain at least two characters.":"The query must contain at least two characters.","Travel & Places":"Travel & Places"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e["en-gb"]=e["en-gb"]||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"Activities","Animals & Nature":"Animals & Nature","Dark skin tone":"Dark skin tone","Default skin tone":"Default skin tone",Emoji:"Emoji","Find an emoji (min. 2 characters)":"Find an emoji (min. 2 characters)",Flags:"Flags","Food & Drinks":"Food & Drinks","Gestures & People":"Gestures & People","Keep on typing to see the emoji.":"Keep on typing to see the emoji.","Light skin tone":"Light skin tone","Medium Dark skin tone":"Medium Dark skin tone","Medium Light skin tone":"Medium Light skin tone","Medium skin tone":"Medium skin tone",'No emojis were found matching "%0".':'No emojis were found matching "%0".',Objects:"Objects","Select skin tone":"Select skin tone","Show all emoji...":"Show all emoji...","Smileys & Expressions":"Smileys & Expressions",Symbols:"Symbols","The query must contain at least two characters.":"The query must contain at least two characters.","Travel & Places":"Travel & Places"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e["en-gb"]=e["en-gb"]||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"Activities","Animals & Nature":"Animals & Nature","Dark skin tone":"Dark skin tone","Default skin tone":"Default skin tone",Emoji:"Emoji","Emoji picker":"Emoji picker","Find an emoji (min. 2 characters)":"Find an emoji (min. 2 characters)",Flags:"Flags","Food & Drinks":"Food & Drinks","Gestures & People":"Gestures & People","Keep on typing to see the emoji.":"Keep on typing to see the emoji.","Light skin tone":"Light skin tone","Medium Dark skin tone":"Medium Dark skin tone","Medium Light skin tone":"Medium Light skin tone","Medium skin tone":"Medium skin tone",'No emojis were found matching "%0".':'No emojis were found matching "%0".',Objects:"Objects","Select skin tone":"Select skin tone","Show all emoji...":"Show all emoji...","Smileys & Expressions":"Smileys & Expressions",Symbols:"Symbols","The query must contain at least two characters.":"The query must contain at least two characters.","Travel & Places":"Travel & Places"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.eo=e.eo||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.eo=e.eo||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Emoji picker":"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e["es-co"]=e["es-co"]||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e["es-co"]=e["es-co"]||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Emoji picker":"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const o=e.es=e.es||{};o.dictionary=Object.assign(o.dictionary||{},{Activities:"Actividades","Animals & Nature":"Animales y naturaleza","Dark skin tone":"Tono de piel oscuro","Default skin tone":"Tono de piel predeterminado",Emoji:"Emoji","Find an emoji (min. 2 characters)":"Busca un emoji (2 caracteres como mínimo)",Flags:"Banderas","Food & Drinks":"Comidas y bebidas","Gestures & People":"Gestos y personas","Keep on typing to see the emoji.":"Sigue escribiendo para ver el emoji.","Light skin tone":"Tono de piel claro","Medium Dark skin tone":"Tono de piel medio oscuro","Medium Light skin tone":"Tono de piel medio claro","Medium skin tone":"Tono de piel medio",'No emojis were found matching "%0".':"No se han encontrado emojis que coincidan con «%0».",Objects:"Objetos","Select skin tone":"Seleccionar tono de piel","Show all emoji...":"Mostrar todos los emojis...","Smileys & Expressions":"Emoticonos y expresiones",Symbols:"Símbolos","The query must contain at least two characters.":"La solicitud debe contener al menos dos caracteres.","Travel & Places":"Viajes y lugares"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const o=e.es=e.es||{};o.dictionary=Object.assign(o.dictionary||{},{Activities:"Actividades","Animals & Nature":"Animales y naturaleza","Dark skin tone":"Tono de piel oscuro","Default skin tone":"Tono de piel predeterminado",Emoji:"Emoji","Emoji picker":"","Find an emoji (min. 2 characters)":"Busca un emoji (2 caracteres como mínimo)",Flags:"Banderas","Food & Drinks":"Comidas y bebidas","Gestures & People":"Gestos y personas","Keep on typing to see the emoji.":"Sigue escribiendo para ver el emoji.","Light skin tone":"Tono de piel claro","Medium Dark skin tone":"Tono de piel medio oscuro","Medium Light skin tone":"Tono de piel medio claro","Medium skin tone":"Tono de piel medio",'No emojis were found matching "%0".':"No se han encontrado emojis que coincidan con «%0».",Objects:"Objetos","Select skin tone":"Seleccionar tono de piel","Show all emoji...":"Mostrar todos los emojis...","Smileys & Expressions":"Emoticonos y expresiones",Symbols:"Símbolos","The query must contain at least two characters.":"La solicitud debe contener al menos dos caracteres.","Travel & Places":"Viajes y lugares"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.et=e.et||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"Tegevused","Animals & Nature":"Loomad ja loodus","Dark skin tone":"Tume nahatoon","Default skin tone":"Vaikimisi nahatoon",Emoji:"Emoji","Find an emoji (min. 2 characters)":"Otsi emojit (vajalikud vähemalt 2 tärki)",Flags:"Lipud","Food & Drinks":"Toit ja jook","Gestures & People":"Žestid ja inimesed","Keep on typing to see the emoji.":"Emoji nägemiseks jätkake tippimist.","Light skin tone":"Hele nahatoon","Medium Dark skin tone":"Keskmiselt tume nahatoon","Medium Light skin tone":"Keskmiselt hele nahatoon","Medium skin tone":"Keskmine nahatoon",'No emojis were found matching "%0".':'Ei leitud ühtki emojid, mis vastaks sõnale "%0".',Objects:"Esemed","Select skin tone":"Vali nahatoon","Show all emoji...":"Kuva kõik emojid ..","Smileys & Expressions":"Naerunäod ja ilmed",Symbols:"Sümbolid","The query must contain at least two characters.":"Päring peab sisaldama vähemalt kahte tärki.","Travel & Places":"Reisimine ja paigad"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.et=e.et||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"Tegevused","Animals & Nature":"Loomad ja loodus","Dark skin tone":"Tume nahatoon","Default skin tone":"Vaikimisi nahatoon",Emoji:"Emoji","Emoji picker":"","Find an emoji (min. 2 characters)":"Otsi emojit (vajalikud vähemalt 2 tärki)",Flags:"Lipud","Food & Drinks":"Toit ja jook","Gestures & People":"Žestid ja inimesed","Keep on typing to see the emoji.":"Emoji nägemiseks jätkake tippimist.","Light skin tone":"Hele nahatoon","Medium Dark skin tone":"Keskmiselt tume nahatoon","Medium Light skin tone":"Keskmiselt hele nahatoon","Medium skin tone":"Keskmine nahatoon",'No emojis were found matching "%0".':'Ei leitud ühtki emojid, mis vastaks sõnale "%0".',Objects:"Esemed","Select skin tone":"Vali nahatoon","Show all emoji...":"Kuva kõik emojid ..","Smileys & Expressions":"Naerunäod ja ilmed",Symbols:"Sümbolid","The query must contain at least two characters.":"Päring peab sisaldama vähemalt kahte tärki.","Travel & Places":"Reisimine ja paigad"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.eu=e.eu||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.eu=e.eu||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Emoji picker":"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.fa=e.fa||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.fa=e.fa||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Emoji picker":"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const e=i.fi=i.fi||{};e.dictionary=Object.assign(e.dictionary||{},{Activities:"Aktiviteetit","Animals & Nature":"Eläimet & luonto","Dark skin tone":"Tumma ihonväri","Default skin tone":"Oletusarvoinen ihonväri",Emoji:"Emoji","Find an emoji (min. 2 characters)":"Etsi emoji (väh. 2 merkkiä)",Flags:"Liput","Food & Drinks":"Ruoka & juoma","Gestures & People":"Eleet & ihmiset","Keep on typing to see the emoji.":"Tuo emoji näkyviin jatkamalla kirjoittamista.","Light skin tone":"Vaalea ihonväri","Medium Dark skin tone":"Keskitumma ihonväri","Medium Light skin tone":"Keskivaalea ihonväri","Medium skin tone":"Keskivälin ihonväri",'No emojis were found matching "%0".':'"%0" -hakuehtoa vastaavia emojeja ei löytynyt.',Objects:"Esineet","Select skin tone":"Valitse ihonväri","Show all emoji...":"Näytä kaikki emojit...","Smileys & Expressions":"Hymiöt & ilmeet",Symbols:"Symbolit","The query must contain at least two characters.":"Haussa on oltava vähintään 2 merkkiä.","Travel & Places":"Matkustus & paikat"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(i){const e=i.fi=i.fi||{};e.dictionary=Object.assign(e.dictionary||{},{Activities:"Aktiviteetit","Animals & Nature":"Eläimet & luonto","Dark skin tone":"Tumma ihonväri","Default skin tone":"Oletusarvoinen ihonväri",Emoji:"Emoji","Emoji picker":"","Find an emoji (min. 2 characters)":"Etsi emoji (väh. 2 merkkiä)",Flags:"Liput","Food & Drinks":"Ruoka & juoma","Gestures & People":"Eleet & ihmiset","Keep on typing to see the emoji.":"Tuo emoji näkyviin jatkamalla kirjoittamista.","Light skin tone":"Vaalea ihonväri","Medium Dark skin tone":"Keskitumma ihonväri","Medium Light skin tone":"Keskivaalea ihonväri","Medium skin tone":"Keskivälin ihonväri",'No emojis were found matching "%0".':'"%0" -hakuehtoa vastaavia emojeja ei löytynyt.',Objects:"Esineet","Select skin tone":"Valitse ihonväri","Show all emoji...":"Näytä kaikki emojit...","Smileys & Expressions":"Hymiöt & ilmeet",Symbols:"Symbolit","The query must contain at least two characters.":"Haussa on oltava vähintään 2 merkkiä.","Travel & Places":"Matkustus & paikat"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const n=e.fr=e.fr||{};n.dictionary=Object.assign(n.dictionary||{},{Activities:"Activités","Animals & Nature":"Animaux et nature","Dark skin tone":"Teint foncé","Default skin tone":"Teinte de peau par défaut",Emoji:"Émoji","Find an emoji (min. 2 characters)":"Trouver un émoji (min. deux caractères)",Flags:"Drapeaux","Food & Drinks":"Nourriture et boissons","Gestures & People":"Gestes et personnes","Keep on typing to see the emoji.":"Continuez à taper pour voir l'émoji.","Light skin tone":"Teint clair","Medium Dark skin tone":"Teint moyennement foncé","Medium Light skin tone":"Teint moyennement clair","Medium skin tone":"Teint moyen",'No emojis were found matching "%0".':"Aucun émoji correspondant à « %0 » n'a été trouvé.",Objects:"Objets","Select skin tone":"Sélectionner la teinte de peau","Show all emoji...":"Afficher tous les émojis...","Smileys & Expressions":"Smileys et expressions",Symbols:"Symboles","The query must contain at least two characters.":"La requête doit contenir au moins deux caractères.","Travel & Places":"Voyages et lieux"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.fr=e.fr||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"Activités","Animals & Nature":"Animaux et nature","Dark skin tone":"Teint foncé","Default skin tone":"Teinte de peau par défaut",Emoji:"Émoji","Emoji picker":"","Find an emoji (min. 2 characters)":"Trouver un émoji (min. deux caractères)",Flags:"Drapeaux","Food & Drinks":"Nourriture et boissons","Gestures & People":"Gestes et personnes","Keep on typing to see the emoji.":"Continuez à taper pour voir l'émoji.","Light skin tone":"Teint clair","Medium Dark skin tone":"Teint moyennement foncé","Medium Light skin tone":"Teint moyennement clair","Medium skin tone":"Teint moyen",'No emojis were found matching "%0".':"Aucun émoji correspondant à « %0 » n'a été trouvé.",Objects:"Objets","Select skin tone":"Sélectionner la teinte de peau","Show all emoji...":"Afficher tous les émojis...","Smileys & Expressions":"Smileys et expressions",Symbols:"Symboles","The query must contain at least two characters.":"La requête doit contenir au moins deux caractères.","Travel & Places":"Voyages et lieux"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.gl=e.gl||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.gl=e.gl||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Emoji picker":"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.gu=e.gu||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.gu=e.gu||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Emoji picker":"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.he=e.he||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"פעילויות","Animals & Nature":"בעלי חיים וטבע","Dark skin tone":"גוון עור כהה","Default skin tone":"גוון עור ברירת מחדל",Emoji:"אמוג'י","Find an emoji (min. 2 characters)":"חפש אמוג'י (מינימום 2 תווים)",Flags:"דגלים","Food & Drinks":"מזון ומשקאות","Gestures & People":"מחוות ואנשים","Keep on typing to see the emoji.":"המשיכו להקליד כדי לראות את האמוג'י.","Light skin tone":"גוון עור בהיר","Medium Dark skin tone":"גוון עור כהה בינוני","Medium Light skin tone":"גוון עור בהיר בינוני","Medium skin tone":"גוון עור בינוני",'No emojis were found matching "%0".':'לא נמצאו סמלי אמוג\'י התואמים ל-"%0".',Objects:"חפצים","Select skin tone":"בחר גוון עור","Show all emoji...":"הצג את כל סמלי האמוג'י...","Smileys & Expressions":"סמיילים והבעות",Symbols:"סמלים","The query must contain at least two characters.":"השאילתה חייבת להכיל לפחות שני תווים.","Travel & Places":"נסיעות ומקומות"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.he=e.he||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"פעילויות","Animals & Nature":"בעלי חיים וטבע","Dark skin tone":"גוון עור כהה","Default skin tone":"גוון עור ברירת מחדל",Emoji:"אמוג'י","Emoji picker":"","Find an emoji (min. 2 characters)":"חפש אמוג'י (מינימום 2 תווים)",Flags:"דגלים","Food & Drinks":"מזון ומשקאות","Gestures & People":"מחוות ואנשים","Keep on typing to see the emoji.":"המשיכו להקליד כדי לראות את האמוג'י.","Light skin tone":"גוון עור בהיר","Medium Dark skin tone":"גוון עור כהה בינוני","Medium Light skin tone":"גוון עור בהיר בינוני","Medium skin tone":"גוון עור בינוני",'No emojis were found matching "%0".':'לא נמצאו סמלי אמוג\'י התואמים ל-"%0".',Objects:"חפצים","Select skin tone":"בחר גוון עור","Show all emoji...":"הצג את כל סמלי האמוג'י...","Smileys & Expressions":"סמיילים והבעות",Symbols:"סמלים","The query must contain at least two characters.":"השאילתה חייבת להכיל לפחות שני תווים.","Travel & Places":"נסיעות ומקומות"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.hi=e.hi||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"गतिविधियाँ","Animals & Nature":"पशु और प्रकृति","Dark skin tone":"गहरे रंग का स्किन टोन","Default skin tone":"डिफ़ॉल्ट स्किन टोन",Emoji:"इमोजी","Find an emoji (min. 2 characters)":"एक इमोजी ढूंढें (कम से कम 2 अक्षर)",Flags:"झंडे","Food & Drinks":"फ़ूड और ड्रिंक्स","Gestures & People":"इशारे और लोग","Keep on typing to see the emoji.":"इमोजी देखने के लिए टाइप करते रहें.","Light skin tone":"हल्की स्किन टोन","Medium Dark skin tone":"मध्यम गहरे स्किन टोन","Medium Light skin tone":"मध्यम हल्की स्किन टोन","Medium skin tone":"मध्यम स्किन टोन",'No emojis were found matching "%0".':'"%0" से मेल खाता कोई इमोजी नहीं मिला.',Objects:"वस्तुओं","Select skin tone":"स्किन टोन चुनें","Show all emoji...":"सभी इमोजी दिखाएँ...","Smileys & Expressions":"स्माइलीज़ और एक्सप्रेशंस",Symbols:"सिंबल","The query must contain at least two characters.":"क्वेरी में कम से कम दो अक्षर होने चाहिए.","Travel & Places":"ट्रैवल और स्थान"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.hi=e.hi||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"गतिविधियाँ","Animals & Nature":"पशु और प्रकृति","Dark skin tone":"गहरे रंग का स्किन टोन","Default skin tone":"डिफ़ॉल्ट स्किन टोन",Emoji:"इमोजी","Emoji picker":"","Find an emoji (min. 2 characters)":"एक इमोजी ढूंढें (कम से कम 2 अक्षर)",Flags:"झंडे","Food & Drinks":"फ़ूड और ड्रिंक्स","Gestures & People":"इशारे और लोग","Keep on typing to see the emoji.":"इमोजी देखने के लिए टाइप करते रहें.","Light skin tone":"हल्की स्किन टोन","Medium Dark skin tone":"मध्यम गहरे स्किन टोन","Medium Light skin tone":"मध्यम हल्की स्किन टोन","Medium skin tone":"मध्यम स्किन टोन",'No emojis were found matching "%0".':'"%0" से मेल खाता कोई इमोजी नहीं मिला.',Objects:"वस्तुओं","Select skin tone":"स्किन टोन चुनें","Show all emoji...":"सभी इमोजी दिखाएँ...","Smileys & Expressions":"स्माइलीज़ और एक्सप्रेशंस",Symbols:"सिंबल","The query must contain at least two characters.":"क्वेरी में कम से कम दो अक्षर होने चाहिए.","Travel & Places":"ट्रैवल और स्थान"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(e){const i=e.hr=e.hr||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.hr=e.hr||{};i.dictionary=Object.assign(i.dictionary||{},{Activities:"","Animals & Nature":"","Dark skin tone":"","Default skin tone":"",Emoji:"","Emoji picker":"","Find an emoji (min. 2 characters)":"",Flags:"","Food & Drinks":"","Gestures & People":"","Keep on typing to see the emoji.":"","Light skin tone":"","Medium Dark skin tone":"","Medium Light skin tone":"","Medium skin tone":"",'No emojis were found matching "%0".':"",Objects:"","Select skin tone":"","Show all emoji...":"","Smileys & Expressions":"",Symbols:"","The query must contain at least two characters.":"","Travel & Places":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));