jodit-pro 4.9.22 → 4.9.27

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 (299) hide show
  1. package/CHANGELOG.md +63 -1
  2. package/es2015/jodit.css +1 -1
  3. package/es2015/jodit.fat.min.js +44 -44
  4. package/es2015/jodit.js +229 -101
  5. package/es2015/jodit.min.js +7 -7
  6. package/es2015/plugins/ai-assistant-pro/ai-assistant-pro.css +1 -1
  7. package/es2015/plugins/ai-assistant-pro/ai-assistant-pro.js +193 -161
  8. package/es2015/plugins/ai-assistant-pro/ai-assistant-pro.min.js +30 -30
  9. package/es2015/plugins/autocomplete/autocomplete.js +1 -1
  10. package/es2015/plugins/autocomplete/autocomplete.min.js +1 -1
  11. package/es2015/plugins/backup/backup.css +1 -1
  12. package/es2015/plugins/backup/backup.js +1 -1
  13. package/es2015/plugins/backup/backup.min.js +1 -1
  14. package/es2015/plugins/button-generator/button-generator.css +1 -1
  15. package/es2015/plugins/button-generator/button-generator.js +1 -1
  16. package/es2015/plugins/button-generator/button-generator.min.js +1 -1
  17. package/es2015/plugins/change-case/change-case.js +1 -1
  18. package/es2015/plugins/change-case/change-case.min.js +1 -1
  19. package/es2015/plugins/color-picker/color-picker.css +1 -1
  20. package/es2015/plugins/color-picker/color-picker.js +1 -1
  21. package/es2015/plugins/color-picker/color-picker.min.js +1 -1
  22. package/es2015/plugins/emoji/emoji.css +1 -1
  23. package/es2015/plugins/emoji/emoji.js +1 -1
  24. package/es2015/plugins/emoji/emoji.min.js +1 -1
  25. package/es2015/plugins/export-docs/export-docs.js +1 -1
  26. package/es2015/plugins/export-docs/export-docs.min.js +1 -1
  27. package/es2015/plugins/finder/finder.css +1 -1
  28. package/es2015/plugins/finder/finder.js +1 -1
  29. package/es2015/plugins/finder/finder.min.js +1 -1
  30. package/es2015/plugins/google-maps/google-maps.css +1 -1
  31. package/es2015/plugins/google-maps/google-maps.js +1 -1
  32. package/es2015/plugins/google-maps/google-maps.min.js +1 -1
  33. package/es2015/plugins/google-search/google-search.js +1 -1
  34. package/es2015/plugins/google-search/google-search.min.js +1 -1
  35. package/es2015/plugins/highlight-signature/highlight-signature.js +1 -1
  36. package/es2015/plugins/highlight-signature/highlight-signature.min.js +1 -1
  37. package/es2015/plugins/iframe-editor/iframe-editor.css +1 -1
  38. package/es2015/plugins/iframe-editor/iframe-editor.js +1 -1
  39. package/es2015/plugins/iframe-editor/iframe-editor.min.js +1 -1
  40. package/es2015/plugins/keyboard/keyboard.css +1 -1
  41. package/es2015/plugins/keyboard/keyboard.js +1 -1
  42. package/es2015/plugins/keyboard/keyboard.min.js +1 -1
  43. package/es2015/plugins/mobile-view/mobile-view.js +1 -1
  44. package/es2015/plugins/mobile-view/mobile-view.min.js +1 -1
  45. package/es2015/plugins/page-break/page-break.js +1 -1
  46. package/es2015/plugins/page-break/page-break.min.js +1 -1
  47. package/es2015/plugins/paste-code/paste-code.css +1 -1
  48. package/es2015/plugins/paste-code/paste-code.js +1 -1
  49. package/es2015/plugins/paste-code/paste-code.min.js +1 -1
  50. package/es2015/plugins/paste-from-word/paste-from-word.js +1 -1
  51. package/es2015/plugins/paste-from-word/paste-from-word.min.js +1 -1
  52. package/es2015/plugins/show-blocks/show-blocks.js +1 -1
  53. package/es2015/plugins/show-blocks/show-blocks.min.js +1 -1
  54. package/es2015/plugins/style/style.css +1 -1
  55. package/es2015/plugins/style/style.js +1 -1
  56. package/es2015/plugins/style/style.min.js +1 -1
  57. package/es2015/plugins/todo-list/todo-list.css +1 -1
  58. package/es2015/plugins/todo-list/todo-list.js +1 -1
  59. package/es2015/plugins/todo-list/todo-list.min.js +1 -1
  60. package/es2015/plugins/translate/translate.css +1 -1
  61. package/es2015/plugins/translate/translate.js +1 -1
  62. package/es2015/plugins/translate/translate.min.js +1 -1
  63. package/es2015/plugins/tune-block/tune-block.css +1 -1
  64. package/es2015/plugins/tune-block/tune-block.js +1 -1
  65. package/es2015/plugins/tune-block/tune-block.min.js +1 -1
  66. package/es2018/jodit.fat.min.js +30 -30
  67. package/es2018/jodit.min.js +16 -16
  68. package/es2018/plugins/ai-assistant-pro/ai-assistant-pro.min.js +20 -20
  69. package/es2018/plugins/autocomplete/autocomplete.min.js +1 -1
  70. package/es2018/plugins/backup/backup.min.js +1 -1
  71. package/es2018/plugins/button-generator/button-generator.min.js +1 -1
  72. package/es2018/plugins/change-case/change-case.min.js +1 -1
  73. package/es2018/plugins/color-picker/color-picker.min.js +1 -1
  74. package/es2018/plugins/emoji/emoji.min.js +1 -1
  75. package/es2018/plugins/export-docs/export-docs.min.js +1 -1
  76. package/es2018/plugins/finder/finder.min.js +1 -1
  77. package/es2018/plugins/google-maps/google-maps.min.js +1 -1
  78. package/es2018/plugins/google-search/google-search.min.js +1 -1
  79. package/es2018/plugins/highlight-signature/highlight-signature.min.js +1 -1
  80. package/es2018/plugins/iframe-editor/iframe-editor.min.js +1 -1
  81. package/es2018/plugins/keyboard/keyboard.min.js +1 -1
  82. package/es2018/plugins/mobile-view/mobile-view.min.js +1 -1
  83. package/es2018/plugins/page-break/page-break.min.js +1 -1
  84. package/es2018/plugins/paste-code/paste-code.min.js +1 -1
  85. package/es2018/plugins/paste-from-word/paste-from-word.min.js +1 -1
  86. package/es2018/plugins/show-blocks/show-blocks.min.js +1 -1
  87. package/es2018/plugins/style/style.min.js +1 -1
  88. package/es2018/plugins/todo-list/todo-list.min.js +1 -1
  89. package/es2018/plugins/translate/translate.min.js +1 -1
  90. package/es2018/plugins/tune-block/tune-block.min.js +1 -1
  91. package/es2021/jodit.css +1 -1
  92. package/es2021/jodit.fat.min.js +32 -32
  93. package/es2021/jodit.js +229 -101
  94. package/es2021/jodit.min.js +24 -24
  95. package/es2021/plugins/ai-assistant-pro/ai-assistant-pro.css +1 -1
  96. package/es2021/plugins/ai-assistant-pro/ai-assistant-pro.js +194 -162
  97. package/es2021/plugins/ai-assistant-pro/ai-assistant-pro.min.js +20 -20
  98. package/es2021/plugins/autocomplete/autocomplete.js +1 -1
  99. package/es2021/plugins/autocomplete/autocomplete.min.js +1 -1
  100. package/es2021/plugins/backup/backup.css +1 -1
  101. package/es2021/plugins/backup/backup.js +1 -1
  102. package/es2021/plugins/backup/backup.min.js +1 -1
  103. package/es2021/plugins/button-generator/button-generator.css +1 -1
  104. package/es2021/plugins/button-generator/button-generator.js +1 -1
  105. package/es2021/plugins/button-generator/button-generator.min.js +1 -1
  106. package/es2021/plugins/change-case/change-case.js +1 -1
  107. package/es2021/plugins/change-case/change-case.min.js +1 -1
  108. package/es2021/plugins/color-picker/color-picker.css +1 -1
  109. package/es2021/plugins/color-picker/color-picker.js +1 -1
  110. package/es2021/plugins/color-picker/color-picker.min.js +1 -1
  111. package/es2021/plugins/emoji/emoji.css +1 -1
  112. package/es2021/plugins/emoji/emoji.js +1 -1
  113. package/es2021/plugins/emoji/emoji.min.js +1 -1
  114. package/es2021/plugins/export-docs/export-docs.js +1 -1
  115. package/es2021/plugins/export-docs/export-docs.min.js +1 -1
  116. package/es2021/plugins/finder/finder.css +1 -1
  117. package/es2021/plugins/finder/finder.js +1 -1
  118. package/es2021/plugins/finder/finder.min.js +1 -1
  119. package/es2021/plugins/google-maps/google-maps.css +1 -1
  120. package/es2021/plugins/google-maps/google-maps.js +1 -1
  121. package/es2021/plugins/google-maps/google-maps.min.js +1 -1
  122. package/es2021/plugins/google-search/google-search.js +1 -1
  123. package/es2021/plugins/google-search/google-search.min.js +1 -1
  124. package/es2021/plugins/highlight-signature/highlight-signature.js +1 -1
  125. package/es2021/plugins/highlight-signature/highlight-signature.min.js +1 -1
  126. package/es2021/plugins/iframe-editor/iframe-editor.css +1 -1
  127. package/es2021/plugins/iframe-editor/iframe-editor.js +1 -1
  128. package/es2021/plugins/iframe-editor/iframe-editor.min.js +1 -1
  129. package/es2021/plugins/keyboard/keyboard.css +1 -1
  130. package/es2021/plugins/keyboard/keyboard.js +1 -1
  131. package/es2021/plugins/keyboard/keyboard.min.js +1 -1
  132. package/es2021/plugins/mobile-view/mobile-view.js +1 -1
  133. package/es2021/plugins/mobile-view/mobile-view.min.js +1 -1
  134. package/es2021/plugins/page-break/page-break.js +1 -1
  135. package/es2021/plugins/page-break/page-break.min.js +1 -1
  136. package/es2021/plugins/paste-code/paste-code.css +1 -1
  137. package/es2021/plugins/paste-code/paste-code.js +1 -1
  138. package/es2021/plugins/paste-code/paste-code.min.js +1 -1
  139. package/es2021/plugins/paste-from-word/paste-from-word.js +1 -1
  140. package/es2021/plugins/paste-from-word/paste-from-word.min.js +1 -1
  141. package/es2021/plugins/show-blocks/show-blocks.js +1 -1
  142. package/es2021/plugins/show-blocks/show-blocks.min.js +1 -1
  143. package/es2021/plugins/style/style.css +1 -1
  144. package/es2021/plugins/style/style.js +1 -1
  145. package/es2021/plugins/style/style.min.js +1 -1
  146. package/es2021/plugins/todo-list/todo-list.css +1 -1
  147. package/es2021/plugins/todo-list/todo-list.js +1 -1
  148. package/es2021/plugins/todo-list/todo-list.min.js +1 -1
  149. package/es2021/plugins/translate/translate.css +1 -1
  150. package/es2021/plugins/translate/translate.js +1 -1
  151. package/es2021/plugins/translate/translate.min.js +1 -1
  152. package/es2021/plugins/tune-block/tune-block.css +1 -1
  153. package/es2021/plugins/tune-block/tune-block.js +1 -1
  154. package/es2021/plugins/tune-block/tune-block.min.js +1 -1
  155. package/es2021.en/jodit.css +1 -1
  156. package/es2021.en/jodit.fat.min.js +83 -83
  157. package/es2021.en/jodit.js +229 -101
  158. package/es2021.en/jodit.min.js +10 -10
  159. package/es2021.en/plugins/ai-assistant-pro/ai-assistant-pro.css +1 -1
  160. package/es2021.en/plugins/ai-assistant-pro/ai-assistant-pro.js +194 -162
  161. package/es2021.en/plugins/ai-assistant-pro/ai-assistant-pro.min.js +20 -20
  162. package/es2021.en/plugins/autocomplete/autocomplete.js +1 -1
  163. package/es2021.en/plugins/autocomplete/autocomplete.min.js +1 -1
  164. package/es2021.en/plugins/backup/backup.css +1 -1
  165. package/es2021.en/plugins/backup/backup.js +1 -1
  166. package/es2021.en/plugins/backup/backup.min.js +1 -1
  167. package/es2021.en/plugins/button-generator/button-generator.css +1 -1
  168. package/es2021.en/plugins/button-generator/button-generator.js +1 -1
  169. package/es2021.en/plugins/button-generator/button-generator.min.js +1 -1
  170. package/es2021.en/plugins/change-case/change-case.js +1 -1
  171. package/es2021.en/plugins/change-case/change-case.min.js +1 -1
  172. package/es2021.en/plugins/color-picker/color-picker.css +1 -1
  173. package/es2021.en/plugins/color-picker/color-picker.js +1 -1
  174. package/es2021.en/plugins/color-picker/color-picker.min.js +1 -1
  175. package/es2021.en/plugins/emoji/emoji.css +1 -1
  176. package/es2021.en/plugins/emoji/emoji.js +1 -1
  177. package/es2021.en/plugins/emoji/emoji.min.js +1 -1
  178. package/es2021.en/plugins/export-docs/export-docs.js +1 -1
  179. package/es2021.en/plugins/export-docs/export-docs.min.js +1 -1
  180. package/es2021.en/plugins/finder/finder.css +1 -1
  181. package/es2021.en/plugins/finder/finder.js +1 -1
  182. package/es2021.en/plugins/finder/finder.min.js +1 -1
  183. package/es2021.en/plugins/google-maps/google-maps.css +1 -1
  184. package/es2021.en/plugins/google-maps/google-maps.js +1 -1
  185. package/es2021.en/plugins/google-maps/google-maps.min.js +1 -1
  186. package/es2021.en/plugins/google-search/google-search.js +1 -1
  187. package/es2021.en/plugins/google-search/google-search.min.js +1 -1
  188. package/es2021.en/plugins/highlight-signature/highlight-signature.js +1 -1
  189. package/es2021.en/plugins/highlight-signature/highlight-signature.min.js +1 -1
  190. package/es2021.en/plugins/iframe-editor/iframe-editor.css +1 -1
  191. package/es2021.en/plugins/iframe-editor/iframe-editor.js +1 -1
  192. package/es2021.en/plugins/iframe-editor/iframe-editor.min.js +1 -1
  193. package/es2021.en/plugins/keyboard/keyboard.css +1 -1
  194. package/es2021.en/plugins/keyboard/keyboard.js +1 -1
  195. package/es2021.en/plugins/keyboard/keyboard.min.js +1 -1
  196. package/es2021.en/plugins/mobile-view/mobile-view.js +1 -1
  197. package/es2021.en/plugins/mobile-view/mobile-view.min.js +1 -1
  198. package/es2021.en/plugins/page-break/page-break.js +1 -1
  199. package/es2021.en/plugins/page-break/page-break.min.js +1 -1
  200. package/es2021.en/plugins/paste-code/paste-code.css +1 -1
  201. package/es2021.en/plugins/paste-code/paste-code.js +1 -1
  202. package/es2021.en/plugins/paste-code/paste-code.min.js +1 -1
  203. package/es2021.en/plugins/paste-from-word/paste-from-word.js +1 -1
  204. package/es2021.en/plugins/paste-from-word/paste-from-word.min.js +1 -1
  205. package/es2021.en/plugins/show-blocks/show-blocks.js +1 -1
  206. package/es2021.en/plugins/show-blocks/show-blocks.min.js +1 -1
  207. package/es2021.en/plugins/style/style.css +1 -1
  208. package/es2021.en/plugins/style/style.js +1 -1
  209. package/es2021.en/plugins/style/style.min.js +1 -1
  210. package/es2021.en/plugins/todo-list/todo-list.css +1 -1
  211. package/es2021.en/plugins/todo-list/todo-list.js +1 -1
  212. package/es2021.en/plugins/todo-list/todo-list.min.js +1 -1
  213. package/es2021.en/plugins/translate/translate.css +1 -1
  214. package/es2021.en/plugins/translate/translate.js +1 -1
  215. package/es2021.en/plugins/translate/translate.min.js +1 -1
  216. package/es2021.en/plugins/tune-block/tune-block.css +1 -1
  217. package/es2021.en/plugins/tune-block/tune-block.js +1 -1
  218. package/es2021.en/plugins/tune-block/tune-block.min.js +1 -1
  219. package/es5/jodit.css +2 -2
  220. package/es5/jodit.fat.min.js +2 -2
  221. package/es5/jodit.js +249 -105
  222. package/es5/jodit.min.css +2 -2
  223. package/es5/jodit.min.js +2 -2
  224. package/es5/plugins/ai-assistant-pro/ai-assistant-pro.css +1 -1
  225. package/es5/plugins/ai-assistant-pro/ai-assistant-pro.js +221 -174
  226. package/es5/plugins/ai-assistant-pro/ai-assistant-pro.min.js +2 -2
  227. package/es5/plugins/autocomplete/autocomplete.js +1 -1
  228. package/es5/plugins/autocomplete/autocomplete.min.js +1 -1
  229. package/es5/plugins/backup/backup.css +1 -1
  230. package/es5/plugins/backup/backup.js +1 -1
  231. package/es5/plugins/backup/backup.min.js +1 -1
  232. package/es5/plugins/button-generator/button-generator.css +1 -1
  233. package/es5/plugins/button-generator/button-generator.js +1 -1
  234. package/es5/plugins/button-generator/button-generator.min.js +1 -1
  235. package/es5/plugins/change-case/change-case.js +1 -1
  236. package/es5/plugins/change-case/change-case.min.js +1 -1
  237. package/es5/plugins/color-picker/color-picker.css +1 -1
  238. package/es5/plugins/color-picker/color-picker.js +1 -1
  239. package/es5/plugins/color-picker/color-picker.min.js +1 -1
  240. package/es5/plugins/emoji/emoji.css +1 -1
  241. package/es5/plugins/emoji/emoji.js +1 -1
  242. package/es5/plugins/emoji/emoji.min.js +1 -1
  243. package/es5/plugins/export-docs/export-docs.js +1 -1
  244. package/es5/plugins/export-docs/export-docs.min.js +1 -1
  245. package/es5/plugins/finder/finder.css +1 -1
  246. package/es5/plugins/finder/finder.js +1 -1
  247. package/es5/plugins/finder/finder.min.js +1 -1
  248. package/es5/plugins/google-maps/google-maps.css +1 -1
  249. package/es5/plugins/google-maps/google-maps.js +1 -1
  250. package/es5/plugins/google-maps/google-maps.min.js +1 -1
  251. package/es5/plugins/google-search/google-search.js +1 -1
  252. package/es5/plugins/google-search/google-search.min.js +1 -1
  253. package/es5/plugins/highlight-signature/highlight-signature.js +1 -1
  254. package/es5/plugins/highlight-signature/highlight-signature.min.js +1 -1
  255. package/es5/plugins/iframe-editor/iframe-editor.css +1 -1
  256. package/es5/plugins/iframe-editor/iframe-editor.js +1 -1
  257. package/es5/plugins/iframe-editor/iframe-editor.min.js +1 -1
  258. package/es5/plugins/keyboard/keyboard.css +1 -1
  259. package/es5/plugins/keyboard/keyboard.js +1 -1
  260. package/es5/plugins/keyboard/keyboard.min.js +1 -1
  261. package/es5/plugins/mobile-view/mobile-view.js +1 -1
  262. package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
  263. package/es5/plugins/page-break/page-break.js +1 -1
  264. package/es5/plugins/page-break/page-break.min.js +1 -1
  265. package/es5/plugins/paste-code/paste-code.css +1 -1
  266. package/es5/plugins/paste-code/paste-code.js +1 -1
  267. package/es5/plugins/paste-code/paste-code.min.js +1 -1
  268. package/es5/plugins/paste-from-word/paste-from-word.js +1 -1
  269. package/es5/plugins/paste-from-word/paste-from-word.min.js +1 -1
  270. package/es5/plugins/show-blocks/show-blocks.js +1 -1
  271. package/es5/plugins/show-blocks/show-blocks.min.js +1 -1
  272. package/es5/plugins/style/style.css +1 -1
  273. package/es5/plugins/style/style.js +1 -1
  274. package/es5/plugins/style/style.min.js +1 -1
  275. package/es5/plugins/todo-list/todo-list.css +1 -1
  276. package/es5/plugins/todo-list/todo-list.js +1 -1
  277. package/es5/plugins/todo-list/todo-list.min.js +1 -1
  278. package/es5/plugins/translate/translate.css +1 -1
  279. package/es5/plugins/translate/translate.js +1 -1
  280. package/es5/plugins/translate/translate.min.js +1 -1
  281. package/es5/plugins/tune-block/tune-block.css +1 -1
  282. package/es5/plugins/tune-block/tune-block.js +1 -1
  283. package/es5/plugins/tune-block/tune-block.min.js +1 -1
  284. package/es5/polyfills.fat.min.js +1 -1
  285. package/es5/polyfills.js +1 -1
  286. package/es5/polyfills.min.js +1 -1
  287. package/esm/plugins/ai-assistant-pro/ui/input-area/input-area.d.ts +5 -1
  288. package/esm/plugins/ai-assistant-pro/ui/main-panel/main-panel.d.ts +1 -1
  289. package/esm/plugins/ai-assistant-pro/ui/settings-button/settings-button.d.ts +7 -1
  290. package/esm/plugins/ai-assistant-pro/ui/settings-popup/dialog-settings.d.ts +3 -1
  291. package/esm/plugins/ai-assistant-pro/ui/settings-popup/global-settings.d.ts +5 -1
  292. package/esm/plugins/ai-assistant-pro/ui/settings-popup/settings-popup.d.ts +7 -1
  293. package/package.json +1 -1
  294. package/types/plugins/ai-assistant-pro/ui/input-area/input-area.d.ts +5 -1
  295. package/types/plugins/ai-assistant-pro/ui/main-panel/main-panel.d.ts +1 -1
  296. package/types/plugins/ai-assistant-pro/ui/settings-button/settings-button.d.ts +7 -1
  297. package/types/plugins/ai-assistant-pro/ui/settings-popup/dialog-settings.d.ts +3 -1
  298. package/types/plugins/ai-assistant-pro/ui/settings-popup/global-settings.d.ts +5 -1
  299. package/types/plugins/ai-assistant-pro/ui/settings-popup/settings-popup.d.ts +7 -1
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.9.22
4
+ * Version: v4.9.27
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -23,10 +23,10 @@
23
23
  <div class="&__info"></div>
24
24
  <div class="&__loader"></div>
25
25
  <div class="&__empty-message">~Select image~</div>
26
- </div>`}afterSetMod(t,i){"hidden"===t&&!1===i&&this.onChangeMetaInfo(),super.afterSetMod(t,i)}onChangeMetaInfo(){var t,i;if(this.getMod("hidden"))return;let{metaInfo:n}=this.state;this.setMod("empty",!n);let o=this.getElm("info");(0,c.assert)(null!=o,"info element does not exists"),a.Dom.detach(o);let r=this.getElm("image");(0,c.assert)(null!=r,"image element does not exists"),(0,l.css)(r,{backgroundImage:null}),n&&(this.setMod("is-file",!1===n.isImage).setMod("type",null!=(t=n.type)?t:"file"),d.UIBrowserItem.prototype.setElementValue.call(this,"name",n.file),d.UIBrowserItem.prototype.setElementValue.call(this,"time",n.time),d.UIBrowserItem.prototype.setElementValue.call(this,"filesize",n.size),this.setMod("loading",!0),null==(i=this.lastLoadPromise)||i.rejectCallback(),this.lastLoadPromise=(0,l.loadImage)(n.isImage?n.fileURL:n.imageURL,this.j),this.lastLoadPromise.then(t=>{let i=this.getElm("image");(0,c.assert)(null!=i,"image element does not exist"),t&&(0,l.css)(i,{backgroundImage:`url(${t.src})`})}).finally(()=>{this.setMod("loading",!1)}).catch(()=>{}))}constructor(t,i){super(t),(0,o._)(this,"state",void 0),(0,o._)(this,"lastLoadPromise",void 0),this.state=i,this.lastLoadPromise=null,this.onChangeMetaInfo()}}(0,r.__decorate)([(0,s.hook)("ready"),(0,s.watch)(":resize",{context:window}),(0,s.debounce)()],p.prototype,"addResize",null),(0,r.__decorate)([(0,s.watch)("state.metaInfo")],p.prototype,"onChangeMetaInfo",null),p=(0,r.__decorate)([s.component],p)},8390:function(t,i,n){"use strict";var o=n(82749);n(89683);var r=n(2748),s=n(36409),a=n(50911),l=n(2692);class c extends a.Plugin{afterInit(t){t.registerCommand("changeCase",{exec:(i,n,o)=>{o=o.toLowerCase();let s=t.s.range,{startContainer:a,startOffset:l}=s;if(t.s.isCollapsed()){let i=t.s.current(!0);i&&i.parentElement&&this.applyCase(o,i.parentElement),s.setStart(a,l),t.s.selectRange(s)}else{let i=s.cloneRange(),n=s.cloneRange(),a=t.createInside.fake(),l=t.createInside.fake();i.collapse(!0),n.collapse(!1),i.insertNode(a),n.insertNode(l),r.Dom.between(a,l,t=>{this.applyCase(o,t)}),s.setStartAfter(a),s.setEndBefore(l),t.s.selectRange(s),r.Dom.safeRemove(a),r.Dom.safeRemove(l)}}})}applyCase(t,i){if(r.Dom.isText(i)){let n=i.nodeValue;n&&(i.nodeValue=(i=>{switch(t){case"lowercase":return i.toLowerCase();case"uppercase":return i.toUpperCase();default:return i.split(" ").map(s.ucfirst).join(" ")}})(n))}else r.Dom.each(i,i=>{this.applyCase(t,i)})}beforeDestruct(t){}constructor(...t){super(...t),(0,o._)(this,"buttons",[{name:"changeCase",group:"font-style"}])}}(0,o._)(c,"requires",["license"]),l.JoditPro.plugins.add("change-case",c)},8432:function(t){t.exports={"Show Blocks":"Haritayı Blokları"}},8661:function(t,i,n){"use strict";n.r(i),i.default={newline:"linha",delete:"excluir",space:"espaco","Speech Recognize":"Discurso Reconhecer",Sound:"Som","Interim Results":"Resultados Provis\xf3rios"}},8884:function(t,i,n){"use strict";n.d(i,{Async:function(){return o.Async}});var o=n(26992)},8959:function(t,i,n){"use strict";n.d(i,{UICheckbox:function(){return r.UICheckbox},UIFileInput:function(){return s.UIFileInput},UIInput:function(){return a.UIInput},UISelect:function(){return l.UISelect},UITextArea:function(){return o.UITextArea}});var o=n(85120),r=n(17328),s=n(4242),a=n(80256),l=n(12234)},9045:function(t,i,n){"use strict";n(6441).Config.prototype.dtd={removeExtraBr:!0,checkBlockNesting:!0,blockLimits:{article:1,aside:1,audio:1,body:1,caption:1,details:1,dir:1,div:1,dl:1,fieldset:1,figcaption:1,figure:1,footer:1,form:1,header:1,hgroup:1,main:1,menu:1,nav:1,ol:1,section:1,table:1,td:1,th:1,tr:1,ul:1,video:1}}},9159:function(t,i,n){"use strict";var o=n(65478),r=n(22732),s=n(580),a=n(50911),l=n(67510);n(68252);var c=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};class u extends a.Plugin{afterInit(t){let{height:i,width:n,allowResizeX:o}=t.o,{allowResizeY:r}=t.o;"auto"===i&&"auto"!==n&&(r=!1),("auto"!==i||"auto"!==n)&&(o||r)&&(t.statusbar.setMod("resize-handle",!0),t.e.on("toggleFullSize.resizeHandler",()=>{this.handle.style.display=t.isFullSize?"none":"block"}).on(this.handle,"mousedown touchstart",this.onHandleResizeStart).on(t.ow,"mouseup touchend",this.onHandleResizeEnd),t.container.appendChild(this.handle))}onHandleResizeStart(t){this.isResized=!0,this.start.x=t.clientX,this.start.y=t.clientY,this.start.w=this.j.container.offsetWidth,this.start.h=this.j.container.offsetHeight,this.j.lock(),this.j.e.on(this.j.ow,"mousemove touchmove",this.onHandleResize),t.preventDefault()}onHandleResize(t){this.isResized&&(this.j.o.allowResizeY&&this.j.e.fire("setHeight",this.start.h+t.clientY-this.start.y),this.j.o.allowResizeX&&this.j.e.fire("setWidth",this.start.w+t.clientX-this.start.x),this.j.e.fire("resize"))}onHandleResizeEnd(){this.isResized&&(this.isResized=!1,this.j.e.off(this.j.ow,"mousemove touchmove",this.onHandleResize),this.j.unlock())}beforeDestruct(){r.Dom.safeRemove(this.handle),this.j.e.off(this.j.ow,"mouseup touchsend",this.onHandleResizeEnd)}constructor(){super(...arguments),this.isResized=!1,this.start={x:0,y:0,w:0,h:0},this.handle=this.j.c.div("jodit-editor__resize",l.Icon.get("resize_handler"))}}u.requires=["size"],c([o.autobind],u.prototype,"onHandleResizeStart",null),c([o.autobind],u.prototype,"onHandleResize",null),c([o.autobind],u.prototype,"onHandleResizeEnd",null),s.pluginSystem.add("resizeHandler",u)},9881:function(t,i,n){"use strict";var o=n(65478),r=n(2748),s=n(580),a=n(87058),l=n(50911),c=n(67510);n(67215);var u=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};class d extends l.Plugin{afterInit(t){this.proxyEventsList.forEach(i=>{t.e.on(i+".select",this.onStartSelection)})}beforeDestruct(t){this.proxyEventsList.forEach(i=>{t.e.on(i+".select",this.onStartSelection)})}onStartSelection(t){let{j:i}=this,n,o=t.target;for(;void 0===n&&o&&o!==i.editor;)n=i.e.fire((0,a.camelCase)(t.type+"_"+o.nodeName.toLowerCase()),o,t),o=o.parentElement;"click"===t.type&&void 0===n&&o===i.editor&&i.e.fire(t.type+"Editor",o,t)}onOutsideClick(t){let i=t.target;r.Dom.up(i,t=>t===this.j.editor)||c.UIElement.closestElement(i,c.Popup)||this.j.e.fire("outsideClick",t)}beforeCommandCut(){let{s:t}=this.j;if(!t.isCollapsed()){let i=t.current();i&&r.Dom.isOrContains(this.j.editor,i)&&this.onCopyNormalizeSelectionBound()}}beforeCommandSelectAll(){let{s:t}=this.j;return t.focus(),t.select(this.j.editor,!0),t.expandSelection(),!1}onTripleClickNormalizeSelection(t){if(3!==t.detail||!this.j.o.select.normalizeTripleClick)return;let{s:i}=this.j,{startContainer:n,startOffset:o}=i.range;0===o&&r.Dom.isText(n)&&i.select(r.Dom.closest(n,r.Dom.isBlock,this.j.editor)||n,!0)}onCopyNormalizeSelectionBound(t){let{s:i,editor:n,o}=this.j;!o.select.normalizeSelectionBeforeCutAndCopy||i.isCollapsed()||(!t||t.isTrusted&&r.Dom.isNode(t.target)&&r.Dom.isOrContains(n,t.target))&&this.jodit.s.expandSelection()}constructor(){super(...arguments),this.proxyEventsList=["click","mousedown","touchstart","mouseup","touchend"]}}u([o.autobind],d.prototype,"onStartSelection",null),u([(0,o.watch)("ow:click")],d.prototype,"onOutsideClick",null),u([(0,o.watch)([":beforeCommandCut"])],d.prototype,"beforeCommandCut",null),u([(0,o.watch)([":beforeCommandSelectall"])],d.prototype,"beforeCommandSelectAll",null),u([(0,o.watch)([":click"])],d.prototype,"onTripleClickNormalizeSelection",null),u([(0,o.watch)([":copy",":cut"])],d.prototype,"onCopyNormalizeSelectionBound",null),s.pluginSystem.add("select",d)},9914:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 48 48"> <path d="M6 18h4v-4h-4v4zm0-8h4v-4h-4v4zm8 32h4v-4h-4v4zm0-16h4v-4h-4v4zm-8 0h4v-4h-4v4zm0 16h4v-4h-4v4zm0-8h4v-4h-4v4zm8-24h4v-4h-4v4zm24 24h4v-4h-4v4zm-16 8h4v-36h-4v36zm16 0h4v-4h-4v4zm0-16h4v-4h-4v4zm0-20v4h4v-4h-4zm0 12h4v-4h-4v4zm-8-8h4v-4h-4v4zm0 32h4v-4h-4v4zm0-16h4v-4h-4v4z"/> <path d="M0 0h48v48h-48z" fill="none"/> </svg> '},9992:function(t,i,n){"use strict";n.d(i,{normalizePath:function(){return r}});var o=n(49055);let r=(...t)=>t.filter(t=>(0,o.trim)(t).length).map((i,n)=>(i=i.replace(/([^:])[\\/]+/g,"$1/"),n&&(i=i.replace(/^\//,"")),n!==t.length-1&&(i=i.replace(/\/$/,"")),i)).join("/")},10052:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 18 18"> <g fill-rule="evenodd" stroke="none" stroke-width="1"> <g transform="translate(-381.000000, -381.000000)"> <g transform="translate(381.000000, 381.000000)"> <path d="M0,2 L2,2 L2,0 C0.9,0 0,0.9 0,2 L0,2 Z M0,10 L2,10 L2,8 L0,8 L0,10 L0,10 Z M4,18 L6,18 L6,16 L4,16 L4,18 L4,18 Z M0,6 L2,6 L2,4 L0,4 L0,6 L0,6 Z M10,0 L8,0 L8,2 L10,2 L10,0 L10,0 Z M16,0 L16,2 L18,2 C18,0.9 17.1,0 16,0 L16,0 Z M2,18 L2,16 L0,16 C0,17.1 0.9,18 2,18 L2,18 Z M0,14 L2,14 L2,12 L0,12 L0,14 L0,14 Z M6,0 L4,0 L4,2 L6,2 L6,0 L6,0 Z M8,18 L10,18 L10,16 L8,16 L8,18 L8,18 Z M16,10 L18,10 L18,8 L16,8 L16,10 L16,10 Z M16,18 C17.1,18 18,17.1 18,16 L16,16 L16,18 L16,18 Z M16,6 L18,6 L18,4 L16,4 L16,6 L16,6 Z M16,14 L18,14 L18,12 L16,12 L16,14 L16,14 Z M12,18 L14,18 L14,16 L12,16 L12,18 L12,18 Z M12,2 L14,2 L14,0 L12,0 L12,2 L12,2 Z M4,14 L14,14 L14,4 L4,4 L4,14 L4,14 Z M6,6 L12,6 L12,12 L6,12 L6,6 L6,6 Z"/> </g> </g> </g> </svg> '},10058:function(t,i,n){"use strict";n.d(i,{LEVEL_KEY:function(){return o},STYLE_CSS_KEY:function(){return l},STYLE_KEY:function(){return s},STYLE_VALID_KEY:function(){return a},TYPE_KEY:function(){return r},listStyleMap:function(){return c}});let o="jd-list-level",r="jd-list-type",s="jd-list-style-type",a="data-list-style-type",l="list-style-type",c={"\xb7":"disc",o:"circle","\xa7":"square","[ivx]":"lower-roman","[IVX]":"upper-roman","[a-z]":"lower-alpha","[A-Z]":"upper-alpha","\\d":"decimal"}},10263:function(t,i,n){"use strict";n.d(i,{openImagePopup:function(){return l}});var o=n(68345),r=n(5700),s=n(56917),a=n(34793);function l(t,i,n,l){let c=new s.Popup(i),u=()=>{c.close(),c.destruct()};c.setContent((0,a.FileSelectorWidget)(t,{upload:t=>{t.files&&t.files.length&&(n.values.imageSrc=t.baseurl+t.files[0]),u()},filebrowser:async t=>{t&&(0,o.isArray)(t.files)&&t.files.length&&(n.values.imageSrc=t.files[0],u())}},n.image,u)).open(()=>(0,r.position)(l))}},10411:function(t,i,n){"use strict";n.d(i,{formTemplate:function(){return s}});var o=n(62843),r=n(2525);let s=t=>{let{openInNewTabCheckbox:i,noFollowCheckbox:n,modeClassName:s,selectSizeClassName:a,selectMultipleClassName:l,selectOptionsClassName:c}=t.o.link;return new r.UIForm(t,[new r.UIBlock(t,[new r.UIInput(t,{name:"url",type:"text",ref:"url_input",label:"URL",placeholder:"http://",required:!0})]),new r.UIBlock(t,[new r.UIInput(t,{name:"content",ref:"content_input",label:"Text"})],{ref:"content_input_box"}),s?new r.UIBlock(t,["input"===s?new r.UIInput(t,{name:"className",ref:"className_input",label:"Class name"}):"select"===s?new r.UISelect(t,{name:"className",ref:"className_select",label:"Class name",size:a,multiple:l,options:c}):null]):null,i?new r.UICheckbox(t,{name:"target",ref:"target_checkbox",label:"Open in new tab"}):null,n?new r.UICheckbox(t,{name:"nofollow",ref:"nofollow_checkbox",label:"No follow"}):null,new r.UIBlock(t,[new o.UIButton(t,{name:"unlink",variant:"default",text:"Unlink"}),new o.UIButton(t,{name:"insert",type:"submit",variant:"primary",text:"Insert"})],{align:"full"})])}},10690:function(t){t.exports='<svg viewBox="0 0 30 29" xmlns="http://www.w3.org/2000/svg"> <path d="M15 0.5L30 15.2625H22V24H8V15.2625H0L15 0.5Z"/> <rect x="8" y="26" width="14" height="3"/> </svg>'},10766:function(t,i){"use strict";i.default='<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path stroke="null" d="m42.276011,26.302547c0.098397,-0.76605 0.172194,-1.54407 0.172194,-2.33406s-0.073797,-1.56801 -0.172194,-2.33406l5.202718,-3.961917c0.467384,-0.359086 0.602679,-1.005441 0.29519,-1.532101l-4.919828,-8.29489c-0.307489,-0.51469 -0.947067,-0.730142 -1.500548,-0.51469l-6.125186,2.405877c-1.266856,-0.945594 -2.656707,-1.747553 -4.157255,-2.357999l-0.922468,-6.343855c-0.110696,-0.562568 -0.614979,-1.005441 -1.229957,-1.005441l-9.839656,0c-0.614979,0 -1.119261,0.442873 -1.217657,1.005441l-0.922468,6.343855c-1.500548,0.610446 -2.890399,1.400436 -4.157255,2.357999l-6.125186,-2.405877c-0.553481,-0.203482 -1.193058,0 -1.500548,0.51469l-4.919828,8.29489c-0.307489,0.51469 -0.172194,1.161045 0.29519,1.532101l5.190419,3.961917c-0.098397,0.76605 -0.172194,1.54407 -0.172194,2.33406s0.073797,1.56801 0.172194,2.33406l-5.190419,3.961917c-0.467384,0.359086 -0.602679,1.005441 -0.29519,1.532101l4.919828,8.29489c0.307489,0.51469 0.947067,0.730142 1.500548,0.51469l6.125186,-2.405877c1.266856,0.945594 2.656707,1.747553 4.157255,2.357999l0.922468,6.343855c0.098397,0.562568 0.602679,1.005441 1.217657,1.005441l9.839656,0c0.614979,0 1.119261,-0.442873 1.217657,-1.005441l0.922468,-6.343855c1.500548,-0.610446 2.890399,-1.400436 4.157255,-2.357999l6.125186,2.405877c0.553481,0.203482 1.193058,0 1.500548,-0.51469l4.919828,-8.29489c0.307489,-0.51469 0.172194,-1.161045 -0.29519,-1.532101l-5.190419,-3.961917zm-18.277162,6.044617c-4.759934,0 -8.609699,-3.746465 -8.609699,-8.378677s3.849766,-8.378677 8.609699,-8.378677s8.609699,3.746465 8.609699,8.378677s-3.849766,8.378677 -8.609699,8.378677z"/> </svg> '},10830:function(t,i,n){"use strict";n.d(i,{Button:function(){return v},UIButton:function(){return b},UIButtonState:function(){return g}});var o=n(78213),r=n(33433),s=n(87325),a=n(37133),l=n(2748),c=n(23282),u=n(70799),d=n(38837),h=n(29960),p=n(48538),f=n(12153),m=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let g=()=>({size:"middle",type:"button",role:"button",name:"",value:"",variant:"initial",disabled:!1,activated:!1,icon:{name:"empty",fill:"",iconURL:""},tooltip:"",text:"",tabIndex:void 0}),b=class t extends p.UIElement{className(){return"UIButton"}setState(t){return Object.assign(this.state,t),this}get text(){let t=this.getElm("text");return(0,d.assert)(t,"Text element not found"),t}get icon(){let t=this.getElm("icon");return(0,d.assert)(t,"Icon element not found"),t}onChangeSize(){this.setMod("size",this.state.size)}onChangeType(){(0,h.attr)(this.container,"type",this.state.type)}onChangeRole(){(0,h.attr)(this.container,"role",this.state.role)}updateSize(){let t=(0,s.getComponentClass)("UIList"),i=this.closest(t);if(i){this.state.size=i.buttonSize;return}}onChangeStatus(){this.setMod("variant",this.state.variant)}onChangeText(){this.text.textContent=this.jodit.i18n(this.state.text),this.__updateAriaLabel()}onChangeTextSetMode(){this.setMod("text-icons",!!this.state.text.trim().length)}onChangeDisabled(){(0,h.attr)(this.container,"disabled",this.state.disabled||null)}onChangeActivated(){(0,h.attr)(this.container,"aria-pressed",this.state.activated)}onChangeName(){this.container.classList.add(`${this.componentName}_${this.clearName(this.state.name)}`),this.name=this.state.name,(0,h.attr)(this.container,"data-ref",this.state.name),(0,h.attr)(this.container,"ref",this.state.name)}onChangeTooltip(){let t=this.state.tooltip?this.jodit.i18n(this.state.tooltip):null;this.get("j.o.useNativeTooltip")&&(0,h.attr)(this.container,"title",t),(0,h.attr)(this.container,"aria-label",t),this.__updateAriaLabel()}__updateAriaLabel(){let t=this.state.text.trim().length>0,i=this.state.tooltip?this.jodit.i18n(this.state.tooltip):null;(0,h.attr)(this.container,"aria-label",i),(0,h.attr)(this.button,"aria-label",t?null:i)}onChangeTabIndex(){(0,h.attr)(this.container,"tabindex",this.state.tabIndex)}onChangeIcon(){let t=this.get("j.o.textIcons");if(!0===t||(0,c.isFunction)(t)&&t(this.state.name))return;l.Dom.detach(this.icon);let i=f.Icon.makeIcon(this.j,this.state.icon);i&&this.icon.appendChild(i)}focus(){this.container.focus()}isFocused(){let{activeElement:t}=this.od;return!!(t&&l.Dom.isOrContains(this.container,t))}createContainer(){let t=this.componentName,i=this.j.c.element("button",{class:t,type:"button",role:"button",ariaPressed:!1}),n=this.j.c.span(t+"__icon"),o=this.j.c.span(t+"__text");return i.appendChild(n),i.appendChild(o),i}destruct(){return this.j.e.off(this),this.j.e.off(this.container),super.destruct()}onAction(t){return this.actionHandlers.push(t),this}__onActionFire(t){t.buffer={actionTrigger:this},this.actionHandlers.forEach(i=>i.call(this,t)),this.j.e.fire(this,"click",t)}constructor(t,i){super(t),this.isButton=!0,this.state=g(),this.actionHandlers=[],this.button=this.container,this.updateSize(),this.onChangeSize(),this.onChangeStatus(),i&&this.hookStatus(o.STATUSES.ready,()=>{this.setState(i)})}};function v(t,i,n,o){let r=new b(t);return r.state.tabIndex=t.o.allowTabNavigation?0:-1,(0,u.isString)(i)?(r.state.icon.name=i,r.state.name=i,o&&(r.state.variant=o),n&&(r.state.text=n)):r.setState(i),r}m([r.cache],b.prototype,"text",null),m([r.cache],b.prototype,"icon",null),m([(0,a.watch)("state.size",{immediately:!1})],b.prototype,"onChangeSize",null),m([(0,a.watch)("state.type",{immediately:!1})],b.prototype,"onChangeType",null),m([(0,a.watch)("state.role",{immediately:!1})],b.prototype,"onChangeRole",null),m([(0,a.watch)("parentElement")],b.prototype,"updateSize",null),m([(0,a.watch)("state.variant",{immediately:!1})],b.prototype,"onChangeStatus",null),m([(0,a.watch)("state.text",{immediately:!1})],b.prototype,"onChangeText",null),m([(0,a.watch)("state.text",{immediately:!1})],b.prototype,"onChangeTextSetMode",null),m([(0,a.watch)("state.disabled")],b.prototype,"onChangeDisabled",null),m([(0,a.watch)("state.activated")],b.prototype,"onChangeActivated",null),m([(0,a.watch)("state.name",{immediately:!1})],b.prototype,"onChangeName",null),m([(0,a.watch)("state.tooltip",{immediately:!1})],b.prototype,"onChangeTooltip",null),m([(0,a.watch)("state.tabIndex",{immediately:!1})],b.prototype,"onChangeTabIndex",null),m([(0,a.watch)("state.icon",{immediately:!1})],b.prototype,"onChangeIcon",null),m([r.cacheHTML],b.prototype,"createContainer",null),m([(0,a.watch)("button:click")],b.prototype,"__onActionFire",null),b=m([s.component],b)},10937:function(t,i){"use strict";i.default='<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path d="M24.89 32h4.18L18.86 6h-3.71L4.93 32h4.18l2.25-6h11.29l2.24 6zM12.86 22L17 10.95 21.14 22h-8.28zm30.31 1.17L27 39.34 19.66 32l-2.83 2.83L27 45l19-19-2.83-2.83z"/> </svg> '},11079:function(t,i,n){"use strict";n.d(i,{openPropsDialog:function(){return l}});var o=n(47660),r=n(72690),s=n(90835);function a(){let t=new google.maps.InfoWindow({content:"<div>test</div>"});return t.addListener("domready",()=>{this.setMod("info-opened",!0)}),t.addListener("closeclick",()=>{this.setMod("info-opened",!1)}),t}function l(t,i){let n;switch(this.state.mode="hand",t.type){case"polyline":n=new s.UIPolylineEditor(this.jodit,t.state,this.options);break;case"marker":n=new s.UIMarkerEditor(this.jodit,t.state,this.options);break;case"circle":case"polygon":n=new s.UIPolygonEditor(this.jodit,t.state,this.options)}if(!n)return;this.append(n),this.j.e.on(n,"bin",()=>{o.removeElement.call(this,t)}).on(n,"change",(n,o)=>{r.updateStateAndGme.call(this,{...t.state,[n]:o},i)});let l=a.call(this);if("polygon"===t.type||"polyline"===t.type){let i=t.gme.getPath().getAt(0);l.setPosition(i)}"circle"===t.type&&l.setPosition(t.gme.getCenter()),l.setContent(n.container),l.open(this.map,t.gme),l.addListener("closeclick",()=>{n&&(this.remove(n),n.destruct())})}},11093:function(t,i,n){"use strict";n.d(i,{UIWysiwyg:function(){return c}});var o=n(31635),r=n(87325),s=n(38837),a=n(48538),l=n(2692);class c extends a.UIElement{className(){return"UIWysiwyg"}render(){return`<div>
26
+ </div>`}afterSetMod(t,i){"hidden"===t&&!1===i&&this.onChangeMetaInfo(),super.afterSetMod(t,i)}onChangeMetaInfo(){var t,i;if(this.getMod("hidden"))return;let{metaInfo:n}=this.state;this.setMod("empty",!n);let o=this.getElm("info");(0,c.assert)(null!=o,"info element does not exists"),a.Dom.detach(o);let r=this.getElm("image");(0,c.assert)(null!=r,"image element does not exists"),(0,l.css)(r,{backgroundImage:null}),n&&(this.setMod("is-file",!1===n.isImage).setMod("type",null!=(t=n.type)?t:"file"),d.UIBrowserItem.prototype.setElementValue.call(this,"name",n.file),d.UIBrowserItem.prototype.setElementValue.call(this,"time",n.time),d.UIBrowserItem.prototype.setElementValue.call(this,"filesize",n.size),this.setMod("loading",!0),null==(i=this.lastLoadPromise)||i.rejectCallback(),this.lastLoadPromise=(0,l.loadImage)(n.isImage?n.fileURL:n.imageURL,this.j),this.lastLoadPromise.then(t=>{let i=this.getElm("image");(0,c.assert)(null!=i,"image element does not exist"),t&&(0,l.css)(i,{backgroundImage:`url(${t.src})`})}).finally(()=>{this.setMod("loading",!1)}).catch(()=>{}))}constructor(t,i){super(t),(0,o._)(this,"state",void 0),(0,o._)(this,"lastLoadPromise",void 0),this.state=i,this.lastLoadPromise=null,this.onChangeMetaInfo()}}(0,r.__decorate)([(0,s.hook)("ready"),(0,s.watch)(":resize",{context:window}),(0,s.debounce)()],p.prototype,"addResize",null),(0,r.__decorate)([(0,s.watch)("state.metaInfo")],p.prototype,"onChangeMetaInfo",null),p=(0,r.__decorate)([s.component],p)},8390:function(t,i,n){"use strict";var o=n(82749);n(89683);var r=n(2748),s=n(36409),a=n(50911),l=n(2692);class c extends a.Plugin{afterInit(t){t.registerCommand("changeCase",{exec:(i,n,o)=>{o=o.toLowerCase();let s=t.s.range,{startContainer:a,startOffset:l}=s;if(t.s.isCollapsed()){let i=t.s.current(!0);i&&i.parentElement&&this.applyCase(o,i.parentElement),s.setStart(a,l),t.s.selectRange(s)}else{let i=s.cloneRange(),n=s.cloneRange(),a=t.createInside.fake(),l=t.createInside.fake();i.collapse(!0),n.collapse(!1),i.insertNode(a),n.insertNode(l),r.Dom.between(a,l,t=>{this.applyCase(o,t)}),s.setStartAfter(a),s.setEndBefore(l),t.s.selectRange(s),r.Dom.safeRemove(a),r.Dom.safeRemove(l)}}})}applyCase(t,i){if(r.Dom.isText(i)){let n=i.nodeValue;n&&(i.nodeValue=(i=>{switch(t){case"lowercase":return i.toLowerCase();case"uppercase":return i.toUpperCase();default:return i.split(" ").map(s.ucfirst).join(" ")}})(n))}else r.Dom.each(i,i=>{this.applyCase(t,i)})}beforeDestruct(t){}constructor(...t){super(...t),(0,o._)(this,"buttons",[{name:"changeCase",group:"font-style"}])}}(0,o._)(c,"requires",["license"]),l.JoditPro.plugins.add("change-case",c)},8432:function(t){t.exports={"Show Blocks":"Haritayı Blokları"}},8661:function(t,i,n){"use strict";n.r(i),i.default={newline:"linha",delete:"excluir",space:"espaco","Speech Recognize":"Discurso Reconhecer",Sound:"Som","Interim Results":"Resultados Provis\xf3rios"}},8884:function(t,i,n){"use strict";n.d(i,{Async:function(){return o.Async}});var o=n(26992)},8959:function(t,i,n){"use strict";n.d(i,{UICheckbox:function(){return r.UICheckbox},UIFileInput:function(){return s.UIFileInput},UIInput:function(){return a.UIInput},UISelect:function(){return l.UISelect},UITextArea:function(){return o.UITextArea}});var o=n(85120),r=n(17328),s=n(4242),a=n(80256),l=n(12234)},9045:function(t,i,n){"use strict";n(6441).Config.prototype.dtd={removeExtraBr:!0,checkBlockNesting:!0,blockLimits:{article:1,aside:1,audio:1,body:1,caption:1,details:1,dir:1,div:1,dl:1,fieldset:1,figcaption:1,figure:1,footer:1,form:1,header:1,hgroup:1,main:1,menu:1,nav:1,ol:1,section:1,table:1,td:1,th:1,tr:1,ul:1,video:1}}},9159:function(t,i,n){"use strict";var o=n(65478),r=n(22732),s=n(580),a=n(50911),l=n(67510);n(68252);var c=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};class u extends a.Plugin{afterInit(t){let{height:i,width:n,allowResizeX:o}=t.o,{allowResizeY:r}=t.o;"auto"===i&&"auto"!==n&&(r=!1),("auto"!==i||"auto"!==n)&&(o||r)&&(t.statusbar.setMod("resize-handle",!0),t.e.on("toggleFullSize.resizeHandler",()=>{this.handle.style.display=t.isFullSize?"none":"block"}).on(this.handle,"mousedown touchstart",this.onHandleResizeStart).on(t.ow,"mouseup touchend",this.onHandleResizeEnd),t.container.appendChild(this.handle))}onHandleResizeStart(t){this.isResized=!0,this.start.x=t.clientX,this.start.y=t.clientY,this.start.w=this.j.container.offsetWidth,this.start.h=this.j.container.offsetHeight,this.j.lock(),this.j.e.on(this.j.ow,"mousemove touchmove",this.onHandleResize),t.preventDefault()}onHandleResize(t){this.isResized&&(this.j.o.allowResizeY&&this.j.e.fire("setHeight",this.start.h+t.clientY-this.start.y),this.j.o.allowResizeX&&this.j.e.fire("setWidth",this.start.w+t.clientX-this.start.x),this.j.e.fire("resize"))}onHandleResizeEnd(){this.isResized&&(this.isResized=!1,this.j.e.off(this.j.ow,"mousemove touchmove",this.onHandleResize),this.j.unlock())}beforeDestruct(){r.Dom.safeRemove(this.handle),this.j.e.off(this.j.ow,"mouseup touchsend",this.onHandleResizeEnd)}constructor(){super(...arguments),this.isResized=!1,this.start={x:0,y:0,w:0,h:0},this.handle=this.j.c.div("jodit-editor__resize",l.Icon.get("resize_handler"))}}u.requires=["size"],c([o.autobind],u.prototype,"onHandleResizeStart",null),c([o.autobind],u.prototype,"onHandleResize",null),c([o.autobind],u.prototype,"onHandleResizeEnd",null),s.pluginSystem.add("resizeHandler",u)},9881:function(t,i,n){"use strict";var o=n(65478),r=n(2748),s=n(580),a=n(87058),l=n(50911),c=n(67510);n(67215);var u=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};class d extends l.Plugin{afterInit(t){this.proxyEventsList.forEach(i=>{t.e.on(i+".select",this.onStartSelection)})}beforeDestruct(t){this.proxyEventsList.forEach(i=>{t.e.on(i+".select",this.onStartSelection)})}onStartSelection(t){let{j:i}=this,n,o=t.target;for(;void 0===n&&o&&o!==i.editor;)n=i.e.fire((0,a.camelCase)(t.type+"_"+o.nodeName.toLowerCase()),o,t),o=o.parentElement;"click"===t.type&&void 0===n&&o===i.editor&&i.e.fire(t.type+"Editor",o,t)}onOutsideClick(t){let i=t.target;r.Dom.up(i,t=>t===this.j.editor)||c.UIElement.closestElement(i,c.Popup)||this.j.e.fire("outsideClick",t)}beforeCommandCut(){let{s:t}=this.j;if(!t.isCollapsed()){let i=t.current();i&&r.Dom.isOrContains(this.j.editor,i)&&this.onCopyNormalizeSelectionBound()}}beforeCommandSelectAll(){let{s:t}=this.j;return t.focus(),t.select(this.j.editor,!0),t.expandSelection(),!1}onTripleClickNormalizeSelection(t){if(3!==t.detail||!this.j.o.select.normalizeTripleClick)return;let{s:i}=this.j,{startContainer:n,startOffset:o}=i.range;0===o&&r.Dom.isText(n)&&i.select(r.Dom.closest(n,r.Dom.isBlock,this.j.editor)||n,!0)}onCopyNormalizeSelectionBound(t){let{s:i,editor:n,o}=this.j;!o.select.normalizeSelectionBeforeCutAndCopy||i.isCollapsed()||(!t||t.isTrusted&&r.Dom.isNode(t.target)&&r.Dom.isOrContains(n,t.target))&&this.jodit.s.expandSelection()}constructor(){super(...arguments),this.proxyEventsList=["click","mousedown","touchstart","mouseup","touchend"]}}u([o.autobind],d.prototype,"onStartSelection",null),u([(0,o.watch)("ow:click")],d.prototype,"onOutsideClick",null),u([(0,o.watch)([":beforeCommandCut"])],d.prototype,"beforeCommandCut",null),u([(0,o.watch)([":beforeCommandSelectall"])],d.prototype,"beforeCommandSelectAll",null),u([(0,o.watch)([":click"])],d.prototype,"onTripleClickNormalizeSelection",null),u([(0,o.watch)([":copy",":cut"])],d.prototype,"onCopyNormalizeSelectionBound",null),s.pluginSystem.add("select",d)},9914:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 48 48"> <path d="M6 18h4v-4h-4v4zm0-8h4v-4h-4v4zm8 32h4v-4h-4v4zm0-16h4v-4h-4v4zm-8 0h4v-4h-4v4zm0 16h4v-4h-4v4zm0-8h4v-4h-4v4zm8-24h4v-4h-4v4zm24 24h4v-4h-4v4zm-16 8h4v-36h-4v36zm16 0h4v-4h-4v4zm0-16h4v-4h-4v4zm0-20v4h4v-4h-4zm0 12h4v-4h-4v4zm-8-8h4v-4h-4v4zm0 32h4v-4h-4v4zm0-16h4v-4h-4v4z"/> <path d="M0 0h48v48h-48z" fill="none"/> </svg> '},9992:function(t,i,n){"use strict";n.d(i,{normalizePath:function(){return r}});var o=n(49055);let r=(...t)=>t.filter(t=>(0,o.trim)(t).length).map((i,n)=>(i=i.replace(/([^:])[\\/]+/g,"$1/"),n&&(i=i.replace(/^\//,"")),n!==t.length-1&&(i=i.replace(/\/$/,"")),i)).join("/")},10052:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 18 18"> <g fill-rule="evenodd" stroke="none" stroke-width="1"> <g transform="translate(-381.000000, -381.000000)"> <g transform="translate(381.000000, 381.000000)"> <path d="M0,2 L2,2 L2,0 C0.9,0 0,0.9 0,2 L0,2 Z M0,10 L2,10 L2,8 L0,8 L0,10 L0,10 Z M4,18 L6,18 L6,16 L4,16 L4,18 L4,18 Z M0,6 L2,6 L2,4 L0,4 L0,6 L0,6 Z M10,0 L8,0 L8,2 L10,2 L10,0 L10,0 Z M16,0 L16,2 L18,2 C18,0.9 17.1,0 16,0 L16,0 Z M2,18 L2,16 L0,16 C0,17.1 0.9,18 2,18 L2,18 Z M0,14 L2,14 L2,12 L0,12 L0,14 L0,14 Z M6,0 L4,0 L4,2 L6,2 L6,0 L6,0 Z M8,18 L10,18 L10,16 L8,16 L8,18 L8,18 Z M16,10 L18,10 L18,8 L16,8 L16,10 L16,10 Z M16,18 C17.1,18 18,17.1 18,16 L16,16 L16,18 L16,18 Z M16,6 L18,6 L18,4 L16,4 L16,6 L16,6 Z M16,14 L18,14 L18,12 L16,12 L16,14 L16,14 Z M12,18 L14,18 L14,16 L12,16 L12,18 L12,18 Z M12,2 L14,2 L14,0 L12,0 L12,2 L12,2 Z M4,14 L14,14 L14,4 L4,4 L4,14 L4,14 Z M6,6 L12,6 L12,12 L6,12 L6,6 L6,6 Z"/> </g> </g> </g> </svg> '},10058:function(t,i,n){"use strict";n.d(i,{LEVEL_KEY:function(){return o},STYLE_CSS_KEY:function(){return l},STYLE_KEY:function(){return s},STYLE_VALID_KEY:function(){return a},TYPE_KEY:function(){return r},listStyleMap:function(){return c}});let o="jd-list-level",r="jd-list-type",s="jd-list-style-type",a="data-list-style-type",l="list-style-type",c={"\xb7":"disc",o:"circle","\xa7":"square","[ivx]":"lower-roman","[IVX]":"upper-roman","[a-z]":"lower-alpha","[A-Z]":"upper-alpha","\\d":"decimal"}},10263:function(t,i,n){"use strict";n.d(i,{openImagePopup:function(){return l}});var o=n(68345),r=n(5700),s=n(56917),a=n(34793);function l(t,i,n,l){let c=new s.Popup(i),u=()=>{c.close(),c.destruct()};c.setContent((0,a.FileSelectorWidget)(t,{upload:t=>{t.files&&t.files.length&&(n.values.imageSrc=t.baseurl+t.files[0]),u()},filebrowser:async t=>{t&&(0,o.isArray)(t.files)&&t.files.length&&(n.values.imageSrc=t.files[0],u())}},n.image,u)).open(()=>(0,r.position)(l))}},10411:function(t,i,n){"use strict";n.d(i,{formTemplate:function(){return s}});var o=n(62843),r=n(2525);let s=t=>{let{openInNewTabCheckbox:i,noFollowCheckbox:n,modeClassName:s,selectSizeClassName:a,selectMultipleClassName:l,selectOptionsClassName:c}=t.o.link;return new r.UIForm(t,[new r.UIBlock(t,[new r.UIInput(t,{name:"url",type:"text",ref:"url_input",label:"URL",placeholder:"http://",required:!0})]),new r.UIBlock(t,[new r.UIInput(t,{name:"content",ref:"content_input",label:"Text"})],{ref:"content_input_box"}),s?new r.UIBlock(t,["input"===s?new r.UIInput(t,{name:"className",ref:"className_input",label:"Class name"}):"select"===s?new r.UISelect(t,{name:"className",ref:"className_select",label:"Class name",size:a,multiple:l,options:c}):null]):null,i?new r.UICheckbox(t,{name:"target",ref:"target_checkbox",label:"Open in new tab"}):null,n?new r.UICheckbox(t,{name:"nofollow",ref:"nofollow_checkbox",label:"No follow"}):null,new r.UIBlock(t,[new o.UIButton(t,{name:"unlink",variant:"default",text:"Unlink"}),new o.UIButton(t,{name:"insert",type:"submit",variant:"primary",text:"Insert"})],{align:"full"})])}},10690:function(t){t.exports='<svg viewBox="0 0 30 29" xmlns="http://www.w3.org/2000/svg"> <path d="M15 0.5L30 15.2625H22V24H8V15.2625H0L15 0.5Z"/> <rect x="8" y="26" width="14" height="3"/> </svg>'},10766:function(t,i){"use strict";i.default='<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path stroke="null" d="m42.276011,26.302547c0.098397,-0.76605 0.172194,-1.54407 0.172194,-2.33406s-0.073797,-1.56801 -0.172194,-2.33406l5.202718,-3.961917c0.467384,-0.359086 0.602679,-1.005441 0.29519,-1.532101l-4.919828,-8.29489c-0.307489,-0.51469 -0.947067,-0.730142 -1.500548,-0.51469l-6.125186,2.405877c-1.266856,-0.945594 -2.656707,-1.747553 -4.157255,-2.357999l-0.922468,-6.343855c-0.110696,-0.562568 -0.614979,-1.005441 -1.229957,-1.005441l-9.839656,0c-0.614979,0 -1.119261,0.442873 -1.217657,1.005441l-0.922468,6.343855c-1.500548,0.610446 -2.890399,1.400436 -4.157255,2.357999l-6.125186,-2.405877c-0.553481,-0.203482 -1.193058,0 -1.500548,0.51469l-4.919828,8.29489c-0.307489,0.51469 -0.172194,1.161045 0.29519,1.532101l5.190419,3.961917c-0.098397,0.76605 -0.172194,1.54407 -0.172194,2.33406s0.073797,1.56801 0.172194,2.33406l-5.190419,3.961917c-0.467384,0.359086 -0.602679,1.005441 -0.29519,1.532101l4.919828,8.29489c0.307489,0.51469 0.947067,0.730142 1.500548,0.51469l6.125186,-2.405877c1.266856,0.945594 2.656707,1.747553 4.157255,2.357999l0.922468,6.343855c0.098397,0.562568 0.602679,1.005441 1.217657,1.005441l9.839656,0c0.614979,0 1.119261,-0.442873 1.217657,-1.005441l0.922468,-6.343855c1.500548,-0.610446 2.890399,-1.400436 4.157255,-2.357999l6.125186,2.405877c0.553481,0.203482 1.193058,0 1.500548,-0.51469l4.919828,-8.29489c0.307489,-0.51469 0.172194,-1.161045 -0.29519,-1.532101l-5.190419,-3.961917zm-18.277162,6.044617c-4.759934,0 -8.609699,-3.746465 -8.609699,-8.378677s3.849766,-8.378677 8.609699,-8.378677s8.609699,3.746465 8.609699,8.378677s-3.849766,8.378677 -8.609699,8.378677z"/> </svg> '},10830:function(t,i,n){"use strict";n.d(i,{Button:function(){return v},UIButton:function(){return b},UIButtonState:function(){return g}});var o=n(78213),r=n(33433),s=n(87325),a=n(37133),l=n(2748),c=n(23282),u=n(70799),d=n(38837),h=n(29960),p=n(48538),f=n(12153),m=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let g=()=>({size:"middle",type:"button",role:"button",name:"",value:"",variant:"initial",disabled:!1,activated:!1,icon:{name:"empty",fill:"",iconURL:""},tooltip:"",text:"",tabIndex:void 0}),b=class t extends p.UIElement{className(){return"UIButton"}setState(t){return Object.assign(this.state,t),this}get text(){let t=this.getElm("text");return(0,d.assert)(t,"Text element not found"),t}get icon(){let t=this.getElm("icon");return(0,d.assert)(t,"Icon element not found"),t}onChangeSize(){this.setMod("size",this.state.size)}onChangeType(){(0,h.attr)(this.container,"type",this.state.type)}onChangeRole(){(0,h.attr)(this.container,"role",this.state.role)}updateSize(){let t=(0,s.getComponentClass)("UIList"),i=this.closest(t);if(i){this.state.size=i.buttonSize;return}}onChangeStatus(){this.setMod("variant",this.state.variant)}onChangeText(){this.text.textContent=this.jodit.i18n(this.state.text),this.updateAriaLabel()}onChangeTextSetMode(){this.setMod("text-icons",!!this.state.text.trim().length)}onChangeDisabled(){(0,h.attr)(this.container,"disabled",this.state.disabled||null)}onChangeActivated(){(0,h.attr)(this.container,"aria-pressed",this.state.activated)}onChangeName(){this.container.classList.add(`${this.componentName}_${this.clearName(this.state.name)}`),this.name=this.state.name,(0,h.attr)(this.container,"data-ref",this.state.name),(0,h.attr)(this.container,"ref",this.state.name)}onChangeTooltip(){let t=this.state.tooltip?this.jodit.i18n(this.state.tooltip):null;this.get("j.o.useNativeTooltip")&&(0,h.attr)(this.container,"title",t),(0,h.attr)(this.container,"aria-label",t),this.updateAriaLabel()}updateAriaLabel(){let t=this.state.text.trim().length>0,i=this.state.tooltip?this.jodit.i18n(this.state.tooltip):null;(0,h.attr)(this.container,"aria-label",i),(0,h.attr)(this.button,"aria-label",t?null:i)}onChangeTabIndex(){(0,h.attr)(this.container,"tabindex",this.state.tabIndex)}onChangeIcon(){let t=this.get("j.o.textIcons");if(!0===t||(0,c.isFunction)(t)&&t(this.state.name))return;l.Dom.detach(this.icon);let i=f.Icon.makeIcon(this.j,this.state.icon);i&&this.icon.appendChild(i)}focus(){this.container.focus()}isFocused(){let{activeElement:t}=this.od;return!!(t&&l.Dom.isOrContains(this.container,t))}createContainer(){let t=this.componentName,i=this.j.c.element("button",{class:t,type:"button",role:"button",ariaPressed:!1}),n=this.j.c.span(t+"__icon"),o=this.j.c.span(t+"__text");return i.appendChild(n),i.appendChild(o),i}destruct(){return this.j.e.off(this),this.j.e.off(this.container),super.destruct()}onAction(t){return this.actionHandlers.push(t),this}__onActionFire(t){t.buffer={actionTrigger:this},this.actionHandlers.forEach(i=>i.call(this,t)),this.j.e.fire(this,"click",t)}constructor(t,i){super(t),this.isButton=!0,this.state=g(),this.actionHandlers=[],this.button=this.container,this.updateSize(),this.onChangeSize(),this.onChangeStatus(),i&&this.hookStatus(o.STATUSES.ready,()=>{this.setState(i)})}};function v(t,i,n,o){let r=new b(t);return r.state.tabIndex=t.o.allowTabNavigation?0:-1,(0,u.isString)(i)?(r.state.icon.name=i,r.state.name=i,o&&(r.state.variant=o),n&&(r.state.text=n)):r.setState(i),r}m([r.cache],b.prototype,"text",null),m([r.cache],b.prototype,"icon",null),m([(0,a.watch)("state.size",{immediately:!1})],b.prototype,"onChangeSize",null),m([(0,a.watch)("state.type",{immediately:!1})],b.prototype,"onChangeType",null),m([(0,a.watch)("state.role",{immediately:!1})],b.prototype,"onChangeRole",null),m([(0,a.watch)("parentElement")],b.prototype,"updateSize",null),m([(0,a.watch)("state.variant",{immediately:!1})],b.prototype,"onChangeStatus",null),m([(0,a.watch)("state.text",{immediately:!1})],b.prototype,"onChangeText",null),m([(0,a.watch)("state.text",{immediately:!1})],b.prototype,"onChangeTextSetMode",null),m([(0,a.watch)("state.disabled")],b.prototype,"onChangeDisabled",null),m([(0,a.watch)("state.activated")],b.prototype,"onChangeActivated",null),m([(0,a.watch)("state.name",{immediately:!1})],b.prototype,"onChangeName",null),m([(0,a.watch)("state.tooltip",{immediately:!1})],b.prototype,"onChangeTooltip",null),m([(0,a.watch)("state.tabIndex",{immediately:!1})],b.prototype,"onChangeTabIndex",null),m([(0,a.watch)("state.icon",{immediately:!1})],b.prototype,"onChangeIcon",null),m([r.cacheHTML],b.prototype,"createContainer",null),m([(0,a.watch)("button:click")],b.prototype,"__onActionFire",null),b=m([s.component],b)},10937:function(t,i){"use strict";i.default='<svg viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> <path d="M24.89 32h4.18L18.86 6h-3.71L4.93 32h4.18l2.25-6h11.29l2.24 6zM12.86 22L17 10.95 21.14 22h-8.28zm30.31 1.17L27 39.34 19.66 32l-2.83 2.83L27 45l19-19-2.83-2.83z"/> </svg> '},11079:function(t,i,n){"use strict";n.d(i,{openPropsDialog:function(){return l}});var o=n(47660),r=n(72690),s=n(90835);function a(){let t=new google.maps.InfoWindow({content:"<div>test</div>"});return t.addListener("domready",()=>{this.setMod("info-opened",!0)}),t.addListener("closeclick",()=>{this.setMod("info-opened",!1)}),t}function l(t,i){let n;switch(this.state.mode="hand",t.type){case"polyline":n=new s.UIPolylineEditor(this.jodit,t.state,this.options);break;case"marker":n=new s.UIMarkerEditor(this.jodit,t.state,this.options);break;case"circle":case"polygon":n=new s.UIPolygonEditor(this.jodit,t.state,this.options)}if(!n)return;this.append(n),this.j.e.on(n,"bin",()=>{o.removeElement.call(this,t)}).on(n,"change",(n,o)=>{r.updateStateAndGme.call(this,{...t.state,[n]:o},i)});let l=a.call(this);if("polygon"===t.type||"polyline"===t.type){let i=t.gme.getPath().getAt(0);l.setPosition(i)}"circle"===t.type&&l.setPosition(t.gme.getCenter()),l.setContent(n.container),l.open(this.map,t.gme),l.addListener("closeclick",()=>{n&&(this.remove(n),n.destruct())})}},11093:function(t,i,n){"use strict";n.d(i,{UIWysiwyg:function(){return c}});var o=n(31635),r=n(87325),s=n(38837),a=n(48538),l=n(2692);class c extends a.UIElement{className(){return"UIWysiwyg"}render(){return`<div>
27
27
  <div class='&__label'>~Info~</div>
28
28
  <div class='&__editor'></div>
29
- </div>`}constructor(t,i,n,o){super(t);const r=this.getElm("editor");(0,s.assert)(null!=r,"editor element does not exist");const a=l.JoditPro.make(r,{buttons:["bold","italic","image"],height:100,minHeight:100,allowResizeY:!1,allowResizeX:!1,disablePlugins:["mobile","backup","highlight-signature","tune-block","show-blocks"],toolbarButtonSize:"small",language:t.o.language,direction:t.o.direction,theme:t.o.theme,statusbar:!1,...i});a.value=n,a.e.on("change",()=>o(a.value))}}c=(0,o.__decorate)([r.component],c)},11317:function(t,i,n){"use strict";var o=n(2748),r=n(580),s=n(6441),a=n(92762);s.Config.prototype.controls.file={popup:(t,i,n)=>{let r=(i,n="")=>{t.s.insertNode(t.createInside.fromHTML(`<a href="${i}" title="${n}">${n||i}</a>`))},s=null;return i&&(o.Dom.isTag(i,"a")||o.Dom.closest(i,"a",t.editor))&&(s=o.Dom.isTag(i,"a")?i:o.Dom.closest(i,"a",t.editor)),(0,a.FileSelectorWidget)(t,{filebrowser:t=>{t.files&&t.files.forEach(i=>r(t.baseurl+i)),n()},upload:!0,url:(t,i)=>{s?(s.setAttribute("href",t),s.setAttribute("title",i)):r(t,i),n()}},s,n,!1)},tags:["a"],tooltip:"Insert file"},r.pluginSystem.add("file",function(t){t.registerButton({name:"file",group:"media"})})},11338:function(t,i,n){"use strict";function o(t){return!t.s.isCollapsed()&&(t.execCommand("Delete"),!0)}n.d(i,{checkNotCollapsed:function(){return o}})},11373:function(t){t.exports='<svg stroke="black" stroke-linejoin="round" stroke-linecap="round" stroke-width="28" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg"> \x3c!-- <rect fill="none" height="256" width="256"/>--\x3e <line fill="none" x1="130" x2="241" y1="54" y2="54"/> <line fill="none" x1="130" x2="241" y1="128" y2="128"/> <line fill="none" x1="130" x2="241" y1="202" y2="202"/> <polyline fill="none" points="92 38 57.3 70 40 54"/> <polyline fill="none" points="92 112 57.3 144 40 128"/> <polyline fill="none" points="92 186 57.3 218 40 202"/> </svg>'},11628:function(t,i,n){"use strict";n.d(i,{previewBox:function(){return c}});var o=n(2748),r=n(70799),s=n(29960),a=n(41180),l=n(76078);function c(t,i,n="px",u=null){let d=[],h=function(t,i){let n=[];try{(0,l.$$)("img",t.editor).forEach(r=>{let a=[(0,s.attr)(r,"width"),(0,s.attr)(r,"height"),r.src];(0,s.attr)(r,{width:r.offsetWidth+i,height:r.offsetHeight+i});let l=t.createInside.a();t.ed.body.appendChild(l),l.href=r.src,r.src=l.href,o.Dom.safeRemove(l),n.push(()=>{var t;r.src=null!=(t=a[2])?t:"",(0,s.attr)(r,{width:a[0]||null,height:a[1]||null})})})}catch(t){throw n.forEach(t=>t()),n.length=0,t}return n}(t,n);try{let l=t.e.fire("beforePreviewBox",i,n);if(null!=l)return l;let c=t.c.div("jodit__preview-box jodit-context");u&&u.appendChild(c),(0,a.css)(c,{position:"relative",padding:16});let h=t.value||`<div style='position: absolute;left:50%;top:50%;transform: translateX(-50%) translateY(-50%);color:#ccc;'>${t.i18n("Empty")}</div>`;if(t.iframe){let i=t.create.element("iframe");(0,a.css)(i,{minWidth:800,minHeight:600,border:0}),c.appendChild(i);let n=i.contentWindow;if(n&&(t.e.fire("generateDocumentStructure.iframe",n.document,t),c=n.document.body,"function"==typeof ResizeObserver)){let o=!1,r=n.document.body,s=new ResizeObserver(t.async.debounce(()=>{s.unobserve(r),i.style.height=`${r.offsetHeight+20}px`,t.async.requestAnimationFrame(()=>{o||s.observe(r)})},100)),a=()=>{o=!0,s.unobserve(r),s.disconnect(),t.e.off("beforeDestruct",a)};d.push(a),t.e.on("beforeDestruct",a)}}else(0,a.css)(c,{minWidth:1024,minHeight:600,border:0});let p=(i,n)=>{let a=(0,r.isString)(n)?t.c.div():n;(0,r.isString)(n)&&(a.innerHTML=n);for(let t=0;t<a.childNodes.length;t+=1){let n=a.childNodes[t];if(o.Dom.isElement(n)){let t=i.ownerDocument.createElement(n.nodeName);for(let i=0;i<n.attributes.length;i+=1)(0,s.attr)(t,n.attributes[i].nodeName,n.attributes[i].nodeValue);0===n.childNodes.length||o.Dom.isTag(n,"table")?"SCRIPT"===n.nodeName?n.textContent&&(t.textContent=n.textContent):n.innerHTML&&(t.innerHTML=n.innerHTML):p(t,n);try{i.appendChild(t)}catch(t){}}else try{i.appendChild(n.cloneNode(!0))}catch(t){}}};return p(c,h),t.e.fire("afterPreviewBox",c),[c,()=>{d.forEach(t=>t())}]}finally{h.forEach(t=>t())}}},11676:function(t,i,n){"use strict";n.d(i,{ToolbarCollection:function(){return p}});var o=n(65478),r=n(45219),s=n(87325),a=n(97357),l=n(37133),c=n(82760),u=n(24536),d=n(21491),h=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let p=class t extends u.UIList{className(){return"ToolbarCollection"}get firstButton(){let[t]=this.buttons;return t||null}makeButton(t,i=null){return(0,d.makeButton)(this.j,t,i)}makeSelect(t,i=null){return(0,d.makeSelect)(this.j,t,i)}shouldBeActive(t){}shouldBeDisabled(t){}getTarget(t){return t.target||null}__immediateUpdate(){this.isDestructed||this.j.isLocked||(super.update(),this.j.e.fire("afterUpdateToolbar",this))}update(){this.__immediateUpdate()}setDirection(t){this.container.style.direction=t,this.container.setAttribute("dir",t)}__initEvents(){this.j.e.on(this.__listenEvents,this.update).on("afterSetMode focus",this.__immediateUpdate)}hide(){this.container.remove()}show(){this.appendTo(this.j.toolbarContainer)}showInline(t){throw(0,c.error)("The method is not implemented for this class.")}build(t,i=null){let n=this.j.e.fire("beforeToolbarBuild",t);return n&&(t=n),super.build(t,i),this}destruct(){this.isDestructed||(this.j.e.off(this.__listenEvents,this.update).off("afterSetMode focus",this.__immediateUpdate),super.destruct())}constructor(t){super(t),this.__listenEvents="updatePlugins updateToolbar changeStack mousedown mouseup keydown change readonly afterResize selectionchange changeSelection focus afterSetMode touchstart focus blur"}};h([(0,l.watch)(":afterInit"),r.autobind],p.prototype,"__immediateUpdate",null),h([(0,o.debounce)(t=>t.j.defaultTimeout,!0)],p.prototype,"update",null),h([(0,a.hook)("ready")],p.prototype,"__initEvents",null),p=h([s.component],p)},11696:function(t,i,n){"use strict";n.d(i,{UIPolygonEditor:function(){return c}});var o=n(31635),r=n(65478),s=n(62357),a=n(45128),l=n(69398);class c extends l.UIPolylineEditor{className(){return"UIPolygonEditor"}onReady(){var t,i;this.append([new a.ColorInput(this.j,{label:"Fill color",value:null!=(t=this.state.fillColor)?t:"#000",onChange:t=>this.j.e.fire(this,"change","fillColor",t)}).setMod("trigger",!1),new s.UIRange(this.j,{label:"Opacity",min:0,max:1,value:null!=(i=this.state.fillOpacity)?i:1,onChange:t=>{this.j.e.fire(this,"change","fillOpacity",parseFloat(t)||0)}}).setMod("log",!1)],"form")}}(0,o.__decorate)([(0,r.hook)("ready")],c.prototype,"onReady",null),c=(0,o.__decorate)([r.component],c)},11699:function(t){t.exports='<svg viewBox="0 0 30 29" xmlns="http://www.w3.org/2000/svg"> <path d="M15 0.5L30 15.2625H22V29H8V15.2625H0L15 0.5Z"/> </svg>'},11787:function(t,i,n){"use strict";n.d(i,{DEFAULT_SOURCE_NAME:function(){return l},default:function(){return u}});var o=n(82758),r=n(21537),s=n(41601),a=n(159);let l="default",c=new Set(["allowFiles","allowFileMove","allowFileUpload","allowFileUploadRemote","allowFileRemove","allowFileRename","allowFolders","allowFolderMove","allowFolderCreate","allowFolderRemove","allowFolderRename","allowImageResize","allowImageCrop"]);class u{get o(){return this.options}get(t){let i=this.__ajaxInstances;if(i.has(t)){let n=i.get(t);null==n||n.abort(),i.delete(t)}let n=(0,r.ConfigProto)(void 0!==this.options[t]?this.options[t]:{},(0,r.ConfigProto)({onProgress:this.progressHandler},this.o.ajax));n.prepareData&&(n.data=n.prepareData.call(this,n.data));let o=new s.Ajax(n);i.set(t,o);let a=o.send();return a.finally(()=>{o.destruct(),i.delete(t),this.progressHandler(100)}).catch(()=>null),a.then(t=>t.json()).then(t=>{if(t&&!this.isSuccess(t))throw Error(this.getMessage(t));return t})}onProgress(t){this.progressHandler=t}async permissions(t,i){return this.o.permissions&&(this.o.permissions.data.path=t,this.o.permissions.data.source=i,this.o.permissions.url)?this.get("permissions").then(t=>{if(this.parent.isInDestruct)throw(0,r.abort)();let i=this.o.permissions.process;if(i||(i=this.o.ajax.process),i){let n=i.call(self,t);n.data.permissions&&(this.parent.events.fire(this,"changePermissions",this.__currentPermissions,n.data.permissions),this.__currentPermissions=n.data.permissions)}return this.__currentPermissions}):null}canI(t){let i="allow"+t;if(!o.IS_PROD&&!c.has(i))throw(0,r.error)("Wrong action "+t);let n=this.o.permissionsPresets[i];return void 0!==n?n:null==this.__currentPermissions||void 0===this.__currentPermissions[i]||this.__currentPermissions[i]}__items(t,i,n,o){let r=this.options;return r.items?(r.items.data.path=t,r.items.data.source=i,r.items.data.mods=n,this.get("items").then(t=>{let i=this.o.items.process;return i||(i=this.o.ajax.process),i&&(t=i.call(self,t)),o(t)})):Promise.reject(Error("Set Items api options"))}items(t,i,n={}){return this.__items(t,i,n,t=>this.generateItemsList(t.data.sources,n))}itemsEx(t,i,n={}){return this.__items(t,i,n,t=>({items:this.generateItemsList(t.data.sources,n),loadedTotal:t.data.sources.reduce((t,i)=>t+i.files.length,0)}))}generateItemsList(t,i={}){let n=[],o=t=>{var n;return!(null==(n=i.filterWord)?void 0:n.length)||void 0===this.o.filter||this.o.filter(t,i.filterWord)};return t.forEach(t=>{if(t.files&&t.files.length){let{sort:s}=this.o;(0,r.isFunction)(s)&&i.sortBy&&t.files.sort((t,n)=>s(t,n,i.sortBy)),t.files.forEach(r=>{o(r)&&("folder"===r.type||!i.onlyImages||void 0===r.isImage||r.isImage)&&n.push(a.FileBrowserItem.create({...r,sourceName:t.name,source:t}))})}}),n}async tree(t,i){return(t=(0,r.normalizeRelativePath)(t),this.o.folder)?(await this.permissions(t,i),this.o.folder.data.path=t,this.o.folder.data.source=i,this.get("folder").then(t=>{let i=this.o.folder.process;return i||(i=this.o.ajax.process),i&&(t=i.call(self,t)),t.data.sources})):Promise.reject(Error("Set Folder Api options"))}getPathByUrl(t){return(0,r.set)("options.getLocalFileByUrl.data.url",t,this),this.get("getLocalFileByUrl").then(t=>{if(this.isSuccess(t))return t.data;throw(0,r.error)(this.getMessage(t))})}createFolder(t,i,n){let{create:o}=this.o;if(!o)throw(0,r.error)("Set Create api options");return o.data.source=n,o.data.path=i,o.data.name=t,this.get("create").then(t=>{if(this.isSuccess(t))return!0;throw(0,r.error)(this.getMessage(t))})}move(t,i,n,o){let s=o?"fileMove":"folderMove",a=this.options[s];if(!a)throw(0,r.error)("Set Move api options");return a.data.from=t,a.data.path=i,a.data.source=n,this.get(s).then(t=>{if(this.isSuccess(t))return!0;throw(0,r.error)(this.getMessage(t))})}remove(t,i,n,o){let s=this.o[t];if(!s)throw(0,r.error)(`Set "${t}" api options`);return s.data.path=i,s.data.name=n,s.data.source=o,this.get(t).then(t=>(s.process&&(t=s.process.call(this,t)),this.getMessage(t)))}fileRemove(t,i,n){return this.remove("fileRemove",t,i,n)}folderRemove(t,i,n){return this.remove("folderRemove",t,i,n)}rename(t,i,n,o,s){let a=this.o[t];if(!a)throw(0,r.error)(`Set "${t}" api options`);return a.data.path=i,a.data.name=n,a.data.newname=o,a.data.source=s,this.get(t).then(t=>(a.process&&(t=a.process.call(self,t)),this.getMessage(t)))}folderRename(t,i,n,o){return this.rename("folderRename",t,i,n,o)}fileRename(t,i,n,o){return this.rename("fileRename",t,i,n,o)}changeImage(t,i,n,o,r,s){this.o[t]||(this.o[t]={data:{}});let a=this.o[t];return void 0===a.data&&(a.data={action:t}),a.data.newname=r||o,s&&(a.data.box=s),a.data.path=i,a.data.name=o,a.data.source=n,this.get(t).then(()=>!0)}crop(t,i,n,o,r){return this.changeImage("crop",t,i,n,o,r)}resize(t,i,n,o,r){return this.changeImage("resize",t,i,n,o,r)}getMessage(t){return this.options.getMessage(t)}isSuccess(t){return this.options.isSuccess(t)}destruct(){this.__ajaxInstances.forEach(t=>t.destruct()),this.__ajaxInstances.clear()}constructor(t,i){this.parent=t,this.options=i,this.__currentPermissions=null,this.__ajaxInstances=new Map,this.progressHandler=t=>{}}}},12019:function(t,i,n){"use strict";var o=n(82758),r=n(65478),s=n(2748),a=n(580),l=n(21537),c=n(20356);n(71675);var u=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let d="__jodit-resizer_binded";class h extends c.Plugin{afterInit(t){(0,l.$$)("div",this.rect).forEach(i=>{t.e.on(i,"mousedown.resizer touchstart.resizer",this.onStartResizing.bind(this,i))}),a.eventEmitter.on("hideHelpers",this.hide),t.e.on("readonly",t=>{t&&this.hide()}).on("afterInit changePlace",this.addEventListeners.bind(this)).on("afterGetValueFromEditor.resizer",t=>{let i=/<jodit[^>]+data-jodit_iframe_wrapper[^>]+>(.*?<iframe[^>]*>.*?<\/iframe>.*?)<\/jodit>/gi;i.test(t.value)&&(t.value=t.value.replace(i,"$1"))}),this.addEventListeners(),this.__onChangeEditor()}onEditorClick(t){let i=t.target,{editor:n,options:{allowResizeTags:o}}=this.j;for(;i&&i!==n;){if(s.Dom.isTag(i,o)){this.__bind(i),this.onClickElement(i);return}i=i.parentNode}}__afterInsertImage(t){if(this.j.o.resizer.forImageChangeAttributes)return;let i=(0,l.attr)(t,"width");i&&!(0,l.css)(t,"width",!0)&&((0,l.css)(t,"width",i),(0,l.attr)(t,"width",null))}addEventListeners(){let t=this.j;t.e.off(t.editor,".resizer").off(t.ow,".resizer").on(t.editor,"keydown.resizer",t=>{this.isShown&&t.key===o.KEY_DELETE&&this.element&&!s.Dom.isTag(this.element,"table")&&this.onDelete(t)}).on(t.ow,"resize.resizer",this.updateSize).on("resize.resizer",this.updateSize).on([t.ow,t.editor],"scroll.resizer",()=>{this.isShown&&!this.isResizeMode&&this.hide()}).on(t.ow,"keydown.resizer",this.onKeyDown).on(t.ow,"keyup.resizer",this.onKeyUp).on(t.ow,"mouseup.resizer touchend.resizer",this.onClickOutside)}onStartResizing(t,i){if(!this.element||!this.element.parentNode)return this.hide(),!1;this.handle=t,i.cancelable&&i.preventDefault(),i.stopImmediatePropagation(),this.width=this.element.offsetWidth,this.height=this.element.offsetHeight,this.ratio=this.width/this.height,this.isResizeMode=!0,this.startX=i.clientX,this.startY=i.clientY,this.pointerX=i.clientX,this.pointerY=i.clientY;let{j:n}=this;n.e.fire("hidePopup"),n.lock(this.LOCK_KEY),n.e.on(n.ow,"mousemove.resizer touchmove.resizer",this.onResize)}onEndResizing(){let{j:t}=this;t.unlock(),this.isResizeMode=!1,this.isAltMode=!1,t.synchronizeValues(),t.e.off(t.ow,"mousemove.resizer touchmove.resizer",this.onResize)}onResize(t){if(this.isResizeMode){let i,n;if(!this.element)return;if(this.pointerX=t.clientX,this.pointerY=t.clientY,this.j.options.iframe){let o=this.getWorkplacePosition();i=t.clientX+o.left-this.startX,n=t.clientY+o.top-this.startY}else i=this.pointerX-this.startX,n=this.pointerY-this.startY;let o=this.handle.className,r=0,a=0,c=this.j.o.resizer.useAspectRatio;!this.isAltMode&&(!0===c||c&&s.Dom.isTag(this.element,c))?(i?a=Math.round((r=this.width+(o.match(/left/)?-1:1)*i)/this.ratio):r=Math.round((a=this.height+(o.match(/top/)?-1:1)*n)*this.ratio),r>(0,l.innerWidth)(this.j.editor,this.j.ow)&&(a=Math.round((r=(0,l.innerWidth)(this.j.editor,this.j.ow))/this.ratio))):(r=this.width+(o.match(/left/)?-1:1)*i,a=this.height+(o.match(/top/)?-1:1)*n),r>this.j.o.resizer.min_width&&(r<this.rect.parentNode.offsetWidth?this.applySize(this.element,"width",r):this.applySize(this.element,"width","100%")),a>this.j.o.resizer.min_height&&this.applySize(this.element,"height",a),this.updateSize(),this.showSizeViewer(this.element.offsetWidth,this.element.offsetHeight),t.stopImmediatePropagation()}}onKeyDown(t){this.isAltMode=t.key===o.KEY_ALT,!this.isAltMode&&this.isResizeMode&&this.onEndResizing()}onKeyUp(){this.isAltMode&&this.isResizeMode&&this.element&&(this.width=this.element.offsetWidth,this.height=this.element.offsetHeight,this.ratio=this.width/this.height,this.startX=this.pointerX,this.startY=this.pointerY),this.isAltMode=!1}onClickOutside(t){if(this.isShown){if(!this.isResizeMode)return this.hide();t.stopImmediatePropagation(),this.onEndResizing()}}getWorkplacePosition(){return(0,l.offset)(this.rect.parentNode||this.j.od.documentElement,this.j,this.j.od,!0)}applySize(t,i,n){let o=s.Dom.isImage(t)&&this.j.o.resizer.forImageChangeAttributes;o&&(0,l.attr)(t,i,n),(!o||t.style[i])&&(0,l.css)(t,i,n)}onDelete(t){this.element&&("JODIT"!==this.element.tagName?this.j.s.select(this.element):(s.Dom.safeRemove(this.element),this.hide(),t.preventDefault()))}__onChangeEditor(){this.isShown&&(this.element&&this.element.parentNode?this.updateSize():this.hide()),(0,l.$$)("iframe",this.j.editor).forEach(this.__bind)}__bind(t){let i;if(!(!s.Dom.isHTMLElement(t)||!this.j.o.allowResizeTags.has(t.tagName.toLowerCase())||(0,l.dataBind)(t,d))){if((0,l.dataBind)(t,d,!0),s.Dom.isTag(t,"iframe")){let n=t;s.Dom.isHTMLElement(t.parentNode)&&(0,l.attr)(t.parentNode,"-jodit_iframe_wrapper")?t=t.parentNode:(i=this.j.createInside.element("jodit",{"data-jodit-temp":1,contenteditable:!1,draggable:!0,"data-jodit_iframe_wrapper":1}),(0,l.attr)(i,"style",(0,l.attr)(t,"style")),(0,l.css)(i,{display:"inline-block"===t.style.display?"inline-block":"block",width:t.offsetWidth,height:t.offsetHeight}),t.parentNode&&t.parentNode.insertBefore(i,t),i.appendChild(t),this.j.e.on(i,"click",()=>{(0,l.attr)(i,"data-jodit-wrapper_active",!0)}),t=i),this.j.e.off(t,"mousedown.select touchstart.select").on(t,"mousedown.select touchstart.select",()=>{this.j.s.select(t)}).off(t,"changesize").on(t,"changesize",()=>{n.setAttribute("width",t.offsetWidth+"px"),n.setAttribute("height",t.offsetHeight+"px")})}this.j.e.on(t,"dragstart",this.hide),!o.IS_ES_NEXT&&o.IS_IE&&this.j.e.on(t,"mousedown",i=>{s.Dom.isTag(t,"img")&&i.preventDefault()})}}showSizeViewer(t,i){if(this.j.o.resizer.showSize){if(t<this.sizeViewer.offsetWidth||i<this.sizeViewer.offsetHeight)return void this.hideSizeViewer();this.sizeViewer.style.opacity="1",this.sizeViewer.textContent=`${t} x ${i}`,this.j.async.setTimeout(this.hideSizeViewer,{timeout:this.j.o.resizer.hideSizeTimeout,label:"hideSizeViewer"})}}show(){this.j.o.readonly||this.isShown||(this.isShown=!0,this.rect.parentNode||((0,l.markOwner)(this.j,this.rect),this.j.workplace.appendChild(this.rect)),this.j.isFullSize&&(this.rect.style.zIndex=(0,l.css)(this.j.container,"zIndex").toString()),this.updateSize())}hide(){this.isResizeMode||(this.isResizeMode=!1,this.isShown=!1,this.element=null,s.Dom.safeRemove(this.rect),(0,l.$$)("[data-jodit-wrapper_active='true']",this.j.editor).forEach(t=>(0,l.attr)(t,"data-jodit-wrapper_active",!1)))}beforeDestruct(t){this.hide(),a.eventEmitter.off("hideHelpers",this.hide),t.e.off(this.j.ow,".resizer").off(".resizer")}constructor(){super(...arguments),this.LOCK_KEY="resizer",this.element=null,this.isResizeMode=!1,this.isShown=!1,this.startX=0,this.startY=0,this.width=0,this.height=0,this.ratio=0,this.rect=this.j.c.fromHTML(`<div title="${this.j.i18n("Press Alt for custom resizing")}" class="jodit-resizer">
29
+ </div>`}constructor(t,i,n,o){super(t);const r=this.getElm("editor");(0,s.assert)(null!=r,"editor element does not exist");const a=l.JoditPro.make(r,{buttons:["bold","italic","image"],height:100,minHeight:100,allowResizeY:!1,allowResizeX:!1,disablePlugins:["mobile","backup","highlight-signature","tune-block","show-blocks"],toolbarButtonSize:"small",language:t.o.language,direction:t.o.direction,theme:t.o.theme,statusbar:!1,...i});a.value=n,a.e.on("change",()=>o(a.value))}}c=(0,o.__decorate)([r.component],c)},11317:function(t,i,n){"use strict";var o=n(2748),r=n(580),s=n(6441),a=n(92762);s.Config.prototype.controls.file={popup:(t,i,n)=>{let r=(i,n="")=>{t.s.insertNode(t.createInside.fromHTML(`<a href="${i}" title="${n}">${n||i}</a>`))},s=null;return i&&(o.Dom.isTag(i,"a")||o.Dom.closest(i,"a",t.editor))&&(s=o.Dom.isTag(i,"a")?i:o.Dom.closest(i,"a",t.editor)),(0,a.FileSelectorWidget)(t,{filebrowser:t=>{t.files&&t.files.forEach(i=>r(t.baseurl+i)),n()},upload:!0,url:(t,i)=>{s?(s.setAttribute("href",t),s.setAttribute("title",i)):r(t,i),n()}},s,n,!1)},tags:["a"],tooltip:"Insert file"},r.pluginSystem.add("file",function(t){t.registerButton({name:"file",group:"media"})})},11338:function(t,i,n){"use strict";function o(t){return!t.s.isCollapsed()&&(t.execCommand("Delete"),!0)}n.d(i,{checkNotCollapsed:function(){return o}})},11373:function(t){t.exports='<svg stroke="black" stroke-linejoin="round" stroke-linecap="round" stroke-width="28" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg"> \x3c!-- <rect fill="none" height="256" width="256"/>--\x3e <line fill="none" x1="130" x2="241" y1="54" y2="54"/> <line fill="none" x1="130" x2="241" y1="128" y2="128"/> <line fill="none" x1="130" x2="241" y1="202" y2="202"/> <polyline fill="none" points="92 38 57.3 70 40 54"/> <polyline fill="none" points="92 112 57.3 144 40 128"/> <polyline fill="none" points="92 186 57.3 218 40 202"/> </svg>'},11628:function(t,i,n){"use strict";n.d(i,{previewBox:function(){return c}});var o=n(2748),r=n(70799),s=n(29960),a=n(41180),l=n(76078);function c(t,i,n="px",u=null){let d=[],h=function(t,i){let n=[];try{(0,l.$$)("img",t.editor).forEach(r=>{let a=[(0,s.attr)(r,"width"),(0,s.attr)(r,"height"),r.src];(0,s.attr)(r,{width:r.offsetWidth+i,height:r.offsetHeight+i});let l=t.createInside.a();t.ed.body.appendChild(l),l.href=r.src,r.src=l.href,o.Dom.safeRemove(l),n.push(()=>{var t;r.src=null!=(t=a[2])?t:"",(0,s.attr)(r,{width:a[0]||null,height:a[1]||null})})})}catch(t){throw n.forEach(t=>t()),n.length=0,t}return n}(t,n);try{let l=t.e.fire("beforePreviewBox",i,n);if(null!=l)return l;let c=t.c.div("jodit__preview-box jodit-context");u&&u.appendChild(c),(0,a.css)(c,{position:"relative",padding:16});let h=t.value||`<div style='position: absolute;left:50%;top:50%;transform: translateX(-50%) translateY(-50%);color:#ccc;'>${t.i18n("Empty")}</div>`;if(t.iframe){let i=t.create.element("iframe");(0,a.css)(i,{minWidth:800,minHeight:600,border:0}),c.appendChild(i);let n=i.contentWindow;if(n&&(t.e.fire("generateDocumentStructure.iframe",n.document,t),c=n.document.body,"function"==typeof ResizeObserver)){let o=!1,r=n.document.body,s=new ResizeObserver(t.async.debounce(()=>{s.unobserve(r),i.style.height=`${r.offsetHeight+20}px`,t.async.requestAnimationFrame(()=>{o||s.observe(r)})},100)),a=()=>{o=!0,s.unobserve(r),s.disconnect(),t.e.off("beforeDestruct",a)};d.push(a),t.e.on("beforeDestruct",a)}}else(0,a.css)(c,{minWidth:1024,minHeight:600,border:0});let p=(i,n)=>{let a=(0,r.isString)(n)?t.c.div():n;(0,r.isString)(n)&&(a.innerHTML=n);for(let t=0;t<a.childNodes.length;t+=1){let n=a.childNodes[t];if(o.Dom.isElement(n)){let t=i.ownerDocument.createElement(n.nodeName);for(let i=0;i<n.attributes.length;i+=1)(0,s.attr)(t,n.attributes[i].nodeName,n.attributes[i].nodeValue);0===n.childNodes.length||o.Dom.isTag(n,"table")?"SCRIPT"===n.nodeName?n.textContent&&(t.textContent=n.textContent):n.innerHTML&&(t.innerHTML=n.innerHTML):p(t,n);try{i.appendChild(t)}catch(t){}}else try{i.appendChild(n.cloneNode(!0))}catch(t){}}};return p(c,h),t.e.fire("afterPreviewBox",c),[c,()=>{d.forEach(t=>t())}]}finally{h.forEach(t=>t())}}},11676:function(t,i,n){"use strict";n.d(i,{ToolbarCollection:function(){return p}});var o=n(65478),r=n(45219),s=n(87325),a=n(97357),l=n(37133),c=n(82760),u=n(24536),d=n(21491),h=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let p=class t extends u.UIList{className(){return"ToolbarCollection"}getRole(){return"toolbar"}get firstButton(){let[t]=this.buttons;return t||null}makeButton(t,i=null){return(0,d.makeButton)(this.j,t,i)}makeSelect(t,i=null){return(0,d.makeSelect)(this.j,t,i)}shouldBeActive(t){}shouldBeDisabled(t){}getTarget(t){return t.target||null}__immediateUpdate(){this.isDestructed||this.j.isLocked||(super.update(),this.j.e.fire("afterUpdateToolbar",this))}update(){this.__immediateUpdate()}setDirection(t){this.container.style.direction=t,this.container.setAttribute("dir",t)}__initEvents(){this.j.e.on(this.__listenEvents,this.update).on("afterSetMode focus",this.__immediateUpdate)}hide(){this.container.remove()}show(){this.appendTo(this.j.toolbarContainer)}showInline(t){throw(0,c.error)("The method is not implemented for this class.")}build(t,i=null){let n=this.j.e.fire("beforeToolbarBuild",t);return n&&(t=n),super.build(t,i),this}destruct(){this.isDestructed||(this.j.e.off(this.__listenEvents,this.update).off("afterSetMode focus",this.__immediateUpdate),super.destruct())}constructor(t){super(t),this.__listenEvents="updatePlugins updateToolbar changeStack mousedown mouseup keydown change readonly afterResize selectionchange changeSelection focus afterSetMode touchstart focus blur"}};h([(0,l.watch)(":afterInit"),r.autobind],p.prototype,"__immediateUpdate",null),h([(0,o.debounce)(t=>t.j.defaultTimeout,!0)],p.prototype,"update",null),h([(0,a.hook)("ready")],p.prototype,"__initEvents",null),p=h([s.component],p)},11696:function(t,i,n){"use strict";n.d(i,{UIPolygonEditor:function(){return c}});var o=n(31635),r=n(65478),s=n(62357),a=n(45128),l=n(69398);class c extends l.UIPolylineEditor{className(){return"UIPolygonEditor"}onReady(){var t,i;this.append([new a.ColorInput(this.j,{label:"Fill color",value:null!=(t=this.state.fillColor)?t:"#000",onChange:t=>this.j.e.fire(this,"change","fillColor",t)}).setMod("trigger",!1),new s.UIRange(this.j,{label:"Opacity",min:0,max:1,value:null!=(i=this.state.fillOpacity)?i:1,onChange:t=>{this.j.e.fire(this,"change","fillOpacity",parseFloat(t)||0)}}).setMod("log",!1)],"form")}}(0,o.__decorate)([(0,r.hook)("ready")],c.prototype,"onReady",null),c=(0,o.__decorate)([r.component],c)},11699:function(t){t.exports='<svg viewBox="0 0 30 29" xmlns="http://www.w3.org/2000/svg"> <path d="M15 0.5L30 15.2625H22V29H8V15.2625H0L15 0.5Z"/> </svg>'},11787:function(t,i,n){"use strict";n.d(i,{DEFAULT_SOURCE_NAME:function(){return f},default:function(){return g}});var o=n(82758),r=n(45219),s=n(23282),a=n(70091),l=n(68934),c=n(89890),u=n(3703),d=n(54079),h=n(159),p=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let f="default",m=new Set(["allowFiles","allowFileMove","allowFileUpload","allowFileUploadRemote","allowFileRemove","allowFileRename","allowFolders","allowFolderMove","allowFolderCreate","allowFolderRemove","allowFolderRename","allowImageResize","allowImageCrop"]);class g{get o(){return this.options}get(t){let i=this.__ajaxInstances;if(i.has(t)){let n=i.get(t);null==n||n.abort(),i.delete(t)}let n=(0,l.ConfigProto)(void 0!==this.options[t]?this.options[t]:{},(0,l.ConfigProto)({onProgress:this.progressHandler},this.o.ajax));n.prepareData&&(n.data=n.prepareData.call(this,n.data));let o=new d.Ajax(n);i.set(t,o);let r=o.send();return r.finally(()=>{o.destruct(),i.delete(t),this.progressHandler(100)}).catch(()=>null),r.then(t=>t.json()).then(t=>{if(t&&!this.isSuccess(t))throw Error(this.getMessage(t));return t})}onProgress(t){this.progressHandler=t}async permissions(t,i){return this.o.permissions&&(this.o.permissions.data.path=t,this.o.permissions.data.source=i,this.o.permissions.url)?this.get("permissions").then(t=>{if(this.parent.isInDestruct)throw(0,c.abort)();let i=this.o.permissions.process;if(i||(i=this.o.ajax.process),i){let n=i.call(self,t);n.data.permissions&&(this.parent.events.fire(this,"changePermissions",this.__currentPermissions,n.data.permissions),this.__currentPermissions=n.data.permissions)}return this.__currentPermissions}):null}canI(t){let i="allow"+t;if(!o.IS_PROD&&!m.has(i))throw(0,c.error)("Wrong action "+t);let n=this.o.permissionsPresets[i];return void 0!==n?n:null==this.__currentPermissions||void 0===this.__currentPermissions[i]||this.__currentPermissions[i]}__items(t,i,n,o){let r=this.options;return r.items?(r.items.data.path=t,r.items.data.source=i,r.items.data.mods=n,this.get("items").then(t=>{let i=this.o.items.process;return i||(i=this.o.ajax.process),i&&(t=i.call(self,t)),o(t)})):Promise.reject(Error("Set Items api options"))}items(t,i,n={}){return this.__items(t,i,n,t=>this.__generateItemsList(t.data.sources,n))}itemsEx(t,i,n={}){return this.__items(t,i,n,t=>({items:this.__generateItemsList(t.data.sources,n),loadedTotal:t.data.sources.reduce((t,i)=>t+i.files.length,0)}))}__generateItemsList(t,i={}){let n=[],o=t=>{var n;return!(null==(n=i.filterWord)?void 0:n.length)||void 0===this.o.filter||this.o.filter(t,i.filterWord)};return t.forEach(t=>{if(t.files&&t.files.length){let{sort:r}=this.o;(0,s.isFunction)(r)&&i.sortBy&&t.files.sort((t,n)=>r(t,n,i.sortBy)),t.files.forEach(r=>{o(r)&&("folder"===r.type||!i.onlyImages||void 0===r.isImage||r.isImage)&&n.push(h.FileBrowserItem.create({...r,sourceName:t.name,source:t}))})}}),n}async tree(t,i){return(t=(0,a.normalizeRelativePath)(t),this.o.folder)?(await this.permissions(t,i),this.o.folder.data.path=t,this.o.folder.data.source=i,this.get("folder").then(t=>{let i=this.o.folder.process;return i||(i=this.o.ajax.process),i&&(t=i.call(self,t)),t.data.sources})):Promise.reject(Error("Set Folder Api options"))}getPathByUrl(t){return(0,u.set)("options.getLocalFileByUrl.data.url",t,this),this.get("getLocalFileByUrl").then(t=>{if(this.isSuccess(t))return t.data;throw(0,c.error)(this.getMessage(t))})}createFolder(t,i,n){let{create:o}=this.o;if(!o)throw(0,c.error)("Set Create api options");return o.data.source=n,o.data.path=i,o.data.name=t,this.get("create").then(t=>{if(this.isSuccess(t))return!0;throw(0,c.error)(this.getMessage(t))})}move(t,i,n,o){let r=o?"fileMove":"folderMove",s=this.options[r];if(!s)throw(0,c.error)("Set Move api options");return s.data.from=t,s.data.path=i,s.data.source=n,this.get(r).then(t=>{if(this.isSuccess(t))return!0;throw(0,c.error)(this.getMessage(t))})}__remove(t,i,n,o){let r=this.o[t];if(!r)throw(0,c.error)(`Set "${t}" api options`);return r.data.path=i,r.data.name=n,r.data.source=o,this.get(t).then(t=>(r.process&&(t=r.process.call(this,t)),this.getMessage(t)))}fileRemove(t,i,n){return this.__remove("fileRemove",t,i,n)}folderRemove(t,i,n){return this.__remove("folderRemove",t,i,n)}__rename(t,i,n,o,r){let s=this.o[t];if(!s)throw(0,c.error)(`Set "${t}" api options`);return s.data.path=i,s.data.name=n,s.data.newname=o,s.data.source=r,this.get(t).then(t=>(s.process&&(t=s.process.call(self,t)),this.getMessage(t)))}folderRename(t,i,n,o){return this.__rename("folderRename",t,i,n,o)}fileRename(t,i,n,o){return this.__rename("fileRename",t,i,n,o)}__changeImage(t,i,n,o,r,s){this.o[t]||(this.o[t]={data:{}});let a=this.o[t];return void 0===a.data&&(a.data={action:t}),a.data.newname=r||o,s&&(a.data.box=s),a.data.path=i,a.data.name=o,a.data.source=n,this.get(t).then(()=>!0)}crop(t,i,n,o,r){return this.__changeImage("crop",t,i,n,o,r)}resize(t,i,n,o,r){return this.__changeImage("resize",t,i,n,o,r)}getMessage(t){return this.options.getMessage(t)}isSuccess(t){return this.options.isSuccess(t)}destruct(){this.__ajaxInstances.forEach(t=>t.destruct()),this.__ajaxInstances.clear()}constructor(t,i){this.parent=t,this.options=i,this.__currentPermissions=null,this.__ajaxInstances=new Map,this.progressHandler=t=>{}}}p([r.autobind],g.prototype,"onProgress",null),p([r.autobind],g.prototype,"permissions",null),p([r.autobind],g.prototype,"canI",null),p([r.autobind],g.prototype,"items",null),p([r.autobind],g.prototype,"itemsEx",null),p([r.autobind],g.prototype,"tree",null),p([r.autobind],g.prototype,"getPathByUrl",null),p([r.autobind],g.prototype,"createFolder",null),p([r.autobind],g.prototype,"move",null),p([r.autobind],g.prototype,"fileRemove",null),p([r.autobind],g.prototype,"folderRemove",null),p([r.autobind],g.prototype,"folderRename",null),p([r.autobind],g.prototype,"fileRename",null),p([r.autobind],g.prototype,"crop",null),p([r.autobind],g.prototype,"resize",null),p([r.autobind],g.prototype,"getMessage",null),p([r.autobind],g.prototype,"isSuccess",null),p([r.autobind],g.prototype,"destruct",null)},12019:function(t,i,n){"use strict";var o=n(82758),r=n(65478),s=n(2748),a=n(580),l=n(21537),c=n(20356);n(71675);var u=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let d="__jodit-resizer_binded";class h extends c.Plugin{afterInit(t){(0,l.$$)("div",this.rect).forEach(i=>{t.e.on(i,"mousedown.resizer touchstart.resizer",this.onStartResizing.bind(this,i))}),a.eventEmitter.on("hideHelpers",this.hide),t.e.on("readonly",t=>{t&&this.hide()}).on("afterInit changePlace",this.addEventListeners.bind(this)).on("afterGetValueFromEditor.resizer",t=>{let i=/<jodit[^>]+data-jodit_iframe_wrapper[^>]+>(.*?<iframe[^>]*>.*?<\/iframe>.*?)<\/jodit>/gi;i.test(t.value)&&(t.value=t.value.replace(i,"$1"))}),this.addEventListeners(),this.__onChangeEditor()}onEditorClick(t){let i=t.target,{editor:n,options:{allowResizeTags:o}}=this.j;for(;i&&i!==n;){if(s.Dom.isTag(i,o)){this.__bind(i),this.onClickElement(i);return}i=i.parentNode}}__afterInsertImage(t){if(this.j.o.resizer.forImageChangeAttributes)return;let i=(0,l.attr)(t,"width");i&&!(0,l.css)(t,"width",!0)&&((0,l.css)(t,"width",i),(0,l.attr)(t,"width",null))}addEventListeners(){let t=this.j;t.e.off(t.editor,".resizer").off(t.ow,".resizer").on(t.editor,"keydown.resizer",t=>{this.isShown&&t.key===o.KEY_DELETE&&this.element&&!s.Dom.isTag(this.element,"table")&&this.onDelete(t)}).on(t.ow,"resize.resizer",this.updateSize).on("resize.resizer",this.updateSize).on([t.ow,t.editor],"scroll.resizer",()=>{this.isShown&&!this.isResizeMode&&this.hide()}).on(t.ow,"keydown.resizer",this.onKeyDown).on(t.ow,"keyup.resizer",this.onKeyUp).on(t.ow,"mouseup.resizer touchend.resizer",this.onClickOutside)}onStartResizing(t,i){if(!this.element||!this.element.parentNode)return this.hide(),!1;this.handle=t,i.cancelable&&i.preventDefault(),i.stopImmediatePropagation(),this.width=this.element.offsetWidth,this.height=this.element.offsetHeight,this.ratio=this.width/this.height,this.isResizeMode=!0,this.startX=i.clientX,this.startY=i.clientY,this.pointerX=i.clientX,this.pointerY=i.clientY;let{j:n}=this;n.e.fire("hidePopup"),n.lock(this.LOCK_KEY),n.e.on(n.ow,"mousemove.resizer touchmove.resizer",this.onResize)}onEndResizing(){let{j:t}=this;t.unlock(),this.isResizeMode=!1,this.isAltMode=!1,t.synchronizeValues(),t.e.off(t.ow,"mousemove.resizer touchmove.resizer",this.onResize)}onResize(t){if(this.isResizeMode){let i,n;if(!this.element)return;if(this.pointerX=t.clientX,this.pointerY=t.clientY,this.j.options.iframe){let o=this.getWorkplacePosition();i=t.clientX+o.left-this.startX,n=t.clientY+o.top-this.startY}else i=this.pointerX-this.startX,n=this.pointerY-this.startY;let o=this.handle.className,r=0,a=0,c=this.j.o.resizer.useAspectRatio;!this.isAltMode&&(!0===c||c&&s.Dom.isTag(this.element,c))?(i?a=Math.round((r=this.width+(o.match(/left/)?-1:1)*i)/this.ratio):r=Math.round((a=this.height+(o.match(/top/)?-1:1)*n)*this.ratio),r>(0,l.innerWidth)(this.j.editor,this.j.ow)&&(a=Math.round((r=(0,l.innerWidth)(this.j.editor,this.j.ow))/this.ratio))):(r=this.width+(o.match(/left/)?-1:1)*i,a=this.height+(o.match(/top/)?-1:1)*n),r>this.j.o.resizer.min_width&&(r<this.rect.parentNode.offsetWidth?this.applySize(this.element,"width",r):this.applySize(this.element,"width","100%")),a>this.j.o.resizer.min_height&&this.applySize(this.element,"height",a),this.updateSize(),this.showSizeViewer(this.element.offsetWidth,this.element.offsetHeight),t.stopImmediatePropagation()}}onKeyDown(t){this.isAltMode=t.key===o.KEY_ALT,!this.isAltMode&&this.isResizeMode&&this.onEndResizing()}onKeyUp(){this.isAltMode&&this.isResizeMode&&this.element&&(this.width=this.element.offsetWidth,this.height=this.element.offsetHeight,this.ratio=this.width/this.height,this.startX=this.pointerX,this.startY=this.pointerY),this.isAltMode=!1}onClickOutside(t){if(this.isShown){if(!this.isResizeMode)return this.hide();t.stopImmediatePropagation(),this.onEndResizing()}}getWorkplacePosition(){return(0,l.offset)(this.rect.parentNode||this.j.od.documentElement,this.j,this.j.od,!0)}applySize(t,i,n){let o=s.Dom.isImage(t)&&this.j.o.resizer.forImageChangeAttributes;o&&(0,l.attr)(t,i,n),(!o||t.style[i])&&(0,l.css)(t,i,n)}onDelete(t){this.element&&("JODIT"!==this.element.tagName?this.j.s.select(this.element):(s.Dom.safeRemove(this.element),this.hide(),t.preventDefault()))}__onChangeEditor(){this.isShown&&(this.element&&this.element.parentNode?this.updateSize():this.hide()),(0,l.$$)("iframe",this.j.editor).forEach(this.__bind)}__bind(t){let i;if(!(!s.Dom.isHTMLElement(t)||!this.j.o.allowResizeTags.has(t.tagName.toLowerCase())||(0,l.dataBind)(t,d))){if((0,l.dataBind)(t,d,!0),s.Dom.isTag(t,"iframe")){let n=t;s.Dom.isHTMLElement(t.parentNode)&&(0,l.attr)(t.parentNode,"-jodit_iframe_wrapper")?t=t.parentNode:(i=this.j.createInside.element("jodit",{"data-jodit-temp":1,contenteditable:!1,draggable:!0,"data-jodit_iframe_wrapper":1}),(0,l.attr)(i,"style",(0,l.attr)(t,"style")),(0,l.css)(i,{display:"inline-block"===t.style.display?"inline-block":"block",width:t.offsetWidth,height:t.offsetHeight}),t.parentNode&&t.parentNode.insertBefore(i,t),i.appendChild(t),this.j.e.on(i,"click",()=>{(0,l.attr)(i,"data-jodit-wrapper_active",!0)}),t=i),this.j.e.off(t,"mousedown.select touchstart.select").on(t,"mousedown.select touchstart.select",()=>{this.j.s.select(t)}).off(t,"changesize").on(t,"changesize",()=>{n.setAttribute("width",t.offsetWidth+"px"),n.setAttribute("height",t.offsetHeight+"px")})}this.j.e.on(t,"dragstart",this.hide),!o.IS_ES_NEXT&&o.IS_IE&&this.j.e.on(t,"mousedown",i=>{s.Dom.isTag(t,"img")&&i.preventDefault()})}}showSizeViewer(t,i){if(this.j.o.resizer.showSize){if(t<this.sizeViewer.offsetWidth||i<this.sizeViewer.offsetHeight)return void this.hideSizeViewer();this.sizeViewer.style.opacity="1",this.sizeViewer.textContent=`${t} x ${i}`,this.j.async.setTimeout(this.hideSizeViewer,{timeout:this.j.o.resizer.hideSizeTimeout,label:"hideSizeViewer"})}}show(){this.j.o.readonly||this.isShown||(this.isShown=!0,this.rect.parentNode||((0,l.markOwner)(this.j,this.rect),this.j.workplace.appendChild(this.rect)),this.j.isFullSize&&(this.rect.style.zIndex=(0,l.css)(this.j.container,"zIndex").toString()),this.updateSize())}hide(){this.isResizeMode||(this.isResizeMode=!1,this.isShown=!1,this.element=null,s.Dom.safeRemove(this.rect),(0,l.$$)("[data-jodit-wrapper_active='true']",this.j.editor).forEach(t=>(0,l.attr)(t,"data-jodit-wrapper_active",!1)))}beforeDestruct(t){this.hide(),a.eventEmitter.off("hideHelpers",this.hide),t.e.off(this.j.ow,".resizer").off(".resizer")}constructor(){super(...arguments),this.LOCK_KEY="resizer",this.element=null,this.isResizeMode=!1,this.isShown=!1,this.startX=0,this.startY=0,this.width=0,this.height=0,this.ratio=0,this.rect=this.j.c.fromHTML(`<div title="${this.j.i18n("Press Alt for custom resizing")}" class="jodit-resizer">
30
30
  <div class="jodit-resizer__top-left"></div>
31
31
  <div class="jodit-resizer__top-right"></div>
32
32
  <div class="jodit-resizer__bottom-right"></div>
@@ -51,7 +51,7 @@
51
51
  <div class='&__image'></div>
52
52
  <div class='&__info'></div>
53
53
  <div class='&__heart'>*heart*</div>
54
- </div>`}onClickFavorite(){return this.bubble(t=>{this.jodit.e.fire(t,"toggleFavoriteItem",this.item)}),!1}onAction(t){return this.jodit.e.fire(t.type+"Item.filebrowser",this.item,(0,a.ctrlKey)(t)||t.shiftKey,t),!1}update(){let t=this.getElm("image");(0,l.assert)(null!=t,"image element does not exists"),(0,a.css)(t,"backgroundImage",`url(${encodeURI(this.item.imageURL)})`);let{type:i,file:n,time:o,size:r}=this.item;this.setMod("is-file",!1===this.item.isImage).setMod("type",null!=i?i:"file").setElementValue("name",n).setElementValue("time",o).setElementValue("filesize",r),(0,a.attr)(this.container,"title","folder"!==i?`${n} ${o} ${r}`:n),super.update()}setElementValue(t,i){let n=this.getFullElName(t),o=this.getElm(t);if(!i)return o&&u.Dom.safeRemove(o),this;if(!o){let t=this.getElm("info");(0,l.assert)(null!=t,"wrapper element does not exist"),o=this.j.create.div(n),t.appendChild(o)}return o.innerText=i,this}constructor(t,i){super(t),(0,o._)(this,"item",void 0),this.item=d.FileBrowserItem.create(i),t.e.on(this.container,"click contextmenu dblclick",i=>(t.e.fire(i.type+"Item.filebrowser",this.item,(0,a.ctrlKey)(i)||i.shiftKey,i),!1)),this.update()}}(0,r.__decorate)([(0,s.watch)("heart:click")],h.prototype,"onClickFavorite",null),(0,r.__decorate)([(0,s.watch)(["container:click","container:contextmenu","container:dblclick"])],h.prototype,"onAction",null),h=(0,r.__decorate)([s.component],h)},21162:function(t,i,n){"use strict";n.d(i,{MemoryStorageProvider:function(){return o}});class o{set(t,i){return this.data.set(t,i),this}delete(t){return this.data.delete(t),this}get(t){return this.data.get(t)}exists(t){return this.data.has(t)}clear(){return this.data.clear(),this}constructor(){this.data=new Map}}},21224:function(t,i,n){"use strict";n.d(i,{normalizeColor:function(){return s}});var o=n(35278),r=n(49055);let s=t=>{let i=["#"],n=(0,o.colorToHex)(t);if(!n)return!1;if(3===(n=(n=(0,r.trim)(n.toUpperCase())).substring(1)).length){for(let t=0;t<3;t+=1)i.push(n[t]),i.push(n[t]);return i.join("")}return n.length>6&&(n=n.slice(0,6)),"#"+n}},21246:function(t,i,n){"use strict";n.d(i,{license:function(){return d}});var o=n(38882),r=n(82758),s=n(2748),a=n(87612),l=n(70799),c=n(20356),u=n(2692);class d extends c.Plugin{static make(t){return new d(t)}afterInit(t){this.j.e.on("checkReserve",async t=>{let i=this.j.o.license;if((0,o.isAllowedSubdomain)(t))return"normal";if(!i||!(0,l.isString)(i))return"";let n=(0,o.validateLicense)(i,t);return n||!(i[12]>"A")||r.IS_TEST||(n=await this.validateLicenseRemote(i,t)),n?"normal":""})}beforeDestruct(t){}async validateLicenseRemote(t,i){let n="validateJoditLicenseRemote",r=this.j.storage.get(n);if(r&&(0,o.validateLicense)(r,i))return!0;let l=document.createElement("script");return l.src=`https://xdsoft.net/jodit/pro/api/licenses/validate/?code=${encodeURIComponent(t)}&host=${encodeURIComponent(i)}`,document.body.appendChild(l),this.j.async.promise(t=>{window.onJoditResolveKeyCode=r=>{try{if((0,a.isBoolean)(r))return t(r);(0,o.validateLicense)(r,i)?(this.j.storage.set(n,r),t(!0)):t(!1)}finally{s.Dom.safeRemove(l)}},this.j.async.setTimeout(()=>{t(!1),s.Dom.safeRemove(l)},3e3)})}}u.JoditPro.plugins.add("license",d)},21357:function(t,i,n){"use strict";n.d(i,{removeWidthFromTableCell:function(){return o}});let o=t=>(t.attributes.width&&("th"===t.name||"td"===t.name)&&(t.attributes.width=null),t)},21491:function(t,i,n){"use strict";n.d(i,{makeButton:function(){return l},makeCollection:function(){return a},makeSelect:function(){return c}});var o=n(87325),r=n(23282),s=n(19306);function a(t,i){let n=(0,o.getComponentClass)("ToolbarCollection"),r=(0,o.getComponentClass)("ToolbarEditorCollection"),a=(0,s.isJoditObject)(t)?new r(t):new n(t);return t.o.textIcons&&a.container.classList.add("jodit_text_icons"),i&&(a.parentElement=i),t.o.toolbarButtonSize&&(a.buttonSize=t.o.toolbarButtonSize),a}function l(t,i,n=null){if((0,r.isFunction)(i.getContent))return new((0,o.getComponentClass)("ToolbarContent"))(t,i,n);let s=new((0,o.getComponentClass)("ToolbarButton"))(t,i,n);return s.state.tabIndex=t.o.allowTabNavigation?0:-1,s}function c(t,i,n=null){return new((0,o.getComponentClass)("ToolbarSelect"))(t,i,n)}},21496:function(t,i,n){"use strict";n.d(i,{size:function(){return r}});var o=n(27613);function r(t){return(0,o.isString)(t)||(0,o.isArray)(t)?t.length:(0,o.isPlainObject)(t)?Object.keys(t).length:0}},21537:function(t,i,n){"use strict";n.r(i),n.d(i,{$$:function(){return h.$$},CamelCaseToKebabCase:function(){return d.CamelCaseToKebabCase},ConfigDeepFlatten:function(){return h.ConfigDeepFlatten},ConfigFlatten:function(){return h.ConfigFlatten},ConfigProto:function(){return h.ConfigProto},ConnectionError:function(){return h.ConnectionError},LimitedStack:function(){return h.LimitedStack},NUMBER_FIELDS_REG:function(){return c.NUMBER_FIELDS_REG},OptionsError:function(){return h.OptionsError},abort:function(){return h.abort},alignElement:function(){return h.alignElement},alreadyLoadedList:function(){return h.alreadyLoadedList},appendScriptAsync:function(){return h.appendScriptAsync},appendStyleAsync:function(){return h.appendStyleAsync},applyStyles:function(){return l.applyStyles},asArray:function(){return o.asArray},assert:function(){return h.assert},attr:function(){return h.attr},browser:function(){return h.browser},buildQuery:function(){return h.buildQuery},call:function(){return h.call},callPromise:function(){return h.callPromise},camelCase:function(){return d.camelCase},cleanFromWord:function(){return l.cleanFromWord},clearAlign:function(){return h.clearAlign},clearCenterAlign:function(){return h.clearCenterAlign},clearTimeout:function(){return r.clearTimeout},cns:function(){return h.cns},colorToHex:function(){return a.colorToHex},completeUrl:function(){return h.completeUrl},connection:function(){return h.connection},convertMediaUrlToVideoEmbed:function(){return h.convertMediaUrlToVideoEmbed},css:function(){return h.css},cssPath:function(){return h.cssPath},ctrlKey:function(){return h.ctrlKey},dataBind:function(){return h.dataBind},defaultLanguage:function(){return h.defaultLanguage},error:function(){return h.error},fastClone:function(){return h.fastClone},fuzzySearchIndex:function(){return d.fuzzySearchIndex},get:function(){return h.get},getClassName:function(){return h.getClassName},getContentWidth:function(){return u.getContentWidth},getDataTransfer:function(){return h.getDataTransfer},getPropertyDescriptor:function(){return h.getPropertyDescriptor},getScrollParent:function(){return u.getScrollParent},getXPathByElement:function(){return h.getXPathByElement},hAlignElement:function(){return h.hAlignElement},hasBrowserColorPicker:function(){return s.hasBrowserColorPicker},hasContainer:function(){return s.hasContainer},htmlspecialchars:function(){return l.htmlspecialchars},humanSizeToBytes:function(){return h.humanSizeToBytes},i18n:function(){return d.i18n},inView:function(){return h.inView},innerWidth:function(){return u.innerWidth},isAbortError:function(){return s.isAbortError},isArray:function(){return s.isArray},isAtom:function(){return h.isAtom},isBoolean:function(){return s.isBoolean},isDestructable:function(){return s.isDestructable},isEqual:function(){return s.isEqual},isFastEqual:function(){return s.isFastEqual},isFunction:function(){return s.isFunction},isHTML:function(){return s.isHTML},isHtmlFromWord:function(){return s.isHtmlFromWord},isInitable:function(){return s.isInitable},isInt:function(){return s.isInt},isJoditObject:function(){return s.isJoditObject},isLicense:function(){return s.isLicense},isMarker:function(){return s.isMarker},isNativeFunction:function(){return s.isNativeFunction},isNumber:function(){return s.isNumber},isNumeric:function(){return s.isNumeric},isPlainObject:function(){return s.isPlainObject},isPromise:function(){return s.isPromise},isSet:function(){return s.isSet},isString:function(){return s.isString},isStringArray:function(){return s.isStringArray},isURL:function(){return s.isURL},isValidName:function(){return s.isValidName},isViewObject:function(){return s.isViewObject},isVoid:function(){return s.isVoid},isWindow:function(){return s.isWindow},kebabCase:function(){return d.kebabCase},keepNames:function(){return h.keepNames},keys:function(){return h.keys},loadImage:function(){return h.loadImage},loadNext:function(){return h.loadNext},loadNextStyle:function(){return h.loadNextStyle},markAsAtomic:function(){return h.markAsAtomic},markDeprecated:function(){return h.markDeprecated},markOwner:function(){return h.markOwner},memorizeExec:function(){return h.memorizeExec},nl2br:function(){return l.nl2br},normalizeColor:function(){return c.normalizeColor},normalizeCssNumericValue:function(){return c.normalizeCssNumericValue},normalizeCssValue:function(){return c.normalizeCssValue},normalizeKeyAliases:function(){return c.normalizeKeyAliases},normalizeLicense:function(){return c.normalizeLicense},normalizePath:function(){return c.normalizePath},normalizeRelativePath:function(){return c.normalizeRelativePath},normalizeSize:function(){return c.normalizeSize},normalizeUrl:function(){return c.normalizeUrl},offset:function(){return u.offset},options:function(){return h.options},parseQuery:function(){return h.parseQuery},position:function(){return u.position},previewBox:function(){return h.previewBox},refs:function(){return h.refs},reset:function(){return h.reset},resolveElement:function(){return h.resolveElement},safeHTML:function(){return l.safeHTML},sanitizeHTMLElement:function(){return l.sanitizeHTMLElement},scrollIntoViewIfNeeded:function(){return h.scrollIntoViewIfNeeded},set:function(){return h.set},setTimeout:function(){return r.setTimeout},size:function(){return u.size},splitArray:function(){return o.splitArray},sprintf:function(){return d.sprintf},stringify:function(){return d.stringify},stripTags:function(){return l.stripTags},toArray:function(){return o.toArray},trim:function(){return d.trim},trimChars:function(){return d.trimChars},trimInv:function(){return d.trimInv},ucfirst:function(){return d.ucfirst}});var o=n(76855),r=n(91898),s=n(27613),a=n(58149),l=n(75275),c=n(71521),u=n(56175),d=n(59007),h=n(43555)},21597:function(t,i){"use strict";i.default='<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg"> <path clip-rule="evenodd" d="M306.39,154.09c19.628,4.543,35.244,21.259,39.787,39.523 c1.551,8.54,8.998,14.989,17.904,14.989c9.991,0,18.168-8.175,18.168-18.17c0-13.083-10.991-32.98-25.985-47.881 c-14.719-14.537-32.252-24.802-46.695-24.802c-9.991,0-18.172,8.45-18.172,18.446C291.396,145.094,297.847,152.546,306.39,154.09z M56.629,392.312c-14.09,14.08-14.09,36.979,0,51.059c14.08,14.092,36.981,14.092,50.965,0l104.392-104.303 c24.347,15.181,53.062,23.991,83.953,23.991c87.857,0,158.995-71.142,158.995-158.999c0-87.854-71.138-158.995-158.995-158.995 c-87.856,0-158.995,71.141-158.995,158.995c0,30.802,8.819,59.606,23.992,83.953L56.629,392.312z M182.371,204.06 c0-62.687,50.875-113.568,113.568-113.568s113.569,50.881,113.569,113.568c0,62.694-50.876,113.569-113.569,113.569 S182.371,266.754,182.371,204.06z" fill-rule="evenodd"/> </svg> '},21735:function(t,i,n){"use strict";n.d(i,{elementToItem:function(){return s},getItem:function(){return r}});var o=n(2748);let r=(t,i,n="a")=>o.Dom.closest(t,t=>o.Dom.isTag(t,n),i),s=(t,i)=>{let{key:n}=t.dataset,{item:o}=i[n||""];return o}},21988:function(t,i,n){"use strict";var o=n(2748),r=n(21537),s=n(12153),a=n(6441),l=n(92762),c=n(46104);s.Icon.set("brush",c.default),a.Config.prototype.controls.brushCell={isVisible:t=>!t.o.disablePlugins.includes("color"),icon:"brush",popup:(t,i,n)=>{if(!(0,r.isJoditObject)(t))return;let o=t.getInstance("Table",t.o).getAllSelectedCells();if(!o.length)return!1;let s=i=>(0,l.ColorPickerWidget)(t,s=>{o.forEach(t=>{(0,r.css)(t,i,s)}),t.lock(),t.synchronizeValues(),n(),t.unlock()},(0,r.css)(o[0],i));return(0,l.TabsWidget)(t,[{name:"Background",content:s("background-color")},{name:"Text",content:s("color")},{name:"Border",content:s("border-color")}])},tooltip:"Background"},a.Config.prototype.controls.brush={isVisible:t=>!t.o.disablePlugins.includes("color"),update(t,i){let n=(0,r.dataBind)(i,"color"),s=(n,o)=>{if(o&&o!==(0,r.css)(t.editor,n).toString()){i.state.icon.fill=o;return}};if(n){let t=(0,r.dataBind)(i,"color");s("color"===t?t:"background-color",n);return}let a=t.s.current();if(a&&!i.state.disabled){let i=o.Dom.closest(a,o.Dom.isElement,t.editor)||t.editor;s("color",(0,r.css)(i,"color").toString()),s("background-color",(0,r.css)(i,"background-color").toString())}i.state.icon.fill="",i.state.activated=!1},popup:(t,i,n,s)=>{let a="",c="",u=[],d=null;return i&&i!==t.editor&&o.Dom.isNode(i)&&(o.Dom.isElement(i)&&t.s.isCollapsed()&&!o.Dom.isTag(i,new Set(["br","hr"]))&&(d=i),o.Dom.up(i,t=>{if(o.Dom.isHTMLElement(t)){let i=(0,r.css)(t,"color",!0),n=(0,r.css)(t,"background-color",!0);if(i)return a=i.toString(),!0;if(n)return c=n.toString(),!0}},t.editor)),u=[{name:"Background",content:(0,l.ColorPickerWidget)(t,i=>{d?d.style.backgroundColor=i:t.execCommand("background",!1,i),(0,r.dataBind)(s,"color",i),(0,r.dataBind)(s,"color-mode","background"),n()},c)},{name:"Text",content:(0,l.ColorPickerWidget)(t,i=>{d?d.style.color=i:t.execCommand("forecolor",!1,i),(0,r.dataBind)(s,"color",i),(0,r.dataBind)(s,"color-mode","color"),n()},a)}],"background"!==t.o.colorPickerDefaultTab&&(u=u.reverse()),(0,l.TabsWidget)(t,u,d)},exec(t,i,{button:n}){let s=(0,r.dataBind)(n,"color-mode"),a=(0,r.dataBind)(n,"color");if(!s)return!1;if(i&&i!==t.editor&&o.Dom.isNode(i)&&o.Dom.isElement(i))switch(s){case"color":i.style.color=a;break;case"background":i.style.backgroundColor=a}else t.execCommand("background"===s?s:"forecolor",!1,a)},tooltip:"Fill color or set the text color"}},22030:function(t,i,n){"use strict";n.d(i,{hasSameStyle:function(){return u},hasSameStyleKeys:function(){return d}});var o=n(82758),r=n(2748),s=n(86068),a=n(3760),l=n(38837),c=n(41180);function u(t,i){return!!(!r.Dom.isTag(t,"font")&&r.Dom.isHTMLElement(t)&&Object.keys(i).every(n=>{let o=(0,c.css)(t,n,!0);return""===o&&(""===i[n]||null==i[n])||!(0,s.isVoid)(o)&&""!==o&&!(0,s.isVoid)(i[n])&&(0,a.normalizeCssValue)(n,i[n]).toString().toLowerCase()===o.toString().toLowerCase()}))}if(o.globalDocument){let t=o.globalDocument.createElement("div");t.style.color="red",(0,l.assert)(u(t,{color:"red"}),"Style test"),(0,l.assert)(u(t,{fontSize:null}),"Style test"),(0,l.assert)(u(t,{fontSize:""}),"Style test")}function d(t,i){return!!(!r.Dom.isTag(t,"font")&&r.Dom.isHTMLElement(t)&&Object.keys(i).every(i=>""!==(0,c.css)(t,i,!0)))}if(o.globalDocument){let t=o.globalDocument.createElement("div");t.style.color="red",(0,l.assert)(d(t,{color:"red"}),"Style test"),(0,l.assert)(!d(t,{font:"Arial",color:"red"}),"Style test"),(0,l.assert)(!d(t,{border:"1px solid #ccc"}),"Style test")}},22113:function(t,i,n){"use strict";n.r(i),i.default={newline:"Шинэ мөр",delete:"Устгах",space:"Зай","Speech Recognize":"Дуу хоолой таних",Sound:"Дуу","Interim Results":"Түр зуурын үр дүн"}},22125:function(t,i,n){"use strict";n.d(i,{addNewInState:function(){return r}});var o=n(67912);function r(t){var i,n,r,s,a,l,c,u;switch(this.state.mode){case"polyline":case"polygon":{let{mode:i}=this.state;this.state.elements=[...this.state.elements,{type:i,coordinates:(0,o.pathToArray)(t.getPath()),...this.options.googleMaps.map.defaultStates[i]}];break}case"circle":this.state.elements=[...this.state.elements,{type:this.state.mode,coordinates:[null!=(i=null==(r=t.getCenter())?void 0:r.lat())?i:0,null!=(n=null==(s=t.getCenter())?void 0:s.lng())?n:0],radius:t.getRadius(),...this.options.googleMaps.map.defaultStates.circle}];break;case"marker":this.state.elements=[...this.state.elements,{type:this.state.mode,coordinates:[null!=(a=null==(c=t.getPosition())?void 0:c.lat())?a:0,null!=(l=null==(u=t.getPosition())?void 0:u.lng())?l:0],...this.options.googleMaps.map.defaultStates.marker}]}}},22396:function(t,i,n){"use strict";n.r(i),i.default={symbols:"기호"}},22432:function(t,i,n){"use strict";n.r(i),i.default={newline:"regel",delete:"verwijderen",space:"ruimte","Speech Recognize":"Spraak Herkennen",Sound:"Geluid","Interim Results":"Tussentijdse Resultaten"}},22461:function(t,i,n){"use strict";n.d(i,{form:function(){return l}});var o=n(67510);let r="jodit-image-editor",s=o.Icon.get.bind(o.Icon),a=(t,i="jodti-image-editor_active")=>t?i:"",l=(t,i)=>{let n=t.i18n.bind(t),o=(t,i,o=!0)=>`<div class="jodit-form__group">
54
+ </div>`}onClickFavorite(){return this.bubble(t=>{this.jodit.e.fire(t,"toggleFavoriteItem",this.item)}),!1}onAction(t){return this.jodit.e.fire(t.type+"Item.filebrowser",this.item,(0,a.ctrlKey)(t)||t.shiftKey,t),!1}update(){let t=this.getElm("image");(0,l.assert)(null!=t,"image element does not exists"),(0,a.css)(t,"backgroundImage",`url(${encodeURI(this.item.imageURL)})`);let{type:i,file:n,time:o,size:r}=this.item;this.setMod("is-file",!1===this.item.isImage).setMod("type",null!=i?i:"file").setElementValue("name",n).setElementValue("time",o).setElementValue("filesize",r),(0,a.attr)(this.container,"title","folder"!==i?`${n} ${o} ${r}`:n),super.update()}setElementValue(t,i){let n=this.getFullElName(t),o=this.getElm(t);if(!i)return o&&u.Dom.safeRemove(o),this;if(!o){let t=this.getElm("info");(0,l.assert)(null!=t,"wrapper element does not exist"),o=this.j.create.div(n),t.appendChild(o)}return o.innerText=i,this}constructor(t,i){super(t),(0,o._)(this,"item",void 0),this.item=d.FileBrowserItem.create(i),t.e.on(this.container,"click contextmenu dblclick",i=>(t.e.fire(i.type+"Item.filebrowser",this.item,(0,a.ctrlKey)(i)||i.shiftKey,i),!1)),this.update()}}(0,r.__decorate)([(0,s.watch)("heart:click")],h.prototype,"onClickFavorite",null),(0,r.__decorate)([(0,s.watch)(["container:click","container:contextmenu","container:dblclick"])],h.prototype,"onAction",null),h=(0,r.__decorate)([s.component],h)},21162:function(t,i,n){"use strict";n.d(i,{MemoryStorageProvider:function(){return o}});class o{set(t,i){return this.data.set(t,i),this}delete(t){return this.data.delete(t),this}get(t){return this.data.get(t)}exists(t){return this.data.has(t)}clear(){return this.data.clear(),this}constructor(){this.data=new Map}}},21224:function(t,i,n){"use strict";n.d(i,{normalizeColor:function(){return s}});var o=n(35278),r=n(49055);let s=t=>{let i=["#"],n=(0,o.colorToHex)(t);if(!n)return!1;if(3===(n=(n=(0,r.trim)(n.toUpperCase())).substring(1)).length){for(let t=0;t<3;t+=1)i.push(n[t]),i.push(n[t]);return i.join("")}return n.length>6&&(n=n.slice(0,6)),"#"+n}},21246:function(t,i,n){"use strict";n.d(i,{license:function(){return d}});var o=n(38882),r=n(82758),s=n(2748),a=n(87612),l=n(70799),c=n(20356),u=n(2692);class d extends c.Plugin{static make(t){return new d(t)}afterInit(t){this.j.e.on("checkReserve",async t=>{let i=this.j.o.license;if((0,o.isAllowedSubdomain)(t))return"normal";if(!i||!(0,l.isString)(i))return"";let n=(0,o.validateLicense)(i,t);return n||!(i[12]>"A")||r.IS_TEST||(n=await this.validateLicenseRemote(i,t)),n?"normal":""})}beforeDestruct(t){}async validateLicenseRemote(t,i){let n="validateJoditLicenseRemote",r=this.j.storage.get(n);if(r&&(0,o.validateLicense)(r,i))return!0;let l=document.createElement("script");return l.src=`https://xdsoft.net/jodit/pro/api/licenses/validate/?code=${encodeURIComponent(t)}&host=${encodeURIComponent(i)}`,document.body.appendChild(l),this.j.async.promise(t=>{window.onJoditResolveKeyCode=r=>{try{if((0,a.isBoolean)(r))return t(r);(0,o.validateLicense)(r,i)?(this.j.storage.set(n,r),t(!0)):t(!1)}finally{s.Dom.safeRemove(l)}},this.j.async.setTimeout(()=>{t(!1),s.Dom.safeRemove(l)},3e3)})}}u.JoditPro.plugins.add("license",d)},21357:function(t,i,n){"use strict";n.d(i,{removeWidthFromTableCell:function(){return o}});let o=t=>(t.attributes.width&&("th"===t.name||"td"===t.name)&&(t.attributes.width=null),t)},21491:function(t,i,n){"use strict";n.d(i,{makeButton:function(){return l},makeCollection:function(){return a},makeSelect:function(){return c}});var o=n(87325),r=n(23282),s=n(19306);function a(t,i){let n=(0,o.getComponentClass)("ToolbarCollection"),r=(0,o.getComponentClass)("ToolbarEditorCollection"),a=(0,s.isJoditObject)(t)?new r(t):new n(t);return t.o.textIcons&&a.container.classList.add("jodit_text_icons"),i&&(a.parentElement=i),t.o.toolbarButtonSize&&(a.buttonSize=t.o.toolbarButtonSize),a}function l(t,i,n=null){if((0,r.isFunction)(i.getContent))return new((0,o.getComponentClass)("ToolbarContent"))(t,i,n);let s=new((0,o.getComponentClass)("ToolbarButton"))(t,i,n);return s.state.tabIndex=t.o.allowTabNavigation?0:-1,s}function c(t,i,n=null){return new((0,o.getComponentClass)("ToolbarSelect"))(t,i,n)}},21496:function(t,i,n){"use strict";n.d(i,{size:function(){return r}});var o=n(27613);function r(t){return(0,o.isString)(t)||(0,o.isArray)(t)?t.length:(0,o.isPlainObject)(t)?Object.keys(t).length:0}},21537:function(t,i,n){"use strict";n.r(i),n.d(i,{$$:function(){return h.$$},CamelCaseToKebabCase:function(){return d.CamelCaseToKebabCase},ConfigDeepFlatten:function(){return h.ConfigDeepFlatten},ConfigFlatten:function(){return h.ConfigFlatten},ConfigProto:function(){return h.ConfigProto},ConnectionError:function(){return h.ConnectionError},LimitedStack:function(){return h.LimitedStack},NUMBER_FIELDS_REG:function(){return c.NUMBER_FIELDS_REG},OptionsError:function(){return h.OptionsError},abort:function(){return h.abort},alignElement:function(){return h.alignElement},alreadyLoadedList:function(){return h.alreadyLoadedList},appendScriptAsync:function(){return h.appendScriptAsync},appendStyleAsync:function(){return h.appendStyleAsync},applyStyles:function(){return l.applyStyles},asArray:function(){return o.asArray},assert:function(){return h.assert},attr:function(){return h.attr},browser:function(){return h.browser},buildQuery:function(){return h.buildQuery},call:function(){return h.call},callPromise:function(){return h.callPromise},callThis:function(){return h.callThis},camelCase:function(){return d.camelCase},cleanFromWord:function(){return l.cleanFromWord},clearAlign:function(){return h.clearAlign},clearCenterAlign:function(){return h.clearCenterAlign},clearTimeout:function(){return r.clearTimeout},cns:function(){return h.cns},colorToHex:function(){return a.colorToHex},completeUrl:function(){return h.completeUrl},connection:function(){return h.connection},convertMediaUrlToVideoEmbed:function(){return h.convertMediaUrlToVideoEmbed},css:function(){return h.css},cssPath:function(){return h.cssPath},ctrlKey:function(){return h.ctrlKey},dataBind:function(){return h.dataBind},defaultLanguage:function(){return h.defaultLanguage},error:function(){return h.error},fastClone:function(){return h.fastClone},fuzzySearchIndex:function(){return d.fuzzySearchIndex},get:function(){return h.get},getClassName:function(){return h.getClassName},getContentWidth:function(){return u.getContentWidth},getDataTransfer:function(){return h.getDataTransfer},getPropertyDescriptor:function(){return h.getPropertyDescriptor},getScrollParent:function(){return u.getScrollParent},getXPathByElement:function(){return h.getXPathByElement},hAlignElement:function(){return h.hAlignElement},hasBrowserColorPicker:function(){return s.hasBrowserColorPicker},hasContainer:function(){return s.hasContainer},htmlspecialchars:function(){return l.htmlspecialchars},humanSizeToBytes:function(){return h.humanSizeToBytes},i18n:function(){return d.i18n},inView:function(){return h.inView},innerWidth:function(){return u.innerWidth},isAbortError:function(){return s.isAbortError},isArray:function(){return s.isArray},isAtom:function(){return h.isAtom},isBoolean:function(){return s.isBoolean},isDestructable:function(){return s.isDestructable},isEqual:function(){return s.isEqual},isFastEqual:function(){return s.isFastEqual},isFunction:function(){return s.isFunction},isHTML:function(){return s.isHTML},isHtmlFromWord:function(){return s.isHtmlFromWord},isInitable:function(){return s.isInitable},isInt:function(){return s.isInt},isJoditObject:function(){return s.isJoditObject},isLicense:function(){return s.isLicense},isMarker:function(){return s.isMarker},isNativeFunction:function(){return s.isNativeFunction},isNumber:function(){return s.isNumber},isNumeric:function(){return s.isNumeric},isPlainObject:function(){return s.isPlainObject},isPromise:function(){return s.isPromise},isSet:function(){return s.isSet},isString:function(){return s.isString},isStringArray:function(){return s.isStringArray},isURL:function(){return s.isURL},isValidName:function(){return s.isValidName},isViewObject:function(){return s.isViewObject},isVoid:function(){return s.isVoid},isWindow:function(){return s.isWindow},kebabCase:function(){return d.kebabCase},keepNames:function(){return h.keepNames},keys:function(){return h.keys},loadImage:function(){return h.loadImage},loadNext:function(){return h.loadNext},loadNextStyle:function(){return h.loadNextStyle},markAsAtomic:function(){return h.markAsAtomic},markDeprecated:function(){return h.markDeprecated},markOwner:function(){return h.markOwner},memorizeExec:function(){return h.memorizeExec},nl2br:function(){return l.nl2br},normalizeColor:function(){return c.normalizeColor},normalizeCssNumericValue:function(){return c.normalizeCssNumericValue},normalizeCssValue:function(){return c.normalizeCssValue},normalizeKeyAliases:function(){return c.normalizeKeyAliases},normalizeLicense:function(){return c.normalizeLicense},normalizePath:function(){return c.normalizePath},normalizeRelativePath:function(){return c.normalizeRelativePath},normalizeSize:function(){return c.normalizeSize},normalizeUrl:function(){return c.normalizeUrl},offset:function(){return u.offset},options:function(){return h.options},parseQuery:function(){return h.parseQuery},position:function(){return u.position},previewBox:function(){return h.previewBox},refs:function(){return h.refs},reset:function(){return h.reset},resolveElement:function(){return h.resolveElement},safeHTML:function(){return l.safeHTML},sanitizeHTMLElement:function(){return l.sanitizeHTMLElement},scrollIntoViewIfNeeded:function(){return h.scrollIntoViewIfNeeded},set:function(){return h.set},setTimeout:function(){return r.setTimeout},size:function(){return u.size},splitArray:function(){return o.splitArray},sprintf:function(){return d.sprintf},stringify:function(){return d.stringify},stripTags:function(){return l.stripTags},toArray:function(){return o.toArray},trim:function(){return d.trim},trimChars:function(){return d.trimChars},trimInv:function(){return d.trimInv},ucfirst:function(){return d.ucfirst}});var o=n(76855),r=n(91898),s=n(27613),a=n(58149),l=n(75275),c=n(71521),u=n(56175),d=n(59007),h=n(43555)},21597:function(t,i){"use strict";i.default='<svg viewBox="0 0 500 500" xmlns="http://www.w3.org/2000/svg"> <path clip-rule="evenodd" d="M306.39,154.09c19.628,4.543,35.244,21.259,39.787,39.523 c1.551,8.54,8.998,14.989,17.904,14.989c9.991,0,18.168-8.175,18.168-18.17c0-13.083-10.991-32.98-25.985-47.881 c-14.719-14.537-32.252-24.802-46.695-24.802c-9.991,0-18.172,8.45-18.172,18.446C291.396,145.094,297.847,152.546,306.39,154.09z M56.629,392.312c-14.09,14.08-14.09,36.979,0,51.059c14.08,14.092,36.981,14.092,50.965,0l104.392-104.303 c24.347,15.181,53.062,23.991,83.953,23.991c87.857,0,158.995-71.142,158.995-158.999c0-87.854-71.138-158.995-158.995-158.995 c-87.856,0-158.995,71.141-158.995,158.995c0,30.802,8.819,59.606,23.992,83.953L56.629,392.312z M182.371,204.06 c0-62.687,50.875-113.568,113.568-113.568s113.569,50.881,113.569,113.568c0,62.694-50.876,113.569-113.569,113.569 S182.371,266.754,182.371,204.06z" fill-rule="evenodd"/> </svg> '},21735:function(t,i,n){"use strict";n.d(i,{elementToItem:function(){return s},getItem:function(){return r}});var o=n(2748);let r=(t,i,n="a")=>o.Dom.closest(t,t=>o.Dom.isTag(t,n),i),s=(t,i)=>{let{key:n}=t.dataset,{item:o}=i[n||""];return o}},21988:function(t,i,n){"use strict";var o=n(2748),r=n(21537),s=n(12153),a=n(6441),l=n(92762),c=n(46104);s.Icon.set("brush",c.default),a.Config.prototype.controls.brushCell={isVisible:t=>!t.o.disablePlugins.includes("color"),icon:"brush",popup:(t,i,n)=>{if(!(0,r.isJoditObject)(t))return;let o=t.getInstance("Table",t.o).getAllSelectedCells();if(!o.length)return!1;let s=i=>(0,l.ColorPickerWidget)(t,s=>{o.forEach(t=>{(0,r.css)(t,i,s)}),t.lock(),t.synchronizeValues(),n(),t.unlock()},(0,r.css)(o[0],i));return(0,l.TabsWidget)(t,[{name:"Background",content:s("background-color")},{name:"Text",content:s("color")},{name:"Border",content:s("border-color")}])},tooltip:"Background"},a.Config.prototype.controls.brush={isVisible:t=>!t.o.disablePlugins.includes("color"),update(t,i){let n=(0,r.dataBind)(i,"color"),s=(n,o)=>{if(o&&o!==(0,r.css)(t.editor,n).toString()){i.state.icon.fill=o;return}};if(n){let t=(0,r.dataBind)(i,"color");s("color"===t?t:"background-color",n);return}let a=t.s.current();if(a&&!i.state.disabled){let i=o.Dom.closest(a,o.Dom.isElement,t.editor)||t.editor;s("color",(0,r.css)(i,"color").toString()),s("background-color",(0,r.css)(i,"background-color").toString())}i.state.icon.fill="",i.state.activated=!1},popup:(t,i,n,s)=>{let a="",c="",u=[],d=null;return i&&i!==t.editor&&o.Dom.isNode(i)&&(o.Dom.isElement(i)&&t.s.isCollapsed()&&!o.Dom.isTag(i,new Set(["br","hr"]))&&(d=i),o.Dom.up(i,t=>{if(o.Dom.isHTMLElement(t)){let i=(0,r.css)(t,"color",!0),n=(0,r.css)(t,"background-color",!0);if(i)return a=i.toString(),!0;if(n)return c=n.toString(),!0}},t.editor)),u=[{name:"Background",content:(0,l.ColorPickerWidget)(t,i=>{d?d.style.backgroundColor=i:t.execCommand("background",!1,i),(0,r.dataBind)(s,"color",i),(0,r.dataBind)(s,"color-mode","background"),n()},c)},{name:"Text",content:(0,l.ColorPickerWidget)(t,i=>{d?d.style.color=i:t.execCommand("forecolor",!1,i),(0,r.dataBind)(s,"color",i),(0,r.dataBind)(s,"color-mode","color"),n()},a)}],"background"!==t.o.colorPickerDefaultTab&&(u=u.reverse()),(0,l.TabsWidget)(t,u,d)},exec(t,i,{button:n}){let s=(0,r.dataBind)(n,"color-mode"),a=(0,r.dataBind)(n,"color");if(!s)return!1;if(i&&i!==t.editor&&o.Dom.isNode(i)&&o.Dom.isElement(i))switch(s){case"color":i.style.color=a;break;case"background":i.style.backgroundColor=a}else t.execCommand("background"===s?s:"forecolor",!1,a)},tooltip:"Fill color or set the text color"}},22030:function(t,i,n){"use strict";n.d(i,{hasSameStyle:function(){return u},hasSameStyleKeys:function(){return d}});var o=n(82758),r=n(2748),s=n(86068),a=n(3760),l=n(38837),c=n(41180);function u(t,i){return!!(!r.Dom.isTag(t,"font")&&r.Dom.isHTMLElement(t)&&Object.keys(i).every(n=>{let o=(0,c.css)(t,n,!0);return""===o&&(""===i[n]||null==i[n])||!(0,s.isVoid)(o)&&""!==o&&!(0,s.isVoid)(i[n])&&(0,a.normalizeCssValue)(n,i[n]).toString().toLowerCase()===o.toString().toLowerCase()}))}if(o.globalDocument){let t=o.globalDocument.createElement("div");t.style.color="red",(0,l.assert)(u(t,{color:"red"}),"Style test"),(0,l.assert)(u(t,{fontSize:null}),"Style test"),(0,l.assert)(u(t,{fontSize:""}),"Style test")}function d(t,i){return!!(!r.Dom.isTag(t,"font")&&r.Dom.isHTMLElement(t)&&Object.keys(i).every(i=>""!==(0,c.css)(t,i,!0)))}if(o.globalDocument){let t=o.globalDocument.createElement("div");t.style.color="red",(0,l.assert)(d(t,{color:"red"}),"Style test"),(0,l.assert)(!d(t,{font:"Arial",color:"red"}),"Style test"),(0,l.assert)(!d(t,{border:"1px solid #ccc"}),"Style test")}},22113:function(t,i,n){"use strict";n.r(i),i.default={newline:"Шинэ мөр",delete:"Устгах",space:"Зай","Speech Recognize":"Дуу хоолой таних",Sound:"Дуу","Interim Results":"Түр зуурын үр дүн"}},22125:function(t,i,n){"use strict";n.d(i,{addNewInState:function(){return r}});var o=n(67912);function r(t){var i,n,r,s,a,l,c,u;switch(this.state.mode){case"polyline":case"polygon":{let{mode:i}=this.state;this.state.elements=[...this.state.elements,{type:i,coordinates:(0,o.pathToArray)(t.getPath()),...this.options.googleMaps.map.defaultStates[i]}];break}case"circle":this.state.elements=[...this.state.elements,{type:this.state.mode,coordinates:[null!=(i=null==(r=t.getCenter())?void 0:r.lat())?i:0,null!=(n=null==(s=t.getCenter())?void 0:s.lng())?n:0],radius:t.getRadius(),...this.options.googleMaps.map.defaultStates.circle}];break;case"marker":this.state.elements=[...this.state.elements,{type:this.state.mode,coordinates:[null!=(a=null==(c=t.getPosition())?void 0:c.lat())?a:0,null!=(l=null==(u=t.getPosition())?void 0:u.lng())?l:0],...this.options.googleMaps.map.defaultStates.marker}]}}},22396:function(t,i,n){"use strict";n.r(i),i.default={symbols:"기호"}},22432:function(t,i,n){"use strict";n.r(i),i.default={newline:"regel",delete:"verwijderen",space:"ruimte","Speech Recognize":"Spraak Herkennen",Sound:"Geluid","Interim Results":"Tussentijdse Resultaten"}},22461:function(t,i,n){"use strict";n.d(i,{form:function(){return l}});var o=n(67510);let r="jodit-image-editor",s=o.Icon.get.bind(o.Icon),a=(t,i="jodti-image-editor_active")=>t?i:"",l=(t,i)=>{let n=t.i18n.bind(t),o=(t,i,o=!0)=>`<div class="jodit-form__group">
55
55
  <label class="jodit-switcher-wrapper">
56
56
  <span class='jodit-switcher'>
57
57
  <input ${a(o,"checked")} data-ref="${i}" type="checkbox"/>
@@ -110,7 +110,7 @@
110
110
  </div>`:""}
111
111
  </div>
112
112
  </div>
113
- </form>`)}},22732:function(t,i,n){"use strict";n.d(i,{Dom:function(){return o.Dom},LazyWalker:function(){return r.LazyWalker}});var o=n(2748),r=n(70071)},22859:function(t,i,n){"use strict";n.d(i,{ColorPickerWidget:function(){return l}});var o=n(22732),r=n(21537),s=n(67510),a=n(37068);s.Icon.set("palette",a.default);let l=(t,i,n)=>{let a="jodit-color-picker",l=(0,r.normalizeColor)(n),c=t.c.div(a),u=t.o.textIcons?`<span>${t.i18n("palette")}</span>`:s.Icon.get("palette"),d=t=>{let i=[];return(0,r.isPlainObject)(t)?Object.keys(t).forEach(n=>{i.push(`<div class="${a}__group ${a}__group-${n}">`),i.push(d(t[n])),i.push("</div>")}):(0,r.isArray)(t)&&t.forEach(t=>{i.push(`<span class='${a}__color-item ${l===t?a+"__color-item_active_true":""}' title="${t}" style="background-color:${t}" data-color="${t}"></span>`)}),i.join("")};c.appendChild(t.c.fromHTML(`<div class="${a}__groups">${d(t.o.colors)}</div>`)),c.appendChild(t.c.fromHTML(`<div data-ref="extra" class="${a}__extra"></div>`));let{extra:h}=(0,r.refs)(c);return t.o.showBrowserColorPicker&&(0,r.hasBrowserColorPicker)()&&(h.appendChild(t.c.fromHTML(`<div class="${a}__native">${u}<input type="color" value="#ffffff"/></div>`)),t.e.on(c,"change",t=>{t.stopPropagation();let n=t.target;if(!n||!n.tagName||!o.Dom.isTag(n,"input"))return;let s=n.value||"";(0,r.isFunction)(i)&&i(s),t.preventDefault()})),t.e.on(c,"mousedown touchend",n=>{n.stopPropagation(),n.preventDefault();let s=n.target;if((!s||!s.tagName||o.Dom.isTag(s,"svg")||o.Dom.isTag(s,"path"))&&s.parentNode&&(s=o.Dom.closest(s.parentNode,"span",t.editor)),!o.Dom.isTag(s,"span")||!s.classList.contains(a+"__color-item"))return;let l=(0,r.attr)(s,"-color")||"";i&&(0,r.isFunction)(i)&&i(l)}),t.e.fire("afterGenerateColorPicker",c,h,i,l),c}},23140:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M960 896q26 0 45 19t19 45-19 45-45 19-45-19-19-45 19-45 45-19zm300 64l507 398q28 20 25 56-5 35-35 51l-128 64q-13 7-29 7-17 0-31-8l-690-387-110 66q-8 4-12 5 14 49 10 97-7 77-56 147.5t-132 123.5q-132 84-277 84-136 0-222-78-90-84-79-207 7-76 56-147t131-124q132-84 278-84 83 0 151 31 9-13 22-22l122-73-122-73q-13-9-22-22-68 31-151 31-146 0-278-84-82-53-131-124t-56-147q-5-59 15.5-113t63.5-93q85-79 222-79 145 0 277 84 83 52 132 123t56 148q4 48-10 97 4 1 12 5l110 66 690-387q14-8 31-8 16 0 29 7l128 64q30 16 35 51 3 36-25 56zm-681-260q46-42 21-108t-106-117q-92-59-192-59-74 0-113 36-46 42-21 108t106 117q92 59 192 59 74 0 113-36zm-85 745q81-51 106-117t-21-108q-39-36-113-36-100 0-192 59-81 51-106 117t21 108q39 36 113 36 100 0 192-59zm178-613l96 58v-11q0-36 33-56l14-8-79-47-26 26q-3 3-10 11t-12 12q-2 2-4 3.5t-3 2.5zm224 224l96 32 736-576-128-64-768 431v113l-160 96 9 8q2 2 7 6 4 4 11 12t11 12l26 26zm704 416l128-64-520-408-177 138q-2 3-13 7z"/> </svg> '},23282:function(t,i,n){"use strict";function o(t){return"function"==typeof t}n.d(i,{isFunction:function(){return o}})},23287:function(t){t.exports={"Show Blocks":"Visualizza Blocchi"}},23370:function(t,i,n){"use strict";n.d(i,{SourceEditor:function(){return o}});class o{get j(){return this.jodit}onReady(){this.replaceUndoManager(),this.isReady=!0,this.j.e.fire(this,"ready")}onReadyAlways(t){var i;this.isReady?t():null==(i=this.j.events)||i.on(this,"ready",t)}constructor(t,i,n,o){this.jodit=t,this.container=i,this.toWYSIWYG=n,this.fromWYSIWYG=o,this.className="",this.isReady=!1}}},23399:function(t,i,n){"use strict";var o=n(580),r=n(21537);n(28252),o.pluginSystem.add("font",function(t){t.registerButton({name:"font",group:"font"}).registerButton({name:"fontsize",group:"font"});let i=(i,n,o)=>{switch(i){case"fontsize":t.s.commitStyle({attributes:{style:{fontSize:(0,r.normalizeSize)(o,t.o.defaultFontSizePoints)}}});break;case"fontname":t.s.commitStyle({attributes:{style:{fontFamily:o}}})}return t.synchronizeValues(),!1};t.registerCommand("fontsize",i).registerCommand("fontname",i)})},23512:function(t,i,n){"use strict";n.d(i,{StatusBar:function(){return c}});var o=n(91907),r=n(65478),s=n(2748),a=n(14316),l=n(34176);let c=class t extends o.ViewComponent{className(){return"StatusBar"}hide(){this.container.classList.add("jodit_hidden")}show(){this.container.classList.remove("jodit_hidden")}get isShown(){return!this.container.classList.contains("jodit_hidden")}getHeight(){var t,i;return null!=(i=null==(t=this.container)?void 0:t.offsetHeight)?i:0}findEmpty(t=!1){let i=this.getElms(t?"item-right":"item");for(let t=0;t<i.length;t+=1)if(!i[t].innerHTML.trim().length)return i[t]}append(t,i=!1){var n;let o=this.findEmpty(i)||this.j.c.div(this.getFullElName("item"));i&&o.classList.add(this.getFullElName("item-right")),o.appendChild(t),null==(n=this.container)||n.appendChild(o),this.j.o.statusbar&&this.show(),this.j.e.fire("resize")}destruct(){this.isInDestruct||(this.setStatus(o.STATUSES.beforeDestruct),s.Dom.safeRemove(this.container),super.destruct())}constructor(t,i){super(t),this.target=i,this.mods={},this.container=t.c.div("jodit-status-bar"),i.appendChild(this.container),this.hide()}};c=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a}([r.component,(0,r.derive)(l.Mods,a.Elms)],c)},23531:function(t,i,n){"use strict";var o=n(22732),r=n(580),s=n(21537),a=n(12153),l=n(6441),c=n(92762),u=n(25179);a.Icon.set("image",u.default),l.Config.prototype.controls.image={popup:(t,i,n)=>{let r=null;return i&&!o.Dom.isText(i)&&o.Dom.isHTMLElement(i)&&(o.Dom.isTag(i,"img")||(0,s.$$)("img",i).length)&&(r=o.Dom.isTag(i,"img")?i:(0,s.$$)("img",i)[0]),t.s.save(),(0,c.FileSelectorWidget)(t,{filebrowser:i=>{t.s.restore(),i.files&&i.files.forEach(n=>t.s.insertImage(i.baseurl+n,null,t.o.imageDefaultWidth)),n()},upload:!0,url:async(i,o)=>{t.s.restore(),/^[a-z\d_-]+(\.[a-z\d_-]+)+/i.test(i)&&(i="//"+i);let s=r||t.createInside.element("img");s.setAttribute("src",i),s.setAttribute("alt",o),r||await t.s.insertImage(s,null,t.o.imageDefaultWidth),n()}},r,n)},tags:["img"],tooltip:"Insert Image"},r.pluginSystem.add("image",function(t){t.registerButton({name:"image",group:"media"})})},23658:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24"> <g transform="scale(1.2 1.2) translate(-2 -0.5)"> <path d="M 22,12.5 A 1.49995,1.49995 0 0 0 20.50006,11 H 20 V 10 A 3,3 0 0 0 17,7 H 13 V 5.7226 a 2,2 0 1 0 -2,0 V 7 H 7 a 3,3 0 0 0 -3,3 v 1 H 3.49994 a 1.5,1.5 0 0 0 0,3 H 4 v 1 A 3.00128,3.00128 0 0 0 6.20251,17.89282 1.03113,1.03113 0 0 1 7,18.86975 v 0.716 a 0.99928,0.99928 0 0 0 1.00726,1.002 0.9792,0.9792 0 0 0 0.69983,-0.29486 l 2,-2 A 1,1 0 0 1 11.41425,18 H 17 a 3,3 0 0 0 3,-3 v -1 h 0.50006 A 1.49995,1.49995 0 0 0 22,12.5 Z M 19,15 a 2.00226,2.00226 0 0 1 -2,2 H 11.41425 A 1.987,1.987 0 0 0 10,17.58575 l -2,2 v -0.716 A 2.02082,2.02082 0 0 0 6.46771,16.92865 2.00439,2.00439 0 0 1 5,15 V 10 A 2.00226,2.00226 0 0 1 7,8 h 10 a 2.00222,2.00222 0 0 1 2,2 z M 10,12.5 A 1.5,1.5 0 1 1 8.5,11 1.5,1.5 0 0 1 10,12.5 Z m 7,0 A 1.5,1.5 0 1 1 15.5,11 1.5,1.5 0 0 1 17,12.5 Z"/> </g> </svg> '},23738:function(t,i,n){"use strict";n.d(i,{getSuitChild:function(){return a}});var o=n(2748),r=n(29136),s=n(97380);function a(t,i){let{firstChild:n}=i;for(;n&&!(0,r.isNormalNode)(n);)if(!(n=n.nextSibling))return null;return n&&!o.Dom.next(n,r.isNormalNode,i)&&(0,s.isSuitElement)(t,n,!1)?n:null}},23769:function(t,i,n){"use strict";n.d(i,{ProgressBar:function(){return s}});var o=n(2748),r=n(48538);class s extends r.UIElement{className(){return"ProgressBar"}render(){return"<div><div></div></div>"}show(){return(this.j.workplace||this.j.container).appendChild(this.container),this}hide(){return o.Dom.safeRemove(this.container),this}progress(t){return this.container.style.width=t.toFixed(2)+"%",this}destruct(){return this.hide(),super.destruct()}}},23914:function(t,i,n){"use strict";n.r(i),n.d(i,{ar:function(){return o.default},cs_cz:function(){return r.default},de:function(){return s.default},es:function(){return a.default},fa:function(){return l.default},fi:function(){return c.default},fr:function(){return u.default},he:function(){return d.default},hu:function(){return h.default},id:function(){return p.default},it:function(){return f.default},ja:function(){return m.default},ko:function(){return g.default},mn:function(){return b.default},nl:function(){return v.default},pl:function(){return y.default},pt_br:function(){return w.default},ru:function(){return _.default},tr:function(){return C.default},zh_cn:function(){return k.default},zh_tw:function(){return S.default}});var o=n(63819),r=n(72392),s=n(74551),a=n(2536),l=n(52285),c=n(12117),u=n(35140),d=n(28435),h=n(98019),p=n(96457),f=n(33561),m=n(96545),g=n(52230),b=n(33307),v=n(71042),y=n(32172),w=n(39179),_=n(60629),C=n(68278),k=n(1172),S=n(4164)},24231:function(t,i){"use strict";i.default='<svg viewBox="0 0 18.151 18.151" xmlns="http://www.w3.org/2000/svg"> <g> <path stroke-width="0" d="M6.237,16.546H3.649V1.604h5.916v5.728c0.474-0.122,0.968-0.194,1.479-0.194 c0.042,0,0.083,0.006,0.125,0.006V0H2.044v18.15h5.934C7.295,17.736,6.704,17.19,6.237,16.546z"/> <path stroke-width="0" d="M11.169,8.275c-2.723,0-4.938,2.215-4.938,4.938s2.215,4.938,4.938,4.938s4.938-2.215,4.938-4.938 S13.892,8.275,11.169,8.275z M11.169,16.81c-1.983,0-3.598-1.612-3.598-3.598c0-1.983,1.614-3.597,3.598-3.597 s3.597,1.613,3.597,3.597C14.766,15.198,13.153,16.81,11.169,16.81z"/> <polygon stroke-width="0" points="11.792,11.073 10.502,11.073 10.502,12.578 9.03,12.578 9.03,13.868 10.502,13.868 10.502,15.352 11.792,15.352 11.792,13.868 13.309,13.868 13.309,12.578 11.792,12.578 "/> </g> </svg> '},24351:function(t,i,n){"use strict";n.r(i),i.default={Spellcheck:"Kontrola pravopisu"}},24526:function(t,i,n){"use strict";var o=n(12153),r=n(6441),s=n(61122),a=n(62e3),l=n(66789),c=n(20882),u=n(14306),d=n(24231),h=n(75393),p=n(14862),f=n(96257),m=n(9914),g=n(53696),b=n(33489);r.Config.prototype.toolbarInline=!0,r.Config.prototype.toolbarInlineForSelection=!1,r.Config.prototype.toolbarInlineDisableFor=[],r.Config.prototype.toolbarInlineDisabledButtons=["source"],o.Icon.set("addcolumn",d.default).set("addrow",h.default).set("merge",p.default).set("th",g.default).set("splitg",f.default).set("splitv",m.default).set("th-list",b.default),r.Config.prototype.popup={a:s.default,img:c.default,cells:a.default,toolbar:u.default,jodit:l.default,iframe:l.default,"jodit-media":l.default,selection:["bold","underline","italic","ul","ol","\n","outdent","indent","fontsize","brush","cut","\n","paragraph","link","align","dots"]}},24536:function(t,i,n){"use strict";n.d(i,{UIList:function(){return b}});var o=n(4012),r=n(87325),s=n(97357),a=n(37133),l=n(46559),c=n(10830),u=n(62405),d=n(92113),h=n(34244),p=n(43649),f=n(72157),m=n(71262),g=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let b=class t extends u.UIGroup{className(){return"UIList"}__onChangeMode(){this.setMod("mode",this.mode)}makeGroup(){return new u.UIGroup(this.jodit)}get buttons(){return this.allChildren.filter(t=>o.Component.isInstanceOf(t,c.UIButton))}getButtonsNames(){return this.buttons.map(t=>t instanceof c.UIButton&&t.state.name||"").filter(t=>""!==t)}setRemoveButtons(t){return this.removeButtons=t||[],this}build(t,i=null){let n;t=(0,l.splitArray)(t),this.clear();let o=!1,r=this.makeGroup();this.append(r),r.setMod("line",!0);let s=t=>{let s=null;switch(t.name){case"\n":(r=this.makeGroup()).setMod("line",!0),n=this.makeGroup(),r.append(n),this.append(r);break;case"|":o||(o=!0,s=new d.UISeparator(this.j));break;case"---":{n.setMod("before-spacer",!0);let t=new h.UISpacer(this.j);r.append(t),n=this.makeGroup(),r.append(n),o=!1;break}default:o=!1,s="select"===t.component?this.makeSelect(t,i):this.makeButton(t,i)}s&&(n||(n=this.makeGroup(),r.append(n)),n.append(s))},a=t=>{var i;return!this.removeButtons.includes(t.name)&&(!t.isVisible||(null==(i=t.isVisible)?void 0:i.call(t,this.j,t)))};return t.forEach(t=>{if((0,p.isButtonGroup)(t)){let i=t.buttons.filter(t=>t);i.length&&((n=this.makeGroup()).setMod("separated",!0).setMod("group",t.group),r.append(n),(0,m.getStrongControlTypes)(i,this.j.o.controls).filter(a).forEach(s))}else{n||(n=this.makeGroup(),r.append(n));let i=(0,f.getControlType)(t,this.j.o.controls);a(i)&&s(i)}}),this.update(),this}makeSelect(t,i){throw Error("Not implemented behaviour")}makeButton(t,i){return new c.UIButton(this.j,{name:t.name})}constructor(){super(...arguments),this.mode="horizontal",this.removeButtons=[]}};g([(0,a.watch)("mode"),(0,s.hook)("ready")],b.prototype,"__onChangeMode",null),b=g([r.component],b)},24630:function(t,i,n){"use strict";var o=n(2748),r=n(72430),s=n(12153),a=n(6441),l=n(89816);s.Icon.set("paragraph",l.default),a.Config.prototype.controls.paragraph={command:"formatBlock",value(t,i){var n,r;let s=i.control,a=t.s.current(),l=o.Dom.closest(a,o.Dom.isBlock,t.editor);return null!=(n=null==l?void 0:l.nodeName.toLowerCase())?n:null==(r=s.data)?void 0:r.currentValue},update(t,i){let n=i.control;if(!t.s.current())return!1;let o=i.state.value,s=n.list;return(0,r.isPlainObject)(s)&&s[o.toString()]&&t.o.textIcons&&(i.state.text=s[o.toString()].toString()),!1},data:{currentValue:"p"},list:{p:"Paragraph",h1:"Heading 1",h2:"Heading 2",h3:"Heading 3",h4:"Heading 4",blockquote:"Quote",pre:"Code"},isChildActive:(t,i)=>{var n,o;return i.state.value===(null==(o=null==(n=i.control)?void 0:n.args)?void 0:o[0])},isActive:(t,i)=>i.state.value!==t.o.enter&&(0,r.isPlainObject)(i.control.list)&&!!i.control.list[i.state.value],childTemplate:(t,i,n)=>`<${i} style="margin:0;padding:0"><span>${t.i18n(n)}</span></${i}>`,tooltip:"Insert format block"}},24829:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 32 32"> <path d="M27 4l-15 15-7-7-5 5 12 12 20-20z"/> </svg> '},24877:function(t,i,n){"use strict";n.r(i),i.default={newline:"\xfajsor",delete:"t\xf6rl\xe9s",space:"t\xe9r","Speech Recognize":"A Besz\xe9d Felismeri",Sound:"Hang","Interim Results":"Idők\xf6zi Eredm\xe9nyek"}},24928:function(t){t.exports='<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"> <path d="M28.7,16.3l-12-13c-0.4-0.4-1.1-0.4-1.5,0l-12,13C3,16.6,2.9,17,3.1,17.4C3.2,17.8,3.6,18,4,18h3v10c0,0.6,0.4,1,1,1h16 c0.6,0,1-0.4,1-1V18h3c0.4,0,0.8-0.2,0.9-0.6C29.1,17,29,16.6,28.7,16.3z"/> </svg>'},25088:function(t){t.exports='<svg width="11" height="15" viewBox="0 0 11 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.925 7.122V14H9.747L9.462 13.164C9.044 13.4933 8.55 13.7467 7.98 13.924C7.42267 14.1013 6.82733 14.19 6.194 14.19C5.054 14.19 4.066 13.9177 3.23 13.373C2.394 12.8157 1.75433 12.024 1.311 10.998C0.867667 9.972 0.646 8.756 0.646 7.35C0.646 5.96933 0.880333 4.766 1.349 3.74C1.83033 2.714 2.50167 1.92233 3.363 1.365C4.237 0.794999 5.25667 0.509999 6.422 0.509999C7.41 0.509999 8.284 0.693666 9.044 1.061C9.804 1.42833 10.3613 1.935 10.716 2.581L9.747 3.55C9.41767 3.03067 8.968 2.638 8.398 2.372C7.84067 2.09333 7.18833 1.954 6.441 1.954C5.17433 1.954 4.18633 2.429 3.477 3.379C2.76767 4.329 2.413 5.65267 2.413 7.35C2.413 9.07267 2.755 10.4153 3.439 11.378C4.13567 12.3407 5.10467 12.822 6.346 12.822C6.92867 12.822 7.46067 12.7397 7.942 12.575C8.436 12.4103 8.854 12.1697 9.196 11.853V8.414H6.023V7.122H10.925Z" fill="black"/> </svg>'},25179:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M576 576q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1024 384v448h-1408v-192l320-320 160 160 512-512zm96-704h-1600q-13 0-22.5 9.5t-9.5 22.5v1216q0 13 9.5 22.5t22.5 9.5h1600q13 0 22.5-9.5t9.5-22.5v-1216q0-13-9.5-22.5t-22.5-9.5zm160 32v1216q0 66-47 113t-113 47h-1600q-66 0-113-47t-47-113v-1216q0-66 47-113t113-47h1600q66 0 113 47t47 113z"/> </svg> '},25187:function(t,i,n){"use strict";n(73391),n(12391),n(93183),n(66707),n(41107),n(71255),n(82439),n(61323),n(93079),n(19063),n(19271),n(1255),n(575),n(11317),n(36243),n(23399),n(96111),n(2169),n(42263),n(16233),n(77469),n(23531),n(80763),n(3215),n(70045),n(93401),n(76295),n(59483),n(91071),n(61019),n(65517),n(20071),n(32309),n(64837),n(79799),n(31571),n(85407),n(59451),n(18363),n(8355),n(58519),n(6687),n(56113),n(9159),n(12019),n(36125),n(9881),n(28545),n(45927),n(52951),n(43809),n(7309),n(68687),n(59495),n(39627),n(767),n(43003),n(72439),n(26551),n(72253),n(65735),n(83671),n(3115)},25241:function(t,i,n){"use strict";n.d(i,{UIKeyboard:function(){return w}});var o=n(82749),r=n(31635),s=n(82758),a=n(65478),l=n(43555),c=n(67510),u=n(27926),d=n.n(u),h=n(10690),p=n.n(h),f=n(91997),m=n.n(f),g=n(11699),b=n.n(g),v=n(98126),y=n.n(v);class w extends c.UIElement{className(){return"UIKeyboard"}render(){let{layout:t,keySize:i}=this.j.options.keyboard,n=t.length;return`<div>${(()=>{let o=[];for(let r=0;n>r;r+=1){let n=[];for(let o=0;o<t[r].length;o+=1)n.push(`<div style="width:${i*t[r][o]}px;height:${i}px;" class="&__key"></div>`);o.push(`<div class='&__row'>${n.join("\n")}</div>`)}return o.join("\n")})()}</div>`}onStateChange(){let{currentLayout:t,options:i,shift:n,caps:o}=this.state,{keys:r}=this.j.o.keyboard.layoutList[t],s=0;for(let t=0;t<r.length;t+=1)for(let a=0;a<r[t].length;a+=1){let l=r[t][a].split(" "),c=l[0];n&&(c=l[1]),!n&&o&&l[1]&&w.isLetter(l[0])&&(c=l[1]),i&&(c=l[2]),this.setKeyValue(s,null!=c?c:l[0]),s+=1}}static isLetter(t){return t.toLowerCase()!==t.toUpperCase()}setKeyValue(t,i){let n=this._keys[t];if(!n)return;let o=!1,{options:r,shift:s,caps:a}=this.state;switch(i){case"Caps":o=a;break;case"Options":o=r;break;case"Shift":o=s}n.innerHTML=w.decorate(i),n.classList.toggle(this.getFullElName("key","active",!0),o),(0,l.attr)(n,"-key",i)}onKeyUp(){this.pressed&&this.stopPress()}onReady(){this.j.e.on(this.getElms("key"),"mouseenter",this.stopPress)}stopPress(){this.pressed&&(this.pressed=!1,this.j.async.clearTimeout(this.reKeyDownTimeout),this._keys.forEach(t=>{t.classList.remove(this.getFullElName("key","pressed",!0))}))}onKeyDown(t,i=0){let n=t.target;if(!n||!n.classList.contains(this.getFullElName("key")))return!1;this.pressed=!0,n.classList.add(this.getFullElName("key","pressed",!0));let o=(0,l.attr)(n,"-key");switch(o){case"Caps":this.state.caps=!this.state.caps;break;case"Shift":this.state.shift=!this.state.shift;break;case"Options":this.state.options=!this.state.options;break;case"Enter":case"Backspace":this.j.e.fire("keydown",{key:o,preventDefault(){}});break;case"Space":case"Tab":this.j.s.insertNode(this.j.createInside.text(s.NBSP_SPACE));break;default:this.state.shift&&(this.state.shift=!1),o&&this.j.s.insertNode(this.j.createInside.text(o))}let{periodKeyRepeat:r,delayKeyRepeat:a}=this.j.o.keyboard;return this.reKeyDownTimeout=this.j.async.setTimeout(()=>this.onKeyDown(t,r),i||a),!1}static decorate(t){switch(t){case"Space":return"";case"Enter":return c.Icon.get("enter");case"Backspace":return d();case"Shift":return b();case"Caps":return p();case"Options":return m();case"Tab":return y();default:return t}}constructor(t){super(t),(0,o._)(this,"state",{caps:!1,shift:!1,options:!1,currentLayout:this.j.o.keyboard.defaultLayoutSet}),(0,o._)(this,"_keys",this.getElms("key")),(0,o._)(this,"pressed",!1),(0,o._)(this,"reKeyDownTimeout",0),this.onStateChange()}}(0,r.__decorate)([(0,a.watch)(["state.currentLayout","state.options","state.shift","state.caps"])],w.prototype,"onStateChange",null),(0,r.__decorate)([(0,a.watch)(["ow:mouseup"])],w.prototype,"onKeyUp",null),(0,r.__decorate)([(0,a.hook)("ready")],w.prototype,"onReady",null),(0,r.__decorate)([a.autobind],w.prototype,"stopPress",null),(0,r.__decorate)([(0,a.watch)(["container:mousedown","container:touchstart"])],w.prototype,"onKeyDown",null),w=(0,r.__decorate)([a.component],w)},25321:function(t){t.exports={"Show Blocks":"Mutasd Meg Blokkok"}},25639:function(t,i,n){"use strict";n.d(i,{CommitStyle:function(){return l}});var o=n(82758),r=n(87058),s=n(77361),a=n(83632);class l{isApplied(t,i){let n=this.__applyMap.get(t);return!!n&&n[i]}setApplied(t,i){var n;let o=null!=(n=this.__applyMap.get(t))?n:{};o[i]=!0,this.__applyMap.set(t,o)}get elementIsList(){return!!(this.options.element&&o.LIST_TAGS.has(this.options.element))}get element(){return this.options.element||this.defaultTag}get elementIsBlock(){return!!(this.options.element&&o.IS_BLOCK.test(this.options.element))}get isElementCommit(){return!!(this.options.element&&this.options.element!==this.options.defaultTag)}get defaultTag(){return this.options.defaultTag?this.options.defaultTag:this.elementIsBlock?"p":"span"}get elementIsDefault(){return this.element===this.defaultTag}apply(t){let{hooks:i}=this.options,n=i?Object.keys(i):[];try{n.forEach(n=>{t.e.on((0,r.camelCase)(s._PREFIX+"_"+n),i[n])}),(0,a.ApplyStyle)(t,this)}finally{n.forEach(n=>{t.e.off((0,r.camelCase)(s._PREFIX+"_"+n),i[n])}),this.__applyMap=new WeakMap}t.synchronizeValues(),t.e.fire("afterCommitStyle",this)}constructor(t){this.options=t,this.__applyMap=new WeakMap}}},25685:function(t,i,n){"use strict";n.r(i),n.d(i,{required:function(){return s},url:function(){return a}});var o=n(26049),r=n(49055);let s=function(t){return!!(0,r.trim)(t.value).length||(t.error="Please fill out this field",!1)},a=function(t){return!!(0,o.isURL)((0,r.trim)(t.value))||(t.error="Please enter a web address",!1)}},25726:function(t,i,n){"use strict";n.d(i,{alignElement:function(){return l},clearAlign:function(){return a},hAlignElement:function(){return s}});var o=n(22732),r=n(41180);function s(t,i){i&&"normal"!==i?"center"!==i?((0,r.css)(t,"float",i),(0,r.clearCenterAlign)(t)):(0,r.css)(t,{float:"",display:"block",marginLeft:"auto",marginRight:"auto"}):((0,r.css)(t,"float")&&-1!==["right","left"].indexOf((0,r.css)(t,"float").toString().toLowerCase())&&(0,r.css)(t,"float",""),(0,r.clearCenterAlign)(t))}function a(t){o.Dom.each(t,t=>{o.Dom.isHTMLElement(t)&&t.style.textAlign&&(t.style.textAlign="",t.style.cssText.trim().length||t.removeAttribute("style"))})}function l(t,i){if(o.Dom.isNode(i)&&o.Dom.isElement(i))switch(a(i),t.toLowerCase()){case"justifyfull":i.style.textAlign="justify";break;case"justifyright":i.style.textAlign="right";break;case"justifyleft":i.style.textAlign="left";break;case"justifycenter":i.style.textAlign="center"}}},25813:function(t,i,n){"use strict";n.d(i,{removeInvTextNodes:function(){return s}});var o=n(82758),r=n(2748);function s(t,i,n,s,a,l){if(l===i||!r.Dom.isText(i)||null==i.nodeValue||!(0,o.INVISIBLE_SPACE_REG_EXP)().test(i.nodeValue))return n;let c=r.Dom.furthest(l,r.Dom.isBlock,t.editor);return!c||r.Dom.isOrContains(c,i)?n:(i.nodeValue=i.nodeValue.replace((0,o.INVISIBLE_SPACE_REG_EXP)(),""),i===l&&t.s.isCollapsed()&&t.s.setCursorAfter(i),i.nodeValue||r.Dom.safeRemove(i),!0)}},26049:function(t,i,n){"use strict";n.d(i,{isURL:function(){return r}});var o=n(82758);function r(t){if(t.includes(" "))return!1;if("u">typeof URL)try{let i=new URL(t);return["https:","http:","ftp:","file:","rtmp:"].includes(i.protocol)}catch(t){return!1}let i=o.globalDocument.createElement("a");return i.href=t,!!i.hostname}},26152:function(t,i,n){"use strict";var o=n(68345),r=n(79910),s=n(4795),a=n(62770),l=n(1830),c=n(86273),u=n(82168),d=n(85017),h=n(32726),p=n(67078),f=n(92648),m=n(62232),g=n(62700),b=n(75445),v=n(97519),y=n(80926),w=n(52995),_=n(59526),C=n(40565),k=n(19292),S=n(83160),x=n(28923),I=n(19007),E=n(60175),T=n(69159);let A={};A={ar:r.default,cs_cz:s.default,de:a.default,en:l.default,es:c.default,fi:u.default,fr:d.default,he:h.default,hu:p.default,id:f.default,it:m.default,ja:g.default,ko:v.default,mn:y.default,nl:w.default,no:_.default,pl:C.default,pt_br:k.default,ru:S.default,tr:x.default,ua:I.default,zh_cn:E.default,zh_tw:T.default};let j=t=>t?t.default||t:{},L={};(0,o.isArray)(j(b.default))&&j(b.default).forEach((t,i)=>{L[i]=t}),Object.keys(A).forEach(t=>{let i=j(A[t]);(0,o.isArray)(i)?(A[t]={},i.forEach((i,n)=>{A[t][L[n]]=i})):A[t]=i}),i.default=A},26295:function(t,i,n){"use strict";var o=n(21537),r=n(12153),s=n(6441),a=n(53259);s.Config.prototype.defaultLineHeight=null,r.Icon.set("line-height",a.default),s.Config.prototype.controls.lineHeight={command:"applyLineHeight",tags:["ol"],tooltip:"Line height",list:[1,1.1,1.2,1.3,1.4,1.5,2],exec:(t,i,{control:n})=>(0,o.memorizeExec)(t,i,{control:n},t=>t)}},26395:function(t,i,n){"use strict";n.d(i,{inView:function(){return r},scrollIntoViewIfNeeded:function(){return s}});var o=n(2748);function r(t,i,n){let o=t.getBoundingClientRect(),r=t,s=o.top,a=o.height;for(;r&&r!==i&&r.parentNode;)if(!(s<=(o=(r=r.parentNode).getBoundingClientRect()).bottom)||s+a<=o.top)return!1;return s<=(n.documentElement&&n.documentElement.clientHeight||0)}function s(t,i,n){o.Dom.isHTMLElement(t)&&!r(t,i,n)&&(i.clientHeight!==i.scrollHeight&&(i.scrollTop=t.offsetTop),r(t,i,n)||t.scrollIntoView())}},26428:function(t,i,n){"use strict";n.r(i),i.default={Spellcheck:"غلطیابی املایی"}},26436:function(t){t.exports={"Show Blocks":"Toon Blokken"}},26529:function(t,i,n){"use strict";n.r(i),n.d(i,{ar:function(){return o},cs_cz:function(){return r},de:function(){return s},es:function(){return a},fa:function(){return l},fi:function(){return c},fr:function(){return u},he:function(){return d},hu:function(){return h},id:function(){return p},it:function(){return f},ja:function(){return m},ko:function(){return g},mn:function(){return b},nl:function(){return v},no:function(){return y},pl:function(){return w},pt_br:function(){return _},ru:function(){return C},tr:function(){return k},ua:function(){return S},zh_cn:function(){return x},zh_tw:function(){return I}});var o=n(28906),r=n(24351),s=n(32806),a=n(77725),l=n(26428),c=n(42820),u=n(60373),d=n(98370),h=n(44850),p=n(3636),f=n(73220),m=n(55776),g=n(13995),b=n(6402),v=n(1879),y=n(1322),w=n(53361),_=n(70824),C=n(65140),k=n(42247),S=n(68891),x=n(63195),I=n(42107)},26532:function(t,i,n){"use strict";n.d(i,{SpeechRecognition:function(){return r}});var o=n(82758);let r=o.globalWindow?o.globalWindow.SpeechRecognition||o.globalWindow.webkitSpeechRecognition:void 0},26551:function(t,i,n){"use strict";var o=n(580);n(14984),o.pluginSystem.add("video",function(t){t.registerButton({name:"video",group:"media"})})},26556:function(t,i,n){"use strict";n.r(i),i.default={"Line height":"Зураасны өндөр"}},26612:function(t){t.exports={"AI Assistant":"AI Assistant","AI Assistant Pro":"AI Assistant Pro","Welcome to AI Assistant":"Welcome to AI Assistant","Start your first conversation":"Start your first conversation","Tip: Select text in editor to add context":"Tip: Select text in editor to add context","New Chat":"New Chat","Search conversations...":"Search conversations...","No conversations yet":"No conversations yet","Ask me anything...":"Ask me anything...","Ask a follow-up...":"Ask a follow-up...","Reply...":"Reply...","Type your message...":"Type your message...",Send:"Send",Cancel:"Cancel",Retry:"Retry",Insert:"Insert",Copy:"Copy",Edit:"Edit",Delete:"Delete",New:"New",Back:"Back","Permission Required":"Permission Required",Approve:"Approve",Deny:"Deny",Once:"Once","This conversation":"This conversation",Always:"Always","The AI wants to execute:":"The AI wants to execute:","This will modify your document content.":"This will modify your document content.","Executing...":"Executing...","Completed successfully":"Completed successfully",Failed:"Failed","Pending approval":"Pending approval","Denied by user":"Denied by user","Tool Result":"Tool Result","Tool Execution Error":"Tool Execution Error",Context:"Context",Contexts:"Contexts","Add to AI Context":"Add to AI Context",Remove:"Remove","Clear all":"Clear all","An error occurred":"An error occurred","Request failed":"Request failed","Connection error":"Connection error","AI Assistant is not configured":"AI Assistant is not configured","Thinking...":"Thinking...","Generating response...":"Generating response...",insertHTML:"Insert HTML",readDocument:"Read Document",readBlock:"Read Block",replaceInDocument:"Replace in Document",replaceInBlock:"Replace in Block",getSelection:"Get Selection","Just now":"Just now",Conversation:"Conversation","New Conversation":"New Conversation",Yesterday:"Yesterday","Delete conversation":"Delete conversation","Are you sure you want to delete this conversation?":"Are you sure you want to delete this conversation?","Failed to delete conversation":"Failed to delete conversation"}},26638:function(t,i,n){"use strict";n.d(i,{UIPreviewButtonGenerator:function(){return d}});var o=n(82749),r=n(31635),s=n(65478),a=n(38837),l=n(67510),c=n(82520),u=n(45128);class d extends l.UIElement{className(){return"UIPreviewButtonGenerator"}render(){return`<div>
113
+ </form>`)}},22732:function(t,i,n){"use strict";n.d(i,{Dom:function(){return o.Dom},LazyWalker:function(){return r.LazyWalker}});var o=n(2748),r=n(70071)},22859:function(t,i,n){"use strict";n.d(i,{ColorPickerWidget:function(){return l}});var o=n(22732),r=n(21537),s=n(67510),a=n(37068);s.Icon.set("palette",a.default);let l=(t,i,n)=>{let a="jodit-color-picker",l=(0,r.normalizeColor)(n),c=t.c.div(a),u=t.o.textIcons?`<span>${t.i18n("palette")}</span>`:s.Icon.get("palette"),d=t=>{let i=[];return(0,r.isPlainObject)(t)?Object.keys(t).forEach(n=>{i.push(`<div class="${a}__group ${a}__group-${n}">`),i.push(d(t[n])),i.push("</div>")}):(0,r.isArray)(t)&&t.forEach(t=>{i.push(`<span class='${a}__color-item ${l===t?a+"__color-item_active_true":""}' title="${t}" style="background-color:${t}" data-color="${t}"></span>`)}),i.join("")};c.appendChild(t.c.fromHTML(`<div class="${a}__groups">${d(t.o.colors)}</div>`)),c.appendChild(t.c.fromHTML(`<div data-ref="extra" class="${a}__extra"></div>`));let{extra:h}=(0,r.refs)(c);return t.o.showBrowserColorPicker&&(0,r.hasBrowserColorPicker)()&&(h.appendChild(t.c.fromHTML(`<div class="${a}__native">${u}<input type="color" value="#ffffff"/></div>`)),t.e.on(c,"change",t=>{t.stopPropagation();let n=t.target;if(!n||!n.tagName||!o.Dom.isTag(n,"input"))return;let s=n.value||"";(0,r.isFunction)(i)&&i(s),t.preventDefault()})),t.e.on(c,"mousedown touchend",n=>{n.stopPropagation(),n.preventDefault();let s=n.target;if((!s||!s.tagName||o.Dom.isTag(s,"svg")||o.Dom.isTag(s,"path"))&&s.parentNode&&(s=o.Dom.closest(s.parentNode,"span",t.editor)),!o.Dom.isTag(s,"span")||!s.classList.contains(a+"__color-item"))return;let l=(0,r.attr)(s,"-color")||"";i&&(0,r.isFunction)(i)&&i(l)}),t.e.fire("afterGenerateColorPicker",c,h,i,l),c}},23140:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M960 896q26 0 45 19t19 45-19 45-45 19-45-19-19-45 19-45 45-19zm300 64l507 398q28 20 25 56-5 35-35 51l-128 64q-13 7-29 7-17 0-31-8l-690-387-110 66q-8 4-12 5 14 49 10 97-7 77-56 147.5t-132 123.5q-132 84-277 84-136 0-222-78-90-84-79-207 7-76 56-147t131-124q132-84 278-84 83 0 151 31 9-13 22-22l122-73-122-73q-13-9-22-22-68 31-151 31-146 0-278-84-82-53-131-124t-56-147q-5-59 15.5-113t63.5-93q85-79 222-79 145 0 277 84 83 52 132 123t56 148q4 48-10 97 4 1 12 5l110 66 690-387q14-8 31-8 16 0 29 7l128 64q30 16 35 51 3 36-25 56zm-681-260q46-42 21-108t-106-117q-92-59-192-59-74 0-113 36-46 42-21 108t106 117q92 59 192 59 74 0 113-36zm-85 745q81-51 106-117t-21-108q-39-36-113-36-100 0-192 59-81 51-106 117t21 108q39 36 113 36 100 0 192-59zm178-613l96 58v-11q0-36 33-56l14-8-79-47-26 26q-3 3-10 11t-12 12q-2 2-4 3.5t-3 2.5zm224 224l96 32 736-576-128-64-768 431v113l-160 96 9 8q2 2 7 6 4 4 11 12t11 12l26 26zm704 416l128-64-520-408-177 138q-2 3-13 7z"/> </svg> '},23282:function(t,i,n){"use strict";function o(t){return"function"==typeof t}n.d(i,{isFunction:function(){return o}})},23287:function(t){t.exports={"Show Blocks":"Visualizza Blocchi"}},23370:function(t,i,n){"use strict";n.d(i,{SourceEditor:function(){return o}});class o{get j(){return this.jodit}onReady(){this.replaceUndoManager(),this.isReady=!0,this.j.e.fire(this,"ready")}onReadyAlways(t){var i;this.isReady?t():null==(i=this.j.events)||i.on(this,"ready",t)}constructor(t,i,n,o){this.jodit=t,this.container=i,this.toWYSIWYG=n,this.fromWYSIWYG=o,this.className="",this.isReady=!1}}},23399:function(t,i,n){"use strict";var o=n(580),r=n(21537);n(28252),o.pluginSystem.add("font",function(t){t.registerButton({name:"font",group:"font"}).registerButton({name:"fontsize",group:"font"});let i=(i,n,o)=>{switch(i){case"fontsize":t.s.commitStyle({attributes:{style:{fontSize:(0,r.normalizeSize)(o,t.o.defaultFontSizePoints)}}});break;case"fontname":t.s.commitStyle({attributes:{style:{fontFamily:o}}})}return t.synchronizeValues(),!1};t.registerCommand("fontsize",i).registerCommand("fontname",i)})},23512:function(t,i,n){"use strict";n.d(i,{StatusBar:function(){return c}});var o=n(91907),r=n(65478),s=n(2748),a=n(14316),l=n(34176);let c=class t extends o.ViewComponent{className(){return"StatusBar"}hide(){this.container.classList.add("jodit_hidden")}show(){this.container.classList.remove("jodit_hidden")}get isShown(){return!this.container.classList.contains("jodit_hidden")}getHeight(){var t,i;return null!=(i=null==(t=this.container)?void 0:t.offsetHeight)?i:0}findEmpty(t=!1){let i=this.getElms(t?"item-right":"item");for(let t=0;t<i.length;t+=1)if(!i[t].innerHTML.trim().length)return i[t]}append(t,i=!1){var n;let o=this.findEmpty(i)||this.j.c.div(this.getFullElName("item"));i&&o.classList.add(this.getFullElName("item-right")),o.appendChild(t),null==(n=this.container)||n.appendChild(o),this.j.o.statusbar&&this.show(),this.j.e.fire("resize")}destruct(){this.isInDestruct||(this.setStatus(o.STATUSES.beforeDestruct),s.Dom.safeRemove(this.container),super.destruct())}constructor(t,i){super(t),this.target=i,this.mods={},this.container=t.c.div("jodit-status-bar"),i.appendChild(this.container),this.hide()}};c=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a}([r.component,(0,r.derive)(l.Mods,a.Elms)],c)},23531:function(t,i,n){"use strict";var o=n(22732),r=n(580),s=n(21537),a=n(12153),l=n(6441),c=n(92762),u=n(25179);a.Icon.set("image",u.default),l.Config.prototype.controls.image={popup:(t,i,n)=>{let r=null;return i&&!o.Dom.isText(i)&&o.Dom.isHTMLElement(i)&&(o.Dom.isTag(i,"img")||(0,s.$$)("img",i).length)&&(r=o.Dom.isTag(i,"img")?i:(0,s.$$)("img",i)[0]),t.s.save(),(0,c.FileSelectorWidget)(t,{filebrowser:i=>{t.s.restore(),i.files&&i.files.forEach(n=>t.s.insertImage(i.baseurl+n,null,t.o.imageDefaultWidth)),n()},upload:!0,url:async(i,o)=>{t.s.restore(),/^[a-z\d_-]+(\.[a-z\d_-]+)+/i.test(i)&&(i="//"+i);let s=r||t.createInside.element("img");s.setAttribute("src",i),s.setAttribute("alt",o),r||await t.s.insertImage(s,null,t.o.imageDefaultWidth),n()}},r,n)},tags:["img"],tooltip:"Insert Image"},r.pluginSystem.add("image",function(t){t.registerButton({name:"image",group:"media"})})},23658:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24"> <g transform="scale(1.2 1.2) translate(-2 -0.5)"> <path d="M 22,12.5 A 1.49995,1.49995 0 0 0 20.50006,11 H 20 V 10 A 3,3 0 0 0 17,7 H 13 V 5.7226 a 2,2 0 1 0 -2,0 V 7 H 7 a 3,3 0 0 0 -3,3 v 1 H 3.49994 a 1.5,1.5 0 0 0 0,3 H 4 v 1 A 3.00128,3.00128 0 0 0 6.20251,17.89282 1.03113,1.03113 0 0 1 7,18.86975 v 0.716 a 0.99928,0.99928 0 0 0 1.00726,1.002 0.9792,0.9792 0 0 0 0.69983,-0.29486 l 2,-2 A 1,1 0 0 1 11.41425,18 H 17 a 3,3 0 0 0 3,-3 v -1 h 0.50006 A 1.49995,1.49995 0 0 0 22,12.5 Z M 19,15 a 2.00226,2.00226 0 0 1 -2,2 H 11.41425 A 1.987,1.987 0 0 0 10,17.58575 l -2,2 v -0.716 A 2.02082,2.02082 0 0 0 6.46771,16.92865 2.00439,2.00439 0 0 1 5,15 V 10 A 2.00226,2.00226 0 0 1 7,8 h 10 a 2.00222,2.00222 0 0 1 2,2 z M 10,12.5 A 1.5,1.5 0 1 1 8.5,11 1.5,1.5 0 0 1 10,12.5 Z m 7,0 A 1.5,1.5 0 1 1 15.5,11 1.5,1.5 0 0 1 17,12.5 Z"/> </g> </svg> '},23738:function(t,i,n){"use strict";n.d(i,{getSuitChild:function(){return a}});var o=n(2748),r=n(29136),s=n(97380);function a(t,i){let{firstChild:n}=i;for(;n&&!(0,r.isNormalNode)(n);)if(!(n=n.nextSibling))return null;return n&&!o.Dom.next(n,r.isNormalNode,i)&&(0,s.isSuitElement)(t,n,!1)?n:null}},23769:function(t,i,n){"use strict";n.d(i,{ProgressBar:function(){return s}});var o=n(2748),r=n(48538);class s extends r.UIElement{className(){return"ProgressBar"}render(){return"<div><div></div></div>"}show(){return(this.j.workplace||this.j.container).appendChild(this.container),this}hide(){return o.Dom.safeRemove(this.container),this}progress(t){return this.container.style.width=t.toFixed(2)+"%",this}destruct(){return this.hide(),super.destruct()}}},23914:function(t,i,n){"use strict";n.r(i),n.d(i,{ar:function(){return o.default},cs_cz:function(){return r.default},de:function(){return s.default},es:function(){return a.default},fa:function(){return l.default},fi:function(){return c.default},fr:function(){return u.default},he:function(){return d.default},hu:function(){return h.default},id:function(){return p.default},it:function(){return f.default},ja:function(){return m.default},ko:function(){return g.default},mn:function(){return b.default},nl:function(){return v.default},pl:function(){return y.default},pt_br:function(){return w.default},ru:function(){return _.default},tr:function(){return C.default},zh_cn:function(){return k.default},zh_tw:function(){return S.default}});var o=n(63819),r=n(72392),s=n(74551),a=n(2536),l=n(52285),c=n(12117),u=n(35140),d=n(28435),h=n(98019),p=n(96457),f=n(33561),m=n(96545),g=n(52230),b=n(33307),v=n(71042),y=n(32172),w=n(39179),_=n(60629),C=n(68278),k=n(1172),S=n(4164)},24231:function(t,i){"use strict";i.default='<svg viewBox="0 0 18.151 18.151" xmlns="http://www.w3.org/2000/svg"> <g> <path stroke-width="0" d="M6.237,16.546H3.649V1.604h5.916v5.728c0.474-0.122,0.968-0.194,1.479-0.194 c0.042,0,0.083,0.006,0.125,0.006V0H2.044v18.15h5.934C7.295,17.736,6.704,17.19,6.237,16.546z"/> <path stroke-width="0" d="M11.169,8.275c-2.723,0-4.938,2.215-4.938,4.938s2.215,4.938,4.938,4.938s4.938-2.215,4.938-4.938 S13.892,8.275,11.169,8.275z M11.169,16.81c-1.983,0-3.598-1.612-3.598-3.598c0-1.983,1.614-3.597,3.598-3.597 s3.597,1.613,3.597,3.597C14.766,15.198,13.153,16.81,11.169,16.81z"/> <polygon stroke-width="0" points="11.792,11.073 10.502,11.073 10.502,12.578 9.03,12.578 9.03,13.868 10.502,13.868 10.502,15.352 11.792,15.352 11.792,13.868 13.309,13.868 13.309,12.578 11.792,12.578 "/> </g> </svg> '},24351:function(t,i,n){"use strict";n.r(i),i.default={Spellcheck:"Kontrola pravopisu"}},24526:function(t,i,n){"use strict";var o=n(12153),r=n(6441),s=n(61122),a=n(62e3),l=n(66789),c=n(20882),u=n(14306),d=n(24231),h=n(75393),p=n(14862),f=n(96257),m=n(9914),g=n(53696),b=n(33489);r.Config.prototype.toolbarInline=!0,r.Config.prototype.toolbarInlineForSelection=!1,r.Config.prototype.toolbarInlineDisableFor=[],r.Config.prototype.toolbarInlineDisabledButtons=["source"],o.Icon.set("addcolumn",d.default).set("addrow",h.default).set("merge",p.default).set("th",g.default).set("splitg",f.default).set("splitv",m.default).set("th-list",b.default),r.Config.prototype.popup={a:s.default,img:c.default,cells:a.default,toolbar:u.default,jodit:l.default,iframe:l.default,"jodit-media":l.default,selection:["bold","underline","italic","ul","ol","\n","outdent","indent","fontsize","brush","cut","\n","paragraph","link","align","dots"]}},24536:function(t,i,n){"use strict";n.d(i,{UIList:function(){return b}});var o=n(4012),r=n(87325),s=n(97357),a=n(37133),l=n(46559),c=n(10830),u=n(62405),d=n(92113),h=n(34244),p=n(43649),f=n(72157),m=n(71262),g=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let b=class t extends u.UIGroup{className(){return"UIList"}getRole(){return"list"}__onChangeMode(){this.setMod("mode",this.mode)}makeGroup(t){return new u.UIGroup(this.jodit,[],t?{role:t}:void 0)}get buttons(){return this.allChildren.filter(t=>o.Component.isInstanceOf(t,c.UIButton))}getButtonsNames(){return this.buttons.map(t=>t instanceof c.UIButton&&t.state.name||"").filter(t=>""!==t)}setRemoveButtons(t){return this.removeButtons=t||[],this}build(t,i=null){let n;t=(0,l.splitArray)(t),this.clear();let o=!1,r=this.makeGroup("group");this.append(r),r.setMod("line",!0);let s=t=>{let s=null;switch(t.name){case"\n":(r=this.makeGroup("group")).setMod("line",!0),n=this.makeGroup(),r.append(n),this.append(r);break;case"|":o||(o=!0,s=new d.UISeparator(this.j));break;case"---":{n.setMod("before-spacer",!0);let t=new h.UISpacer(this.j);r.append(t),n=this.makeGroup(),r.append(n),o=!1;break}default:o=!1,s="select"===t.component?this.makeSelect(t,i):this.makeButton(t,i)}s&&(n||(n=this.makeGroup(),r.append(n)),n.append(s))},a=t=>{var i;return!this.removeButtons.includes(t.name)&&(!t.isVisible||(null==(i=t.isVisible)?void 0:i.call(t,this.j,t)))};return t.forEach(t=>{if((0,p.isButtonGroup)(t)){let i=t.buttons.filter(t=>t);i.length&&((n=this.makeGroup()).setMod("separated",!0).setMod("group",t.group),r.append(n),(0,m.getStrongControlTypes)(i,this.j.o.controls).filter(a).forEach(s))}else{n||(n=this.makeGroup(),r.append(n));let i=(0,f.getControlType)(t,this.j.o.controls);a(i)&&s(i)}}),this.update(),this}makeSelect(t,i){throw Error("Not implemented behaviour")}makeButton(t,i){return new c.UIButton(this.j,{name:t.name})}constructor(){super(...arguments),this.mode="horizontal",this.removeButtons=[]}};g([(0,a.watch)("mode"),(0,s.hook)("ready")],b.prototype,"__onChangeMode",null),b=g([r.component],b)},24630:function(t,i,n){"use strict";var o=n(2748),r=n(72430),s=n(12153),a=n(6441),l=n(89816);s.Icon.set("paragraph",l.default),a.Config.prototype.controls.paragraph={command:"formatBlock",value(t,i){var n,r;let s=i.control,a=t.s.current(),l=o.Dom.closest(a,o.Dom.isBlock,t.editor);return null!=(n=null==l?void 0:l.nodeName.toLowerCase())?n:null==(r=s.data)?void 0:r.currentValue},update(t,i){let n=i.control;if(!t.s.current())return!1;let o=i.state.value,s=n.list;return(0,r.isPlainObject)(s)&&s[o.toString()]&&t.o.textIcons&&(i.state.text=s[o.toString()].toString()),!1},data:{currentValue:"p"},list:{p:"Paragraph",h1:"Heading 1",h2:"Heading 2",h3:"Heading 3",h4:"Heading 4",blockquote:"Quote",pre:"Code"},isChildActive:(t,i)=>{var n,o;return i.state.value===(null==(o=null==(n=i.control)?void 0:n.args)?void 0:o[0])},isActive:(t,i)=>i.state.value!==t.o.enter&&(0,r.isPlainObject)(i.control.list)&&!!i.control.list[i.state.value],childTemplate:(t,i,n)=>`<${i} style="margin:0;padding:0"><span>${t.i18n(n)}</span></${i}>`,tooltip:"Insert format block"}},24829:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 32 32"> <path d="M27 4l-15 15-7-7-5 5 12 12 20-20z"/> </svg> '},24877:function(t,i,n){"use strict";n.r(i),i.default={newline:"\xfajsor",delete:"t\xf6rl\xe9s",space:"t\xe9r","Speech Recognize":"A Besz\xe9d Felismeri",Sound:"Hang","Interim Results":"Idők\xf6zi Eredm\xe9nyek"}},24928:function(t){t.exports='<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"> <path d="M28.7,16.3l-12-13c-0.4-0.4-1.1-0.4-1.5,0l-12,13C3,16.6,2.9,17,3.1,17.4C3.2,17.8,3.6,18,4,18h3v10c0,0.6,0.4,1,1,1h16 c0.6,0,1-0.4,1-1V18h3c0.4,0,0.8-0.2,0.9-0.6C29.1,17,29,16.6,28.7,16.3z"/> </svg>'},25088:function(t){t.exports='<svg width="11" height="15" viewBox="0 0 11 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.925 7.122V14H9.747L9.462 13.164C9.044 13.4933 8.55 13.7467 7.98 13.924C7.42267 14.1013 6.82733 14.19 6.194 14.19C5.054 14.19 4.066 13.9177 3.23 13.373C2.394 12.8157 1.75433 12.024 1.311 10.998C0.867667 9.972 0.646 8.756 0.646 7.35C0.646 5.96933 0.880333 4.766 1.349 3.74C1.83033 2.714 2.50167 1.92233 3.363 1.365C4.237 0.794999 5.25667 0.509999 6.422 0.509999C7.41 0.509999 8.284 0.693666 9.044 1.061C9.804 1.42833 10.3613 1.935 10.716 2.581L9.747 3.55C9.41767 3.03067 8.968 2.638 8.398 2.372C7.84067 2.09333 7.18833 1.954 6.441 1.954C5.17433 1.954 4.18633 2.429 3.477 3.379C2.76767 4.329 2.413 5.65267 2.413 7.35C2.413 9.07267 2.755 10.4153 3.439 11.378C4.13567 12.3407 5.10467 12.822 6.346 12.822C6.92867 12.822 7.46067 12.7397 7.942 12.575C8.436 12.4103 8.854 12.1697 9.196 11.853V8.414H6.023V7.122H10.925Z" fill="black"/> </svg>'},25179:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M576 576q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1024 384v448h-1408v-192l320-320 160 160 512-512zm96-704h-1600q-13 0-22.5 9.5t-9.5 22.5v1216q0 13 9.5 22.5t22.5 9.5h1600q13 0 22.5-9.5t9.5-22.5v-1216q0-13-9.5-22.5t-22.5-9.5zm160 32v1216q0 66-47 113t-113 47h-1600q-66 0-113-47t-47-113v-1216q0-66 47-113t113-47h1600q66 0 113 47t47 113z"/> </svg> '},25187:function(t,i,n){"use strict";n(73391),n(12391),n(93183),n(66707),n(41107),n(71255),n(82439),n(61323),n(93079),n(19063),n(19271),n(1255),n(575),n(11317),n(36243),n(23399),n(96111),n(2169),n(42263),n(16233),n(77469),n(23531),n(80763),n(3215),n(70045),n(93401),n(76295),n(59483),n(91071),n(61019),n(65517),n(20071),n(32309),n(64837),n(79799),n(31571),n(85407),n(59451),n(18363),n(8355),n(58519),n(6687),n(56113),n(9159),n(12019),n(36125),n(9881),n(28545),n(45927),n(52951),n(43809),n(7309),n(68687),n(59495),n(39627),n(767),n(43003),n(72439),n(26551),n(72253),n(65735),n(83671),n(3115)},25241:function(t,i,n){"use strict";n.d(i,{UIKeyboard:function(){return w}});var o=n(82749),r=n(31635),s=n(82758),a=n(65478),l=n(43555),c=n(67510),u=n(27926),d=n.n(u),h=n(10690),p=n.n(h),f=n(91997),m=n.n(f),g=n(11699),b=n.n(g),v=n(98126),y=n.n(v);class w extends c.UIElement{className(){return"UIKeyboard"}render(){let{layout:t,keySize:i}=this.j.options.keyboard,n=t.length;return`<div>${(()=>{let o=[];for(let r=0;n>r;r+=1){let n=[];for(let o=0;o<t[r].length;o+=1)n.push(`<div style="width:${i*t[r][o]}px;height:${i}px;" class="&__key"></div>`);o.push(`<div class='&__row'>${n.join("\n")}</div>`)}return o.join("\n")})()}</div>`}onStateChange(){let{currentLayout:t,options:i,shift:n,caps:o}=this.state,{keys:r}=this.j.o.keyboard.layoutList[t],s=0;for(let t=0;t<r.length;t+=1)for(let a=0;a<r[t].length;a+=1){let l=r[t][a].split(" "),c=l[0];n&&(c=l[1]),!n&&o&&l[1]&&w.isLetter(l[0])&&(c=l[1]),i&&(c=l[2]),this.setKeyValue(s,null!=c?c:l[0]),s+=1}}static isLetter(t){return t.toLowerCase()!==t.toUpperCase()}setKeyValue(t,i){let n=this._keys[t];if(!n)return;let o=!1,{options:r,shift:s,caps:a}=this.state;switch(i){case"Caps":o=a;break;case"Options":o=r;break;case"Shift":o=s}n.innerHTML=w.decorate(i),n.classList.toggle(this.getFullElName("key","active",!0),o),(0,l.attr)(n,"-key",i)}onKeyUp(){this.pressed&&this.stopPress()}onReady(){this.j.e.on(this.getElms("key"),"mouseenter",this.stopPress)}stopPress(){this.pressed&&(this.pressed=!1,this.j.async.clearTimeout(this.reKeyDownTimeout),this._keys.forEach(t=>{t.classList.remove(this.getFullElName("key","pressed",!0))}))}onKeyDown(t,i=0){let n=t.target;if(!n||!n.classList.contains(this.getFullElName("key")))return!1;this.pressed=!0,n.classList.add(this.getFullElName("key","pressed",!0));let o=(0,l.attr)(n,"-key");switch(o){case"Caps":this.state.caps=!this.state.caps;break;case"Shift":this.state.shift=!this.state.shift;break;case"Options":this.state.options=!this.state.options;break;case"Enter":case"Backspace":this.j.e.fire("keydown",{key:o,preventDefault(){}});break;case"Space":case"Tab":this.j.s.insertNode(this.j.createInside.text(s.NBSP_SPACE));break;default:this.state.shift&&(this.state.shift=!1),o&&this.j.s.insertNode(this.j.createInside.text(o))}let{periodKeyRepeat:r,delayKeyRepeat:a}=this.j.o.keyboard;return this.reKeyDownTimeout=this.j.async.setTimeout(()=>this.onKeyDown(t,r),i||a),!1}static decorate(t){switch(t){case"Space":return"";case"Enter":return c.Icon.get("enter");case"Backspace":return d();case"Shift":return b();case"Caps":return p();case"Options":return m();case"Tab":return y();default:return t}}constructor(t){super(t),(0,o._)(this,"state",{caps:!1,shift:!1,options:!1,currentLayout:this.j.o.keyboard.defaultLayoutSet}),(0,o._)(this,"_keys",this.getElms("key")),(0,o._)(this,"pressed",!1),(0,o._)(this,"reKeyDownTimeout",0),this.onStateChange()}}(0,r.__decorate)([(0,a.watch)(["state.currentLayout","state.options","state.shift","state.caps"])],w.prototype,"onStateChange",null),(0,r.__decorate)([(0,a.watch)(["ow:mouseup"])],w.prototype,"onKeyUp",null),(0,r.__decorate)([(0,a.hook)("ready")],w.prototype,"onReady",null),(0,r.__decorate)([a.autobind],w.prototype,"stopPress",null),(0,r.__decorate)([(0,a.watch)(["container:mousedown","container:touchstart"])],w.prototype,"onKeyDown",null),w=(0,r.__decorate)([a.component],w)},25321:function(t){t.exports={"Show Blocks":"Mutasd Meg Blokkok"}},25639:function(t,i,n){"use strict";n.d(i,{CommitStyle:function(){return l}});var o=n(82758),r=n(87058),s=n(77361),a=n(83632);class l{isApplied(t,i){let n=this.__applyMap.get(t);return!!n&&n[i]}setApplied(t,i){var n;let o=null!=(n=this.__applyMap.get(t))?n:{};o[i]=!0,this.__applyMap.set(t,o)}get elementIsList(){return!!(this.options.element&&o.LIST_TAGS.has(this.options.element))}get element(){return this.options.element||this.defaultTag}get elementIsBlock(){return!!(this.options.element&&o.IS_BLOCK.test(this.options.element))}get isElementCommit(){return!!(this.options.element&&this.options.element!==this.options.defaultTag)}get defaultTag(){return this.options.defaultTag?this.options.defaultTag:this.elementIsBlock?"p":"span"}get elementIsDefault(){return this.element===this.defaultTag}apply(t){let{hooks:i}=this.options,n=i?Object.keys(i):[];try{n.forEach(n=>{t.e.on((0,r.camelCase)(s._PREFIX+"_"+n),i[n])}),(0,a.ApplyStyle)(t,this)}finally{n.forEach(n=>{t.e.off((0,r.camelCase)(s._PREFIX+"_"+n),i[n])}),this.__applyMap=new WeakMap}t.synchronizeValues(),t.e.fire("afterCommitStyle",this)}constructor(t){this.options=t,this.__applyMap=new WeakMap}}},25685:function(t,i,n){"use strict";n.r(i),n.d(i,{required:function(){return s},url:function(){return a}});var o=n(26049),r=n(49055);let s=function(t){return!!(0,r.trim)(t.value).length||(t.error="Please fill out this field",!1)},a=function(t){return!!(0,o.isURL)((0,r.trim)(t.value))||(t.error="Please enter a web address",!1)}},25726:function(t,i,n){"use strict";n.d(i,{alignElement:function(){return l},clearAlign:function(){return a},hAlignElement:function(){return s}});var o=n(22732),r=n(41180);function s(t,i){i&&"normal"!==i?"center"!==i?((0,r.css)(t,"float",i),(0,r.clearCenterAlign)(t)):(0,r.css)(t,{float:"",display:"block",marginLeft:"auto",marginRight:"auto"}):((0,r.css)(t,"float")&&-1!==["right","left"].indexOf((0,r.css)(t,"float").toString().toLowerCase())&&(0,r.css)(t,"float",""),(0,r.clearCenterAlign)(t))}function a(t){o.Dom.each(t,t=>{o.Dom.isHTMLElement(t)&&t.style.textAlign&&(t.style.textAlign="",t.style.cssText.trim().length||t.removeAttribute("style"))})}function l(t,i){if(o.Dom.isNode(i)&&o.Dom.isElement(i))switch(a(i),t.toLowerCase()){case"justifyfull":i.style.textAlign="justify";break;case"justifyright":i.style.textAlign="right";break;case"justifyleft":i.style.textAlign="left";break;case"justifycenter":i.style.textAlign="center"}}},25813:function(t,i,n){"use strict";n.d(i,{removeInvTextNodes:function(){return s}});var o=n(82758),r=n(2748);function s(t,i,n,s,a,l){if(l===i||!r.Dom.isText(i)||null==i.nodeValue||!(0,o.INVISIBLE_SPACE_REG_EXP)().test(i.nodeValue))return n;let c=r.Dom.furthest(l,r.Dom.isBlock,t.editor);return!c||r.Dom.isOrContains(c,i)?n:(i.nodeValue=i.nodeValue.replace((0,o.INVISIBLE_SPACE_REG_EXP)(),""),i===l&&t.s.isCollapsed()&&t.s.setCursorAfter(i),i.nodeValue||r.Dom.safeRemove(i),!0)}},26049:function(t,i,n){"use strict";n.d(i,{isURL:function(){return r}});var o=n(82758);function r(t){if(t.includes(" "))return!1;if("u">typeof URL)try{let i=new URL(t);return["https:","http:","ftp:","file:","rtmp:"].includes(i.protocol)}catch(t){return!1}let i=o.globalDocument.createElement("a");return i.href=t,!!i.hostname}},26152:function(t,i,n){"use strict";var o=n(68345),r=n(79910),s=n(4795),a=n(62770),l=n(1830),c=n(86273),u=n(82168),d=n(85017),h=n(32726),p=n(67078),f=n(92648),m=n(62232),g=n(62700),b=n(75445),v=n(97519),y=n(80926),w=n(52995),_=n(59526),C=n(40565),k=n(19292),S=n(83160),x=n(28923),I=n(19007),E=n(60175),T=n(69159);let A={};A={ar:r.default,cs_cz:s.default,de:a.default,en:l.default,es:c.default,fi:u.default,fr:d.default,he:h.default,hu:p.default,id:f.default,it:m.default,ja:g.default,ko:v.default,mn:y.default,nl:w.default,no:_.default,pl:C.default,pt_br:k.default,ru:S.default,tr:x.default,ua:I.default,zh_cn:E.default,zh_tw:T.default};let j=t=>t?t.default||t:{},L={};(0,o.isArray)(j(b.default))&&j(b.default).forEach((t,i)=>{L[i]=t}),Object.keys(A).forEach(t=>{let i=j(A[t]);(0,o.isArray)(i)?(A[t]={},i.forEach((i,n)=>{A[t][L[n]]=i})):A[t]=i}),i.default=A},26295:function(t,i,n){"use strict";var o=n(21537),r=n(12153),s=n(6441),a=n(53259);s.Config.prototype.defaultLineHeight=null,r.Icon.set("line-height",a.default),s.Config.prototype.controls.lineHeight={command:"applyLineHeight",tags:["ol"],tooltip:"Line height",list:[1,1.1,1.2,1.3,1.4,1.5,2],exec:(t,i,{control:n})=>(0,o.memorizeExec)(t,i,{control:n},t=>t)}},26395:function(t,i,n){"use strict";n.d(i,{inView:function(){return r},scrollIntoViewIfNeeded:function(){return s}});var o=n(2748);function r(t,i,n){let o=t.getBoundingClientRect(),r=t,s=o.top,a=o.height;for(;r&&r!==i&&r.parentNode;)if(!(s<=(o=(r=r.parentNode).getBoundingClientRect()).bottom)||s+a<=o.top)return!1;return s<=(n.documentElement&&n.documentElement.clientHeight||0)}function s(t,i,n){o.Dom.isHTMLElement(t)&&!r(t,i,n)&&(i.clientHeight!==i.scrollHeight&&(i.scrollTop=t.offsetTop),r(t,i,n)||t.scrollIntoView())}},26428:function(t,i,n){"use strict";n.r(i),i.default={Spellcheck:"غلطیابی املایی"}},26436:function(t){t.exports={"Show Blocks":"Toon Blokken"}},26529:function(t,i,n){"use strict";n.r(i),n.d(i,{ar:function(){return o},cs_cz:function(){return r},de:function(){return s},es:function(){return a},fa:function(){return l},fi:function(){return c},fr:function(){return u},he:function(){return d},hu:function(){return h},id:function(){return p},it:function(){return f},ja:function(){return m},ko:function(){return g},mn:function(){return b},nl:function(){return v},no:function(){return y},pl:function(){return w},pt_br:function(){return _},ru:function(){return C},tr:function(){return k},ua:function(){return S},zh_cn:function(){return x},zh_tw:function(){return I}});var o=n(28906),r=n(24351),s=n(32806),a=n(77725),l=n(26428),c=n(42820),u=n(60373),d=n(98370),h=n(44850),p=n(3636),f=n(73220),m=n(55776),g=n(13995),b=n(6402),v=n(1879),y=n(1322),w=n(53361),_=n(70824),C=n(65140),k=n(42247),S=n(68891),x=n(63195),I=n(42107)},26532:function(t,i,n){"use strict";n.d(i,{SpeechRecognition:function(){return r}});var o=n(82758);let r=o.globalWindow?o.globalWindow.SpeechRecognition||o.globalWindow.webkitSpeechRecognition:void 0},26551:function(t,i,n){"use strict";var o=n(580);n(14984),o.pluginSystem.add("video",function(t){t.registerButton({name:"video",group:"media"})})},26556:function(t,i,n){"use strict";n.r(i),i.default={"Line height":"Зураасны өндөр"}},26612:function(t){t.exports={"AI Assistant":"AI Assistant","AI Assistant Pro":"AI Assistant Pro","Welcome to AI Assistant":"Welcome to AI Assistant","Start your first conversation":"Start your first conversation","Tip: Select text in editor to add context":"Tip: Select text in editor to add context","New Chat":"New Chat","Search conversations...":"Search conversations...","No conversations yet":"No conversations yet","Ask me anything...":"Ask me anything...","Ask a follow-up...":"Ask a follow-up...","Reply...":"Reply...","Type your message...":"Type your message...",Send:"Send",Cancel:"Cancel",Retry:"Retry",Insert:"Insert",Copy:"Copy",Edit:"Edit",Delete:"Delete",New:"New",Back:"Back","Permission Required":"Permission Required",Approve:"Approve",Deny:"Deny",Once:"Once","This conversation":"This conversation",Always:"Always","The AI wants to execute:":"The AI wants to execute:","This will modify your document content.":"This will modify your document content.","Executing...":"Executing...","Completed successfully":"Completed successfully",Failed:"Failed","Pending approval":"Pending approval","Denied by user":"Denied by user","Tool Result":"Tool Result","Tool Execution Error":"Tool Execution Error",Context:"Context",Contexts:"Contexts","Add to AI Context":"Add to AI Context",Remove:"Remove","Clear all":"Clear all","An error occurred":"An error occurred","Request failed":"Request failed","Connection error":"Connection error","AI Assistant is not configured":"AI Assistant is not configured","Thinking...":"Thinking...","Generating response...":"Generating response...",insertHTML:"Insert HTML",readDocument:"Read Document",readBlock:"Read Block",replaceInDocument:"Replace in Document",replaceInBlock:"Replace in Block",getSelection:"Get Selection","Just now":"Just now",Conversation:"Conversation","New Conversation":"New Conversation",Yesterday:"Yesterday","Delete conversation":"Delete conversation","Are you sure you want to delete this conversation?":"Are you sure you want to delete this conversation?","Failed to delete conversation":"Failed to delete conversation"}},26638:function(t,i,n){"use strict";n.d(i,{UIPreviewButtonGenerator:function(){return d}});var o=n(82749),r=n(31635),s=n(65478),a=n(38837),l=n(67510),c=n(82520),u=n(45128);class d extends l.UIElement{className(){return"UIPreviewButtonGenerator"}render(){return`<div>
114
114
  <div class='&__button'></div>
115
115
  <div class='&__colors'></div>
116
116
  </div>`}update(){this.button.update(),this.lockUpdate=!0,this.colors.forEach(t=>{t.value!==this.state[t.state.name]&&(t.value=this.state[t.state.name])}),this.lockUpdate=!1}constructor(t,i,n){super(t),(0,o._)(this,"state",void 0),(0,o._)(this,"updateState",void 0),(0,o._)(this,"button",void 0),(0,o._)(this,"lockUpdate",void 0),(0,o._)(this,"colors",void 0),this.state=i,this.updateState=n,this.button=new c.UIGButton(this.j,this.state),this.lockUpdate=!1,this.colors=["bgStart","bgEnd","fontColor","borderColor","boxShadowColor","textShadowColor","previewBgColor"].map(t=>new u.ColorInput(this.j,{name:t,onChange:i=>{this.lockUpdate||("bgEnd"===t&&i!==this.state.bgStart&&this.updateState("solid",!1),this.updateState(t,i))}}).setMod("slim",!0)),this.setMod("mode","default");const r=this.getElm("button");(0,a.assert)(null!=r,"button element does not exists"),r.appendChild(this.button.container);const s=this.getElm("colors");(0,a.assert)(null!=s,"colors element does not exists"),this.colors.forEach(t=>{s.appendChild(t.container)}),this.update()}}d=(0,r.__decorate)([s.component],d)},26658:function(t,i,n){"use strict";n.d(i,{onTabInsideLi:function(){return s}});var o=n(2748),r=n(38837);function s(t,i=!1){let n,a,l,c;if(!t.o.tab.tabInsideLiInsertNewList)return!1;let[u,d]=(n=t.createInside.fake(),a=t.createInside.fake(),(l=t.s.range.cloneRange()).collapse(!0),l.insertNode(n),(c=t.s.range.cloneRange()).collapse(!1),c.insertNode(a),[n,a]);try{let n,s,a,l,c,d=!!(n=o.Dom.closest(u,"li",t.editor))&&(!!i||!!o.Dom.isLeaf(n.previousElementSibling))&&(!i||!!o.Dom.closest(n,"li",t.editor))&&n;if(!d||!(s=o.Dom.closest(u,"li",t.editor))||s!==d&&!d.contains(s))return!1;let h=o.Dom.closest(d,["ol","ul"],t.editor);if(!h||i&&!o.Dom.closest(h,"li",t.editor))return!1;return i?function(t,i,n){let s=o.Dom.closest(i,"li",t.editor);(0,r.assert)(s,"tab parent li is null");let a=Array.from(i.children).filter(t=>o.Dom.isLeaf(t));o.Dom.after(s,n);let l=a.indexOf(n);if((0===l||1===a.length)&&o.Dom.safeRemove(i),l!==a.length-1){let t=i.cloneNode();o.Dom.append(n,t);for(let i=l+1;i<a.length;i+=1)o.Dom.append(t,a[i])}}(t,h,d):(a=d.previousElementSibling,(0,r.assert)(a,"tab previousElementSibling is null"),l=a.lastElementChild,(c=o.Dom.isTag(l,h.tagName)?l:t.createInside.element(h.tagName,Array.from(h.attributes).reduce((t,i)=>(t[i.name]=i.value,t),{}))).appendChild(d),l!==c&&a.appendChild(c)),!0}finally{let i=t.s.createRange();i.setStartAfter(u),i.setEndBefore(d),t.s.selectRange(i),o.Dom.safeRemove(u),o.Dom.safeRemove(d)}}},26716:function(t,i,n){"use strict";n.d(i,{moveNodeInsideStart:function(){return s}});var o=n(82758),r=n(2748);function s(t,i,n){let s=r.Dom.findSibling(i,n),a=r.Dom.findSibling(i,!n);for(;r.Dom.isElement(s)&&!r.Dom.isTag(s,o.INSEPARABLE_TAGS)&&r.Dom.isContentEditable(s,t.editor)&&(!a||!r.Dom.closest(i,r.Dom.isElement,t.editor));)n||!s.firstChild?s.appendChild(i):r.Dom.before(s.firstChild,i),s=r.Dom.sibling(i,n),a=r.Dom.sibling(i,!n)}},26866:function(t,i,n){"use strict";n.d(i,{Confirm:function(){return a}});var o=n(23282),r=n(10830),s=n(78584);function a(t,i,n){let a=this instanceof s.Dialog?this:new s.Dialog({closeOnClickOverlay:!0}),l=a.c.fromHTML('<form class="jodit-dialog_prompt"></form>'),c=a.c.element("label");(0,o.isFunction)(i)&&(n=i,i=void 0),c.appendChild(a.c.fromHTML(t)),l.appendChild(c);let u=t=>()=>{n&&!1===n(t)||a.close()},d=(0,r.Button)(a,"cancel","Cancel"),h=(0,r.Button)(a,"ok","Yes");return d.onAction(u(!1)),h.onAction(u(!0)),a.e.on(l,"submit",()=>(u(!0)(),!1)),a.setFooter([h,d]),a.open(l,i||"&nbsp;",!0,!0),h.focus(),a}},26992:function(t,i,n){"use strict";n.d(i,{Async:function(){return m}});var o=n(82758),r=n(91898),s=n(12045),a=n(23282),l=n(84767),c=n(72430),u=n(14773),d=n(70799),h=n(86068),p=n(38837),f=n(93661);class m{delay(t){return this.promise(i=>this.setTimeout(i,t))}setTimeout(t,i,...n){if(this.isDestructed)return 0;let o={};(0,h.isVoid)(i)&&(i=0),(0,l.isNumber)(i)||(i=(o=i).timeout||0),o.label&&this.clearLabel(o.label);let s=(0,r.setTimeout)(t,i,...n),a=o.label||s;return this.timers.set(a,s),this.__callbacks.set(a,t),s}updateTimeout(t,i){if((0,p.assert)(t&&this.timers.has(t),"Label does not exist"),!t||!this.timers.has(t))return null;let n=this.__callbacks.get(t);return(0,p.assert)((0,a.isFunction)(n),"Callback is not a function"),this.setTimeout(n,{label:t,timeout:i})}clearLabel(t){t&&this.timers.has(t)&&((0,r.clearTimeout)(this.timers.get(t)),this.timers.delete(t),this.__callbacks.delete(t))}clearTimeout(t){if((0,d.isString)(t))return this.clearLabel(t);(0,r.clearTimeout)(t),this.timers.delete(t),this.__callbacks.delete(t)}debounce(t,i,n=!1){let o=0,l=!1,d=[],h=(...i)=>{if(!l){o=0;let n=t(...i);if(l=!0,d.length){let t=()=>{d.forEach(t=>t()),d.length=0};(0,u.isPromise)(n)?n.finally(t):t()}}},p=(...s)=>{l=!1,i?(!o&&n&&h(...s),(0,r.clearTimeout)(o),o=this.setTimeout(()=>h(...s),(0,a.isFunction)(i)?i():i),this.timers.set(t,o)):h(...s)};return(0,c.isPlainObject)(i)&&i.promisify?(...t)=>{let i=this.promise(t=>{d.push(t)}).catch(t=>{if((0,s.isAbortError)(t))return null;throw t});return p(...t),i}:p}microDebounce(t,i=!1){let n,o=!1,r=!0;return(...s)=>{if(n=s,o){r=!0;return}r=!0,i&&(r=!1,t(...n)),o=!0,this.__queueMicrotaskNative(()=>{o=!1,!this.isDestructed&&r&&t(...n)})}}throttle(t,i,n=!1){let o=null,r,s,l;return(...n)=>{(r=!0,l=n,i)?o||(s=()=>{r?(t(...l),r=!1,o=this.setTimeout(s,(0,a.isFunction)(i)?i():i),this.timers.set(s,o)):o=null})():t(...l)}}promise(t){let i=()=>{},n=new Promise((n,o)=>{i=()=>o((0,f.abort)("Abort async")),this.promisesRejections.add(i),t(n,o)});return!n.finally&&"u">typeof process&&!o.IS_ES_NEXT&&(n.finally=t=>(n.then(t).catch(t),n)),n.finally(()=>{this.promisesRejections.delete(i)}).catch(()=>null),n.rejectCallback=i,n}promiseState(t){if(t.status)return t.status;if(!Promise.race)return new Promise(i=>{t.then(t=>(i("fulfilled"),t),t=>{throw i("rejected"),t}),this.setTimeout(()=>{i("pending")},100)});let i={};return Promise.race([t,i]).then(t=>t===i?"pending":"fulfilled",()=>"rejected")}requestIdleCallback(t,i={timeout:100}){let n=this.__requestIdleCallbackNative(t,i);return this.__requestsIdle.add(n),n}requestIdlePromise(t){return this.promise(i=>{let n=this.requestIdleCallback(()=>i(n),t)})}schedulerPostTask(t,i={delay:0,priority:"user-visible"}){let n=new AbortController;if(i.signal&&i.signal.addEventListener("abort",()=>n.abort()),this.__controllers.add(n),void 0!==globalThis.scheduler){let o=globalThis.scheduler.postTask(t,{...i,signal:n.signal});return o.finally(()=>{this.__controllers.delete(n)}).catch(()=>null),o}return this.promise((o,r)=>{let s=this.setTimeout(()=>{try{o(t())}catch(t){r(t)}this.__controllers.delete(n)},i.delay||1);n.signal.addEventListener("abort",()=>{this.clearTimeout(s),this.__controllers.delete(n),r((0,f.abort)())})})}schedulerYield(){return this.schedulerPostTask(()=>{},{priority:"user-visible"})}cancelIdleCallback(t){return this.__requestsIdle.delete(t),this.__cancelIdleCallbackNative(t)}requestAnimationFrame(t){let i=requestAnimationFrame(t);return this.__requestsRaf.add(i),i}cancelAnimationFrame(t){this.__requestsRaf.delete(t),cancelAnimationFrame(t)}clear(){this.__requestsIdle.forEach(t=>this.cancelIdleCallback(t)),this.__requestsRaf.forEach(t=>this.cancelAnimationFrame(t)),this.__controllers.forEach(t=>t.abort()),this.timers.forEach(t=>(0,r.clearTimeout)(this.timers.get(t))),this.timers.clear(),this.promisesRejections.forEach(t=>t()),this.promisesRejections.clear()}destruct(){this.clear(),this.isDestructed=!0}constructor(){var t,i,n,o,r;this.timers=new Map,this.__callbacks=new Map,this.__queueMicrotaskNative=null!=(t=null==queueMicrotask?void 0:queueMicrotask.bind(window))?t:Promise.resolve().then.bind(Promise.resolve()),this.promisesRejections=new Set,this.__requestsIdle=new Set,this.__controllers=new Set,this.__requestsRaf=new Set,this.__requestIdleCallbackNative=null!=(n=null==(i=window.requestIdleCallback)?void 0:i.bind(window))?n:(t,i)=>{var n;let o=Date.now();return this.setTimeout(()=>{t({didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-o))})},null!=(n=null==i?void 0:i.timeout)?n:1)},this.__cancelIdleCallbackNative=null!=(r=null==(o=window.cancelIdleCallback)?void 0:o.bind(window))?r:t=>{this.clearTimeout(t)},this.isDestructed=!1}}},27190:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1520 1216q0-40-28-68l-208-208q-28-28-68-28-42 0-72 32 3 3 19 18.5t21.5 21.5 15 19 13 25.5 3.5 27.5q0 40-28 68t-68 28q-15 0-27.5-3.5t-25.5-13-19-15-21.5-21.5-18.5-19q-33 31-33 73 0 40 28 68l206 207q27 27 68 27 40 0 68-26l147-146q28-28 28-67zm-703-705q0-40-28-68l-206-207q-28-28-68-28-39 0-68 27l-147 146q-28 28-28 67 0 40 28 68l208 208q27 27 68 27 42 0 72-31-3-3-19-18.5t-21.5-21.5-15-19-13-25.5-3.5-27.5q0-40 28-68t68-28q15 0 27.5 3.5t25.5 13 19 15 21.5 21.5 18.5 19q33-31 33-73zm895 705q0 120-85 203l-147 146q-83 83-203 83-121 0-204-85l-206-207q-83-83-83-203 0-123 88-209l-88-88q-86 88-208 88-120 0-204-84l-208-208q-84-84-84-204t85-203l147-146q83-83 203-83 121 0 204 85l206 207q83 83 83 203 0 123-88 209l88 88q86-88 208-88 120 0 204 84l208 208q84 84 84 204z"/> </svg> '},27222:function(t){t.exports='<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> <path d="M17,24a4,4,0,0,0,4-4V4a4,4,0,0,0-4-4H7A4,4,0,0,0,3,4V20a4,4,0,0,0,4,4ZM5,20V4A2,2,0,0,1,7,2H17a2,2,0,0,1,2,2V20a2,2,0,0,1-2,2H7A2,2,0,0,1,5,20Z"/> <path d="M8,19h8a1,1,0,0,0,0-2H8a1,1,0,0,0,0,2Z"/> <path d="M11,5h2a1,1,0,0,0,0-2H11a1,1,0,0,0,0,2Z"/> </svg>'},27613:function(t,i,n){"use strict";n.d(i,{hasBrowserColorPicker:function(){return o.hasBrowserColorPicker},hasContainer:function(){return h.hasContainer},isAbortError:function(){return r.isAbortError},isArray:function(){return s.isArray},isBoolean:function(){return a.isBoolean},isDestructable:function(){return h.isDestructable},isEqual:function(){return l.isEqual},isFastEqual:function(){return l.isFastEqual},isFunction:function(){return c.isFunction},isHTML:function(){return u.isHTML},isHtmlFromWord:function(){return d.isHtmlFromWord},isInitable:function(){return h.isInitable},isInt:function(){return p.isInt},isJoditObject:function(){return f.isJoditObject},isLicense:function(){return m.isLicense},isMarker:function(){return g.isMarker},isNativeFunction:function(){return b.isNativeFunction},isNumber:function(){return v.isNumber},isNumeric:function(){return y.isNumeric},isPlainObject:function(){return w.isPlainObject},isPromise:function(){return _.isPromise},isSet:function(){return C.isSet},isString:function(){return k.isString},isStringArray:function(){return k.isStringArray},isURL:function(){return S.isURL},isValidName:function(){return x.isValidName},isViewObject:function(){return I.isViewObject},isVoid:function(){return E.isVoid},isWindow:function(){return T.isWindow}});var o=n(54765),r=n(12045),s=n(68345),a=n(87612),l=n(59292),c=n(23282),u=n(58487),d=n(29673),h=n(60132),p=n(72913),f=n(19306),m=n(45603),g=n(78116),b=n(70722),v=n(84767),y=n(29807),w=n(72430),_=n(14773),C=n(42320),k=n(70799),S=n(26049),x=n(37508),I=n(39955),E=n(86068),T=n(52742)},27622:function(t){t.exports='<svg width="72" height="86" viewBox="0 0 72 86" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.1832 79.1351L13.6833 45.0811L49.6832 58.4595L47.6832 5.35135" stroke="black" stroke-width="6"/> <circle cx="13" cy="44" r="6" fill="#C8C8C8"/> <circle cx="17" cy="77" r="6" fill="#C8C8C8"/> <circle cx="51" cy="59" r="6" fill="#C8C8C8"/> <circle cx="48" cy="6" r="6" fill="#C8C8C8"/> </svg>'},27769:function(t,i,n){"use strict";n.d(i,{UIMainPanel:function(){return o.UIMainPanel}});var o=n(51251)},27834:function(t,i,n){"use strict";n.d(i,{GoogleTranslateProvider:function(){return l}});var o=n(82749),r=n(82758),s=n(38837),a=n(80942);class l{__fetch(t,i={}){let n=this.jodit.o.translate.googleProviderOptions;return(0,s.assert)(n,"Set googleProviderOptions"),this.jodit.fetch(n.url+"?key="+n.key,{method:"POST",data:{...i,ui:this.jodit.o.language},contentType:"application/json; charset=utf-8",withCredentials:!1}).then(t=>t.json()).catch(t=>{try{this.jodit.message.error(t.json().message)}catch(t){r.IS_PROD}})}translate(t,i,n){return this.__fetch("translate",{q:t,source:i,target:n,format:"html"}).then(t=>({text:t.data.translations[0].translatedText}))}supportedLanguages(){return Promise.resolve({langs:a.languages})}constructor(t){(0,o._)(this,"jodit",void 0),this.jodit=t}}},27847:function(t){t.exports={"Show Blocks":"Menunjukkan Blok"}},27926:function(t){t.exports='<?xml version="1.0" ?><svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M0 10l7-7h13v14H7l-7-7zm14.41 0l2.13-2.12-1.42-1.42L13 8.6l-2.12-2.13-1.42 1.42L11.6 10l-2.13 2.12 1.42 1.42L13 11.4l2.12 2.13 1.42-1.42L14.4 10z"/></svg>'},28125:function(t){t.exports={Favorites:"Избранное",Settings:"Настройки",Light:"Светлая",Dark:"Темная",Theme:"Тема",Show:"Показать",Hide:"Скрыть","Show favorites":"Показывать избранное",Tiles:"Плитка",List:"Список",Compact:"Компактный",View:"Отображение","Folders position":"Позиция папок","Sort by":"Сортировать по","Extra small":"Очень маленькие",Small:"Маленькие",Large:"Большие","Extra large":"Очень большие","Tile size":"Размер плитки"}},28143:function(t,i,n){"use strict";n.r(i),n.d(i,{ar:function(){return o},cs_cz:function(){return r},de:function(){return s},es:function(){return a},fa:function(){return l},fi:function(){return c},fr:function(){return u},he:function(){return d},hu:function(){return h},id:function(){return p},it:function(){return f},ja:function(){return m},ko:function(){return g},mn:function(){return b},nl:function(){return v},pl:function(){return y},pt_br:function(){return w},ru:function(){return _},tr:function(){return C},ua:function(){return k},zh_cn:function(){return S},zh_tw:function(){return x}});var o=n(80084),r=n(76725),s=n(71724),a=n(46295),l=n(70190),c=n(67206),u=n(85723),d=n(61072),h=n(30592),p=n(89194),f=n(51834),m=n(5082),g=n(80105),b=n(26556),v=n(98689),y=n(42727),w=n(43646),_=n(53822),C=n(41817),k=n(69625),S=n(28973),x=n(19033)},28157:function(t,i,n){"use strict";n.d(i,{execute:function(){return s}});var o=n(6689),r=n(22732);async function s(t,i,n){let{start:s,end:a,aroundSelection:l}=i;(0,o.throwIfAborted)(n);let c=t.value,u=c.length;if(l&&!t.s.isCollapsed()){let i=t.s.range.commonAncestorContainer;for(;i&&i!==t.editor;){if(r.Dom.isElement(i)&&i.parentNode===t.editor){c=i.outerHTML;break}i=i.parentNode}return{html:c,length:u}}let d=void 0!==a?Math.min(a,u):u,h=Math.max(0,Math.min("number"==typeof s?s:0,u));return(h>0||u>d)&&(c=c.substring(h,d)),{html:c,length:u,start:h,end:d}}},28252:function(t,i,n){"use strict";var o=n(22732),r=n(49055),s=n(41180),a=n(12153),l=n(6441),c=n(4104),u=n(83709);l.Config.prototype.defaultFontSizePoints="px",a.Icon.set("font",c.default).set("fontsize",u.default),l.Config.prototype.controls.fontsize={command:"fontsize",data:{cssRule:"font-size",normalise:(t,i)=>/pt$/i.test(t)&&"pt"===i.o.defaultFontSizePoints?t.replace(/pt$/i,""):t},list:[8,9,10,11,12,14,16,18,24,30,32,34,36,48,60,72,96],textTemplate:(t,i)=>i+t.o.defaultFontSizePoints,childTemplate:(t,i,n)=>`${n}${t.o.defaultFontSizePoints}`,tooltip:"Font size",value:(t,i)=>{var n;let r=t.s.current();if(!r)return;let a=o.Dom.closest(r,o.Dom.isElement,t.editor);if(!a)return;let l=(null==(n=i.control.data)?void 0:n.cssRule)||"font-size";return(0,s.css)(a,l).toString()},isChildActive:(t,i)=>{var n,o;let r=i.state.value,s=null!=(o=null==(n=i.control.data)?void 0:n.normalize)?o:t=>t;return!!(r&&i.control.args&&s(i.control.args[0].toString())===s(r.toString()))},isActive:(t,i)=>{var n,o;let r=i.state.value;if(!r)return!1;let s=null!=(o=null==(n=i.control.data)?void 0:n.normalize)?o:t=>t,a=i.control.data.cacheListSet;return a||(a=new Set(Object.keys(i.control.list).map(s)),i.control.data.cacheListSet=a),a.has(s(r.toString()))}},l.Config.prototype.controls.font={...l.Config.prototype.controls.fontsize,command:"fontname",textTemplate:(t,i)=>{let[n]=i.split(",");return(0,r.trimChars)(n,"\"'")},list:{"":"Default","Arial, Helvetica, sans-serif":"Arial","'Courier New', Courier, monospace":"Courier New","Georgia, Palatino, serif":"Georgia","'Lucida Sans Unicode', 'Lucida Grande', sans-serif":"Lucida Sans Unicode","Tahoma, Geneva, sans-serif":"Tahoma","'Times New Roman', Times, serif":"Times New Roman","'Trebuchet MS', Helvetica, sans-serif":"Trebuchet MS","Helvetica, sans-serif":"Helvetica","Impact, Charcoal, sans-serif":"Impact","Verdana, Geneva, sans-serif":"Verdana"},childTemplate:(t,i,n)=>{let o=!1;try{o=-1===i.indexOf("dings")&&document.fonts.check(`16px ${i}`,n)}catch(t){}return`<span data-style="${i}" style="${o?`font-family: ${i}!important;`:""}">${n}</span>`},data:{cssRule:"font-family",normalize:t=>t.toLowerCase().replace(/['"]+/g,"").replace(/[^a-z0-9-]+/g,",")},tooltip:"Font family"}},28435:function(t,i){"use strict";i.default={"copy-format":"העתק עיצוב"}},28545:function(t,i,n){"use strict";var o=n(82758),r=n(65478),s=n(2748),a=n(580),l=n(21537),c=n(50911),u=n(76014);n(55311);var d=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let h="table_processor_observer",p="onMoveTableSelectCell";class f extends c.Plugin{get __tableModule(){return this.j.getInstance(u.Table,this.j.o)}afterInit(t){t.o.tableAllowCellSelection&&t.e.on("keydown.select-cells",t=>{t.key===o.KEY_TAB&&this.unselectCells()}).on("beforeCommand.select-cells",this.onExecCommand).on("afterCommand.select-cells",this.onAfterCommand).on(["clickEditor","mousedownTd","mousedownTh","touchstartTd","touchstartTh"].map(t=>t+".select-cells").join(" "),this.onStartSelection).on("clickTr clickTbody",()=>{var t;let i=this.__tableModule.getAllSelectedCells().length;if(i)return i>1&&(null==(t=this.j.s.sel)||t.removeAllRanges()),!1})}onStartSelection(t){if(this.j.o.readonly||(this.unselectCells(),t===this.j.editor))return;let i=s.Dom.closest(t,"table",this.j.editor);if(t&&i)return t.firstChild||t.appendChild(this.j.createInside.element("br")),this.__isSelectionMode=!0,this.__selectedCell=t,this.__tableModule.addSelection(t),this.j.e.on(i,"mousemove.select-cells touchmove.select-cells",this.j.async.throttle(this.__onMove.bind(this,i),{label:p,timeout:this.j.defaultTimeout/2})).on(i,"mouseup.select-cells touchend.select-cells",this.__onStopSelection.bind(this,i)),!1}onOutsideClick(){this.__selectedCell=null,this.__onRemoveSelection()}onChange(){this.j.isLocked||this.__isSelectionMode||this.__onRemoveSelection()}__onMove(t,i){var n;let o;if(this.j.o.readonly&&!this.j.isLocked||this.j.isLockedNotBy(h))return;let r=this.j.ed.elementFromPoint(i.clientX,i.clientY);if(!r)return;let a=s.Dom.closest(r,["td","th"],t);if(!a||!this.__selectedCell)return;a!==this.__selectedCell&&this.j.lock(h),this.unselectCells();let l=this.__tableModule.getSelectedBound(t,[a,this.__selectedCell]),c=this.__tableModule.formalMatrix(t);for(let t=l[0][0];t<=l[1][0];t+=1)for(let i=l[0][1];i<=l[1][1];i+=1)this.__tableModule.addSelection(c[t][i]);this.__tableModule.getAllSelectedCells().length>1&&(null==(n=this.j.s.sel)||n.removeAllRanges()),this.j.e.fire("hidePopup"),i.stopPropagation(),o=this.j.createInside.fromHTML('<div style="color:rgba(0,0,0,0.01);width:0;height:0">&nbsp;</div>'),a.appendChild(o),this.j.async.setTimeout(()=>{var t;null==(t=o.parentNode)||t.removeChild(o)},this.j.defaultTimeout/5)}__onRemoveSelection(t){var i;if(!(null==(i=null==t?void 0:t.buffer)?void 0:i.actionTrigger)&&!this.__selectedCell&&this.__tableModule.getAllSelectedCells().length){this.j.unlock(),this.unselectCells(),this.j.e.fire("hidePopup","cells");return}this.__isSelectionMode=!1,this.__selectedCell=null}__onStopSelection(t,i){if(!this.__selectedCell)return;this.__isSelectionMode=!1,this.j.unlock();let n=this.j.ed.elementFromPoint(i.clientX,i.clientY);if(!n)return;let o=s.Dom.closest(n,["td","th"],t);if(!o)return;let r=s.Dom.closest(o,"table",t);if(r&&r!==t)return;let a=this.__tableModule.getSelectedBound(t,[o,this.__selectedCell]),c=this.__tableModule.formalMatrix(t),u=c[a[1][0]][a[1][1]],d=c[a[0][0]][a[0][1]];this.j.e.fire("showPopup",t,()=>{let t=(0,l.position)(d,this.j),i=(0,l.position)(u,this.j);return{left:t.left,top:t.top,width:i.left-t.left+i.width,height:i.top-t.top+i.height}},"cells"),(0,l.$$)("table",this.j.editor).forEach(t=>{this.j.e.off(t,"mousemove.select-cells touchmove.select-cells mouseup.select-cells touchend.select-cells")}),this.j.async.clearTimeout(p)}unselectCells(t){let i=this.__tableModule,n=i.getAllSelectedCells();n.length&&n.forEach(n=>{t&&t===n||i.removeSelection(n)})}onExecCommand(t){if(/table(splitv|splitg|merge|empty|bin|binrow|bincolumn|addcolumn|addrow)/.test(t)){t=t.replace("table","");let i=this.__tableModule.getAllSelectedCells();if(i.length){let[n]=i;if(!n)return;let o=s.Dom.closest(n,"table",this.j.editor);if(!o)return;switch(t){case"splitv":this.__tableModule.splitVertical(o);break;case"splitg":this.__tableModule.splitHorizontal(o);break;case"merge":this.__tableModule.mergeSelected(o);break;case"empty":i.forEach(t=>s.Dom.detach(t));break;case"bin":s.Dom.safeRemove(o);break;case"binrow":new Set(i.map(t=>t.parentNode)).forEach(t=>{this.__tableModule.removeRow(o,t.rowIndex)});break;case"bincolumn":{let t=new Set;i.reduce((i,n)=>(t.has(n.cellIndex)||(i.push(n),t.add(n.cellIndex)),i),[]).forEach(t=>{this.__tableModule.removeColumn(o,t.cellIndex)})}break;case"addcolumnafter":case"addcolumnbefore":this.__tableModule.appendColumn(o,n,"addcolumnafter"===t);break;case"addrowafter":case"addrowbefore":this.__tableModule.appendRow(o,n.parentNode,"addrowafter"===t)}}return!1}}onAfterCommand(t){/^justify/.test(t)&&this.__tableModule.getAllSelectedCells().forEach(i=>(0,l.alignElement)(t,i))}beforeDestruct(t){this.__onRemoveSelection(),t.e.off(".select-cells")}constructor(){super(...arguments),this.__selectedCell=null,this.__isSelectionMode=!1}}f.requires=["select"],d([r.autobind],f.prototype,"onStartSelection",null),d([(0,r.watch)(":outsideClick")],f.prototype,"onOutsideClick",null),d([(0,r.watch)(":change")],f.prototype,"onChange",null),d([r.autobind],f.prototype,"__onRemoveSelection",null),d([r.autobind],f.prototype,"__onStopSelection",null),d([r.autobind],f.prototype,"onExecCommand",null),d([r.autobind],f.prototype,"onAfterCommand",null),a.pluginSystem.add("selectCells",f)},28609:function(t,i,n){"use strict";var o=n(69341),r=n(5440),s=n(78955),a=n.n(s),l=n(6441);l.Config.prototype.customStyles={definitions:[]},l.Config.prototype.controls.style={tooltip:"Styles",icon:a(),isDisabled(t){return!t.o.customStyles.definitions.length},isActive(t){let i=t.o.customStyles.definitions;return!!i.length&&null!=(0,o.detectActiveStyle)(t,i)},update(t,i){var n;let r=t.o.customStyles.definitions;if(!r.length)return;let s=(0,o.detectActiveStyle)(t,r),a=(null==(n=i.control)?void 0:n.component)==="select";(t.o.textIcons||a)&&(s?i.state.text=s.name:i.state.text=a?t.i18n("Styles"):"")},exec(){return!1},popup(t,i,n){let o=t.o.customStyles.definitions;if(!o.length)return!1;t.s.current()||t.s.focus(),t.s.save();let s=(0,r.buildStylePopup)(t,o,()=>{t.s.restore(),n()});return t.e.one("beforePopupClose",()=>{t.s.restore()}),s}}},28800:function(t,i,n){"use strict";n.d(i,{tryRemoveNode:function(){return a}});var o=n(82758),r=n(2748),s=n(49055);function a(t,i,n,a,l,c){return!r.Dom.isText(i)&&(a&&!a[i.nodeName]||!a&&l&&l[i.nodeName])||t.o.cleanHTML.removeEmptyElements&&r.Dom.isElement(i)&&null!=i.nodeName.match(o.IS_INLINE)&&!r.Dom.isTemporary(i)&&0===(0,s.trimInv)(i.innerHTML).length&&(null==c||!r.Dom.isOrContains(i,c))?(r.Dom.safeRemove(i),!0):n}},28906:function(t,i,n){"use strict";n.r(i),i.default={Spellcheck:"التدقيق الإملائي"}},28911:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M896 960v448q0 26-19 45t-45 19-45-19l-144-144-332 332q-10 10-23 10t-23-10l-114-114q-10-10-10-23t10-23l332-332-144-144q-19-19-19-45t19-45 45-19h448q26 0 45 19t19 45zm755-672q0 13-10 23l-332 332 144 144q19 19 19 45t-19 45-45 19h-448q-26 0-45-19t-19-45v-448q0-26 19-45t45-19 45 19l144 144 332-332q10-10 23-10t23 10l114 114q10 10 10 23z"/> </svg> '},28923:function(t,i){"use strict";i.default={"Type something":"Bir şeyler yaz",Advanced:"Gelişmiş","About Jodit":"Jodit Hakkında","Jodit Editor":"Jodit Editor","Jodit User's Guide":"Jodit Kullanım Kılavuzu","contains detailed help for using":"kullanım i\xe7in detaylı bilgiler i\xe7erir","For information about the license, please go to our website:":"Lisans hakkında bilgi i\xe7in l\xfctfen web sitemize gidin:","Buy full version":"Tam versiyonunu satın al","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.":"Copyright \xa9 XDSoft.net - Chupurnov Valeriy. T\xfcm hakları saklıdır.",Anchor:"Bağlantı","Open in new tab":"Yeni sekmede a\xe7","Open in fullsize":"Edit\xf6r\xfc tam ekranda a\xe7","Clear Formatting":"Stili temizle","Fill color or set the text color":"Renk doldur veya yazı rengi se\xe7",Redo:"Yinele",Undo:"Geri Al",Bold:"Kalın",Italic:"İtalik","Insert Unordered List":"Sırasız Liste Ekle","Insert Ordered List":"Sıralı Liste Ekle","Align Center":"Ortala","Align Justify":"Kenarlara Yasla","Align Left":"Sola Yasla","Align Right":"Sağa Yasla","Insert Horizontal Line":"Yatay \xc7izgi Ekle","Insert Image":"Resim Ekle","Insert file":"Dosya Ekle","Insert youtube/vimeo video":"Youtube/Vimeo Videosu Ekle","Insert link":"Bağlantı Ekle","Font size":"Font Boyutu","Font family":"Font Ailesi","Insert format block":"Blok Ekle",Normal:"Normal","Heading 1":"Başlık 1","Heading 2":"Başlık 2","Heading 3":"Başlık 3","Heading 4":"Başlık 4",Quote:"Alıntı",Code:"Kod",Insert:"Ekle","Insert table":"Tablo Ekle","Decrease Indent":"Girintiyi Azalt","Increase Indent":"Girintiyi Arttır","Select Special Character":"\xd6zel Karakter Se\xe7","Insert Special Character":"\xd6zel Karakter Ekle","Paint format":"Resim Bi\xe7imi","Change mode":"Mod Değiştir",Margins:"Boşluklar",top:"\xdcst",right:"Sağ",bottom:"Alt",left:"Sol",Styles:"CSS Stilleri",Classes:"CSS Sınıfları",Align:"Hizalama",Right:"Sağ",Center:"Ortalı",Left:"Sol","--Not Set--":"Belirsiz",Src:"Kaynak",Title:"Başlık",Alternative:"Alternatif Yazı",Link:"Link","Open link in new tab":"Bağlantıyı yeni sekmede a\xe7",Image:"Resim",file:"Dosya","Image properties":"Resim \xf6zellikleri",Cancel:"İptal",Ok:"Tamam","Your code is similar to HTML. Keep as HTML?":"Kodunuz HTML koduna benziyor. HTML olarak devam etmek ister misiniz?","Paste as HTML":"HTML olarak yapıştır",Keep:"Sakla",Clean:"Temizle","Insert as Text":"Yazı olarak ekle","Word Paste Detected":"Word bi\xe7iminde yapıştırma algılandı","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?":"Der Inhalt, den Sie einf\xfcgen, stammt aus einem Microsoft Word / Excel-Dokument. M\xf6chten Sie das Format erhalten oder l\xf6schen?","Insert only Text":"Sadece yazıyı ekle","File Browser":"Dosya Listeleyici","Error on load list":"Liste y\xfcklenirken hata oluştu","Error on load folders":"Klas\xf6rler y\xfcklenirken hata oluştur","Are you sure?":"Emin misiniz?","Enter Directory name":"Dizin yolu giriniz","Create directory":"Dizin oluştur","type name":"İsim yaz","Drop image":"Resim bırak","Drop file":"Dosya bırak","or click":"veya tıkla","Alternative text":"Alternatif yazı",Browse:"G\xf6zat",Upload:"Y\xfckle",Background:"Arka plan",Text:"Yazı",Top:"\xdcst",Middle:"Orta",Bottom:"Aşağı","Insert column before":"\xd6ncesine kolon ekle","Insert column after":"Sonrasına kolon ekle","Insert row above":"\xdcst\xfcne satır ekle","Insert row below":"Altına satır ekle","Delete table":"Tabloyu sil","Delete row":"Satırı sil","Delete column":"Kolonu sil","Empty cell":"H\xfccreyi temizle",Delete:"Sil","Strike through":"\xdcst\xfc \xe7izili",Underline:"Alt \xe7izgi",Break:"Satır sonu","Search for":"Ara","Replace with":"Şununla değiştir",Replace:"Değiştir",Edit:"D\xfczenle","Vertical align":"Dikey hizala","Horizontal align":"Yatay hizala",Filter:"Filtre","Sort by changed":"Değişime g\xf6re sırala","Sort by name":"İsme g\xf6re sırala","Sort by size":"Boyuta g\xf6re sırala","Add folder":"Klas\xf6r ekle",Split:"Ayır","Split vertical":"Dikey ayır","Split horizontal":"Yatay ayır",Merge:"Birleştir","Add column":"Kolon ekle","Add row":"Satır ekle",Border:"Kenarlık","Embed code":"Kod ekle",Update:"G\xfcncelle",superscript:"\xdcst yazı",subscript:"Alt yazı","Cut selection":"Se\xe7ilimi kes",Paste:"Yapıştır","Choose Content to Paste":"Yapıştırılacak i\xe7erik se\xe7","Chars: %d":"Harfler: %d","Words: %d":"Kelimeler: %d",All:"T\xfcm\xfc","Select %s":"Se\xe7: %s","Select all":"T\xfcm\xfcn\xfc se\xe7",source:"Kaynak",bold:"Kalın",italic:"italik",brush:"Fır\xe7a",link:"Bağlantı",undo:"Geri al",redo:"Yinele",table:"Tablo",image:"Resim",eraser:"Silgi",paragraph:"Paragraf",fontsize:"Font boyutu",video:"Video",font:"Font",about:"Hakkında",print:"Yazdır",underline:"Alt \xe7izgi",strikethrough:"\xdcst\xfc \xe7izili",indent:"Girinti",outdent:"\xc7ıkıntı",fullsize:"Tam ekran",shrink:"K\xfc\xe7\xfclt",hr:"Ayra\xe7",ul:"Sırasız liste",ol:"Sıralı liste",cut:"Kes",selectall:"T\xfcm\xfcn\xfc se\xe7","Open link":"Bağlantıyı a\xe7","Edit link":"Bağlantıyı d\xfczenle","No follow":"Nofollow \xf6zelliği",Unlink:"Bağlantıyı kaldır",Eye:"Yorumu",pencil:"D\xfczenlemek i\xe7in"," URL":"URL",Reset:"Sıfırla",Save:"Kaydet","Save as ...":"Farklı kaydet",Resize:"Boyutlandır",Crop:"Kırp",Width:"Genişlik",Height:"Y\xfckseklik","Keep Aspect Ratio":"En boy oranını koru",Yes:"Evet",No:"Hayır",Remove:"Sil",Select:"Se\xe7","You can only edit your own images. Download this image on the host?":"Sadece kendi resimlerinizi d\xfczenleyebilirsiniz. Bu g\xf6rseli kendi hostunuza indirmek ister misiniz?","The image has been successfully uploaded to the host!":"G\xf6rsel başarıyla hostunuza y\xfcklendi",palette:"Palet","There are no files":"Bu dizinde dosya yok",Rename:"Yeniden isimlendir","Enter new name":"Yeni isim girin",preview:"\xd6n izleme",download:"İndir","Paste from clipboard":"Panodan yapıştır ","Your browser doesn't support direct access to the clipboard.":"Tarayıcınız panoya doğrudan erişimi desteklemiyor.","Copy selection":"Se\xe7imi kopyala",copy:"Kopyala","Border radius":"Sınır yarı\xe7apı","Show all":"T\xfcm\xfcn\xfc G\xf6ster",Apply:"Uygula","Please fill out this field":"L\xfctfen bu alanı doldurun","Please enter a web address":"L\xfctfen bir web adresi girin",Default:"Varsayılan",Circle:"Daire",Dot:"Nokta",Quadrate:"Kare",Find:"Bul","Find Previous":"\xd6ncekini Bul","Find Next":"Sonrakini Bul","Insert className":"Sınıf adı girin","Press Alt for custom resizing":"\xd6zel yeniden boyutlandırma i\xe7in Alt tuşuna basın","License: %s":"Lisans: %s"}},28973:function(t,i,n){"use strict";n.r(i),i.default={"Line height":"线高"}},29136:function(t,i,n){"use strict";n.d(i,{isNormalNode:function(){return s}});var o=n(2748),r=n(78116);function s(t){return!!(t&&!o.Dom.isEmptyTextNode(t)&&!o.Dom.isTemporary(t)&&!(0,r.isMarker)(t))}},29243:function(t,i,n){"use strict";n.d(i,{DefaultStorage:function(){return r}});var o=n(82749);class r{async add(t){if(!t.html.trim().length)return!1;let i=this.jodit.storage.get(this.key)||[];return!i.find(i=>i.html===t.html)&&(i.unshift(t),i.length>this.jodit.o.backup.limit&&(i.length=this.jodit.o.backup.limit),this.jodit.storage.set(this.key,i),!1)}items(){return Promise.resolve(this.jodit.storage.get(this.key)||[])}clear(){return this.jodit.storage.delete(this.key),Promise.resolve(!1)}constructor(t){(0,o._)(this,"jodit",void 0),(0,o._)(this,"key",void 0),this.jodit=t,this.key="backup.default.storage"}}},29402:function(t,i,n){"use strict";n.r(i)},29528:function(t,i,n){"use strict";var o=n(82749),r=n(31635),s=n(45128),a=n(65478),l=n(2748),c=n(50911),u=n(2692);class d extends c.Plugin{afterInit(t){t.e.on("afterGenerateColorPicker",this.onAfterGenerateColorPicker)}onAfterGenerateColorPicker(t,i,n,o){l.Dom.detach(i);let r=new s.ColorInput(this.j,{value:o||"#000",onChange:n});i.appendChild(r.container)}beforeDestruct(t){t.e.off("afterGenerateColorPicker",this.onAfterGenerateColorPicker)}constructor(...t){super(...t),(0,o._)(this,"hasStyle",!u.JoditPro.fatMode)}}(0,o._)(d,"requires",["license"]),(0,r.__decorate)([a.autobind],d.prototype,"onAfterGenerateColorPicker",null),u.JoditPro.plugins.add("color-picker",d)},29606:function(t,i,n){"use strict";n.d(i,{dataBindCurrentKey:function(){return u},dataBindStoredKey:function(){return c}});var o=n(27222),r=n.n(o),s=n(6441),a=n(29807),l=n(86583);s.Config.prototype.mobileView={mode:"default"};let c="buttonmobileSView",u="buttonmobileCView";s.Config.prototype.controls.mobileView={tooltip:"Mobile View",icon:r(),command:"mobileView",isActive:t=>(0,l.dataBind)(t,u)&&"default"!==(0,l.dataBind)(t,u),isChildActive:(t,i)=>{var n,o;let r=null==(o=i.control)||null==(n=o.args)?void 0:n[0];return(0,a.isNumeric)(r)&&(r=Number(r)),((0,l.dataBind)(t,u)||"default")===r},exec:t=>!!(0,l.dataBind)(t,c)&&void t.execCommand("mobileView",!1,(0,l.dataBind)(t,c)),childExec:(t,i,{button:n})=>{var o,r;let s=null==(r=n.control)||null==(o=r.args)?void 0:o[0];t.execCommand("mobileView",!1,(0,a.isNumeric)(s)?Number(s):s)},list:{default:"Default",375:"iPhone SE",414:"iPhone XR",390:"iPhone 12 Pro",393:"Pixel 5",820:"iPad Air"}}},29615:function(t,i,n){"use strict";n.d(i,{applyLink:function(){return s}});var o=n(2748),r=n(29960);function s(t,i,n,s){let a=o.Dom.closest(i,"a",t.editor);n?(a||(a=o.Dom.wrap(i,"a",t.createInside)),(0,r.attr)(a,"href",n),(0,r.attr)(a,"target",s?"_blank":null)):a&&a.parentNode&&a.parentNode.replaceChild(i,a)}},29673:function(t,i,n){"use strict";function o(t){return -1!==t.search(/<meta.*?Microsoft Excel\s[\d].*?>/)||-1!==t.search(/<meta.*?Microsoft Word\s[\d].*?>/)||-1!==t.search(/style="[^"]*mso-/)&&-1!==t.search(/<font/)}n.d(i,{isHtmlFromWord:function(){return o}})},29744:function(t,i,n){"use strict";n.d(i,{UIIframeEditor:function(){return l}});var o=n(82749),r=n(31635),s=n(87325),a=n(67510);class l extends a.UIGroup{className(){return"UIIframeEditor"}constructor(t,i){super(t),(0,o._)(this,"state",{src:"",className:"",width:400,height:200,frameBorder:!1,enableScrollbars:!1,name:"",title:""}),(0,o._)(this,"srcField",void 0),Object.assign(this.state,i),this.srcField=new a.UIInput(t,{label:"URL",type:"url",required:!0,value:this.state.src,onChange:t=>{this.state.src=t}}),this.append([this.srcField,new a.UIBlock(t,[new a.UIInput(t,{label:"Width",type:"number",value:this.state.width,onChange:t=>{this.state.width=parseInt(t,10)||0}}),new a.UIInput(t,{label:"Height",type:"number",value:this.state.height,onChange:t=>{this.state.height=parseInt(t,10)||0}})],{className:this.getFullElName("block"),align:"center"}),new a.UIBlock(t,[new a.UICheckbox(t,{label:"Show frame border",checked:!!i.frameBorder,onChange:t=>{this.state.frameBorder="true"===t}})]),new a.UIInput(t,{label:"Name",value:this.state.name,type:"text",onChange:t=>{this.state.name=t}}),new a.UIInput(t,{label:"Title",value:this.state.title,type:"text",onChange:t=>{this.state.title=t}})])}}l=(0,r.__decorate)([s.component],l)},29807:function(t,i,n){"use strict";n.d(i,{isNumeric:function(){return r}});var o=n(70799);function r(t){if((0,o.isString)(t)){if(!t.match(/^([+-])?[0-9]+(\.?)([0-9]+)?(e[0-9]+)?$/))return!1;t=parseFloat(t)}return"number"==typeof t&&!isNaN(t)&&isFinite(t)}},29827:function(t,i,n){"use strict";n.d(i,{UIImagePositionTab:function(){return f}});var o=n(87325),r=n(97357),s=n(37133),a=n(21537),l=n(70799),c=n(29960),u=n(48538),d=n(12153),h=n(14415),p=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let f=class t extends u.UIElement{className(){return"UIImagePositionTab"}render({availableClasses:t}){let i;return`<div class="jodit-form__group &__editMargins">
@@ -197,14 +197,14 @@
197
197
  <div class='&__form'></div>
198
198
  </div>
199
199
  <div class='&__library'></div>
200
- </div>`}generateLibrary(){let t=new l.UIGroup(this.j);c.map(p.mapKey).forEach(i=>{let n=new u.UIGButton(this.j,i);n.setMod("mode","library"),t.append(n),this.j.e.on(n.container,"click",()=>{let{text:t}=this.state;Object.assign(this.state,i),Object.assign(this.state,{className:"",text:t}),this.update()})});let i=this.getElm("library");(0,a.assert)(null!=i,"library element does not exists"),i.appendChild(t.container)}static mapKey(t){return{bgEnd:t.be,bgStart:t.bs,borderColor:t.bc,borderRadius:t.br,borderSize:t.bse,boxShadow:t.bsh,boxShadowBlurRadius:t.bsbr,boxShadowColor:t.bsc,boxShadowInset:t.bsi,boxShadowOffsetX:t.bsox,boxShadowOffsetY:t.bsoy,boxShadowSpreadRadius:t.bssr,fontColor:t.fc,fontFamily:t.ff,fontSize:t.fs,fontStyle:t.fse,fontWeight:t.fw,paddingX:t.px,paddingY:t.py,previewBgColor:t.pbc,solid:t.s,text:t.t,textShadow:t.ts,textShadowBlurRadius:t.tsbr,textShadowColor:t.tsc,textShadowOffsetX:t.tsox,textShadowOffsetY:t.tsoy}}updateState(t,i){this.state[t]=i,this.update()}update(){this.isReady&&(this.form.update(),this.preview.update())}constructor(t){super(t),(0,o._)(this,"state",{text:"",className:"",href:"",bgEnd:"#5cbf2a",bgStart:"#44c767",borderColor:"#18ab29",borderRadius:28,borderSize:1,boxShadow:!1,boxShadowBlurRadius:0,boxShadowColor:"#3dc21b",boxShadowInset:!1,boxShadowOffsetX:0,boxShadowOffsetY:0,boxShadowSpreadRadius:0,fontColor:"#fff",fontFamily:"Arial",fontSize:17,fontStyle:!1,fontWeight:!1,fontItalic:!1,paddingX:31,paddingY:16,previewBgColor:"#f5f5f5",solid:!0,textShadow:!0,textShadowBlurRadius:0,textShadowColor:"#2f6627",textShadowOffsetX:0,textShadowOffsetY:1}),(0,o._)(this,"preview",new h.UIPreviewButtonGenerator(this.j,this.state,this.updateState)),(0,o._)(this,"form",new d.UIFormButtonGenerator(this.j,this.state,this.updateState)),(0,o._)(this,"target",void 0),this.generateLibrary();const i=this.getElm("preview");(0,a.assert)(null!=i,"preview element does not exists"),i.appendChild(this.preview.container);const n=this.getElm("form");(0,a.assert)(null!=n,"form element does not exists"),n.appendChild(this.form.container)}}(0,r.__decorate)([s.autobind],p.prototype,"updateState",null),p=(0,r.__decorate)([s.component],p)},36125:function(t,i,n){"use strict";var o=n(82758),r=n(65478),s=n(22732),a=n(580),l=n(21537),c=n(50911);n(55099);var u=n(55611),d=n(92278),h=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};class p extends c.Plugin{get ui(){return new d.UISearch(this.j)}async updateCounters(){this.ui.isOpened&&(this.ui.count=await this.calcCounts(this.ui.query))}onPressReplaceButton(){this.findAndReplace(this.ui.query),this.updateCounters()}tryScrollToElement(t){let i=s.Dom.closest(t,s.Dom.isElement,this.j.editor);i||(i=s.Dom.prev(t,s.Dom.isElement,this.j.editor)),i&&i!==this.j.editor&&(0,l.scrollIntoViewIfNeeded)(i,this.j.editor,this.j.ed)}async calcCounts(t){return(await this.findQueryBounds(t,"walkerCount")).length}async findQueryBounds(t,i){let n=this[i];return n&&n.break(),n=new s.LazyWalker(this.j.async,{timeout:this.j.o.search.lazyIdleTimeout}),this[i]=n,this.find(n,t).catch(t=>(o.IS_PROD,[]))}async findAndReplace(t){let i=await this.findQueryBounds(t,"walker");if(!i.length)return!1;let n=this.findCurrentIndexInRanges(i,this.j.s.range);-1===n&&(n=0);let r=i[n];if(r){try{let i=this.j.ed.createRange();i.setStart(r.startContainer,r.startOffset),i.setEnd(r.endContainer,r.endOffset),i.deleteContents();let a=this.j.createInside.text(this.ui.replace);s.Dom.safeInsertNode(i,a),(0,u.clearSelectionWrappers)(this.j),this.j.s.setCursorAfter(a),this.tryScrollToElement(a),this.cache={},this.ui.currentIndex=n,await this.findAndSelect(t,!0).catch(t=>(o.IS_PROD,null))}finally{this.j.synchronizeValues()}return this.j.e.fire("afterFindAndReplace"),!0}return!1}async findAndSelect(t,i){var n;let r=await this.findQueryBounds(t,"walker");if(!r.length)return!1;this.previousQuery===t&&(0,u.getSelectionWrappers)(this.j.editor).length||(null==(n=this.drawPromise)||n.rejectCallback(),this.j.async.cancelAnimationFrame(this.wrapFrameRequest),(0,u.clearSelectionWrappers)(this.j),this.drawPromise=this.__drawSelectionRanges(r)),this.previousQuery=t;let s=this.ui.currentIndex-1;s=-1===s?0:i?s===r.length-1?0:s+1:0===s?r.length-1:s-1,this.ui.currentIndex=s+1;let a=r[s];if(a){let t=this.j.ed.createRange();try{t.setStart(a.startContainer,a.startOffset),t.setEnd(a.endContainer,a.endOffset),this.j.s.selectRange(t)}catch(t){o.IS_PROD}return this.tryScrollToElement(a.startContainer),await this.updateCounters(),await this.drawPromise,this.j.e.fire("afterFindAndSelect"),!0}return!1}findCurrentIndexInRanges(t,i){return t.findIndex(t=>t.startContainer===i.startContainer&&t.startOffset===i.startOffset&&t.endContainer===i.startContainer&&t.endOffset===i.endOffset)}async isValidCache(t){return(await t).every(t=>{var i,n,o,r;return t.startContainer.isConnected&&t.startOffset<=(null!=(n=null==(i=t.startContainer.nodeValue)?void 0:i.length)?n:0)&&t.endContainer.isConnected&&t.endOffset<=(null!=(r=null==(o=t.endContainer.nodeValue)?void 0:o.length)?r:0)})}async find(t,i){if(!i.length)return[];let n=this.cache[i];return n&&await this.isValidCache(n)?n:(this.cache[i]=this.j.async.promise(n=>{let o=new u.SentenceFinder(this.j.o.search.fuzzySearch);t.on("break",()=>{n([])}).on("visit",t=>(s.Dom.isText(t)&&o.add(t),!1)).on("end",()=>{var t;n(null!=(t=o.ranges(i))?t:[])}).setWork(this.j.editor)}),this.cache[i])}__drawSelectionRanges(t){let{async:i,createInside:n,editor:o}=this.j;i.cancelAnimationFrame(this.wrapFrameRequest);let r=[...t],s,a=0;return i.promise(t=>{let l=()=>{do(s=r.shift())&&(0,u.highlightTextRanges)(this.j,s,r,n,o),a+=1;while(s&&a<=5);r.length?this.wrapFrameRequest=i.requestAnimationFrame(l):t()};l()})}onAfterGetValueFromEditor(t){t.value=(0,u.clearSelectionWrappersFromHTML)(t.value)}afterInit(t){if(t.o.useSearch){let i=this;t.e.on("beforeSetMode.search",()=>{this.ui.close()}).on(this.ui,"afterClose",()=>{(0,u.clearSelectionWrappers)(t),this.ui.currentIndex=0,this.ui.count=0,this.cache={},t.focus()}).on("click",()=>{this.ui.currentIndex=0,(0,u.clearSelectionWrappers)(t)}).on("change.search",()=>{this.cache={}}).on("keydown.search mousedown.search",t.async.debounce(()=>{this.ui.selInfo&&(t.s.removeMarkers(),this.ui.selInfo=null),this.ui.isOpened&&this.updateCounters()},t.defaultTimeout)).on("searchNext.search searchPrevious.search",()=>(this.ui.isOpened||this.ui.open(),i.findAndSelect(i.ui.query,"searchNext"===t.e.current).catch(t=>{o.IS_PROD}))).on("search.search",(t,n=!0)=>(this.ui.currentIndex=0,i.findAndSelect(t||"",n).catch(t=>{o.IS_PROD}))),t.registerCommand("search",{exec:(t,n,r=!0)=>(n&&i.findAndSelect(n,r).catch(t=>{o.IS_PROD}),!1)}).registerCommand("openSearchDialog",{exec:(t,n)=>(i.ui.open(n),!1),hotkeys:["ctrl+f","cmd+f"]}).registerCommand("openReplaceDialog",{exec:(n,o,r)=>(t.o.readonly||i.ui.open(o,r,!0),!1),hotkeys:["ctrl+h","cmd+h"]})}}beforeDestruct(t){var i;null==(i=(0,r.cached)(this,"ui"))||i.destruct(),t.e.off(".search")}constructor(){super(...arguments),this.buttons=[{name:"find",group:"search"}],this.previousQuery="",this.drawPromise=null,this.walker=null,this.walkerCount=null,this.cache={},this.wrapFrameRequest=0}}h([r.cache],p.prototype,"ui",null),h([(0,r.watch)("ui:needUpdateCounters")],p.prototype,"updateCounters",null),h([(0,r.watch)("ui:pressReplaceButton")],p.prototype,"onPressReplaceButton",null),h([r.autobind],p.prototype,"findQueryBounds",null),h([r.autobind],p.prototype,"findAndReplace",null),h([r.autobind],p.prototype,"findAndSelect",null),h([r.autobind],p.prototype,"find",null),h([(0,r.watch)(":afterGetValueFromEditor")],p.prototype,"onAfterGetValueFromEditor",null),a.pluginSystem.add("search",p)},36142:function(t,i,n){"use strict";n.d(i,{execute:function(){return s}});var o=n(6689),r=n(49459);async function s(t,i,n){let s=(0,r.requireString)(i,"html"),{collapseToEnd:a}=i;(0,o.throwIfAborted)(n);try{if(t.s.restore(),t.s.insertHTML(s),a){let i=t.s.range;i.collapse(!1),t.s.selectRange(i)}return t.e.fire("change"),{success:!0,message:"Selection replaced successfully"}}catch(t){throw Error(`Failed to replace selection: ${t.message}`)}}},36204:function(t,i,n){"use strict";var o=n(82758),r=n(12153),s=n(6441),a=n(35599);s.Config.prototype.beautifyHTML=!o.IS_IE,s.Config.prototype.sourceEditor="ace",s.Config.prototype.sourceEditorNativeOptions={showGutter:!0,theme:"ace/theme/idle_fingers",mode:"ace/mode/html",wrap:!0,highlightActiveLine:!0},s.Config.prototype.sourceEditorCDNUrlsJS=["https://cdnjs.cloudflare.com/ajax/libs/ace/1.4.2/ace.js"],s.Config.prototype.beautifyHTMLCDNUrlsJS=["https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.14.4/beautify.min.js","https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.14.4/beautify-html.min.js"],r.Icon.set("source",a.default),s.Config.prototype.controls.source={mode:o.MODE_SPLIT,exec:t=>{t.toggleMode()},isActive:t=>t.getRealMode()===o.MODE_SOURCE,tooltip:"Change mode"}},36243:function(t,i,n){"use strict";var o=n(22732),r=n(580),s=n(6441);s.Config.prototype.autofocus=!1,s.Config.prototype.cursorAfterAutofocus="end",s.Config.prototype.saveSelectionOnBlur=!0,r.pluginSystem.add("focus",function(t){t.o.saveSelectionOnBlur&&t.e.on("blur",()=>{t.isEditorMode()&&t.s.save(!0)}).on("focus",()=>{t.s.restore()});let i=()=>{if(t.s.focus(),"end"===t.o.cursorAfterAutofocus){let i=o.Dom.last(t.editor,t=>o.Dom.isText(t));i&&t.s.setCursorIn(i,!1)}};t.e.on("afterInit",()=>{t.o.autofocus&&(t.defaultTimeout?t.async.setTimeout(i,300):i())}),t.e.on("afterInit afterAddPlace",()=>{t.e.off(t.editor,"mousedown.autofocus").on(t.editor,"mousedown.autofocus",i=>{t.isEditorMode()&&i.target&&o.Dom.isBlock(i.target)&&!i.target.childNodes.length&&(t.editor===i.target?t.s.focus():t.s.setCursorIn(i.target))})})})},36347:function(t,i,n){"use strict";n(6441).Config.prototype.highlightSignature={processDelay:0,processInChunkCount:300,schema:{},excludeTags:["pre"]}},36409:function(t,i,n){"use strict";function o(t){return t.length?t[0].toUpperCase()+t.substring(1):""}n.d(i,{ucfirst:function(){return o}})},36469:function(t,i,n){"use strict";n.d(i,{UISelectItems:function(){return s}});var o=n(2748),r=n(41180);class s{static remove(t){o.Dom.safeRemove(t.container.querySelector(".jodit-ui-select-items")),t.j.e.off(t.container,"mousedown.uiselectitems touchstart.uiselectitems")}static install(t){let i=t.j.c.div("jodit-ui-select-items");t.j.e.on(t.container,"mousedown.uiselectitems touchstart.uiselectitems",this.onStartSelect.bind(this,t,i))}static onStartSelect(t,i,n){if(n.target!==t.container)return;(0,r.css)(i,{width:0,height:0}),t.container.appendChild(i);let o={x:n.clientX,y:n.clientY,w:t.container.offsetWidth,h:t.container.offsetHeight},s=t.j.async.throttle(this.onSelect.bind(this,t,i,o),t.j.defaultTimeout/10);t.j.lock(),t.j.e.on(t.j.ow,"mousemove touchmove",s).one(t.j.ow,"mouseup touchend",this.onEndSelect.bind(this,t,i,s)),t.onSelectItems({left:o.x,top:o.y,width:0,height:0})}static onSelect(t,i,n,o){let s={left:n.x>o.clientX?o.clientX:n.x,top:n.y>o.clientY?o.clientY:n.y,width:Math.abs(n.x-o.clientX),height:Math.abs(n.y-o.clientY)};(0,r.css)(i,s),t.onSelectItems(s)}static onEndSelect(t,i,n,r){o.Dom.safeRemove(i),t.j.e.off(t.j.ow,"mousemove touchmove",n),t.j.unlock()}}},36576:function(t){t.exports='<svg viewBox="0 0 77 86" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7 38.6056L33.1367 7.96263L69.5477 45.7058L36.2444 72.166L7 76.9673V38.6056Z" stroke="black" stroke-width="6"/> <circle cx="71" cy="45" r="6" fill="#C8C8C8"/> <circle cx="35" cy="73" r="6" fill="#C8C8C8"/> <circle cx="6" cy="79" r="6" fill="#C8C8C8"/> <circle cx="6" cy="39" r="6" fill="#C8C8C8"/> <circle cx="33" cy="6" r="6" fill="#C8C8C8"/> </svg>'},36646:function(t,i,n){"use strict";n.d(i,{ToolbarButton:function(){return o.ToolbarButton},ToolbarContent:function(){return r.ToolbarContent},ToolbarSelect:function(){return s.ToolbarSelect}});var o=n(78644),r=n(80319),s=n(83111)},36704:function(t,i,n){"use strict";n.d(i,{UITree:function(){return c}});var o=n(82749),r=n(31635),s=n(87325),a=n(62405),l=n(43692);class c extends a.UIGroup{className(){return"UITree"}build(t){this.clear(),t.forEach(t=>{let i=new l.UIBrowserFolder(this.jodit,t);this.append(i),t.isActive&&i.setMod("active",!0),t.children.length&&this.append(new c(this.jodit,t.children))})}constructor(t,i){super(t),(0,o._)(this,"syncMod",!0),this.build(i)}}c=(0,r.__decorate)([s.component],c)},36806:function(t,i,n){"use strict";n.d(i,{Prompt:function(){return l}});var o=n(23282),r=n(29960),s=n(10830),a=n(78584);function l(t,i,n,l,c){let u=this instanceof a.Dialog?this:new a.Dialog({closeOnClickOverlay:!0}),d=(0,s.Button)(u,"cancel","Cancel"),h=(0,s.Button)(u,"ok","Ok"),p=u.c.element("form",{class:"jodit-dialog_prompt"}),f=u.c.element("input",{autofocus:!0,class:"jodit-input"}),m=u.c.element("label");(0,o.isFunction)(i)&&(n=i,i=void 0),l&&(0,r.attr)(f,"placeholder",l),m.appendChild(u.c.text(t)),p.appendChild(m),p.appendChild(f),d.onAction(u.close);let g=()=>{n&&(0,o.isFunction)(n)&&!1===n(f.value)||u.close()};return h.onAction(g),u.e.on(p,"submit",()=>(g(),!1)),u.setFooter([h,d]),u.open(p,i||"&nbsp;",!0,!0),f.focus(),void 0!==c&&c.length&&(f.value=c,f.select()),u}},36886:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M512 1536h768v-384h-768v384zm896 0h128v-896q0-14-10-38.5t-20-34.5l-281-281q-10-10-34-20t-39-10v416q0 40-28 68t-68 28h-576q-40 0-68-28t-28-68v-416h-128v1280h128v-416q0-40 28-68t68-28h832q40 0 68 28t28 68v416zm-384-928v-320q0-13-9.5-22.5t-22.5-9.5h-192q-13 0-22.5 9.5t-9.5 22.5v320q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5-9.5t9.5-22.5zm640 32v928q0 40-28 68t-68 28h-1344q-40 0-68-28t-28-68v-1344q0-40 28-68t68-28h928q40 0 88 20t76 48l280 280q28 28 48 76t20 88z"/> </svg> '},37068:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' x="0px" y="0px" viewBox="0 0 459 459"> <g> <path d="M229.5,0C102,0,0,102,0,229.5S102,459,229.5,459c20.4,0,38.25-17.85,38.25-38.25c0-10.2-2.55-17.85-10.2-25.5 c-5.1-7.65-10.2-15.3-10.2-25.5c0-20.4,17.851-38.25,38.25-38.25h45.9c71.4,0,127.5-56.1,127.5-127.5C459,91.8,357,0,229.5,0z M89.25,229.5c-20.4,0-38.25-17.85-38.25-38.25S68.85,153,89.25,153s38.25,17.85,38.25,38.25S109.65,229.5,89.25,229.5z M165.75,127.5c-20.4,0-38.25-17.85-38.25-38.25S145.35,51,165.75,51S204,68.85,204,89.25S186.15,127.5,165.75,127.5z M293.25,127.5c-20.4,0-38.25-17.85-38.25-38.25S272.85,51,293.25,51s38.25,17.85,38.25,38.25S313.65,127.5,293.25,127.5z M369.75,229.5c-20.4,0-38.25-17.85-38.25-38.25S349.35,153,369.75,153S408,170.85,408,191.25S390.15,229.5,369.75,229.5z" /> </g> </svg> '},37133:function(t,i,n){"use strict";n.d(i,{watch:function(){return h}});var o=n(78213),r=n(73026),s=n(46559),a=n(23282),l=n(72430),c=n(39955),u=n(89890),d=n(37790);function h(t,i){return(n,h)=>{var p;if(!(0,a.isFunction)(n[h]))throw(0,u.error)("Handler must be a Function");let f=null==(p=null==i?void 0:i.immediately)||p,m=null==i?void 0:i.context,g=i=>{let o=(0,c.isViewObject)(i)?i:i.jodit,u=(t,...n)=>{if(!i.isInDestruct)return i[h](t,...n)};f||(u=i.async.microDebounce(u,!0)),(0,s.splitArray)(t).forEach(t=>{if(/:/.test(t)){let[n,r]=t.split(":"),s=m;n.length&&(s=i.get(n)),(0,a.isFunction)(s)&&(s=s(i)),o.events.on(s||i,r,u),s||o.events.on(r,u),i.hookStatus("beforeDestruct",()=>{o.events.off(s||i,r,u).off(r,u)});return}let s=t.split("."),[c]=s,h=s.slice(1),p=i[c];(0,l.isPlainObject)(p)&&(0,r.observable)(p).on(`change.${h.join(".")}`,u);let f=(0,d.getPropertyDescriptor)(n,c);Object.defineProperty(i,c,{configurable:!0,set(t){let n=p;n!==t&&(p=t,f&&f.set&&f.set.call(i,t),(0,l.isPlainObject)(p)&&(p=(0,r.observable)(p)).on(`change.${h.join(".")}`,u),u(c,n,p))},get(){return f&&f.get?f.get.call(i):p}})})};(0,a.isFunction)(n.hookStatus)?n.hookStatus(o.STATUSES.ready,g):g(n)}}},37272:function(t,i,n){"use strict";n.r(i),i.default={newline:"줄 바꿈",delete:"삭제",space:"공간","Speech Recognize":"음성 인식",Sound:"소리","Interim Results":"중간 결과"}},37406:function(t,i,n){"use strict";n.d(i,{normalizeUrl:function(){return o}});let o=(...t)=>t.filter(t=>t.length).map(t=>t.replace(/\/$/,"")).join("/").replace(/([^:])[\\/]+/g,"$1/")},37426:function(t,i,n){"use strict";n.d(i,{ToolbarEditorCollection:function(){return c}});var o=n(82758),r=n(65478),s=n(22732),a=n(21537),l=n(11676);let c=class t extends l.ToolbarCollection{className(){return"ToolbarEditorCollection"}shouldBeDisabled(t){let i=super.shouldBeDisabled(t);if(void 0!==i)return i;let n=void 0===t.control.mode?o.MODE_WYSIWYG:t.control.mode;return n!==o.MODE_SPLIT&&n!==this.j.getRealMode()}shouldBeActive(t){let i,n=super.shouldBeActive(t);if(void 0!==n)return n;let o=this.j.selection?this.j.s.current():null;if(!o)return!1;if(t.control.tags){let n=t.control.tags;if(i=o,s.Dom.up(i,t=>{if(t&&-1!==n.indexOf(t.nodeName.toLowerCase()))return!0},this.j.editor))return!0}if(t.control.css){let n=t.control.css;if(i=o,s.Dom.up(i,t=>{if(t&&!s.Dom.isText(t)&&!s.Dom.isComment(t))return this.checkActiveStatus(n,t)},this.j.editor))return!0}return!1}getTarget(t){return t.target||this.j.s.current()||null}prependInvisibleInput(t){let i=this.j.create.element("input",{tabIndex:-1,disabled:!0,style:"width: 0; height:0; position: absolute; visibility: hidden;"});s.Dom.appendChildFirst(t,i)}showInline(t){this.jodit.e.fire("showInlineToolbar",t)}hide(){this.jodit.e.fire("hidePopup"),super.hide(),this.jodit.e.fire("toggleToolbar")}show(){super.show(),this.jodit.e.fire("toggleToolbar")}constructor(t){super(t),this.checkActiveStatus=(t,i)=>{let n=0,o=0;return Object.keys(t).forEach(r=>{let s=t[r];(0,a.isFunction)(s)?s(this.j,(0,a.css)(i,r).toString())&&(n+=1):-1!==s.indexOf((0,a.css)(i,r).toString())&&(n+=1),o+=1}),o===n},this.prependInvisibleInput(this.container)}};c=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a}([r.component],c)},37467:function(t,i,n){"use strict";n(6441).Config.prototype.tableAllowCellResize=!0},37508:function(t,i,n){"use strict";function o(t){return!!t.length&&!/[^0-9A-Za-zа-яА-ЯЁё\w\-_. ]/.test(t)&&t.trim().length>0}n.d(i,{isValidName:function(){return o}})},37585:function(t,i,n){"use strict";var o=n(82758),r=n(21537),s=n(6441),a=n(11676),l=n(21491);s.Config.prototype.mobileTapTimeout=300,s.Config.prototype.toolbarAdaptive=!0,s.Config.prototype.buttonsMD=[{group:"font-style",buttons:[]},{group:"list",buttons:[]},{group:"font",buttons:[]},"---",{group:"media",buttons:[]},"\n",{group:"state",buttons:[]},{group:"insert",buttons:[]},{group:"indent",buttons:[]},{group:"color",buttons:[]},"---",{group:"history",buttons:[]},{group:"other",buttons:[]},"|","dots"],s.Config.prototype.buttonsSM=[{group:"font-style",buttons:[]},{group:"list",buttons:[]},"---",{group:"font",buttons:[]},"\n",{group:"state",buttons:[]},{group:"indent",buttons:[]},{group:"color",buttons:[]},"---",{group:"history",buttons:[]},"|","dots"],s.Config.prototype.buttonsXS=[{group:"font-style",buttons:[]},{group:"list",buttons:[]},"---",{group:"font",buttons:[]},{group:"color",buttons:[]},"---","dots"],s.Config.prototype.controls.dots={mode:o.MODE_SOURCE+o.MODE_WYSIWYG,popup:(t,i,n,o)=>{let s=o.control.data;return void 0===s&&(s={toolbar:(0,l.makeCollection)(t),rebuild:()=>{var i,n;if(o){let l=t.e.fire("getDiffButtons.mobile",o.closest(a.ToolbarCollection));if(l&&s){s.toolbar.build((0,r.splitArray)(l));let o=(null==(n=null==(i=t.toolbar)?void 0:i.firstButton)?void 0:n.container.offsetWidth)||36;s.toolbar.container.style.width=(o+4)*3+"px"}}}},o.control.data=s),s.rebuild(),s.toolbar},tooltip:"Show all"}},37643:function(t,i,n){"use strict";n.d(i,{sound:function(){return s}});var o=n(82758),r=n(85567);function s({sec:t=.1,frequency:i=r.PII,gain:n=.1,type:a="sine"}={}){if(!o.globalWindow||void 0===o.globalWindow.AudioContext&&void 0===o.globalWindow.webkitAudioContext)return;let l=new(o.globalWindow.AudioContext||o.globalWindow.webkitAudioContext),c=l.createGain(),u=l.createOscillator();u.type=a,u.frequency.value=i,u.connect(c),c.connect(l.destination),u.start(),u.stop(l.currentTime+t),c.gain.value=n}},37663:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1171 960q0 13-10 23l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23z"/> </svg> '},37775:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 352v1088q0 42-39 59-13 5-25 5-27 0-45-19l-403-403v166q0 119-84.5 203.5t-203.5 84.5h-704q-119 0-203.5-84.5t-84.5-203.5v-704q0-119 84.5-203.5t203.5-84.5h704q119 0 203.5 84.5t84.5 203.5v165l403-402q18-19 45-19 12 0 25 5 39 17 39 59z"/> </svg> '},37790:function(t,i,n){"use strict";n.d(i,{call:function(){return l},callPromise:function(){return u},getDataTransfer:function(){return f},getPropertyDescriptor:function(){return m},keys:function(){return h},loadImage:function(){return d},markOwner:function(){return c},memorizeExec:function(){return p}});var o=n(14773),r=n(86068),s=n(29960),a=n(86583);function l(t,...i){return t(...i)}function c(t,i){(0,s.attr)(i,"data-editor_id",t.id),i.component||Object.defineProperty(i,"jodit",{value:t})}function u(t,i){return(0,o.isPromise)(t)?t.then(t=>t,()=>null).finally(i):null==i?void 0:i()}let d=(t,i)=>i.async.promise((n,o)=>{let r=new Image,s=()=>{i.e.off(r),null==o||o()},a=()=>{i.e.off(r),n(r)};i.e.one(r,"load",a).one(r,"error",s).one(r,"abort",s),r.src=t,r.complete&&a()}),h=(t,i=!0)=>{if(i)return Object.keys(t);let n=[];for(let i in t)n.push(i);return n},p=(t,i,{control:n},o)=>{var s;let l=`button${n.command}`,c=null!=(s=n.args&&n.args[0])?s:(0,a.dataBind)(t,l);if((0,r.isVoid)(c))return!1;(0,a.dataBind)(t,l,c),o&&(c=o(c)),t.execCommand(n.command,!1,null!=c?c:void 0)},f=t=>{if(t.clipboardData)return t.clipboardData;try{return t.dataTransfer||new DataTransfer}catch(t){return null}};function m(t,i){let n;do n=Object.getOwnPropertyDescriptor(t,i),t=Object.getPrototypeOf(t);while(!n&&t);return n}},38420:function(t,i,n){"use strict";n.d(i,{humanSizeToBytes:function(){return o}});let o=t=>{if(/^[0-9.]+$/.test(t.toString()))return parseFloat(t);let i=t.substr(-2,2).toUpperCase(),n=["KB","MB","GB","TB"],o=parseFloat(t.substr(0,t.length-2));return -1!==n.indexOf(i)?o*Math.pow(1024,n.indexOf(i)+1):parseInt(t,10)}},38512:function(t,i,n){"use strict";n.d(i,{UIBackupItem:function(){return a}});var o=n(82749),r=n(21537),s=n(67510);class a extends s.UIElement{className(){return"UIBackupItem"}formatDate(t){let i=new Date,n=(0,r.isString)(t)?new Date(t):t,o=(i.getTime()-n.getTime())/1e3;return(0,r.isFunction)(this.j.o.backup.formatDate)?this.j.o.backup.formatDate(n):o<.2?this.j.i18n("Current"):o<60?this.j.i18n("Less minute"):o<=3600?this.j.i18n("%s minutes ago",Math.floor(o/60)):o<=86400?this.j.i18n("%s hours ago",Math.floor(o/3600)):`${n.toDateString()} ${n.toLocaleTimeString()}`}focus(){this.container.focus()}constructor(t,i){super(t),(0,o._)(this,"data",void 0),this.data=i,this.container.innerHTML=this.formatDate(i.created),(0,r.attr)(this.container,"tabIndex",0)}}},38837:function(t,i,n){"use strict";n.d(i,{assert:function(){return r}});class o extends Error{constructor(t){super(t),this.name="AssertionError"}}function r(t,i){if(!t)throw new o(`Assertion failed: ${i}`)}},38882:function(t,i,n){"use strict";n.d(i,{isAllowedSubdomain:function(){return r},validateLicense:function(){return function t(i,n){var o;let s;if(o=i=i.replace(/[^A-Z0-9-]/g,"R"),/[A-Z0-9][013456][A-P0-9]{2}[ABC]-([0-3])[ELPDF][E-L4-8]{2}\1-[A-D][R0][J-P5-6]{3}-[DPGHYE][GFPOD]{3}[A-SX-Z]/.test(o)||r(n))return!0;let a=(s=n.split(".")).map(t=>{let i=t[0];return"string"==typeof i&&i.charCodeAt(0)?String.fromCharCode(i.charCodeAt(0)+1):i}).concat(s.map(t=>{let i=t[t.length-1];return"string"==typeof i&&i.charCodeAt(0)?String.fromCharCode(i.charCodeAt(0)-1):i})).map(t=>null!=t&&/\w/.test(t)?t:"r"),l=["[A-F013456][A-F0-9]{3}{part}","([0-3]){part}[E-L4-8]{2}\\1","[A-D]{part}[J-P5-6]{3}","{part}[A-R0-9]{3}[X-Z]"].map((t,i)=>t.replace("{part}",a[i]||"[R-T]")),c=RegExp(`^${l.join("-")}$`,"i"),u=i.substring(12,13),d=c.test(i);if(!d&&u===(typeof!n).toUpperCase()[5]){let o=n.split(".");return o.shift(),!!o.length&&t(i,o.join("."))}return d}}});let o=["*localhost*","staging.","*.dev.","*.test.","*.stg.","stg.*","test.*","beta.*","*demo.*","*test.*","acceptatie.*"];function r(t){return o.some(i=>new RegExp(i.replace(/\*/g,"%ANY%").replace(/[/\-\\^$*+?.()|[\]{}]/g,"\\$&").replace(/%ANY%/g,".*")).test(t))}},38927:function(t,i,n){"use strict";n.d(i,{TabsWidget:function(){return c}});var o=n(91907),r=n(2748),s=n(23282),a=n(29960),l=n(67510);let c=(t,i,n)=>{let c=t.c.div("jodit-tabs"),u=t.c.div("jodit-tabs__wrapper"),d=t.c.div("jodit-tabs__buttons");(0,a.attr)(d,{role:"tablist","aria-orientation":"horizontal"});let h={},p=[],f="";c.appendChild(d),c.appendChild(u);let m=t=>{h[t]&&(p.forEach(t=>{t.state.activated=!1}),Object.values(h).forEach(({tab:t})=>t.classList.remove("jodit-tab_active")),h[t].button.state.activated=!0,h[t].tab.classList.add("jodit-tab_active"))};if(i.forEach(({icon:c,name:g,content:b})=>{let v=t.c.div("jodit-tab");(0,a.attr)(v,{role:"tabpanel"});let y=(0,l.Button)(t,c||g,g);y.state.role="tab",t.e.on(y.container,"pointerdown",t=>t.preventDefault()),f||(f=g),d.appendChild(y.container),p.push(y),y.container.classList.add("jodit-tabs__button","jodit-tabs__button_columns_"+i.length),(0,s.isFunction)(b)?v.appendChild(t.c.div("jodit-tab_empty")):v.appendChild(o.Component.isInstanceOf(b,l.UIElement)?b.container:b),u.appendChild(v),y.onAction(()=>(m(g),(0,s.isFunction)(b)&&!r.Dom.isElement(b)&&b.call(t),n&&(n.activeTab=g),!1)),h[g]={button:y,tab:v}}),Object.values(h).forEach(({button:t})=>{t.container.style.width=(100/i.length).toFixed(10)+"%"}),m(n&&n.activeTab&&h[n.activeTab]?n.activeTab:f),n){let t=n.activeTab;Object.defineProperty(n,"activeTab",{configurable:!0,enumerable:!1,get(){return t},set(i){t=i,m(i)}})}return c}},39179:function(t,i){"use strict";i.default={"copy-format":"Copiar formato"}},39296:function(t,i,n){"use strict";var o=n(73943),r=n(19127);i.default={...o,execute:r.execute}},39433:function(t,i,n){"use strict";n.d(i,{fillEmptyParagraph:function(){return a}});var o=n(82758),r=n(2748);let s=new Set(["table","tbody","thead","tfoot","tr"]);function a(t,i,n){if(t.o.cleanHTML.fillEmptyParagraph&&r.Dom.isBlock(i)&&r.Dom.isEmpty(i,o.INSEPARABLE_TAGS)&&!r.Dom.isTag(i,s)){let n=t.createInside.element("br");return i.appendChild(n),!0}return n}},39516:function(t,i,n){"use strict";n.d(i,{visitNodeWalker:function(){return a}});var o=n(82758),r=n(45235);let s=Object.keys(r);function a(t,i,n,a,l){let c=!1,u=t.o.cleanHTML.disableCleanFilter;for(let d of s)if(!(u&&u.has(d))&&(c=(0,r[d])(t,i,c,n,a,l),o.IS_PROD,!i.isConnected))return!0;return c}},39592:function(t,i,n){"use strict";n.d(i,{execute:function(){return s}});var o=n(6689),r=n(49459);async function s(t,i,n){let s=(0,r.requireString)(i,"html",{allowEmpty:!0}),{replace:a}=i;if(!s.trim())return{success:!0,message:"Nothing to insert: HTML is empty"};(0,o.throwIfAborted)(n);try{return t.s.focus(),a&&!t.s.isCollapsed()&&t.s.remove(),t.s.insertHTML(s),t.synchronizeValues(),{success:!0,message:`Inserted ${s.length} characters of HTML`}}catch(t){throw Error(`Failed to insert HTML: ${(null==t?void 0:t.message)||"Unknown error"}`)}}},39627:function(t,i,n){"use strict";var o=n(33433),r=n(37133),s=n(580),a=n(12045),l=n(20356);n(31974);var c=n(32523),u=n(19308),d=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};class h extends l.Plugin{get __dialog(){return this.jodit.dlg({buttons:["fullsize","dialog.close"],closeOnClickOverlay:!0,closeOnEsc:!0,resizable:!1,draggable:!0,minHeight:160})}get __container(){let{jodit:t,__dialog:i}=this;return new c.UiAiAssistant(t,{onInsertAfter(n){t.s.focus(),t.s.setCursorAfter(t.s.current()),t.s.insertHTML(n),i.close()},onInsert(n){t.s.focus(),t.s.insertHTML(n),i.close()}})}afterInit(){}onGenerateAiAssistantForm(t){this.__dialog.open(this.__container,"AI Assistant"),this.__container.setPrompt(t)}onInvokeAiAssistant(t){let{jodit:i}=this;i.s.focus();let n=i.s.html;i.async.promise(async(o,r)=>{try{let r=await i.o.aiAssistant.aiAssistantCallback(t,n);o(r)}catch(t){r(t)}}).then(t=>{i.e.fire("ai-assistant-response",t)}).catch(t=>{(0,a.isAbortError)(t)||(i.message.error(t.message),i.e.fire("ai-assistant-error",t.message))})}beforeDestruct(t){var i,n;null==(i=(0,o.cached)(this,"__container"))||i.destruct(),null==(n=(0,o.cached)(this,"__dialog"))||n.destruct()}constructor(t){super(t),this.buttons=[{name:"ai-commands",group:"insert"},{name:"ai-assistant",group:"insert"}],(0,s.extendLang)(u)}}d([o.cache],h.prototype,"__dialog",null),d([o.cache],h.prototype,"__container",null),d([(0,r.watch)(":generateAiAssistantForm.ai-assistant")],h.prototype,"onGenerateAiAssistantForm",null),d([(0,r.watch)(":invokeAiAssistant")],h.prototype,"onInvokeAiAssistant",null),s.pluginSystem.add("ai-assistant",h)},39955:function(t,i,n){"use strict";n.d(i,{isViewObject:function(){return r}});var o=n(23282);function r(t){return!!(t&&t instanceof Object&&(0,o.isFunction)(t.constructor)&&t.isView)}},40104:function(t,i,n){"use strict";n.d(i,{UITuner:function(){return d}});var o=n(82749),r=n(31635),s=n(65478),a=n(22732),l=n(21537),c=n(67510),u=n(21491);class d extends c.UIElement{className(){return"UITuner"}render(){return`<div>
200
+ </div>`}generateLibrary(){let t=new l.UIGroup(this.j);c.map(p.mapKey).forEach(i=>{let n=new u.UIGButton(this.j,i);n.setMod("mode","library"),t.append(n),this.j.e.on(n.container,"click",()=>{let{text:t}=this.state;Object.assign(this.state,i),Object.assign(this.state,{className:"",text:t}),this.update()})});let i=this.getElm("library");(0,a.assert)(null!=i,"library element does not exists"),i.appendChild(t.container)}static mapKey(t){return{bgEnd:t.be,bgStart:t.bs,borderColor:t.bc,borderRadius:t.br,borderSize:t.bse,boxShadow:t.bsh,boxShadowBlurRadius:t.bsbr,boxShadowColor:t.bsc,boxShadowInset:t.bsi,boxShadowOffsetX:t.bsox,boxShadowOffsetY:t.bsoy,boxShadowSpreadRadius:t.bssr,fontColor:t.fc,fontFamily:t.ff,fontSize:t.fs,fontStyle:t.fse,fontWeight:t.fw,paddingX:t.px,paddingY:t.py,previewBgColor:t.pbc,solid:t.s,text:t.t,textShadow:t.ts,textShadowBlurRadius:t.tsbr,textShadowColor:t.tsc,textShadowOffsetX:t.tsox,textShadowOffsetY:t.tsoy}}updateState(t,i){this.state[t]=i,this.update()}update(){this.isReady&&(this.form.update(),this.preview.update())}constructor(t){super(t),(0,o._)(this,"state",{text:"",className:"",href:"",bgEnd:"#5cbf2a",bgStart:"#44c767",borderColor:"#18ab29",borderRadius:28,borderSize:1,boxShadow:!1,boxShadowBlurRadius:0,boxShadowColor:"#3dc21b",boxShadowInset:!1,boxShadowOffsetX:0,boxShadowOffsetY:0,boxShadowSpreadRadius:0,fontColor:"#fff",fontFamily:"Arial",fontSize:17,fontStyle:!1,fontWeight:!1,fontItalic:!1,paddingX:31,paddingY:16,previewBgColor:"#f5f5f5",solid:!0,textShadow:!0,textShadowBlurRadius:0,textShadowColor:"#2f6627",textShadowOffsetX:0,textShadowOffsetY:1}),(0,o._)(this,"preview",new h.UIPreviewButtonGenerator(this.j,this.state,this.updateState)),(0,o._)(this,"form",new d.UIFormButtonGenerator(this.j,this.state,this.updateState)),(0,o._)(this,"target",void 0),this.generateLibrary();const i=this.getElm("preview");(0,a.assert)(null!=i,"preview element does not exists"),i.appendChild(this.preview.container);const n=this.getElm("form");(0,a.assert)(null!=n,"form element does not exists"),n.appendChild(this.form.container)}}(0,r.__decorate)([s.autobind],p.prototype,"updateState",null),p=(0,r.__decorate)([s.component],p)},36125:function(t,i,n){"use strict";var o=n(82758),r=n(65478),s=n(22732),a=n(580),l=n(21537),c=n(50911);n(55099);var u=n(55611),d=n(92278),h=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};class p extends c.Plugin{get ui(){return new d.UISearch(this.j)}async updateCounters(){this.ui.isOpened&&(this.ui.count=await this.calcCounts(this.ui.query))}onPressReplaceButton(){this.findAndReplace(this.ui.query),this.updateCounters()}tryScrollToElement(t){let i=s.Dom.closest(t,s.Dom.isElement,this.j.editor);i||(i=s.Dom.prev(t,s.Dom.isElement,this.j.editor)),i&&i!==this.j.editor&&(0,l.scrollIntoViewIfNeeded)(i,this.j.editor,this.j.ed)}async calcCounts(t){return(await this.findQueryBounds(t,"walkerCount")).length}async findQueryBounds(t,i){let n=this[i];return n&&n.break(),n=new s.LazyWalker(this.j.async,{timeout:this.j.o.search.lazyIdleTimeout}),this[i]=n,this.find(n,t).catch(t=>(o.IS_PROD,[]))}async findAndReplace(t){let i=await this.findQueryBounds(t,"walker");if(!i.length)return!1;let n=this.findCurrentIndexInRanges(i,this.j.s.range);-1===n&&(n=0);let r=i[n];if(r){try{let i=this.j.ed.createRange();i.setStart(r.startContainer,r.startOffset),i.setEnd(r.endContainer,r.endOffset),i.deleteContents();let a=this.j.createInside.text(this.ui.replace);s.Dom.safeInsertNode(i,a),(0,u.clearSelectionWrappers)(this.j),this.j.s.setCursorAfter(a),this.tryScrollToElement(a),this.cache={},this.ui.currentIndex=n,await this.findAndSelect(t,!0).catch(t=>(o.IS_PROD,null))}finally{this.j.synchronizeValues()}return this.j.e.fire("afterFindAndReplace"),!0}return!1}async findAndSelect(t,i){var n;let r=await this.findQueryBounds(t,"walker");if(!r.length)return!1;this.previousQuery===t&&(0,u.getSelectionWrappers)(this.j.editor).length||(null==(n=this.drawPromise)||n.rejectCallback(),this.j.async.cancelAnimationFrame(this.wrapFrameRequest),(0,u.clearSelectionWrappers)(this.j),this.drawPromise=this.__drawSelectionRanges(r)),this.previousQuery=t;let s=this.ui.currentIndex-1;s=-1===s?0:i?s===r.length-1?0:s+1:0===s?r.length-1:s-1,this.ui.currentIndex=s+1;let a=r[s];if(a){let t=this.j.ed.createRange();try{t.setStart(a.startContainer,a.startOffset),t.setEnd(a.endContainer,a.endOffset),this.j.s.selectRange(t)}catch(t){o.IS_PROD}return this.tryScrollToElement(a.startContainer),await this.updateCounters(),await this.drawPromise,this.j.e.fire("afterFindAndSelect"),!0}return!1}findCurrentIndexInRanges(t,i){return t.findIndex(t=>t.startContainer===i.startContainer&&t.startOffset===i.startOffset&&t.endContainer===i.startContainer&&t.endOffset===i.endOffset)}async isValidCache(t){return(await t).every(t=>{var i,n,o,r;return t.startContainer.isConnected&&t.startOffset<=(null!=(n=null==(i=t.startContainer.nodeValue)?void 0:i.length)?n:0)&&t.endContainer.isConnected&&t.endOffset<=(null!=(r=null==(o=t.endContainer.nodeValue)?void 0:o.length)?r:0)})}async find(t,i){if(!i.length)return[];let n=this.cache[i];return n&&await this.isValidCache(n)?n:(this.cache[i]=this.j.async.promise(n=>{let o=new u.SentenceFinder(this.j.o.search.fuzzySearch);t.on("break",()=>{n([])}).on("visit",t=>(s.Dom.isText(t)&&o.add(t),!1)).on("end",()=>{var t;n(null!=(t=o.ranges(i))?t:[])}).setWork(this.j.editor)}),this.cache[i])}__drawSelectionRanges(t){let{async:i,createInside:n,editor:o}=this.j;i.cancelAnimationFrame(this.wrapFrameRequest);let r=[...t],s,a=0;return i.promise(t=>{let l=()=>{do(s=r.shift())&&(0,u.highlightTextRanges)(this.j,s,r,n,o),a+=1;while(s&&a<=5);r.length?this.wrapFrameRequest=i.requestAnimationFrame(l):t()};l()})}onAfterGetValueFromEditor(t){t.value=(0,u.clearSelectionWrappersFromHTML)(t.value)}afterInit(t){if(t.o.useSearch){let i=this;t.e.on("beforeSetMode.search",()=>{this.ui.close()}).on(this.ui,"afterClose",()=>{(0,u.clearSelectionWrappers)(t),this.ui.currentIndex=0,this.ui.count=0,this.cache={},t.focus()}).on("click",()=>{this.ui.currentIndex=0,(0,u.clearSelectionWrappers)(t)}).on("change.search",()=>{this.cache={}}).on("keydown.search mousedown.search",t.async.debounce(()=>{this.ui.selInfo&&(t.s.removeMarkers(),this.ui.selInfo=null),this.ui.isOpened&&this.updateCounters()},t.defaultTimeout)).on("searchNext.search searchPrevious.search",()=>(this.ui.isOpened||this.ui.open(),i.findAndSelect(i.ui.query,"searchNext"===t.e.current).catch(t=>{o.IS_PROD}))).on("search.search",(t,n=!0)=>(this.ui.currentIndex=0,i.findAndSelect(t||"",n).catch(t=>{o.IS_PROD}))),t.registerCommand("search",{exec:(t,n,r=!0)=>(n&&i.findAndSelect(n,r).catch(t=>{o.IS_PROD}),!1)}).registerCommand("openSearchDialog",{exec:(t,n)=>(i.ui.open(n),!1),hotkeys:["ctrl+f","cmd+f"]}).registerCommand("openReplaceDialog",{exec:(n,o,r)=>(t.o.readonly||i.ui.open(o,r,!0),!1),hotkeys:["ctrl+h","cmd+h"]})}}beforeDestruct(t){var i;null==(i=(0,r.cached)(this,"ui"))||i.destruct(),t.e.off(".search")}constructor(){super(...arguments),this.buttons=[{name:"find",group:"search"}],this.previousQuery="",this.drawPromise=null,this.walker=null,this.walkerCount=null,this.cache={},this.wrapFrameRequest=0}}h([r.cache],p.prototype,"ui",null),h([(0,r.watch)("ui:needUpdateCounters")],p.prototype,"updateCounters",null),h([(0,r.watch)("ui:pressReplaceButton")],p.prototype,"onPressReplaceButton",null),h([r.autobind],p.prototype,"findQueryBounds",null),h([r.autobind],p.prototype,"findAndReplace",null),h([r.autobind],p.prototype,"findAndSelect",null),h([r.autobind],p.prototype,"find",null),h([(0,r.watch)(":afterGetValueFromEditor")],p.prototype,"onAfterGetValueFromEditor",null),a.pluginSystem.add("search",p)},36142:function(t,i,n){"use strict";n.d(i,{execute:function(){return s}});var o=n(6689),r=n(49459);async function s(t,i,n){let s=(0,r.requireString)(i,"html"),{collapseToEnd:a}=i;(0,o.throwIfAborted)(n);try{if(t.s.restore(),t.s.insertHTML(s),a){let i=t.s.range;i.collapse(!1),t.s.selectRange(i)}return t.e.fire("change"),{success:!0,message:"Selection replaced successfully"}}catch(t){throw Error(`Failed to replace selection: ${t.message}`)}}},36204:function(t,i,n){"use strict";var o=n(82758),r=n(12153),s=n(6441),a=n(35599);s.Config.prototype.beautifyHTML=!o.IS_IE,s.Config.prototype.sourceEditor="ace",s.Config.prototype.sourceEditorNativeOptions={showGutter:!0,theme:"ace/theme/idle_fingers",mode:"ace/mode/html",wrap:!0,highlightActiveLine:!0},s.Config.prototype.sourceEditorCDNUrlsJS=["https://cdnjs.cloudflare.com/ajax/libs/ace/1.4.2/ace.js"],s.Config.prototype.beautifyHTMLCDNUrlsJS=["https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.14.4/beautify.min.js","https://cdnjs.cloudflare.com/ajax/libs/js-beautify/1.14.4/beautify-html.min.js"],r.Icon.set("source",a.default),s.Config.prototype.controls.source={mode:o.MODE_SPLIT,exec:t=>{t.toggleMode()},isActive:t=>t.getRealMode()===o.MODE_SOURCE,tooltip:"Change mode"}},36243:function(t,i,n){"use strict";var o=n(22732),r=n(580),s=n(6441);s.Config.prototype.autofocus=!1,s.Config.prototype.cursorAfterAutofocus="end",s.Config.prototype.saveSelectionOnBlur=!0,r.pluginSystem.add("focus",function(t){t.o.saveSelectionOnBlur&&t.e.on("blur",()=>{t.isEditorMode()&&t.s.save(!0)}).on("focus",()=>{t.s.restore()});let i=()=>{if(t.s.focus(),"end"===t.o.cursorAfterAutofocus){let i=o.Dom.last(t.editor,t=>o.Dom.isText(t));i&&t.s.setCursorIn(i,!1)}};t.e.on("afterInit",()=>{t.o.autofocus&&(t.defaultTimeout?t.async.setTimeout(i,300):i())}),t.e.on("afterInit afterAddPlace",()=>{t.e.off(t.editor,"mousedown.autofocus").on(t.editor,"mousedown.autofocus",i=>{t.isEditorMode()&&i.target&&o.Dom.isBlock(i.target)&&!i.target.childNodes.length&&(t.editor===i.target?t.s.focus():t.s.setCursorIn(i.target))})})})},36347:function(t,i,n){"use strict";n(6441).Config.prototype.highlightSignature={processDelay:0,processInChunkCount:300,schema:{},excludeTags:["pre"]}},36409:function(t,i,n){"use strict";function o(t){return t.length?t[0].toUpperCase()+t.substring(1):""}n.d(i,{ucfirst:function(){return o}})},36469:function(t,i,n){"use strict";n.d(i,{UISelectItems:function(){return s}});var o=n(2748),r=n(41180);class s{static remove(t){o.Dom.safeRemove(t.container.querySelector(".jodit-ui-select-items")),t.j.e.off(t.container,"mousedown.uiselectitems touchstart.uiselectitems")}static install(t){let i=t.j.c.div("jodit-ui-select-items");t.j.e.on(t.container,"mousedown.uiselectitems touchstart.uiselectitems",this.onStartSelect.bind(this,t,i))}static onStartSelect(t,i,n){if(n.target!==t.container)return;(0,r.css)(i,{width:0,height:0}),t.container.appendChild(i);let o={x:n.clientX,y:n.clientY,w:t.container.offsetWidth,h:t.container.offsetHeight},s=t.j.async.throttle(this.onSelect.bind(this,t,i,o),t.j.defaultTimeout/10);t.j.lock(),t.j.e.on(t.j.ow,"mousemove touchmove",s).one(t.j.ow,"mouseup touchend",this.onEndSelect.bind(this,t,i,s)),t.onSelectItems({left:o.x,top:o.y,width:0,height:0})}static onSelect(t,i,n,o){let s={left:n.x>o.clientX?o.clientX:n.x,top:n.y>o.clientY?o.clientY:n.y,width:Math.abs(n.x-o.clientX),height:Math.abs(n.y-o.clientY)};(0,r.css)(i,s),t.onSelectItems(s)}static onEndSelect(t,i,n,r){o.Dom.safeRemove(i),t.j.e.off(t.j.ow,"mousemove touchmove",n),t.j.unlock()}}},36576:function(t){t.exports='<svg viewBox="0 0 77 86" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7 38.6056L33.1367 7.96263L69.5477 45.7058L36.2444 72.166L7 76.9673V38.6056Z" stroke="black" stroke-width="6"/> <circle cx="71" cy="45" r="6" fill="#C8C8C8"/> <circle cx="35" cy="73" r="6" fill="#C8C8C8"/> <circle cx="6" cy="79" r="6" fill="#C8C8C8"/> <circle cx="6" cy="39" r="6" fill="#C8C8C8"/> <circle cx="33" cy="6" r="6" fill="#C8C8C8"/> </svg>'},36646:function(t,i,n){"use strict";n.d(i,{ToolbarButton:function(){return o.ToolbarButton},ToolbarContent:function(){return r.ToolbarContent},ToolbarSelect:function(){return s.ToolbarSelect}});var o=n(78644),r=n(80319),s=n(83111)},36704:function(t,i,n){"use strict";n.d(i,{UITree:function(){return c}});var o=n(82749),r=n(31635),s=n(87325),a=n(62405),l=n(43692);class c extends a.UIGroup{className(){return"UITree"}build(t){this.clear(),t.forEach(t=>{let i=new l.UIBrowserFolder(this.jodit,t);this.append(i),t.isActive&&i.setMod("active",!0),t.children.length&&this.append(new c(this.jodit,t.children))})}constructor(t,i){super(t),(0,o._)(this,"syncMod",!0),this.build(i)}}c=(0,r.__decorate)([s.component],c)},36806:function(t,i,n){"use strict";n.d(i,{Prompt:function(){return l}});var o=n(23282),r=n(29960),s=n(10830),a=n(78584);function l(t,i,n,l,c){let u=this instanceof a.Dialog?this:new a.Dialog({closeOnClickOverlay:!0}),d=(0,s.Button)(u,"cancel","Cancel"),h=(0,s.Button)(u,"ok","Ok"),p=u.c.element("form",{class:"jodit-dialog_prompt"}),f=u.c.element("input",{autofocus:!0,class:"jodit-input"}),m=u.c.element("label");(0,o.isFunction)(i)&&(n=i,i=void 0),l&&(0,r.attr)(f,"placeholder",l),m.appendChild(u.c.text(t)),p.appendChild(m),p.appendChild(f),d.onAction(u.close);let g=()=>{n&&(0,o.isFunction)(n)&&!1===n(f.value)||u.close()};return h.onAction(g),u.e.on(p,"submit",()=>(g(),!1)),u.setFooter([h,d]),u.open(p,i||"&nbsp;",!0,!0),f.focus(),void 0!==c&&c.length&&(f.value=c,f.select()),u}},36886:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M512 1536h768v-384h-768v384zm896 0h128v-896q0-14-10-38.5t-20-34.5l-281-281q-10-10-34-20t-39-10v416q0 40-28 68t-68 28h-576q-40 0-68-28t-28-68v-416h-128v1280h128v-416q0-40 28-68t68-28h832q40 0 68 28t28 68v416zm-384-928v-320q0-13-9.5-22.5t-22.5-9.5h-192q-13 0-22.5 9.5t-9.5 22.5v320q0 13 9.5 22.5t22.5 9.5h192q13 0 22.5-9.5t9.5-22.5zm640 32v928q0 40-28 68t-68 28h-1344q-40 0-68-28t-28-68v-1344q0-40 28-68t68-28h928q40 0 88 20t76 48l280 280q28 28 48 76t20 88z"/> </svg> '},37068:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' x="0px" y="0px" viewBox="0 0 459 459"> <g> <path d="M229.5,0C102,0,0,102,0,229.5S102,459,229.5,459c20.4,0,38.25-17.85,38.25-38.25c0-10.2-2.55-17.85-10.2-25.5 c-5.1-7.65-10.2-15.3-10.2-25.5c0-20.4,17.851-38.25,38.25-38.25h45.9c71.4,0,127.5-56.1,127.5-127.5C459,91.8,357,0,229.5,0z M89.25,229.5c-20.4,0-38.25-17.85-38.25-38.25S68.85,153,89.25,153s38.25,17.85,38.25,38.25S109.65,229.5,89.25,229.5z M165.75,127.5c-20.4,0-38.25-17.85-38.25-38.25S145.35,51,165.75,51S204,68.85,204,89.25S186.15,127.5,165.75,127.5z M293.25,127.5c-20.4,0-38.25-17.85-38.25-38.25S272.85,51,293.25,51s38.25,17.85,38.25,38.25S313.65,127.5,293.25,127.5z M369.75,229.5c-20.4,0-38.25-17.85-38.25-38.25S349.35,153,369.75,153S408,170.85,408,191.25S390.15,229.5,369.75,229.5z" /> </g> </svg> '},37133:function(t,i,n){"use strict";n.d(i,{watch:function(){return h}});var o=n(78213),r=n(73026),s=n(46559),a=n(23282),l=n(72430),c=n(39955),u=n(89890),d=n(37790);function h(t,i){return(n,h)=>{var p;if(!(0,a.isFunction)(n[h]))throw(0,u.error)("Handler must be a Function");let f=null==(p=null==i?void 0:i.immediately)||p,m=null==i?void 0:i.context,g=i=>{let o=(0,c.isViewObject)(i)?i:i.jodit,u=(t,...n)=>{if(!i.isInDestruct)return i[h](t,...n)};f||(u=i.async.microDebounce(u,!0)),(0,s.splitArray)(t).forEach(t=>{if(/:/.test(t)){let[n,r]=t.split(":"),s=m;n.length&&(s=i.get(n)),(0,a.isFunction)(s)&&(s=s(i)),o.events.on(s||i,r,u),s||o.events.on(r,u),i.hookStatus("beforeDestruct",()=>{o.events.off(s||i,r,u).off(r,u)});return}let s=t.split("."),[c]=s,h=s.slice(1),p=i[c];(0,l.isPlainObject)(p)&&(0,r.observable)(p).on(`change.${h.join(".")}`,u);let f=(0,d.getPropertyDescriptor)(n,c);Object.defineProperty(i,c,{configurable:!0,set(t){let n=p;n!==t&&(p=t,f&&f.set&&f.set.call(i,t),(0,l.isPlainObject)(p)&&(p=(0,r.observable)(p)).on(`change.${h.join(".")}`,u),u(c,n,p))},get(){return f&&f.get?f.get.call(i):p}})})};(0,a.isFunction)(n.hookStatus)?n.hookStatus(o.STATUSES.ready,g):g(n)}}},37272:function(t,i,n){"use strict";n.r(i),i.default={newline:"줄 바꿈",delete:"삭제",space:"공간","Speech Recognize":"음성 인식",Sound:"소리","Interim Results":"중간 결과"}},37406:function(t,i,n){"use strict";n.d(i,{normalizeUrl:function(){return o}});let o=(...t)=>t.filter(t=>t.length).map(t=>t.replace(/\/$/,"")).join("/").replace(/([^:])[\\/]+/g,"$1/")},37426:function(t,i,n){"use strict";n.d(i,{ToolbarEditorCollection:function(){return c}});var o=n(82758),r=n(65478),s=n(22732),a=n(21537),l=n(11676);let c=class t extends l.ToolbarCollection{className(){return"ToolbarEditorCollection"}shouldBeDisabled(t){let i=super.shouldBeDisabled(t);if(void 0!==i)return i;let n=void 0===t.control.mode?o.MODE_WYSIWYG:t.control.mode;return n!==o.MODE_SPLIT&&n!==this.j.getRealMode()}shouldBeActive(t){let i,n=super.shouldBeActive(t);if(void 0!==n)return n;let o=this.j.selection?this.j.s.current():null;if(!o)return!1;if(t.control.tags){let n=t.control.tags;if(i=o,s.Dom.up(i,t=>{if(t&&-1!==n.indexOf(t.nodeName.toLowerCase()))return!0},this.j.editor))return!0}if(t.control.css){let n=t.control.css;if(i=o,s.Dom.up(i,t=>{if(t&&!s.Dom.isText(t)&&!s.Dom.isComment(t))return this.checkActiveStatus(n,t)},this.j.editor))return!0}return!1}getTarget(t){return t.target||this.j.s.current()||null}prependInvisibleInput(t){let i=this.j.create.element("input",{name:"jodit-toolbar-focus-helper_"+this.j.id,tabIndex:-1,disabled:!0,style:"width: 0; height:0; position: absolute; visibility: hidden;"});s.Dom.appendChildFirst(t,i)}showInline(t){this.jodit.e.fire("showInlineToolbar",t)}hide(){this.jodit.e.fire("hidePopup"),super.hide(),this.jodit.e.fire("toggleToolbar")}show(){super.show(),this.jodit.e.fire("toggleToolbar")}constructor(t){super(t),this.checkActiveStatus=(t,i)=>{let n=0,o=0;return Object.keys(t).forEach(r=>{let s=t[r];(0,a.isFunction)(s)?s(this.j,(0,a.css)(i,r).toString())&&(n+=1):-1!==s.indexOf((0,a.css)(i,r).toString())&&(n+=1),o+=1}),o===n},this.prependInvisibleInput(this.container)}};c=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a}([r.component],c)},37467:function(t,i,n){"use strict";n(6441).Config.prototype.tableAllowCellResize=!0},37508:function(t,i,n){"use strict";function o(t){return!!t.length&&!/[^0-9A-Za-zа-яА-ЯЁё\w\-_. ]/.test(t)&&t.trim().length>0}n.d(i,{isValidName:function(){return o}})},37585:function(t,i,n){"use strict";var o=n(82758),r=n(21537),s=n(6441),a=n(11676),l=n(21491);s.Config.prototype.mobileTapTimeout=300,s.Config.prototype.toolbarAdaptive=!0,s.Config.prototype.buttonsMD=[{group:"font-style",buttons:[]},{group:"list",buttons:[]},{group:"font",buttons:[]},"---",{group:"media",buttons:[]},"\n",{group:"state",buttons:[]},{group:"insert",buttons:[]},{group:"indent",buttons:[]},{group:"color",buttons:[]},"---",{group:"history",buttons:[]},{group:"other",buttons:[]},"|","dots"],s.Config.prototype.buttonsSM=[{group:"font-style",buttons:[]},{group:"list",buttons:[]},"---",{group:"font",buttons:[]},"\n",{group:"state",buttons:[]},{group:"indent",buttons:[]},{group:"color",buttons:[]},"---",{group:"history",buttons:[]},"|","dots"],s.Config.prototype.buttonsXS=[{group:"font-style",buttons:[]},{group:"list",buttons:[]},"---",{group:"font",buttons:[]},{group:"color",buttons:[]},"---","dots"],s.Config.prototype.controls.dots={mode:o.MODE_SOURCE+o.MODE_WYSIWYG,popup:(t,i,n,o)=>{let s=o.control.data;return void 0===s&&(s={toolbar:(0,l.makeCollection)(t),rebuild:()=>{var i,n;if(o){let l=t.e.fire("getDiffButtons.mobile",o.closest(a.ToolbarCollection));if(l&&s){s.toolbar.build((0,r.splitArray)(l));let o=(null==(n=null==(i=t.toolbar)?void 0:i.firstButton)?void 0:n.container.offsetWidth)||36;s.toolbar.container.style.width=(o+4)*3+"px"}}}},o.control.data=s),s.rebuild(),s.toolbar},tooltip:"Show all"}},37643:function(t,i,n){"use strict";n.d(i,{sound:function(){return s}});var o=n(82758),r=n(85567);function s({sec:t=.1,frequency:i=r.PII,gain:n=.1,type:a="sine"}={}){if(!o.globalWindow||void 0===o.globalWindow.AudioContext&&void 0===o.globalWindow.webkitAudioContext)return;let l=new(o.globalWindow.AudioContext||o.globalWindow.webkitAudioContext),c=l.createGain(),u=l.createOscillator();u.type=a,u.frequency.value=i,u.connect(c),c.connect(l.destination),u.start(),u.stop(l.currentTime+t),c.gain.value=n}},37663:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1171 960q0 13-10 23l-466 466q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l393-393-393-393q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l466 466q10 10 10 23z"/> </svg> '},37775:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1792 352v1088q0 42-39 59-13 5-25 5-27 0-45-19l-403-403v166q0 119-84.5 203.5t-203.5 84.5h-704q-119 0-203.5-84.5t-84.5-203.5v-704q0-119 84.5-203.5t203.5-84.5h704q119 0 203.5 84.5t84.5 203.5v165l403-402q18-19 45-19 12 0 25 5 39 17 39 59z"/> </svg> '},37790:function(t,i,n){"use strict";n.d(i,{call:function(){return l},callPromise:function(){return d},callThis:function(){return c},getDataTransfer:function(){return m},getPropertyDescriptor:function(){return g},keys:function(){return p},loadImage:function(){return h},markOwner:function(){return u},memorizeExec:function(){return f}});var o=n(14773),r=n(86068),s=n(29960),a=n(86583);function l(t,...i){return t(...i)}function c(t,i,...n){return t.apply(i,n)}function u(t,i){(0,s.attr)(i,"data-editor_id",t.id),i.component||Object.defineProperty(i,"jodit",{value:t})}function d(t,i){return(0,o.isPromise)(t)?t.then(t=>t,()=>null).finally(i):null==i?void 0:i()}let h=(t,i)=>i.async.promise((n,o)=>{let r=new Image,s=()=>{i.e.off(r),null==o||o()},a=()=>{i.e.off(r),n(r)};i.e.one(r,"load",a).one(r,"error",s).one(r,"abort",s),r.src=t,r.complete&&a()}),p=(t,i=!0)=>{if(i)return Object.keys(t);let n=[];for(let i in t)n.push(i);return n},f=(t,i,{control:n},o)=>{var s;let l=`button${n.command}`,c=null!=(s=n.args&&n.args[0])?s:(0,a.dataBind)(t,l);if((0,r.isVoid)(c))return!1;(0,a.dataBind)(t,l,c),o&&(c=o(c)),t.execCommand(n.command,!1,null!=c?c:void 0)},m=t=>{if(t.clipboardData)return t.clipboardData;try{return t.dataTransfer||new DataTransfer}catch(t){return null}};function g(t,i){let n;do n=Object.getOwnPropertyDescriptor(t,i),t=Object.getPrototypeOf(t);while(!n&&t);return n}},38420:function(t,i,n){"use strict";n.d(i,{humanSizeToBytes:function(){return o}});let o=t=>{if(/^[0-9.]+$/.test(t.toString()))return parseFloat(t);let i=t.substr(-2,2).toUpperCase(),n=["KB","MB","GB","TB"],o=parseFloat(t.substr(0,t.length-2));return -1!==n.indexOf(i)?o*Math.pow(1024,n.indexOf(i)+1):parseInt(t,10)}},38512:function(t,i,n){"use strict";n.d(i,{UIBackupItem:function(){return a}});var o=n(82749),r=n(21537),s=n(67510);class a extends s.UIElement{className(){return"UIBackupItem"}formatDate(t){let i=new Date,n=(0,r.isString)(t)?new Date(t):t,o=(i.getTime()-n.getTime())/1e3;return(0,r.isFunction)(this.j.o.backup.formatDate)?this.j.o.backup.formatDate(n):o<.2?this.j.i18n("Current"):o<60?this.j.i18n("Less minute"):o<=3600?this.j.i18n("%s minutes ago",Math.floor(o/60)):o<=86400?this.j.i18n("%s hours ago",Math.floor(o/3600)):`${n.toDateString()} ${n.toLocaleTimeString()}`}focus(){this.container.focus()}constructor(t,i){super(t),(0,o._)(this,"data",void 0),this.data=i,this.container.innerHTML=this.formatDate(i.created),(0,r.attr)(this.container,"tabIndex",0)}}},38837:function(t,i,n){"use strict";n.d(i,{assert:function(){return r}});class o extends Error{constructor(t){super(t),this.name="AssertionError"}}function r(t,i){if(!t)throw new o(`Assertion failed: ${i}`)}},38882:function(t,i,n){"use strict";n.d(i,{isAllowedSubdomain:function(){return r},validateLicense:function(){return function t(i,n){var o;let s;if(o=i=i.replace(/[^A-Z0-9-]/g,"R"),/[A-Z0-9][013456][A-P0-9]{2}[ABC]-([0-3])[ELPDF][E-L4-8]{2}\1-[A-D][R0][J-P5-6]{3}-[DPGHYE][GFPOD]{3}[A-SX-Z]/.test(o)||r(n))return!0;let a=(s=n.split(".")).map(t=>{let i=t[0];return"string"==typeof i&&i.charCodeAt(0)?String.fromCharCode(i.charCodeAt(0)+1):i}).concat(s.map(t=>{let i=t[t.length-1];return"string"==typeof i&&i.charCodeAt(0)?String.fromCharCode(i.charCodeAt(0)-1):i})).map(t=>null!=t&&/\w/.test(t)?t:"r"),l=["[A-F013456][A-F0-9]{3}{part}","([0-3]){part}[E-L4-8]{2}\\1","[A-D]{part}[J-P5-6]{3}","{part}[A-R0-9]{3}[X-Z]"].map((t,i)=>t.replace("{part}",a[i]||"[R-T]")),c=RegExp(`^${l.join("-")}$`,"i"),u=i.substring(12,13),d=c.test(i);if(!d&&u===(typeof!n).toUpperCase()[5]){let o=n.split(".");return o.shift(),!!o.length&&t(i,o.join("."))}return d}}});let o=["*localhost*","staging.","*.dev.","*.test.","*.stg.","stg.*","test.*","beta.*","*demo.*","*test.*","acceptatie.*"];function r(t){return o.some(i=>new RegExp(i.replace(/\*/g,"%ANY%").replace(/[/\-\\^$*+?.()|[\]{}]/g,"\\$&").replace(/%ANY%/g,".*")).test(t))}},38927:function(t,i,n){"use strict";n.d(i,{TabsWidget:function(){return c}});var o=n(91907),r=n(2748),s=n(23282),a=n(29960),l=n(67510);let c=(t,i,n)=>{let c=t.c.div("jodit-tabs"),u=t.c.div("jodit-tabs__wrapper"),d=t.c.div("jodit-tabs__buttons");(0,a.attr)(d,{role:"tablist","aria-orientation":"horizontal"});let h={},p=[],f="";c.appendChild(d),c.appendChild(u);let m=t=>{h[t]&&(p.forEach(t=>{t.state.activated=!1}),Object.values(h).forEach(({tab:t})=>t.classList.remove("jodit-tab_active")),h[t].button.state.activated=!0,h[t].tab.classList.add("jodit-tab_active"))};if(i.forEach(({icon:c,name:g,content:b})=>{let v=t.c.div("jodit-tab");(0,a.attr)(v,{role:"tabpanel"});let y=(0,l.Button)(t,c||g,g);y.state.role="tab",t.e.on(y.container,"pointerdown",t=>t.preventDefault()),f||(f=g),d.appendChild(y.container),p.push(y),y.container.classList.add("jodit-tabs__button","jodit-tabs__button_columns_"+i.length),(0,s.isFunction)(b)?v.appendChild(t.c.div("jodit-tab_empty")):v.appendChild(o.Component.isInstanceOf(b,l.UIElement)?b.container:b),u.appendChild(v),y.onAction(()=>(m(g),(0,s.isFunction)(b)&&!r.Dom.isElement(b)&&b.call(t),n&&(n.activeTab=g),!1)),h[g]={button:y,tab:v}}),Object.values(h).forEach(({button:t})=>{t.container.style.width=(100/i.length).toFixed(10)+"%"}),m(n&&n.activeTab&&h[n.activeTab]?n.activeTab:f),n){let t=n.activeTab;Object.defineProperty(n,"activeTab",{configurable:!0,enumerable:!1,get(){return t},set(i){t=i,m(i)}})}return c}},39179:function(t,i){"use strict";i.default={"copy-format":"Copiar formato"}},39296:function(t,i,n){"use strict";var o=n(73943),r=n(19127);i.default={...o,execute:r.execute}},39433:function(t,i,n){"use strict";n.d(i,{fillEmptyParagraph:function(){return a}});var o=n(82758),r=n(2748);let s=new Set(["table","tbody","thead","tfoot","tr"]);function a(t,i,n){if(t.o.cleanHTML.fillEmptyParagraph&&r.Dom.isBlock(i)&&r.Dom.isEmpty(i,o.INSEPARABLE_TAGS)&&!r.Dom.isTag(i,s)){let n=t.createInside.element("br");return i.appendChild(n),!0}return n}},39516:function(t,i,n){"use strict";n.d(i,{visitNodeWalker:function(){return a}});var o=n(82758),r=n(45235);let s=Object.keys(r);function a(t,i,n,a,l){let c=!1,u=t.o.cleanHTML.disableCleanFilter;for(let d of s)if(!(u&&u.has(d))&&(c=(0,r[d])(t,i,c,n,a,l),o.IS_PROD,!i.isConnected))return!0;return c}},39592:function(t,i,n){"use strict";n.d(i,{execute:function(){return s}});var o=n(6689),r=n(49459);async function s(t,i,n){let s=(0,r.requireString)(i,"html",{allowEmpty:!0}),{replace:a}=i;if(!s.trim())return{success:!0,message:"Nothing to insert: HTML is empty"};(0,o.throwIfAborted)(n);try{return t.s.focus(),a&&!t.s.isCollapsed()&&t.s.remove(),t.s.insertHTML(s),t.synchronizeValues(),{success:!0,message:`Inserted ${s.length} characters of HTML`}}catch(t){throw Error(`Failed to insert HTML: ${(null==t?void 0:t.message)||"Unknown error"}`)}}},39627:function(t,i,n){"use strict";var o=n(33433),r=n(37133),s=n(580),a=n(12045),l=n(20356);n(31974);var c=n(32523),u=n(19308),d=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};class h extends l.Plugin{get __dialog(){return this.jodit.dlg({buttons:["fullsize","dialog.close"],closeOnClickOverlay:!0,closeOnEsc:!0,resizable:!1,draggable:!0,minHeight:160})}get __container(){let{jodit:t,__dialog:i}=this;return new c.UiAiAssistant(t,{onInsertAfter(n){t.s.focus(),t.s.setCursorAfter(t.s.current()),t.s.insertHTML(n),i.close()},onInsert(n){t.s.focus(),t.s.insertHTML(n),i.close()}})}afterInit(){}onGenerateAiAssistantForm(t){this.__dialog.open(this.__container,"AI Assistant"),this.__container.setPrompt(t)}onInvokeAiAssistant(t){let{jodit:i}=this;i.s.focus();let n=i.s.html;i.async.promise(async(o,r)=>{try{let r=await i.o.aiAssistant.aiAssistantCallback(t,n);o(r)}catch(t){r(t)}}).then(t=>{i.e.fire("ai-assistant-response",t)}).catch(t=>{(0,a.isAbortError)(t)||(i.message.error(t.message),i.e.fire("ai-assistant-error",t.message))})}beforeDestruct(t){var i,n;null==(i=(0,o.cached)(this,"__container"))||i.destruct(),null==(n=(0,o.cached)(this,"__dialog"))||n.destruct()}constructor(t){super(t),this.buttons=[{name:"ai-commands",group:"insert"},{name:"ai-assistant",group:"insert"}],(0,s.extendLang)(u)}}d([o.cache],h.prototype,"__dialog",null),d([o.cache],h.prototype,"__container",null),d([(0,r.watch)(":generateAiAssistantForm.ai-assistant")],h.prototype,"onGenerateAiAssistantForm",null),d([(0,r.watch)(":invokeAiAssistant")],h.prototype,"onInvokeAiAssistant",null),s.pluginSystem.add("ai-assistant",h)},39955:function(t,i,n){"use strict";n.d(i,{isViewObject:function(){return r}});var o=n(23282);function r(t){return!!(t&&t instanceof Object&&(0,o.isFunction)(t.constructor)&&t.isView)}},40104:function(t,i,n){"use strict";n.d(i,{UITuner:function(){return d}});var o=n(82749),r=n(31635),s=n(65478),a=n(22732),l=n(21537),c=n(67510),u=n(21491);class d extends c.UIElement{className(){return"UITuner"}render(){return`<div>
201
201
  <div class='&__handle' title='~Click to tune~'/>
202
202
  </div>`}show(){let t=this.j.s.current();if(!t)return this.hide();let i=a.Dom.isBlock(t)?t:a.Dom.closest(t,t=>!!(t&&this.j.o.tuneBlock.popup[t.nodeName.toLowerCase()]),this.j.editor);if(!i||i===this.j.editor||!this.j.o.tuneBlock.popup[i.tagName.toLowerCase()])return this.hide();this.currentBlock=i,this.isShown=!0,this.closeToolbar(),this.calcPosition(),this.container.parentNode||this.j.workplace.append(this.container)}hide(){this.isShown&&(this.isShown=!1,a.Dom.safeRemove(this.container),this.closeToolbar())}onEditorScroll(){this.isShown&&this.calcPosition()}calcPosition(){let t=(0,l.css)(this.j.editor,"marginLeft"),i=(0,l.css)(this.j.editor,"paddingLeft"),n=(0,l.css)(this.j.editor,"marginTop"),o=this.currentBlock.offsetWidth-15+t+i,r=this.currentBlock.offsetTop-this.j.editor.scrollTop+n;(0,l.css)(this.container,{transform:`translate3d(${o}px, ${r}px, 0)`}),this.popup.isOpened&&this.popup.updatePosition()}onAfterExecTune(t){t&&(this.currentBlock=t),this.calcPosition(),this.openToolbar()}onClickPrevent(t){t.preventDefault(),t.stopPropagation()}onTargetClick(){this.toggleToolbar()}openToolbar(){if(this.setMod("opened",!0),this.toolbar.build(this.j.o.tuneBlock.popup[this.currentBlock.tagName.toLowerCase()],this.currentBlock),this.popup.setContent(this.toolbar.container),!this.popup.isOpened){let t=this.getElm("handle");(0,l.assert)(null!=t,"Handle element does not exist"),this.popup.open(()=>(0,l.position)(t))}}closeToolbar(){this.setMod("opened",!1),this.popup.close()}toggleToolbar(){this.getMod("opened")?this.closeToolbar():this.openToolbar()}constructor(...t){super(...t),(0,o._)(this,"isShown",!1),(0,o._)(this,"toolbar",(0,u.makeCollection)(this.j,this)),(0,o._)(this,"popup",new c.Popup(this.j,!1)),(0,o._)(this,"currentBlock",void 0)}}(0,r.__decorate)([(0,s.watch)(":hideTuner.tune")],d.prototype,"hide",null),(0,r.__decorate)([(0,s.watch)("j.editor:scroll"),(0,s.throttle)(10)],d.prototype,"onEditorScroll",null),(0,r.__decorate)([(0,s.watch)(":afterExecTune.tune"),(0,s.idle)()],d.prototype,"onAfterExecTune",null),(0,r.__decorate)([(0,s.watch)("container:click container:mousedown")],d.prototype,"onClickPrevent",null),(0,r.__decorate)([(0,s.watch)("handle:click")],d.prototype,"onTargetClick",null),(0,r.__decorate)([(0,s.watch)(":closeTuner.tune")],d.prototype,"closeToolbar",null),d=(0,r.__decorate)([s.component],d)},40273:function(t,i,n){"use strict";n.d(i,{Style:function(){return d}});var o=n(82749),r=n(31635),s=n(45219),a=n(70799),l=n(12475),c=n(49055),u=n(43712);class d{get keys(){return Object.keys(this._data)}forEach(t){this.keys.forEach(i=>t(i))}clear(){this._data={}}set(t,i){this._data[t]=i}get(t){var i;return null!=(i=this._data[t])?i:null}has(t){return void 0!==this._data[t]}add(t,i){return this._data=h(this.str()+";"+`${t}:${i}`),this}str(t=t=>!0){let i=Object.keys(this._data).filter(i=>i&&!/^mso-/.test(i)&&t(i)&&null!=this.get(i)),n=t=>(0,a.isString)(t)?/^0[a-z]+$/i.test(t)?"0":t:t.toString();return(["padding","margin"].forEach(t=>{if(this._data[t]){let o=i.indexOf(t),r=(0,u.calcMarginParts)(this._data[t]);["top","right","bottom","left"].forEach((s,a)=>{let l=`${t}-${s}`,c=this._data[l];null!=c&&(i.indexOf(l)<o||n(r[a])===n(c))&&-1!==i.indexOf(l)&&i.splice(i.indexOf(l),1)})}}),i.length)?i.map(t=>`${(0,l.kebabCase)(t)}:${this.get(t)}`).join(";"):""}constructor(t){(0,o._)(this,"_data",void 0),this._data=h(t)}}function h(t){return(function(t){let i={},n=[];for(let o=t.length-1;o>=0;o-=1){let r=t[o][0];i[r]||(i[r]=!0,n.unshift(t[o]))}return n})((null!=t?t:"").replace(/&quot;/g,'"').split(";").filter(Boolean).map(t=>(0,c.trim)(t).split(":").map(c.trim))).reduce((t,[i,n])=>(i&&n&&(t[i]=n),t),{})}(0,r.__decorate)([s.autobind],d.prototype,"forEach",null),(0,r.__decorate)([s.autobind],d.prototype,"clear",null),(0,r.__decorate)([s.autobind],d.prototype,"set",null),(0,r.__decorate)([s.autobind],d.prototype,"get",null),(0,r.__decorate)([s.autobind],d.prototype,"has",null),(0,r.__decorate)([s.autobind],d.prototype,"add",null),(0,r.__decorate)([s.autobind],d.prototype,"str",null)},40329:function(t,i,n){"use strict";var o=n(22732),r=n(21537),s=n(43555),a=n(12153),l=n(6441),c=n(6091);l.Config.prototype.table={splitBlockOnInsertTable:!0,selectionCellStyle:"border: 1px double #1e88e5 !important;",useExtraClassesOptions:!1},a.Icon.set("table",c.default),l.Config.prototype.controls.table={data:{cols:10,rows:10,classList:{"table table-bordered":"Bootstrap Bordered","table table-striped":"Bootstrap Striped","table table-dark":"Bootstrap Dark"}},popup:(t,i,n,a)=>{t.editor.normalize();let l=t.history.snapshot.make(),c=a.control,u=c.data&&c.data.rows?c.data.rows:10,d=c.data&&c.data.cols?c.data.cols:10,h=t.c.fromHTML('<form class="jodit-form jodit-form__inserter"><div class="jodit-form__table-creator-box"><div class="jodit-form__container"></div><div class="jodit-form__options">'+(()=>{if(!t.o.table.useExtraClassesOptions)return"";let i=[];if(c.data){let t=c.data.classList;Object.keys(t).forEach(n=>{i.push(`<label class="jodit_vertical_middle"><input class="jodit-checkbox" value="${n}" type="checkbox"/>${t[n]}</label>`)})}return i.join("")})()+'</div></div><label class="jodit-form__center"><span>1</span> &times; <span>1</span></label></form>'),p=h.querySelectorAll("span")[0],f=h.querySelectorAll("span")[1],m=h.querySelector(".jodit-form__container"),g=h.querySelector(".jodit-form__options"),b=[],v=u*d;for(let i=0;i<v;i+=1)b[i]||b.push(t.c.element("span",{dataIndex:i}));if(t.e.on(m,"mousemove",(t,i)=>{let n=t.target;if(!o.Dom.isTag(n,"span"))return;let r=void 0===i||isNaN(i)?parseInt((0,s.attr)(n,"-index")||"0",10):i||0,a=Math.ceil((r+1)/d),l=r%d+1;for(let t=0;t<b.length;t+=1)l>=t%d+1&&a>=Math.ceil((t+1)/d)?b[t].className="jodit_hovered":b[t].className="";f.textContent=l.toString(),p.textContent=a.toString()}).on(m,"touchstart mousedown",i=>{let a=i.target;if(i.preventDefault(),i.stopImmediatePropagation(),!o.Dom.isTag(a,"span"))return;let c=parseInt((0,s.attr)(a,"-index")||"0",10),u=Math.ceil((c+1)/d),h=c%d+1,p=t.createInside,f=p.element("tbody"),m=p.element("table");m.appendChild(f);let b=null,v,y;for(let t=1;u>=t;t+=1){v=p.element("tr");for(let t=1;t<=h;t+=1)y=p.element("td"),b||(b=y),(0,r.css)(y,"width",(100/h).toFixed(4)+"%"),y.appendChild(p.element("br")),v.appendChild(p.text("\n")),v.appendChild(p.text(" ")),v.appendChild(y);f.appendChild(p.text("\n")),f.appendChild(v)}(0,r.$$)("input[type=checkbox]:checked",g).forEach(t=>{t.value.split(/[\s]+/).forEach(t=>{m.classList.add(t)})}),t.s.restore(),t.s.removeMarkers(),t.editor.normalize(),t.history.snapshot.restore(l);let w=o.Dom.furthest(t.s.current(),o.Dom.isBlock,t.editor);if(w&&o.Dom.isEmpty(w))o.Dom.replace(w,m,void 0,!1,!0);else if(w){let i=p.text("\n");if(t.o.table.splitBlockOnInsertTable){let n=t.s.range;n.collapse(!1),n.insertNode(i),n.collapse(!1),t.s.selectRange(n);let r=t.s.splitSelection(w,i);r?o.Dom.after(r,m):o.Dom.after(w,m)}else o.Dom.after(w,i),o.Dom.after(i,m)}else t.s.insertNode(m,!1);b&&(t.s.setCursorIn(b),(0,r.scrollIntoViewIfNeeded)(b,t.editor,t.ed)),n()}),a&&a.parentElement){for(let i=0;i<u;i+=1){let n=t.c.div();for(let t=0;t<d;t+=1)n.appendChild(b[i*d+t]);m.appendChild(n)}b[0]&&(b[0].className="hovered")}return h},tooltip:"Insert table"}},40372:function(t,i,n){"use strict";n.r(i),i.default={newline:"новая строка|перенос|ентер",delete:"видалити",space:"пробел","Speech Recognize":"Распознавание речи",Sound:"Звук","Interim Results":"Проміжні результати"}},40565:function(t,i){"use strict";i.default={"Type something":"Napisz coś",Advanced:"Zaawansowane","About Jodit":"O Jodit","Jodit Editor":"Edytor Jodit","Jodit User's Guide":"Instrukcja Jodit","contains detailed help for using":"zawiera szczeg\xf3łowe informacje dotyczące użytkowania.","For information about the license, please go to our website:":"Odwiedź naszą stronę, aby uzyskać więcej informacji na temat licencji:","Buy full version":"Zakup pełnej wersji","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.":"Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Wszystkie prawa zastrzeżone.",Anchor:"Kotwica","Open in new tab":"Otw\xf3rz w nowej zakładce","Open in fullsize":"Otw\xf3rz edytor w pełnym rozmiarze","Clear Formatting":"Wyczyść formatowanie","Fill color or set the text color":"Kolor wypełnienia lub ustaw kolor tekstu",Redo:"Pon\xf3w",Undo:"Cofnij",Bold:"Pogrubienie",Italic:"Kursywa","Insert Unordered List":"Wstaw listę wypunktowaną","Insert Ordered List":"Wstaw listę numeryczną","Align Center":"Wyśrodkuj","Align Justify":"Wyjustuj","Align Left":"Wyr\xf3wnaj do lewej","Align Right":"Wyr\xf3wnaj do prawej","Insert Horizontal Line":"Wstaw linię poziomą","Insert Image":"Wstaw grafikę","Insert file":"Wstaw plik","Insert youtube/vimeo video":"Wstaw film Youtube/vimeo","Insert link":"Wstaw link","Font size":"Rozmiar tekstu","Font family":"Kr\xf3j czcionki","Insert format block":"Wstaw formatowanie",Normal:"Normalne","Heading 1":"Nagł\xf3wek 1","Heading 2":"Nagł\xf3wek 2","Heading 3":"Nagł\xf3wek 3","Heading 4":"Nagł\xf3wek 4",Quote:"Cytat",Code:"Kod",Insert:"Wstaw","Insert table":"Wstaw tabelę","Decrease Indent":"Zmniejsz wcięcie","Increase Indent":"Zwiększ wcięcie","Select Special Character":"Wybierz znak specjalny","Insert Special Character":"Wstaw znak specjalny","Paint format":"Malarz format\xf3w","Change mode":"Zmień tryb",Margins:"Marginesy",top:"G\xf3rny",right:"Prawy",bottom:"Dolny",left:"Levy",Styles:"Style CSS",Classes:"Klasy CSS",Align:"Wyr\xf3wnanie",Right:"Prawa",Center:"środek",Left:"Lewa","--Not Set--":"brak",Src:"Źr\xf3dło",Title:"Tytuł",Alternative:"Tekst alternatywny",Link:"Link","Open link in new tab":"Otw\xf3rz w nowej zakładce",Image:"Grafika",file:"Plik","Image properties":"Właściwości grafiki",Cancel:"Anuluj",Ok:"OK","Your code is similar to HTML. Keep as HTML?":"Tw\xf3j kod wygląda jak HTML. Zachować HTML?","Paste as HTML":"Wkleić jako HTML?",Keep:"Oryginalny tekst",Clean:"Wyczyść","Insert as Text":"Wstaw jako tekst","Word Paste Detected":"Wykryto tekst w formacie Word","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?":"Wklejany tekst pochodzi z dokumentu Microsoft Word/Excel. Chcesz zachować ten format czy wyczyścić go? ","Insert only Text":"Wstaw tylko treść","File Browser":"Przeglądarka plik\xf3w","Error on load list":"Błąd ładowania listy plik\xf3w","Error on load folders":"Błąd ładowania folder\xf3w","Are you sure?":"Czy jesteś pewien?","Enter Directory name":"Wprowadź nazwę folderu","Create directory":"Utw\xf3rz folder","type name":"wprowadź nazwę","Drop image":"Upuść plik graficzny","Drop file":"Upuść plik","or click":"lub kliknij tu","Alternative text":"Tekst alternatywny",Browse:"Przeglądaj",Upload:"Wczytaj",Background:"Tło",Text:"Treść",Top:"G\xf3ra",Middle:"Środek",Bottom:"D\xf3ł","Insert column before":"Wstaw kolumnę przed","Insert column after":"Wstaw kolumnę po","Insert row above":"Wstaw wiersz przed","Insert row below":"Wstaw wiersz po","Delete table":"Usuń tabelę","Delete row":"Usuń wiersz","Delete column":"Usuń kolumnę","Empty cell":"Wyczyść kom\xf3rkę",Delete:"Usuń","Strike through":"Przekreślenie",Underline:"Podkreślenie",Break:"Przerwa","Search for":"Szukaj","Replace with":"Zamień na",Replace:"Wymienić",Edit:"Edytuj","Vertical align":"Wyr\xf3wnywanie w pionie","Horizontal align":"Wyr\xf3wnywanie w poziomie",Filter:"Filtruj","Sort by changed":"Sortuj wg zmiany","Sort by name":"Sortuj wg nazwy","Sort by size":"Sortuj wg rozmiaru","Add folder":"Dodaj folder","Split vertical":"Podziel w pionie","Split horizontal":"Podziel w poziomie",Split:"Podziel",Merge:"Scal","Add column":"Dodaj kolumnę","Add row":"Dodaj wiersz",Border:"Obramowanie","Embed code":"Wstaw kod",Update:"Aktualizuj",superscript:"indeks g\xf3rny",subscript:"index dolny","Cut selection":"Wytnij zaznaczenie",Paste:"Wklej","Choose Content to Paste":"Wybierz zawartość do wklejenia","Chars: %d":"Znaki: %d","Words: %d":"Słowa: %d",All:"Wszystko","Select %s":"Wybierz: %s","Select all":"Wybierz wszystko",source:"HTML",bold:"pogrubienie",italic:"kursywa",brush:"pędzel",link:"link",undo:"cofnij",redo:"pon\xf3w",table:"tabela",image:"grafika",eraser:"wyczyść",paragraph:"akapit",fontsize:"rozmiar czcionki",video:"wideo",font:"czcionka",about:"O programie",print:"drukuj",underline:"podkreślenie",strikethrough:"przekreślenie",indent:"wcięcie",outdent:"wycięcie",fullsize:"pełen rozmiar",shrink:"przytnij",hr:"linia pozioma",ul:"lista",ol:"lista numerowana",cut:"wytnij",selectall:"zaznacz wszystko","Open link":"otw\xf3rz link","Edit link":"edytuj link","No follow":"Atrybut no-follow",Unlink:"Usuń link",Eye:"szukaj",pencil:"edytuj"," URL":"URL",Reset:"wyczyść",Save:"zapisz","Save as ...":"zapisz jako",Resize:"Zmień rozmiar",Crop:"Przytnij",Width:"Szerokość",Height:"Wysokość","Keep Aspect Ratio":"Zachowaj proporcje",Yes:"Tak",No:"Nie",Remove:"Usuń",Select:"Wybierz","You can only edit your own images. Download this image on the host?":"Możesz edytować tylko swoje grafiki. Czy chcesz pobrać tą grafikę?","The image has been successfully uploaded to the host!":"Grafika została pomyślnienie dodana na serwer",palette:"Paleta","There are no files":"Brak plik\xf3w.",Rename:"zmień nazwę","Enter new name":"Wprowadź nową nazwę",preview:"podgląd",download:"pobierz","Paste from clipboard":"Wklej ze schowka","Your browser doesn't support direct access to the clipboard.":"Twoja przeglądarka nie obsługuje schowka","Copy selection":"Kopiuj zaznaczenie",copy:"kopiuj","Border radius":"Zaokrąglenie krawędzi","Show all":"Pokaż wszystkie",Apply:"Zastosuj","Please fill out this field":"Proszę wypełnić to pole","Please enter a web address":"Proszę, wpisz adres sieci web",Default:"Domyślnie",Circle:"Koło",Dot:"Punkt",Quadrate:"Kwadrat",Find:"Znaleźć","Find Previous":"Znaleźć Poprzednie","Find Next":"Znajdź Dalej","Insert className":"Wstaw nazwę zajęć","Press Alt for custom resizing":"Naciśnij Alt, aby zmienić rozmiar","License: %s":"Licencja: %s"}},40650:function(t,i,n){"use strict";var o=n(82749),r=n(25088),s=n.n(r),a=n(6441),l=n(21537),c=n(50911),u=n(59451),d=n(2692);a.Config.prototype.controls.google={tooltip:"Google search",icon:s(),isDisabled(t){return(0,u.isEditorEmpty)(t.editor)},command:"startSearch"};class h extends c.Plugin{afterInit(t){t.registerCommand("startSearch",{exec:()=>{var i,n,o;let r,{s}=t;if(r=s.isCollapsed()?null==(n=s.current())||null==(i=n.parentElement)?void 0:i.innerText:null==(o=s.sel)?void 0:o.toString()){let t="https://www.google.com/search?q="+encodeURIComponent((0,l.trim)(r));window.open(t,"_blank")}}})}beforeDestruct(t){}constructor(...t){super(...t),(0,o._)(this,"buttons",[{name:"google",group:"search"}])}}(0,o._)(h,"requires",["license"]),d.JoditPro.plugins.add("google-search",h)},41107:function(t,i,n){"use strict";var o=n(580),r=n(21537),s=n(12153),a=n(6441);n(73674);var l=n(820),c=n(53651),u=n(16020),d=n(89758),h=n(98527),p=n(51855);o.pluginSystem.add("bold",function(t){let i=i=>{let n,o=a.Config.defaultOptions.controls[i],s={...o.css};return Object.keys(s).forEach(t=>{n||(n={}),n[t]=(0,r.isArray)(s[t])?s[t][0]:s[t]}),t.s.commitStyle({element:o.tags?o.tags[0]:void 0}),t.synchronizeValues(),!1};["bold","italic","underline","strikethrough"].forEach(i=>{t.registerButton({name:i,group:"font-style"})}),["superscript","subscript"].forEach(i=>{t.registerButton({name:i,group:"script"})}),t.registerCommand("bold",{exec:i,hotkeys:["ctrl+b","cmd+b"]}).registerCommand("italic",{exec:i,hotkeys:["ctrl+i","cmd+i"]}).registerCommand("underline",{exec:i,hotkeys:["ctrl+u","cmd+u"]}).registerCommand("strikethrough",{exec:i}).registerCommand("subscript",{exec:i}).registerCommand("superscript",{exec:i})}),s.Icon.set("bold",l.default).set("italic",c.default).set("strikethrough",u.default).set("subscript",d.default).set("superscript",h.default).set("underline",p.default)},41113:function(t,i,n){"use strict";var o=n(63643),r=n.n(o),s=n(6441);s.Config.prototype.keyboard={defaultLayoutSet:"en",showLayoutSwitcher:!0,extraKeyGroup:"other",extraKeyButtons:[],delayKeyRepeat:350,periodKeyRepeat:100,layoutList:{en:{title:"English",keys:[["` ~ \xb1","1 ! \xa7","2 @","3 #","4 $","5 %","6 ^","7 &","8 *","9 (","0 )","- _","= +","Backspace"],["Tab","q Q","w W","e E","r R","t T","y Y","u U","i I","o O","p P","[ {","] }","\\ |"],["Caps","a A","s S","d D","f F","g G","h H","j J","k K","l L","; :","' \"","Enter"],["Shift","z Z","x X","c C","v V","b B","n N","m M",", <",". >","/ ?","Shift"],["Options","Space","Options"]]},es:{title:"Espa\xf1ol",keys:[["\xba ` ~","1 ! \xa7","2 @","3 #","4 $","5 %","6 ^","7 &","8 *","9 (","0 )","- _ |","\xa1 = +","Backspace"],["Tab","q Q","w W","e E","r R","t T","y Y","u U","i I","o O","p P","[ {","] }","\xe7 \xc7 \\"],["Caps","a A","s S","d D","f F","g G","h H","j J","k K","l L","\xf1 \xd1 ; :","' \"","Enter"],["Shift","z Z","x X","c C","v V","b B","n N","m M",", <",". >","/ ?","Shift"],["Options","Space","Options"]]},de:{title:"Deutsch",keys:[["` ~ \xb1","1 ! \xa7","2 @","3 #","4 $","5 %","6 ^","7 &","8 * :","9 ( {","0 ) }","- _","= +","Backspace"],["Tab","q Q","w W","e E","r R","t T","z Z","u U","i I","o O","p P","\xfc \xdc [","] }","\\ |"],["Caps","a A","s S","d D","f F","g G","h H","j J","k K","l L","\xf6 \xd6 ;","\xe4 \xc4 ' \"","Enter"],["Shift","y Y","x X","c C","v V","b B","n N","m M",", <",". >","/ ?","Shift"],["Options","Space","Options"]]},ru:{title:"Русский",keys:[["` ~ \xb1","1 ! \xa7",'2 @ "',"3 # :","4 $ <","5 % >","6 ^","7 &","8 *","9 (","0 )","- _","= +","Backspace"],["Tab","й Й","ц Ц","у У","к К","е Е","н Н","г Г","ш Ш","щ Щ","з З","х Х [","ъ ] {","\\ | }"],["Caps","ф Ф","ы Ы","в В","а А","п П","р Р","о О","л Л","д Д","ж Ж ;","э Э '","Enter"],["Shift","я Я","ч Ч","с С","м М","и И","т Т","ь Ь","б Б ,","ю Ю .","/ ?","Shift"],["Options","Space","Options"]]},tr:{title:"T\xfcrk\xe7e",keys:[['" \xe9` ~',"1 ! \xa7",'2 @ "',"3 # :","4 $ <","5 % >","6 ^ \xb1","7 &","8 *","9 ( {","0 ) }","- _ [","= + ]","Backspace"],["Tab","q Q","w W","e E","r R","t T","y Y","u U","ı I","o O","p P","ğ Ğ","\xfc \xdc",", \\ |"],["Caps","a A","s S","d D","f F","g G","h H","j J","k K","l L","ş Ş","i̇ İ","Enter"],["Shift","z Z","x X","c C","v V","b B","n N","m M","\xf6 \xd6 <","\xe7 \xc7 >",". / ?","Shift"],["Options","Space","Options"]]},iw:{title:"Hebrew",keys:[["` ~ \xb1","1 ! \xa7","2 @","3 #","4 $","5 %","6 ^","7 &","8 *","9 (","0 )","- _","= +","Backspace"],["Tab","/ q Q","' w W","ק e E","ר r R","א t T","ט y Y","ו u U","ן i I","ם o O","פ p P","[ {","] }","\\ |"],["Caps","ש a A","ד s S","ג d D","כ f F","ע g G","י h H","ח j J","ל k K","ך l L","ף ; :","' \"","Enter"],["Shift","ז z Z","ס x X","ב c C","ה v V","נ b B","מ n N","צ m M",", <",". >","/ ?","Shift"],["Options","Space","Options"]]},tata:{title:"Tata",keys:[["һ Һ` ~","1 ! \xa7",'2 @ "',"3 # :","4 $ <","5 % >","6 ^ \xb1","7 &","8 *","9 ( {","0 )","- _","= +","Backspace"],["Tab","й Й","ө Ө","у У","к К","е Е","н Н","г Г","ш Ш","ә Ә","з З","х Х [","ү Ү ]","\\ | }"],["Caps","ф Ф","ы Ы","в В","а А","п П","р Р","о О","л Л","д Д","ң Ң ;","э Э '","Enter"],["Shift","я Я","ч Ч","с С","м М","и И","т Т","җ Җ","б Б ,","ю Ю .","ґ Ґ /","Shift"],["Options","Space","Options"]]}},layoutSwitchList:["en","es","de","ru","tr","iw","tata"],keySize:32,layout:[[1,1,1,1,1,1,1,1,1,1,1,1,1,2],[1.5,1,1,1,1,1,1,1,1,1,1,1,1,1.5],[1.8,1,1,1,1,1,1,1,1,1,1,1,2.2],[2.5,1,1,1,1,1,1,1,1,1,1,2.5],[3.5,9,3.5]]},s.Config.prototype.controls.keyboard={tooltip:"Keyboard",icon:r(),isActive(t){return!!t.e.fire("isKeyboardOpened")},command:"toggleKeyboard"},s.Config.prototype.controls.extraKeyboardButtons={}},41157:function(t,i,n){"use strict";n.d(i,{clearClassName:function(){return r}});var o=n(49055);let r=t=>(t.attributes.class&&(t.attributes.class=t.attributes.class.replace(/(el\d+)|(font\d+)|msonormal|msolistparagraph\w*/gi,""),(0,o.trim)(t.attributes.class)||(t.attributes.class=null)),t)},41180:function(t,i,n){"use strict";n.d(i,{clearCenterAlign:function(){return u},css:function(){return c}});var o=n(87612),r=n(72430),s=n(3760),a=n(87058),l=n(12475);function c(t,i,n,u=!1){if((0,o.isBoolean)(n)&&(u=n,n=void 0),(0,r.isPlainObject)(i)||void 0!==n){let o=(t,i,n)=>{void 0!==(n=(0,s.normalizeCssNumericValue)(i,n))&&(null==n||c(t,i,!0)!==(0,s.normalizeCssValue)(i,n))&&(t.style[i]=n)};if((0,r.isPlainObject)(i)){let n=Object.keys(i);for(let r=0;r<n.length;r+=1)o(t,(0,a.camelCase)(n[r]),i[n[r]])}else o(t,(0,a.camelCase)(i),n);return""}let d=(0,l.kebabCase)(i),h=t.ownerDocument||document,p=!!h&&(h.defaultView||h.parentWindow),f=t.style[i],m="";return void 0!==f&&""!==f?m=f:p&&!u&&(m=p.getComputedStyle(t).getPropertyValue(d)),s.NUMBER_FIELDS_REG.test(i)&&/^[-+]?[0-9.]+px$/.test(m.toString())&&(m=parseInt(m.toString(),10)),(0,s.normalizeCssValue)(i,m)}let u=t=>{"block"===c(t,"display")&&c(t,"display","");let{style:i}=t;"auto"===i.marginLeft&&"auto"===i.marginRight&&(i.marginLeft="",i.marginRight="")}},41369:function(t,i,n){"use strict";n.r(i),i.default={symbols:"S\xedmbolo"}},41406:function(t,i,n){"use strict";var o=n(82749),r=n(31635);n(83967);var s=n(82758),a=n(65478),l=n(21537),c=n(87612),u=n(53326),d=n(50911),h=n(67510),p=n(41409),f=n(2692);class m extends d.Plugin{className(){return"pasteCode"}afterInit(t){t.registerCommand("pasteCode",()=>this.__openCodeEditDialog()),t.async.requestIdleCallback(()=>this.__initHighlightLibLoading())}__openCodeEditDialog(t,i,n){let o=this.j,r=this.__createForm(),{code:s,language:a}=(0,l.refs)(r.container);t&&(a.value=t),i&&(s.value=i),o.async.requestIdleCallback(()=>{s.focus()}),o.s.save(),this.__createDialog(()=>{if(r.validate()){o.s.restore();let t=o.createInside.fromHTML(o.o.pasteCode.insertTemplate(o,a.value,s.value));if(n)p.Dom.replace(n,t,o.createInside,!1,!0);else{let i=o.s.current(),n=p.Dom.up(i,p.Dom.isBlock,o.editor);n&&!p.Dom.isCell(n)?p.Dom.after(n,t):o.s.insertNode(t)}this.__imdOnChange();return}return!1},()=>{o.s.restore()}).setContent(r.container).open(!0)}beforeDestruct(t){}__createForm(){let{jodit:t}=this;return new h.UIForm(t,[new h.UISelect(t,{name:"language",label:"Language",value:t.o.pasteCode.defaultLanguage,options:t.o.pasteCode.languages,required:!0}),new h.UITextArea(t,{label:"Code view",resizable:!1,name:"code",required:!0,className:"jodit-paste-code__textarea"})],{className:"jodit-paste-code"})}__createDialog(t,i){let n=new p.Dialog({language:this.j.o.language});return n.setHeader("Insert/Edit Code Sample").setSize(this.j.o.pasteCode.dialog.width,this.j.o.pasteCode.dialog.height).setFooter([(0,h.Button)(n,"","Cancel","default").onAction(()=>{n.close(),i()}),(0,h.Button)(n,"save","Save","primary").onAction(()=>{n.close(),t()})]),n}__onChange(){this.__imdOnChange()}__imdOnChange(){(0,l.$$)("pre",this.j.editor).forEach(t=>{(0,l.attr)(t,"contenteditable")||((0,l.attr)(t,"contenteditable",!1),this.__highlightCode(t).catch(()=>null))})}async __highlightCode(t){let i=this.__parseLanguage(t),{highlight:n}=await this.__initHighlightLibLoading(i),o=t;t.firstElementChild===t.lastElementChild&&p.Dom.isTag(t.firstElementChild,"code")&&(o=t.firstElementChild),o.innerHTML=n(o.innerText,i)}onPreEdit(t){let i=p.Dom.isNode(t)&&p.Dom.isTag(t,"pre")?t:p.Dom.closest(t.target,"pre",this.j.editor);if(i){let t=this.__parseLanguage(i);this.__openCodeEditDialog(t,i.innerText,i)}}__parseLanguage(t){let i=null,n=t=>t.classList.forEach(t=>{if(/language-/.test(t)){let n=/language-(.*)/.exec(t);n&&n[1]&&(i=n[1])}});return n(t),null==i&&t.firstElementChild===t.lastElementChild&&p.Dom.isTag(t.firstElementChild,"code")&&n(t.firstElementChild),this.jodit.o.pasteCode.canonicalLanguageCode(i||"html")}onAfterGetValueFromEditor(t){let i=(t,i,n,o,r,s)=>`${i.trim()}${o}${(0,u.htmlspecialchars)((0,l.stripTags)(r,this.j.ed,new Set(["br"])))}${s}`;t.value=t.value.replace(/(<pre[^>]*)contenteditable\s*=\s*(['"]?)false\2([^>]*>\s*<code[^>]*>)(.*?)(<\/code>\s*<\/pre>)/gis,i).replace(/(<pre[^>]*)contenteditable\s*=\s*(['"]?)false\2([^>]*>)(.*?)(<\/pre>)/gis,i)}constructor(...t){super(...t),(0,o._)(this,"buttons",[{name:"pasteCode",group:"clipboard"}]),(0,o._)(this,"__highlightLibJSIsLoaded",!1),(0,o._)(this,"__loadLanguage",new Map),(0,o._)(this,"__initHighlightLibLoading",async t=>{let{globalHighlightLib:i,highlightLib:{css:n,js:o,langUrl:r,highlight:a,isLangLoaded:u,beforeLibLoad:d,afterLibLoad:h}}=this.j.o.pasteCode;return this.__highlightLibJSIsLoaded||i||(this.__highlightLibJSIsLoaded=Promise.resolve(null==d?void 0:d()).then(()=>g(this.async,Promise.allSettled([(0,l.loadNextStyle)(this.jodit,n).catch(()=>null),(0,l.loadNext)(this.jodit,o).catch(()=>null)]))).then(()=>null==h?void 0:h())),(0,c.isBoolean)(this.__highlightLibJSIsLoaded)||await this.__highlightLibJSIsLoaded,!t||u(t)||i||(this.__loadLanguage.has(t)||(s.IS_PROD,this.__loadLanguage.set(t,g(this.async,(0,l.appendScriptAsync)(this.jodit,r(t)).catch(()=>null)))),await this.__loadLanguage.get(t)),{highlight:a}})}}function g(t,i){return t.promise((t,n)=>{i.then(t).catch(n)}).catch(()=>null)}(0,o._)(m,"requires",["license"]),(0,r.__decorate)([a.autobind],m.prototype,"__openCodeEditDialog",null),(0,r.__decorate)([(0,a.watch)(["?:change","?:afterInit"]),(0,a.debounce)()],m.prototype,"__onChange",null),(0,r.__decorate)([(0,a.watch)(["?:dblclick","?:editPreInPasteCode"])],m.prototype,"onPreEdit",null),(0,r.__decorate)([(0,a.watch)("?:afterGetValueFromEditor")],m.prototype,"onAfterGetValueFromEditor",null),m=(0,r.__decorate)([a.component],m),f.JoditPro.plugins.add("paste-code",m)},41409:function(t,i,n){"use strict";n.r(i),n.d(i,{Ajax:function(){return f.Ajax},Alert:function(){return a.Alert},Async:function(){return c.Async},AsyncStorage:function(){return j.AsyncStorage},Button:function(){return m.Button},CommitStyle:function(){return A.CommitStyle},Component:function(){return o.Component},Confirm:function(){return a.Confirm},ContextMenu:function(){return s.ContextMenu},Create:function(){return u.Create},Dialog:function(){return a.Dialog},Dom:function(){return d.Dom},EventEmitter:function(){return h.EventEmitter},EventHandlersStore:function(){return h.EventHandlersStore},Eventify:function(){return h.Eventify},FileBrowser:function(){return l.FileBrowser},Helpers:function(){return r},History:function(){return v.History},Icon:function(){return m.Icon},ImageEditor:function(){return w.ImageEditor},IndexedDBProvider:function(){return j.IndexedDBProvider},LazyWalker:function(){return d.LazyWalker},LocalStorageProvider:function(){return j.LocalStorageProvider},MemoryStorageProvider:function(){return j.MemoryStorageProvider},Plugin:function(){return p.Plugin},PluginSystem:function(){return T.PluginSystem},Popup:function(){return m.Popup},ProgressBar:function(){return m.ProgressBar},Prompt:function(){return a.Prompt},Response:function(){return f.Response},STATUSES:function(){return o.STATUSES},Selection:function(){return A.Selection},Snapshot:function(){return y.Snapshot},StatusBar:function(){return C.StatusBar},Storage:function(){return j.Storage},StorageKey:function(){return j.StorageKey},Table:function(){return k.Table},ToolbarButton:function(){return S.ToolbarButton},ToolbarCollection:function(){return x.ToolbarCollection},ToolbarContent:function(){return S.ToolbarContent},ToolbarEditorCollection:function(){return I.ToolbarEditorCollection},ToolbarSelect:function(){return S.ToolbarSelect},UIBlock:function(){return m.UIBlock},UIButton:function(){return m.UIButton},UIButtonGroup:function(){return m.UIButtonGroup},UIButtonState:function(){return m.UIButtonState},UICheckbox:function(){return m.UICheckbox},UIElement:function(){return m.UIElement},UIFileInput:function(){return m.UIFileInput},UIForm:function(){return m.UIForm},UIGroup:function(){return m.UIGroup},UIInput:function(){return m.UIInput},UIList:function(){return m.UIList},UIMessages:function(){return _.UIMessages},UISelect:function(){return m.UISelect},UISeparator:function(){return m.UISeparator},UISpacer:function(){return m.UISpacer},UITextArea:function(){return m.UITextArea},UITooltip:function(){return m.UITooltip},Uploader:function(){return E.Uploader},View:function(){return g.View},ViewComponent:function(){return o.ViewComponent},ViewWithToolbar:function(){return b.ViewWithToolbar},canUseIndexedDB:function(){return j.canUseIndexedDB},canUsePersistentStorage:function(){return j.canUsePersistentStorage},clearUseIndexedDBCache:function(){return j.clearUseIndexedDBCache},defaultNameSpace:function(){return h.defaultNameSpace},observable:function(){return h.observable}});var o=n(91907),r=n(21537),s=n(80870),a=n(638),l=n(78513),c=n(8884),u=n(12060),d=n(22732),h=n(3827),p=n(50911),f=n(41601),m=n(67510),g=n(35608),b=n(84075),v=n(78818),y=n(52604),w=n(50050),_=n(1808),C=n(23512),k=n(76014),S=n(36646),x=n(11676),I=n(37426),E=n(57380),T=n(41876),A=n(59242),j=n(12081)},41457:function(t,i,n){"use strict";var o=n(22732),r=n(29960),s=n(89890),a=n(12153),l=n(32118),c=n(21735),u=n(63399),d=n(44450),h=n(20201),p=n(50050);let f="jodit-file-browser-preview",m=(t="next",i="right")=>`<div class="${f}__navigation ${f}__navigation_arrow_${t}">`+a.Icon.get("angle-"+i)+"</a>";i.default=t=>{if(!t.o.contextMenu)return()=>{};let i=(0,u.makeContextMenu)(t);return n=>{let a=(0,c.getItem)(n.target,t.container);if(!a)return;let u=a,g=t.options,b=t=>(0,r.attr)(u,t)||"";return t.async.setTimeout(()=>{let r=(0,c.elementToItem)(a,(0,l.elementsMap)(t));r&&(t.state.activeElements=[r],i.show(n.clientX,n.clientY,[!!("1"!==b("data-is-file")&&g.editImage&&(t.dataProvider.canI("ImageResize")||t.dataProvider.canI("ImageCrop")))&&{icon:"pencil",title:"Edit",exec:()=>p.openImageEditor.call(t,b("href"),b("data-name"),b("data-path"),b("data-source"))},!!t.dataProvider.canI("FileRename")&&{icon:"italic",title:"Rename",exec:()=>{t.e.fire("fileRename.filebrowser",b("data-name"),b("data-path"),b("data-source"))}},!!t.dataProvider.canI("FileRemove")&&{icon:"bin",title:"Delete",exec:async()=>{try{await (0,d.deleteFile)(t,b("data-name"),b("data-source"))}catch(i){return t.status(i)}return t.state.activeElements=[],(0,h.loadTree)(t).catch(t.status)}},!!g.preview&&{icon:"eye",title:"Preview",exec:()=>{let i=t.dlg({buttons:["fullsize","dialog.close"]}),n=t.c.div(f,'<div class="jodit-icon_loader"></div>'),r=t.c.div(f+"__box"),a=t.c.fromHTML(m()),l=t.c.fromHTML(m("prev","left")),c=s=>{let c=t.c.element("img");c.setAttribute("src",s);let d=()=>{var s;t.isInDestruct||(t.e.off(c,"load"),o.Dom.detach(n),g.showPreviewNavigation&&(o.Dom.prevWithClass(u,t.files.getFullElName("item"))&&n.appendChild(l),o.Dom.nextWithClass(u,t.files.getFullElName("item"))&&n.appendChild(a)),n.appendChild(r),r.appendChild(c),i.setPosition(),null==(s=null==t?void 0:t.events)||s.fire("previewOpenedAndLoaded"))};t.e.on(c,"load",d),c.complete&&d()};t.e.on([a,l],"click",function(){if(!(u=this===a?o.Dom.nextWithClass(u,t.files.getFullElName("item")):o.Dom.prevWithClass(u,t.files.getFullElName("item"))))throw(0,s.error)("Need element");o.Dom.detach(n),o.Dom.detach(r),n.innerHTML='<div class="jodit-icon_loader"></div>',c(b("href"))}),t.e.on("beforeDestruct",()=>{i.destruct()}),i.container.classList.add(f+"__dialog"),i.setContent(n),i.setPosition(),i.open(),c(b("href")),t.events.on("beforeDestruct",()=>{i.destruct()}).fire("previewOpened")}},{icon:"upload",title:"Download",exec:()=>{let i=b("href");i&&t.ow.open(i)}}]))},t.defaultTimeout),t.e.on("beforeClose",()=>{i.close()}).on("beforeDestruct",()=>i.destruct()),n.stopPropagation(),n.preventDefault(),!1}}},41601:function(t,i,n){"use strict";n.d(i,{Ajax:function(){return o.Ajax},Response:function(){return r.Response}});var o=n(54079),r=n(98582)},41810:function(t,i,n){"use strict";var o=n(82749),r=n(31635);n(66645);var s=n(86449),a=n(21020),l=n(46166),c=n(62895),u=n(55487),d=n(27769),h=n(58579),p=n(63805),f=n(82758),m=n(65478),g=n(580),b=n(21537),v=n(50911),y=n(2692),w=n(18549),_=n(54747);class C extends v.Plugin{get state(){return this.stateManager.state}get toolRegistry(){return new u.ToolRegistry(this.j)}get permissionManager(){return new a.PermissionManager(this.j,this.toolRegistry)}get apiClient(){return new s.APIClient(this.j,this.toolRegistry)}get storage(){let{storage:t,storageKey:i,maxConversations:n}=this.j.o.aiAssistantPro;if("string"==typeof t){let o=(0,c.createStorageProvider)(t,i);return new c.WebStorageConversationStorage(o,n)}return t}get stateManager(){return new l.StateManager(this.j)}get mainPanel(){return new d.UIMainPanel(this.j,this.stateManager.state,this.j.o.aiAssistantPro,t=>{let i=this.stateManager.getCurrentConversation();i&&this.stateManager.setCurrentConversation({...i,...t})})}get dialog(){let t=this.j.dlg({resizable:this.j.o.aiAssistantPro.resizable,eventEmmiter:this.j.e});return t.e.on(t,"afterClose",()=>{this.j.e.fire("closeAIAssistantPro.ai-assistant-pro")}),t}afterInit(){(0,g.extendLang)(p),this.setupEventListeners(),this.j.async.promise(t=>{let{initiallyOpened:i,persistOpenState:n}=this.j.o.aiAssistantPro,o=i;n?this.storage.getGlobalSettings().then(t=>{if((null==t?void 0:t.isOpen)!=null&&(o=t.isOpen),o)return this.openAssistant()}).catch(()=>null).finally(()=>t(void 0)):t(void 0)}).catch(()=>null)}__loadData(){return this.__initedPromise?this.__initedPromise:this.isDestructed?Promise.reject():(this.__initedPromise=this.j.async.promise(t=>{this.loadInitialData().then(t)}).catch(()=>null),this.__initedPromise)}async loadInitialData(){this.mainPanel.setMod("ready",!0),await (0,h.loadInitialData)(this.j,this.storage,this.stateManager)}setupEventListeners(){this.j.e.on("selectConversation.ai-assistant-pro",async t=>{try{await this.__loadData(),await (0,h.handleConversationSelect)(t,this.storage,this.stateManager)}catch(t){f.IS_PROD}}),this.j.e.on("newConversation.ai-assistant-pro",async()=>{await this.__loadData();let t=(0,h.createNewConversation)(this.j,this.state.defaultModel,this.state.defaultTemperature);this.stateManager.setCurrentConversation(t)}),this.j.e.on("deleteConversation.ai-assistant-pro",async t=>{await this.__loadData(),await this.deleteConversation(t)}),this.j.e.on("backToList.ai-assistant-pro",async()=>{await this.__loadData(),await (0,h.handleBackToList)(this.storage,this.stateManager)}),this.j.e.on("removeContext.ai-assistant-pro",async t=>{await this.__loadData(),this.stateManager.removeSelectionContext(t)}),this.j.e.on("approveToolCall.ai-assistant-pro",async(t,i)=>{try{await this.__loadData();let n=await (0,h.handleToolApproval)(t,i,this.stateManager,this.permissionManager,this.storage);if(n){let t=this.stateManager.getCurrentConversation();if(!t)return;let i=t.messages.find(t=>{var i;return null==(i=t.toolCalls)?void 0:i.some(t=>t.id===n.id)});if(!i)return;await this.executeToolCall(i.id,n)}}catch(t){if((0,b.isAbortError)(t))return;this.stateManager.setError(t instanceof Error?t.message:String(t))}}),this.j.e.on("denyToolCall.ai-assistant-pro",async t=>{await this.__loadData(),await (0,h.handleToolDenial)(this.j,t,this.stateManager,this.storage)}),this.j.e.on("abortRequest.ai-assistant-pro",async()=>{await this.__loadData(),this.apiClient.abort(),this.stateManager.setLoading(!1)})}__applyTheme(){(0,h.applyTheme)(this.j,this.stateManager.state.theme,this.stateManager.state.displayMode,this.mainPanel.container,this.dialog)}async openAssistant(){if(this.stateManager.isOpen()){this.stateManager.close(),await this.__closeInContainer();return}await this.__loadData(),this.isDestructed||(this.stateManager.open(),await this.__openInContainer(),this.j.o.aiAssistantPro.includeSelectionByDefault&&!this.j.s.isCollapsed()&&this.addCurrentSelectionToContext())}async __openInContainer(){let{resizable:t,allowClose:i,flightPanelHeight:n}=this.j.o.aiAssistantPro,{displayMode:o="right",panelWidth:r,panelHeight:s}=this.stateManager.state;switch(this.__applyTheme(),this.mainPanel.setMod("displayMode",o),this.mainPanel.setMod("allowClose",i),this.mainPanel.setParentView("dialog"===o||"flight"===o?this.dialog:this.j),this.__openedMode=o,o){case"dialog":this.dialog.setSize(r,s).open().setContent(this.mainPanel.container);break;case"flight":w.UIFlightPosition.install(this.mainPanel,this.j.container,{panelHeight:n,containerClassName:this.getFullElName("flight-container")});break;default:t&&(_.UIResize.remove(this.mainPanel),_.UIResize.install(this.mainPanel,(0,h.invertMode)(o),{handleClassName:this.getFullElName("ai-assistent-resize-handle"),onResize:({newSize:t})=>{let i="left"===o||"right"===o?t:r,n="top"===o||"bottom"===o?t:s;return this.stateManager.state.panelWidth=i,this.stateManager.state.panelHeight=n,!0}})),this.j.currentPlace.slots[o].appendChild(this.mainPanel.container),(0,h.resizeInPanelView)(this.j,o,r,s)}}__onResizeInPanelView(){let{displayMode:t,panelWidth:i,panelHeight:n}=this.stateManager.state;(0,h.resizeInPanelView)(this.j,t,i,n)}async __closeInContainer(){let{displayMode:t}=await this.stateManager.state;switch(this.__openedMode!==t&&"dialog"===this.__openedMode&&this.dialog.close(),this.__openedMode!==t&&"flight"===this.__openedMode&&this.__closeFlightMode(),t){case"dialog":this.dialog.close();break;case"flight":this.__closeFlightMode();break;default:this.mainPanel.container.remove()}}__closeFlightMode(){w.UIFlightPosition.remove(this.mainPanel)}__onSavedStateChange(){var t;let i=this.stateManager.state;return this.storage.saveGlobalSettings({displayMode:i.displayMode,panelWidth:i.panelWidth,panelHeight:i.panelHeight,theme:i.theme,defaultModel:i.defaultModel,defaultTemperature:i.defaultTemperature,currentConversationId:null==(t=i.currentConversation)?void 0:t.id,...this.j.o.aiAssistantPro.persistOpenState?{isOpen:i.isOpen}:{}})}async closeAssistant(){this.stateManager.isOpen()&&(await this.__loadData(),this.stateManager.close(),this.__closeInContainer())}async addCurrentSelectionToContext(){await this.__loadData();let t=(0,h.getCurrentSelectionContext)(this.j);t&&this.stateManager.addSelectionContext(t)}async executeQuickCommand(t){let i,{quickCommandsSilentMode:n,quickCommandsDisplayMode:o}=this.j.o.aiAssistantPro,r=this.j.o.aiAssistant;if(r&&r[t]&&(0,b.isString)(r[t])&&(i=r[t]),!i)return void this.j.e.fire("error",`Command not found: ${t}`);let s=this.j.s.isCollapsed()?this.j.value:this.j.s.html;if(!s)return;let a=(null==r?void 0:r.aiCommonPrefixPrompt)||"",l=(null==r?void 0:r.aiCommonSuffixPrompt)||"",c=`${a}${i}${l}
203
203
 
204
204
  ${s}`.trim();n?await this.__executeQuickCommandSilent(c,s):await this.__executeQuickCommandWithPanel(c,o)}async __executeQuickCommandSilent(t,i){await this.__loadData(),this.j.progressbar.show().progress(100);try{let i=(0,h.createUserMessage)(t),n=(0,h.createNewConversation)(this.j,this.state.defaultModel,this.state.defaultTemperature,[i]),o=await this.apiClient.sendRequest(n.id,n.messages,null,[],n.options);if("final"===o.mode){let t=o.response.content;t&&this.j.s.insertHTML(t)}}catch(t){(0,b.isAbortError)(t)||this.j.e.fire("error",t)}finally{this.j.progressbar.hide()}}async __executeQuickCommandWithPanel(t,i){await this.__loadData();let n=this.stateManager.state.displayMode;this.stateManager.state.displayMode=i;let o=(0,h.getCurrentSelectionContext)(this.j);o&&this.stateManager.addSelectionContext(o),this.stateManager.isOpen()||await this.openAssistant(),await this.sendMessage(t),this.stateManager.state.displayMode=n}async sendMessage(t){await this.__loadData();let i=this.stateManager.getCurrentConversation(),n=this.stateManager.getEditingMessageId();if(n&&i){let t=i.messages.findIndex(t=>t.id===n);if(-1!==t){let n=i.messages.slice(0,t),o={...i,messages:n,updatedAt:Date.now()};this.stateManager.setCurrentConversation(o),await this.storage.save(o),this.stateManager.clearEditingMessage(),i=o}}i||(i=(0,h.createNewConversation)(this.j,this.state.defaultModel,this.state.defaultTemperature),this.stateManager.setCurrentConversation(i));let o=null;t.trim()&&(o=(0,h.createUserMessage)(t),i.title||(i={...i,title:t}),i={...i,updated:Date.now(),messages:[...i.messages,o]}),this.stateManager.setCurrentConversation({...i}),o&&this.j.e.fire("messageSent.ai-assistant-pro",o),this.stateManager.setLoading(!0),this.stateManager.clearError();try{await this.sendRequestToAI(0),this.stateManager.clearSelectionContexts()}catch(t){if((0,b.isAbortError)(t))return;this.stateManager.setError(t instanceof Error?t.message:String(t))}finally{this.stateManager.setLoading(!1)}}async sendRequestToAI(t=0){let i,n,o=this.j.o.aiAssistantPro.maxRecursionToolCallDepth;if(t>=o)throw Error(`Max recursion depth ${o} reached for tool calls`);let r=this.stateManager.getCurrentConversation();if(!r)return;let s=(0,h.findParentMessageId)(r),[a]=await Promise.all([this.apiClient.sendRequest(r.id,r.messages,s,this.stateManager.getSelectionContexts(),r.options),this.storage.save(r)]);if("stream"===a.mode){let t=await (0,h.processStreamingResponse)(this.stateManager,a,r);i=t.aiMessage,n=t.index,r=t.conversation}else{let t=(0,h.processFinalResponse)(a,r);i=t.aiMessage,n=t.index,r=t.conversation}r=await (0,h.processArtifacts)(this.j,i,r,n),this.j.e.fire("messageReceived.ai-assistant-pro",i),this.stateManager.setCurrentConversation({...r}),await this.storage.save(r),await this.handleToolCalls(i.id,t)}async deleteConversation(t){await this.__loadData(),await (0,h.deleteConversationWithCleanup)(this.j,t,this.storage,this.stateManager,this.permissionManager)}async searchConversations(t){await this.__loadData(),await (0,h.handleConversationSearch)(t,this.storage,this.stateManager)}async handleToolCalls(t,i=0){let n=this.stateManager.getCurrentConversation();if(!n)return;let o=n.messages.find(i=>i.id===t);if(!o)return;let r=o.toolCalls;if(!r||0===r.length)return;await this.__loadData();let{approved:s,needsPermission:a}=this.permissionManager.filterToolCalls(r,n.permissions);for(let n of(this.stateManager.setPendingToolCalls(a),s))await this.executeToolCall(t,n,i)}async executeToolCall(t,i,n=0){await this.__loadData();let o=this.stateManager.getCurrentConversation();if(!o)return;let r=await (0,h.executeToolCall)(this.j,i,this.toolRegistry),s=o.messages.findIndex(i=>i.id===t);if(-1===s)return;let a=o.messages[s],l=o.messages.slice();l[s]=(0,h.updateToolCallInMessage)(a,r),o={...o,messages:l,updated:Date.now()},this.stateManager.setCurrentConversation(o),(0,h.areAllToolCallsExecuted)(o)&&await this.sendRequestToAI(n+1)}async copyMessage(t){let i=this.stateManager.getCurrentConversation();if(!i)return;let n=i.messages.find(i=>i.id===t);if(n)try{await navigator.clipboard.writeText(n.content),this.j.message.success("Message copied to clipboard")}catch(t){this.j.e.fire("error",Error("Failed to copy message"))}}async restartFromMessage(t){let i=this.stateManager.getCurrentConversation();if(!i)return;let n=i.messages.findIndex(i=>i.id===t);if(-1===n)return;let o=i.messages[n];if("user"!==o.role)return;await this.__loadData();let r=i.messages.slice(0,n),s={...i,messages:r,updatedAt:Date.now()};this.stateManager.setCurrentConversation(s),await this.storage.save(s),await this.sendMessage(o.content)}async editMessage(t){let i=this.stateManager.getCurrentConversation();if(!i)return;let n=i.messages.find(i=>i.id===t);n&&"user"===n.role&&(this.stateManager.setEditingMessageId(t),this.mainPanel.inputArea.setValue(n.content),this.mainPanel.inputArea.focus())}cancelEditMessage(){this.stateManager.isEditingMessage()&&(this.stateManager.clearEditingMessage(),this.mainPanel.inputArea.setValue(""))}async deleteMessage(t){await this.__loadData();let i=this.stateManager.getCurrentConversation();if(!i||-1===i.messages.findIndex(i=>i.id===t))return;let n=i.messages.filter(i=>i.id!==t),o={...i,messages:n,updatedAt:Date.now()};this.stateManager.setCurrentConversation(o),await this.storage.save(o)}beforeDestruct(){var t,i,n,o,r,s,a,l;this.__closeFlightMode(),null==(t=(0,m.cached)(this,"toolRegistry"))||t.destruct(),null==(i=(0,m.cached)(this,"permissionManager"))||i.destruct(),null==(n=(0,m.cached)(this,"apiClient"))||n.destruct(),null==(o=(0,m.cached)(this,"stateManager"))||o.destruct(),null==(r=(0,m.cached)(this,"mainPanel"))||r.destruct(),null==(s=(0,m.cached)(this,"dialog"))||s.destruct(),null==(l=(0,m.cached)(this,"storage"))||null==(a=l.close)||a.call(l)}constructor(...t){super(...t),(0,o._)(this,"buttons",[{name:"aiAssistantPro",group:"insert"},{name:"aiCommandsPro",group:"insert"}]),(0,o._)(this,"__initedPromise",null),(0,o._)(this,"__openedMode",null)}}(0,o._)(C,"requires",["license"]),(0,r.__decorate)([m.cache],C.prototype,"toolRegistry",null),(0,r.__decorate)([m.cache],C.prototype,"permissionManager",null),(0,r.__decorate)([m.cache],C.prototype,"apiClient",null),(0,r.__decorate)([m.cache],C.prototype,"storage",null),(0,r.__decorate)([m.cache],C.prototype,"stateManager",null),(0,r.__decorate)([m.cache],C.prototype,"mainPanel",null),(0,r.__decorate)([m.cache],C.prototype,"dialog",null),(0,r.__decorate)([(0,m.watch)("state.theme")],C.prototype,"__applyTheme",null),(0,r.__decorate)([(0,m.watch)(":openAIAssistantPro.ai-assistant-pro")],C.prototype,"openAssistant",null),(0,r.__decorate)([(0,m.watch)([":resize","state.panelWidth","state.panelHeight"])],C.prototype,"__onResizeInPanelView",null),(0,r.__decorate)([(0,m.watch)(["state.isOpen","state.displayMode","state.panelWidth","state.panelHeight","state.theme","state.defaultModel","state.defaultTemperature","state.currentConversation"]),(0,m.debounce)()],C.prototype,"__onSavedStateChange",null),(0,r.__decorate)([(0,m.watch)(":closeAIAssistantPro.ai-assistant-pro")],C.prototype,"closeAssistant",null),(0,r.__decorate)([(0,m.watch)(":addContextToAIAssistant.ai-assistant-pro")],C.prototype,"addCurrentSelectionToContext",null),(0,r.__decorate)([(0,m.watch)(":executeQuickCommand.ai-assistant-pro")],C.prototype,"executeQuickCommand",null),(0,r.__decorate)([(0,m.watch)(":sendMessage.ai-assistant-pro")],C.prototype,"sendMessage",null),(0,r.__decorate)([(0,m.watch)(":searchConversations.ai-assistant-pro")],C.prototype,"searchConversations",null),(0,r.__decorate)([(0,m.watch)(":copyMessage.ai-assistant-pro")],C.prototype,"copyMessage",null),(0,r.__decorate)([(0,m.watch)(":restartFromMessage.ai-assistant-pro")],C.prototype,"restartFromMessage",null),(0,r.__decorate)([(0,m.watch)(":editMessage.ai-assistant-pro")],C.prototype,"editMessage",null),(0,r.__decorate)([(0,m.watch)(":cancelEditMessage.ai-assistant-pro")],C.prototype,"cancelEditMessage",null),(0,r.__decorate)([(0,m.watch)(":deleteMessage.ai-assistant-pro")],C.prototype,"deleteMessage",null),C=(0,r.__decorate)([m.component],C),y.JoditPro.plugins.add("aiAssistantPro",C)},41817:function(t,i,n){"use strict";n.r(i),i.default={"Line height":"\xc7izgi y\xfcksekliği"}},41858:function(t){t.exports={"Show Blocks":"Afficher Les Blocs"}},41872:function(t,i,n){"use strict";n.d(i,{checkBR:function(){return a}});var o=n(82758),r=n(2748),s=n(26395);function a(t,i,n){let a=!!r.Dom.closest(t,["pre","blockquote"],i.editor),c=!a&&r.Dom.closest(t,["td","th"],i.editor);if(i.o.enter.toLowerCase()===o.BR.toLowerCase()||c||n&&!a||!n&&a){var u;let n;if(a&&(n=l(l(u=t)))&&(r.Dom.safeRemove(l(u)),r.Dom.safeRemove(n),1))return!1;let o=i.createInside.element("br");if(r.Dom.before(t,o),!r.Dom.findNotEmptySibling(o,!1)){let i=o.cloneNode();r.Dom.after(o,i),r.Dom.before(i,t)}return(0,s.scrollIntoViewIfNeeded)(o,i.editor,i.ed),!0}return!1}function l(t){if(!t)return!1;let i=r.Dom.findSibling(t,!0);return!!i&&!!r.Dom.isTag(i,"br")&&i}},41876:function(t,i,n){"use strict";n.d(i,{PluginSystem:function(){return f}});var o=n(82758),r=n(57012),s=n(46559),a=n(68345),l=n(60132),c=n(70799),u=n(31359),d=n(14041),h=n(48591),p=n(89672);class f{get size(){return this.__items.size}add(t,i){this.__items.set((0,p.normalizeName)(t),i),r.eventEmitter.fire(`plugin:${t}:ready`)}get(t){return this.__items.get((0,p.normalizeName)(t))}remove(t){this.__items.delete((0,p.normalizeName)(t))}__getFullPluginsList(t){let i=[];return this.__items.forEach((n,o)=>{(!t||t.has(o))&&i.push([o,n])}),i}__init(t){let{extraList:i,disableList:n,filter:r}={extraList:t.o.extraPlugins.map(t=>(0,c.isString)(t)?{name:t}:t),disableList:new Set((0,s.splitArray)(t.o.disablePlugins).map(p.normalizeName)),filter:t.o.safeMode?new Set(t.o.safePluginsList):null},f=new Map,m={},g=new Set;t.__plugins=m;let b=()=>{if(t.isInDestruct)return;let i=!1;this.__getFullPluginsList(r).forEach(([o,r])=>{if(n.has(o)||f.has(o))return;let s=null==r?void 0:r.requires;if(s&&(0,a.isArray)(s)&&s.length){if(s.some(t=>n.has(t)))return;if(!s.every(t=>f.has(t)))return void g.add(o)}i=!0;let l=(0,h.makeInstance)(t,r);if(!l){f.set(o,null),g.delete(o);return}(0,u.init)(t,o,r,l,f,g,this.opts.getContainer),m[o]=l}),i&&(t.e.fire("updatePlugins"),b())};i&&i.length&&(0,d.loadExtras)(this.__items,t,i,b),b(),t.e.on("beforeDestruct",()=>{Object.keys(m).forEach(i=>{let n=m[i];(0,l.isDestructable)(n)&&n.destruct(t),delete m[i]}),delete t.__plugins}),o.IS_PROD||g.size}wait(t){return new Promise(i=>{if(this.get(t))return i();let n=()=>{i(),r.eventEmitter.off(`plugin:${t}:ready`,n)};r.eventEmitter.on(`plugin:${t}:ready`,n)})}constructor(t){this.opts=t,this.__items=new Map}}},41943:function(t){"use strict";t.exports=JSON.parse('{"categories":["Smileys & Emotion","People & Body","Animals & Nature","Food & Drink","Travel & Places","Activities","Objects","Symbols","Flags"],"emoji":[{"e":"\uD83D\uDE00","d":"grinning face","c":0,"a":["grinning"],"t":["smile","happy"]},{"e":"\uD83D\uDE03","d":"grinning face with big eyes","c":0,"a":["smiley"],"t":["happy","joy","haha"]},{"e":"\uD83D\uDE04","d":"grinning face with smiling eyes","c":0,"a":["smile"],"t":["happy","joy","laugh","pleased"]},{"e":"\uD83D\uDE01","d":"beaming face with smiling eyes","c":0,"a":["grin"]},{"e":"\uD83D\uDE06","d":"grinning squinting face","c":0,"a":["laughing","satisfied"],"t":["happy","haha"]},{"e":"\uD83D\uDE05","d":"grinning face with sweat","c":0,"a":["sweat_smile"],"t":["hot"]},{"e":"\uD83E\uDD23","d":"rolling on the floor laughing","c":0,"a":["rofl"],"t":["lol","laughing"]},{"e":"\uD83D\uDE02","d":"face with tears of joy","c":0,"a":["joy"],"t":["tears"]},{"e":"\uD83D\uDE42","d":"slightly smiling face","c":0,"a":["slightly_smiling_face"]},{"e":"\uD83D\uDE43","d":"upside-down face","c":0,"a":["upside_down_face"]},{"e":"\uD83D\uDE09","d":"winking face","c":0,"a":["wink"],"t":["flirt"]},{"e":"\uD83D\uDE0A","d":"smiling face with smiling eyes","c":0,"a":["blush"],"t":["proud"]},{"e":"\uD83D\uDE07","d":"smiling face with halo","c":0,"a":["innocent"],"t":["angel"]},{"e":"\uD83E\uDD70","d":"smiling face with hearts","c":0,"a":["smiling_face_with_three_hearts"],"t":["love"]},{"e":"\uD83D\uDE0D","d":"smiling face with heart-eyes","c":0,"a":["heart_eyes"],"t":["love","crush"]},{"e":"\uD83E\uDD29","d":"star-struck","c":0,"a":["star_struck"],"t":["eyes"]},{"e":"\uD83D\uDE18","d":"face blowing a kiss","c":0,"a":["kissing_heart"],"t":["flirt"]},{"e":"\uD83D\uDE17","d":"kissing face","c":0,"a":["kissing"]},{"e":"☺️","d":"smiling face","c":0,"a":["relaxed"],"t":["blush","pleased"]},{"e":"\uD83D\uDE1A","d":"kissing face with closed eyes","c":0,"a":["kissing_closed_eyes"]},{"e":"\uD83D\uDE19","d":"kissing face with smiling eyes","c":0,"a":["kissing_smiling_eyes"]},{"e":"\uD83E\uDD72","d":"smiling face with tear","c":0,"a":["smiling_face_with_tear"]},{"e":"\uD83D\uDE0B","d":"face savoring food","c":0,"a":["yum"],"t":["tongue","lick"]},{"e":"\uD83D\uDE1B","d":"face with tongue","c":0,"a":["stuck_out_tongue"]},{"e":"\uD83D\uDE1C","d":"winking face with tongue","c":0,"a":["stuck_out_tongue_winking_eye"],"t":["prank","silly"]},{"e":"\uD83E\uDD2A","d":"zany face","c":0,"a":["zany_face"],"t":["goofy","wacky"]},{"e":"\uD83D\uDE1D","d":"squinting face with tongue","c":0,"a":["stuck_out_tongue_closed_eyes"],"t":["prank"]},{"e":"\uD83E\uDD11","d":"money-mouth face","c":0,"a":["money_mouth_face"],"t":["rich"]},{"e":"\uD83E\uDD17","d":"hugging face","c":0,"a":["hugs"]},{"e":"\uD83E\uDD2D","d":"face with hand over mouth","c":0,"a":["hand_over_mouth"],"t":["quiet","whoops"]},{"e":"\uD83E\uDD2B","d":"shushing face","c":0,"a":["shushing_face"],"t":["silence","quiet"]},{"e":"\uD83E\uDD14","d":"thinking face","c":0,"a":["thinking"]},{"e":"\uD83E\uDD10","d":"zipper-mouth face","c":0,"a":["zipper_mouth_face"],"t":["silence","hush"]},{"e":"\uD83E\uDD28","d":"face with raised eyebrow","c":0,"a":["raised_eyebrow"],"t":["suspicious"]},{"e":"\uD83D\uDE10","d":"neutral face","c":0,"a":["neutral_face"],"t":["meh"]},{"e":"\uD83D\uDE11","d":"expressionless face","c":0,"a":["expressionless"]},{"e":"\uD83D\uDE36","d":"face without mouth","c":0,"a":["no_mouth"],"t":["mute","silence"]},{"e":"\uD83D\uDE0F","d":"smirking face","c":0,"a":["smirk"],"t":["smug"]},{"e":"\uD83D\uDE12","d":"unamused face","c":0,"a":["unamused"],"t":["meh"]},{"e":"\uD83D\uDE44","d":"face with rolling eyes","c":0,"a":["roll_eyes"]},{"e":"\uD83D\uDE2C","d":"grimacing face","c":0,"a":["grimacing"]},{"e":"\uD83E\uDD25","d":"lying face","c":0,"a":["lying_face"],"t":["liar"]},{"e":"\uD83D\uDE0C","d":"relieved face","c":0,"a":["relieved"],"t":["whew"]},{"e":"\uD83D\uDE14","d":"pensive face","c":0,"a":["pensive"]},{"e":"\uD83D\uDE2A","d":"sleepy face","c":0,"a":["sleepy"],"t":["tired"]},{"e":"\uD83E\uDD24","d":"drooling face","c":0,"a":["drooling_face"]},{"e":"\uD83D\uDE34","d":"sleeping face","c":0,"a":["sleeping"],"t":["zzz"]},{"e":"\uD83D\uDE37","d":"face with medical mask","c":0,"a":["mask"],"t":["sick","ill"]},{"e":"\uD83E\uDD12","d":"face with thermometer","c":0,"a":["face_with_thermometer"],"t":["sick"]},{"e":"\uD83E\uDD15","d":"face with head-bandage","c":0,"a":["face_with_head_bandage"],"t":["hurt"]},{"e":"\uD83E\uDD22","d":"nauseated face","c":0,"a":["nauseated_face"],"t":["sick","barf","disgusted"]},{"e":"\uD83E\uDD2E","d":"face vomiting","c":0,"a":["vomiting_face"],"t":["barf","sick"]},{"e":"\uD83E\uDD27","d":"sneezing face","c":0,"a":["sneezing_face"],"t":["achoo","sick"]},{"e":"\uD83E\uDD75","d":"hot face","c":0,"a":["hot_face"],"t":["heat","sweating"]},{"e":"\uD83E\uDD76","d":"cold face","c":0,"a":["cold_face"],"t":["freezing","ice"]},{"e":"\uD83E\uDD74","d":"woozy face","c":0,"a":["woozy_face"],"t":["groggy"]},{"e":"\uD83D\uDE35","d":"dizzy face","c":0,"a":["dizzy_face"]},{"e":"\uD83E\uDD2F","d":"exploding head","c":0,"a":["exploding_head"],"t":["mind","blown"]},{"e":"\uD83E\uDD20","d":"cowboy hat face","c":0,"a":["cowboy_hat_face"]},{"e":"\uD83E\uDD73","d":"partying face","c":0,"a":["partying_face"],"t":["celebration","birthday"]},{"e":"\uD83E\uDD78","d":"disguised face","c":0,"a":["disguised_face"]},{"e":"\uD83D\uDE0E","d":"smiling face with sunglasses","c":0,"a":["sunglasses"],"t":["cool"]},{"e":"\uD83E\uDD13","d":"nerd face","c":0,"a":["nerd_face"],"t":["geek","glasses"]},{"e":"\uD83E\uDDD0","d":"face with monocle","c":0,"a":["monocle_face"]},{"e":"\uD83D\uDE15","d":"confused face","c":0,"a":["confused"]},{"e":"\uD83D\uDE1F","d":"worried face","c":0,"a":["worried"],"t":["nervous"]},{"e":"\uD83D\uDE41","d":"slightly frowning face","c":0,"a":["slightly_frowning_face"]},{"e":"☹️","d":"frowning face","c":0,"a":["frowning_face"]},{"e":"\uD83D\uDE2E","d":"face with open mouth","c":0,"a":["open_mouth"],"t":["surprise","impressed","wow"]},{"e":"\uD83D\uDE2F","d":"hushed face","c":0,"a":["hushed"],"t":["silence","speechless"]},{"e":"\uD83D\uDE32","d":"astonished face","c":0,"a":["astonished"],"t":["amazed","gasp"]},{"e":"\uD83D\uDE33","d":"flushed face","c":0,"a":["flushed"]},{"e":"\uD83E\uDD7A","d":"pleading face","c":0,"a":["pleading_face"],"t":["puppy","eyes"]},{"e":"\uD83D\uDE26","d":"frowning face with open mouth","c":0,"a":["frowning"]},{"e":"\uD83D\uDE27","d":"anguished face","c":0,"a":["anguished"],"t":["stunned"]},{"e":"\uD83D\uDE28","d":"fearful face","c":0,"a":["fearful"],"t":["scared","shocked","oops"]},{"e":"\uD83D\uDE30","d":"anxious face with sweat","c":0,"a":["cold_sweat"],"t":["nervous"]},{"e":"\uD83D\uDE25","d":"sad but relieved face","c":0,"a":["disappointed_relieved"],"t":["phew","sweat","nervous"]},{"e":"\uD83D\uDE22","d":"crying face","c":0,"a":["cry"],"t":["sad","tear"]},{"e":"\uD83D\uDE2D","d":"loudly crying face","c":0,"a":["sob"],"t":["sad","cry","bawling"]},{"e":"\uD83D\uDE31","d":"face screaming in fear","c":0,"a":["scream"],"t":["horror","shocked"]},{"e":"\uD83D\uDE16","d":"confounded face","c":0,"a":["confounded"]},{"e":"\uD83D\uDE23","d":"persevering face","c":0,"a":["persevere"],"t":["struggling"]},{"e":"\uD83D\uDE1E","d":"disappointed face","c":0,"a":["disappointed"],"t":["sad"]},{"e":"\uD83D\uDE13","d":"downcast face with sweat","c":0,"a":["sweat"]},{"e":"\uD83D\uDE29","d":"weary face","c":0,"a":["weary"],"t":["tired"]},{"e":"\uD83D\uDE2B","d":"tired face","c":0,"a":["tired_face"],"t":["upset","whine"]},{"e":"\uD83E\uDD71","d":"yawning face","c":0,"a":["yawning_face"]},{"e":"\uD83D\uDE24","d":"face with steam from nose","c":0,"a":["triumph"],"t":["smug"]},{"e":"\uD83D\uDE21","d":"pouting face","c":0,"a":["rage","pout"],"t":["angry"]},{"e":"\uD83D\uDE20","d":"angry face","c":0,"a":["angry"],"t":["mad","annoyed"]},{"e":"\uD83E\uDD2C","d":"face with symbols on mouth","c":0,"a":["cursing_face"],"t":["foul"]},{"e":"\uD83D\uDE08","d":"smiling face with horns","c":0,"a":["smiling_imp"],"t":["devil","evil","horns"]},{"e":"\uD83D\uDC7F","d":"angry face with horns","c":0,"a":["imp"],"t":["angry","devil","evil","horns"]},{"e":"\uD83D\uDC80","d":"skull","c":0,"a":["skull"],"t":["dead","danger","poison"]},{"e":"☠️","d":"skull and crossbones","c":0,"a":["skull_and_crossbones"],"t":["danger","pirate"]},{"e":"\uD83D\uDCA9","d":"pile of poo","c":0,"a":["hankey","poop","shit"],"t":["crap"]},{"e":"\uD83E\uDD21","d":"clown face","c":0,"a":["clown_face"]},{"e":"\uD83D\uDC79","d":"ogre","c":0,"a":["japanese_ogre"],"t":["monster"]},{"e":"\uD83D\uDC7A","d":"goblin","c":0,"a":["japanese_goblin"]},{"e":"\uD83D\uDC7B","d":"ghost","c":0,"a":["ghost"],"t":["halloween"]},{"e":"\uD83D\uDC7D","d":"alien","c":0,"a":["alien"],"t":["ufo"]},{"e":"\uD83D\uDC7E","d":"alien monster","c":0,"a":["space_invader"],"t":["game","retro"]},{"e":"\uD83E\uDD16","d":"robot","c":0,"a":["robot"]},{"e":"\uD83D\uDE3A","d":"grinning cat","c":0,"a":["smiley_cat"]},{"e":"\uD83D\uDE38","d":"grinning cat with smiling eyes","c":0,"a":["smile_cat"]},{"e":"\uD83D\uDE39","d":"cat with tears of joy","c":0,"a":["joy_cat"]},{"e":"\uD83D\uDE3B","d":"smiling cat with heart-eyes","c":0,"a":["heart_eyes_cat"]},{"e":"\uD83D\uDE3C","d":"cat with wry smile","c":0,"a":["smirk_cat"]},{"e":"\uD83D\uDE3D","d":"kissing cat","c":0,"a":["kissing_cat"]},{"e":"\uD83D\uDE40","d":"weary cat","c":0,"a":["scream_cat"],"t":["horror"]},{"e":"\uD83D\uDE3F","d":"crying cat","c":0,"a":["crying_cat_face"],"t":["sad","tear"]},{"e":"\uD83D\uDE3E","d":"pouting cat","c":0,"a":["pouting_cat"]},{"e":"\uD83D\uDE48","d":"see-no-evil monkey","c":0,"a":["see_no_evil"],"t":["monkey","blind","ignore"]},{"e":"\uD83D\uDE49","d":"hear-no-evil monkey","c":0,"a":["hear_no_evil"],"t":["monkey","deaf"]},{"e":"\uD83D\uDE4A","d":"speak-no-evil monkey","c":0,"a":["speak_no_evil"],"t":["monkey","mute","hush"]},{"e":"\uD83D\uDC8B","d":"kiss mark","c":0,"a":["kiss"],"t":["lipstick"]},{"e":"\uD83D\uDC8C","d":"love letter","c":0,"a":["love_letter"],"t":["email","envelope"]},{"e":"\uD83D\uDC98","d":"heart with arrow","c":0,"a":["cupid"],"t":["love","heart"]},{"e":"\uD83D\uDC9D","d":"heart with ribbon","c":0,"a":["gift_heart"],"t":["chocolates"]},{"e":"\uD83D\uDC96","d":"sparkling heart","c":0,"a":["sparkling_heart"]},{"e":"\uD83D\uDC97","d":"growing heart","c":0,"a":["heartpulse"]},{"e":"\uD83D\uDC93","d":"beating heart","c":0,"a":["heartbeat"]},{"e":"\uD83D\uDC9E","d":"revolving hearts","c":0,"a":["revolving_hearts"]},{"e":"\uD83D\uDC95","d":"two hearts","c":0,"a":["two_hearts"]},{"e":"\uD83D\uDC9F","d":"heart decoration","c":0,"a":["heart_decoration"]},{"e":"❣️","d":"heart exclamation","c":0,"a":["heavy_heart_exclamation"]},{"e":"\uD83D\uDC94","d":"broken heart","c":0,"a":["broken_heart"]},{"e":"❤️","d":"red heart","c":0,"a":["heart"],"t":["love"]},{"e":"\uD83E\uDDE1","d":"orange heart","c":0,"a":["orange_heart"]},{"e":"\uD83D\uDC9B","d":"yellow heart","c":0,"a":["yellow_heart"]},{"e":"\uD83D\uDC9A","d":"green heart","c":0,"a":["green_heart"]},{"e":"\uD83D\uDC99","d":"blue heart","c":0,"a":["blue_heart"]},{"e":"\uD83D\uDC9C","d":"purple heart","c":0,"a":["purple_heart"]},{"e":"\uD83E\uDD0E","d":"brown heart","c":0,"a":["brown_heart"]},{"e":"\uD83D\uDDA4","d":"black heart","c":0,"a":["black_heart"]},{"e":"\uD83E\uDD0D","d":"white heart","c":0,"a":["white_heart"]},{"e":"\uD83D\uDCAF","d":"hundred points","c":0,"a":["100"],"t":["score","perfect"]},{"e":"\uD83D\uDCA2","d":"anger symbol","c":0,"a":["anger"],"t":["angry"]},{"e":"\uD83D\uDCA5","d":"collision","c":0,"a":["boom","collision"],"t":["explode"]},{"e":"\uD83D\uDCAB","d":"dizzy","c":0,"a":["dizzy"],"t":["star"]},{"e":"\uD83D\uDCA6","d":"sweat droplets","c":0,"a":["sweat_drops"],"t":["water","workout"]},{"e":"\uD83D\uDCA8","d":"dashing away","c":0,"a":["dash"],"t":["wind","blow","fast"]},{"e":"\uD83D\uDD73️","d":"hole","c":0,"a":["hole"]},{"e":"\uD83D\uDCA3","d":"bomb","c":0,"a":["bomb"],"t":["boom"]},{"e":"\uD83D\uDCAC","d":"speech balloon","c":0,"a":["speech_balloon"],"t":["comment"]},{"e":"\uD83D\uDC41️‍\uD83D\uDDE8️","d":"eye in speech bubble","c":0,"a":["eye_speech_bubble"]},{"e":"\uD83D\uDDE8️","d":"left speech bubble","c":0,"a":["left_speech_bubble"]},{"e":"\uD83D\uDDEF️","d":"right anger bubble","c":0,"a":["right_anger_bubble"]},{"e":"\uD83D\uDCAD","d":"thought balloon","c":0,"a":["thought_balloon"],"t":["thinking"]},{"e":"\uD83D\uDCA4","d":"zzz","c":0,"a":["zzz"],"t":["sleeping"]},{"e":"\uD83D\uDC4B","d":"waving hand","c":1,"a":["wave"],"t":["goodbye"]},{"e":"\uD83E\uDD1A","d":"raised back of hand","c":1,"a":["raised_back_of_hand"]},{"e":"\uD83D\uDD90️","d":"hand with fingers splayed","c":1,"a":["raised_hand_with_fingers_splayed"]},{"e":"✋","d":"raised hand","c":1,"a":["hand","raised_hand"],"t":["highfive","stop"]},{"e":"\uD83D\uDD96","d":"vulcan salute","c":1,"a":["vulcan_salute"],"t":["prosper","spock"]},{"e":"\uD83D\uDC4C","d":"OK hand","c":1,"a":["ok_hand"]},{"e":"\uD83E\uDD0C","d":"pinched fingers","c":1,"a":["pinched_fingers"]},{"e":"\uD83E\uDD0F","d":"pinching hand","c":1,"a":["pinching_hand"]},{"e":"✌️","d":"victory hand","c":1,"a":["v"],"t":["victory","peace"]},{"e":"\uD83E\uDD1E","d":"crossed fingers","c":1,"a":["crossed_fingers"],"t":["luck","hopeful"]},{"e":"\uD83E\uDD1F","d":"love-you gesture","c":1,"a":["love_you_gesture"]},{"e":"\uD83E\uDD18","d":"sign of the horns","c":1,"a":["metal"]},{"e":"\uD83E\uDD19","d":"call me hand","c":1,"a":["call_me_hand"]},{"e":"\uD83D\uDC48","d":"backhand index pointing left","c":1,"a":["point_left"]},{"e":"\uD83D\uDC49","d":"backhand index pointing right","c":1,"a":["point_right"]},{"e":"\uD83D\uDC46","d":"backhand index pointing up","c":1,"a":["point_up_2"]},{"e":"\uD83D\uDD95","d":"middle finger","c":1,"a":["middle_finger","fu"]},{"e":"\uD83D\uDC47","d":"backhand index pointing down","c":1,"a":["point_down"]},{"e":"☝️","d":"index pointing up","c":1,"a":["point_up"]},{"e":"\uD83D\uDC4D","d":"thumbs up","c":1,"a":["+1","thumbsup"],"t":["approve","ok"]},{"e":"\uD83D\uDC4E","d":"thumbs down","c":1,"a":["-1","thumbsdown"],"t":["disapprove","bury"]},{"e":"✊","d":"raised fist","c":1,"a":["fist_raised","fist"],"t":["power"]},{"e":"\uD83D\uDC4A","d":"oncoming fist","c":1,"a":["fist_oncoming","facepunch","punch"],"t":["attack"]},{"e":"\uD83E\uDD1B","d":"left-facing fist","c":1,"a":["fist_left"]},{"e":"\uD83E\uDD1C","d":"right-facing fist","c":1,"a":["fist_right"]},{"e":"\uD83D\uDC4F","d":"clapping hands","c":1,"a":["clap"],"t":["praise","applause"]},{"e":"\uD83D\uDE4C","d":"raising hands","c":1,"a":["raised_hands"],"t":["hooray"]},{"e":"\uD83D\uDC50","d":"open hands","c":1,"a":["open_hands"]},{"e":"\uD83E\uDD32","d":"palms up together","c":1,"a":["palms_up_together"]},{"e":"\uD83E\uDD1D","d":"handshake","c":1,"a":["handshake"],"t":["deal"]},{"e":"\uD83D\uDE4F","d":"folded hands","c":1,"a":["pray"],"t":["please","hope","wish"]},{"e":"✍️","d":"writing hand","c":1,"a":["writing_hand"]},{"e":"\uD83D\uDC85","d":"nail polish","c":1,"a":["nail_care"],"t":["beauty","manicure"]},{"e":"\uD83E\uDD33","d":"selfie","c":1,"a":["selfie"]},{"e":"\uD83D\uDCAA","d":"flexed biceps","c":1,"a":["muscle"],"t":["flex","bicep","strong","workout"]},{"e":"\uD83E\uDDBE","d":"mechanical arm","c":1,"a":["mechanical_arm"]},{"e":"\uD83E\uDDBF","d":"mechanical leg","c":1,"a":["mechanical_leg"]},{"e":"\uD83E\uDDB5","d":"leg","c":1,"a":["leg"]},{"e":"\uD83E\uDDB6","d":"foot","c":1,"a":["foot"]},{"e":"\uD83D\uDC42","d":"ear","c":1,"a":["ear"],"t":["hear","sound","listen"]},{"e":"\uD83E\uDDBB","d":"ear with hearing aid","c":1,"a":["ear_with_hearing_aid"]},{"e":"\uD83D\uDC43","d":"nose","c":1,"a":["nose"],"t":["smell"]},{"e":"\uD83E\uDDE0","d":"brain","c":1,"a":["brain"]},{"e":"\uD83E\uDEC0","d":"anatomical heart","c":1,"a":["anatomical_heart"]},{"e":"\uD83E\uDEC1","d":"lungs","c":1,"a":["lungs"]},{"e":"\uD83E\uDDB7","d":"tooth","c":1,"a":["tooth"]},{"e":"\uD83E\uDDB4","d":"bone","c":1,"a":["bone"]},{"e":"\uD83D\uDC40","d":"eyes","c":1,"a":["eyes"],"t":["look","see","watch"]},{"e":"\uD83D\uDC41️","d":"eye","c":1,"a":["eye"]},{"e":"\uD83D\uDC45","d":"tongue","c":1,"a":["tongue"],"t":["taste"]},{"e":"\uD83D\uDC44","d":"mouth","c":1,"a":["lips"],"t":["kiss"]},{"e":"\uD83D\uDC76","d":"baby","c":1,"a":["baby"],"t":["child","newborn"]},{"e":"\uD83E\uDDD2","d":"child","c":1,"a":["child"]},{"e":"\uD83D\uDC66","d":"boy","c":1,"a":["boy"],"t":["child"]},{"e":"\uD83D\uDC67","d":"girl","c":1,"a":["girl"],"t":["child"]},{"e":"\uD83E\uDDD1","d":"person","c":1,"a":["adult"]},{"e":"\uD83D\uDC71","d":"person: blond hair","c":1,"a":["blond_haired_person"]},{"e":"\uD83D\uDC68","d":"man","c":1,"a":["man"],"t":["mustache","father","dad"]},{"e":"\uD83E\uDDD4","d":"man: beard","c":1,"a":["bearded_person"]},{"e":"\uD83D\uDC68‍\uD83E\uDDB0","d":"man: red hair","c":1,"a":["red_haired_man"]},{"e":"\uD83D\uDC68‍\uD83E\uDDB1","d":"man: curly hair","c":1,"a":["curly_haired_man"]},{"e":"\uD83D\uDC68‍\uD83E\uDDB3","d":"man: white hair","c":1,"a":["white_haired_man"]},{"e":"\uD83D\uDC68‍\uD83E\uDDB2","d":"man: bald","c":1,"a":["bald_man"]},{"e":"\uD83D\uDC69","d":"woman","c":1,"a":["woman"],"t":["girls"]},{"e":"\uD83D\uDC69‍\uD83E\uDDB0","d":"woman: red hair","c":1,"a":["red_haired_woman"]},{"e":"\uD83E\uDDD1‍\uD83E\uDDB0","d":"person: red hair","c":1,"a":["person_red_hair"]},{"e":"\uD83D\uDC69‍\uD83E\uDDB1","d":"woman: curly hair","c":1,"a":["curly_haired_woman"]},{"e":"\uD83E\uDDD1‍\uD83E\uDDB1","d":"person: curly hair","c":1,"a":["person_curly_hair"]},{"e":"\uD83D\uDC69‍\uD83E\uDDB3","d":"woman: white hair","c":1,"a":["white_haired_woman"]},{"e":"\uD83E\uDDD1‍\uD83E\uDDB3","d":"person: white hair","c":1,"a":["person_white_hair"]},{"e":"\uD83D\uDC69‍\uD83E\uDDB2","d":"woman: bald","c":1,"a":["bald_woman"]},{"e":"\uD83E\uDDD1‍\uD83E\uDDB2","d":"person: bald","c":1,"a":["person_bald"]},{"e":"\uD83D\uDC71‍♀️","d":"woman: blond hair","c":1,"a":["blond_haired_woman","blonde_woman"]},{"e":"\uD83D\uDC71‍♂️","d":"man: blond hair","c":1,"a":["blond_haired_man"]},{"e":"\uD83E\uDDD3","d":"older person","c":1,"a":["older_adult"]},{"e":"\uD83D\uDC74","d":"old man","c":1,"a":["older_man"]},{"e":"\uD83D\uDC75","d":"old woman","c":1,"a":["older_woman"]},{"e":"\uD83D\uDE4D","d":"person frowning","c":1,"a":["frowning_person"]},{"e":"\uD83D\uDE4D‍♂️","d":"man frowning","c":1,"a":["frowning_man"]},{"e":"\uD83D\uDE4D‍♀️","d":"woman frowning","c":1,"a":["frowning_woman"]},{"e":"\uD83D\uDE4E","d":"person pouting","c":1,"a":["pouting_face"]},{"e":"\uD83D\uDE4E‍♂️","d":"man pouting","c":1,"a":["pouting_man"]},{"e":"\uD83D\uDE4E‍♀️","d":"woman pouting","c":1,"a":["pouting_woman"]},{"e":"\uD83D\uDE45","d":"person gesturing NO","c":1,"a":["no_good"],"t":["stop","halt","denied"]},{"e":"\uD83D\uDE45‍♂️","d":"man gesturing NO","c":1,"a":["no_good_man","ng_man"],"t":["stop","halt","denied"]},{"e":"\uD83D\uDE45‍♀️","d":"woman gesturing NO","c":1,"a":["no_good_woman","ng_woman"],"t":["stop","halt","denied"]},{"e":"\uD83D\uDE46","d":"person gesturing OK","c":1,"a":["ok_person"]},{"e":"\uD83D\uDE46‍♂️","d":"man gesturing OK","c":1,"a":["ok_man"]},{"e":"\uD83D\uDE46‍♀️","d":"woman gesturing OK","c":1,"a":["ok_woman"]},{"e":"\uD83D\uDC81","d":"person tipping hand","c":1,"a":["tipping_hand_person","information_desk_person"]},{"e":"\uD83D\uDC81‍♂️","d":"man tipping hand","c":1,"a":["tipping_hand_man","sassy_man"],"t":["information"]},{"e":"\uD83D\uDC81‍♀️","d":"woman tipping hand","c":1,"a":["tipping_hand_woman","sassy_woman"],"t":["information"]},{"e":"\uD83D\uDE4B","d":"person raising hand","c":1,"a":["raising_hand"]},{"e":"\uD83D\uDE4B‍♂️","d":"man raising hand","c":1,"a":["raising_hand_man"]},{"e":"\uD83D\uDE4B‍♀️","d":"woman raising hand","c":1,"a":["raising_hand_woman"]},{"e":"\uD83E\uDDCF","d":"deaf person","c":1,"a":["deaf_person"]},{"e":"\uD83E\uDDCF‍♂️","d":"deaf man","c":1,"a":["deaf_man"]},{"e":"\uD83E\uDDCF‍♀️","d":"deaf woman","c":1,"a":["deaf_woman"]},{"e":"\uD83D\uDE47","d":"person bowing","c":1,"a":["bow"],"t":["respect","thanks"]},{"e":"\uD83D\uDE47‍♂️","d":"man bowing","c":1,"a":["bowing_man"],"t":["respect","thanks"]},{"e":"\uD83D\uDE47‍♀️","d":"woman bowing","c":1,"a":["bowing_woman"],"t":["respect","thanks"]},{"e":"\uD83E\uDD26","d":"person facepalming","c":1,"a":["facepalm"]},{"e":"\uD83E\uDD26‍♂️","d":"man facepalming","c":1,"a":["man_facepalming"]},{"e":"\uD83E\uDD26‍♀️","d":"woman facepalming","c":1,"a":["woman_facepalming"]},{"e":"\uD83E\uDD37","d":"person shrugging","c":1,"a":["shrug"]},{"e":"\uD83E\uDD37‍♂️","d":"man shrugging","c":1,"a":["man_shrugging"]},{"e":"\uD83E\uDD37‍♀️","d":"woman shrugging","c":1,"a":["woman_shrugging"]},{"e":"\uD83E\uDDD1‍��️","d":"health worker","c":1,"a":["health_worker"]},{"e":"\uD83D\uDC68‍⚕️","d":"man health worker","c":1,"a":["man_health_worker"],"t":["doctor","nurse"]},{"e":"\uD83D\uDC69‍⚕️","d":"woman health worker","c":1,"a":["woman_health_worker"],"t":["doctor","nurse"]},{"e":"\uD83E\uDDD1‍\uD83C\uDF93","d":"student","c":1,"a":["student"]},{"e":"\uD83D\uDC68‍\uD83C\uDF93","d":"man student","c":1,"a":["man_student"],"t":["graduation"]},{"e":"\uD83D\uDC69‍\uD83C\uDF93","d":"woman student","c":1,"a":["woman_student"],"t":["graduation"]},{"e":"\uD83E\uDDD1‍\uD83C\uDFEB","d":"teacher","c":1,"a":["teacher"]},{"e":"\uD83D\uDC68‍\uD83C\uDFEB","d":"man teacher","c":1,"a":["man_teacher"],"t":["school","professor"]},{"e":"\uD83D\uDC69‍\uD83C\uDFEB","d":"woman teacher","c":1,"a":["woman_teacher"],"t":["school","professor"]},{"e":"\uD83E\uDDD1‍⚖️","d":"judge","c":1,"a":["judge"]},{"e":"\uD83D\uDC68‍⚖️","d":"man judge","c":1,"a":["man_judge"],"t":["justice"]},{"e":"\uD83D\uDC69‍⚖️","d":"woman judge","c":1,"a":["woman_judge"],"t":["justice"]},{"e":"\uD83E\uDDD1‍\uD83C\uDF3E","d":"farmer","c":1,"a":["farmer"]},{"e":"\uD83D\uDC68‍\uD83C\uDF3E","d":"man farmer","c":1,"a":["man_farmer"]},{"e":"\uD83D\uDC69‍\uD83C\uDF3E","d":"woman farmer","c":1,"a":["woman_farmer"]},{"e":"\uD83E\uDDD1‍\uD83C\uDF73","d":"cook","c":1,"a":["cook"]},{"e":"\uD83D\uDC68‍\uD83C\uDF73","d":"man cook","c":1,"a":["man_cook"],"t":["chef"]},{"e":"\uD83D\uDC69‍\uD83C\uDF73","d":"woman cook","c":1,"a":["woman_cook"],"t":["chef"]},{"e":"\uD83E\uDDD1‍\uD83D\uDD27","d":"mechanic","c":1,"a":["mechanic"]},{"e":"\uD83D\uDC68‍\uD83D\uDD27","d":"man mechanic","c":1,"a":["man_mechanic"]},{"e":"\uD83D\uDC69‍\uD83D\uDD27","d":"woman mechanic","c":1,"a":["woman_mechanic"]},{"e":"\uD83E\uDDD1‍\uD83C\uDFED","d":"factory worker","c":1,"a":["factory_worker"]},{"e":"\uD83D\uDC68‍���","d":"man factory worker","c":1,"a":["man_factory_worker"]},{"e":"\uD83D\uDC69‍\uD83C\uDFED","d":"woman factory worker","c":1,"a":["woman_factory_worker"]},{"e":"\uD83E\uDDD1‍\uD83D\uDCBC","d":"office worker","c":1,"a":["office_worker"]},{"e":"\uD83D\uDC68‍\uD83D\uDCBC","d":"man office worker","c":1,"a":["man_office_worker"],"t":["business"]},{"e":"\uD83D\uDC69‍\uD83D\uDCBC","d":"woman office worker","c":1,"a":["woman_office_worker"],"t":["business"]},{"e":"\uD83E\uDDD1‍\uD83D\uDD2C","d":"scientist","c":1,"a":["scientist"]},{"e":"\uD83D\uDC68‍\uD83D\uDD2C","d":"man scientist","c":1,"a":["man_scientist"],"t":["research"]},{"e":"\uD83D\uDC69‍\uD83D\uDD2C","d":"woman scientist","c":1,"a":["woman_scientist"],"t":["research"]},{"e":"\uD83E\uDDD1‍\uD83D\uDCBB","d":"technologist","c":1,"a":["technologist"]},{"e":"\uD83D\uDC68‍\uD83D\uDCBB","d":"man technologist","c":1,"a":["man_technologist"],"t":["coder"]},{"e":"\uD83D\uDC69‍\uD83D\uDCBB","d":"woman technologist","c":1,"a":["woman_technologist"],"t":["coder"]},{"e":"\uD83E\uDDD1‍\uD83C\uDFA4","d":"singer","c":1,"a":["singer"]},{"e":"\uD83D\uDC68‍\uD83C\uDFA4","d":"man singer","c":1,"a":["man_singer"],"t":["rockstar"]},{"e":"\uD83D\uDC69‍\uD83C\uDFA4","d":"woman singer","c":1,"a":["woman_singer"],"t":["rockstar"]},{"e":"\uD83E\uDDD1‍\uD83C\uDFA8","d":"artist","c":1,"a":["artist"]},{"e":"\uD83D\uDC68‍\uD83C\uDFA8","d":"man artist","c":1,"a":["man_artist"],"t":["painter"]},{"e":"\uD83D\uDC69‍\uD83C\uDFA8","d":"woman artist","c":1,"a":["woman_artist"],"t":["painter"]},{"e":"\uD83E\uDDD1‍✈️","d":"pilot","c":1,"a":["pilot"]},{"e":"\uD83D\uDC68‍✈️","d":"man pilot","c":1,"a":["man_pilot"]},{"e":"\uD83D\uDC69‍✈️","d":"woman pilot","c":1,"a":["woman_pilot"]},{"e":"\uD83E\uDDD1‍\uD83D\uDE80","d":"astronaut","c":1,"a":["astronaut"]},{"e":"\uD83D\uDC68‍\uD83D\uDE80","d":"man astronaut","c":1,"a":["man_astronaut"],"t":["space"]},{"e":"\uD83D\uDC69‍\uD83D\uDE80","d":"woman astronaut","c":1,"a":["woman_astronaut"],"t":["space"]},{"e":"\uD83E\uDDD1‍\uD83D\uDE92","d":"firefighter","c":1,"a":["firefighter"]},{"e":"\uD83D\uDC68‍\uD83D\uDE92","d":"man firefighter","c":1,"a":["man_firefighter"]},{"e":"\uD83D\uDC69‍\uD83D\uDE92","d":"woman firefighter","c":1,"a":["woman_firefighter"]},{"e":"\uD83D\uDC6E","d":"police officer","c":1,"a":["police_officer","cop"],"t":["law"]},{"e":"\uD83D\uDC6E‍♂️","d":"man police officer","c":1,"a":["policeman"],"t":["law","cop"]},{"e":"\uD83D\uDC6E‍♀️","d":"woman police officer","c":1,"a":["policewoman"],"t":["law","cop"]},{"e":"\uD83D\uDD75️","d":"detective","c":1,"a":["detective"],"t":["sleuth"]},{"e":"\uD83D\uDD75️‍♂️","d":"man detective","c":1,"a":["male_detective"],"t":["sleuth"]},{"e":"\uD83D\uDD75️‍♀️","d":"woman detective","c":1,"a":["female_detective"],"t":["sleuth"]},{"e":"\uD83D\uDC82","d":"guard","c":1,"a":["guard"]},{"e":"\uD83D\uDC82‍♂️","d":"man guard","c":1,"a":["guardsman"]},{"e":"\uD83D\uDC82‍♀️","d":"woman guard","c":1,"a":["guardswoman"]},{"e":"\uD83E\uDD77","d":"ninja","c":1,"a":["ninja"]},{"e":"\uD83D\uDC77","d":"construction worker","c":1,"a":["construction_worker"],"t":["helmet"]},{"e":"\uD83D\uDC77‍♂️","d":"man construction worker","c":1,"a":["construction_worker_man"],"t":["helmet"]},{"e":"\uD83D\uDC77‍♀️","d":"woman construction worker","c":1,"a":["construction_worker_woman"],"t":["helmet"]},{"e":"\uD83E\uDD34","d":"prince","c":1,"a":["prince"],"t":["crown","royal"]},{"e":"\uD83D\uDC78","d":"princess","c":1,"a":["princess"],"t":["crown","royal"]},{"e":"\uD83D\uDC73","d":"person wearing turban","c":1,"a":["person_with_turban"]},{"e":"\uD83D\uDC73‍♂️","d":"man wearing turban","c":1,"a":["man_with_turban"]},{"e":"\uD83D\uDC73‍♀️","d":"woman wearing turban","c":1,"a":["woman_with_turban"]},{"e":"\uD83D\uDC72","d":"person with skullcap","c":1,"a":["man_with_gua_pi_mao"]},{"e":"\uD83E\uDDD5","d":"woman with headscarf","c":1,"a":["woman_with_headscarf"],"t":["hijab"]},{"e":"\uD83E\uDD35","d":"person in tuxedo","c":1,"a":["person_in_tuxedo"],"t":["groom","marriage","wedding"]},{"e":"\uD83E\uDD35‍♂️","d":"man in tuxedo","c":1,"a":["man_in_tuxedo"]},{"e":"\uD83E\uDD35‍♀️","d":"woman in tuxedo","c":1,"a":["woman_in_tuxedo"]},{"e":"\uD83D\uDC70","d":"person with veil","c":1,"a":["person_with_veil"],"t":["marriage","wedding"]},{"e":"\uD83D\uDC70‍♂️","d":"man with veil","c":1,"a":["man_with_veil"]},{"e":"\uD83D\uDC70‍♀️","d":"woman with veil","c":1,"a":["woman_with_veil","bride_with_veil"]},{"e":"\uD83E\uDD30","d":"pregnant woman","c":1,"a":["pregnant_woman"]},{"e":"\uD83E\uDD31","d":"breast-feeding","c":1,"a":["breast_feeding"],"t":["nursing"]},{"e":"\uD83D\uDC69‍\uD83C\uDF7C","d":"woman feeding baby","c":1,"a":["woman_feeding_baby"]},{"e":"\uD83D\uDC68‍\uD83C\uDF7C","d":"man feeding baby","c":1,"a":["man_feeding_baby"]},{"e":"\uD83E\uDDD1‍\uD83C\uDF7C","d":"person feeding baby","c":1,"a":["person_feeding_baby"]},{"e":"\uD83D\uDC7C","d":"baby angel","c":1,"a":["angel"]},{"e":"\uD83C\uDF85","d":"Santa Claus","c":1,"a":["santa"],"t":["christmas"]},{"e":"\uD83E\uDD36","d":"Mrs. Claus","c":1,"a":["mrs_claus"],"t":["santa"]},{"e":"\uD83E\uDDD1‍\uD83C\uDF84","d":"mx claus","c":1,"a":["mx_claus"]},{"e":"\uD83E\uDDB8","d":"superhero","c":1,"a":["superhero"]},{"e":"\uD83E\uDDB8‍♂️","d":"man superhero","c":1,"a":["superhero_man"]},{"e":"\uD83E\uDDB8‍♀️","d":"woman superhero","c":1,"a":["superhero_woman"]},{"e":"\uD83E\uDDB9","d":"supervillain","c":1,"a":["supervillain"]},{"e":"\uD83E\uDDB9‍♂️","d":"man supervillain","c":1,"a":["supervillain_man"]},{"e":"\uD83E\uDDB9‍♀️","d":"woman supervillain","c":1,"a":["supervillain_woman"]},{"e":"\uD83E\uDDD9","d":"mage","c":1,"a":["mage"],"t":["wizard"]},{"e":"\uD83E\uDDD9‍♂️","d":"man mage","c":1,"a":["mage_man"],"t":["wizard"]},{"e":"\uD83E\uDDD9‍♀️","d":"woman mage","c":1,"a":["mage_woman"],"t":["wizard"]},{"e":"\uD83E\uDDDA","d":"fairy","c":1,"a":["fairy"]},{"e":"\uD83E\uDDDA‍♂️","d":"man fairy","c":1,"a":["fairy_man"]},{"e":"\uD83E\uDDDA‍♀️","d":"woman fairy","c":1,"a":["fairy_woman"]},{"e":"\uD83E\uDDDB","d":"vampire","c":1,"a":["vampire"]},{"e":"\uD83E\uDDDB‍♂️","d":"man vampire","c":1,"a":["vampire_man"]},{"e":"\uD83E\uDDDB‍♀️","d":"woman vampire","c":1,"a":["vampire_woman"]},{"e":"\uD83E\uDDDC","d":"merperson","c":1,"a":["merperson"]},{"e":"\uD83E\uDDDC‍♂️","d":"merman","c":1,"a":["merman"]},{"e":"\uD83E\uDDDC‍♀️","d":"mermaid","c":1,"a":["mermaid"]},{"e":"\uD83E\uDDDD","d":"elf","c":1,"a":["elf"]},{"e":"\uD83E\uDDDD‍♂️","d":"man elf","c":1,"a":["elf_man"]},{"e":"\uD83E\uDDDD‍♀️","d":"woman elf","c":1,"a":["elf_woman"]},{"e":"\uD83E\uDDDE","d":"genie","c":1,"a":["genie"]},{"e":"\uD83E\uDDDE‍♂️","d":"man genie","c":1,"a":["genie_man"]},{"e":"\uD83E\uDDDE‍♀️","d":"woman genie","c":1,"a":["genie_woman"]},{"e":"\uD83E\uDDDF","d":"zombie","c":1,"a":["zombie"]},{"e":"\uD83E\uDDDF‍♂️","d":"man zombie","c":1,"a":["zombie_man"]},{"e":"\uD83E\uDDDF‍♀️","d":"woman zombie","c":1,"a":["zombie_woman"]},{"e":"\uD83D\uDC86","d":"person getting massage","c":1,"a":["massage"],"t":["spa"]},{"e":"\uD83D\uDC86‍♂️","d":"man getting massage","c":1,"a":["massage_man"],"t":["spa"]},{"e":"\uD83D\uDC86‍♀️","d":"woman getting massage","c":1,"a":["massage_woman"],"t":["spa"]},{"e":"\uD83D\uDC87","d":"person getting haircut","c":1,"a":["haircut"],"t":["beauty"]},{"e":"\uD83D\uDC87‍♂️","d":"man getting haircut","c":1,"a":["haircut_man"]},{"e":"\uD83D\uDC87‍♀️","d":"woman getting haircut","c":1,"a":["haircut_woman"]},{"e":"\uD83D\uDEB6","d":"person walking","c":1,"a":["walking"]},{"e":"\uD83D\uDEB6‍♂️","d":"man walking","c":1,"a":["walking_man"]},{"e":"\uD83D\uDEB6‍♀️","d":"woman walking","c":1,"a":["walking_woman"]},{"e":"\uD83E\uDDCD","d":"person standing","c":1,"a":["standing_person"]},{"e":"\uD83E\uDDCD‍♂️","d":"man standing","c":1,"a":["standing_man"]},{"e":"\uD83E\uDDCD‍♀️","d":"woman standing","c":1,"a":["standing_woman"]},{"e":"\uD83E\uDDCE","d":"person kneeling","c":1,"a":["kneeling_person"]},{"e":"\uD83E\uDDCE‍♂️","d":"man kneeling","c":1,"a":["kneeling_man"]},{"e":"\uD83E\uDDCE‍♀️","d":"woman kneeling","c":1,"a":["kneeling_woman"]},{"e":"\uD83E\uDDD1‍\uD83E\uDDAF","d":"person with white cane","c":1,"a":["person_with_probing_cane"]},{"e":"\uD83D\uDC68‍\uD83E\uDDAF","d":"man with white cane","c":1,"a":["man_with_probing_cane"]},{"e":"\uD83D\uDC69‍\uD83E\uDDAF","d":"woman with white cane","c":1,"a":["woman_with_probing_cane"]},{"e":"\uD83E\uDDD1‍\uD83E\uDDBC","d":"person in motorized wheelchair","c":1,"a":["person_in_motorized_wheelchair"]},{"e":"\uD83D\uDC68‍\uD83E\uDDBC","d":"man in motorized wheelchair","c":1,"a":["man_in_motorized_wheelchair"]},{"e":"\uD83D\uDC69‍\uD83E\uDDBC","d":"woman in motorized wheelchair","c":1,"a":["woman_in_motorized_wheelchair"]},{"e":"\uD83E\uDDD1‍\uD83E\uDDBD","d":"person in manual wheelchair","c":1,"a":["person_in_manual_wheelchair"]},{"e":"����‍\uD83E\uDDBD","d":"man in manual wheelchair","c":1,"a":["man_in_manual_wheelchair"]},{"e":"\uD83D\uDC69‍\uD83E\uDDBD","d":"woman in manual wheelchair","c":1,"a":["woman_in_manual_wheelchair"]},{"e":"\uD83C\uDFC3","d":"person running","c":1,"a":["runner","running"],"t":["exercise","workout","marathon"]},{"e":"\uD83C\uDFC3‍♂️","d":"man running","c":1,"a":["running_man"],"t":["exercise","workout","marathon"]},{"e":"\uD83C\uDFC3‍♀️","d":"woman running","c":1,"a":["running_woman"],"t":["exercise","workout","marathon"]},{"e":"\uD83D\uDC83","d":"woman dancing","c":1,"a":["woman_dancing","dancer"],"t":["dress"]},{"e":"\uD83D\uDD7A","d":"man dancing","c":1,"a":["man_dancing"],"t":["dancer"]},{"e":"\uD83D\uDD74️","d":"person in suit levitating","c":1,"a":["business_suit_levitating"]},{"e":"\uD83D\uDC6F","d":"people with bunny ears","c":1,"a":["dancers"],"t":["bunny"]},{"e":"\uD83D\uDC6F‍♂️","d":"men with bunny ears","c":1,"a":["dancing_men"],"t":["bunny"]},{"e":"\uD83D\uDC6F‍♀️","d":"women with bunny ears","c":1,"a":["dancing_women"],"t":["bunny"]},{"e":"\uD83E\uDDD6","d":"person in steamy room","c":1,"a":["sauna_person"],"t":["steamy"]},{"e":"\uD83E\uDDD6‍♂️","d":"man in steamy room","c":1,"a":["sauna_man"],"t":["steamy"]},{"e":"\uD83E\uDDD6‍♀️","d":"woman in steamy room","c":1,"a":["sauna_woman"],"t":["steamy"]},{"e":"\uD83E\uDDD7","d":"person climbing","c":1,"a":["climbing"],"t":["bouldering"]},{"e":"\uD83E\uDDD7‍♂️","d":"man climbing","c":1,"a":["climbing_man"],"t":["bouldering"]},{"e":"\uD83E\uDDD7‍♀️","d":"woman climbing","c":1,"a":["climbing_woman"],"t":["bouldering"]},{"e":"\uD83E\uDD3A","d":"person fencing","c":1,"a":["person_fencing"]},{"e":"\uD83C\uDFC7","d":"horse racing","c":1,"a":["horse_racing"]},{"e":"⛷️","d":"skier","c":1,"a":["skier"]},{"e":"\uD83C\uDFC2","d":"snowboarder","c":1,"a":["snowboarder"]},{"e":"\uD83C\uDFCC️","d":"person golfing","c":1,"a":["golfing"]},{"e":"\uD83C\uDFCC️‍♂️","d":"man golfing","c":1,"a":["golfing_man"]},{"e":"\uD83C\uDFCC️‍♀️","d":"woman golfing","c":1,"a":["golfing_woman"]},{"e":"\uD83C\uDFC4","d":"person surfing","c":1,"a":["surfer"]},{"e":"\uD83C\uDFC4‍♂️","d":"man surfing","c":1,"a":["surfing_man"]},{"e":"\uD83C\uDFC4‍♀️","d":"woman surfing","c":1,"a":["surfing_woman"]},{"e":"\uD83D\uDEA3","d":"person rowing boat","c":1,"a":["rowboat"]},{"e":"\uD83D\uDEA3‍♂️","d":"man rowing boat","c":1,"a":["rowing_man"]},{"e":"\uD83D\uDEA3‍♀️","d":"woman rowing boat","c":1,"a":["rowing_woman"]},{"e":"\uD83C\uDFCA","d":"person swimming","c":1,"a":["swimmer"]},{"e":"\uD83C\uDFCA‍♂️","d":"man swimming","c":1,"a":["swimming_man"]},{"e":"\uD83C\uDFCA‍♀️","d":"woman swimming","c":1,"a":["swimming_woman"]},{"e":"⛹️","d":"person bouncing ball","c":1,"a":["bouncing_ball_person"],"t":["basketball"]},{"e":"⛹️‍♂️","d":"man bouncing ball","c":1,"a":["bouncing_ball_man","basketball_man"]},{"e":"⛹️‍♀️","d":"woman bouncing ball","c":1,"a":["bouncing_ball_woman","basketball_woman"]},{"e":"\uD83C\uDFCB️","d":"person lifting weights","c":1,"a":["weight_lifting"],"t":["gym","workout"]},{"e":"\uD83C\uDFCB️‍♂️","d":"man lifting weights","c":1,"a":["weight_lifting_man"],"t":["gym","workout"]},{"e":"\uD83C\uDFCB️‍♀️","d":"woman lifting weights","c":1,"a":["weight_lifting_woman"],"t":["gym","workout"]},{"e":"\uD83D\uDEB4","d":"person biking","c":1,"a":["bicyclist"]},{"e":"\uD83D\uDEB4‍♂️","d":"man biking","c":1,"a":["biking_man"]},{"e":"\uD83D\uDEB4‍♀️","d":"woman biking","c":1,"a":["biking_woman"]},{"e":"\uD83D\uDEB5","d":"person mountain biking","c":1,"a":["mountain_bicyclist"]},{"e":"\uD83D\uDEB5‍♂️","d":"man mountain biking","c":1,"a":["mountain_biking_man"]},{"e":"\uD83D\uDEB5‍♀️","d":"woman mountain biking","c":1,"a":["mountain_biking_woman"]},{"e":"\uD83E\uDD38","d":"person cartwheeling","c":1,"a":["cartwheeling"]},{"e":"\uD83E\uDD38‍♂️","d":"man cartwheeling","c":1,"a":["man_cartwheeling"]},{"e":"\uD83E\uDD38‍♀️","d":"woman cartwheeling","c":1,"a":["woman_cartwheeling"]},{"e":"\uD83E\uDD3C","d":"people wrestling","c":1,"a":["wrestling"]},{"e":"\uD83E\uDD3C‍♂️","d":"men wrestling","c":1,"a":["men_wrestling"]},{"e":"\uD83E\uDD3C‍♀️","d":"women wrestling","c":1,"a":["women_wrestling"]},{"e":"\uD83E\uDD3D","d":"person playing water polo","c":1,"a":["water_polo"]},{"e":"\uD83E\uDD3D‍♂️","d":"man playing water polo","c":1,"a":["man_playing_water_polo"]},{"e":"\uD83E\uDD3D‍♀️","d":"woman playing water polo","c":1,"a":["woman_playing_water_polo"]},{"e":"\uD83E\uDD3E","d":"person playing handball","c":1,"a":["handball_person"]},{"e":"\uD83E\uDD3E‍♂️","d":"man playing handball","c":1,"a":["man_playing_handball"]},{"e":"\uD83E\uDD3E‍♀️","d":"woman playing handball","c":1,"a":["woman_playing_handball"]},{"e":"\uD83E\uDD39","d":"person juggling","c":1,"a":["juggling_person"]},{"e":"\uD83E\uDD39‍♂️","d":"man juggling","c":1,"a":["man_juggling"]},{"e":"\uD83E\uDD39‍♀️","d":"woman juggling","c":1,"a":["woman_juggling"]},{"e":"\uD83E\uDDD8","d":"person in lotus position","c":1,"a":["lotus_position"],"t":["meditation"]},{"e":"\uD83E\uDDD8‍♂️","d":"man in lotus position","c":1,"a":["lotus_position_man"],"t":["meditation"]},{"e":"\uD83E\uDDD8‍♀️","d":"woman in lotus position","c":1,"a":["lotus_position_woman"],"t":["meditation"]},{"e":"\uD83D\uDEC0","d":"person taking bath","c":1,"a":["bath"],"t":["shower"]},{"e":"\uD83D\uDECC","d":"person in bed","c":1,"a":["sleeping_bed"]},{"e":"\uD83E\uDDD1‍\uD83E\uDD1D‍\uD83E\uDDD1","d":"people holding hands","c":1,"a":["people_holding_hands"],"t":["couple","date"]},{"e":"\uD83D\uDC6D","d":"women holding hands","c":1,"a":["two_women_holding_hands"],"t":["couple","date"]},{"e":"\uD83D\uDC6B","d":"woman and man holding hands","c":1,"a":["couple"],"t":["date"]},{"e":"\uD83D\uDC6C","d":"men holding hands","c":1,"a":["two_men_holding_hands"],"t":["couple","date"]},{"e":"\uD83D\uDC8F","d":"kiss","c":1,"a":["couplekiss"]},{"e":"\uD83D\uDC69‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68","d":"kiss: woman, man","c":1,"a":["couplekiss_man_woman"]},{"e":"\uD83D\uDC68‍❤️‍\uD83D\uDC8B‍\uD83D\uDC68","d":"kiss: man, man","c":1,"a":["couplekiss_man_man"]},{"e":"\uD83D\uDC69‍❤️‍\uD83D\uDC8B‍\uD83D\uDC69","d":"kiss: woman, woman","c":1,"a":["couplekiss_woman_woman"]},{"e":"\uD83D\uDC91","d":"couple with heart","c":1,"a":["couple_with_heart"]},{"e":"\uD83D\uDC69‍❤️‍\uD83D\uDC68","d":"couple with heart: woman, man","c":1,"a":["couple_with_heart_woman_man"]},{"e":"\uD83D\uDC68‍❤️‍\uD83D\uDC68","d":"couple with heart: man, man","c":1,"a":["couple_with_heart_man_man"]},{"e":"\uD83D\uDC69‍❤️‍\uD83D\uDC69","d":"couple with heart: woman, woman","c":1,"a":["couple_with_heart_woman_woman"]},{"e":"\uD83D\uDC6A","d":"family","c":1,"a":["family"],"t":["home","parents","child"]},{"e":"\uD83D\uDC68‍\uD83D\uDC69‍\uD83D\uDC66","d":"family: man, woman, boy","c":1,"a":["family_man_woman_boy"]},{"e":"\uD83D\uDC68‍\uD83D\uDC69‍\uD83D\uDC67","d":"family: man, woman, girl","c":1,"a":["family_man_woman_girl"]},{"e":"\uD83D\uDC68‍\uD83D\uDC69‍\uD83D\uDC67‍\uD83D\uDC66","d":"family: man, woman, girl, boy","c":1,"a":["family_man_woman_girl_boy"]},{"e":"\uD83D\uDC68‍\uD83D\uDC69‍\uD83D\uDC66‍\uD83D\uDC66","d":"family: man, woman, boy, boy","c":1,"a":["family_man_woman_boy_boy"]},{"e":"\uD83D\uDC68‍\uD83D\uDC69‍\uD83D\uDC67‍\uD83D\uDC67","d":"family: man, woman, girl, girl","c":1,"a":["family_man_woman_girl_girl"]},{"e":"\uD83D\uDC68‍\uD83D\uDC68‍\uD83D\uDC66","d":"family: man, man, boy","c":1,"a":["family_man_man_boy"]},{"e":"\uD83D\uDC68‍\uD83D\uDC68‍\uD83D\uDC67","d":"family: man, man, girl","c":1,"a":["family_man_man_girl"]},{"e":"\uD83D\uDC68‍\uD83D\uDC68‍\uD83D\uDC67‍\uD83D\uDC66","d":"family: man, man, girl, boy","c":1,"a":["family_man_man_girl_boy"]},{"e":"\uD83D\uDC68‍\uD83D\uDC68‍\uD83D\uDC66‍\uD83D\uDC66","d":"family: man, man, boy, boy","c":1,"a":["family_man_man_boy_boy"]},{"e":"\uD83D\uDC68‍\uD83D\uDC68‍\uD83D\uDC67‍\uD83D\uDC67","d":"family: man, man, girl, girl","c":1,"a":["family_man_man_girl_girl"]},{"e":"\uD83D\uDC69‍\uD83D\uDC69‍\uD83D\uDC66","d":"family: woman, woman, boy","c":1,"a":["family_woman_woman_boy"]},{"e":"\uD83D\uDC69‍\uD83D\uDC69‍\uD83D\uDC67","d":"family: woman, woman, girl","c":1,"a":["family_woman_woman_girl"]},{"e":"\uD83D\uDC69‍\uD83D\uDC69‍\uD83D\uDC67‍\uD83D\uDC66","d":"family: woman, woman, girl, boy","c":1,"a":["family_woman_woman_girl_boy"]},{"e":"\uD83D\uDC69‍\uD83D\uDC69‍\uD83D\uDC66‍\uD83D\uDC66","d":"family: woman, woman, boy, boy","c":1,"a":["family_woman_woman_boy_boy"]},{"e":"\uD83D\uDC69‍\uD83D\uDC69‍\uD83D\uDC67‍\uD83D\uDC67","d":"family: woman, woman, girl, girl","c":1,"a":["family_woman_woman_girl_girl"]},{"e":"\uD83D\uDC68‍\uD83D\uDC66","d":"family: man, boy","c":1,"a":["family_man_boy"]},{"e":"\uD83D\uDC68‍\uD83D\uDC66‍\uD83D\uDC66","d":"family: man, boy, boy","c":1,"a":["family_man_boy_boy"]},{"e":"\uD83D\uDC68‍\uD83D\uDC67","d":"family: man, girl","c":1,"a":["family_man_girl"]},{"e":"\uD83D\uDC68‍\uD83D\uDC67‍\uD83D\uDC66","d":"family: man, girl, boy","c":1,"a":["family_man_girl_boy"]},{"e":"\uD83D\uDC68‍\uD83D\uDC67‍\uD83D\uDC67","d":"family: man, girl, girl","c":1,"a":["family_man_girl_girl"]},{"e":"\uD83D\uDC69‍\uD83D\uDC66","d":"family: woman, boy","c":1,"a":["family_woman_boy"]},{"e":"\uD83D\uDC69‍\uD83D\uDC66‍\uD83D\uDC66","d":"family: woman, boy, boy","c":1,"a":["family_woman_boy_boy"]},{"e":"\uD83D\uDC69‍\uD83D\uDC67","d":"family: woman, girl","c":1,"a":["family_woman_girl"]},{"e":"\uD83D\uDC69‍\uD83D\uDC67‍\uD83D\uDC66","d":"family: woman, girl, boy","c":1,"a":["family_woman_girl_boy"]},{"e":"\uD83D\uDC69‍\uD83D\uDC67‍\uD83D\uDC67","d":"family: woman, girl, girl","c":1,"a":["family_woman_girl_girl"]},{"e":"\uD83D\uDDE3️","d":"speaking head","c":1,"a":["speaking_head"]},{"e":"\uD83D\uDC64","d":"bust in silhouette","c":1,"a":["bust_in_silhouette"],"t":["user"]},{"e":"\uD83D\uDC65","d":"busts in silhouette","c":1,"a":["busts_in_silhouette"],"t":["users","group","team"]},{"e":"\uD83E\uDEC2","d":"people hugging","c":1,"a":["people_hugging"]},{"e":"\uD83D\uDC63","d":"footprints","c":1,"a":["footprints"],"t":["feet","tracks"]},{"e":"\uD83D\uDC35","d":"monkey face","c":2,"a":["monkey_face"]},{"e":"\uD83D\uDC12","d":"monkey","c":2,"a":["monkey"]},{"e":"\uD83E\uDD8D","d":"gorilla","c":2,"a":["gorilla"]},{"e":"\uD83E\uDDA7","d":"orangutan","c":2,"a":["orangutan"]},{"e":"\uD83D\uDC36","d":"dog face","c":2,"a":["dog"],"t":["pet"]},{"e":"\uD83D\uDC15","d":"dog","c":2,"a":["dog2"]},{"e":"\uD83E\uDDAE","d":"guide dog","c":2,"a":["guide_dog"]},{"e":"\uD83D\uDC15‍\uD83E\uDDBA","d":"service dog","c":2,"a":["service_dog"]},{"e":"\uD83D\uDC29","d":"poodle","c":2,"a":["poodle"],"t":["dog"]},{"e":"\uD83D\uDC3A","d":"wolf","c":2,"a":["wolf"]},{"e":"\uD83E\uDD8A","d":"fox","c":2,"a":["fox_face"]},{"e":"\uD83E\uDD9D","d":"raccoon","c":2,"a":["raccoon"]},{"e":"\uD83D\uDC31","d":"cat face","c":2,"a":["cat"],"t":["pet"]},{"e":"\uD83D\uDC08","d":"cat","c":2,"a":["cat2"]},{"e":"\uD83D\uDC08‍⬛","d":"black cat","c":2,"a":["black_cat"]},{"e":"\uD83E\uDD81","d":"lion","c":2,"a":["lion"]},{"e":"\uD83D\uDC2F","d":"tiger face","c":2,"a":["tiger"]},{"e":"\uD83D\uDC05","d":"tiger","c":2,"a":["tiger2"]},{"e":"\uD83D\uDC06","d":"leopard","c":2,"a":["leopard"]},{"e":"\uD83D\uDC34","d":"horse face","c":2,"a":["horse"]},{"e":"\uD83D\uDC0E","d":"horse","c":2,"a":["racehorse"],"t":["speed"]},{"e":"\uD83E\uDD84","d":"unicorn","c":2,"a":["unicorn"]},{"e":"\uD83E\uDD93","d":"zebra","c":2,"a":["zebra"]},{"e":"\uD83E\uDD8C","d":"deer","c":2,"a":["deer"]},{"e":"\uD83E\uDDAC","d":"bison","c":2,"a":["bison"]},{"e":"\uD83D\uDC2E","d":"cow face","c":2,"a":["cow"]},{"e":"\uD83D\uDC02","d":"ox","c":2,"a":["ox"]},{"e":"\uD83D\uDC03","d":"water buffalo","c":2,"a":["water_buffalo"]},{"e":"\uD83D\uDC04","d":"cow","c":2,"a":["cow2"]},{"e":"\uD83D\uDC37","d":"pig face","c":2,"a":["pig"]},{"e":"\uD83D\uDC16","d":"pig","c":2,"a":["pig2"]},{"e":"\uD83D\uDC17","d":"boar","c":2,"a":["boar"]},{"e":"\uD83D\uDC3D","d":"pig nose","c":2,"a":["pig_nose"]},{"e":"\uD83D\uDC0F","d":"ram","c":2,"a":["ram"]},{"e":"\uD83D\uDC11","d":"ewe","c":2,"a":["sheep"]},{"e":"\uD83D\uDC10","d":"goat","c":2,"a":["goat"]},{"e":"\uD83D\uDC2A","d":"camel","c":2,"a":["dromedary_camel"],"t":["desert"]},{"e":"\uD83D\uDC2B","d":"two-hump camel","c":2,"a":["camel"]},{"e":"\uD83E\uDD99","d":"llama","c":2,"a":["llama"]},{"e":"\uD83E\uDD92","d":"giraffe","c":2,"a":["giraffe"]},{"e":"\uD83D\uDC18","d":"elephant","c":2,"a":["elephant"]},{"e":"\uD83E\uDDA3","d":"mammoth","c":2,"a":["mammoth"]},{"e":"\uD83E\uDD8F","d":"rhinoceros","c":2,"a":["rhinoceros"]},{"e":"\uD83E\uDD9B","d":"hippopotamus","c":2,"a":["hippopotamus"]},{"e":"\uD83D\uDC2D","d":"mouse face","c":2,"a":["mouse"]},{"e":"\uD83D\uDC01","d":"mouse","c":2,"a":["mouse2"]},{"e":"\uD83D\uDC00","d":"rat","c":2,"a":["rat"]},{"e":"\uD83D\uDC39","d":"hamster","c":2,"a":["hamster"],"t":["pet"]},{"e":"\uD83D\uDC30","d":"rabbit face","c":2,"a":["rabbit"],"t":["bunny"]},{"e":"\uD83D\uDC07","d":"rabbit","c":2,"a":["rabbit2"]},{"e":"\uD83D\uDC3F️","d":"chipmunk","c":2,"a":["chipmunk"]},{"e":"\uD83E\uDDAB","d":"beaver","c":2,"a":["beaver"]},{"e":"\uD83E\uDD94","d":"hedgehog","c":2,"a":["hedgehog"]},{"e":"\uD83E\uDD87","d":"bat","c":2,"a":["bat"]},{"e":"\uD83D\uDC3B","d":"bear","c":2,"a":["bear"]},{"e":"\uD83D\uDC3B‍❄️","d":"polar bear","c":2,"a":["polar_bear"]},{"e":"\uD83D\uDC28","d":"koala","c":2,"a":["koala"]},{"e":"\uD83D\uDC3C","d":"panda","c":2,"a":["panda_face"]},{"e":"\uD83E\uDDA5","d":"sloth","c":2,"a":["sloth"]},{"e":"\uD83E\uDDA6","d":"otter","c":2,"a":["otter"]},{"e":"\uD83E\uDDA8","d":"skunk","c":2,"a":["skunk"]},{"e":"\uD83E\uDD98","d":"kangaroo","c":2,"a":["kangaroo"]},{"e":"\uD83E\uDDA1","d":"badger","c":2,"a":["badger"]},{"e":"\uD83D\uDC3E","d":"paw prints","c":2,"a":["feet","paw_prints"]},{"e":"\uD83E\uDD83","d":"turkey","c":2,"a":["turkey"],"t":["thanksgiving"]},{"e":"\uD83D\uDC14","d":"chicken","c":2,"a":["chicken"]},{"e":"\uD83D\uDC13","d":"rooster","c":2,"a":["rooster"]},{"e":"\uD83D\uDC23","d":"hatching chick","c":2,"a":["hatching_chick"]},{"e":"\uD83D\uDC24","d":"baby chick","c":2,"a":["baby_chick"]},{"e":"\uD83D\uDC25","d":"front-facing baby chick","c":2,"a":["hatched_chick"]},{"e":"\uD83D\uDC26","d":"bird","c":2,"a":["bird"]},{"e":"\uD83D\uDC27","d":"penguin","c":2,"a":["penguin"]},{"e":"\uD83D\uDD4A️","d":"dove","c":2,"a":["dove"],"t":["peace"]},{"e":"\uD83E\uDD85","d":"eagle","c":2,"a":["eagle"]},{"e":"\uD83E\uDD86","d":"duck","c":2,"a":["duck"]},{"e":"\uD83E\uDDA2","d":"swan","c":2,"a":["swan"]},{"e":"\uD83E\uDD89","d":"owl","c":2,"a":["owl"]},{"e":"\uD83E\uDDA4","d":"dodo","c":2,"a":["dodo"]},{"e":"\uD83E\uDEB6","d":"feather","c":2,"a":["feather"]},{"e":"\uD83E\uDDA9","d":"flamingo","c":2,"a":["flamingo"]},{"e":"\uD83E\uDD9A","d":"peacock","c":2,"a":["peacock"]},{"e":"\uD83E\uDD9C","d":"parrot","c":2,"a":["parrot"]},{"e":"\uD83D\uDC38","d":"frog","c":2,"a":["frog"]},{"e":"\uD83D\uDC0A","d":"crocodile","c":2,"a":["crocodile"]},{"e":"\uD83D\uDC22","d":"turtle","c":2,"a":["turtle"],"t":["slow"]},{"e":"\uD83E\uDD8E","d":"lizard","c":2,"a":["lizard"]},{"e":"\uD83D\uDC0D","d":"snake","c":2,"a":["snake"]},{"e":"\uD83D\uDC32","d":"dragon face","c":2,"a":["dragon_face"]},{"e":"\uD83D\uDC09","d":"dragon","c":2,"a":["dragon"]},{"e":"\uD83E\uDD95","d":"sauropod","c":2,"a":["sauropod"],"t":["dinosaur"]},{"e":"\uD83E\uDD96","d":"T-Rex","c":2,"a":["t-rex"],"t":["dinosaur"]},{"e":"\uD83D\uDC33","d":"spouting whale","c":2,"a":["whale"],"t":["sea"]},{"e":"\uD83D\uDC0B","d":"whale","c":2,"a":["whale2"]},{"e":"\uD83D\uDC2C","d":"dolphin","c":2,"a":["dolphin","flipper"]},{"e":"\uD83E\uDDAD","d":"seal","c":2,"a":["seal"]},{"e":"\uD83D\uDC1F","d":"fish","c":2,"a":["fish"]},{"e":"\uD83D\uDC20","d":"tropical fish","c":2,"a":["tropical_fish"]},{"e":"\uD83D\uDC21","d":"blowfish","c":2,"a":["blowfish"]},{"e":"\uD83E\uDD88","d":"shark","c":2,"a":["shark"]},{"e":"\uD83D\uDC19","d":"octopus","c":2,"a":["octopus"]},{"e":"\uD83D\uDC1A","d":"spiral shell","c":2,"a":["shell"],"t":["sea","beach"]},{"e":"\uD83D\uDC0C","d":"snail","c":2,"a":["snail"],"t":["slow"]},{"e":"\uD83E\uDD8B","d":"butterfly","c":2,"a":["butterfly"]},{"e":"\uD83D\uDC1B","d":"bug","c":2,"a":["bug"]},{"e":"\uD83D\uDC1C","d":"ant","c":2,"a":["ant"]},{"e":"\uD83D\uDC1D","d":"honeybee","c":2,"a":["bee","honeybee"]},{"e":"\uD83E\uDEB2","d":"beetle","c":2,"a":["beetle"]},{"e":"\uD83D\uDC1E","d":"lady beetle","c":2,"a":["lady_beetle"],"t":["bug"]},{"e":"\uD83E\uDD97","d":"cricket","c":2,"a":["cricket"]},{"e":"\uD83E\uDEB3","d":"cockroach","c":2,"a":["cockroach"]},{"e":"\uD83D\uDD77️","d":"spider","c":2,"a":["spider"]},{"e":"\uD83D\uDD78️","d":"spider web","c":2,"a":["spider_web"]},{"e":"\uD83E\uDD82","d":"scorpion","c":2,"a":["scorpion"]},{"e":"\uD83E\uDD9F","d":"mosquito","c":2,"a":["mosquito"]},{"e":"\uD83E\uDEB0","d":"fly","c":2,"a":["fly"]},{"e":"\uD83E\uDEB1","d":"worm","c":2,"a":["worm"]},{"e":"\uD83E\uDDA0","d":"microbe","c":2,"a":["microbe"],"t":["germ"]},{"e":"\uD83D\uDC90","d":"bouquet","c":2,"a":["bouquet"],"t":["flowers"]},{"e":"\uD83C\uDF38","d":"cherry blossom","c":2,"a":["cherry_blossom"],"t":["flower","spring"]},{"e":"\uD83D\uDCAE","d":"white flower","c":2,"a":["white_flower"]},{"e":"\uD83C\uDFF5️","d":"rosette","c":2,"a":["rosette"]},{"e":"\uD83C\uDF39","d":"rose","c":2,"a":["rose"],"t":["flower"]},{"e":"\uD83E\uDD40","d":"wilted flower","c":2,"a":["wilted_flower"]},{"e":"\uD83C\uDF3A","d":"hibiscus","c":2,"a":["hibiscus"]},{"e":"\uD83C\uDF3B","d":"sunflower","c":2,"a":["sunflower"]},{"e":"\uD83C\uDF3C","d":"blossom","c":2,"a":["blossom"]},{"e":"\uD83C\uDF37","d":"tulip","c":2,"a":["tulip"],"t":["flower"]},{"e":"\uD83C\uDF31","d":"seedling","c":2,"a":["seedling"],"t":["plant"]},{"e":"\uD83E\uDEB4","d":"potted plant","c":2,"a":["potted_plant"]},{"e":"\uD83C\uDF32","d":"evergreen tree","c":2,"a":["evergreen_tree"],"t":["wood"]},{"e":"\uD83C\uDF33","d":"deciduous tree","c":2,"a":["deciduous_tree"],"t":["wood"]},{"e":"\uD83C\uDF34","d":"palm tree","c":2,"a":["palm_tree"]},{"e":"\uD83C\uDF35","d":"cactus","c":2,"a":["cactus"]},{"e":"\uD83C\uDF3E","d":"sheaf of rice","c":2,"a":["ear_of_rice"]},{"e":"\uD83C\uDF3F","d":"herb","c":2,"a":["herb"]},{"e":"☘️","d":"shamrock","c":2,"a":["shamrock"]},{"e":"\uD83C\uDF40","d":"four leaf clover","c":2,"a":["four_leaf_clover"],"t":["luck"]},{"e":"\uD83C\uDF41","d":"maple leaf","c":2,"a":["maple_leaf"],"t":["canada"]},{"e":"\uD83C\uDF42","d":"fallen leaf","c":2,"a":["fallen_leaf"],"t":["autumn"]},{"e":"\uD83C\uDF43","d":"leaf fluttering in wind","c":2,"a":["leaves"],"t":["leaf"]},{"e":"\uD83C\uDF47","d":"grapes","c":3,"a":["grapes"]},{"e":"\uD83C\uDF48","d":"melon","c":3,"a":["melon"]},{"e":"\uD83C\uDF49","d":"watermelon","c":3,"a":["watermelon"]},{"e":"\uD83C\uDF4A","d":"tangerine","c":3,"a":["tangerine","orange","mandarin"]},{"e":"\uD83C\uDF4B","d":"lemon","c":3,"a":["lemon"]},{"e":"\uD83C\uDF4C","d":"banana","c":3,"a":["banana"],"t":["fruit"]},{"e":"\uD83C\uDF4D","d":"pineapple","c":3,"a":["pineapple"]},{"e":"\uD83E\uDD6D","d":"mango","c":3,"a":["mango"]},{"e":"\uD83C\uDF4E","d":"red apple","c":3,"a":["apple"]},{"e":"\uD83C\uDF4F","d":"green apple","c":3,"a":["green_apple"],"t":["fruit"]},{"e":"\uD83C\uDF50","d":"pear","c":3,"a":["pear"]},{"e":"\uD83C\uDF51","d":"peach","c":3,"a":["peach"]},{"e":"\uD83C\uDF52","d":"cherries","c":3,"a":["cherries"],"t":["fruit"]},{"e":"\uD83C\uDF53","d":"strawberry","c":3,"a":["strawberry"],"t":["fruit"]},{"e":"\uD83E\uDED0","d":"blueberries","c":3,"a":["blueberries"]},{"e":"\uD83E\uDD5D","d":"kiwi fruit","c":3,"a":["kiwi_fruit"]},{"e":"\uD83C\uDF45","d":"tomato","c":3,"a":["tomato"]},{"e":"\uD83E\uDED2","d":"olive","c":3,"a":["olive"]},{"e":"\uD83E\uDD65","d":"coconut","c":3,"a":["coconut"]},{"e":"\uD83E\uDD51","d":"avocado","c":3,"a":["avocado"]},{"e":"\uD83C\uDF46","d":"eggplant","c":3,"a":["eggplant"],"t":["aubergine"]},{"e":"\uD83E\uDD54","d":"potato","c":3,"a":["potato"]},{"e":"\uD83E\uDD55","d":"carrot","c":3,"a":["carrot"]},{"e":"\uD83C\uDF3D","d":"ear of corn","c":3,"a":["corn"]},{"e":"\uD83C\uDF36️","d":"hot pepper","c":3,"a":["hot_pepper"],"t":["spicy"]},{"e":"\uD83E\uDED1","d":"bell pepper","c":3,"a":["bell_pepper"]},{"e":"\uD83E\uDD52","d":"cucumber","c":3,"a":["cucumber"]},{"e":"\uD83E\uDD6C","d":"leafy green","c":3,"a":["leafy_green"]},{"e":"\uD83E\uDD66","d":"broccoli","c":3,"a":["broccoli"]},{"e":"\uD83E\uDDC4","d":"garlic","c":3,"a":["garlic"]},{"e":"\uD83E\uDDC5","d":"onion","c":3,"a":["onion"]},{"e":"\uD83C\uDF44","d":"mushroom","c":3,"a":["mushroom"]},{"e":"\uD83E\uDD5C","d":"peanuts","c":3,"a":["peanuts"]},{"e":"\uD83C\uDF30","d":"chestnut","c":3,"a":["chestnut"]},{"e":"\uD83C\uDF5E","d":"bread","c":3,"a":["bread"],"t":["toast"]},{"e":"\uD83E\uDD50","d":"croissant","c":3,"a":["croissant"]},{"e":"\uD83E\uDD56","d":"baguette bread","c":3,"a":["baguette_bread"]},{"e":"\uD83E\uDED3","d":"flatbread","c":3,"a":["flatbread"]},{"e":"\uD83E\uDD68","d":"pretzel","c":3,"a":["pretzel"]},{"e":"\uD83E\uDD6F","d":"bagel","c":3,"a":["bagel"]},{"e":"\uD83E\uDD5E","d":"pancakes","c":3,"a":["pancakes"]},{"e":"\uD83E\uDDC7","d":"waffle","c":3,"a":["waffle"]},{"e":"\uD83E\uDDC0","d":"cheese wedge","c":3,"a":["cheese"]},{"e":"\uD83C\uDF56","d":"meat on bone","c":3,"a":["meat_on_bone"]},{"e":"\uD83C\uDF57","d":"poultry leg","c":3,"a":["poultry_leg"],"t":["meat","chicken"]},{"e":"\uD83E\uDD69","d":"cut of meat","c":3,"a":["cut_of_meat"]},{"e":"\uD83E\uDD53","d":"bacon","c":3,"a":["bacon"]},{"e":"\uD83C\uDF54","d":"hamburger","c":3,"a":["hamburger"],"t":["burger"]},{"e":"\uD83C\uDF5F","d":"french fries","c":3,"a":["fries"]},{"e":"\uD83C\uDF55","d":"pizza","c":3,"a":["pizza"]},{"e":"\uD83C\uDF2D","d":"hot dog","c":3,"a":["hotdog"]},{"e":"\uD83E\uDD6A","d":"sandwich","c":3,"a":["sandwich"]},{"e":"\uD83C\uDF2E","d":"taco","c":3,"a":["taco"]},{"e":"\uD83C\uDF2F","d":"burrito","c":3,"a":["burrito"]},{"e":"\uD83E\uDED4","d":"tamale","c":3,"a":["tamale"]},{"e":"\uD83E\uDD59","d":"stuffed flatbread","c":3,"a":["stuffed_flatbread"]},{"e":"\uD83E\uDDC6","d":"falafel","c":3,"a":["falafel"]},{"e":"\uD83E\uDD5A","d":"egg","c":3,"a":["egg"]},{"e":"\uD83C\uDF73","d":"cooking","c":3,"a":["fried_egg"],"t":["breakfast"]},{"e":"\uD83E\uDD58","d":"shallow pan of food","c":3,"a":["shallow_pan_of_food"],"t":["paella","curry"]},{"e":"\uD83C\uDF72","d":"pot of food","c":3,"a":["stew"]},{"e":"\uD83E\uDED5","d":"fondue","c":3,"a":["fondue"]},{"e":"\uD83E\uDD63","d":"bowl with spoon","c":3,"a":["bowl_with_spoon"]},{"e":"\uD83E\uDD57","d":"green salad","c":3,"a":["green_salad"]},{"e":"\uD83C\uDF7F","d":"popcorn","c":3,"a":["popcorn"]},{"e":"\uD83E\uDDC8","d":"butter","c":3,"a":["butter"]},{"e":"\uD83E\uDDC2","d":"salt","c":3,"a":["salt"]},{"e":"\uD83E\uDD6B","d":"canned food","c":3,"a":["canned_food"]},{"e":"\uD83C\uDF71","d":"bento box","c":3,"a":["bento"]},{"e":"\uD83C\uDF58","d":"rice cracker","c":3,"a":["rice_cracker"]},{"e":"\uD83C\uDF59","d":"rice ball","c":3,"a":["rice_ball"]},{"e":"\uD83C\uDF5A","d":"cooked rice","c":3,"a":["rice"]},{"e":"\uD83C\uDF5B","d":"curry rice","c":3,"a":["curry"]},{"e":"\uD83C\uDF5C","d":"steaming bowl","c":3,"a":["ramen"],"t":["noodle"]},{"e":"\uD83C\uDF5D","d":"spaghetti","c":3,"a":["spaghetti"],"t":["pasta"]},{"e":"\uD83C\uDF60","d":"roasted sweet potato","c":3,"a":["sweet_potato"]},{"e":"\uD83C\uDF62","d":"oden","c":3,"a":["oden"]},{"e":"\uD83C\uDF63","d":"sushi","c":3,"a":["sushi"]},{"e":"\uD83C\uDF64","d":"fried shrimp","c":3,"a":["fried_shrimp"],"t":["tempura"]},{"e":"\uD83C\uDF65","d":"fish cake with swirl","c":3,"a":["fish_cake"]},{"e":"\uD83E\uDD6E","d":"moon cake","c":3,"a":["moon_cake"]},{"e":"\uD83C\uDF61","d":"dango","c":3,"a":["dango"]},{"e":"\uD83E\uDD5F","d":"dumpling","c":3,"a":["dumpling"]},{"e":"\uD83E\uDD60","d":"fortune cookie","c":3,"a":["fortune_cookie"]},{"e":"\uD83E\uDD61","d":"takeout box","c":3,"a":["takeout_box"]},{"e":"\uD83E\uDD80","d":"crab","c":3,"a":["crab"]},{"e":"\uD83E\uDD9E","d":"lobster","c":3,"a":["lobster"]},{"e":"\uD83E\uDD90","d":"shrimp","c":3,"a":["shrimp"]},{"e":"\uD83E\uDD91","d":"squid","c":3,"a":["squid"]},{"e":"\uD83E\uDDAA","d":"oyster","c":3,"a":["oyster"]},{"e":"\uD83C\uDF66","d":"soft ice cream","c":3,"a":["icecream"]},{"e":"\uD83C\uDF67","d":"shaved ice","c":3,"a":["shaved_ice"]},{"e":"\uD83C\uDF68","d":"ice cream","c":3,"a":["ice_cream"]},{"e":"\uD83C\uDF69","d":"doughnut","c":3,"a":["doughnut"]},{"e":"\uD83C\uDF6A","d":"cookie","c":3,"a":["cookie"]},{"e":"\uD83C\uDF82","d":"birthday cake","c":3,"a":["birthday"],"t":["party"]},{"e":"\uD83C\uDF70","d":"shortcake","c":3,"a":["cake"],"t":["dessert"]},{"e":"\uD83E\uDDC1","d":"cupcake","c":3,"a":["cupcake"]},{"e":"\uD83E\uDD67","d":"pie","c":3,"a":["pie"]},{"e":"\uD83C\uDF6B","d":"chocolate bar","c":3,"a":["chocolate_bar"]},{"e":"\uD83C\uDF6C","d":"candy","c":3,"a":["candy"],"t":["sweet"]},{"e":"\uD83C\uDF6D","d":"lollipop","c":3,"a":["lollipop"]},{"e":"\uD83C\uDF6E","d":"custard","c":3,"a":["custard"]},{"e":"\uD83C\uDF6F","d":"honey pot","c":3,"a":["honey_pot"]},{"e":"\uD83C\uDF7C","d":"baby bottle","c":3,"a":["baby_bottle"],"t":["milk"]},{"e":"\uD83E\uDD5B","d":"glass of milk","c":3,"a":["milk_glass"]},{"e":"☕","d":"hot beverage","c":3,"a":["coffee"],"t":["cafe","espresso"]},{"e":"\uD83E\uDED6","d":"teapot","c":3,"a":["teapot"]},{"e":"\uD83C\uDF75","d":"teacup without handle","c":3,"a":["tea"],"t":["green","breakfast"]},{"e":"\uD83C\uDF76","d":"sake","c":3,"a":["sake"]},{"e":"\uD83C\uDF7E","d":"bottle with popping cork","c":3,"a":["champagne"],"t":["bottle","bubbly","celebration"]},{"e":"\uD83C\uDF77","d":"wine glass","c":3,"a":["wine_glass"]},{"e":"\uD83C\uDF78","d":"cocktail glass","c":3,"a":["cocktail"],"t":["drink"]},{"e":"\uD83C\uDF79","d":"tropical drink","c":3,"a":["tropical_drink"],"t":["summer","vacation"]},{"e":"\uD83C\uDF7A","d":"beer mug","c":3,"a":["beer"],"t":["drink"]},{"e":"\uD83C\uDF7B","d":"clinking beer mugs","c":3,"a":["beers"],"t":["drinks"]},{"e":"\uD83E\uDD42","d":"clinking glasses","c":3,"a":["clinking_glasses"],"t":["cheers","toast"]},{"e":"\uD83E\uDD43","d":"tumbler glass","c":3,"a":["tumbler_glass"],"t":["whisky"]},{"e":"\uD83E\uDD64","d":"cup with straw","c":3,"a":["cup_with_straw"]},{"e":"\uD83E\uDDCB","d":"bubble tea","c":3,"a":["bubble_tea"]},{"e":"\uD83E\uDDC3","d":"beverage box","c":3,"a":["beverage_box"]},{"e":"\uD83E\uDDC9","d":"mate","c":3,"a":["mate"]},{"e":"\uD83E\uDDCA","d":"ice","c":3,"a":["ice_cube"]},{"e":"\uD83E\uDD62","d":"chopsticks","c":3,"a":["chopsticks"]},{"e":"\uD83C\uDF7D️","d":"fork and knife with plate","c":3,"a":["plate_with_cutlery"],"t":["dining","dinner"]},{"e":"\uD83C\uDF74","d":"fork and knife","c":3,"a":["fork_and_knife"],"t":["cutlery"]},{"e":"\uD83E\uDD44","d":"spoon","c":3,"a":["spoon"]},{"e":"\uD83D\uDD2A","d":"kitchen knife","c":3,"a":["hocho","knife"],"t":["cut","chop"]},{"e":"\uD83C\uDFFA","d":"amphora","c":3,"a":["amphora"]},{"e":"\uD83C\uDF0D","d":"globe showing Europe-Africa","c":4,"a":["earth_africa"],"t":["globe","world","international"]},{"e":"\uD83C\uDF0E","d":"globe showing Americas","c":4,"a":["earth_americas"],"t":["globe","world","international"]},{"e":"\uD83C\uDF0F","d":"globe showing Asia-Australia","c":4,"a":["earth_asia"],"t":["globe","world","international"]},{"e":"\uD83C\uDF10","d":"globe with meridians","c":4,"a":["globe_with_meridians"],"t":["world","global","international"]},{"e":"\uD83D\uDDFA️","d":"world map","c":4,"a":["world_map"],"t":["travel"]},{"e":"\uD83D\uDDFE","d":"map of Japan","c":4,"a":["japan"]},{"e":"\uD83E\uDDED","d":"compass","c":4,"a":["compass"]},{"e":"\uD83C\uDFD4️","d":"snow-capped mountain","c":4,"a":["mountain_snow"]},{"e":"⛰️","d":"mountain","c":4,"a":["mountain"]},{"e":"\uD83C\uDF0B","d":"volcano","c":4,"a":["volcano"]},{"e":"\uD83D\uDDFB","d":"mount fuji","c":4,"a":["mount_fuji"]},{"e":"\uD83C\uDFD5️","d":"camping","c":4,"a":["camping"]},{"e":"\uD83C\uDFD6️","d":"beach with umbrella","c":4,"a":["beach_umbrella"]},{"e":"\uD83C\uDFDC️","d":"desert","c":4,"a":["desert"]},{"e":"\uD83C\uDFDD️","d":"desert island","c":4,"a":["desert_island"]},{"e":"\uD83C\uDFDE️","d":"national park","c":4,"a":["national_park"]},{"e":"\uD83C\uDFDF️","d":"stadium","c":4,"a":["stadium"]},{"e":"\uD83C\uDFDB️","d":"classical building","c":4,"a":["classical_building"]},{"e":"\uD83C\uDFD7️","d":"building construction","c":4,"a":["building_construction"]},{"e":"\uD83E\uDDF1","d":"brick","c":4,"a":["bricks"]},{"e":"\uD83E\uDEA8","d":"rock","c":4,"a":["rock"]},{"e":"\uD83E\uDEB5","d":"wood","c":4,"a":["wood"]},{"e":"\uD83D\uDED6","d":"hut","c":4,"a":["hut"]},{"e":"\uD83C\uDFD8️","d":"houses","c":4,"a":["houses"]},{"e":"\uD83C\uDFDA️","d":"derelict house","c":4,"a":["derelict_house"]},{"e":"\uD83C\uDFE0","d":"house","c":4,"a":["house"]},{"e":"\uD83C\uDFE1","d":"house with garden","c":4,"a":["house_with_garden"]},{"e":"\uD83C\uDFE2","d":"office building","c":4,"a":["office"]},{"e":"\uD83C\uDFE3","d":"Japanese post office","c":4,"a":["post_office"]},{"e":"\uD83C\uDFE4","d":"post office","c":4,"a":["european_post_office"]},{"e":"\uD83C\uDFE5","d":"hospital","c":4,"a":["hospital"]},{"e":"\uD83C\uDFE6","d":"bank","c":4,"a":["bank"]},{"e":"\uD83C\uDFE8","d":"hotel","c":4,"a":["hotel"]},{"e":"\uD83C\uDFE9","d":"love hotel","c":4,"a":["love_hotel"]},{"e":"\uD83C\uDFEA","d":"convenience store","c":4,"a":["convenience_store"]},{"e":"\uD83C\uDFEB","d":"school","c":4,"a":["school"]},{"e":"\uD83C\uDFEC","d":"department store","c":4,"a":["department_store"]},{"e":"\uD83C\uDFED","d":"factory","c":4,"a":["factory"]},{"e":"\uD83C\uDFEF","d":"Japanese castle","c":4,"a":["japanese_castle"]},{"e":"\uD83C\uDFF0","d":"castle","c":4,"a":["european_castle"]},{"e":"\uD83D\uDC92","d":"wedding","c":4,"a":["wedding"],"t":["marriage"]},{"e":"\uD83D\uDDFC","d":"Tokyo tower","c":4,"a":["tokyo_tower"]},{"e":"\uD83D\uDDFD","d":"Statue of Liberty","c":4,"a":["statue_of_liberty"]},{"e":"⛪","d":"church","c":4,"a":["church"]},{"e":"\uD83D\uDD4C","d":"mosque","c":4,"a":["mosque"]},{"e":"\uD83D\uDED5","d":"hindu temple","c":4,"a":["hindu_temple"]},{"e":"\uD83D\uDD4D","d":"synagogue","c":4,"a":["synagogue"]},{"e":"⛩️","d":"shinto shrine","c":4,"a":["shinto_shrine"]},{"e":"\uD83D\uDD4B","d":"kaaba","c":4,"a":["kaaba"]},{"e":"⛲","d":"fountain","c":4,"a":["fountain"]},{"e":"⛺","d":"tent","c":4,"a":["tent"],"t":["camping"]},{"e":"\uD83C\uDF01","d":"foggy","c":4,"a":["foggy"],"t":["karl"]},{"e":"\uD83C\uDF03","d":"night with stars","c":4,"a":["night_with_stars"]},{"e":"\uD83C\uDFD9️","d":"cityscape","c":4,"a":["cityscape"],"t":["skyline"]},{"e":"\uD83C\uDF04","d":"sunrise over mountains","c":4,"a":["sunrise_over_mountains"]},{"e":"\uD83C\uDF05","d":"sunrise","c":4,"a":["sunrise"]},{"e":"\uD83C\uDF06","d":"cityscape at dusk","c":4,"a":["city_sunset"]},{"e":"\uD83C\uDF07","d":"sunset","c":4,"a":["city_sunrise"]},{"e":"\uD83C\uDF09","d":"bridge at night","c":4,"a":["bridge_at_night"]},{"e":"♨️","d":"hot springs","c":4,"a":["hotsprings"]},{"e":"\uD83C\uDFA0","d":"carousel horse","c":4,"a":["carousel_horse"]},{"e":"\uD83C\uDFA1","d":"ferris wheel","c":4,"a":["ferris_wheel"]},{"e":"\uD83C\uDFA2","d":"roller coaster","c":4,"a":["roller_coaster"]},{"e":"\uD83D\uDC88","d":"barber pole","c":4,"a":["barber"]},{"e":"\uD83C\uDFAA","d":"circus tent","c":4,"a":["circus_tent"]},{"e":"\uD83D\uDE82","d":"locomotive","c":4,"a":["steam_locomotive"],"t":["train"]},{"e":"\uD83D\uDE83","d":"railway car","c":4,"a":["railway_car"]},{"e":"\uD83D\uDE84","d":"high-speed train","c":4,"a":["bullettrain_side"],"t":["train"]},{"e":"\uD83D\uDE85","d":"bullet train","c":4,"a":["bullettrain_front"],"t":["train"]},{"e":"\uD83D\uDE86","d":"train","c":4,"a":["train2"]},{"e":"\uD83D\uDE87","d":"metro","c":4,"a":["metro"]},{"e":"\uD83D\uDE88","d":"light rail","c":4,"a":["light_rail"]},{"e":"\uD83D\uDE89","d":"station","c":4,"a":["station"]},{"e":"\uD83D\uDE8A","d":"tram","c":4,"a":["tram"]},{"e":"\uD83D\uDE9D","d":"monorail","c":4,"a":["monorail"]},{"e":"\uD83D\uDE9E","d":"mountain railway","c":4,"a":["mountain_railway"]},{"e":"\uD83D\uDE8B","d":"tram car","c":4,"a":["train"]},{"e":"\uD83D\uDE8C","d":"bus","c":4,"a":["bus"]},{"e":"\uD83D\uDE8D","d":"oncoming bus","c":4,"a":["oncoming_bus"]},{"e":"\uD83D\uDE8E","d":"trolleybus","c":4,"a":["trolleybus"]},{"e":"\uD83D\uDE90","d":"minibus","c":4,"a":["minibus"]},{"e":"\uD83D\uDE91","d":"ambulance","c":4,"a":["ambulance"]},{"e":"\uD83D\uDE92","d":"fire engine","c":4,"a":["fire_engine"]},{"e":"\uD83D\uDE93","d":"police car","c":4,"a":["police_car"]},{"e":"\uD83D\uDE94","d":"oncoming police car","c":4,"a":["oncoming_police_car"]},{"e":"\uD83D\uDE95","d":"taxi","c":4,"a":["taxi"]},{"e":"\uD83D\uDE96","d":"oncoming taxi","c":4,"a":["oncoming_taxi"]},{"e":"\uD83D\uDE97","d":"automobile","c":4,"a":["car","red_car"]},{"e":"\uD83D\uDE98","d":"oncoming automobile","c":4,"a":["oncoming_automobile"]},{"e":"\uD83D\uDE99","d":"sport utility vehicle","c":4,"a":["blue_car"]},{"e":"\uD83D\uDEFB","d":"pickup truck","c":4,"a":["pickup_truck"]},{"e":"\uD83D\uDE9A","d":"delivery truck","c":4,"a":["truck"]},{"e":"\uD83D\uDE9B","d":"articulated lorry","c":4,"a":["articulated_lorry"]},{"e":"\uD83D\uDE9C","d":"tractor","c":4,"a":["tractor"]},{"e":"\uD83C\uDFCE️","d":"racing car","c":4,"a":["racing_car"]},{"e":"\uD83C\uDFCD️","d":"motorcycle","c":4,"a":["motorcycle"]},{"e":"\uD83D\uDEF5","d":"motor scooter","c":4,"a":["motor_scooter"]},{"e":"\uD83E\uDDBD","d":"manual wheelchair","c":4,"a":["manual_wheelchair"]},{"e":"\uD83E\uDDBC","d":"motorized wheelchair","c":4,"a":["motorized_wheelchair"]},{"e":"\uD83D\uDEFA","d":"auto rickshaw","c":4,"a":["auto_rickshaw"]},{"e":"\uD83D\uDEB2","d":"bicycle","c":4,"a":["bike"],"t":["bicycle"]},{"e":"\uD83D\uDEF4","d":"kick scooter","c":4,"a":["kick_scooter"]},{"e":"\uD83D\uDEF9","d":"skateboard","c":4,"a":["skateboard"]},{"e":"\uD83D\uDEFC","d":"roller skate","c":4,"a":["roller_skate"]},{"e":"\uD83D\uDE8F","d":"bus stop","c":4,"a":["busstop"]},{"e":"\uD83D\uDEE3️","d":"motorway","c":4,"a":["motorway"]},{"e":"\uD83D\uDEE4️","d":"railway track","c":4,"a":["railway_track"]},{"e":"\uD83D\uDEE2️","d":"oil drum","c":4,"a":["oil_drum"]},{"e":"⛽","d":"fuel pump","c":4,"a":["fuelpump"]},{"e":"\uD83D\uDEA8","d":"police car light","c":4,"a":["rotating_light"],"t":["911","emergency"]},{"e":"\uD83D\uDEA5","d":"horizontal traffic light","c":4,"a":["traffic_light"]},{"e":"\uD83D\uDEA6","d":"vertical traffic light","c":4,"a":["vertical_traffic_light"],"t":["semaphore"]},{"e":"\uD83D\uDED1","d":"stop sign","c":4,"a":["stop_sign"]},{"e":"\uD83D\uDEA7","d":"construction","c":4,"a":["construction"],"t":["wip"]},{"e":"⚓","d":"anchor","c":4,"a":["anchor"],"t":["ship"]},{"e":"⛵","d":"sailboat","c":4,"a":["boat","sailboat"]},{"e":"\uD83D\uDEF6","d":"canoe","c":4,"a":["canoe"]},{"e":"\uD83D\uDEA4","d":"speedboat","c":4,"a":["speedboat"],"t":["ship"]},{"e":"\uD83D\uDEF3️","d":"passenger ship","c":4,"a":["passenger_ship"],"t":["cruise"]},{"e":"⛴️","d":"ferry","c":4,"a":["ferry"]},{"e":"\uD83D\uDEE5️","d":"motor boat","c":4,"a":["motor_boat"]},{"e":"\uD83D\uDEA2","d":"ship","c":4,"a":["ship"]},{"e":"✈️","d":"airplane","c":4,"a":["airplane"],"t":["flight"]},{"e":"\uD83D\uDEE9️","d":"small airplane","c":4,"a":["small_airplane"],"t":["flight"]},{"e":"\uD83D\uDEEB","d":"airplane departure","c":4,"a":["flight_departure"]},{"e":"\uD83D\uDEEC","d":"airplane arrival","c":4,"a":["flight_arrival"]},{"e":"\uD83E\uDE82","d":"parachute","c":4,"a":["parachute"]},{"e":"\uD83D\uDCBA","d":"seat","c":4,"a":["seat"]},{"e":"\uD83D\uDE81","d":"helicopter","c":4,"a":["helicopter"]},{"e":"\uD83D\uDE9F","d":"suspension railway","c":4,"a":["suspension_railway"]},{"e":"\uD83D\uDEA0","d":"mountain cableway","c":4,"a":["mountain_cableway"]},{"e":"\uD83D\uDEA1","d":"aerial tramway","c":4,"a":["aerial_tramway"]},{"e":"\uD83D\uDEF0️","d":"satellite","c":4,"a":["artificial_satellite"],"t":["orbit","space"]},{"e":"\uD83D\uDE80","d":"rocket","c":4,"a":["rocket"],"t":["ship","launch"]},{"e":"\uD83D\uDEF8","d":"flying saucer","c":4,"a":["flying_saucer"],"t":["ufo"]},{"e":"\uD83D\uDECE️","d":"bellhop bell","c":4,"a":["bellhop_bell"]},{"e":"\uD83E\uDDF3","d":"luggage","c":4,"a":["luggage"]},{"e":"⌛","d":"hourglass done","c":4,"a":["hourglass"],"t":["time"]},{"e":"⏳","d":"hourglass not done","c":4,"a":["hourglass_flowing_sand"],"t":["time"]},{"e":"⌚","d":"watch","c":4,"a":["watch"],"t":["time"]},{"e":"⏰","d":"alarm clock","c":4,"a":["alarm_clock"],"t":["morning"]},{"e":"⏱️","d":"stopwatch","c":4,"a":["stopwatch"]},{"e":"⏲️","d":"timer clock","c":4,"a":["timer_clock"]},{"e":"\uD83D\uDD70️","d":"mantelpiece clock","c":4,"a":["mantelpiece_clock"]},{"e":"\uD83D\uDD5B","d":"twelve o’clock","c":4,"a":["clock12"]},{"e":"\uD83D\uDD67","d":"twelve-thirty","c":4,"a":["clock1230"]},{"e":"\uD83D\uDD50","d":"one o’clock","c":4,"a":["clock1"]},{"e":"\uD83D\uDD5C","d":"one-thirty","c":4,"a":["clock130"]},{"e":"\uD83D\uDD51","d":"two o’clock","c":4,"a":["clock2"]},{"e":"\uD83D\uDD5D","d":"two-thirty","c":4,"a":["clock230"]},{"e":"\uD83D\uDD52","d":"three o’clock","c":4,"a":["clock3"]},{"e":"\uD83D\uDD5E","d":"three-thirty","c":4,"a":["clock330"]},{"e":"\uD83D\uDD53","d":"four o’clock","c":4,"a":["clock4"]},{"e":"\uD83D\uDD5F","d":"four-thirty","c":4,"a":["clock430"]},{"e":"\uD83D\uDD54","d":"five o’clock","c":4,"a":["clock5"]},{"e":"\uD83D\uDD60","d":"five-thirty","c":4,"a":["clock530"]},{"e":"\uD83D\uDD55","d":"six o’clock","c":4,"a":["clock6"]},{"e":"\uD83D\uDD61","d":"six-thirty","c":4,"a":["clock630"]},{"e":"\uD83D\uDD56","d":"seven o’clock","c":4,"a":["clock7"]},{"e":"\uD83D\uDD62","d":"seven-thirty","c":4,"a":["clock730"]},{"e":"\uD83D\uDD57","d":"eight o’clock","c":4,"a":["clock8"]},{"e":"\uD83D\uDD63","d":"eight-thirty","c":4,"a":["clock830"]},{"e":"\uD83D\uDD58","d":"nine o’clock","c":4,"a":["clock9"]},{"e":"\uD83D\uDD64","d":"nine-thirty","c":4,"a":["clock930"]},{"e":"\uD83D\uDD59","d":"ten o’clock","c":4,"a":["clock10"]},{"e":"\uD83D\uDD65","d":"ten-thirty","c":4,"a":["clock1030"]},{"e":"\uD83D\uDD5A","d":"eleven o’clock","c":4,"a":["clock11"]},{"e":"\uD83D\uDD66","d":"eleven-thirty","c":4,"a":["clock1130"]},{"e":"\uD83C\uDF11","d":"new moon","c":4,"a":["new_moon"]},{"e":"\uD83C\uDF12","d":"waxing crescent moon","c":4,"a":["waxing_crescent_moon"]},{"e":"\uD83C\uDF13","d":"first quarter moon","c":4,"a":["first_quarter_moon"]},{"e":"\uD83C\uDF14","d":"waxing gibbous moon","c":4,"a":["moon","waxing_gibbous_moon"]},{"e":"\uD83C\uDF15","d":"full moon","c":4,"a":["full_moon"]},{"e":"\uD83C\uDF16","d":"waning gibbous moon","c":4,"a":["waning_gibbous_moon"]},{"e":"\uD83C\uDF17","d":"last quarter moon","c":4,"a":["last_quarter_moon"]},{"e":"\uD83C\uDF18","d":"waning crescent moon","c":4,"a":["waning_crescent_moon"]},{"e":"\uD83C\uDF19","d":"crescent moon","c":4,"a":["crescent_moon"],"t":["night"]},{"e":"\uD83C\uDF1A","d":"new moon face","c":4,"a":["new_moon_with_face"]},{"e":"\uD83C\uDF1B","d":"first quarter moon face","c":4,"a":["first_quarter_moon_with_face"]},{"e":"\uD83C\uDF1C","d":"last quarter moon face","c":4,"a":["last_quarter_moon_with_face"]},{"e":"\uD83C\uDF21️","d":"thermometer","c":4,"a":["thermometer"]},{"e":"☀️","d":"sun","c":4,"a":["sunny"],"t":["weather"]},{"e":"\uD83C\uDF1D","d":"full moon face","c":4,"a":["full_moon_with_face"]},{"e":"\uD83C\uDF1E","d":"sun with face","c":4,"a":["sun_with_face"],"t":["summer"]},{"e":"\uD83E\uDE90","d":"ringed planet","c":4,"a":["ringed_planet"]},{"e":"⭐","d":"star","c":4,"a":["star"]},{"e":"\uD83C\uDF1F","d":"glowing star","c":4,"a":["star2"]},{"e":"\uD83C\uDF20","d":"shooting star","c":4,"a":["stars"]},{"e":"\uD83C\uDF0C","d":"milky way","c":4,"a":["milky_way"]},{"e":"☁️","d":"cloud","c":4,"a":["cloud"]},{"e":"⛅","d":"sun behind cloud","c":4,"a":["partly_sunny"],"t":["weather","cloud"]},{"e":"⛈️","d":"cloud with lightning and rain","c":4,"a":["cloud_with_lightning_and_rain"]},{"e":"\uD83C\uDF24️","d":"sun behind small cloud","c":4,"a":["sun_behind_small_cloud"]},{"e":"\uD83C\uDF25️","d":"sun behind large cloud","c":4,"a":["sun_behind_large_cloud"]},{"e":"\uD83C\uDF26️","d":"sun behind rain cloud","c":4,"a":["sun_behind_rain_cloud"]},{"e":"\uD83C\uDF27️","d":"cloud with rain","c":4,"a":["cloud_with_rain"]},{"e":"\uD83C\uDF28️","d":"cloud with snow","c":4,"a":["cloud_with_snow"]},{"e":"\uD83C\uDF29️","d":"cloud with lightning","c":4,"a":["cloud_with_lightning"]},{"e":"\uD83C\uDF2A️","d":"tornado","c":4,"a":["tornado"]},{"e":"\uD83C\uDF2B️","d":"fog","c":4,"a":["fog"]},{"e":"\uD83C\uDF2C️","d":"wind face","c":4,"a":["wind_face"]},{"e":"\uD83C\uDF00","d":"cyclone","c":4,"a":["cyclone"],"t":["swirl"]},{"e":"\uD83C\uDF08","d":"rainbow","c":4,"a":["rainbow"]},{"e":"\uD83C\uDF02","d":"closed umbrella","c":4,"a":["closed_umbrella"],"t":["weather","rain"]},{"e":"☂️","d":"umbrella","c":4,"a":["open_umbrella"]},{"e":"☔","d":"umbrella with rain drops","c":4,"a":["umbrella"],"t":["rain","weather"]},{"e":"⛱️","d":"umbrella on ground","c":4,"a":["parasol_on_ground"],"t":["beach_umbrella"]},{"e":"⚡","d":"high voltage","c":4,"a":["zap"],"t":["lightning","thunder"]},{"e":"❄️","d":"snowflake","c":4,"a":["snowflake"],"t":["winter","cold","weather"]},{"e":"☃️","d":"snowman","c":4,"a":["snowman_with_snow"],"t":["winter","christmas"]},{"e":"⛄","d":"snowman without snow","c":4,"a":["snowman"],"t":["winter"]},{"e":"☄️","d":"comet","c":4,"a":["comet"]},{"e":"\uD83D\uDD25","d":"fire","c":4,"a":["fire"],"t":["burn"]},{"e":"\uD83D\uDCA7","d":"droplet","c":4,"a":["droplet"],"t":["water"]},{"e":"\uD83C\uDF0A","d":"water wave","c":4,"a":["ocean"],"t":["sea"]},{"e":"\uD83C\uDF83","d":"jack-o-lantern","c":5,"a":["jack_o_lantern"],"t":["halloween"]},{"e":"\uD83C\uDF84","d":"Christmas tree","c":5,"a":["christmas_tree"]},{"e":"\uD83C\uDF86","d":"fireworks","c":5,"a":["fireworks"],"t":["festival","celebration"]},{"e":"\uD83C\uDF87","d":"sparkler","c":5,"a":["sparkler"]},{"e":"\uD83E\uDDE8","d":"firecracker","c":5,"a":["firecracker"]},{"e":"✨","d":"sparkles","c":5,"a":["sparkles"],"t":["shiny"]},{"e":"\uD83C\uDF88","d":"balloon","c":5,"a":["balloon"],"t":["party","birthday"]},{"e":"\uD83C\uDF89","d":"party popper","c":5,"a":["tada"],"t":["hooray","party"]},{"e":"\uD83C\uDF8A","d":"confetti ball","c":5,"a":["confetti_ball"]},{"e":"\uD83C\uDF8B","d":"tanabata tree","c":5,"a":["tanabata_tree"]},{"e":"\uD83C\uDF8D","d":"pine decoration","c":5,"a":["bamboo"]},{"e":"\uD83C\uDF8E","d":"Japanese dolls","c":5,"a":["dolls"]},{"e":"\uD83C\uDF8F","d":"carp streamer","c":5,"a":["flags"]},{"e":"\uD83C\uDF90","d":"wind chime","c":5,"a":["wind_chime"]},{"e":"\uD83C\uDF91","d":"moon viewing ceremony","c":5,"a":["rice_scene"]},{"e":"\uD83E\uDDE7","d":"red envelope","c":5,"a":["red_envelope"]},{"e":"\uD83C\uDF80","d":"ribbon","c":5,"a":["ribbon"]},{"e":"\uD83C\uDF81","d":"wrapped gift","c":5,"a":["gift"],"t":["present","birthday","christmas"]},{"e":"\uD83C\uDF97️","d":"reminder ribbon","c":5,"a":["reminder_ribbon"]},{"e":"\uD83C\uDF9F️","d":"admission tickets","c":5,"a":["tickets"]},{"e":"\uD83C\uDFAB","d":"ticket","c":5,"a":["ticket"]},{"e":"\uD83C\uDF96️","d":"military medal","c":5,"a":["medal_military"]},{"e":"\uD83C\uDFC6","d":"trophy","c":5,"a":["trophy"],"t":["award","contest","winner"]},{"e":"\uD83C\uDFC5","d":"sports medal","c":5,"a":["medal_sports"],"t":["gold","winner"]},{"e":"\uD83E\uDD47","d":"1st place medal","c":5,"a":["1st_place_medal"],"t":["gold"]},{"e":"\uD83E\uDD48","d":"2nd place medal","c":5,"a":["2nd_place_medal"],"t":["silver"]},{"e":"\uD83E\uDD49","d":"3rd place medal","c":5,"a":["3rd_place_medal"],"t":["bronze"]},{"e":"⚽","d":"soccer ball","c":5,"a":["soccer"],"t":["sports"]},{"e":"⚾","d":"baseball","c":5,"a":["baseball"],"t":["sports"]},{"e":"\uD83E\uDD4E","d":"softball","c":5,"a":["softball"]},{"e":"\uD83C\uDFC0","d":"basketball","c":5,"a":["basketball"],"t":["sports"]},{"e":"\uD83C\uDFD0","d":"volleyball","c":5,"a":["volleyball"]},{"e":"\uD83C\uDFC8","d":"american football","c":5,"a":["football"],"t":["sports"]},{"e":"\uD83C\uDFC9","d":"rugby football","c":5,"a":["rugby_football"]},{"e":"\uD83C\uDFBE","d":"tennis","c":5,"a":["tennis"],"t":["sports"]},{"e":"\uD83E\uDD4F","d":"flying disc","c":5,"a":["flying_disc"]},{"e":"\uD83C\uDFB3","d":"bowling","c":5,"a":["bowling"]},{"e":"\uD83C\uDFCF","d":"cricket game","c":5,"a":["cricket_game"]},{"e":"\uD83C\uDFD1","d":"field hockey","c":5,"a":["field_hockey"]},{"e":"\uD83C\uDFD2","d":"ice hockey","c":5,"a":["ice_hockey"]},{"e":"\uD83E\uDD4D","d":"lacrosse","c":5,"a":["lacrosse"]},{"e":"\uD83C\uDFD3","d":"ping pong","c":5,"a":["ping_pong"]},{"e":"\uD83C\uDFF8","d":"badminton","c":5,"a":["badminton"]},{"e":"\uD83E\uDD4A","d":"boxing glove","c":5,"a":["boxing_glove"]},{"e":"\uD83E\uDD4B","d":"martial arts uniform","c":5,"a":["martial_arts_uniform"]},{"e":"\uD83E\uDD45","d":"goal net","c":5,"a":["goal_net"]},{"e":"⛳","d":"flag in hole","c":5,"a":["golf"]},{"e":"⛸️","d":"ice skate","c":5,"a":["ice_skate"],"t":["skating"]},{"e":"\uD83C\uDFA3","d":"fishing pole","c":5,"a":["fishing_pole_and_fish"]},{"e":"\uD83E\uDD3F","d":"diving mask","c":5,"a":["diving_mask"]},{"e":"\uD83C\uDFBD","d":"running shirt","c":5,"a":["running_shirt_with_sash"],"t":["marathon"]},{"e":"\uD83C\uDFBF","d":"skis","c":5,"a":["ski"]},{"e":"\uD83D\uDEF7","d":"sled","c":5,"a":["sled"]},{"e":"\uD83E\uDD4C","d":"curling stone","c":5,"a":["curling_stone"]},{"e":"\uD83C\uDFAF","d":"direct hit","c":5,"a":["dart"],"t":["target"]},{"e":"\uD83E\uDE80","d":"yo-yo","c":5,"a":["yo_yo"]},{"e":"\uD83E\uDE81","d":"kite","c":5,"a":["kite"]},{"e":"\uD83C\uDFB1","d":"pool 8 ball","c":5,"a":["8ball"],"t":["pool","billiards"]},{"e":"\uD83D\uDD2E","d":"crystal ball","c":5,"a":["crystal_ball"],"t":["fortune"]},{"e":"\uD83E\uDE84","d":"magic wand","c":5,"a":["magic_wand"]},{"e":"\uD83E\uDDFF","d":"nazar amulet","c":5,"a":["nazar_amulet"]},{"e":"\uD83C\uDFAE","d":"video game","c":5,"a":["video_game"],"t":["play","controller","console"]},{"e":"\uD83D\uDD79️","d":"joystick","c":5,"a":["joystick"]},{"e":"\uD83C\uDFB0","d":"slot machine","c":5,"a":["slot_machine"]},{"e":"\uD83C\uDFB2","d":"game die","c":5,"a":["game_die"],"t":["dice","gambling"]},{"e":"\uD83E\uDDE9","d":"puzzle piece","c":5,"a":["jigsaw"]},{"e":"\uD83E\uDDF8","d":"teddy bear","c":5,"a":["teddy_bear"]},{"e":"\uD83E\uDE85","d":"pi\xf1ata","c":5,"a":["pinata"]},{"e":"\uD83E\uDE86","d":"nesting dolls","c":5,"a":["nesting_dolls"]},{"e":"♠️","d":"spade suit","c":5,"a":["spades"]},{"e":"♥️","d":"heart suit","c":5,"a":["hearts"]},{"e":"♦️","d":"diamond suit","c":5,"a":["diamonds"]},{"e":"♣️","d":"club suit","c":5,"a":["clubs"]},{"e":"♟️","d":"chess pawn","c":5,"a":["chess_pawn"]},{"e":"\uD83C\uDCCF","d":"joker","c":5,"a":["black_joker"]},{"e":"\uD83C\uDC04","d":"mahjong red dragon","c":5,"a":["mahjong"]},{"e":"\uD83C\uDFB4","d":"flower playing cards","c":5,"a":["flower_playing_cards"]},{"e":"\uD83C\uDFAD","d":"performing arts","c":5,"a":["performing_arts"],"t":["theater","drama"]},{"e":"\uD83D\uDDBC️","d":"framed picture","c":5,"a":["framed_picture"]},{"e":"\uD83C\uDFA8","d":"artist palette","c":5,"a":["art"],"t":["design","paint"]},{"e":"\uD83E\uDDF5","d":"thread","c":5,"a":["thread"]},{"e":"\uD83E\uDEA1","d":"sewing needle","c":5,"a":["sewing_needle"]},{"e":"\uD83E\uDDF6","d":"yarn","c":5,"a":["yarn"]},{"e":"\uD83E\uDEA2","d":"knot","c":5,"a":["knot"]},{"e":"\uD83D\uDC53","d":"glasses","c":6,"a":["eyeglasses"],"t":["glasses"]},{"e":"\uD83D\uDD76️","d":"sunglasses","c":6,"a":["dark_sunglasses"]},{"e":"\uD83E\uDD7D","d":"goggles","c":6,"a":["goggles"]},{"e":"\uD83E\uDD7C","d":"lab coat","c":6,"a":["lab_coat"]},{"e":"\uD83E\uDDBA","d":"safety vest","c":6,"a":["safety_vest"]},{"e":"\uD83D\uDC54","d":"necktie","c":6,"a":["necktie"],"t":["shirt","formal"]},{"e":"\uD83D\uDC55","d":"t-shirt","c":6,"a":["shirt","tshirt"]},{"e":"\uD83D\uDC56","d":"jeans","c":6,"a":["jeans"],"t":["pants"]},{"e":"\uD83E\uDDE3","d":"scarf","c":6,"a":["scarf"]},{"e":"\uD83E\uDDE4","d":"gloves","c":6,"a":["gloves"]},{"e":"\uD83E\uDDE5","d":"coat","c":6,"a":["coat"]},{"e":"\uD83E\uDDE6","d":"socks","c":6,"a":["socks"]},{"e":"��","d":"dress","c":6,"a":["dress"]},{"e":"\uD83D\uDC58","d":"kimono","c":6,"a":["kimono"]},{"e":"\uD83E\uDD7B","d":"sari","c":6,"a":["sari"]},{"e":"\uD83E\uDE71","d":"one-piece swimsuit","c":6,"a":["one_piece_swimsuit"]},{"e":"\uD83E\uDE72","d":"briefs","c":6,"a":["swim_brief"]},{"e":"\uD83E\uDE73","d":"shorts","c":6,"a":["shorts"]},{"e":"\uD83D\uDC59","d":"bikini","c":6,"a":["bikini"],"t":["beach"]},{"e":"\uD83D\uDC5A","d":"woman’s clothes","c":6,"a":["womans_clothes"]},{"e":"\uD83D\uDC5B","d":"purse","c":6,"a":["purse"]},{"e":"\uD83D\uDC5C","d":"handbag","c":6,"a":["handbag"],"t":["bag"]},{"e":"\uD83D\uDC5D","d":"clutch bag","c":6,"a":["pouch"],"t":["bag"]},{"e":"\uD83D\uDECD️","d":"shopping bags","c":6,"a":["shopping"],"t":["bags"]},{"e":"\uD83C\uDF92","d":"backpack","c":6,"a":["school_satchel"]},{"e":"\uD83E\uDE74","d":"thong sandal","c":6,"a":["thong_sandal"]},{"e":"\uD83D\uDC5E","d":"man’s shoe","c":6,"a":["mans_shoe","shoe"]},{"e":"\uD83D\uDC5F","d":"running shoe","c":6,"a":["athletic_shoe"],"t":["sneaker","sport","running"]},{"e":"\uD83E\uDD7E","d":"hiking boot","c":6,"a":["hiking_boot"]},{"e":"\uD83E\uDD7F","d":"flat shoe","c":6,"a":["flat_shoe"]},{"e":"\uD83D\uDC60","d":"high-heeled shoe","c":6,"a":["high_heel"],"t":["shoe"]},{"e":"\uD83D\uDC61","d":"woman’s sandal","c":6,"a":["sandal"],"t":["shoe"]},{"e":"\uD83E\uDE70","d":"ballet shoes","c":6,"a":["ballet_shoes"]},{"e":"\uD83D\uDC62","d":"woman’s boot","c":6,"a":["boot"]},{"e":"\uD83D\uDC51","d":"crown","c":6,"a":["crown"],"t":["king","queen","royal"]},{"e":"\uD83D\uDC52","d":"woman’s hat","c":6,"a":["womans_hat"]},{"e":"\uD83C\uDFA9","d":"top hat","c":6,"a":["tophat"],"t":["hat","classy"]},{"e":"\uD83C\uDF93","d":"graduation cap","c":6,"a":["mortar_board"],"t":["education","college","university","graduation"]},{"e":"\uD83E\uDDE2","d":"billed cap","c":6,"a":["billed_cap"]},{"e":"\uD83E\uDE96","d":"military helmet","c":6,"a":["military_helmet"]},{"e":"⛑️","d":"rescue worker’s helmet","c":6,"a":["rescue_worker_helmet"]},{"e":"\uD83D\uDCFF","d":"prayer beads","c":6,"a":["prayer_beads"]},{"e":"\uD83D\uDC84","d":"lipstick","c":6,"a":["lipstick"],"t":["makeup"]},{"e":"\uD83D\uDC8D","d":"ring","c":6,"a":["ring"],"t":["wedding","marriage","engaged"]},{"e":"\uD83D\uDC8E","d":"gem stone","c":6,"a":["gem"],"t":["diamond"]},{"e":"\uD83D\uDD07","d":"muted speaker","c":6,"a":["mute"],"t":["sound","volume"]},{"e":"\uD83D\uDD08","d":"speaker low volume","c":6,"a":["speaker"]},{"e":"\uD83D\uDD09","d":"speaker medium volume","c":6,"a":["sound"],"t":["volume"]},{"e":"\uD83D\uDD0A","d":"speaker high volume","c":6,"a":["loud_sound"],"t":["volume"]},{"e":"\uD83D\uDCE2","d":"loudspeaker","c":6,"a":["loudspeaker"],"t":["announcement"]},{"e":"\uD83D\uDCE3","d":"megaphone","c":6,"a":["mega"]},{"e":"\uD83D\uDCEF","d":"postal horn","c":6,"a":["postal_horn"]},{"e":"\uD83D\uDD14","d":"bell","c":6,"a":["bell"],"t":["sound","notification"]},{"e":"\uD83D\uDD15","d":"bell with slash","c":6,"a":["no_bell"],"t":["volume","off"]},{"e":"\uD83C\uDFBC","d":"musical score","c":6,"a":["musical_score"]},{"e":"\uD83C\uDFB5","d":"musical note","c":6,"a":["musical_note"]},{"e":"\uD83C\uDFB6","d":"musical notes","c":6,"a":["notes"],"t":["music"]},{"e":"\uD83C\uDF99️","d":"studio microphone","c":6,"a":["studio_microphone"],"t":["podcast"]},{"e":"\uD83C\uDF9A️","d":"level slider","c":6,"a":["level_slider"]},{"e":"\uD83C\uDF9B️","d":"control knobs","c":6,"a":["control_knobs"]},{"e":"\uD83C\uDFA4","d":"microphone","c":6,"a":["microphone"],"t":["sing"]},{"e":"\uD83C\uDFA7","d":"headphone","c":6,"a":["headphones"],"t":["music","earphones"]},{"e":"\uD83D\uDCFB","d":"radio","c":6,"a":["radio"],"t":["podcast"]},{"e":"\uD83C\uDFB7","d":"saxophone","c":6,"a":["saxophone"]},{"e":"\uD83E\uDE97","d":"accordion","c":6,"a":["accordion"]},{"e":"\uD83C\uDFB8","d":"guitar","c":6,"a":["guitar"],"t":["rock"]},{"e":"\uD83C\uDFB9","d":"musical keyboard","c":6,"a":["musical_keyboard"],"t":["piano"]},{"e":"\uD83C\uDFBA","d":"trumpet","c":6,"a":["trumpet"]},{"e":"\uD83C\uDFBB","d":"violin","c":6,"a":["violin"]},{"e":"\uD83E\uDE95","d":"banjo","c":6,"a":["banjo"]},{"e":"\uD83E\uDD41","d":"drum","c":6,"a":["drum"]},{"e":"\uD83E\uDE98","d":"long drum","c":6,"a":["long_drum"]},{"e":"\uD83D\uDCF1","d":"mobile phone","c":6,"a":["iphone"],"t":["smartphone","mobile"]},{"e":"\uD83D\uDCF2","d":"mobile phone with arrow","c":6,"a":["calling"],"t":["call","incoming"]},{"e":"☎️","d":"telephone","c":6,"a":["phone","telephone"]},{"e":"\uD83D\uDCDE","d":"telephone receiver","c":6,"a":["telephone_receiver"],"t":["phone","call"]},{"e":"\uD83D\uDCDF","d":"pager","c":6,"a":["pager"]},{"e":"\uD83D\uDCE0","d":"fax machine","c":6,"a":["fax"]},{"e":"\uD83D\uDD0B","d":"battery","c":6,"a":["battery"],"t":["power"]},{"e":"\uD83D\uDD0C","d":"electric plug","c":6,"a":["electric_plug"]},{"e":"\uD83D\uDCBB","d":"laptop","c":6,"a":["computer"],"t":["desktop","screen"]},{"e":"\uD83D\uDDA5️","d":"desktop computer","c":6,"a":["desktop_computer"]},{"e":"\uD83D\uDDA8️","d":"printer","c":6,"a":["printer"]},{"e":"⌨️","d":"keyboard","c":6,"a":["keyboard"]},{"e":"\uD83D\uDDB1️","d":"computer mouse","c":6,"a":["computer_mouse"]},{"e":"\uD83D\uDDB2️","d":"trackball","c":6,"a":["trackball"]},{"e":"\uD83D\uDCBD","d":"computer disk","c":6,"a":["minidisc"]},{"e":"\uD83D\uDCBE","d":"floppy disk","c":6,"a":["floppy_disk"],"t":["save"]},{"e":"\uD83D\uDCBF","d":"optical disk","c":6,"a":["cd"]},{"e":"\uD83D\uDCC0","d":"dvd","c":6,"a":["dvd"]},{"e":"\uD83E\uDDEE","d":"abacus","c":6,"a":["abacus"]},{"e":"\uD83C\uDFA5","d":"movie camera","c":6,"a":["movie_camera"],"t":["film","video"]},{"e":"\uD83C\uDF9E️","d":"film frames","c":6,"a":["film_strip"]},{"e":"\uD83D\uDCFD️","d":"film projector","c":6,"a":["film_projector"]},{"e":"\uD83C\uDFAC","d":"clapper board","c":6,"a":["clapper"],"t":["film"]},{"e":"\uD83D\uDCFA","d":"television","c":6,"a":["tv"]},{"e":"\uD83D\uDCF7","d":"camera","c":6,"a":["camera"],"t":["photo"]},{"e":"\uD83D\uDCF8","d":"camera with flash","c":6,"a":["camera_flash"],"t":["photo"]},{"e":"\uD83D\uDCF9","d":"video camera","c":6,"a":["video_camera"]},{"e":"\uD83D\uDCFC","d":"videocassette","c":6,"a":["vhs"]},{"e":"\uD83D\uDD0D","d":"magnifying glass tilted left","c":6,"a":["mag"],"t":["search","zoom"]},{"e":"\uD83D\uDD0E","d":"magnifying glass tilted right","c":6,"a":["mag_right"]},{"e":"\uD83D\uDD6F️","d":"candle","c":6,"a":["candle"]},{"e":"\uD83D\uDCA1","d":"light bulb","c":6,"a":["bulb"],"t":["idea","light"]},{"e":"\uD83D\uDD26","d":"flashlight","c":6,"a":["flashlight"]},{"e":"\uD83C\uDFEE","d":"red paper lantern","c":6,"a":["izakaya_lantern","lantern"]},{"e":"\uD83E\uDE94","d":"diya lamp","c":6,"a":["diya_lamp"]},{"e":"\uD83D\uDCD4","d":"notebook with decorative cover","c":6,"a":["notebook_with_decorative_cover"]},{"e":"\uD83D\uDCD5","d":"closed book","c":6,"a":["closed_book"]},{"e":"\uD83D\uDCD6","d":"open book","c":6,"a":["book","open_book"]},{"e":"\uD83D\uDCD7","d":"green book","c":6,"a":["green_book"]},{"e":"\uD83D\uDCD8","d":"blue book","c":6,"a":["blue_book"]},{"e":"\uD83D\uDCD9","d":"orange book","c":6,"a":["orange_book"]},{"e":"\uD83D\uDCDA","d":"books","c":6,"a":["books"],"t":["library"]},{"e":"\uD83D\uDCD3","d":"notebook","c":6,"a":["notebook"]},{"e":"\uD83D\uDCD2","d":"ledger","c":6,"a":["ledger"]},{"e":"\uD83D\uDCC3","d":"page with curl","c":6,"a":["page_with_curl"]},{"e":"\uD83D\uDCDC","d":"scroll","c":6,"a":["scroll"],"t":["document"]},{"e":"\uD83D\uDCC4","d":"page facing up","c":6,"a":["page_facing_up"],"t":["document"]},{"e":"\uD83D\uDCF0","d":"newspaper","c":6,"a":["newspaper"],"t":["press"]},{"e":"\uD83D\uDDDE️","d":"rolled-up newspaper","c":6,"a":["newspaper_roll"],"t":["press"]},{"e":"\uD83D\uDCD1","d":"bookmark tabs","c":6,"a":["bookmark_tabs"]},{"e":"\uD83D\uDD16","d":"bookmark","c":6,"a":["bookmark"]},{"e":"\uD83C\uDFF7️","d":"label","c":6,"a":["label"],"t":["tag"]},{"e":"\uD83D\uDCB0","d":"money bag","c":6,"a":["moneybag"],"t":["dollar","cream"]},{"e":"\uD83E\uDE99","d":"coin","c":6,"a":["coin"]},{"e":"\uD83D\uDCB4","d":"yen banknote","c":6,"a":["yen"]},{"e":"\uD83D\uDCB5","d":"dollar banknote","c":6,"a":["dollar"],"t":["money"]},{"e":"\uD83D\uDCB6","d":"euro banknote","c":6,"a":["euro"]},{"e":"\uD83D\uDCB7","d":"pound banknote","c":6,"a":["pound"]},{"e":"\uD83D\uDCB8","d":"money with wings","c":6,"a":["money_with_wings"],"t":["dollar"]},{"e":"\uD83D\uDCB3","d":"credit card","c":6,"a":["credit_card"],"t":["subscription"]},{"e":"\uD83E\uDDFE","d":"receipt","c":6,"a":["receipt"]},{"e":"\uD83D\uDCB9","d":"chart increasing with yen","c":6,"a":["chart"]},{"e":"✉️","d":"envelope","c":6,"a":["envelope"],"t":["letter","email"]},{"e":"���","d":"e-mail","c":6,"a":["email","e-mail"]},{"e":"\uD83D\uDCE8","d":"incoming envelope","c":6,"a":["incoming_envelope"]},{"e":"\uD83D\uDCE9","d":"envelope with arrow","c":6,"a":["envelope_with_arrow"]},{"e":"\uD83D\uDCE4","d":"outbox tray","c":6,"a":["outbox_tray"]},{"e":"\uD83D\uDCE5","d":"inbox tray","c":6,"a":["inbox_tray"]},{"e":"\uD83D\uDCE6","d":"package","c":6,"a":["package"],"t":["shipping"]},{"e":"\uD83D\uDCEB","d":"closed mailbox with raised flag","c":6,"a":["mailbox"]},{"e":"\uD83D\uDCEA","d":"closed mailbox with lowered flag","c":6,"a":["mailbox_closed"]},{"e":"\uD83D\uDCEC","d":"open mailbox with raised flag","c":6,"a":["mailbox_with_mail"]},{"e":"\uD83D\uDCED","d":"open mailbox with lowered flag","c":6,"a":["mailbox_with_no_mail"]},{"e":"\uD83D\uDCEE","d":"postbox","c":6,"a":["postbox"]},{"e":"\uD83D\uDDF3️","d":"ballot box with ballot","c":6,"a":["ballot_box"]},{"e":"✏️","d":"pencil","c":6,"a":["pencil2"]},{"e":"✒️","d":"black nib","c":6,"a":["black_nib"]},{"e":"\uD83D\uDD8B️","d":"fountain pen","c":6,"a":["fountain_pen"]},{"e":"\uD83D\uDD8A️","d":"pen","c":6,"a":["pen"]},{"e":"\uD83D\uDD8C️","d":"paintbrush","c":6,"a":["paintbrush"]},{"e":"\uD83D\uDD8D️","d":"crayon","c":6,"a":["crayon"]},{"e":"\uD83D\uDCDD","d":"memo","c":6,"a":["memo","pencil"],"t":["document","note"]},{"e":"\uD83D\uDCBC","d":"briefcase","c":6,"a":["briefcase"],"t":["business"]},{"e":"\uD83D\uDCC1","d":"file folder","c":6,"a":["file_folder"],"t":["directory"]},{"e":"\uD83D\uDCC2","d":"open file folder","c":6,"a":["open_file_folder"]},{"e":"\uD83D\uDDC2️","d":"card index dividers","c":6,"a":["card_index_dividers"]},{"e":"\uD83D\uDCC5","d":"calendar","c":6,"a":["date"],"t":["calendar","schedule"]},{"e":"\uD83D\uDCC6","d":"tear-off calendar","c":6,"a":["calendar"],"t":["schedule"]},{"e":"\uD83D\uDDD2️","d":"spiral notepad","c":6,"a":["spiral_notepad"]},{"e":"\uD83D\uDDD3️","d":"spiral calendar","c":6,"a":["spiral_calendar"]},{"e":"\uD83D\uDCC7","d":"card index","c":6,"a":["card_index"]},{"e":"\uD83D\uDCC8","d":"chart increasing","c":6,"a":["chart_with_upwards_trend"],"t":["graph","metrics"]},{"e":"\uD83D\uDCC9","d":"chart decreasing","c":6,"a":["chart_with_downwards_trend"],"t":["graph","metrics"]},{"e":"\uD83D\uDCCA","d":"bar chart","c":6,"a":["bar_chart"],"t":["stats","metrics"]},{"e":"\uD83D\uDCCB","d":"clipboard","c":6,"a":["clipboard"]},{"e":"\uD83D\uDCCC","d":"pushpin","c":6,"a":["pushpin"],"t":["location"]},{"e":"\uD83D\uDCCD","d":"round pushpin","c":6,"a":["round_pushpin"],"t":["location"]},{"e":"\uD83D\uDCCE","d":"paperclip","c":6,"a":["paperclip"]},{"e":"\uD83D\uDD87️","d":"linked paperclips","c":6,"a":["paperclips"]},{"e":"\uD83D\uDCCF","d":"straight ruler","c":6,"a":["straight_ruler"]},{"e":"\uD83D\uDCD0","d":"triangular ruler","c":6,"a":["triangular_ruler"]},{"e":"✂️","d":"scissors","c":6,"a":["scissors"],"t":["cut"]},{"e":"\uD83D\uDDC3️","d":"card file box","c":6,"a":["card_file_box"]},{"e":"\uD83D\uDDC4️","d":"file cabinet","c":6,"a":["file_cabinet"]},{"e":"\uD83D\uDDD1️","d":"wastebasket","c":6,"a":["wastebasket"],"t":["trash"]},{"e":"\uD83D\uDD12","d":"locked","c":6,"a":["lock"],"t":["security","private"]},{"e":"\uD83D\uDD13","d":"unlocked","c":6,"a":["unlock"],"t":["security"]},{"e":"\uD83D\uDD0F","d":"locked with pen","c":6,"a":["lock_with_ink_pen"]},{"e":"\uD83D\uDD10","d":"locked with key","c":6,"a":["closed_lock_with_key"],"t":["security"]},{"e":"\uD83D\uDD11","d":"key","c":6,"a":["key"],"t":["lock","password"]},{"e":"\uD83D\uDDDD️","d":"old key","c":6,"a":["old_key"]},{"e":"\uD83D\uDD28","d":"hammer","c":6,"a":["hammer"],"t":["tool"]},{"e":"\uD83E\uDE93","d":"axe","c":6,"a":["axe"]},{"e":"⛏️","d":"pick","c":6,"a":["pick"]},{"e":"⚒️","d":"hammer and pick","c":6,"a":["hammer_and_pick"]},{"e":"\uD83D\uDEE0️","d":"hammer and wrench","c":6,"a":["hammer_and_wrench"]},{"e":"\uD83D\uDDE1️","d":"dagger","c":6,"a":["dagger"]},{"e":"⚔️","d":"crossed swords","c":6,"a":["crossed_swords"]},{"e":"\uD83D\uDD2B","d":"pistol","c":6,"a":["gun"],"t":["shoot","weapon"]},{"e":"\uD83E\uDE83","d":"boomerang","c":6,"a":["boomerang"]},{"e":"\uD83C\uDFF9","d":"bow and arrow","c":6,"a":["bow_and_arrow"],"t":["archery"]},{"e":"\uD83D\uDEE1️","d":"shield","c":6,"a":["shield"]},{"e":"\uD83E\uDE9A","d":"carpentry saw","c":6,"a":["carpentry_saw"]},{"e":"\uD83D\uDD27","d":"wrench","c":6,"a":["wrench"],"t":["tool"]},{"e":"\uD83E\uDE9B","d":"screwdriver","c":6,"a":["screwdriver"]},{"e":"\uD83D\uDD29","d":"nut and bolt","c":6,"a":["nut_and_bolt"]},{"e":"⚙️","d":"gear","c":6,"a":["gear"]},{"e":"\uD83D\uDDDC️","d":"clamp","c":6,"a":["clamp"]},{"e":"⚖️","d":"balance scale","c":6,"a":["balance_scale"]},{"e":"\uD83E\uDDAF","d":"white cane","c":6,"a":["probing_cane"]},{"e":"\uD83D\uDD17","d":"link","c":6,"a":["link"]},{"e":"⛓️","d":"chains","c":6,"a":["chains"]},{"e":"\uD83E\uDE9D","d":"hook","c":6,"a":["hook"]},{"e":"\uD83E\uDDF0","d":"toolbox","c":6,"a":["toolbox"]},{"e":"\uD83E\uDDF2","d":"magnet","c":6,"a":["magnet"]},{"e":"\uD83E\uDE9C","d":"ladder","c":6,"a":["ladder"]},{"e":"⚗️","d":"alembic","c":6,"a":["alembic"]},{"e":"\uD83E\uDDEA","d":"test tube","c":6,"a":["test_tube"]},{"e":"\uD83E\uDDEB","d":"petri dish","c":6,"a":["petri_dish"]},{"e":"\uD83E\uDDEC","d":"dna","c":6,"a":["dna"]},{"e":"\uD83D\uDD2C","d":"microscope","c":6,"a":["microscope"],"t":["science","laboratory","investigate"]},{"e":"\uD83D\uDD2D","d":"telescope","c":6,"a":["telescope"]},{"e":"\uD83D\uDCE1","d":"satellite antenna","c":6,"a":["satellite"],"t":["signal"]},{"e":"\uD83D\uDC89","d":"syringe","c":6,"a":["syringe"],"t":["health","hospital","needle"]},{"e":"\uD83E\uDE78","d":"drop of blood","c":6,"a":["drop_of_blood"]},{"e":"\uD83D\uDC8A","d":"pill","c":6,"a":["pill"],"t":["health","medicine"]},{"e":"\uD83E\uDE79","d":"adhesive bandage","c":6,"a":["adhesive_bandage"]},{"e":"\uD83E\uDE7A","d":"stethoscope","c":6,"a":["stethoscope"]},{"e":"\uD83D\uDEAA","d":"door","c":6,"a":["door"]},{"e":"\uD83D\uDED7","d":"elevator","c":6,"a":["elevator"]},{"e":"\uD83E\uDE9E","d":"mirror","c":6,"a":["mirror"]},{"e":"\uD83E\uDE9F","d":"window","c":6,"a":["window"]},{"e":"\uD83D\uDECF️","d":"bed","c":6,"a":["bed"]},{"e":"\uD83D\uDECB️","d":"couch and lamp","c":6,"a":["couch_and_lamp"]},{"e":"\uD83E\uDE91","d":"chair","c":6,"a":["chair"]},{"e":"\uD83D\uDEBD","d":"toilet","c":6,"a":["toilet"],"t":["wc"]},{"e":"\uD83E\uDEA0","d":"plunger","c":6,"a":["plunger"]},{"e":"\uD83D\uDEBF","d":"shower","c":6,"a":["shower"],"t":["bath"]},{"e":"\uD83D\uDEC1","d":"bathtub","c":6,"a":["bathtub"]},{"e":"\uD83E\uDEA4","d":"mouse trap","c":6,"a":["mouse_trap"]},{"e":"\uD83E\uDE92","d":"razor","c":6,"a":["razor"]},{"e":"��","d":"lotion bottle","c":6,"a":["lotion_bottle"]},{"e":"\uD83E\uDDF7","d":"safety pin","c":6,"a":["safety_pin"]},{"e":"\uD83E\uDDF9","d":"broom","c":6,"a":["broom"]},{"e":"\uD83E\uDDFA","d":"basket","c":6,"a":["basket"]},{"e":"\uD83E\uDDFB","d":"roll of paper","c":6,"a":["roll_of_paper"],"t":["toilet"]},{"e":"\uD83E\uDEA3","d":"bucket","c":6,"a":["bucket"]},{"e":"\uD83E\uDDFC","d":"soap","c":6,"a":["soap"]},{"e":"\uD83E\uDEA5","d":"toothbrush","c":6,"a":["toothbrush"]},{"e":"\uD83E\uDDFD","d":"sponge","c":6,"a":["sponge"]},{"e":"\uD83E\uDDEF","d":"fire extinguisher","c":6,"a":["fire_extinguisher"]},{"e":"\uD83D\uDED2","d":"shopping cart","c":6,"a":["shopping_cart"]},{"e":"\uD83D\uDEAC","d":"cigarette","c":6,"a":["smoking"],"t":["cigarette"]},{"e":"⚰️","d":"coffin","c":6,"a":["coffin"],"t":["funeral"]},{"e":"\uD83E\uDEA6","d":"headstone","c":6,"a":["headstone"]},{"e":"⚱️","d":"funeral urn","c":6,"a":["funeral_urn"]},{"e":"\uD83D\uDDFF","d":"moai","c":6,"a":["moyai"],"t":["stone"]},{"e":"\uD83E\uDEA7","d":"placard","c":6,"a":["placard"]},{"e":"\uD83C\uDFE7","d":"ATM sign","c":7,"a":["atm"]},{"e":"\uD83D\uDEAE","d":"litter in bin sign","c":7,"a":["put_litter_in_its_place"]},{"e":"\uD83D\uDEB0","d":"potable water","c":7,"a":["potable_water"]},{"e":"♿","d":"wheelchair symbol","c":7,"a":["wheelchair"],"t":["accessibility"]},{"e":"\uD83D\uDEB9","d":"men’s room","c":7,"a":["mens"]},{"e":"\uD83D\uDEBA","d":"women’s room","c":7,"a":["womens"]},{"e":"\uD83D\uDEBB","d":"restroom","c":7,"a":["restroom"],"t":["toilet"]},{"e":"\uD83D\uDEBC","d":"baby symbol","c":7,"a":["baby_symbol"]},{"e":"\uD83D\uDEBE","d":"water closet","c":7,"a":["wc"],"t":["toilet","restroom"]},{"e":"\uD83D\uDEC2","d":"passport control","c":7,"a":["passport_control"]},{"e":"\uD83D\uDEC3","d":"customs","c":7,"a":["customs"]},{"e":"\uD83D\uDEC4","d":"baggage claim","c":7,"a":["baggage_claim"],"t":["airport"]},{"e":"\uD83D\uDEC5","d":"left luggage","c":7,"a":["left_luggage"]},{"e":"⚠️","d":"warning","c":7,"a":["warning"],"t":["wip"]},{"e":"\uD83D\uDEB8","d":"children crossing","c":7,"a":["children_crossing"]},{"e":"⛔","d":"no entry","c":7,"a":["no_entry"],"t":["limit"]},{"e":"\uD83D\uDEAB","d":"prohibited","c":7,"a":["no_entry_sign"],"t":["block","forbidden"]},{"e":"\uD83D\uDEB3","d":"no bicycles","c":7,"a":["no_bicycles"]},{"e":"\uD83D\uDEAD","d":"no smoking","c":7,"a":["no_smoking"]},{"e":"\uD83D\uDEAF","d":"no littering","c":7,"a":["do_not_litter"]},{"e":"\uD83D\uDEB1","d":"non-potable water","c":7,"a":["non-potable_water"]},{"e":"\uD83D\uDEB7","d":"no pedestrians","c":7,"a":["no_pedestrians"]},{"e":"\uD83D\uDCF5","d":"no mobile phones","c":7,"a":["no_mobile_phones"]},{"e":"\uD83D\uDD1E","d":"no one under eighteen","c":7,"a":["underage"]},{"e":"☢️","d":"radioactive","c":7,"a":["radioactive"]},{"e":"☣️","d":"biohazard","c":7,"a":["biohazard"]},{"e":"⬆️","d":"up arrow","c":7,"a":["arrow_up"]},{"e":"↗️","d":"up-right arrow","c":7,"a":["arrow_upper_right"]},{"e":"➡️","d":"right arrow","c":7,"a":["arrow_right"]},{"e":"↘️","d":"down-right arrow","c":7,"a":["arrow_lower_right"]},{"e":"⬇️","d":"down arrow","c":7,"a":["arrow_down"]},{"e":"↙️","d":"down-left arrow","c":7,"a":["arrow_lower_left"]},{"e":"⬅️","d":"left arrow","c":7,"a":["arrow_left"]},{"e":"↖️","d":"up-left arrow","c":7,"a":["arrow_upper_left"]},{"e":"↕️","d":"up-down arrow","c":7,"a":["arrow_up_down"]},{"e":"↔️","d":"left-right arrow","c":7,"a":["left_right_arrow"]},{"e":"↩️","d":"right arrow curving left","c":7,"a":["leftwards_arrow_with_hook"],"t":["return"]},{"e":"↪️","d":"left arrow curving right","c":7,"a":["arrow_right_hook"]},{"e":"⤴️","d":"right arrow curving up","c":7,"a":["arrow_heading_up"]},{"e":"⤵️","d":"right arrow curving down","c":7,"a":["arrow_heading_down"]},{"e":"\uD83D\uDD03","d":"clockwise vertical arrows","c":7,"a":["arrows_clockwise"]},{"e":"\uD83D\uDD04","d":"counterclockwise arrows button","c":7,"a":["arrows_counterclockwise"],"t":["sync"]},{"e":"\uD83D\uDD19","d":"BACK arrow","c":7,"a":["back"]},{"e":"\uD83D\uDD1A","d":"END arrow","c":7,"a":["end"]},{"e":"\uD83D\uDD1B","d":"ON! arrow","c":7,"a":["on"]},{"e":"\uD83D\uDD1C","d":"SOON arrow","c":7,"a":["soon"]},{"e":"\uD83D\uDD1D","d":"TOP arrow","c":7,"a":["top"]},{"e":"\uD83D\uDED0","d":"place of worship","c":7,"a":["place_of_worship"]},{"e":"⚛️","d":"atom symbol","c":7,"a":["atom_symbol"]},{"e":"\uD83D\uDD49️","d":"om","c":7,"a":["om"]},{"e":"✡️","d":"star of David","c":7,"a":["star_of_david"]},{"e":"☸️","d":"wheel of dharma","c":7,"a":["wheel_of_dharma"]},{"e":"☯️","d":"yin yang","c":7,"a":["yin_yang"]},{"e":"✝️","d":"latin cross","c":7,"a":["latin_cross"]},{"e":"☦️","d":"orthodox cross","c":7,"a":["orthodox_cross"]},{"e":"☪️","d":"star and crescent","c":7,"a":["star_and_crescent"]},{"e":"☮️","d":"peace symbol","c":7,"a":["peace_symbol"]},{"e":"\uD83D\uDD4E","d":"menorah","c":7,"a":["menorah"]},{"e":"\uD83D\uDD2F","d":"dotted six-pointed star","c":7,"a":["six_pointed_star"]},{"e":"♈","d":"Aries","c":7,"a":["aries"]},{"e":"♉","d":"Taurus","c":7,"a":["taurus"]},{"e":"♊","d":"Gemini","c":7,"a":["gemini"]},{"e":"♋","d":"Cancer","c":7,"a":["cancer"]},{"e":"♌","d":"Leo","c":7,"a":["leo"]},{"e":"♍","d":"Virgo","c":7,"a":["virgo"]},{"e":"♎","d":"Libra","c":7,"a":["libra"]},{"e":"♏","d":"Scorpio","c":7,"a":["scorpius"]},{"e":"♐","d":"Sagittarius","c":7,"a":["sagittarius"]},{"e":"♑","d":"Capricorn","c":7,"a":["capricorn"]},{"e":"♒","d":"Aquarius","c":7,"a":["aquarius"]},{"e":"♓","d":"Pisces","c":7,"a":["pisces"]},{"e":"⛎","d":"Ophiuchus","c":7,"a":["ophiuchus"]},{"e":"\uD83D\uDD00","d":"shuffle tracks button","c":7,"a":["twisted_rightwards_arrows"],"t":["shuffle"]},{"e":"\uD83D\uDD01","d":"repeat button","c":7,"a":["repeat"],"t":["loop"]},{"e":"\uD83D\uDD02","d":"repeat single button","c":7,"a":["repeat_one"]},{"e":"▶️","d":"play button","c":7,"a":["arrow_forward"]},{"e":"⏩","d":"fast-forward button","c":7,"a":["fast_forward"]},{"e":"⏭️","d":"next track button","c":7,"a":["next_track_button"]},{"e":"⏯️","d":"play or pause button","c":7,"a":["play_or_pause_button"]},{"e":"◀️","d":"reverse button","c":7,"a":["arrow_backward"]},{"e":"⏪","d":"fast reverse button","c":7,"a":["rewind"]},{"e":"⏮️","d":"last track button","c":7,"a":["previous_track_button"]},{"e":"\uD83D\uDD3C","d":"upwards button","c":7,"a":["arrow_up_small"]},{"e":"⏫","d":"fast up button","c":7,"a":["arrow_double_up"]},{"e":"\uD83D\uDD3D","d":"downwards button","c":7,"a":["arrow_down_small"]},{"e":"⏬","d":"fast down button","c":7,"a":["arrow_double_down"]},{"e":"⏸️","d":"pause button","c":7,"a":["pause_button"]},{"e":"⏹️","d":"stop button","c":7,"a":["stop_button"]},{"e":"⏺️","d":"record button","c":7,"a":["record_button"]},{"e":"⏏️","d":"eject button","c":7,"a":["eject_button"]},{"e":"\uD83C\uDFA6","d":"cinema","c":7,"a":["cinema"],"t":["film","movie"]},{"e":"\uD83D\uDD05","d":"dim button","c":7,"a":["low_brightness"]},{"e":"\uD83D\uDD06","d":"bright button","c":7,"a":["high_brightness"]},{"e":"\uD83D\uDCF6","d":"antenna bars","c":7,"a":["signal_strength"],"t":["wifi"]},{"e":"\uD83D\uDCF3","d":"vibration mode","c":7,"a":["vibration_mode"]},{"e":"\uD83D\uDCF4","d":"mobile phone off","c":7,"a":["mobile_phone_off"],"t":["mute","off"]},{"e":"♀️","d":"female sign","c":7,"a":["female_sign"]},{"e":"♂️","d":"male sign","c":7,"a":["male_sign"]},{"e":"⚧️","d":"transgender symbol","c":7,"a":["transgender_symbol"]},{"e":"✖️","d":"multiply","c":7,"a":["heavy_multiplication_x"]},{"e":"➕","d":"plus","c":7,"a":["heavy_plus_sign"]},{"e":"➖","d":"minus","c":7,"a":["heavy_minus_sign"]},{"e":"➗","d":"divide","c":7,"a":["heavy_division_sign"]},{"e":"♾️","d":"infinity","c":7,"a":["infinity"]},{"e":"‼️","d":"double exclamation mark","c":7,"a":["bangbang"]},{"e":"⁉️","d":"exclamation question mark","c":7,"a":["interrobang"]},{"e":"❓","d":"question mark","c":7,"a":["question"],"t":["confused"]},{"e":"❔","d":"white question mark","c":7,"a":["grey_question"]},{"e":"❕","d":"white exclamation mark","c":7,"a":["grey_exclamation"]},{"e":"❗","d":"exclamation mark","c":7,"a":["exclamation","heavy_exclamation_mark"],"t":["bang"]},{"e":"〰️","d":"wavy dash","c":7,"a":["wavy_dash"]},{"e":"\uD83D\uDCB1","d":"currency exchange","c":7,"a":["currency_exchange"]},{"e":"\uD83D\uDCB2","d":"heavy dollar sign","c":7,"a":["heavy_dollar_sign"]},{"e":"⚕️","d":"medical symbol","c":7,"a":["medical_symbol"]},{"e":"♻️","d":"recycling symbol","c":7,"a":["recycle"],"t":["environment","green"]},{"e":"⚜️","d":"fleur-de-lis","c":7,"a":["fleur_de_lis"]},{"e":"\uD83D\uDD31","d":"trident emblem","c":7,"a":["trident"]},{"e":"\uD83D\uDCDB","d":"name badge","c":7,"a":["name_badge"]},{"e":"\uD83D\uDD30","d":"Japanese symbol for beginner","c":7,"a":["beginner"]},{"e":"⭕","d":"hollow red circle","c":7,"a":["o"]},{"e":"✅","d":"check mark button","c":7,"a":["white_check_mark"]},{"e":"☑️","d":"check box with check","c":7,"a":["ballot_box_with_check"]},{"e":"✔️","d":"check mark","c":7,"a":["heavy_check_mark"]},{"e":"❌","d":"cross mark","c":7,"a":["x"]},{"e":"❎","d":"cross mark button","c":7,"a":["negative_squared_cross_mark"]},{"e":"➰","d":"curly loop","c":7,"a":["curly_loop"]},{"e":"➿","d":"double curly loop","c":7,"a":["loop"]},{"e":"〽️","d":"part alternation mark","c":7,"a":["part_alternation_mark"]},{"e":"✳️","d":"eight-spoked asterisk","c":7,"a":["eight_spoked_asterisk"]},{"e":"✴️","d":"eight-pointed star","c":7,"a":["eight_pointed_black_star"]},{"e":"❇️","d":"sparkle","c":7,"a":["sparkle"]},{"e":"\xa9️","d":"copyright","c":7,"a":["copyright"]},{"e":"\xae️","d":"registered","c":7,"a":["registered"]},{"e":"™️","d":"trade mark","c":7,"a":["tm"],"t":["trademark"]},{"e":"#️⃣","d":"keycap: #","c":7,"a":["hash"],"t":["number"]},{"e":"*️⃣","d":"keycap: *","c":7,"a":["asterisk"]},{"e":"0️⃣","d":"keycap: 0","c":7,"a":["zero"]},{"e":"1️⃣","d":"keycap: 1","c":7,"a":["one"]},{"e":"2️⃣","d":"keycap: 2","c":7,"a":["two"]},{"e":"3️⃣","d":"keycap: 3","c":7,"a":["three"]},{"e":"4️⃣","d":"keycap: 4","c":7,"a":["four"]},{"e":"5️⃣","d":"keycap: 5","c":7,"a":["five"]},{"e":"6️⃣","d":"keycap: 6","c":7,"a":["six"]},{"e":"7️⃣","d":"keycap: 7","c":7,"a":["seven"]},{"e":"8️⃣","d":"keycap: 8","c":7,"a":["eight"]},{"e":"9️⃣","d":"keycap: 9","c":7,"a":["nine"]},{"e":"\uD83D\uDD1F","d":"keycap: 10","c":7,"a":["keycap_ten"]},{"e":"\uD83D\uDD20","d":"input latin uppercase","c":7,"a":["capital_abcd"],"t":["letters"]},{"e":"\uD83D\uDD21","d":"input latin lowercase","c":7,"a":["abcd"]},{"e":"\uD83D\uDD22","d":"input numbers","c":7,"a":["1234"],"t":["numbers"]},{"e":"\uD83D\uDD23","d":"input symbols","c":7,"a":["symbols"]},{"e":"\uD83D\uDD24","d":"input latin letters","c":7,"a":["abc"],"t":["alphabet"]},{"e":"\uD83C\uDD70️","d":"A button (blood type)","c":7,"a":["a"]},{"e":"\uD83C\uDD8E","d":"AB button (blood type)","c":7,"a":["ab"]},{"e":"\uD83C\uDD71️","d":"B button (blood type)","c":7,"a":["b"]},{"e":"\uD83C\uDD91","d":"CL button","c":7,"a":["cl"]},{"e":"\uD83C\uDD92","d":"COOL button","c":7,"a":["cool"]},{"e":"\uD83C\uDD93","d":"FREE button","c":7,"a":["free"]},{"e":"ℹ️","d":"information","c":7,"a":["information_source"]},{"e":"\uD83C\uDD94","d":"ID button","c":7,"a":["id"]},{"e":"Ⓜ️","d":"circled M","c":7,"a":["m"]},{"e":"\uD83C\uDD95","d":"NEW button","c":7,"a":["new"],"t":["fresh"]},{"e":"\uD83C\uDD96","d":"NG button","c":7,"a":["ng"]},{"e":"\uD83C\uDD7E️","d":"O button (blood type)","c":7,"a":["o2"]},{"e":"\uD83C\uDD97","d":"OK button","c":7,"a":["ok"],"t":["yes"]},{"e":"\uD83C\uDD7F️","d":"P button","c":7,"a":["parking"]},{"e":"\uD83C\uDD98","d":"SOS button","c":7,"a":["sos"],"t":["help","emergency"]},{"e":"\uD83C\uDD99","d":"UP! button","c":7,"a":["up"]},{"e":"\uD83C\uDD9A","d":"VS button","c":7,"a":["vs"]},{"e":"\uD83C\uDE01","d":"Japanese “here” button","c":7,"a":["koko"]},{"e":"\uD83C\uDE02️","d":"Japanese “service charge” button","c":7,"a":["sa"]},{"e":"\uD83C\uDE37️","d":"Japanese “monthly amount” button","c":7,"a":["u6708"]},{"e":"\uD83C\uDE36","d":"Japanese “not free of charge” button","c":7,"a":["u6709"]},{"e":"\uD83C\uDE2F","d":"Japanese “reserved” button","c":7,"a":["u6307"]},{"e":"\uD83C\uDE50","d":"Japanese “bargain” button","c":7,"a":["ideograph_advantage"]},{"e":"\uD83C\uDE39","d":"Japanese “discount” button","c":7,"a":["u5272"]},{"e":"\uD83C\uDE1A","d":"Japanese “free of charge” button","c":7,"a":["u7121"]},{"e":"\uD83C\uDE32","d":"Japanese “prohibited” button","c":7,"a":["u7981"]},{"e":"\uD83C\uDE51","d":"Japanese “acceptable” button","c":7,"a":["accept"]},{"e":"\uD83C\uDE38","d":"Japanese “application” button","c":7,"a":["u7533"]},{"e":"\uD83C\uDE34","d":"Japanese “passing grade” button","c":7,"a":["u5408"]},{"e":"\uD83C\uDE33","d":"Japanese “vacancy” button","c":7,"a":["u7a7a"]},{"e":"㊗️","d":"Japanese “congratulations” button","c":7,"a":["congratulations"]},{"e":"㊙️","d":"Japanese “secret” button","c":7,"a":["secret"]},{"e":"\uD83C\uDE3A","d":"Japanese “open for business” button","c":7,"a":["u55b6"]},{"e":"\uD83C\uDE35","d":"Japanese “no vacancy” button","c":7,"a":["u6e80"]},{"e":"\uD83D\uDD34","d":"red circle","c":7,"a":["red_circle"]},{"e":"\uD83D\uDFE0","d":"orange circle","c":7,"a":["orange_circle"]},{"e":"\uD83D\uDFE1","d":"yellow circle","c":7,"a":["yellow_circle"]},{"e":"\uD83D\uDFE2","d":"green circle","c":7,"a":["green_circle"]},{"e":"\uD83D\uDD35","d":"blue circle","c":7,"a":["large_blue_circle"]},{"e":"\uD83D\uDFE3","d":"purple circle","c":7,"a":["purple_circle"]},{"e":"\uD83D\uDFE4","d":"brown circle","c":7,"a":["brown_circle"]},{"e":"⚫","d":"black circle","c":7,"a":["black_circle"]},{"e":"⚪","d":"white circle","c":7,"a":["white_circle"]},{"e":"\uD83D\uDFE5","d":"red square","c":7,"a":["red_square"]},{"e":"\uD83D\uDFE7","d":"orange square","c":7,"a":["orange_square"]},{"e":"\uD83D\uDFE8","d":"yellow square","c":7,"a":["yellow_square"]},{"e":"\uD83D\uDFE9","d":"green square","c":7,"a":["green_square"]},{"e":"\uD83D\uDFE6","d":"blue square","c":7,"a":["blue_square"]},{"e":"\uD83D\uDFEA","d":"purple square","c":7,"a":["purple_square"]},{"e":"\uD83D\uDFEB","d":"brown square","c":7,"a":["brown_square"]},{"e":"⬛","d":"black large square","c":7,"a":["black_large_square"]},{"e":"⬜","d":"white large square","c":7,"a":["white_large_square"]},{"e":"◼️","d":"black medium square","c":7,"a":["black_medium_square"]},{"e":"◻️","d":"white medium square","c":7,"a":["white_medium_square"]},{"e":"◾","d":"black medium-small square","c":7,"a":["black_medium_small_square"]},{"e":"◽","d":"white medium-small square","c":7,"a":["white_medium_small_square"]},{"e":"▪️","d":"black small square","c":7,"a":["black_small_square"]},{"e":"▫️","d":"white small square","c":7,"a":["white_small_square"]},{"e":"\uD83D\uDD36","d":"large orange diamond","c":7,"a":["large_orange_diamond"]},{"e":"\uD83D\uDD37","d":"large blue diamond","c":7,"a":["large_blue_diamond"]},{"e":"\uD83D\uDD38","d":"small orange diamond","c":7,"a":["small_orange_diamond"]},{"e":"\uD83D\uDD39","d":"small blue diamond","c":7,"a":["small_blue_diamond"]},{"e":"\uD83D\uDD3A","d":"red triangle pointed up","c":7,"a":["small_red_triangle"]},{"e":"\uD83D\uDD3B","d":"red triangle pointed down","c":7,"a":["small_red_triangle_down"]},{"e":"\uD83D\uDCA0","d":"diamond with a dot","c":7,"a":["diamond_shape_with_a_dot_inside"]},{"e":"\uD83D\uDD18","d":"radio button","c":7,"a":["radio_button"]},{"e":"\uD83D\uDD33","d":"white square button","c":7,"a":["white_square_button"]},{"e":"\uD83D\uDD32","d":"black square button","c":7,"a":["black_square_button"]},{"e":"\uD83C\uDFC1","d":"chequered flag","c":8,"a":["checkered_flag"],"t":["milestone","finish"]},{"e":"\uD83D\uDEA9","d":"triangular flag","c":8,"a":["triangular_flag_on_post"]},{"e":"\uD83C\uDF8C","d":"crossed flags","c":8,"a":["crossed_flags"]},{"e":"\uD83C\uDFF4","d":"black flag","c":8,"a":["black_flag"]},{"e":"\uD83C\uDFF3️","d":"white flag","c":8,"a":["white_flag"]},{"e":"\uD83C\uDFF3️‍\uD83C\uDF08","d":"rainbow flag","c":8,"a":["rainbow_flag"],"t":["pride"]},{"e":"\uD83C\uDFF3️‍⚧️","d":"transgender flag","c":8,"a":["transgender_flag"]},{"e":"\uD83C\uDFF4‍☠️","d":"pirate flag","c":8,"a":["pirate_flag"]},{"e":"\uD83C\uDDE6\uD83C\uDDE8","d":"flag: Ascension Island","c":8,"a":["ascension_island"]},{"e":"\uD83C\uDDE6\uD83C\uDDE9","d":"flag: Andorra","c":8,"a":["andorra"]},{"e":"\uD83C\uDDE6\uD83C\uDDEA","d":"flag: United Arab Emirates","c":8,"a":["united_arab_emirates"]},{"e":"\uD83C\uDDE6\uD83C\uDDEB","d":"flag: Afghanistan","c":8,"a":["afghanistan"]},{"e":"\uD83C\uDDE6\uD83C\uDDEC","d":"flag: Antigua & Barbuda","c":8,"a":["antigua_barbuda"]},{"e":"\uD83C\uDDE6\uD83C\uDDEE","d":"flag: Anguilla","c":8,"a":["anguilla"]},{"e":"\uD83C\uDDE6\uD83C\uDDF1","d":"flag: Albania","c":8,"a":["albania"]},{"e":"\uD83C\uDDE6\uD83C\uDDF2","d":"flag: Armenia","c":8,"a":["armenia"]},{"e":"\uD83C\uDDE6\uD83C\uDDF4","d":"flag: Angola","c":8,"a":["angola"]},{"e":"\uD83C\uDDE6\uD83C\uDDF6","d":"flag: Antarctica","c":8,"a":["antarctica"]},{"e":"\uD83C\uDDE6\uD83C\uDDF7","d":"flag: Argentina","c":8,"a":["argentina"]},{"e":"\uD83C\uDDE6\uD83C\uDDF8","d":"flag: American Samoa","c":8,"a":["american_samoa"]},{"e":"\uD83C\uDDE6\uD83C\uDDF9","d":"flag: Austria","c":8,"a":["austria"]},{"e":"\uD83C\uDDE6\uD83C\uDDFA","d":"flag: Australia","c":8,"a":["australia"]},{"e":"\uD83C\uDDE6\uD83C\uDDFC","d":"flag: Aruba","c":8,"a":["aruba"]},{"e":"\uD83C\uDDE6\uD83C\uDDFD","d":"flag: \xc5land Islands","c":8,"a":["aland_islands"]},{"e":"\uD83C\uDDE6\uD83C\uDDFF","d":"flag: Azerbaijan","c":8,"a":["azerbaijan"]},{"e":"\uD83C\uDDE7\uD83C\uDDE6","d":"flag: Bosnia & Herzegovina","c":8,"a":["bosnia_herzegovina"]},{"e":"\uD83C\uDDE7\uD83C\uDDE7","d":"flag: Barbados","c":8,"a":["barbados"]},{"e":"\uD83C\uDDE7\uD83C\uDDE9","d":"flag: Bangladesh","c":8,"a":["bangladesh"]},{"e":"\uD83C\uDDE7\uD83C\uDDEA","d":"flag: Belgium","c":8,"a":["belgium"]},{"e":"\uD83C\uDDE7\uD83C\uDDEB","d":"flag: Burkina Faso","c":8,"a":["burkina_faso"]},{"e":"\uD83C\uDDE7\uD83C\uDDEC","d":"flag: Bulgaria","c":8,"a":["bulgaria"]},{"e":"\uD83C\uDDE7\uD83C\uDDED","d":"flag: Bahrain","c":8,"a":["bahrain"]},{"e":"\uD83C\uDDE7\uD83C\uDDEE","d":"flag: Burundi","c":8,"a":["burundi"]},{"e":"\uD83C\uDDE7\uD83C\uDDEF","d":"flag: Benin","c":8,"a":["benin"]},{"e":"\uD83C\uDDE7\uD83C\uDDF1","d":"flag: St. Barth\xe9lemy","c":8,"a":["st_barthelemy"]},{"e":"\uD83C\uDDE7\uD83C\uDDF2","d":"flag: Bermuda","c":8,"a":["bermuda"]},{"e":"\uD83C\uDDE7\uD83C\uDDF3","d":"flag: Brunei","c":8,"a":["brunei"]},{"e":"\uD83C\uDDE7\uD83C\uDDF4","d":"flag: Bolivia","c":8,"a":["bolivia"]},{"e":"\uD83C\uDDE7\uD83C\uDDF6","d":"flag: Caribbean Netherlands","c":8,"a":["caribbean_netherlands"]},{"e":"\uD83C\uDDE7\uD83C\uDDF7","d":"flag: Brazil","c":8,"a":["brazil"]},{"e":"\uD83C\uDDE7\uD83C\uDDF8","d":"flag: Bahamas","c":8,"a":["bahamas"]},{"e":"\uD83C\uDDE7\uD83C\uDDF9","d":"flag: Bhutan","c":8,"a":["bhutan"]},{"e":"\uD83C\uDDE7\uD83C\uDDFB","d":"flag: Bouvet Island","c":8,"a":["bouvet_island"]},{"e":"\uD83C\uDDE7\uD83C\uDDFC","d":"flag: Botswana","c":8,"a":["botswana"]},{"e":"\uD83C\uDDE7\uD83C\uDDFE","d":"flag: Belarus","c":8,"a":["belarus"]},{"e":"\uD83C\uDDE7\uD83C\uDDFF","d":"flag: Belize","c":8,"a":["belize"]},{"e":"\uD83C\uDDE8\uD83C\uDDE6","d":"flag: Canada","c":8,"a":["canada"]},{"e":"\uD83C\uDDE8\uD83C\uDDE8","d":"flag: Cocos (Keeling) Islands","c":8,"a":["cocos_islands"],"t":["keeling"]},{"e":"\uD83C\uDDE8\uD83C\uDDE9","d":"flag: Congo - Kinshasa","c":8,"a":["congo_kinshasa"]},{"e":"\uD83C\uDDE8\uD83C\uDDEB","d":"flag: Central African Republic","c":8,"a":["central_african_republic"]},{"e":"\uD83C\uDDE8\uD83C\uDDEC","d":"flag: Congo - Brazzaville","c":8,"a":["congo_brazzaville"]},{"e":"\uD83C\uDDE8\uD83C\uDDED","d":"flag: Switzerland","c":8,"a":["switzerland"]},{"e":"\uD83C\uDDE8\uD83C\uDDEE","d":"flag: C\xf4te d’Ivoire","c":8,"a":["cote_divoire"],"t":["ivory"]},{"e":"\uD83C\uDDE8\uD83C\uDDF0","d":"flag: Cook Islands","c":8,"a":["cook_islands"]},{"e":"\uD83C\uDDE8\uD83C\uDDF1","d":"flag: Chile","c":8,"a":["chile"]},{"e":"\uD83C\uDDE8\uD83C\uDDF2","d":"flag: Cameroon","c":8,"a":["cameroon"]},{"e":"\uD83C\uDDE8\uD83C\uDDF3","d":"flag: China","c":8,"a":["cn"],"t":["china"]},{"e":"\uD83C\uDDE8\uD83C\uDDF4","d":"flag: Colombia","c":8,"a":["colombia"]},{"e":"\uD83C\uDDE8\uD83C\uDDF5","d":"flag: Clipperton Island","c":8,"a":["clipperton_island"]},{"e":"\uD83C\uDDE8\uD83C\uDDF7","d":"flag: Costa Rica","c":8,"a":["costa_rica"]},{"e":"\uD83C\uDDE8\uD83C\uDDFA","d":"flag: Cuba","c":8,"a":["cuba"]},{"e":"\uD83C\uDDE8\uD83C\uDDFB","d":"flag: Cape Verde","c":8,"a":["cape_verde"]},{"e":"\uD83C\uDDE8\uD83C\uDDFC","d":"flag: Cura\xe7ao","c":8,"a":["curacao"]},{"e":"\uD83C\uDDE8\uD83C\uDDFD","d":"flag: Christmas Island","c":8,"a":["christmas_island"]},{"e":"\uD83C\uDDE8\uD83C\uDDFE","d":"flag: Cyprus","c":8,"a":["cyprus"]},{"e":"\uD83C\uDDE8\uD83C\uDDFF","d":"flag: Czechia","c":8,"a":["czech_republic"]},{"e":"\uD83C\uDDE9\uD83C\uDDEA","d":"flag: Germany","c":8,"a":["de"],"t":["flag","germany"]},{"e":"\uD83C\uDDE9\uD83C\uDDEC","d":"flag: Diego Garcia","c":8,"a":["diego_garcia"]},{"e":"\uD83C\uDDE9\uD83C\uDDEF","d":"flag: Djibouti","c":8,"a":["djibouti"]},{"e":"\uD83C\uDDE9\uD83C\uDDF0","d":"flag: Denmark","c":8,"a":["denmark"]},{"e":"\uD83C\uDDE9\uD83C\uDDF2","d":"flag: Dominica","c":8,"a":["dominica"]},{"e":"\uD83C\uDDE9\uD83C\uDDF4","d":"flag: Dominican Republic","c":8,"a":["dominican_republic"]},{"e":"\uD83C\uDDE9\uD83C\uDDFF","d":"flag: Algeria","c":8,"a":["algeria"]},{"e":"\uD83C\uDDEA\uD83C\uDDE6","d":"flag: Ceuta & Melilla","c":8,"a":["ceuta_melilla"]},{"e":"\uD83C\uDDEA\uD83C\uDDE8","d":"flag: Ecuador","c":8,"a":["ecuador"]},{"e":"\uD83C\uDDEA\uD83C\uDDEA","d":"flag: Estonia","c":8,"a":["estonia"]},{"e":"\uD83C\uDDEA\uD83C\uDDEC","d":"flag: Egypt","c":8,"a":["egypt"]},{"e":"\uD83C\uDDEA\uD83C\uDDED","d":"flag: Western Sahara","c":8,"a":["western_sahara"]},{"e":"\uD83C\uDDEA\uD83C\uDDF7","d":"flag: Eritrea","c":8,"a":["eritrea"]},{"e":"\uD83C\uDDEA\uD83C\uDDF8","d":"flag: Spain","c":8,"a":["es"],"t":["spain"]},{"e":"\uD83C\uDDEA\uD83C\uDDF9","d":"flag: Ethiopia","c":8,"a":["ethiopia"]},{"e":"\uD83C\uDDEA\uD83C\uDDFA","d":"flag: European Union","c":8,"a":["eu","european_union"]},{"e":"\uD83C\uDDEB\uD83C\uDDEE","d":"flag: Finland","c":8,"a":["finland"]},{"e":"\uD83C\uDDEB\uD83C\uDDEF","d":"flag: Fiji","c":8,"a":["fiji"]},{"e":"\uD83C\uDDEB\uD83C\uDDF0","d":"flag: Falkland Islands","c":8,"a":["falkland_islands"]},{"e":"\uD83C\uDDEB\uD83C\uDDF2","d":"flag: Micronesia","c":8,"a":["micronesia"]},{"e":"\uD83C\uDDEB\uD83C\uDDF4","d":"flag: Faroe Islands","c":8,"a":["faroe_islands"]},{"e":"\uD83C\uDDEB\uD83C\uDDF7","d":"flag: France","c":8,"a":["fr"],"t":["france","french"]},{"e":"\uD83C\uDDEC\uD83C\uDDE6","d":"flag: Gabon","c":8,"a":["gabon"]},{"e":"\uD83C\uDDEC\uD83C\uDDE7","d":"flag: United Kingdom","c":8,"a":["gb","uk"],"t":["flag","british"]},{"e":"\uD83C\uDDEC\uD83C\uDDE9","d":"flag: Grenada","c":8,"a":["grenada"]},{"e":"\uD83C\uDDEC\uD83C\uDDEA","d":"flag: Georgia","c":8,"a":["georgia"]},{"e":"\uD83C\uDDEC\uD83C\uDDEB","d":"flag: French Guiana","c":8,"a":["french_guiana"]},{"e":"\uD83C\uDDEC\uD83C\uDDEC","d":"flag: Guernsey","c":8,"a":["guernsey"]},{"e":"\uD83C\uDDEC\uD83C\uDDED","d":"flag: Ghana","c":8,"a":["ghana"]},{"e":"\uD83C\uDDEC\uD83C\uDDEE","d":"flag: Gibraltar","c":8,"a":["gibraltar"]},{"e":"\uD83C\uDDEC\uD83C\uDDF1","d":"flag: Greenland","c":8,"a":["greenland"]},{"e":"\uD83C\uDDEC\uD83C\uDDF2","d":"flag: Gambia","c":8,"a":["gambia"]},{"e":"\uD83C\uDDEC\uD83C\uDDF3","d":"flag: Guinea","c":8,"a":["guinea"]},{"e":"\uD83C\uDDEC\uD83C\uDDF5","d":"flag: Guadeloupe","c":8,"a":["guadeloupe"]},{"e":"\uD83C\uDDEC\uD83C\uDDF6","d":"flag: Equatorial Guinea","c":8,"a":["equatorial_guinea"]},{"e":"\uD83C\uDDEC\uD83C\uDDF7","d":"flag: Greece","c":8,"a":["greece"]},{"e":"\uD83C\uDDEC\uD83C\uDDF8","d":"flag: South Georgia & South Sandwich Islands","c":8,"a":["south_georgia_south_sandwich_islands"]},{"e":"\uD83C\uDDEC\uD83C\uDDF9","d":"flag: Guatemala","c":8,"a":["guatemala"]},{"e":"\uD83C\uDDEC\uD83C\uDDFA","d":"flag: Guam","c":8,"a":["guam"]},{"e":"\uD83C\uDDEC\uD83C\uDDFC","d":"flag: Guinea-Bissau","c":8,"a":["guinea_bissau"]},{"e":"\uD83C\uDDEC\uD83C\uDDFE","d":"flag: Guyana","c":8,"a":["guyana"]},{"e":"\uD83C\uDDED\uD83C\uDDF0","d":"flag: Hong Kong SAR China","c":8,"a":["hong_kong"]},{"e":"\uD83C\uDDED\uD83C\uDDF2","d":"flag: Heard & McDonald Islands","c":8,"a":["heard_mcdonald_islands"]},{"e":"\uD83C\uDDED\uD83C\uDDF3","d":"flag: Honduras","c":8,"a":["honduras"]},{"e":"\uD83C\uDDED\uD83C\uDDF7","d":"flag: Croatia","c":8,"a":["croatia"]},{"e":"\uD83C\uDDED\uD83C\uDDF9","d":"flag: Haiti","c":8,"a":["haiti"]},{"e":"\uD83C\uDDED\uD83C\uDDFA","d":"flag: Hungary","c":8,"a":["hungary"]},{"e":"\uD83C\uDDEE\uD83C\uDDE8","d":"flag: Canary Islands","c":8,"a":["canary_islands"]},{"e":"\uD83C\uDDEE\uD83C\uDDE9","d":"flag: Indonesia","c":8,"a":["indonesia"]},{"e":"\uD83C\uDDEE\uD83C\uDDEA","d":"flag: Ireland","c":8,"a":["ireland"]},{"e":"\uD83C\uDDEE\uD83C\uDDF1","d":"flag: Israel","c":8,"a":["israel"]},{"e":"\uD83C\uDDEE\uD83C\uDDF2","d":"flag: Isle of Man","c":8,"a":["isle_of_man"]},{"e":"\uD83C\uDDEE\uD83C\uDDF3","d":"flag: India","c":8,"a":["india"]},{"e":"\uD83C\uDDEE\uD83C\uDDF4","d":"flag: British Indian Ocean Territory","c":8,"a":["british_indian_ocean_territory"]},{"e":"\uD83C\uDDEE\uD83C\uDDF6","d":"flag: Iraq","c":8,"a":["iraq"]},{"e":"\uD83C\uDDEE\uD83C\uDDF7","d":"flag: Iran","c":8,"a":["iran"]},{"e":"\uD83C\uDDEE\uD83C\uDDF8","d":"flag: Iceland","c":8,"a":["iceland"]},{"e":"\uD83C\uDDEE\uD83C\uDDF9","d":"flag: Italy","c":8,"a":["it"],"t":["italy"]},{"e":"\uD83C\uDDEF\uD83C\uDDEA","d":"flag: Jersey","c":8,"a":["jersey"]},{"e":"\uD83C\uDDEF\uD83C\uDDF2","d":"flag: Jamaica","c":8,"a":["jamaica"]},{"e":"\uD83C\uDDEF\uD83C\uDDF4","d":"flag: Jordan","c":8,"a":["jordan"]},{"e":"\uD83C\uDDEF\uD83C\uDDF5","d":"flag: Japan","c":8,"a":["jp"],"t":["japan"]},{"e":"\uD83C\uDDF0\uD83C\uDDEA","d":"flag: Kenya","c":8,"a":["kenya"]},{"e":"\uD83C\uDDF0\uD83C\uDDEC","d":"flag: Kyrgyzstan","c":8,"a":["kyrgyzstan"]},{"e":"\uD83C\uDDF0\uD83C\uDDED","d":"flag: Cambodia","c":8,"a":["cambodia"]},{"e":"\uD83C\uDDF0\uD83C\uDDEE","d":"flag: Kiribati","c":8,"a":["kiribati"]},{"e":"\uD83C\uDDF0\uD83C\uDDF2","d":"flag: Comoros","c":8,"a":["comoros"]},{"e":"\uD83C\uDDF0\uD83C\uDDF3","d":"flag: St. Kitts & Nevis","c":8,"a":["st_kitts_nevis"]},{"e":"\uD83C\uDDF0\uD83C\uDDF5","d":"flag: North Korea","c":8,"a":["north_korea"]},{"e":"\uD83C\uDDF0\uD83C\uDDF7","d":"flag: South Korea","c":8,"a":["kr"],"t":["korea"]},{"e":"\uD83C\uDDF0\uD83C\uDDFC","d":"flag: Kuwait","c":8,"a":["kuwait"]},{"e":"\uD83C\uDDF0\uD83C\uDDFE","d":"flag: Cayman Islands","c":8,"a":["cayman_islands"]},{"e":"\uD83C\uDDF0\uD83C\uDDFF","d":"flag: Kazakhstan","c":8,"a":["kazakhstan"]},{"e":"\uD83C\uDDF1\uD83C\uDDE6","d":"flag: Laos","c":8,"a":["laos"]},{"e":"\uD83C\uDDF1\uD83C\uDDE7","d":"flag: Lebanon","c":8,"a":["lebanon"]},{"e":"\uD83C\uDDF1\uD83C\uDDE8","d":"flag: St. Lucia","c":8,"a":["st_lucia"]},{"e":"\uD83C\uDDF1\uD83C\uDDEE","d":"flag: Liechtenstein","c":8,"a":["liechtenstein"]},{"e":"\uD83C\uDDF1\uD83C\uDDF0","d":"flag: Sri Lanka","c":8,"a":["sri_lanka"]},{"e":"\uD83C\uDDF1\uD83C\uDDF7","d":"flag: Liberia","c":8,"a":["liberia"]},{"e":"\uD83C\uDDF1\uD83C\uDDF8","d":"flag: Lesotho","c":8,"a":["lesotho"]},{"e":"\uD83C\uDDF1\uD83C\uDDF9","d":"flag: Lithuania","c":8,"a":["lithuania"]},{"e":"\uD83C\uDDF1\uD83C\uDDFA","d":"flag: Luxembourg","c":8,"a":["luxembourg"]},{"e":"\uD83C\uDDF1\uD83C\uDDFB","d":"flag: Latvia","c":8,"a":["latvia"]},{"e":"\uD83C\uDDF1\uD83C\uDDFE","d":"flag: Libya","c":8,"a":["libya"]},{"e":"\uD83C\uDDF2\uD83C\uDDE6","d":"flag: Morocco","c":8,"a":["morocco"]},{"e":"\uD83C\uDDF2\uD83C\uDDE8","d":"flag: Monaco","c":8,"a":["monaco"]},{"e":"\uD83C\uDDF2\uD83C\uDDE9","d":"flag: Moldova","c":8,"a":["moldova"]},{"e":"\uD83C\uDDF2\uD83C\uDDEA","d":"flag: Montenegro","c":8,"a":["montenegro"]},{"e":"\uD83C\uDDF2\uD83C\uDDEB","d":"flag: St. Martin","c":8,"a":["st_martin"]},{"e":"\uD83C\uDDF2\uD83C\uDDEC","d":"flag: Madagascar","c":8,"a":["madagascar"]},{"e":"\uD83C\uDDF2\uD83C\uDDED","d":"flag: Marshall Islands","c":8,"a":["marshall_islands"]},{"e":"\uD83C\uDDF2\uD83C\uDDF0","d":"flag: North Macedonia","c":8,"a":["macedonia"]},{"e":"\uD83C\uDDF2\uD83C\uDDF1","d":"flag: Mali","c":8,"a":["mali"]},{"e":"\uD83C\uDDF2\uD83C\uDDF2","d":"flag: Myanmar (Burma)","c":8,"a":["myanmar"],"t":["burma"]},{"e":"\uD83C\uDDF2\uD83C\uDDF3","d":"flag: Mongolia","c":8,"a":["mongolia"]},{"e":"��\uD83C\uDDF4","d":"flag: Macao SAR China","c":8,"a":["macau"]},{"e":"\uD83C\uDDF2\uD83C\uDDF5","d":"flag: Northern Mariana Islands","c":8,"a":["northern_mariana_islands"]},{"e":"\uD83C\uDDF2\uD83C\uDDF6","d":"flag: Martinique","c":8,"a":["martinique"]},{"e":"\uD83C\uDDF2\uD83C\uDDF7","d":"flag: Mauritania","c":8,"a":["mauritania"]},{"e":"\uD83C\uDDF2\uD83C\uDDF8","d":"flag: Montserrat","c":8,"a":["montserrat"]},{"e":"\uD83C\uDDF2\uD83C\uDDF9","d":"flag: Malta","c":8,"a":["malta"]},{"e":"\uD83C\uDDF2\uD83C\uDDFA","d":"flag: Mauritius","c":8,"a":["mauritius"]},{"e":"\uD83C\uDDF2\uD83C\uDDFB","d":"flag: Maldives","c":8,"a":["maldives"]},{"e":"\uD83C\uDDF2\uD83C\uDDFC","d":"flag: Malawi","c":8,"a":["malawi"]},{"e":"\uD83C\uDDF2\uD83C\uDDFD","d":"flag: Mexico","c":8,"a":["mexico"]},{"e":"\uD83C\uDDF2\uD83C\uDDFE","d":"flag: Malaysia","c":8,"a":["malaysia"]},{"e":"\uD83C\uDDF2\uD83C\uDDFF","d":"flag: Mozambique","c":8,"a":["mozambique"]},{"e":"\uD83C\uDDF3\uD83C\uDDE6","d":"flag: Namibia","c":8,"a":["namibia"]},{"e":"\uD83C\uDDF3\uD83C\uDDE8","d":"flag: New Caledonia","c":8,"a":["new_caledonia"]},{"e":"\uD83C\uDDF3\uD83C\uDDEA","d":"flag: Niger","c":8,"a":["niger"]},{"e":"\uD83C\uDDF3\uD83C\uDDEB","d":"flag: Norfolk Island","c":8,"a":["norfolk_island"]},{"e":"\uD83C\uDDF3\uD83C\uDDEC","d":"flag: Nigeria","c":8,"a":["nigeria"]},{"e":"\uD83C\uDDF3\uD83C\uDDEE","d":"flag: Nicaragua","c":8,"a":["nicaragua"]},{"e":"\uD83C\uDDF3\uD83C\uDDF1","d":"flag: Netherlands","c":8,"a":["netherlands"]},{"e":"\uD83C\uDDF3\uD83C\uDDF4","d":"flag: Norway","c":8,"a":["norway"]},{"e":"\uD83C\uDDF3\uD83C\uDDF5","d":"flag: Nepal","c":8,"a":["nepal"]},{"e":"\uD83C\uDDF3\uD83C\uDDF7","d":"flag: Nauru","c":8,"a":["nauru"]},{"e":"\uD83C\uDDF3\uD83C\uDDFA","d":"flag: Niue","c":8,"a":["niue"]},{"e":"\uD83C\uDDF3\uD83C\uDDFF","d":"flag: New Zealand","c":8,"a":["new_zealand"]},{"e":"\uD83C\uDDF4\uD83C\uDDF2","d":"flag: Oman","c":8,"a":["oman"]},{"e":"\uD83C\uDDF5\uD83C\uDDE6","d":"flag: Panama","c":8,"a":["panama"]},{"e":"\uD83C\uDDF5\uD83C\uDDEA","d":"flag: Peru","c":8,"a":["peru"]},{"e":"\uD83C\uDDF5\uD83C\uDDEB","d":"flag: French Polynesia","c":8,"a":["french_polynesia"]},{"e":"\uD83C\uDDF5\uD83C\uDDEC","d":"flag: Papua New Guinea","c":8,"a":["papua_new_guinea"]},{"e":"\uD83C\uDDF5\uD83C\uDDED","d":"flag: Philippines","c":8,"a":["philippines"]},{"e":"\uD83C\uDDF5\uD83C\uDDF0","d":"flag: Pakistan","c":8,"a":["pakistan"]},{"e":"\uD83C\uDDF5\uD83C\uDDF1","d":"flag: Poland","c":8,"a":["poland"]},{"e":"\uD83C\uDDF5\uD83C\uDDF2","d":"flag: St. Pierre & Miquelon","c":8,"a":["st_pierre_miquelon"]},{"e":"\uD83C\uDDF5\uD83C\uDDF3","d":"flag: Pitcairn Islands","c":8,"a":["pitcairn_islands"]},{"e":"\uD83C\uDDF5\uD83C\uDDF7","d":"flag: Puerto Rico","c":8,"a":["puerto_rico"]},{"e":"\uD83C\uDDF5\uD83C\uDDF8","d":"flag: Palestinian Territories","c":8,"a":["palestinian_territories"]},{"e":"\uD83C\uDDF5\uD83C\uDDF9","d":"flag: Portugal","c":8,"a":["portugal"]},{"e":"\uD83C\uDDF5\uD83C\uDDFC","d":"flag: Palau","c":8,"a":["palau"]},{"e":"\uD83C\uDDF5\uD83C\uDDFE","d":"flag: Paraguay","c":8,"a":["paraguay"]},{"e":"\uD83C\uDDF6\uD83C\uDDE6","d":"flag: Qatar","c":8,"a":["qatar"]},{"e":"\uD83C\uDDF7\uD83C\uDDEA","d":"flag: R\xe9union","c":8,"a":["reunion"]},{"e":"\uD83C\uDDF7\uD83C\uDDF4","d":"flag: Romania","c":8,"a":["romania"]},{"e":"\uD83C\uDDF7\uD83C\uDDF8","d":"flag: Serbia","c":8,"a":["serbia"]},{"e":"\uD83C\uDDF7\uD83C\uDDFA","d":"flag: Russia","c":8,"a":["ru"],"t":["russia"]},{"e":"\uD83C\uDDF7\uD83C\uDDFC","d":"flag: Rwanda","c":8,"a":["rwanda"]},{"e":"\uD83C\uDDF8\uD83C\uDDE6","d":"flag: Saudi Arabia","c":8,"a":["saudi_arabia"]},{"e":"����\uD83C\uDDE7","d":"flag: Solomon Islands","c":8,"a":["solomon_islands"]},{"e":"\uD83C\uDDF8\uD83C\uDDE8","d":"flag: Seychelles","c":8,"a":["seychelles"]},{"e":"\uD83C\uDDF8\uD83C\uDDE9","d":"flag: Sudan","c":8,"a":["sudan"]},{"e":"\uD83C\uDDF8\uD83C\uDDEA","d":"flag: Sweden","c":8,"a":["sweden"]},{"e":"\uD83C\uDDF8\uD83C\uDDEC","d":"flag: Singapore","c":8,"a":["singapore"]},{"e":"\uD83C\uDDF8\uD83C\uDDED","d":"flag: St. Helena","c":8,"a":["st_helena"]},{"e":"\uD83C\uDDF8\uD83C\uDDEE","d":"flag: Slovenia","c":8,"a":["slovenia"]},{"e":"\uD83C\uDDF8\uD83C\uDDEF","d":"flag: Svalbard & Jan Mayen","c":8,"a":["svalbard_jan_mayen"]},{"e":"\uD83C\uDDF8\uD83C\uDDF0","d":"flag: Slovakia","c":8,"a":["slovakia"]},{"e":"\uD83C\uDDF8\uD83C\uDDF1","d":"flag: Sierra Leone","c":8,"a":["sierra_leone"]},{"e":"\uD83C\uDDF8\uD83C\uDDF2","d":"flag: San Marino","c":8,"a":["san_marino"]},{"e":"\uD83C\uDDF8\uD83C\uDDF3","d":"flag: Senegal","c":8,"a":["senegal"]},{"e":"\uD83C\uDDF8\uD83C\uDDF4","d":"flag: Somalia","c":8,"a":["somalia"]},{"e":"\uD83C\uDDF8\uD83C\uDDF7","d":"flag: Suriname","c":8,"a":["suriname"]},{"e":"\uD83C\uDDF8\uD83C\uDDF8","d":"flag: South Sudan","c":8,"a":["south_sudan"]},{"e":"\uD83C\uDDF8\uD83C\uDDF9","d":"flag: S\xe3o Tom\xe9 & Pr\xedncipe","c":8,"a":["sao_tome_principe"]},{"e":"\uD83C\uDDF8\uD83C\uDDFB","d":"flag: El Salvador","c":8,"a":["el_salvador"]},{"e":"\uD83C\uDDF8\uD83C\uDDFD","d":"flag: Sint Maarten","c":8,"a":["sint_maarten"]},{"e":"\uD83C\uDDF8\uD83C\uDDFE","d":"flag: Syria","c":8,"a":["syria"]},{"e":"\uD83C\uDDF8\uD83C\uDDFF","d":"flag: Eswatini","c":8,"a":["swaziland"]},{"e":"\uD83C\uDDF9\uD83C\uDDE6","d":"flag: Tristan da Cunha","c":8,"a":["tristan_da_cunha"]},{"e":"\uD83C\uDDF9\uD83C\uDDE8","d":"flag: Turks & Caicos Islands","c":8,"a":["turks_caicos_islands"]},{"e":"\uD83C\uDDF9\uD83C\uDDE9","d":"flag: Chad","c":8,"a":["chad"]},{"e":"\uD83C\uDDF9\uD83C\uDDEB","d":"flag: French Southern Territories","c":8,"a":["french_southern_territories"]},{"e":"\uD83C\uDDF9\uD83C\uDDEC","d":"flag: Togo","c":8,"a":["togo"]},{"e":"\uD83C\uDDF9\uD83C\uDDED","d":"flag: Thailand","c":8,"a":["thailand"]},{"e":"\uD83C\uDDF9\uD83C\uDDEF","d":"flag: Tajikistan","c":8,"a":["tajikistan"]},{"e":"\uD83C\uDDF9\uD83C\uDDF0","d":"flag: Tokelau","c":8,"a":["tokelau"]},{"e":"\uD83C\uDDF9\uD83C\uDDF1","d":"flag: Timor-Leste","c":8,"a":["timor_leste"]},{"e":"\uD83C\uDDF9\uD83C\uDDF2","d":"flag: Turkmenistan","c":8,"a":["turkmenistan"]},{"e":"\uD83C\uDDF9\uD83C\uDDF3","d":"flag: Tunisia","c":8,"a":["tunisia"]},{"e":"\uD83C\uDDF9\uD83C\uDDF4","d":"flag: Tonga","c":8,"a":["tonga"]},{"e":"\uD83C\uDDF9\uD83C\uDDF7","d":"flag: Turkey","c":8,"a":["tr"],"t":["turkey"]},{"e":"\uD83C\uDDF9\uD83C\uDDF9","d":"flag: Trinidad & Tobago","c":8,"a":["trinidad_tobago"]},{"e":"\uD83C\uDDF9\uD83C\uDDFB","d":"flag: Tuvalu","c":8,"a":["tuvalu"]},{"e":"\uD83C\uDDF9\uD83C\uDDFC","d":"flag: Taiwan","c":8,"a":["taiwan"]},{"e":"\uD83C\uDDF9\uD83C\uDDFF","d":"flag: Tanzania","c":8,"a":["tanzania"]},{"e":"\uD83C\uDDFA\uD83C\uDDE6","d":"flag: Ukraine","c":8,"a":["ukraine"]},{"e":"\uD83C\uDDFA\uD83C\uDDEC","d":"flag: Uganda","c":8,"a":["uganda"]},{"e":"\uD83C\uDDFA\uD83C\uDDF2","d":"flag: U.S. Outlying Islands","c":8,"a":["us_outlying_islands"]},{"e":"\uD83C\uDDFA\uD83C\uDDF3","d":"flag: United Nations","c":8,"a":["united_nations"]},{"e":"\uD83C\uDDFA\uD83C\uDDF8","d":"flag: United States","c":8,"a":["us"],"t":["flag","united","america"]},{"e":"\uD83C\uDDFA\uD83C\uDDFE","d":"flag: Uruguay","c":8,"a":["uruguay"]},{"e":"\uD83C\uDDFA\uD83C\uDDFF","d":"flag: Uzbekistan","c":8,"a":["uzbekistan"]},{"e":"\uD83C\uDDFB\uD83C\uDDE6","d":"flag: Vatican City","c":8,"a":["vatican_city"]},{"e":"\uD83C\uDDFB\uD83C\uDDE8","d":"flag: St. Vincent & Grenadines","c":8,"a":["st_vincent_grenadines"]},{"e":"\uD83C\uDDFB\uD83C\uDDEA","d":"flag: Venezuela","c":8,"a":["venezuela"]},{"e":"\uD83C\uDDFB\uD83C\uDDEC","d":"flag: British Virgin Islands","c":8,"a":["british_virgin_islands"]},{"e":"\uD83C\uDDFB\uD83C\uDDEE","d":"flag: U.S. Virgin Islands","c":8,"a":["us_virgin_islands"]},{"e":"\uD83C\uDDFB\uD83C\uDDF3","d":"flag: Vietnam","c":8,"a":["vietnam"]},{"e":"\uD83C\uDDFB\uD83C\uDDFA","d":"flag: Vanuatu","c":8,"a":["vanuatu"]},{"e":"\uD83C\uDDFC\uD83C\uDDEB","d":"flag: Wallis & Futuna","c":8,"a":["wallis_futuna"]},{"e":"\uD83C\uDDFC\uD83C\uDDF8","d":"flag: Samoa","c":8,"a":["samoa"]},{"e":"\uD83C\uDDFD\uD83C\uDDF0","d":"flag: Kosovo","c":8,"a":["kosovo"]},{"e":"\uD83C\uDDFE\uD83C\uDDEA","d":"flag: Yemen","c":8,"a":["yemen"]},{"e":"\uD83C\uDDFE\uD83C\uDDF9","d":"flag: Mayotte","c":8,"a":["mayotte"]},{"e":"\uD83C\uDDFF\uD83C\uDDE6","d":"flag: South Africa","c":8,"a":["south_africa"]},{"e":"\uD83C\uDDFF\uD83C\uDDF2","d":"flag: Zambia","c":8,"a":["zambia"]},{"e":"\uD83C\uDDFF\uD83C\uDDFC","d":"flag: Zimbabwe","c":8,"a":["zimbabwe"]},{"e":"\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67\uDB40\uDC7F","d":"flag: England","c":8,"a":["england"]},{"e":"\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74\uDB40\uDC7F","d":"flag: Scotland","c":8,"a":["scotland"]},{"e":"\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73\uDB40\uDC7F","d":"flag: Wales","c":8,"a":["wales"]}]}')},41950:function(t,i,n){"use strict";n.d(i,{UIBrowserSource:function(){return u}});var o=n(82749),r=n(31635),s=n(87325),a=n(38837),l=n(48538),c=n(36704);class u extends l.UIElement{className(){return"UIBrowserSource"}render(){return`<div>
205
205
  <div class="&__name"></div>
206
206
  <div class="&__tree"></div>
207
- </div>`}constructor(t,i){super(t,i),(0,o._)(this,"data",void 0),(0,o._)(this,"tree",void 0),(0,o._)(this,"syncMod",void 0),this.data=i,this.tree=new c.UITree(this.j,this.data.children),this.syncMod=!0;const n=this.getElm("name");(0,a.assert)(null!=n,"name element does not exists"),n.innerText=i.title||i.name;const r=this.getElm("tree");(0,a.assert)(null!=r,"tree element does not exists"),r.appendChild(this.tree.container),t.e.on(this.container,"contextmenu",n=>t.e.fire("contextmenuSource.filebrowser",i,n))}}u=(0,r.__decorate)([s.component],u)},42107:function(t,i,n){"use strict";n.r(i),i.default={Spellcheck:"拼字檢查"}},42247:function(t,i,n){"use strict";n.r(i),i.default={Spellcheck:"Yazım denetimi"}},42263:function(t,i,n){"use strict";var o=n(82758),r=n(580),s=n(21537),a=n(50911);n(78524);class l extends a.Plugin{afterInit(t){(0,s.keys)(t.o.commandToHotkeys,!1).forEach(i=>{let n=t.o.commandToHotkeys[i];n&&((0,s.isArray)(n)||(0,s.isString)(n))&&t.registerHotkeyToCommand(n,i)});let i=!1;t.e.off(".hotkeys").on([t.ow,t.ew],"keydown.hotkeys",t=>{if(t.key===o.KEY_ESC)return this.j.e.fire("escape",t)}).on("keydown.hotkeys",n=>{let o=this.onKeyPress(n),r={shouldStop:!0};if(!1===this.j.e.fire(o+".hotkey",n.type,r))if(r.shouldStop)return i=!0,t.e.stopPropagation("keydown"),!1;else n.preventDefault()},{top:!0}).on("keyup.hotkeys",()=>{if(i)return i=!1,t.e.stopPropagation("keyup"),!1},{top:!0})}beforeDestruct(t){t.events&&t.e.off(".hotkeys")}constructor(){super(...arguments),this.onKeyPress=t=>{let i=this.specialKeys[t.which],n=(t.key||String.fromCharCode(t.which)).toLowerCase(),o=[i||n];return["alt","ctrl","shift","meta"].forEach(n=>{t[n+"Key"]&&i!==n&&o.push(n)}),(0,s.normalizeKeyAliases)(o.join("+"))},this.specialKeys={8:"backspace",9:"tab",10:"return",13:"return",16:"shift",17:"ctrl",18:"alt",19:"pause",20:"capslock",27:"esc",32:"space",33:"pageup",34:"pagedown",35:"end",36:"home",37:"left",38:"up",39:"right",40:"down",45:"insert",46:"del",59:";",61:"=",91:"meta",96:"0",97:"1",98:"2",99:"3",100:"4",101:"5",102:"6",103:"7",104:"8",105:"9",106:"*",107:"+",109:"-",110:".",111:"/",112:"f1",113:"f2",114:"f3",115:"f4",116:"f5",117:"f6",118:"f7",119:"f8",120:"f9",121:"f10",122:"f11",123:"f12",144:"numlock",145:"scroll",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"}}}r.pluginSystem.add("hotkeys",l)},42312:function(t,i,n){"use strict";n.d(i,{removeFormatForSelection:function(){return a}});var o=n(2748),r=n(43555),s=n(84272);function a(t){let{s:i,editor:n,createInside:a}=t,{range:l}=i,c=l.cloneRange(),u=l.cloneRange(),d=a.fake(),h=a.fake();c.collapse(!0),u.collapse(!1),o.Dom.safeInsertNode(c,d),o.Dom.safeInsertNode(u,h),l.setStartBefore(d),l.collapse(!0),i.selectRange(l),(0,s.removeFormatForCollapsedSelection)(t,d),l.setEndAfter(h),l.collapse(!1),i.selectRange(l),(0,s.removeFormatForCollapsedSelection)(t,h);let p=[];o.Dom.between(d,h,t=>{(0,s.isInlineBlock)(t)&&!o.Dom.isTag(t,"a")&&p.push(t),o.Dom.isElement(t)&&(0,r.attr)(t,"style")&&(0,r.attr)(t,"style",null)}),p.forEach(t=>o.Dom.unwrap(t));let f=(t,i)=>{if(!o.Dom.findNotEmptySibling(t,i)){let o=t.parentNode;if(o&&o!==n&&(0,r.attr)(o,"style"))return(0,r.attr)(o,"style",null),f(o,i),!0}};f(d,!0)&&f(h,!1),l.setStartAfter(d),l.setEndBefore(h),i.selectRange(l),o.Dom.safeRemove(d),o.Dom.safeRemove(h)}},42320:function(t,i,n){"use strict";n.d(i,{isSet:function(){return r}});var o=n(23282);function r(t){return!!t&&(0,o.isFunction)(t.has)&&(0,o.isFunction)(t.add)&&(0,o.isFunction)(t.delete)}},42345:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M503 1271l-256 256q-10 9-23 9-12 0-23-9-9-10-9-23t9-23l256-256q10-9 23-9t23 9q9 10 9 23t-9 23zm169 41v320q0 14-9 23t-23 9-23-9-9-23v-320q0-14 9-23t23-9 23 9 9 23zm-224-224q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23 9-23 23-9h320q14 0 23 9t9 23zm1264 128q0 120-85 203l-147 146q-83 83-203 83-121 0-204-85l-334-335q-21-21-42-56l239-18 273 274q27 27 68 27.5t68-26.5l147-146q28-28 28-67 0-40-28-68l-274-275 18-239q35 21 56 42l336 336q84 86 84 204zm-617-724l-239 18-273-274q-28-28-68-28-39 0-68 27l-147 146q-28 28-28 67 0 40 28 68l274 274-18 240q-35-21-56-42l-336-336q-84-86-84-204 0-120 85-203l147-146q83-83 203-83 121 0 204 85l334 335q21 21 42 56zm633 84q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23 9-23 23-9h320q14 0 23 9t9 23zm-544-544v320q0 14-9 23t-23 9-23-9-9-23v-320q0-14 9-23t23-9 23 9 9 23zm407 151l-256 256q-11 9-23 9t-23-9q-9-10-9-23t9-23l256-256q10-9 23-9t23 9q9 10 9 23t-9 23z"/> </svg> '},42350:function(t){t.exports={"Show Blocks":"Uk\xe1zat Bloky"}},42370:function(t,i,n){"use strict";n.d(i,{UIMarkerEditor:function(){return l}});var o=n(31635),r=n(65478),s=n(14002),a=n(11093);class l extends s.UIBaseEditor{className(){return"UIMarkerEditor"}onReady(){var t;super.onReady();let i=new a.UIWysiwyg(this.j,this.options.googleMaps.inlineEditorOptions,null!=(t=this.state.text)?t:"",t=>this.j.e.fire(this,"change","text",t));this.append(i,"form")}}(0,o.__decorate)([(0,r.hook)("ready")],l.prototype,"onReady",null),l=(0,o.__decorate)([r.component],l)},42663:function(t,i,n){"use strict";n.d(i,{PersistentStore:function(){return c}});var o=n(82749),r=n(31635),s=n(91907),a=n(65478),l=n(159);class c extends s.ViewComponent{className(){return"PersistentStore"}onChangeThemeSetField(){this.theme=this.state.theme}onChangeView(){this.view=this.state.view}onChangeSortBy(){this.sortBy=this.state.sortBy}onChangeTileSize(){this.tileSize=this.state.tileSize}onChangeFavorites(){this.favorites=this.state.favorites}onChangeShowSideBar(){this.showSideBar=this.state.showSideBar}onChangeShowPreview(){this.showPreview=this.state.showPreview}onChangeShowFavorites(){this.showFavorites=this.state.showFavorites}onChangeFoldersPosition(){this.foldersPosition=this.state.foldersPosition}syncWithState(){this.state.tileSize=this.tileSize,this.state.favorites=this.favorites.map(t=>t instanceof l.FileBrowserItem?t:l.FileBrowserItem.create(t)),this.state.view=this.view,this.state.theme=this.theme,this.state.showSideBar=this.showSideBar,this.state.showPreview=this.showPreview,this.state.showFavorites=this.showFavorites,this.state.sortBy=this.sortBy,this.state.foldersPosition=this.foldersPosition}constructor(t,i){super(t),(0,o._)(this,"state",void 0),(0,o._)(this,"theme",void 0),(0,o._)(this,"sortBy",void 0),(0,o._)(this,"view",void 0),(0,o._)(this,"foldersPosition",void 0),(0,o._)(this,"tileSize",void 0),(0,o._)(this,"favorites",void 0),(0,o._)(this,"showSideBar",void 0),(0,o._)(this,"showPreview",void 0),(0,o._)(this,"showFavorites",void 0),this.state=i,this.sortBy="changed-desc",this.view="tiles",this.foldersPosition="top",this.tileSize="default",this.favorites=[],this.showSideBar=!0,this.showPreview=!1,this.showFavorites=!0}}(0,r.__decorate)([a.persistent],c.prototype,"theme",void 0),(0,r.__decorate)([a.persistent],c.prototype,"sortBy",void 0),(0,r.__decorate)([a.persistent],c.prototype,"view",void 0),(0,r.__decorate)([a.persistent],c.prototype,"foldersPosition",void 0),(0,r.__decorate)([a.persistent],c.prototype,"tileSize",void 0),(0,r.__decorate)([a.persistent],c.prototype,"favorites",void 0),(0,r.__decorate)([a.persistent],c.prototype,"showSideBar",void 0),(0,r.__decorate)([a.persistent],c.prototype,"showPreview",void 0),(0,r.__decorate)([a.persistent],c.prototype,"showFavorites",void 0),(0,r.__decorate)([(0,a.watch)("state.theme")],c.prototype,"onChangeThemeSetField",null),(0,r.__decorate)([(0,a.watch)("state.view")],c.prototype,"onChangeView",null),(0,r.__decorate)([(0,a.watch)("state.sortBy")],c.prototype,"onChangeSortBy",null),(0,r.__decorate)([(0,a.watch)("state.tileSize")],c.prototype,"onChangeTileSize",null),(0,r.__decorate)([(0,a.watch)("state.favorites")],c.prototype,"onChangeFavorites",null),(0,r.__decorate)([(0,a.watch)("state.showSideBar")],c.prototype,"onChangeShowSideBar",null),(0,r.__decorate)([(0,a.watch)("state.showPreview")],c.prototype,"onChangeShowPreview",null),(0,r.__decorate)([(0,a.watch)("state.showFavorites")],c.prototype,"onChangeShowFavorites",null),(0,r.__decorate)([(0,a.watch)("state.foldersPosition")],c.prototype,"onChangeFoldersPosition",null),c=(0,r.__decorate)([a.component],c)},42727:function(t,i,n){"use strict";n.r(i),i.default={"Line height":"Wysokość linii"}},42820:function(t,i,n){"use strict";n.r(i),i.default={Spellcheck:"Oikeinkirjoituksen tarkistus"}},42968:function(t,i,n){"use strict";n.d(i,{JElement:function(){return d}});var o=n(82749),r=n(99658),s=n(40273),a=n(82758),l=n(2748),c=n(38837);let u=new Set(a.INSEPARABLE_TAGS);class d{get isText(){return this.type===Node.TEXT_NODE}get isElement(){return this.type===Node.ELEMENT_NODE}get isComment(){return this.type===Node.COMMENT_NODE}get isSingle(){return u.has(this.name)}get length(){return this.children.length}static make(t,i=null){return new d(t,i)}wrap(t){var i;(0,c.assert)(null!=this.parent,"You can't wrap the root element");let n=d.make(document.createElement(t),this.parent),o=null!=(i=this.parent.children.indexOf(this))?i:-1;return -1===o?this.parent.append(n):this.parent.children[o]=n,n.append(this),n}append(t){return(0,c.assert)(t!==this,"Forbidden to add to yourself"),t.remove(),this.children.push(t),t.parent=this,this}get previousElement(){if(!this.parent)return null;let{children:t}=this.parent,i=t.indexOf(this);if(-1!==i){for(let n=i-1;n>=0;n-=1)if(t[n].isElement)return t[n]}return null}get lastElement(){let{children:t}=this;for(let i=t.length-1;i>=0;i-=1)if(t[i].isElement)return t[i];return null}get previous(){var t,i,n;return null!=(t=null!=(i=this.sibling(!1))?i:null==(n=this.parent)?void 0:n.previous)?t:null}get next(){var t,i,n;return null!=(t=null!=(i=this.sibling(!0))?i:null==(n=this.parent)?void 0:n.next)?t:null}sibling(t){if(!this.parent)return null;let{children:i}=this.parent,n=i.indexOf(this);return -1!==n&&i[n+(t?1:-1)]?i[n+(t?1:-1)]:null}forEach(t,i=!1){for(let n of[...this.children])if(!1===t(n)||i&&!1===n.forEach(t,!0))return!1}find(t,i=!0){let n=[];return this.forEach(i=>{t(i)&&n.push(i)},i),n}map(t){return this.children.map(t)}remove(){var t,i;let n=null==(t=this.parent)?void 0:t.children.indexOf(this);return null!=n&&-1!==n&&(null==(i=this.parent)||i.children.splice(n,1)),this}textBetween(t,i){let n=!1,o=[];return this.forEach(s=>{if(!n&&t(s)&&(n=!0),n&&s.isText&&o.push((0,r.html)(s)),n&&i(s))return!1},!0),o.join("")}constructor(t,i){(0,o._)(this,"parent",void 0),(0,o._)(this,"name",void 0),(0,o._)(this,"type",void 0),(0,o._)(this,"attributes",void 0),(0,o._)(this,"style",void 0),(0,o._)(this,"children",void 0),this.parent=i,this.name=t.nodeName.toLowerCase(),this.type=t.nodeType,this.attributes=function(t){let i={};if(l.Dom.isElement(t))for(let n=0,o=t.attributes;n<o.length;n+=1)i[o[n].name]=o[n].value;else i.nodeValue=t.nodeValue;return i}(t),this.style=new s.Style(this.attributes.style),this.children=[],t.childNodes.forEach(t=>this.children.push(d.make(t,this)))}}},43003:function(t,i,n){"use strict";var o=n(580);n(40329),o.pluginSystem.add("table",function(t){t.registerButton({name:"table",group:"insert"})})},43039:function(t){"use strict";t.exports=JSON.parse('[{"be":"#5cbf2a","bs":"#44c767","bc":"#18ab29","br":"28px","bse":"1px","bsh":false,"bsbr":0,"bsc":"#3dc21b","bsi":false,"bsox":0,"bsoy":0,"bssr":0,"fc":"#fff","ff":"Arial","fs":"17px","fse":false,"fw":false,"px":"31px","py":"16px","pbc":"#f5f5f5","s":true,"t":"green","ts":true,"tsbr":0,"tsc":"#2f6627","tsox":0,"tsoy":"1px"},{"be":"#476e9e","bs":"#7892c2","bc":"#4e6096","br":"10px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#9fb4f2","bsi":false,"bsox":0,"bsoy":0,"bssr":"2px","fc":"#fff","ff":"Arial","fs":"19px","fse":false,"fw":false,"px":"37px","py":"12px","pbc":"#f5f5f5","s":false,"t":"blue","ts":true,"tsbr":0,"tsc":"#283966","tsox":0,"tsoy":"1px"},{"be":"#408c99","bs":"#599bb3","bc":"#29668f","br":"8px","bse":0,"bsh":true,"bsbr":"14px","bsc":"#276873","bsi":false,"bsox":0,"bsoy":"10px","bssr":"-7px","fc":"#fff","ff":"Arial","fs":"20px","fse":false,"fw":true,"px":"32px","py":"13px","pbc":"#f5f5f5","s":false,"t":"turquoise","ts":true,"tsbr":0,"tsc":"#3d768a","tsox":0,"tsoy":"1px"},{"be":"#6c7c7c","bs":"#768d87","bc":"#566963","br":"5px","bse":"1px","bsh":true,"bsbr":"3px","bsc":"#91b8b3","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"23px","py":"11px","pbc":"#e8e7e2","s":false,"t":"dark grey","ts":true,"tsbr":0,"tsc":"#2b665e","tsox":0,"tsoy":"-1px"},{"be":"#72b352","bs":"#77b55a","bc":"#4b8f29","br":"4px","bse":"1px","bsh":true,"bsbr":"14px","bsc":"#3e7327","bsi":false,"bsox":0,"bsoy":"10px","bssr":"-7px","fc":"#fff","ff":"Arial","fs":"13px","fse":false,"fw":true,"px":"12px","py":"6px","pbc":"#f5f5f5","s":false,"t":"green","ts":true,"tsbr":0,"tsc":"#5b8a3c","tsox":0,"tsoy":"1px"},{"be":"#eb675e","bs":"#e4685d","bc":"#fff","br":"4px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#e67a73","bsi":true,"bsox":0,"bsoy":"39px","bssr":"-24px","fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":false,"px":"15px","py":"6px","pbc":"#f2f2f2","s":true,"t":"light red","ts":true,"tsbr":0,"tsc":"#b23e35","tsox":0,"tsoy":"1px"},{"be":"#b34332","bs":"#a73f2d","bc":"#241d13","br":0,"bse":"1px","bsh":true,"bsbr":0,"bsc":"#b54b3a","bsi":true,"bsox":0,"bsoy":"34px","bssr":"-15px","fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"23px","py":"9px","pbc":"#2a2218","s":true,"t":"brown","ts":true,"tsbr":0,"tsc":"#7a2a1d","tsox":0,"tsoy":"-1px"},{"be":"#0688fa","bs":"#2dabf9","bc":"#0b0e07","br":"3px","bse":"1px","bsh":true,"bsbr":"7px","bsc":"#29bbff","bsi":true,"bsox":0,"bsoy":"-3px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":false,"px":"23px","py":"9px","pbc":"#1c1c1e","s":false,"t":"blue","ts":true,"tsbr":0,"tsc":"#263666","tsox":0,"tsoy":"1px"},{"be":"#415989","bs":"#2e466e","bc":"#1f2f47","br":"17px","bse":"1px","bsh":true,"bsbr":"15px","bsc":"#23395e","bsi":true,"bsox":0,"bsoy":0,"bssr":"3px","fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":false,"px":"13px","py":"6px","pbc":"#3f5c93","s":false,"t":"blue","ts":true,"tsbr":0,"tsc":"#263666","tsox":0,"tsoy":"1px"},{"be":"#bc3315","bs":"#d0451b","bc":"#942911","br":"3px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#cf866c","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"13px","fse":false,"fw":false,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"codecanyon","ts":true,"tsbr":0,"tsc":"#854629","tsox":0,"tsoy":"1px"},{"be":"#ccc2a6","bs":"#eae0c2","bc":"#333029","br":"15px","bse":"2px","bsh":true,"bsbr":0,"bsc":"#1c1b18","bsi":false,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#505739","ff":"Arial","fs":"14px","fse":false,"fw":true,"px":"16px","py":"12px","pbc":"#2d2e29","s":false,"t":"creme","ts":true,"tsbr":0,"tsc":"#fff","tsox":0,"tsoy":"1px"},{"be":"#634b30","bs":"#7d5d3b","bc":"#54381e","br":"3px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#a6827e","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"13px","fse":false,"fw":false,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"themeforest","ts":true,"tsbr":0,"tsc":"#4d3534","tsox":0,"tsoy":"1px"},{"be":"#0061a7","bs":"#007dc1","bc":"#124d77","br":"3px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#54a3f7","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"13px","fse":false,"fw":false,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"graphicriver","ts":true,"tsbr":0,"tsc":"#154682","tsox":0,"tsoy":"1px"},{"be":"#019ad2","bs":"#33bdef","bc":"#057fd0","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#f0f7fa","bsi":false,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#e2e2e2","s":false,"t":"twitter","ts":true,"tsbr":0,"tsc":"#5b6178","tsox":0,"tsoy":"-1px"},{"be":"#ffab23","bs":"#ffec64","bc":"#ffaa22","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#fff6af","bsi":false,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#333333","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#e2e2e2","s":false,"t":"twitter","ts":true,"tsbr":0,"tsc":"#ffee66","tsox":0,"tsoy":"1px"},{"be":"#68a54b","bs":"#74ad5a","bc":"#3b6e22","br":0,"bse":"1px","bsh":true,"bsbr":0,"bsc":"#9acc85","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"13px","fse":false,"fw":true,"px":"12px","py":"6px","pbc":"#f5f5f5","s":false,"t":"facebook","ts":false,"tsbr":0,"tsc":"#92b879","tsox":0,"tsoy":"1px"},{"be":"#5972a7","bs":"#637aad","bc":"#314179","br":0,"bse":"1px","bsh":true,"bsbr":0,"bsc":"#7a8eb9","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"13px","fse":false,"fw":true,"px":"12px","py":"6px","pbc":"#3b5898","s":false,"t":"facebook","ts":false,"tsbr":0,"tsc":"#7a8eb9","tsox":0,"tsoy":"1px"},{"be":"#bab1ba","bs":"#ededed","bc":"#d6bcd6","br":"15px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#899599","bsi":false,"bsox":"3px","bsoy":"4px","bssr":0,"fc":"#3a8a9e","ff":"Arial","fs":"17px","fse":false,"fw":false,"px":"25px","py":"7px","pbc":"#f5f5f5","s":false,"t":"grey","ts":true,"tsbr":0,"tsc":"#e1e2ed","tsox":0,"tsoy":"1px"},{"be":"#f24437","bs":"#c62d1f","bc":"#d02718","br":"18px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#8a2a21","bsi":false,"bsox":"3px","bsoy":"4px","bssr":0,"fc":"#fff","ff":"Arial","fs":"17px","fse":false,"fw":false,"px":"25px","py":"7px","pbc":"#f5f5f5","s":false,"t":"red","ts":true,"tsbr":0,"tsc":"#810e05","tsox":0,"tsoy":"1px"},{"be":"#378de5","bs":"#79bbff","bc":"#337bc4","br":"5px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#1564ad","bsi":false,"bsox":"3px","bsoy":"4px","bssr":0,"fc":"#fff","ff":"Arial","fs":"17px","fse":false,"fw":true,"px":"44px","py":"12px","pbc":"#f5f5f5","s":false,"t":"blue","ts":true,"tsbr":0,"tsc":"#528ecc","tsox":0,"tsoy":"1px"},{"be":"#9ba892","bs":"#dbe6c4","bc":"#b2b8ad","br":"6px","bse":"1px","bsh":true,"bsbr":"14px","bsc":"#f2fadc","bsi":true,"bsox":0,"bsoy":0,"bssr":"-3px","fc":"#757d6f","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"olive","ts":true,"tsbr":0,"tsc":"#ced9bf","tsox":0,"tsoy":"1px"},{"be":"#bc80ea","bs":"#dfbdfa","bc":"#c584f3","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#efdcfb","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"purple","ts":true,"tsbr":0,"tsc":"#9752cc","tsox":0,"tsoy":"1px"},{"be":"#80b5ea","bs":"#bddbfa","bc":"#84bbf3","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#dcecfb","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"light blue","ts":true,"tsbr":0,"tsc":"#528ecc","tsox":0,"tsoy":"1px"},{"be":"#f6f6f6","bs":"#fff","bc":"#dcdcdc","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#fff","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#666666","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"white","ts":true,"tsbr":0,"tsc":"#fff","tsox":0,"tsoy":"1px"},{"be":"#e4685d","bs":"#fc8d83","bc":"#d83526","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#f7c5c0","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"light red","ts":true,"tsbr":0,"tsc":"#b23e35","tsox":0,"tsoy":"1px"},{"be":"#468ccf","bs":"#63b8ee","bc":"#3866a3","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#bee2f9","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#14396a","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"dark blue","ts":true,"tsbr":0,"tsc":"#7cacde","tsox":0,"tsoy":"1px"},{"be":"#ffab23","bs":"#ffec64","bc":"#ffaa22","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#fff6af","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#333333","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"orange","ts":true,"tsbr":0,"tsc":"#ffee66","tsox":0,"tsoy":"1px"},{"be":"#77a809","bs":"#89c403","bc":"#74b807","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#a4e271","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"green","ts":true,"tsbr":0,"tsc":"#528009","tsox":0,"tsoy":"1px"},{"be":"#e9e9e9","bs":"#f9f9f9","bc":"#dcdcdc","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#fff","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#666666","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"light grey","ts":true,"tsbr":0,"tsc":"#fff","tsox":0,"tsoy":"1px"},{"be":"#a20dbd","bs":"#c123de","bc":"#a511c0","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#e184f3","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"purple","ts":true,"tsbr":0,"tsc":"#9b14b3","tsox":0,"tsoy":"1px"},{"be":"#1e62d0","bs":"#3d94f6","bc":"#337fed","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#97c4fe","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"blue","ts":true,"tsbr":0,"tsc":"#1570cd","tsox":0,"tsoy":"1px"},{"be":"#ef027d","bs":"#ff5bb0","bc":"#ee1eb5","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#fbafe3","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"pink","ts":true,"tsbr":0,"tsc":"#c70067","tsox":0,"tsoy":"1px"},{"be":"#f2ab1e","bs":"#f0c911","bc":"#e65f44","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#f9eca0","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#c92200","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"orange","ts":true,"tsbr":0,"tsc":"#ded17c","tsox":0,"tsoy":"1px"},{"be":"#c62d1f","bs":"#f24537","bc":"#d02718","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#f5978e","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"red","ts":true,"tsbr":0,"tsc":"#810e05","tsox":0,"tsoy":"1px"},{"be":"#a5cc52","bs":"#b8e356","bc":"#83c41a","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#d9fbbe","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"light green","ts":true,"tsbr":0,"tsc":"#86ae47","tsox":0,"tsoy":"1px"},{"be":"#fb9e25","bs":"#ffc477","bc":"#eeb44f","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#fce2c1","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"light orange","ts":true,"tsbr":0,"tsc":"#cc9f52","tsox":0,"tsoy":"1px"},{"be":"#dfdfdf","bs":"#ededed","bc":"#dcdcdc","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#fff","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#777777","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"grey","ts":true,"tsbr":0,"tsc":"#fff","tsox":0,"tsoy":"1px"},{"be":"#378de5","bs":"#79bbff","bc":"#84bbf3","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#bbdaf7","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"blue","ts":true,"tsbr":0,"tsc":"#528ecc","tsox":0,"tsoy":"1px"},{"be":"#5cb811","bs":"#77d42a","bc":"#268a16","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#caefab","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#306108","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"green","ts":true,"tsbr":0,"tsc":"#aade7c","tsox":0,"tsoy":"1px"},{"be":"#ce0100","bs":"#fe1a00","bc":"#d83526","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#f29c93","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"red","ts":true,"tsbr":0,"tsc":"#b23e35","tsox":0,"tsoy":"1px"}]')},43267:function(t,i,n){"use strict";n.r(i),n.d(i,{checkBlockNesting:function(){return o.checkBlockNesting}});var o=n(78720)},43463:function(t,i,n){"use strict";n.d(i,{moveTheNodeAlongTheEdgeOutward:function(){return r}});var o=n(2748);function r(t,i,n){let r=t;for(;r&&r!==n&&!(o.Dom.findSibling(r,i)||o.Dom.isBlock(r.parentElement));)(r=r.parentElement)&&r!==n&&(i?o.Dom.before(r,t):o.Dom.after(r,t))}},43478:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1664 960q-152-236-381-353 61 104 61 225 0 185-131.5 316.5t-316.5 131.5-316.5-131.5-131.5-316.5q0-121 61-225-229 117-381 353 133 205 333.5 326.5t434.5 121.5 434.5-121.5 333.5-326.5zm-720-384q0-20-14-34t-34-14q-125 0-214.5 89.5t-89.5 214.5q0 20 14 34t34 14 34-14 14-34q0-86 61-147t147-61q20 0 34-14t14-34zm848 384q0 34-20 69-140 230-376.5 368.5t-499.5 138.5-499.5-139-376.5-368q-20-35-20-69t20-69q140-229 376.5-368t499.5-139 499.5 139 376.5 368q20 35 20 69z"/> </svg> '},43555:function(t,i,n){"use strict";n.d(i,{$$:function(){return E.$$},ConfigDeepFlatten:function(){return d.ConfigDeepFlatten},ConfigFlatten:function(){return d.ConfigFlatten},ConfigProto:function(){return d.ConfigProto},ConnectionError:function(){return b.ConnectionError},LimitedStack:function(){return A.LimitedStack},OptionsError:function(){return b.OptionsError},abort:function(){return b.abort},alignElement:function(){return o.alignElement},alreadyLoadedList:function(){return r.alreadyLoadedList},appendScriptAsync:function(){return r.appendScriptAsync},appendStyleAsync:function(){return r.appendStyleAsync},assert:function(){return s.assert},attr:function(){return a.attr},browser:function(){return l.browser},buildQuery:function(){return c.buildQuery},call:function(){return j.call},callPromise:function(){return j.callPromise},clearAlign:function(){return o.clearAlign},clearCenterAlign:function(){return p.clearCenterAlign},cns:function(){return C.cns},completeUrl:function(){return u.completeUrl},connection:function(){return b.connection},convertMediaUrlToVideoEmbed:function(){return h.convertMediaUrlToVideoEmbed},css:function(){return p.css},cssPath:function(){return E.cssPath},ctrlKey:function(){return f.ctrlKey},dataBind:function(){return m.dataBind},defaultLanguage:function(){return g.defaultLanguage},error:function(){return b.error},fastClone:function(){return v.fastClone},get:function(){return y.get},getClassName:function(){return w.getClassName},getDataTransfer:function(){return j.getDataTransfer},getPropertyDescriptor:function(){return j.getPropertyDescriptor},getXPathByElement:function(){return E.getXPathByElement},hAlignElement:function(){return o.hAlignElement},humanSizeToBytes:function(){return _.humanSizeToBytes},inView:function(){return I.inView},isAtom:function(){return v.isAtom},keepNames:function(){return w.keepNames},keys:function(){return j.keys},loadImage:function(){return j.loadImage},loadNext:function(){return r.loadNext},loadNextStyle:function(){return r.loadNextStyle},markAsAtomic:function(){return v.markAsAtomic},markDeprecated:function(){return C.markDeprecated},markOwner:function(){return j.markOwner},memorizeExec:function(){return j.memorizeExec},options:function(){return b.options},parseQuery:function(){return k.parseQuery},previewBox:function(){return S.previewBox},refs:function(){return E.refs},reset:function(){return x.reset},resolveElement:function(){return E.resolveElement},scrollIntoViewIfNeeded:function(){return I.scrollIntoViewIfNeeded},set:function(){return T.set}});var o=n(25726),r=n(63799),s=n(38837),a=n(29960),l=n(97639),c=n(44710),u=n(66292),d=n(68934),h=n(55877),p=n(41180),f=n(15456),m=n(86583),g=n(96325),b=n(89890),v=n(97735),y=n(94643),w=n(80568),_=n(38420),C=n(95942),k=n(82501),S=n(11628),x=n(58844),I=n(26395),E=n(76078),T=n(3703),A=n(50535),j=n(37790)},43646:function(t,i,n){"use strict";n.r(i),i.default={"Line height":"Altura da linha"}},43649:function(t,i,n){"use strict";n.d(i,{flatButtonsSet:function(){return s},isButtonGroup:function(){return r}});var o=n(68345);let r=t=>(0,o.isArray)(t.buttons);function s(t,i){let n=i.getRegisteredButtonGroups();return new Set(t.reduce((t,i)=>{var o;return r(i)?t=t.concat([...i.buttons,...null!=(o=n[i.group])?o:[]]):t.push(i),t},[]))}},43692:function(t,i,n){"use strict";n.d(i,{UIBrowserFolder:function(){return c}});var o=n(82749),r=n(31635),s=n(87325),a=n(38837),l=n(67510);class c extends l.UIElement{className(){return"UIBrowserFolder"}render(){return`<div>
207
+ </div>`}constructor(t,i){super(t,i),(0,o._)(this,"data",void 0),(0,o._)(this,"tree",void 0),(0,o._)(this,"syncMod",void 0),this.data=i,this.tree=new c.UITree(this.j,this.data.children),this.syncMod=!0;const n=this.getElm("name");(0,a.assert)(null!=n,"name element does not exists"),n.innerText=i.title||i.name;const r=this.getElm("tree");(0,a.assert)(null!=r,"tree element does not exists"),r.appendChild(this.tree.container),t.e.on(this.container,"contextmenu",n=>t.e.fire("contextmenuSource.filebrowser",i,n))}}u=(0,r.__decorate)([s.component],u)},42107:function(t,i,n){"use strict";n.r(i),i.default={Spellcheck:"拼字檢查"}},42247:function(t,i,n){"use strict";n.r(i),i.default={Spellcheck:"Yazım denetimi"}},42263:function(t,i,n){"use strict";var o=n(82758),r=n(580),s=n(21537),a=n(50911);n(78524);class l extends a.Plugin{afterInit(t){(0,s.keys)(t.o.commandToHotkeys,!1).forEach(i=>{let n=t.o.commandToHotkeys[i];n&&((0,s.isArray)(n)||(0,s.isString)(n))&&t.registerHotkeyToCommand(n,i)});let i=!1;t.e.off(".hotkeys").on([t.ow,t.ew],"keydown.hotkeys",t=>{if(t.key===o.KEY_ESC)return this.j.e.fire("escape",t)}).on("keydown.hotkeys",n=>{let o=this.onKeyPress(n),r={shouldStop:!0};if(!1===this.j.e.fire(o+".hotkey",n.type,r))if(r.shouldStop)return i=!0,t.e.stopPropagation("keydown"),!1;else n.preventDefault()},{top:!0}).on("keyup.hotkeys",()=>{if(i)return i=!1,t.e.stopPropagation("keyup"),!1},{top:!0})}beforeDestruct(t){t.events&&t.e.off(".hotkeys")}constructor(){super(...arguments),this.onKeyPress=t=>{let i=this.specialKeys[t.which],n=(t.key||String.fromCharCode(t.which)).toLowerCase(),o=[i||n];return["alt","ctrl","shift","meta"].forEach(n=>{t[n+"Key"]&&i!==n&&o.push(n)}),(0,s.normalizeKeyAliases)(o.join("+"))},this.specialKeys={8:"backspace",9:"tab",10:"return",13:"return",16:"shift",17:"ctrl",18:"alt",19:"pause",20:"capslock",27:"esc",32:"space",33:"pageup",34:"pagedown",35:"end",36:"home",37:"left",38:"up",39:"right",40:"down",45:"insert",46:"del",59:";",61:"=",91:"meta",96:"0",97:"1",98:"2",99:"3",100:"4",101:"5",102:"6",103:"7",104:"8",105:"9",106:"*",107:"+",109:"-",110:".",111:"/",112:"f1",113:"f2",114:"f3",115:"f4",116:"f5",117:"f6",118:"f7",119:"f8",120:"f9",121:"f10",122:"f11",123:"f12",144:"numlock",145:"scroll",173:"-",186:";",187:"=",188:",",189:"-",190:".",191:"/",192:"`",219:"[",220:"\\",221:"]",222:"'"}}}r.pluginSystem.add("hotkeys",l)},42312:function(t,i,n){"use strict";n.d(i,{removeFormatForSelection:function(){return a}});var o=n(2748),r=n(43555),s=n(84272);function a(t){let{s:i,editor:n,createInside:a}=t,{range:l}=i,c=l.cloneRange(),u=l.cloneRange(),d=a.fake(),h=a.fake();c.collapse(!0),u.collapse(!1),o.Dom.safeInsertNode(c,d),o.Dom.safeInsertNode(u,h),l.setStartBefore(d),l.collapse(!0),i.selectRange(l),(0,s.removeFormatForCollapsedSelection)(t,d),l.setEndAfter(h),l.collapse(!1),i.selectRange(l),(0,s.removeFormatForCollapsedSelection)(t,h);let p=[];o.Dom.between(d,h,t=>{(0,s.isInlineBlock)(t)&&!o.Dom.isTag(t,"a")&&p.push(t),o.Dom.isElement(t)&&(0,r.attr)(t,"style")&&(0,r.attr)(t,"style",null)}),p.forEach(t=>o.Dom.unwrap(t));let f=(t,i)=>{if(!o.Dom.findNotEmptySibling(t,i)){let o=t.parentNode;if(o&&o!==n&&(0,r.attr)(o,"style"))return(0,r.attr)(o,"style",null),f(o,i),!0}};f(d,!0)&&f(h,!1),l.setStartAfter(d),l.setEndBefore(h),i.selectRange(l),o.Dom.safeRemove(d),o.Dom.safeRemove(h)}},42320:function(t,i,n){"use strict";n.d(i,{isSet:function(){return r}});var o=n(23282);function r(t){return!!t&&(0,o.isFunction)(t.has)&&(0,o.isFunction)(t.add)&&(0,o.isFunction)(t.delete)}},42345:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M503 1271l-256 256q-10 9-23 9-12 0-23-9-9-10-9-23t9-23l256-256q10-9 23-9t23 9q9 10 9 23t-9 23zm169 41v320q0 14-9 23t-23 9-23-9-9-23v-320q0-14 9-23t23-9 23 9 9 23zm-224-224q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23 9-23 23-9h320q14 0 23 9t9 23zm1264 128q0 120-85 203l-147 146q-83 83-203 83-121 0-204-85l-334-335q-21-21-42-56l239-18 273 274q27 27 68 27.5t68-26.5l147-146q28-28 28-67 0-40-28-68l-274-275 18-239q35 21 56 42l336 336q84 86 84 204zm-617-724l-239 18-273-274q-28-28-68-28-39 0-68 27l-147 146q-28 28-28 67 0 40 28 68l274 274-18 240q-35-21-56-42l-336-336q-84-86-84-204 0-120 85-203l147-146q83-83 203-83 121 0 204 85l334 335q21 21 42 56zm633 84q0 14-9 23t-23 9h-320q-14 0-23-9t-9-23 9-23 23-9h320q14 0 23 9t9 23zm-544-544v320q0 14-9 23t-23 9-23-9-9-23v-320q0-14 9-23t23-9 23 9 9 23zm407 151l-256 256q-11 9-23 9t-23-9q-9-10-9-23t9-23l256-256q10-9 23-9t23 9q9 10 9 23t-9 23z"/> </svg> '},42350:function(t){t.exports={"Show Blocks":"Uk\xe1zat Bloky"}},42370:function(t,i,n){"use strict";n.d(i,{UIMarkerEditor:function(){return l}});var o=n(31635),r=n(65478),s=n(14002),a=n(11093);class l extends s.UIBaseEditor{className(){return"UIMarkerEditor"}onReady(){var t;super.onReady();let i=new a.UIWysiwyg(this.j,this.options.googleMaps.inlineEditorOptions,null!=(t=this.state.text)?t:"",t=>this.j.e.fire(this,"change","text",t));this.append(i,"form")}}(0,o.__decorate)([(0,r.hook)("ready")],l.prototype,"onReady",null),l=(0,o.__decorate)([r.component],l)},42663:function(t,i,n){"use strict";n.d(i,{PersistentStore:function(){return c}});var o=n(82749),r=n(31635),s=n(91907),a=n(65478),l=n(159);class c extends s.ViewComponent{className(){return"PersistentStore"}onChangeThemeSetField(){this.theme=this.state.theme}onChangeView(){this.view=this.state.view}onChangeSortBy(){this.sortBy=this.state.sortBy}onChangeTileSize(){this.tileSize=this.state.tileSize}onChangeFavorites(){this.favorites=this.state.favorites}onChangeShowSideBar(){this.showSideBar=this.state.showSideBar}onChangeShowPreview(){this.showPreview=this.state.showPreview}onChangeShowFavorites(){this.showFavorites=this.state.showFavorites}onChangeFoldersPosition(){this.foldersPosition=this.state.foldersPosition}syncWithState(){this.state.tileSize=this.tileSize,this.state.favorites=this.favorites.map(t=>t instanceof l.FileBrowserItem?t:l.FileBrowserItem.create(t)),this.state.view=this.view,this.state.theme=this.theme,this.state.showSideBar=this.showSideBar,this.state.showPreview=this.showPreview,this.state.showFavorites=this.showFavorites,this.state.sortBy=this.sortBy,this.state.foldersPosition=this.foldersPosition}constructor(t,i){super(t),(0,o._)(this,"state",void 0),(0,o._)(this,"theme",void 0),(0,o._)(this,"sortBy",void 0),(0,o._)(this,"view",void 0),(0,o._)(this,"foldersPosition",void 0),(0,o._)(this,"tileSize",void 0),(0,o._)(this,"favorites",void 0),(0,o._)(this,"showSideBar",void 0),(0,o._)(this,"showPreview",void 0),(0,o._)(this,"showFavorites",void 0),this.state=i,this.sortBy="changed-desc",this.view="tiles",this.foldersPosition="top",this.tileSize="default",this.favorites=[],this.showSideBar=!0,this.showPreview=!1,this.showFavorites=!0}}(0,r.__decorate)([a.persistent],c.prototype,"theme",void 0),(0,r.__decorate)([a.persistent],c.prototype,"sortBy",void 0),(0,r.__decorate)([a.persistent],c.prototype,"view",void 0),(0,r.__decorate)([a.persistent],c.prototype,"foldersPosition",void 0),(0,r.__decorate)([a.persistent],c.prototype,"tileSize",void 0),(0,r.__decorate)([a.persistent],c.prototype,"favorites",void 0),(0,r.__decorate)([a.persistent],c.prototype,"showSideBar",void 0),(0,r.__decorate)([a.persistent],c.prototype,"showPreview",void 0),(0,r.__decorate)([a.persistent],c.prototype,"showFavorites",void 0),(0,r.__decorate)([(0,a.watch)("state.theme")],c.prototype,"onChangeThemeSetField",null),(0,r.__decorate)([(0,a.watch)("state.view")],c.prototype,"onChangeView",null),(0,r.__decorate)([(0,a.watch)("state.sortBy")],c.prototype,"onChangeSortBy",null),(0,r.__decorate)([(0,a.watch)("state.tileSize")],c.prototype,"onChangeTileSize",null),(0,r.__decorate)([(0,a.watch)("state.favorites")],c.prototype,"onChangeFavorites",null),(0,r.__decorate)([(0,a.watch)("state.showSideBar")],c.prototype,"onChangeShowSideBar",null),(0,r.__decorate)([(0,a.watch)("state.showPreview")],c.prototype,"onChangeShowPreview",null),(0,r.__decorate)([(0,a.watch)("state.showFavorites")],c.prototype,"onChangeShowFavorites",null),(0,r.__decorate)([(0,a.watch)("state.foldersPosition")],c.prototype,"onChangeFoldersPosition",null),c=(0,r.__decorate)([a.component],c)},42727:function(t,i,n){"use strict";n.r(i),i.default={"Line height":"Wysokość linii"}},42820:function(t,i,n){"use strict";n.r(i),i.default={Spellcheck:"Oikeinkirjoituksen tarkistus"}},42968:function(t,i,n){"use strict";n.d(i,{JElement:function(){return d}});var o=n(82749),r=n(99658),s=n(40273),a=n(82758),l=n(2748),c=n(38837);let u=new Set(a.INSEPARABLE_TAGS);class d{get isText(){return this.type===Node.TEXT_NODE}get isElement(){return this.type===Node.ELEMENT_NODE}get isComment(){return this.type===Node.COMMENT_NODE}get isSingle(){return u.has(this.name)}get length(){return this.children.length}static make(t,i=null){return new d(t,i)}wrap(t){var i;(0,c.assert)(null!=this.parent,"You can't wrap the root element");let n=d.make(document.createElement(t),this.parent),o=null!=(i=this.parent.children.indexOf(this))?i:-1;return -1===o?this.parent.append(n):this.parent.children[o]=n,n.append(this),n}append(t){return(0,c.assert)(t!==this,"Forbidden to add to yourself"),t.remove(),this.children.push(t),t.parent=this,this}get previousElement(){if(!this.parent)return null;let{children:t}=this.parent,i=t.indexOf(this);if(-1!==i){for(let n=i-1;n>=0;n-=1)if(t[n].isElement)return t[n]}return null}get lastElement(){let{children:t}=this;for(let i=t.length-1;i>=0;i-=1)if(t[i].isElement)return t[i];return null}get previous(){var t,i,n;return null!=(t=null!=(i=this.sibling(!1))?i:null==(n=this.parent)?void 0:n.previous)?t:null}get next(){var t,i,n;return null!=(t=null!=(i=this.sibling(!0))?i:null==(n=this.parent)?void 0:n.next)?t:null}sibling(t){if(!this.parent)return null;let{children:i}=this.parent,n=i.indexOf(this);return -1!==n&&i[n+(t?1:-1)]?i[n+(t?1:-1)]:null}forEach(t,i=!1){for(let n of[...this.children])if(!1===t(n)||i&&!1===n.forEach(t,!0))return!1}find(t,i=!0){let n=[];return this.forEach(i=>{t(i)&&n.push(i)},i),n}map(t){return this.children.map(t)}remove(){var t,i;let n=null==(t=this.parent)?void 0:t.children.indexOf(this);return null!=n&&-1!==n&&(null==(i=this.parent)||i.children.splice(n,1)),this}textBetween(t,i){let n=!1,o=[];return this.forEach(s=>{if(!n&&t(s)&&(n=!0),n&&s.isText&&o.push((0,r.html)(s)),n&&i(s))return!1},!0),o.join("")}constructor(t,i){(0,o._)(this,"parent",void 0),(0,o._)(this,"name",void 0),(0,o._)(this,"type",void 0),(0,o._)(this,"attributes",void 0),(0,o._)(this,"style",void 0),(0,o._)(this,"children",void 0),this.parent=i,this.name=t.nodeName.toLowerCase(),this.type=t.nodeType,this.attributes=function(t){let i={};if(l.Dom.isElement(t))for(let n=0,o=t.attributes;n<o.length;n+=1)i[o[n].name]=o[n].value;else i.nodeValue=t.nodeValue;return i}(t),this.style=new s.Style(this.attributes.style),this.children=[],t.childNodes.forEach(t=>this.children.push(d.make(t,this)))}}},43003:function(t,i,n){"use strict";var o=n(580);n(40329),o.pluginSystem.add("table",function(t){t.registerButton({name:"table",group:"insert"})})},43039:function(t){"use strict";t.exports=JSON.parse('[{"be":"#5cbf2a","bs":"#44c767","bc":"#18ab29","br":"28px","bse":"1px","bsh":false,"bsbr":0,"bsc":"#3dc21b","bsi":false,"bsox":0,"bsoy":0,"bssr":0,"fc":"#fff","ff":"Arial","fs":"17px","fse":false,"fw":false,"px":"31px","py":"16px","pbc":"#f5f5f5","s":true,"t":"green","ts":true,"tsbr":0,"tsc":"#2f6627","tsox":0,"tsoy":"1px"},{"be":"#476e9e","bs":"#7892c2","bc":"#4e6096","br":"10px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#9fb4f2","bsi":false,"bsox":0,"bsoy":0,"bssr":"2px","fc":"#fff","ff":"Arial","fs":"19px","fse":false,"fw":false,"px":"37px","py":"12px","pbc":"#f5f5f5","s":false,"t":"blue","ts":true,"tsbr":0,"tsc":"#283966","tsox":0,"tsoy":"1px"},{"be":"#408c99","bs":"#599bb3","bc":"#29668f","br":"8px","bse":0,"bsh":true,"bsbr":"14px","bsc":"#276873","bsi":false,"bsox":0,"bsoy":"10px","bssr":"-7px","fc":"#fff","ff":"Arial","fs":"20px","fse":false,"fw":true,"px":"32px","py":"13px","pbc":"#f5f5f5","s":false,"t":"turquoise","ts":true,"tsbr":0,"tsc":"#3d768a","tsox":0,"tsoy":"1px"},{"be":"#6c7c7c","bs":"#768d87","bc":"#566963","br":"5px","bse":"1px","bsh":true,"bsbr":"3px","bsc":"#91b8b3","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"23px","py":"11px","pbc":"#e8e7e2","s":false,"t":"dark grey","ts":true,"tsbr":0,"tsc":"#2b665e","tsox":0,"tsoy":"-1px"},{"be":"#72b352","bs":"#77b55a","bc":"#4b8f29","br":"4px","bse":"1px","bsh":true,"bsbr":"14px","bsc":"#3e7327","bsi":false,"bsox":0,"bsoy":"10px","bssr":"-7px","fc":"#fff","ff":"Arial","fs":"13px","fse":false,"fw":true,"px":"12px","py":"6px","pbc":"#f5f5f5","s":false,"t":"green","ts":true,"tsbr":0,"tsc":"#5b8a3c","tsox":0,"tsoy":"1px"},{"be":"#eb675e","bs":"#e4685d","bc":"#fff","br":"4px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#e67a73","bsi":true,"bsox":0,"bsoy":"39px","bssr":"-24px","fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":false,"px":"15px","py":"6px","pbc":"#f2f2f2","s":true,"t":"light red","ts":true,"tsbr":0,"tsc":"#b23e35","tsox":0,"tsoy":"1px"},{"be":"#b34332","bs":"#a73f2d","bc":"#241d13","br":0,"bse":"1px","bsh":true,"bsbr":0,"bsc":"#b54b3a","bsi":true,"bsox":0,"bsoy":"34px","bssr":"-15px","fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"23px","py":"9px","pbc":"#2a2218","s":true,"t":"brown","ts":true,"tsbr":0,"tsc":"#7a2a1d","tsox":0,"tsoy":"-1px"},{"be":"#0688fa","bs":"#2dabf9","bc":"#0b0e07","br":"3px","bse":"1px","bsh":true,"bsbr":"7px","bsc":"#29bbff","bsi":true,"bsox":0,"bsoy":"-3px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":false,"px":"23px","py":"9px","pbc":"#1c1c1e","s":false,"t":"blue","ts":true,"tsbr":0,"tsc":"#263666","tsox":0,"tsoy":"1px"},{"be":"#415989","bs":"#2e466e","bc":"#1f2f47","br":"17px","bse":"1px","bsh":true,"bsbr":"15px","bsc":"#23395e","bsi":true,"bsox":0,"bsoy":0,"bssr":"3px","fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":false,"px":"13px","py":"6px","pbc":"#3f5c93","s":false,"t":"blue","ts":true,"tsbr":0,"tsc":"#263666","tsox":0,"tsoy":"1px"},{"be":"#bc3315","bs":"#d0451b","bc":"#942911","br":"3px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#cf866c","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"13px","fse":false,"fw":false,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"codecanyon","ts":true,"tsbr":0,"tsc":"#854629","tsox":0,"tsoy":"1px"},{"be":"#ccc2a6","bs":"#eae0c2","bc":"#333029","br":"15px","bse":"2px","bsh":true,"bsbr":0,"bsc":"#1c1b18","bsi":false,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#505739","ff":"Arial","fs":"14px","fse":false,"fw":true,"px":"16px","py":"12px","pbc":"#2d2e29","s":false,"t":"creme","ts":true,"tsbr":0,"tsc":"#fff","tsox":0,"tsoy":"1px"},{"be":"#634b30","bs":"#7d5d3b","bc":"#54381e","br":"3px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#a6827e","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"13px","fse":false,"fw":false,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"themeforest","ts":true,"tsbr":0,"tsc":"#4d3534","tsox":0,"tsoy":"1px"},{"be":"#0061a7","bs":"#007dc1","bc":"#124d77","br":"3px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#54a3f7","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"13px","fse":false,"fw":false,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"graphicriver","ts":true,"tsbr":0,"tsc":"#154682","tsox":0,"tsoy":"1px"},{"be":"#019ad2","bs":"#33bdef","bc":"#057fd0","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#f0f7fa","bsi":false,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#e2e2e2","s":false,"t":"twitter","ts":true,"tsbr":0,"tsc":"#5b6178","tsox":0,"tsoy":"-1px"},{"be":"#ffab23","bs":"#ffec64","bc":"#ffaa22","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#fff6af","bsi":false,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#333333","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#e2e2e2","s":false,"t":"twitter","ts":true,"tsbr":0,"tsc":"#ffee66","tsox":0,"tsoy":"1px"},{"be":"#68a54b","bs":"#74ad5a","bc":"#3b6e22","br":0,"bse":"1px","bsh":true,"bsbr":0,"bsc":"#9acc85","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"13px","fse":false,"fw":true,"px":"12px","py":"6px","pbc":"#f5f5f5","s":false,"t":"facebook","ts":false,"tsbr":0,"tsc":"#92b879","tsox":0,"tsoy":"1px"},{"be":"#5972a7","bs":"#637aad","bc":"#314179","br":0,"bse":"1px","bsh":true,"bsbr":0,"bsc":"#7a8eb9","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"13px","fse":false,"fw":true,"px":"12px","py":"6px","pbc":"#3b5898","s":false,"t":"facebook","ts":false,"tsbr":0,"tsc":"#7a8eb9","tsox":0,"tsoy":"1px"},{"be":"#bab1ba","bs":"#ededed","bc":"#d6bcd6","br":"15px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#899599","bsi":false,"bsox":"3px","bsoy":"4px","bssr":0,"fc":"#3a8a9e","ff":"Arial","fs":"17px","fse":false,"fw":false,"px":"25px","py":"7px","pbc":"#f5f5f5","s":false,"t":"grey","ts":true,"tsbr":0,"tsc":"#e1e2ed","tsox":0,"tsoy":"1px"},{"be":"#f24437","bs":"#c62d1f","bc":"#d02718","br":"18px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#8a2a21","bsi":false,"bsox":"3px","bsoy":"4px","bssr":0,"fc":"#fff","ff":"Arial","fs":"17px","fse":false,"fw":false,"px":"25px","py":"7px","pbc":"#f5f5f5","s":false,"t":"red","ts":true,"tsbr":0,"tsc":"#810e05","tsox":0,"tsoy":"1px"},{"be":"#378de5","bs":"#79bbff","bc":"#337bc4","br":"5px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#1564ad","bsi":false,"bsox":"3px","bsoy":"4px","bssr":0,"fc":"#fff","ff":"Arial","fs":"17px","fse":false,"fw":true,"px":"44px","py":"12px","pbc":"#f5f5f5","s":false,"t":"blue","ts":true,"tsbr":0,"tsc":"#528ecc","tsox":0,"tsoy":"1px"},{"be":"#9ba892","bs":"#dbe6c4","bc":"#b2b8ad","br":"6px","bse":"1px","bsh":true,"bsbr":"14px","bsc":"#f2fadc","bsi":true,"bsox":0,"bsoy":0,"bssr":"-3px","fc":"#757d6f","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"olive","ts":true,"tsbr":0,"tsc":"#ced9bf","tsox":0,"tsoy":"1px"},{"be":"#bc80ea","bs":"#dfbdfa","bc":"#c584f3","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#efdcfb","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"purple","ts":true,"tsbr":0,"tsc":"#9752cc","tsox":0,"tsoy":"1px"},{"be":"#80b5ea","bs":"#bddbfa","bc":"#84bbf3","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#dcecfb","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"light blue","ts":true,"tsbr":0,"tsc":"#528ecc","tsox":0,"tsoy":"1px"},{"be":"#f6f6f6","bs":"#fff","bc":"#dcdcdc","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#fff","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#666666","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"white","ts":true,"tsbr":0,"tsc":"#fff","tsox":0,"tsoy":"1px"},{"be":"#e4685d","bs":"#fc8d83","bc":"#d83526","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#f7c5c0","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"light red","ts":true,"tsbr":0,"tsc":"#b23e35","tsox":0,"tsoy":"1px"},{"be":"#468ccf","bs":"#63b8ee","bc":"#3866a3","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#bee2f9","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#14396a","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"dark blue","ts":true,"tsbr":0,"tsc":"#7cacde","tsox":0,"tsoy":"1px"},{"be":"#ffab23","bs":"#ffec64","bc":"#ffaa22","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#fff6af","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#333333","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"orange","ts":true,"tsbr":0,"tsc":"#ffee66","tsox":0,"tsoy":"1px"},{"be":"#77a809","bs":"#89c403","bc":"#74b807","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#a4e271","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"green","ts":true,"tsbr":0,"tsc":"#528009","tsox":0,"tsoy":"1px"},{"be":"#e9e9e9","bs":"#f9f9f9","bc":"#dcdcdc","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#fff","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#666666","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"light grey","ts":true,"tsbr":0,"tsc":"#fff","tsox":0,"tsoy":"1px"},{"be":"#a20dbd","bs":"#c123de","bc":"#a511c0","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#e184f3","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"purple","ts":true,"tsbr":0,"tsc":"#9b14b3","tsox":0,"tsoy":"1px"},{"be":"#1e62d0","bs":"#3d94f6","bc":"#337fed","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#97c4fe","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"blue","ts":true,"tsbr":0,"tsc":"#1570cd","tsox":0,"tsoy":"1px"},{"be":"#ef027d","bs":"#ff5bb0","bc":"#ee1eb5","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#fbafe3","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"pink","ts":true,"tsbr":0,"tsc":"#c70067","tsox":0,"tsoy":"1px"},{"be":"#f2ab1e","bs":"#f0c911","bc":"#e65f44","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#f9eca0","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#c92200","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"orange","ts":true,"tsbr":0,"tsc":"#ded17c","tsox":0,"tsoy":"1px"},{"be":"#c62d1f","bs":"#f24537","bc":"#d02718","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#f5978e","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"red","ts":true,"tsbr":0,"tsc":"#810e05","tsox":0,"tsoy":"1px"},{"be":"#a5cc52","bs":"#b8e356","bc":"#83c41a","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#d9fbbe","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"light green","ts":true,"tsbr":0,"tsc":"#86ae47","tsox":0,"tsoy":"1px"},{"be":"#fb9e25","bs":"#ffc477","bc":"#eeb44f","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#fce2c1","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"light orange","ts":true,"tsbr":0,"tsc":"#cc9f52","tsox":0,"tsoy":"1px"},{"be":"#dfdfdf","bs":"#ededed","bc":"#dcdcdc","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#fff","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#777777","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"grey","ts":true,"tsbr":0,"tsc":"#fff","tsox":0,"tsoy":"1px"},{"be":"#378de5","bs":"#79bbff","bc":"#84bbf3","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#bbdaf7","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"blue","ts":true,"tsbr":0,"tsc":"#528ecc","tsox":0,"tsoy":"1px"},{"be":"#5cb811","bs":"#77d42a","bc":"#268a16","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#caefab","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#306108","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"green","ts":true,"tsbr":0,"tsc":"#aade7c","tsox":0,"tsoy":"1px"},{"be":"#ce0100","bs":"#fe1a00","bc":"#d83526","br":"6px","bse":"1px","bsh":true,"bsbr":0,"bsc":"#f29c93","bsi":true,"bsox":0,"bsoy":"1px","bssr":0,"fc":"#fff","ff":"Arial","fs":"15px","fse":false,"fw":true,"px":"24px","py":"6px","pbc":"#f5f5f5","s":false,"t":"red","ts":true,"tsbr":0,"tsc":"#b23e35","tsox":0,"tsoy":"1px"}]')},43267:function(t,i,n){"use strict";n.r(i),n.d(i,{checkBlockNesting:function(){return o.checkBlockNesting}});var o=n(78720)},43463:function(t,i,n){"use strict";n.d(i,{moveTheNodeAlongTheEdgeOutward:function(){return r}});var o=n(2748);function r(t,i,n){let r=t;for(;r&&r!==n&&!(o.Dom.findSibling(r,i)||o.Dom.isBlock(r.parentElement));)(r=r.parentElement)&&r!==n&&(i?o.Dom.before(r,t):o.Dom.after(r,t))}},43478:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1664 960q-152-236-381-353 61 104 61 225 0 185-131.5 316.5t-316.5 131.5-316.5-131.5-131.5-316.5q0-121 61-225-229 117-381 353 133 205 333.5 326.5t434.5 121.5 434.5-121.5 333.5-326.5zm-720-384q0-20-14-34t-34-14q-125 0-214.5 89.5t-89.5 214.5q0 20 14 34t34 14 34-14 14-34q0-86 61-147t147-61q20 0 34-14t14-34zm848 384q0 34-20 69-140 230-376.5 368.5t-499.5 138.5-499.5-139-376.5-368q-20-35-20-69t20-69q140-229 376.5-368t499.5-139 499.5 139 376.5 368q20 35 20 69z"/> </svg> '},43555:function(t,i,n){"use strict";n.d(i,{$$:function(){return E.$$},ConfigDeepFlatten:function(){return d.ConfigDeepFlatten},ConfigFlatten:function(){return d.ConfigFlatten},ConfigProto:function(){return d.ConfigProto},ConnectionError:function(){return b.ConnectionError},LimitedStack:function(){return A.LimitedStack},OptionsError:function(){return b.OptionsError},abort:function(){return b.abort},alignElement:function(){return o.alignElement},alreadyLoadedList:function(){return r.alreadyLoadedList},appendScriptAsync:function(){return r.appendScriptAsync},appendStyleAsync:function(){return r.appendStyleAsync},assert:function(){return s.assert},attr:function(){return a.attr},browser:function(){return l.browser},buildQuery:function(){return c.buildQuery},call:function(){return j.call},callPromise:function(){return j.callPromise},callThis:function(){return j.callThis},clearAlign:function(){return o.clearAlign},clearCenterAlign:function(){return p.clearCenterAlign},cns:function(){return C.cns},completeUrl:function(){return u.completeUrl},connection:function(){return b.connection},convertMediaUrlToVideoEmbed:function(){return h.convertMediaUrlToVideoEmbed},css:function(){return p.css},cssPath:function(){return E.cssPath},ctrlKey:function(){return f.ctrlKey},dataBind:function(){return m.dataBind},defaultLanguage:function(){return g.defaultLanguage},error:function(){return b.error},fastClone:function(){return v.fastClone},get:function(){return y.get},getClassName:function(){return w.getClassName},getDataTransfer:function(){return j.getDataTransfer},getPropertyDescriptor:function(){return j.getPropertyDescriptor},getXPathByElement:function(){return E.getXPathByElement},hAlignElement:function(){return o.hAlignElement},humanSizeToBytes:function(){return _.humanSizeToBytes},inView:function(){return I.inView},isAtom:function(){return v.isAtom},keepNames:function(){return w.keepNames},keys:function(){return j.keys},loadImage:function(){return j.loadImage},loadNext:function(){return r.loadNext},loadNextStyle:function(){return r.loadNextStyle},markAsAtomic:function(){return v.markAsAtomic},markDeprecated:function(){return C.markDeprecated},markOwner:function(){return j.markOwner},memorizeExec:function(){return j.memorizeExec},options:function(){return b.options},parseQuery:function(){return k.parseQuery},previewBox:function(){return S.previewBox},refs:function(){return E.refs},reset:function(){return x.reset},resolveElement:function(){return E.resolveElement},scrollIntoViewIfNeeded:function(){return I.scrollIntoViewIfNeeded},set:function(){return T.set}});var o=n(25726),r=n(63799),s=n(38837),a=n(29960),l=n(97639),c=n(44710),u=n(66292),d=n(68934),h=n(55877),p=n(41180),f=n(15456),m=n(86583),g=n(96325),b=n(89890),v=n(97735),y=n(94643),w=n(80568),_=n(38420),C=n(95942),k=n(82501),S=n(11628),x=n(58844),I=n(26395),E=n(76078),T=n(3703),A=n(50535),j=n(37790)},43646:function(t,i,n){"use strict";n.r(i),i.default={"Line height":"Altura da linha"}},43649:function(t,i,n){"use strict";n.d(i,{flatButtonsSet:function(){return s},isButtonGroup:function(){return r}});var o=n(68345);let r=t=>(0,o.isArray)(t.buttons);function s(t,i){let n=i.getRegisteredButtonGroups();return new Set(t.reduce((t,i)=>{var o;return r(i)?t=t.concat([...i.buttons,...null!=(o=n[i.group])?o:[]]):t.push(i),t},[]))}},43692:function(t,i,n){"use strict";n.d(i,{UIBrowserFolder:function(){return c}});var o=n(82749),r=n(31635),s=n(87325),a=n(38837),l=n(67510);class c extends l.UIElement{className(){return"UIBrowserFolder"}render(){return`<div>
208
208
  <div class="&__icon">
209
209
  <div class='&__loader'></div>
210
210
  <div class="&__icon-wrapper">
@@ -223,7 +223,7 @@ ${s}`.trim();n?await this.__executeQuickCommandSilent(c,s):await this.__executeQ
223
223
  background-position: top 2px ${"rtl"===this.j.o.direction?"left":"right"} 4px;
224
224
  background-repeat: no-repeat;
225
225
  position: relative;
226
- }`}).join("")}disable(){this.isEnabled=!1;let t=(0,c.cached)(this,"style");t&&(t.innerHTML="")}toggle(){this.isEnabled?this.disable():this.enable(),this.j.e.fire("updateToolbar")}afterInit(t){t.e.on("showBlocksEnabled",()=>this.isEnabled),t.registerCommand("enableShowBlocks",this.enable).registerCommand("disableShowBlocks",this.disable).registerCommand("toggleShowBlocks",this.toggle),this.j.o.showBlocks.enable&&this.enable()}beforeDestruct(t){this.disable(),u.Dom.safeRemove((0,c.cached)(this,"style"))}constructor(t){super(t),(0,o._)(this,"buttons",[{name:"showBlocks",group:"state"}]),(0,o._)(this,"isEnabled",!1),(0,d.extendLang)(s),p.Icon.set("showBlocks",l())}}(0,o._)(m,"requires",["license"]),(0,r.__decorate)([c.cache],m.prototype,"style",null),(0,r.__decorate)([c.autobind],m.prototype,"enable",null),(0,r.__decorate)([c.autobind],m.prototype,"disable",null),(0,r.__decorate)([c.autobind],m.prototype,"toggle",null),f.JoditPro.plugins.add("show-blocks",m)},47686:function(t,i,n){"use strict";n.d(i,{onTabInsideLi:function(){return o.onTabInsideLi}});var o=n(26658)},47749:function(t,i,n){"use strict";n.d(i,{readMargins:function(){return r}});var o=n(12475);function r(t,i,n){let r=!0,s=!1;["marginTop","marginRight","marginBottom","marginLeft"].forEach(n=>{let a=t.style.getPropertyValue((0,o.kebabCase)(n));if(!a){s=!0,i[n]=0;return}/^[0-9]+(px)?$/.test(a)&&(a=parseInt(a,10)),i[n]=a,(s&&i[n]||r&&"marginTop"!==n&&i[n]!==i.marginTop)&&(r=!1)}),n.marginIsLocked=r}},48038:function(t,i,n){"use strict";var o=n(6441);o.Config.prototype.toolbarSticky=!0,o.Config.prototype.toolbarDisableStickyForMobile=!0,o.Config.prototype.toolbarStickyOffset=0},48154:function(t){t.exports={"Show Blocks":"Mostrar Bloques"}},48538:function(t,i,n){"use strict";n.d(i,{UIElement:function(){return p}});var o,r=n(91907),s=n(55153),a=n(2748),l=n(70799),c=n(29960),u=n(14316),d=n(34176),h=n(12153);let p=o=class t extends r.ViewComponent{getRole(){return""}get parentElement(){return this.__parentElement}set parentElement(t){this.__parentElement=t,t&&t.hookStatus("beforeDestruct",()=>this.destruct()),this.updateParentElement(this)}bubble(t){let i=this.parentElement;for(;i;)t(i),i=i.parentElement;return this}updateParentElement(t){var i;return null==(i=this.__parentElement)||i.updateParentElement(t),this}get(t,i){return super.get(t,i)||this.getElm(t)}closest(t){let i="object"==typeof t?i=>i===t:i=>r.Component.isInstanceOf(i,t),n=this.__parentElement;for(;n;){if(i(n))return n;n=!n.parentElement&&n.container.parentElement?o.closestElement(n.container.parentElement,o):n.parentElement}return null}static closestElement(t,i){let n=a.Dom.up(t,t=>{if(t){let{component:n}=t;return n&&r.Component.isInstanceOf(n,i)}return!1});return n?null==n?void 0:n.component:null}update(){}appendTo(t){return t.appendChild(this.container),this}clearName(t){return t.replace(/[^a-zA-Z0-9]/g,"_")}render(t){return this.j.c.div(this.componentName)}createContainer(t){let i=this.render(t);if((0,l.isString)(i)){let t=this.parseTemplate(i);return t.classList.add(this.componentName),t}return i}parseTemplate(t){return this.j.c.fromHTML(t.replace(/\*([^*]+?)\*/g,(t,i)=>h.Icon.get(i)||"").replace(/&_/g,this.componentName+"_").replace(/~([^~]+?)~/g,(t,i)=>this.i18n(i)))}destruct(){return a.Dom.safeRemove(this.container),this.parentElement=null,super.destruct()}constructor(t,i){super(t),this.name="",this.__parentElement=null,this.mods={},this.container=this.createContainer(i);const n=this.getRole();n&&(0,c.attr)(this.container,"role",n),Object.defineProperty(this.container,"component",{value:this,configurable:!0})}};p=o=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a}([(0,s.derive)(d.Mods,u.Elms)],p)},48591:function(t,i,n){"use strict";n.d(i,{makeInstance:function(){return s}});var o=n(82758),r=n(23282);function s(t,i){try{try{return(0,r.isFunction)(i)?new i(t):i}catch(n){if((0,r.isFunction)(i)&&!i.prototype)return i(t)}}catch(t){if(!o.IS_PROD)throw t}return null}},48705:function(t,i,n){"use strict";n.d(i,{UISettingsButton:function(){return o.UISettingsButton}});var o=n(76697)},49033:function(t,i,n){"use strict";n.d(i,{normalizeKeyAliases:function(){return s}});var o=n(82758),r=n(49055);function s(t){let i={},n={meta:1,ctrl:2,control:2,alt:3,shift:4,space:5};return t.replace(/\+\+/g,"+add").split(/[\s]*\+[\s]*/).map(t=>(0,r.trim)(t.toLowerCase())).map(t=>o.KEY_ALIASES[t]||t).sort((t,i)=>n[t]&&!n[i]?-1:!n[t]&&n[i]?1:n[t]&&n[i]?n[t]-n[i]:t>i?1:-1).filter(t=>!i[t]&&""!==t&&(i[t]=!0)).join("+")}},49055:function(t,i,n){"use strict";n.d(i,{trim:function(){return r},trimChars:function(){return s},trimInv:function(){return a}});var o=n(82758);function r(t){return t.replace((0,o.SPACE_REG_EXP_END)(),"").replace((0,o.SPACE_REG_EXP_START)(),"")}function s(t,i){return t.replace(RegExp(`[${i}]+$`),"").replace(RegExp(`^[${i}]+`),"")}function a(t){return t.replace((0,o.INVISIBLE_SPACE_REG_EXP_END)(),"").replace((0,o.INVISIBLE_SPACE_REG_EXP_START)(),"")}},49155:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1728 608v704q0 92-66 158t-158 66h-1216q-92 0-158-66t-66-158v-960q0-92 66-158t158-66h320q92 0 158 66t66 158v32h672q92 0 158 66t66 158z"/> </svg> '},49377:function(t){t.exports='<svg viewBox="0 0 76 76" xmlns="http://www.w3.org/2000/svg"> <path d="M38 6.90909C36.2517 6.90909 34.7591 7.58381 33.5221 8.93324C32.2852 10.2827 31.6667 11.911 31.6667 13.8182V20.7273H30.0833V15.7074C30.0833 13.9801 29.5556 12.5137 28.5 11.3082C27.4444 10.1027 26.125 9.5 24.5417 9.5C23.0243 9.5 21.7214 10.0938 20.6328 11.2813C19.5443 12.4688 19 13.8902 19 15.5455V38.7017L17.4167 37.0824V27.7983C17.4167 26.071 16.8889 24.6046 15.8333 23.3991C14.7778 22.1937 13.4583 21.5909 11.875 21.5909C10.3576 21.5909 9.05469 22.1847 7.96615 23.3722C6.8776 24.5597 6.33333 25.9811 6.33333 27.6364V39.7273C6.33333 41.4186 6.91059 42.8939 8.0651 44.1534L23.4036 60.1307C24.6901 61.5341 25.3333 63.3693 25.3333 65.6364C25.3333 66.572 25.6467 67.3816 26.2734 68.0653C26.9002 68.7491 27.6424 69.0909 28.5 69.0909H60.1667C61.0243 69.0909 61.7665 68.7491 62.3932 68.0653C63.02 67.3816 63.3333 66.572 63.3333 65.6364V64.2869C63.3333 62.8116 63.4983 61.4261 63.8281 60.1307L69.1719 36.5966C69.5017 35.3011 69.6667 33.9157 69.6667 32.4403V19.1619C69.6667 17.4347 69.1389 15.9683 68.0833 14.7628C67.0278 13.5573 65.7083 12.9545 64.125 12.9545C62.6076 12.9545 61.3047 13.5483 60.2161 14.7358C59.1276 15.9233 58.5833 17.3447 58.5833 19V20.7273H57V13.9801C57 12.5407 56.5877 11.2363 55.763 10.0668C54.9384 8.89725 53.8828 8.16856 52.5964 7.88068C52.1345 7.80871 51.7552 7.77273 51.4583 7.77273C49.941 7.77273 48.638 8.36648 47.5495 9.55398C46.4609 10.7415 45.9167 12.1629 45.9167 13.8182V20.7273H44.3333V14.142C44.3333 12.3068 43.7973 10.6965 42.7253 9.31108C41.6532 7.92566 40.2925 7.14299 38.6432 6.96307C38.4783 6.92708 38.2639 6.90909 38 6.90909ZM38 0C40.7708 0 43.2283 0.899621 45.3724 2.69886C47.2526 1.47538 49.2813 0.863636 51.4583 0.863636C53.4045 0.863636 55.2352 1.34943 56.9505 2.32102C58.6658 3.29261 60.0842 4.66004 61.2057 6.4233C62.0964 6.1714 63.0694 6.04545 64.125 6.04545C67.4236 6.04545 70.2274 7.33191 72.5365 9.90483C74.8455 12.4777 76 15.5634 76 19.1619V32.4403C76 34.2756 75.7856 36.2188 75.3568 38.2699L69.9635 61.804C69.7656 62.6676 69.6667 63.9451 69.6667 65.6364C69.6667 68.5152 68.7431 70.9621 66.8958 72.9773C65.0486 74.9924 62.8056 76 60.1667 76H28.5C25.7292 76 23.4531 74.9474 21.6719 72.8423C19.8906 70.7372 19 68.1733 19 65.1506L3.76042 49.1733C1.25347 46.5464 0 43.3977 0 39.7273V27.6364C0 24.0739 1.16276 21.0241 3.48828 18.4872C5.8138 15.9503 8.60938 14.6818 11.875 14.6818C12.2378 14.6818 12.5017 14.6998 12.6667 14.7358C12.8646 11.3172 14.1098 8.43845 16.4023 6.09943C18.6949 3.76042 21.408 2.59091 24.5417 2.59091C26.2569 2.59091 27.8733 2.96875 29.3906 3.72443C31.7656 1.24148 34.6354 0 38 0Z"/> </svg>'},49399:function(t,i){"use strict";i.default='<svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"> <path d="M1088 1256v240q0 16-12 28t-28 12h-240q-16 0-28-12t-12-28v-240q0-16 12-28t28-12h240q16 0 28 12t12 28zm316-600q0 54-15.5 101t-35 76.5-55 59.5-57.5 43.5-61 35.5q-41 23-68.5 65t-27.5 67q0 17-12 32.5t-28 15.5h-240q-15 0-25.5-18.5t-10.5-37.5v-45q0-83 65-156.5t143-108.5q59-27 84-56t25-76q0-42-46.5-74t-107.5-32q-65 0-108 29-35 25-107 115-13 16-31 16-12 0-25-8l-164-125q-13-10-15.5-25t5.5-28q160-266 464-266 80 0 161 31t146 83 106 127.5 41 158.5z"/> </svg> '},49459:function(t,i,n){"use strict";function o(t,i,n={}){let r=t[i];if("string"!=typeof r||!n.allowEmpty&&""===r)throw Error(`Parameter "${i}" is required and must be a${n.allowEmpty?"":" non-empty"} string`);return r}n.d(i,{requireString:function(){return o}})},49759:function(t,i,n){"use strict";n.r(i),i.default={symbols:"Symbolit"}},49841:function(t,i,n){"use strict";n.r(i),i.default={symbols:"Szimb\xf3lum"}},49922:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M621 1280h595v-595zm-45-45l595-595h-595v595zm1152 77v192q0 14-9 23t-23 9h-224v224q0 14-9 23t-23 9h-192q-14 0-23-9t-9-23v-224h-864q-14 0-23-9t-9-23v-864h-224q-14 0-23-9t-9-23v-192q0-14 9-23t23-9h224v-224q0-14 9-23t23-9h192q14 0 23 9t9 23v224h851l246-247q10-9 23-9t23 9q9 10 9 23t-9 23l-247 246v851h224q14 0 23 9t9 23z"/> </svg> '},49996:function(t,i,n){"use strict";n.d(i,{FiniteStateMachine:function(){return a}});var o=n(82758),r=n(70799),s=n(38837);class a{setState(t){(0,s.assert)(!this.__previewsStates.has(t),"Circled states"),this.__previewsStates.add(t),this.__state=t}getState(){return this.__state}disableSilent(){this.silent=!1}dispatch(t,i){let n=this.transitions[this.getState()][t];if(n){let t=n.call(this,i);return(0,s.assert)(t&&t!==i,"Action should return new value"),(0,s.assert)((0,r.isString)(t.next),"Value should contain the next state"),(0,s.assert)(t.next!==this.getState(),"The new state should not be equal to the old one."),this.setState(t.next),o.IS_PROD||this.silent,t}throw Error(`invalid action: ${this.getState()}.${t.toString()}`)}constructor(t,i){this.transitions=i,this.silent=!0,this.__previewsStates=new Set,this.setState(t)}}},50050:function(t,i,n){"use strict";n.d(i,{ImageEditor:function(){return g},openImageEditor:function(){return b}});var o,r=n(91907),s=n(65478),a=n(22732),l=n(21537),c=n(62843),u=n(6441);n(62489);var d=n(22461),h=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let p="jodit-image-editor",f="resize",m="crop",g=o=class t extends r.ViewComponent{className(){return"ImageEditor"}get o(){return this.options}hide(){this._dialog.close()}open(t,i){return this.j.async.promise(n=>{let o=new Date().getTime();this.image=this.j.c.element("img"),(0,l.$$)("img,.jodit-icon_loader",this.resize_box).forEach(a.Dom.safeRemove),(0,l.$$)("img,.jodit-icon_loader",this.crop_box).forEach(a.Dom.safeRemove),(0,l.css)(this.cropHandler,"background","transparent"),this.onSave=i,this.resize_box.appendChild(this.j.c.element("i",{class:"jodit-icon_loader"})),this.crop_box.appendChild(this.j.c.element("i",{class:"jodit-icon_loader"})),/\?/.test(t)?t+="&_tst="+o:t+="?_tst="+o,this.image.setAttribute("src",t),this._dialog.open();let{widthInput:r,heightInput:s}=(0,l.refs)(this.editor),c=()=>{this.isDestructed||(this.image.removeEventListener("load",c),this.naturalWidth=this.image.naturalWidth,this.naturalHeight=this.image.naturalHeight,r.value=this.naturalWidth.toString(),s.value=this.naturalHeight.toString(),this.ratio=this.naturalWidth/this.naturalHeight,this.resize_box.appendChild(this.image),this.cropImage=this.image.cloneNode(!0),this.crop_box.appendChild(this.cropImage),a.Dom.safeRemove.apply(null,(0,l.$$)(".jodit-icon_loader",this.editor)),this.activeTab===m&&this.showCrop(),this.j.e.fire(this.resizeHandler,"updatesize"),this.j.e.fire(this.cropHandler,"updatesize"),this._dialog.setPosition(),this.j.e.fire("afterImageEditor"),n(this._dialog))};this.image.addEventListener("load",c),this.image.complete&&c()})}onTitleModeClick(t){let i=t.target,n=null==i?void 0:i.parentElement;if(!n)return;(0,l.$$)(`.${p}__slider,.${p}__area`,this.editor).forEach(t=>t.classList.remove(`${p}_active`)),n.classList.add(`${p}_active`),this.activeTab=(0,l.attr)(n,"-area")||f;let o=this.editor.querySelector(`.${p}__area.${p}__area_`+this.activeTab);o&&o.classList.add(`${p}_active`),this.activeTab===m&&this.showCrop()}onChangeSizeInput(t){let i,n=t.target,{widthInput:o,heightInput:r}=(0,l.refs)(this.editor),s="widthInput"===(0,l.attr)(n,"data-ref"),a=parseInt(n.value,10),c=s?this.o.min_width:this.o.min_height,u=s?this.o.min_height:this.o.min_width;a>c&&((0,l.css)(this.image,s?"width":"height",a),this.resizeUseRatio&&(i=s?Math.round(a/this.ratio):Math.round(a*this.ratio))>u&&((0,l.css)(this.image,s?"height":"width",i),s?r.value=i.toString():o.value=i.toString())),this.j.e.fire(this.resizeHandler,"updatesize")}onResizeHandleMouseDown(t){this.target=t.target,t.preventDefault(),t.stopImmediatePropagation(),this.clicked=!0,this.start_x=t.clientX,this.start_y=t.clientY,this.activeTab===m?(this.top_x=(0,l.css)(this.cropHandler,"left"),this.top_y=(0,l.css)(this.cropHandler,"top"),this.width=this.cropHandler.offsetWidth,this.height=this.cropHandler.offsetHeight):(this.width=this.image.offsetWidth,this.height=this.image.offsetHeight),this.j.e.on(this.j.ow,"mousemove",this.onGlobalMouseMove).one(this.j.ow,"mouseup",this.onGlobalMouseUp)}onGlobalMouseUp(t){this.clicked&&(this.clicked=!1,t.stopImmediatePropagation(),this.j.e.off(this.j.ow,"mousemove",this.onGlobalMouseMove))}onGlobalMouseMove(t){if(!this.clicked)return;let{widthInput:i,heightInput:n}=(0,l.refs)(this.editor);this.diff_x=t.clientX-this.start_x,this.diff_y=t.clientY-this.start_y,this.activeTab===f&&this.resizeUseRatio||this.activeTab===m&&this.cropUseRatio?this.diff_x?(this.new_w=this.width+this.diff_x,this.new_h=Math.round(this.new_w/this.ratio)):(this.new_h=this.height+this.diff_y,this.new_w=Math.round(this.new_h*this.ratio)):(this.new_w=this.width+this.diff_x,this.new_h=this.height+this.diff_y),this.activeTab===f?(this.new_w>this.o.resizeMinWidth&&((0,l.css)(this.image,"width",this.new_w+"px"),i.value=this.new_w.toString()),this.new_h>this.o.resizeMinHeight&&((0,l.css)(this.image,"height",this.new_h+"px"),n.value=this.new_h.toString()),this.j.e.fire(this.resizeHandler,"updatesize")):(this.target!==this.cropHandler?(this.top_x+this.new_w>this.cropImage.offsetWidth&&(this.new_w=this.cropImage.offsetWidth-this.top_x),this.top_y+this.new_h>this.cropImage.offsetHeight&&(this.new_h=this.cropImage.offsetHeight-this.top_y),(0,l.css)(this.cropHandler,{width:this.new_w,height:this.new_h})):(this.top_x+this.diff_x+this.cropHandler.offsetWidth>this.cropImage.offsetWidth&&(this.diff_x=this.cropImage.offsetWidth-this.top_x-this.cropHandler.offsetWidth),(0,l.css)(this.cropHandler,"left",this.top_x+this.diff_x),this.top_y+this.diff_y+this.cropHandler.offsetHeight>this.cropImage.offsetHeight&&(this.diff_y=this.cropImage.offsetHeight-this.top_y-this.cropHandler.offsetHeight),(0,l.css)(this.cropHandler,"top",this.top_y+this.diff_y)),this.j.e.fire(this.cropHandler,"updatesize"))}destruct(){this.isDestructed||(this._dialog&&!this._dialog.isInDestruct&&this._dialog.destruct(),a.Dom.safeRemove(this.editor),this.j.e&&this.j.e.off(this.j.ow,"mousemove",this.onGlobalMouseMove).off(this.j.ow,"mouseup",this.onGlobalMouseUp).off(this.ow,`.${p}`).off(`.${p}`),super.destruct())}constructor(t){super(t),this.resizeUseRatio=!0,this.cropUseRatio=!0,this.clicked=!1,this.start_x=0,this.start_y=0,this.top_x=0,this.top_y=0,this.width=0,this.height=0,this.activeTab=f,this.naturalWidth=0,this.naturalHeight=0,this.ratio=0,this.new_h=0,this.new_w=0,this.diff_x=0,this.diff_y=0,this.cropBox={x:0,y:0,w:0,h:0},this.resizeBox={w:0,h:0},this.calcCropBox=()=>{let t=this.crop_box.parentNode,i=.8*t.offsetWidth,n=.8*t.offsetHeight,o=i,r=n,{naturalWidth:s,naturalHeight:a}=this;i>s&&n>a?(o=s,r=a):this.ratio>i/n?(o=i,r=i/s*a):(o=n/a*s,r=n),(0,l.css)(this.crop_box,{width:o,height:r})},this.showCrop=()=>{if(!this.cropImage)return;this.calcCropBox();let t=this.cropImage.offsetWidth||this.image.offsetWidth||this.image.naturalWidth;this.new_w=o.calcValueByPercent(t,this.o.cropDefaultWidth);let i=this.cropImage.offsetHeight||this.image.offsetHeight||this.image.naturalHeight;this.cropUseRatio?this.new_h=this.new_w/this.ratio:this.new_h=o.calcValueByPercent(i,this.o.cropDefaultHeight),(0,l.css)(this.cropHandler,{backgroundImage:"url("+(0,l.attr)(this.cropImage,"src")+")",width:this.new_w,height:this.new_h,left:t/2-this.new_w/2,top:i/2-this.new_h/2}),this.j.e.fire(this.cropHandler,"updatesize")},this.updateCropBox=()=>{if(!this.cropImage)return;let t=this.cropImage.offsetWidth/this.naturalWidth,i=this.cropImage.offsetHeight/this.naturalHeight;this.cropBox.x=(0,l.css)(this.cropHandler,"left")/t,this.cropBox.y=(0,l.css)(this.cropHandler,"top")/i,this.cropBox.w=this.cropHandler.offsetWidth/t,this.cropBox.h=this.cropHandler.offsetHeight/i,this.sizes.textContent=this.cropBox.w.toFixed(0)+"x"+this.cropBox.h.toFixed(0)},this.updateResizeBox=()=>{this.resizeBox.w=this.image.offsetWidth||this.naturalWidth,this.resizeBox.h=this.image.offsetHeight||this.naturalHeight},this.setHandlers=()=>{let t=this,{widthInput:i,heightInput:n}=(0,l.refs)(this.editor);t.j.e.on([t.editor.querySelector(".jodit_bottomright"),t.cropHandler],`mousedown.${p}`,this.onResizeHandleMouseDown).on(this.j.ow,`resize.${p}`,()=>{this.j.e.fire(t.resizeHandler,"updatesize"),t.showCrop(),this.j.e.fire(t.cropHandler,"updatesize")}),t.j.e.on((0,l.toArray)(this.editor.querySelectorAll(`.${p}__slider-title`)),"click",this.onTitleModeClick).on([i,n],"input",this.onChangeSizeInput);let{keepAspectRatioResize:o,keepAspectRatioCrop:r}=(0,l.refs)(this.editor);o&&o.addEventListener("change",()=>{this.resizeUseRatio=o.checked}),r&&r.addEventListener("change",()=>{this.cropUseRatio=r.checked}),t.j.e.on(t.resizeHandler,"updatesize",()=>{(0,l.css)(t.resizeHandler,{top:0,left:0,width:t.image.offsetWidth||t.naturalWidth,height:t.image.offsetHeight||t.naturalHeight}),this.updateResizeBox()}).on(t.cropHandler,"updatesize",()=>{if(!t.cropImage)return;let i=(0,l.css)(t.cropHandler,"left"),n=(0,l.css)(t.cropHandler,"top"),o=t.cropHandler.offsetWidth,r=t.cropHandler.offsetHeight;i<0&&(i=0),n<0&&(n=0),i+o>t.cropImage.offsetWidth&&(o=t.cropImage.offsetWidth-i,t.cropUseRatio&&(r=o/t.ratio)),n+r>t.cropImage.offsetHeight&&(r=t.cropImage.offsetHeight-n,t.cropUseRatio&&(o=r*t.ratio)),(0,l.css)(t.cropHandler,{width:o,height:r,left:i,top:n,backgroundPosition:-i-1+"px "+(-n-1)+"px",backgroundSize:t.cropImage.offsetWidth+"px "+t.cropImage.offsetHeight+"px"}),t.updateCropBox()}),Object.values(t.buttons).forEach(o=>{o.onAction(()=>{let r={action:t.activeTab,box:t.activeTab===f?t.resizeBox:t.cropBox};switch(o){case t.buttons.saveas:t.j.prompt("Enter new name","Save in new file",i=>{if(!(0,l.trim)(i))return t.j.alert("The name should not be empty"),!1;t.onSave(i,r,t.hide,i=>{t.j.alert(i.message)})});break;case t.buttons.save:t.onSave(void 0,r,t.hide,i=>{t.j.alert(i.message)});break;case t.buttons.reset:t.activeTab===f?((0,l.css)(t.image,{width:null,height:null}),i.value=t.naturalWidth.toString(),n.value=t.naturalHeight.toString(),t.j.e.fire(t.resizeHandler,"updatesize")):t.showCrop()}})})},this.options=t&&t.o&&t.o.imageeditor?t.o.imageeditor:u.Config.defaultOptions.imageeditor;const i=this.options;this.resizeUseRatio=i.resizeUseRatio,this.cropUseRatio=i.cropUseRatio,this.buttons={reset:(0,c.Button)(this.j,"update","Reset"),save:(0,c.Button)(this.j,"save","Save"),saveas:(0,c.Button)(this.j,"save","Save as ...")},this.activeTab=i.resize?f:m,this.editor=(0,d.form)(this.j,this.options);const{resizeBox:n,cropBox:r}=(0,l.refs)(this.editor);this.resize_box=n,this.crop_box=r,this.sizes=this.editor.querySelector(`.${p}__area.${p}__area_crop .jodit-image-editor__sizes`),this.resizeHandler=this.editor.querySelector(`.${p}__resizer`),this.cropHandler=this.editor.querySelector(`.${p}__croper`),this._dialog=this.j.dlg({buttons:["fullsize","dialog.close"]}),this._dialog.setContent(this.editor),this._dialog.setSize(this.o.width,this.o.height),this._dialog.setHeader([this.buttons.reset,this.buttons.save,this.buttons.saveas]),this.setHandlers()}};function b(t,i,n,o,r,s){return this.getInstance("ImageEditor",this.o).open(t,(t,a,c,u)=>(0,l.call)("resize"===a.action?this.dataProvider.resize:this.dataProvider.crop,n,o,i,t,a.box).then(t=>{t&&(c(),r&&r())}).catch(t=>{u(t),s&&s(t)}))}g.calcValueByPercent=(t,i)=>{let n,o=i.toString(),r=parseFloat(t.toString());return(n=/^[-+]?[0-9]+(px)?$/.exec(o))?parseInt(o,10):(n=/^([-+]?[0-9.]+)%$/.exec(o))?Math.round(r*(parseFloat(n[1])/100)):r||0},h([s.autobind],g.prototype,"hide",null),h([s.autobind],g.prototype,"open",null),h([s.autobind],g.prototype,"onTitleModeClick",null),h([(0,s.debounce)(),s.autobind],g.prototype,"onChangeSizeInput",null),h([s.autobind],g.prototype,"onResizeHandleMouseDown",null),h([s.autobind],g.prototype,"onGlobalMouseUp",null),h([(0,s.throttle)(10)],g.prototype,"onGlobalMouseMove",null),g=o=h([s.component],g)},50267:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path stroke-width="0" d="M384 1408q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm0-512q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zm-1408-928q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zm0-512v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5z"/> </svg> '},50373:function(t,i,n){"use strict";n.d(i,{processOldBrowserDrag:function(){return u}});var o=n(82758),r=n(22732),s=n(580),a=n(21537),l=n(74569),c=n(80020);function u(t,i,n,u,d){if(i&&(!i.types.length||i.types[0]!==o.TEXT_PLAIN)){let i=t.j.c.div("",{tabindex:-1,style:"left: -9999px; top: 0; width: 0; height: 100%;line-height: 140%; overflow: hidden; position: fixed; z-index: 2147483647; word-break: break-all;",contenteditable:!0});(0,s.getContainer)(t.j,t.constructor).appendChild(i);let o=(0,a.isJoditObject)(t.j)?t.j.s.save():null;i.focus(),t.j.async.setTimeout(()=>{let s=i.firstChild;if(r.Dom.safeRemove(i),s&&s.hasAttribute("src")){let i=(0,a.attr)(s,"src")||"";o&&(0,a.isJoditObject)(t.j)&&t.j.s.restore(),(0,c.sendFiles)(t,[(0,l.dataURItoBlob)(i)],n,u).finally(d)}},t.j.defaultTimeout)}}},50535:function(t,i,n){"use strict";n.d(i,{LimitedStack:function(){return o}});class o{push(t){return this.stack.push(t),this.stack.length>this.limit&&this.stack.shift(),this}pop(){return this.stack.pop()}find(t){return this.stack.find(t)}constructor(t){this.limit=t,this.stack=[]}}},50911:function(t,i,n){"use strict";n.d(i,{Plugin:function(){return o.Plugin}});var o=n(20356);n(41876)},50963:function(t,i,n){"use strict";var o=n(6441);o.Config.prototype.iframeBaseUrl="",o.Config.prototype.iframeTitle="Jodit Editor",o.Config.prototype.iframeDoctype="<!DOCTYPE html>",o.Config.prototype.iframeDefaultSrc="about:blank",o.Config.prototype.iframeStyle='html{margin:0;padding:0;min-height: 100%;}body{box-sizing:border-box;font-size:13px;line-height:1.6;padding:10px;margin:0;background:transparent;color:#000;position:relative;z-index:2;user-select:auto;margin:0px;overflow:auto;outline:none;}table{width:100%;border:none;border-collapse:collapse;empty-cells: show;max-width: 100%;}th,td{padding: 2px 5px;border:1px solid #ccc;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}p{margin-top:0;}.jodit_editor .jodit_iframe_wrapper{display: block;clear: both;user-select: none;position: relative;}.jodit_editor .jodit_iframe_wrapper:after {position:absolute;content:"";z-index:1;top:0;left:0;right: 0;bottom: 0;cursor: pointer;display: block;background: rgba(0, 0, 0, 0);} .jodit_disabled{user-select: none;-o-user-select: none;-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;-ms-user-select: none}',o.Config.prototype.iframeCSSLinks=[],o.Config.prototype.iframeSandbox=null},51036:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1395 1184q0 13-10 23l-50 50q-10 10-23 10t-23-10l-393-393-393 393q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l466 466q10 10 10 23z"/> </svg> '},51251:function(t,i,n){"use strict";n.d(i,{UIMainPanel:function(){return g}});var o=n(82749),r=n(31635),s=n(68365),a=n(63227),l=n(86563),c=n(93677),u=n(48705),d=n(55885),h=n(65478),p=n(2748),f=n(67510),m=n(62843);class g extends f.UIElement{className(){return"UIMainPanel"}setParentView(t){var i,n,o,r,s,a;return null==(i=this.welcomeScreen)||i.setParentView(t),null==(n=this.conversationList)||n.setParentView(t),null==(o=this.messageList)||o.setParentView(t),null==(r=this.inputArea)||r.setParentView(t),null==(s=this.permissionRequest)||s.setParentView(t),null==(a=this.settingsButton)||a.setParentView(t),super.setParentView(t)}render(){return`<div class="&__container">
226
+ }`}).join("")}disable(){this.isEnabled=!1;let t=(0,c.cached)(this,"style");t&&(t.innerHTML="")}toggle(){this.isEnabled?this.disable():this.enable(),this.j.e.fire("updateToolbar")}afterInit(t){t.e.on("showBlocksEnabled",()=>this.isEnabled),t.registerCommand("enableShowBlocks",this.enable).registerCommand("disableShowBlocks",this.disable).registerCommand("toggleShowBlocks",this.toggle),this.j.o.showBlocks.enable&&this.enable()}beforeDestruct(t){this.disable(),u.Dom.safeRemove((0,c.cached)(this,"style"))}constructor(t){super(t),(0,o._)(this,"buttons",[{name:"showBlocks",group:"state"}]),(0,o._)(this,"isEnabled",!1),(0,d.extendLang)(s),p.Icon.set("showBlocks",l())}}(0,o._)(m,"requires",["license"]),(0,r.__decorate)([c.cache],m.prototype,"style",null),(0,r.__decorate)([c.autobind],m.prototype,"enable",null),(0,r.__decorate)([c.autobind],m.prototype,"disable",null),(0,r.__decorate)([c.autobind],m.prototype,"toggle",null),f.JoditPro.plugins.add("show-blocks",m)},47686:function(t,i,n){"use strict";n.d(i,{onTabInsideLi:function(){return o.onTabInsideLi}});var o=n(26658)},47749:function(t,i,n){"use strict";n.d(i,{readMargins:function(){return r}});var o=n(12475);function r(t,i,n){let r=!0,s=!1;["marginTop","marginRight","marginBottom","marginLeft"].forEach(n=>{let a=t.style.getPropertyValue((0,o.kebabCase)(n));if(!a){s=!0,i[n]=0;return}/^[0-9]+(px)?$/.test(a)&&(a=parseInt(a,10)),i[n]=a,(s&&i[n]||r&&"marginTop"!==n&&i[n]!==i.marginTop)&&(r=!1)}),n.marginIsLocked=r}},48038:function(t,i,n){"use strict";var o=n(6441);o.Config.prototype.toolbarSticky=!0,o.Config.prototype.toolbarDisableStickyForMobile=!0,o.Config.prototype.toolbarStickyOffset=0},48154:function(t){t.exports={"Show Blocks":"Mostrar Bloques"}},48538:function(t,i,n){"use strict";n.d(i,{UIElement:function(){return p}});var o,r=n(91907),s=n(55153),a=n(2748),l=n(70799),c=n(29960),u=n(14316),d=n(34176),h=n(12153);let p=o=class t extends r.ViewComponent{getRole(){var t;return(null==(t=this.options)?void 0:t.role)||""}get parentElement(){return this.__parentElement}set parentElement(t){this.__parentElement=t,t&&t.hookStatus("beforeDestruct",()=>this.destruct()),this.updateParentElement(this)}bubble(t){let i=this.parentElement;for(;i;)t(i),i=i.parentElement;return this}updateParentElement(t){var i;return null==(i=this.__parentElement)||i.updateParentElement(t),this}get(t,i){return super.get(t,i)||this.getElm(t)}closest(t){let i="object"==typeof t?i=>i===t:i=>r.Component.isInstanceOf(i,t),n=this.__parentElement;for(;n;){if(i(n))return n;n=!n.parentElement&&n.container.parentElement?o.closestElement(n.container.parentElement,o):n.parentElement}return null}static closestElement(t,i){let n=a.Dom.up(t,t=>{if(t){let{component:n}=t;return n&&r.Component.isInstanceOf(n,i)}return!1});return n?null==n?void 0:n.component:null}update(){}appendTo(t){return t.appendChild(this.container),this}clearName(t){return t.replace(/[^a-zA-Z0-9]/g,"_")}render(t){return this.j.c.div(this.componentName)}createContainer(t){let i=this.render(t);if((0,l.isString)(i)){let t=this.parseTemplate(i);return t.classList.add(this.componentName),t}return i}parseTemplate(t){return this.j.c.fromHTML(t.replace(/\*([^*]+?)\*/g,(t,i)=>h.Icon.get(i)||"").replace(/&_/g,this.componentName+"_").replace(/~([^~]+?)~/g,(t,i)=>this.i18n(i)))}destruct(){return a.Dom.safeRemove(this.container),this.parentElement=null,super.destruct()}constructor(t,i){super(t),this.name="",this.__parentElement=null,this.mods={},this.options=i,this.container=this.createContainer(i);const n=this.getRole();n&&(0,c.attr)(this.container,"role",n),Object.defineProperty(this.container,"component",{value:this,configurable:!0})}};p=o=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a}([(0,s.derive)(d.Mods,u.Elms)],p)},48591:function(t,i,n){"use strict";n.d(i,{makeInstance:function(){return s}});var o=n(82758),r=n(23282);function s(t,i){try{try{return(0,r.isFunction)(i)?new i(t):i}catch(n){if((0,r.isFunction)(i)&&!i.prototype)return i(t)}}catch(t){if(!o.IS_PROD)throw t}return null}},48705:function(t,i,n){"use strict";n.d(i,{UISettingsButton:function(){return o.UISettingsButton}});var o=n(76697)},49033:function(t,i,n){"use strict";n.d(i,{normalizeKeyAliases:function(){return s}});var o=n(82758),r=n(49055);function s(t){let i={},n={meta:1,ctrl:2,control:2,alt:3,shift:4,space:5};return t.replace(/\+\+/g,"+add").split(/[\s]*\+[\s]*/).map(t=>(0,r.trim)(t.toLowerCase())).map(t=>o.KEY_ALIASES[t]||t).sort((t,i)=>n[t]&&!n[i]?-1:!n[t]&&n[i]?1:n[t]&&n[i]?n[t]-n[i]:t>i?1:-1).filter(t=>!i[t]&&""!==t&&(i[t]=!0)).join("+")}},49055:function(t,i,n){"use strict";n.d(i,{trim:function(){return r},trimChars:function(){return s},trimInv:function(){return a}});var o=n(82758);function r(t){return t.replace((0,o.SPACE_REG_EXP_END)(),"").replace((0,o.SPACE_REG_EXP_START)(),"")}function s(t,i){return t.replace(RegExp(`[${i}]+$`),"").replace(RegExp(`^[${i}]+`),"")}function a(t){return t.replace((0,o.INVISIBLE_SPACE_REG_EXP_END)(),"").replace((0,o.INVISIBLE_SPACE_REG_EXP_START)(),"")}},49155:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1728 608v704q0 92-66 158t-158 66h-1216q-92 0-158-66t-66-158v-960q0-92 66-158t158-66h320q92 0 158 66t66 158v32h672q92 0 158 66t66 158z"/> </svg> '},49377:function(t){t.exports='<svg viewBox="0 0 76 76" xmlns="http://www.w3.org/2000/svg"> <path d="M38 6.90909C36.2517 6.90909 34.7591 7.58381 33.5221 8.93324C32.2852 10.2827 31.6667 11.911 31.6667 13.8182V20.7273H30.0833V15.7074C30.0833 13.9801 29.5556 12.5137 28.5 11.3082C27.4444 10.1027 26.125 9.5 24.5417 9.5C23.0243 9.5 21.7214 10.0938 20.6328 11.2813C19.5443 12.4688 19 13.8902 19 15.5455V38.7017L17.4167 37.0824V27.7983C17.4167 26.071 16.8889 24.6046 15.8333 23.3991C14.7778 22.1937 13.4583 21.5909 11.875 21.5909C10.3576 21.5909 9.05469 22.1847 7.96615 23.3722C6.8776 24.5597 6.33333 25.9811 6.33333 27.6364V39.7273C6.33333 41.4186 6.91059 42.8939 8.0651 44.1534L23.4036 60.1307C24.6901 61.5341 25.3333 63.3693 25.3333 65.6364C25.3333 66.572 25.6467 67.3816 26.2734 68.0653C26.9002 68.7491 27.6424 69.0909 28.5 69.0909H60.1667C61.0243 69.0909 61.7665 68.7491 62.3932 68.0653C63.02 67.3816 63.3333 66.572 63.3333 65.6364V64.2869C63.3333 62.8116 63.4983 61.4261 63.8281 60.1307L69.1719 36.5966C69.5017 35.3011 69.6667 33.9157 69.6667 32.4403V19.1619C69.6667 17.4347 69.1389 15.9683 68.0833 14.7628C67.0278 13.5573 65.7083 12.9545 64.125 12.9545C62.6076 12.9545 61.3047 13.5483 60.2161 14.7358C59.1276 15.9233 58.5833 17.3447 58.5833 19V20.7273H57V13.9801C57 12.5407 56.5877 11.2363 55.763 10.0668C54.9384 8.89725 53.8828 8.16856 52.5964 7.88068C52.1345 7.80871 51.7552 7.77273 51.4583 7.77273C49.941 7.77273 48.638 8.36648 47.5495 9.55398C46.4609 10.7415 45.9167 12.1629 45.9167 13.8182V20.7273H44.3333V14.142C44.3333 12.3068 43.7973 10.6965 42.7253 9.31108C41.6532 7.92566 40.2925 7.14299 38.6432 6.96307C38.4783 6.92708 38.2639 6.90909 38 6.90909ZM38 0C40.7708 0 43.2283 0.899621 45.3724 2.69886C47.2526 1.47538 49.2813 0.863636 51.4583 0.863636C53.4045 0.863636 55.2352 1.34943 56.9505 2.32102C58.6658 3.29261 60.0842 4.66004 61.2057 6.4233C62.0964 6.1714 63.0694 6.04545 64.125 6.04545C67.4236 6.04545 70.2274 7.33191 72.5365 9.90483C74.8455 12.4777 76 15.5634 76 19.1619V32.4403C76 34.2756 75.7856 36.2188 75.3568 38.2699L69.9635 61.804C69.7656 62.6676 69.6667 63.9451 69.6667 65.6364C69.6667 68.5152 68.7431 70.9621 66.8958 72.9773C65.0486 74.9924 62.8056 76 60.1667 76H28.5C25.7292 76 23.4531 74.9474 21.6719 72.8423C19.8906 70.7372 19 68.1733 19 65.1506L3.76042 49.1733C1.25347 46.5464 0 43.3977 0 39.7273V27.6364C0 24.0739 1.16276 21.0241 3.48828 18.4872C5.8138 15.9503 8.60938 14.6818 11.875 14.6818C12.2378 14.6818 12.5017 14.6998 12.6667 14.7358C12.8646 11.3172 14.1098 8.43845 16.4023 6.09943C18.6949 3.76042 21.408 2.59091 24.5417 2.59091C26.2569 2.59091 27.8733 2.96875 29.3906 3.72443C31.7656 1.24148 34.6354 0 38 0Z"/> </svg>'},49399:function(t,i){"use strict";i.default='<svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"> <path d="M1088 1256v240q0 16-12 28t-28 12h-240q-16 0-28-12t-12-28v-240q0-16 12-28t28-12h240q16 0 28 12t12 28zm316-600q0 54-15.5 101t-35 76.5-55 59.5-57.5 43.5-61 35.5q-41 23-68.5 65t-27.5 67q0 17-12 32.5t-28 15.5h-240q-15 0-25.5-18.5t-10.5-37.5v-45q0-83 65-156.5t143-108.5q59-27 84-56t25-76q0-42-46.5-74t-107.5-32q-65 0-108 29-35 25-107 115-13 16-31 16-12 0-25-8l-164-125q-13-10-15.5-25t5.5-28q160-266 464-266 80 0 161 31t146 83 106 127.5 41 158.5z"/> </svg> '},49459:function(t,i,n){"use strict";function o(t,i,n={}){let r=t[i];if("string"!=typeof r||!n.allowEmpty&&""===r)throw Error(`Parameter "${i}" is required and must be a${n.allowEmpty?"":" non-empty"} string`);return r}n.d(i,{requireString:function(){return o}})},49759:function(t,i,n){"use strict";n.r(i),i.default={symbols:"Symbolit"}},49841:function(t,i,n){"use strict";n.r(i),i.default={symbols:"Szimb\xf3lum"}},49922:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M621 1280h595v-595zm-45-45l595-595h-595v595zm1152 77v192q0 14-9 23t-23 9h-224v224q0 14-9 23t-23 9h-192q-14 0-23-9t-9-23v-224h-864q-14 0-23-9t-9-23v-864h-224q-14 0-23-9t-9-23v-192q0-14 9-23t23-9h224v-224q0-14 9-23t23-9h192q14 0 23 9t9 23v224h851l246-247q10-9 23-9t23 9q9 10 9 23t-9 23l-247 246v851h224q14 0 23 9t9 23z"/> </svg> '},49996:function(t,i,n){"use strict";n.d(i,{FiniteStateMachine:function(){return a}});var o=n(82758),r=n(70799),s=n(38837);class a{setState(t){(0,s.assert)(!this.__previewsStates.has(t),"Circled states"),this.__previewsStates.add(t),this.__state=t}getState(){return this.__state}disableSilent(){this.silent=!1}dispatch(t,i){let n=this.transitions[this.getState()][t];if(n){let t=n.call(this,i);return(0,s.assert)(t&&t!==i,"Action should return new value"),(0,s.assert)((0,r.isString)(t.next),"Value should contain the next state"),(0,s.assert)(t.next!==this.getState(),"The new state should not be equal to the old one."),this.setState(t.next),o.IS_PROD||this.silent,t}throw Error(`invalid action: ${this.getState()}.${t.toString()}`)}constructor(t,i){this.transitions=i,this.silent=!0,this.__previewsStates=new Set,this.setState(t)}}},50050:function(t,i,n){"use strict";n.d(i,{ImageEditor:function(){return _},openImageEditor:function(){return C}});var o,r=n(91907),s=n(65478),a=n(22732),l=n(4510),c=n(49055),u=n(29960),d=n(41180),h=n(76078),p=n(37790),f=n(62843),m=n(6441);n(62489);var g=n(22461),b=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let v="jodit-image-editor",y="resize",w="crop",_=o=class t extends r.ViewComponent{className(){return"ImageEditor"}get o(){return this.options}hide(){this._dialog.close()}open(t,i){return this.j.async.promise(n=>{let o=new Date().getTime();this.image=this.j.c.element("img"),(0,h.$$)("img,.jodit-icon_loader",this.resize_box).forEach(a.Dom.safeRemove),(0,h.$$)("img,.jodit-icon_loader",this.crop_box).forEach(a.Dom.safeRemove),(0,d.css)(this.cropHandler,"background","transparent"),this.onSave=i,this.resize_box.appendChild(this.j.c.element("i",{class:"jodit-icon_loader"})),this.crop_box.appendChild(this.j.c.element("i",{class:"jodit-icon_loader"})),/\?/.test(t)?t+="&_tst="+o:t+="?_tst="+o,this.image.setAttribute("src",t),this._dialog.open();let{widthInput:r,heightInput:s}=(0,h.refs)(this.editor),l=()=>{this.isDestructed||(this.image.removeEventListener("load",l),this.naturalWidth=this.image.naturalWidth,this.naturalHeight=this.image.naturalHeight,r.value=this.naturalWidth.toString(),s.value=this.naturalHeight.toString(),this.ratio=this.naturalWidth/this.naturalHeight,this.resize_box.appendChild(this.image),this.cropImage=this.image.cloneNode(!0),this.crop_box.appendChild(this.cropImage),a.Dom.safeRemove.apply(null,(0,h.$$)(".jodit-icon_loader",this.editor)),this.activeTab===w&&this.showCrop(),this.j.e.fire(this.resizeHandler,"updatesize"),this.j.e.fire(this.cropHandler,"updatesize"),this._dialog.setPosition(),this.j.e.fire("afterImageEditor"),n(this._dialog))};this.image.addEventListener("load",l),this.image.complete&&l()})}onTitleModeClick(t){let i=t.target,n=null==i?void 0:i.parentElement;if(!n)return;(0,h.$$)(`.${v}__slider,.${v}__area`,this.editor).forEach(t=>t.classList.remove(`${v}_active`)),n.classList.add(`${v}_active`),this.activeTab=(0,u.attr)(n,"-area")||y;let o=this.editor.querySelector(`.${v}__area.${v}__area_`+this.activeTab);o&&o.classList.add(`${v}_active`),this.activeTab===w&&this.showCrop()}onChangeSizeInput(t){let i,n=t.target,{widthInput:o,heightInput:r}=(0,h.refs)(this.editor),s="widthInput"===(0,u.attr)(n,"data-ref"),a=parseInt(n.value,10),l=s?this.o.min_width:this.o.min_height,c=s?this.o.min_height:this.o.min_width;a>l&&((0,d.css)(this.image,s?"width":"height",a),this.resizeUseRatio&&(i=s?Math.round(a/this.ratio):Math.round(a*this.ratio))>c&&((0,d.css)(this.image,s?"height":"width",i),s?r.value=i.toString():o.value=i.toString())),this.j.e.fire(this.resizeHandler,"updatesize")}onResizeHandleMouseDown(t){this.target=t.target,t.preventDefault(),t.stopImmediatePropagation(),this.clicked=!0,this.start_x=t.clientX,this.start_y=t.clientY,this.activeTab===w?(this.top_x=(0,d.css)(this.cropHandler,"left"),this.top_y=(0,d.css)(this.cropHandler,"top"),this.width=this.cropHandler.offsetWidth,this.height=this.cropHandler.offsetHeight):(this.width=this.image.offsetWidth,this.height=this.image.offsetHeight),this.j.e.on(this.j.ow,"mousemove",this.onGlobalMouseMove).one(this.j.ow,"mouseup",this.onGlobalMouseUp)}onGlobalMouseUp(t){this.clicked&&(this.clicked=!1,t.stopImmediatePropagation(),this.j.e.off(this.j.ow,"mousemove",this.onGlobalMouseMove))}onGlobalMouseMove(t){if(!this.clicked)return;let{widthInput:i,heightInput:n}=(0,h.refs)(this.editor);this.diff_x=t.clientX-this.start_x,this.diff_y=t.clientY-this.start_y,this.activeTab===y&&this.resizeUseRatio||this.activeTab===w&&this.cropUseRatio?this.diff_x?(this.new_w=this.width+this.diff_x,this.new_h=Math.round(this.new_w/this.ratio)):(this.new_h=this.height+this.diff_y,this.new_w=Math.round(this.new_h*this.ratio)):(this.new_w=this.width+this.diff_x,this.new_h=this.height+this.diff_y),this.activeTab===y?(this.new_w>this.o.resizeMinWidth&&((0,d.css)(this.image,"width",this.new_w+"px"),i.value=this.new_w.toString()),this.new_h>this.o.resizeMinHeight&&((0,d.css)(this.image,"height",this.new_h+"px"),n.value=this.new_h.toString()),this.j.e.fire(this.resizeHandler,"updatesize")):(this.target!==this.cropHandler?(this.top_x+this.new_w>this.cropImage.offsetWidth&&(this.new_w=this.cropImage.offsetWidth-this.top_x),this.top_y+this.new_h>this.cropImage.offsetHeight&&(this.new_h=this.cropImage.offsetHeight-this.top_y),(0,d.css)(this.cropHandler,{width:this.new_w,height:this.new_h})):(this.top_x+this.diff_x+this.cropHandler.offsetWidth>this.cropImage.offsetWidth&&(this.diff_x=this.cropImage.offsetWidth-this.top_x-this.cropHandler.offsetWidth),(0,d.css)(this.cropHandler,"left",this.top_x+this.diff_x),this.top_y+this.diff_y+this.cropHandler.offsetHeight>this.cropImage.offsetHeight&&(this.diff_y=this.cropImage.offsetHeight-this.top_y-this.cropHandler.offsetHeight),(0,d.css)(this.cropHandler,"top",this.top_y+this.diff_y)),this.j.e.fire(this.cropHandler,"updatesize"))}destruct(){this.isDestructed||(this._dialog&&!this._dialog.isInDestruct&&this._dialog.destruct(),a.Dom.safeRemove(this.editor),this.j.e&&this.j.e.off(this.j.ow,"mousemove",this.onGlobalMouseMove).off(this.j.ow,"mouseup",this.onGlobalMouseUp).off(this.ow,`.${v}`).off(`.${v}`),super.destruct())}constructor(t){super(t),this.resizeUseRatio=!0,this.cropUseRatio=!0,this.clicked=!1,this.start_x=0,this.start_y=0,this.top_x=0,this.top_y=0,this.width=0,this.height=0,this.activeTab=y,this.naturalWidth=0,this.naturalHeight=0,this.ratio=0,this.new_h=0,this.new_w=0,this.diff_x=0,this.diff_y=0,this.cropBox={x:0,y:0,w:0,h:0},this.resizeBox={w:0,h:0},this.calcCropBox=()=>{let t=this.crop_box.parentNode,i=.8*t.offsetWidth,n=.8*t.offsetHeight,o=i,r=n,{naturalWidth:s,naturalHeight:a}=this;i>s&&n>a?(o=s,r=a):this.ratio>i/n?(o=i,r=i/s*a):(o=n/a*s,r=n),(0,d.css)(this.crop_box,{width:o,height:r})},this.showCrop=()=>{if(!this.cropImage)return;this.calcCropBox();let t=this.cropImage.offsetWidth||this.image.offsetWidth||this.image.naturalWidth;this.new_w=o.calcValueByPercent(t,this.o.cropDefaultWidth);let i=this.cropImage.offsetHeight||this.image.offsetHeight||this.image.naturalHeight;this.cropUseRatio?this.new_h=this.new_w/this.ratio:this.new_h=o.calcValueByPercent(i,this.o.cropDefaultHeight),(0,d.css)(this.cropHandler,{backgroundImage:"url("+(0,u.attr)(this.cropImage,"src")+")",width:this.new_w,height:this.new_h,left:t/2-this.new_w/2,top:i/2-this.new_h/2}),this.j.e.fire(this.cropHandler,"updatesize")},this.updateCropBox=()=>{if(!this.cropImage)return;let t=this.cropImage.offsetWidth/this.naturalWidth,i=this.cropImage.offsetHeight/this.naturalHeight;this.cropBox.x=(0,d.css)(this.cropHandler,"left")/t,this.cropBox.y=(0,d.css)(this.cropHandler,"top")/i,this.cropBox.w=this.cropHandler.offsetWidth/t,this.cropBox.h=this.cropHandler.offsetHeight/i,this.sizes.textContent=this.cropBox.w.toFixed(0)+"x"+this.cropBox.h.toFixed(0)},this.updateResizeBox=()=>{this.resizeBox.w=this.image.offsetWidth||this.naturalWidth,this.resizeBox.h=this.image.offsetHeight||this.naturalHeight},this.setHandlers=()=>{let t=this,{widthInput:i,heightInput:n}=(0,h.refs)(this.editor);t.j.e.on([t.editor.querySelector(".jodit_bottomright"),t.cropHandler],`mousedown.${v}`,this.onResizeHandleMouseDown).on(this.j.ow,`resize.${v}`,()=>{this.j.e.fire(t.resizeHandler,"updatesize"),t.showCrop(),this.j.e.fire(t.cropHandler,"updatesize")}),t.j.e.on((0,l.toArray)(this.editor.querySelectorAll(`.${v}__slider-title`)),"click",this.onTitleModeClick).on([i,n],"input",this.onChangeSizeInput);let{keepAspectRatioResize:o,keepAspectRatioCrop:r}=(0,h.refs)(this.editor);o&&o.addEventListener("change",()=>{this.resizeUseRatio=o.checked}),r&&r.addEventListener("change",()=>{this.cropUseRatio=r.checked}),t.j.e.on(t.resizeHandler,"updatesize",()=>{(0,d.css)(t.resizeHandler,{top:0,left:0,width:t.image.offsetWidth||t.naturalWidth,height:t.image.offsetHeight||t.naturalHeight}),this.updateResizeBox()}).on(t.cropHandler,"updatesize",()=>{if(!t.cropImage)return;let i=(0,d.css)(t.cropHandler,"left"),n=(0,d.css)(t.cropHandler,"top"),o=t.cropHandler.offsetWidth,r=t.cropHandler.offsetHeight;i<0&&(i=0),n<0&&(n=0),i+o>t.cropImage.offsetWidth&&(o=t.cropImage.offsetWidth-i,t.cropUseRatio&&(r=o/t.ratio)),n+r>t.cropImage.offsetHeight&&(r=t.cropImage.offsetHeight-n,t.cropUseRatio&&(o=r*t.ratio)),(0,d.css)(t.cropHandler,{width:o,height:r,left:i,top:n,backgroundPosition:-i-1+"px "+(-n-1)+"px",backgroundSize:t.cropImage.offsetWidth+"px "+t.cropImage.offsetHeight+"px"}),t.updateCropBox()}),Object.values(t.buttons).forEach(o=>{o.onAction(()=>{let r={action:t.activeTab,box:t.activeTab===y?t.resizeBox:t.cropBox};switch(o){case t.buttons.saveas:t.j.prompt("Enter new name","Save in new file",i=>{if(!(0,c.trim)(i))return t.j.alert("The name should not be empty"),!1;t.onSave(i,r,t.hide,i=>{t.j.alert(i.message)})});break;case t.buttons.save:t.onSave(void 0,r,t.hide,i=>{t.j.alert(i.message)});break;case t.buttons.reset:t.activeTab===y?((0,d.css)(t.image,{width:null,height:null}),i.value=t.naturalWidth.toString(),n.value=t.naturalHeight.toString(),t.j.e.fire(t.resizeHandler,"updatesize")):t.showCrop()}})})},this.options=t&&t.o&&t.o.imageeditor?t.o.imageeditor:m.Config.defaultOptions.imageeditor;const i=this.options;this.resizeUseRatio=i.resizeUseRatio,this.cropUseRatio=i.cropUseRatio,this.buttons={reset:(0,f.Button)(this.j,"update","Reset"),save:(0,f.Button)(this.j,"save","Save"),saveas:(0,f.Button)(this.j,{icon:{name:"save"},name:"save-as",text:"Save as ..."})},this.activeTab=i.resize?y:w,this.editor=(0,g.form)(this.j,this.options);const{resizeBox:n,cropBox:r}=(0,h.refs)(this.editor);this.resize_box=n,this.crop_box=r,this.sizes=this.editor.querySelector(`.${v}__area.${v}__area_crop .jodit-image-editor__sizes`),this.resizeHandler=this.editor.querySelector(`.${v}__resizer`),this.cropHandler=this.editor.querySelector(`.${v}__croper`),this._dialog=this.j.dlg({buttons:["fullsize","dialog.close"]}),this._dialog.setContent(this.editor),this._dialog.setSize(this.o.width,this.o.height),this._dialog.setHeader([this.buttons.reset,this.buttons.save,this.buttons.saveas]),this.setHandlers()}};function C(t,i,n,o,r,s){return this.getInstance("ImageEditor",this.o).open(t,(t,a,l,c)=>(0,p.call)("resize"===a.action?this.dataProvider.resize:this.dataProvider.crop,n,o,i,t,a.box).then(t=>{t&&(l(),r&&r())}).catch(t=>{c(t),s&&s(t)}))}_.calcValueByPercent=(t,i)=>{let n,o=i.toString(),r=parseFloat(t.toString());return(n=/^[-+]?[0-9]+(px)?$/.exec(o))?parseInt(o,10):(n=/^([-+]?[0-9.]+)%$/.exec(o))?Math.round(r*(parseFloat(n[1])/100)):r||0},b([s.autobind],_.prototype,"hide",null),b([s.autobind],_.prototype,"open",null),b([s.autobind],_.prototype,"onTitleModeClick",null),b([(0,s.debounce)(),s.autobind],_.prototype,"onChangeSizeInput",null),b([s.autobind],_.prototype,"onResizeHandleMouseDown",null),b([s.autobind],_.prototype,"onGlobalMouseUp",null),b([(0,s.throttle)(10)],_.prototype,"onGlobalMouseMove",null),_=o=b([s.component],_)},50267:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path stroke-width="0" d="M384 1408q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm0-512q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zm-1408-928q0 80-56 136t-136 56-136-56-56-136 56-136 136-56 136 56 56 136zm1408 416v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5zm0-512v192q0 13-9.5 22.5t-22.5 9.5h-1216q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1216q13 0 22.5 9.5t9.5 22.5z"/> </svg> '},50373:function(t,i,n){"use strict";n.d(i,{processOldBrowserDrag:function(){return u}});var o=n(82758),r=n(22732),s=n(580),a=n(21537),l=n(74569),c=n(80020);function u(t,i,n,u,d){if(i&&(!i.types.length||i.types[0]!==o.TEXT_PLAIN)){let i=t.j.c.div("",{tabindex:-1,style:"left: -9999px; top: 0; width: 0; height: 100%;line-height: 140%; overflow: hidden; position: fixed; z-index: 2147483647; word-break: break-all;",contenteditable:!0});(0,s.getContainer)(t.j,t.constructor).appendChild(i);let o=(0,a.isJoditObject)(t.j)?t.j.s.save():null;i.focus(),t.j.async.setTimeout(()=>{let s=i.firstChild;if(r.Dom.safeRemove(i),s&&s.hasAttribute("src")){let i=(0,a.attr)(s,"src")||"";o&&(0,a.isJoditObject)(t.j)&&t.j.s.restore(),(0,c.sendFiles)(t,[(0,l.dataURItoBlob)(i)],n,u).finally(d)}},t.j.defaultTimeout)}}},50535:function(t,i,n){"use strict";n.d(i,{LimitedStack:function(){return o}});class o{push(t){return this.stack.push(t),this.stack.length>this.limit&&this.stack.shift(),this}pop(){return this.stack.pop()}find(t){return this.stack.find(t)}constructor(t){this.limit=t,this.stack=[]}}},50911:function(t,i,n){"use strict";n.d(i,{Plugin:function(){return o.Plugin}});var o=n(20356);n(41876)},50963:function(t,i,n){"use strict";var o=n(6441);o.Config.prototype.iframeBaseUrl="",o.Config.prototype.iframeTitle="Jodit Editor",o.Config.prototype.iframeDoctype="<!DOCTYPE html>",o.Config.prototype.iframeDefaultSrc="about:blank",o.Config.prototype.iframeStyle='html{margin:0;padding:0;min-height: 100%;}body{box-sizing:border-box;font-size:13px;line-height:1.6;padding:10px;margin:0;background:transparent;color:#000;position:relative;z-index:2;user-select:auto;margin:0px;overflow:auto;outline:none;}table{width:100%;border:none;border-collapse:collapse;empty-cells: show;max-width: 100%;}th,td{padding: 2px 5px;border:1px solid #ccc;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}p{margin-top:0;}.jodit_editor .jodit_iframe_wrapper{display: block;clear: both;user-select: none;position: relative;}.jodit_editor .jodit_iframe_wrapper:after {position:absolute;content:"";z-index:1;top:0;left:0;right: 0;bottom: 0;cursor: pointer;display: block;background: rgba(0, 0, 0, 0);} .jodit_disabled{user-select: none;-o-user-select: none;-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;-ms-user-select: none}',o.Config.prototype.iframeCSSLinks=[],o.Config.prototype.iframeSandbox=null},51036:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1395 1184q0 13-10 23l-50 50q-10 10-23 10t-23-10l-393-393-393 393q-10 10-23 10t-23-10l-50-50q-10-10-10-23t10-23l466-466q10-10 23-10t23 10l466 466q10 10 10 23z"/> </svg> '},51251:function(t,i,n){"use strict";n.d(i,{UIMainPanel:function(){return g}});var o=n(82749),r=n(31635),s=n(68365),a=n(63227),l=n(86563),c=n(93677),u=n(48705),d=n(55885),h=n(65478),p=n(2748),f=n(67510),m=n(62843);class g extends f.UIElement{className(){return"UIMainPanel"}setParentView(t){var i,n,o,r,s,a;return null==(i=this.welcomeScreen)||i.setParentView(t),null==(n=this.conversationList)||n.setParentView(t),null==(o=this.messageList)||o.setParentView(t),null==(r=this.inputArea)||r.setParentView(t),null==(s=this.permissionRequest)||s.setParentView(t),null==(a=this.settingsButton)||a.setParentView(t),super.setParentView(t)}render(){return`<div class="&__container">
227
227
  <div class="&__header">
228
228
  <div class="&__header-left"></div>
229
229
  <div class="&__header-title"></div>
@@ -421,7 +421,7 @@ ${s}`.trim();n?await this.__executeQuickCommandSilent(c,s):await this.__executeQ
421
421
  scr.src = 'https://maps.googleapis.com/maps/api/js?key=${t.o.googleMaps.API_KEY}&language=${t.o.language}&callback=CreateGMap${i.uid}';
422
422
  document.appendChild(scr);
423
423
  }
424
- /*]]>*/</script>`.replace(/[\n\t]+/g,"")}},61872:function(t,i,n){"use strict";n.d(i,{processArtifacts:function(){return a},processFinalResponse:function(){return s},processStreamingResponse:function(){return r}});var o=n(61558);async function r(t,i,n){let r=(0,o.createAIMessage)(),s=-1;for await(let a of i.stream){switch(a.type){case"created":r={...r,id:a.response.responseId,content:""},s=n.messages.length;break;case"text-delta":r={...r,content:r.content+a.delta};break;case"completed":r={...r,id:a.response.responseId,toolCalls:a.response.toolCalls||[],artifacts:a.response.artifacts||[]};break;case"error":{let t=(0,o.createErrorMessage)(a.error);r={...r,id:t.id,content:t.content}}}if(r.id){let i=n.messages.slice();i[s>=0?s:n.messages.length]=r,n={...n,messages:i,updated:Date.now()},t.setCurrentConversation(n)}}return{aiMessage:r,index:s,conversation:n}}function s(t,i){let n={...(0,o.createAIMessage)(),id:t.response.responseId,content:t.response.content,toolCalls:t.response.toolCalls||[],artifacts:t.response.artifacts||[]},r=i.messages.slice();return r.push(n),{aiMessage:n,index:(i={...i,messages:r,updated:Date.now()}).messages.length-1,conversation:i}}async function a(t,i,n,r){if(i.artifacts&&i.artifacts.length>0){let s=n.messages.slice();return s[r]={...s[r],artifacts:await (0,o.uploadArtifacts)(t,i.artifacts)},{...n,messages:s,updated:Date.now()}}return n}},61926:function(t,i,n){"use strict";var o=n(6441);o.Config.prototype.showPlaceholder=!0,o.Config.prototype.placeholder="Type something",o.Config.prototype.useInputsPlaceholder=!0},61991:function(t,i,n){"use strict";n.d(i,{checkUnsplittableBox:function(){return r}});var o=n(2748);function r(t,i,n){return!!o.Dom.canSplitBlock(n)||(o.Dom.before(t,i.createInside.element("br")),!1)}},62e3:function(t,i,n){"use strict";var o=n(27613),r=n(41180);let s=t=>t.args&&(0,o.isString)(t.args[0])?t.args[0].toLowerCase():"";i.default=["brushCell",{name:"valign",list:["Top","Middle","Bottom","Normal"],childTemplate:(t,i,n)=>n,exec:(t,i,{control:n})=>{let o=s(n);t.getInstance("Table",t.o).getAllSelectedCells().forEach(t=>{(0,r.css)(t,"vertical-align","normal"===o?"":o)})},tooltip:"Vertical align"},{name:"splitv",list:{tablesplitv:"Split vertical",tablesplitg:"Split horizontal"},tooltip:"Split"},{name:"align",icon:"left"},"\n",{name:"merge",command:"tablemerge",tooltip:"Merge"},{name:"addcolumn",list:{tableaddcolumnbefore:"Insert column before",tableaddcolumnafter:"Insert column after"},exec:(t,i,{control:n})=>{if(!(0,o.isJoditObject)(t))return;if(!n.args)return!1;let r=s(n);t.execCommand(r,!1,i)},tooltip:"Add column"},{name:"addrow",list:{tableaddrowbefore:"Insert row above",tableaddrowafter:"Insert row below"},exec:(t,i,{control:n})=>{if(!(0,o.isJoditObject)(t))return;if(!n.args)return!1;let r=s(n);t.execCommand(r,!1,i)},tooltip:"Add row"},{name:"delete",icon:"bin",list:{tablebin:"Delete table",tablebinrow:"Delete row",tablebincolumn:"Delete column",tableempty:"Empty cell"},exec:(t,i,{control:n})=>{if(!(0,o.isJoditObject)(t))return;if(!n.args)return!1;let r=s(n);t.execCommand(r,!1,i),t.e.fire("hidePopup")},tooltip:"Delete"}]},62232:function(t,i){"use strict";i.default={"Type something":"Scrivi qualcosa...",Advanced:"Avanzato","About Jodit":"A proposito di Jodit","Jodit Editor":"Jodit Editor","Jodit User's Guide":"Guida utente di Jodit","contains detailed help for using":"contiene una guida dettagliata per l'uso.","For information about the license, please go to our website:":"Per informazioni sulla licenza, si prega di visitare il nostro sito web:","Buy full version":"Acquista la versione completa","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.":"Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Tutti i diritti riservati.",Anchor:"Link","Open in new tab":"Apri in una nuova scheda","Open in fullsize":"Apri l'editor a schermo intero","Clear Formatting":"Pulisci Formattazione","Fill color or set the text color":"Colore di sfondo o del testo",Redo:"Ripristina",Undo:"Annulla",Bold:"Grassetto",Italic:"Corsivo","Insert Unordered List":"Inserisci lista non ordinata","Insert Ordered List":"Inserisci lista ordinata","Align Center":"Allinea al centro","Align Justify":"Allineamento Giustificato","Align Left":"Allinea a Sinistra","Align Right":"Allinea a Destra","Insert Horizontal Line":"Inserisci una linea orizzontale","Insert Image":"Inserisci immagine","Insert file":"Inserisci un file","Insert youtube/vimeo video":"Inserisci video Youtube/Vimeo","Insert link":"Inserisci link","Font size":"Dimensione carattere","Font family":"Tipo di font","Insert format block":"Inserisci blocco",Normal:"Normale","Heading 1":"Intestazione 1","Heading 2":"Intestazione 2","Heading 3":"Intestazione 3","Heading 4":"Intestazione 4",Quote:"Citazione",Code:"Codice",Insert:"Inserisci","Insert table":"Inserisci tabella","Decrease Indent":"Riduci il rientro","Increase Indent":"Aumenta il rientro","Select Special Character":"Seleziona un carattere speciale","Insert Special Character":"Inserisci un carattere speciale","Paint format":"Copia formato","Change mode":"Cambia modalita'",Margins:"Margini",top:"su",right:"destra",bottom:"gi\xf9",left:"sinistra",Styles:"Stili CSS",Classes:"Classi CSS",Align:"Allinea",Right:"Destra",Center:"Centro",Left:"Sinistra","--Not Set--":"--Non Impostato--",Src:"Fonte",Title:"Titolo",Alternative:"Testo Alternativo",Link:"Link","Open link in new tab":"Apri il link in una nuova scheda",Image:"Immagine",file:"Archivio","Image properties":"Propriet\xe0 dell'immagine",Cancel:"Annulla",Ok:"Accetta","Your code is similar to HTML. Keep as HTML?":"Il codice \xe8 simile all'HTML. Mantieni come HTML?","Paste as HTML":"Incolla come HTML",Keep:"Mantieni",Clean:"Pulisci","Insert as Text":"Inserisci come testo","Word Paste Detected":"Incolla testo da Word rilevato","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?":"Il contenuto incollato proviene da un documento Microsoft Word / Excel. Vuoi mantenere il formato o pulirlo?","Insert only Text":"Inserisci solo il testo","File Browser":"Cerca file","Error on load list":"Errore durante il caricamento dell'elenco","Error on load folders":"Errore durante il caricamento delle cartelle","Are you sure?":"Sei sicuro?","Enter Directory name":"Inserisci il nome della cartella","Create directory":"Crea cartella","type name":"Digita il nome","Drop image":"Cancella immagine","Drop file":"Cancella file","or click":"o clicca","Alternative text":"Testo alternativo",Browse:"Sfoglia",Upload:"Carica",Background:"Sfondo",Text:"Testo",Top:"Su",Middle:"Centro",Bottom:"Sotto","Insert column before":"Inserisci la colonna prima","Insert column after":"Inserisci la colonna dopo","Insert row above":"Inserisci la riga sopra","Insert row below":"Inserisci la riga sotto","Delete table":"Elimina tabella","Delete row":"Elimina riga","Delete column":"Elimina colonna","Empty cell":"Cella vuota",Delete:"Cancella","Strike through":"Barrato",Underline:"Sottolineato",Break:"Pausa","Search for":"Cerca per","Replace with":"Sostituisci con",Replace:"Sostituisci",Edit:"Modifica","Vertical align":"Allineamento verticala","Horizontal align":"Allineamento orizzontale",Filter:"Filtro","Sort by changed":"Ordina per data di modifica","Sort by name":"Ordina per nome","Sort by size":"Ordina per dimensione","Add folder":"Aggiungi cartella",Split:"Dividi","Split vertical":"Dividi verticalmente","Split horizontal":"Dividi orizzontale",Merge:"Fondi","Add column":"Aggiungi colonna","Add row":"Aggiungi riga",Border:"Bordo","Embed code":"Includi codice",Update:"Aggiorna",superscript:"indice",subscript:"pedice","Cut selection":"Taglia selezione",Paste:"Incolla","Choose Content to Paste":"Seleziona il contenuto da incollare","Chars: %d":"Caratteri: %d","Words: %d":"Parole: %d",All:"Tutto","Select %s":"Seleziona: %s","Select all":"Seleziona tutto",source:"risorsa",bold:"Grassetto",italic:"Corsivo",brush:"Pennello",link:"Link",undo:"Annulla",redo:"Ripristina",table:"Tabella",image:"Immagine",eraser:"Gomma",paragraph:"Paragrafo",fontsize:"Dimensione del carattere",video:"Video",font:"Font",about:"Approposito di",print:"Stampa",underline:"Sottolineato",strikethrough:"Barrato",indent:"aumenta rientro",outdent:"riduci rientro",fullsize:"espandi",shrink:"comprimi",hr:"linea orizzontale",ul:"lista non ordinata",ol:"lista ordinata",cut:"Taglia",selectall:"Seleziona tutto","Open link":"Apri link","Edit link":"Modifica link","No follow":"Non seguire",Unlink:"Rimuovi link",Eye:"Recensione",pencil:"Per modificare"," URL":" URL",Reset:"Reset",Save:"Salva","Save as ...":"Salva con nome...",Resize:"Ridimensiona",Crop:"Ritaglia",Width:"Larghezza",Height:"Altezza","Keep Aspect Ratio":"Mantieni le proporzioni",Yes:"Si",No:"No",Remove:"Rimuovi",Select:"Seleziona","You can only edit your own images. Download this image on the host?":"Puoi modificare solo le tue immagini. Vuoi scaricare questa immagine dal server?","The image has been successfully uploaded to the host!":"L'immagine \xe8 stata caricata correttamente sul server!",palette:"tavolozza","There are no files":"Non ci sono file in questa directory.",Rename:"Rinomina","Enter new name":"Inserisci un nuovo nome",preview:"anteprima",download:"Scarica","Paste from clipboard":"Incolla dagli appunti","Your browser doesn't support direct access to the clipboard.":"Il tuo browser non supporta l'accesso diretto agli appunti.","Copy selection":"Copia selezione",copy:"copia","Border radius":"Border radius","Show all":"Mostra tutti",Apply:"Applica","Please fill out this field":"Si prega di compilare questo campo","Please enter a web address":"Si prega di inserire un indirizzo web",Default:"Default",Circle:"Cerchio",Dot:"Punto",Quadrate:"Quadrato","Lower Alpha":"Lettera Minuscola","Lower Greek":"Lettera Greca Minuscola","Lower Roman":"Numero Romano Minuscolo","Upper Alpha":"Lettera Maiuscola","Upper Roman":"Numero Romano Maiuscolo",Find:"Trova","Find Previous":"Trova Precedente","Find Next":"Trova Successivo","Insert className":"Inserisci il nome della classe","Press Alt for custom resizing":"Premere Alt per il ridimensionamento personalizzato","License: %s":"Licenza: %s"}},62357:function(t,i,n){"use strict";n.d(i,{UIRange:function(){return c}});var o=n(82749),r=n(31635),s=n(65478),a=n(21537),l=n(67510);class c extends l.UIInput{className(){return"UIRange"}appendUIRange(){let t=this.j.create.div(this.getFullElName("slider"));this.container.appendChild(t);let i=this.j.create.div(this.getFullElName("handle"));t.appendChild(i);let n=this.j.create.div(this.getFullElName("log")),o=this.getElm("label");o&&o.appendChild(n)}onDragStart(t){this.startValue=parseFloat(this.value)||0,this.startX=t.clientX;let i=this.getElm("slider");(0,a.assert)(null!=i,"slider element does not exists"),this.width=i.offsetWidth,this.j.e.on(this.j.ow,"mousemove",this.onDrag)}onDrag(t){let{min:i,max:n,step:o=1}=this.state,r=(t.clientX-this.startX)/this.width*(this.state.max-this.state.min),s=this.startValue+r;s<i&&(s=i),s>n&&(s=n),s=Math.round(s/o)*o,this.value=s.toFixed(10)}onDragEnd(){this.j.e.off(this.j.ow,"mousemove",this.onDrag)}onChangeSelfValue(){let t=this.getElm("handle"),i=parseFloat(this.value)||0;(0,a.assert)(null!=t,"Handle element does not exist"),(0,a.css)(t,{left:(i-this.state.min)/(this.state.max-this.state.min)*100+"%"});let n=this.getElm("log");(0,a.assert)(null!=n,"log element does not exist"),n.innerText=i.toString()}destruct(){return this.onDragEnd(),super.destruct()}constructor(t,i){super(t,{...i,type:"hidden"}),(0,o._)(this,"state",{...l.UIInput.defaultState,min:0,max:100,step:1}),(0,o._)(this,"startValue",0),(0,o._)(this,"startX",0),(0,o._)(this,"width",100),Object.assign(this.state,i),this.appendUIRange(),this.onChangeSelfValue()}}(0,r.__decorate)([(0,s.watch)(["handle:mousedown","handle:touchstart"])],c.prototype,"onDragStart",null),(0,r.__decorate)([s.autobind],c.prototype,"onDrag",null),(0,r.__decorate)([(0,s.watch)(["j.ow:mouseup","j.ow:touchend"])],c.prototype,"onDragEnd",null),(0,r.__decorate)([(0,s.watch)(":change")],c.prototype,"onChangeSelfValue",null),c=(0,r.__decorate)([s.component],c)},62395:function(t,i,n){"use strict";n.r(i),i.default={newline:"nuova riga",delete:"eliminare",space:"spazio","Speech Recognize":"Discorso Riconoscere",Sound:"Suono","Interim Results":"Risultati intermedi"}},62405:function(t,i,n){"use strict";n.d(i,{UIGroup:function(){return d}});var o,r=n(4012),s=n(65478),a=n(2748),l=n(21537),c=n(48538),u=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let d=o=class t extends c.UIElement{className(){return"UIGroup"}getRole(){return"list"}get allChildren(){let t=[],i=[...this.elements];for(;i.length;){let n=i.shift();(0,l.isArray)(n)?i.push(...n):r.Component.isInstanceOf(n,o)?i.push(...n.elements):n&&t.push(n)}return t}update(){this.elements.forEach(t=>t.update()),this.setMod("size",this.buttonSize)}append(t,i){let n;if((0,l.isArray)(t)){if("number"==typeof i)throw Error("You can not use index when append array of elements");return t.forEach(t=>this.append(t,i)),this}if("number"==typeof i?(n=Math.min(Math.max(0,i),this.elements.length),this.elements.splice(n,0,t)):this.elements.push(t),t.name&&t.container.classList.add(this.getFullElName(t.name)),i&&"string"==typeof i){let n=this.getElm(i);if(null==n)throw Error("Element does not exist");n.appendChild(t.container)}else this.appendChildToContainer(t.container,n);return t.parentElement=this,this}afterSetMod(t,i){this.syncMod&&this.elements.forEach(n=>n.setMod(t,i))}appendChildToContainer(t,i){void 0===i||i<0||i>this.elements.length-1||null==this.container.children[i]?this.container.appendChild(t):this.container.insertBefore(t,this.container.children[i])}remove(t){let i=this.elements.indexOf(t);return -1!==i&&(this.elements.splice(i,1),a.Dom.safeRemove(t.container),t.parentElement=null),this}clear(){return this.elements.forEach(t=>t.destruct()),this.elements.length=0,this}setParentView(t){var i;return null==(i=this.elements)||i.forEach(i=>i.setParentView(t)),super.setParentView(t)}destruct(){return this.clear(),super.destruct()}constructor(t,i,n){super(t,n),this.options=n,this.syncMod=!1,this.elements=[],this.buttonSize="middle",null==i||i.forEach(t=>t&&this.append(t)),(null==n?void 0:n.name)&&(this.name=n.name)}};u([(0,s.watch)("buttonSize")],d.prototype,"update",null),d=o=u([s.component],d)},62489:function(t,i,n){"use strict";var o=n(12153),r=n(6441),s=n(49922),a=n(72144);r.Config.prototype.imageeditor={min_width:20,min_height:20,closeAfterSave:!1,width:"85%",height:"85%",crop:!0,resize:!0,resizeUseRatio:!0,resizeMinWidth:20,resizeMinHeight:20,cropUseRatio:!0,cropDefaultWidth:"70%",cropDefaultHeight:"70%"},o.Icon.set("crop",s.default).set("resize",a.default)},62553:function(t,i,n){"use strict";n.r(i),n.d(i,{description:function(){return r},name:function(){return o},parameters:function(){return s},requiresPermission:function(){return a}});let o="replaceInDocument",r="Find and replace text or HTML patterns throughout the entire document",s=[{name:"search",type:"string",description:"Text or pattern to search for",required:!0},{name:"replace",type:"string",description:"Replacement text or HTML",required:!0},{name:"useRegex",type:"boolean",description:"If true, treats search as a regular expression",required:!1,default:!1},{name:"useSelector",type:"string",description:"CSS selector to narrow down the search scope to specific elements",required:!1}],a=!0},62700:function(t,i){"use strict";i.default={"Type something":"なにかタイプしてください",Advanced:"高度な設定","About Jodit":"Joditについて","Jodit Editor":"Jodit Editor","Jodit User's Guide":"Jodit ユーザーズ・ガイド","contains detailed help for using":"詳しい使い方","For information about the license, please go to our website:":"ライセンス詳細についてはJodit Webサイトを確認ください:","Buy full version":"フルバージョンを購入","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.":"Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.",Anchor:"Anchor","Open in new tab":"新しいタブで開く","Open in fullsize":"エディターのサイズ(フル/ノーマル)","Clear Formatting":"書式をクリア","Fill color or set the text color":"テキストの色",Redo:"やり直し",Undo:"元に戻す",Bold:"太字",Italic:"斜体","Insert Unordered List":"箇条書き","Insert Ordered List":"番号付きリスト","Align Center":"中央揃え","Align Justify":"両端揃え","Align Left":"左揃え","Align Right":"右揃え","Insert Horizontal Line":"区切り線を挿入","Insert Image":"画像を挿入","Insert file":"ファイルを挿入","Insert youtube/vimeo video":"Youtube/Vimeo 動画","Insert link":"リンクを挿入","Font size":"フォントサイズ","Font family":"フォント","Insert format block":"テキストのスタイル",Normal:"指定なし","Heading 1":"タイトル1","Heading 2":"タイトル2","Heading 3":"タイトル3","Heading 4":"タイトル4",Quote:"引用",Code:"コード",Insert:"挿入","Insert table":"表を挿入","Decrease Indent":"インデント減","Increase Indent":"インデント増","Select Special Character":"特殊文字を選択","Insert Special Character":"特殊文字を挿入","Paint format":"書式を貼付け","Change mode":"編集モード切替え",Margins:"マージン",top:"上",right:"右",bottom:"下",left:"左",Styles:"スタイル",Classes:"クラス",Align:"配置",Right:"右寄せ",Center:"中央寄せ",Left:"左寄せ","--Not Set--":"指定なし",Src:"ソース",Title:"タイトル",Alternative:"代替テキスト",Link:"リンク","Open link in new tab":"新しいタブで開く",Image:"画像",file:"ファイル","Image properties":"画像のプロパティー",Cancel:"キャンセル",Ok:"確定","Your code is similar to HTML. Keep as HTML?":"HTMLコードを保持しますか?","Paste as HTML":"HTMLで貼付け",Keep:"HTMLを保持",Clean:"Clean","Insert as Text":"HTMLをテキストにする","Word Paste Detected":"Word Paste Detected","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?":"The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?","Insert only Text":"テキストだけ","File Browser":"File Browser","Error on load list":"Error on load list","Error on load folders":"Error on load folders","Are you sure?":"Are you sure?","Enter Directory name":"Enter Directory name","Create directory":"Create directory","type name":"type name","Drop image":"ここに画像をドロップ","Drop file":"ここにファイルをドロップ","or click":"or クリック","Alternative text":"代替テキスト",Browse:"ブラウズ",Upload:"アップロード",Background:"背景",Text:"文字",Top:"上",Middle:"中央",Bottom:"下","Insert column before":"左に列を挿入","Insert column after":"右に列を挿入","Insert row above":"上に行を挿入","Insert row below":"下に行を挿入","Delete table":"表を削除","Delete row":"行を削除","Delete column":"列を削除","Empty cell":"セルを空にする","Chars: %d":"文字数: %d","Words: %d":"単語数: %d","Strike through":"取り消し線",Underline:"下線",superscript:"上付き文字",subscript:"下付き文字","Cut selection":"切り取り","Select all":"すべて選択",Break:"Pause","Search for":"検索","Replace with":"置換",Replace:"交換",Paste:"貼付け","Choose Content to Paste":"選択した内容を貼付け",All:"全部",source:"source",bold:"bold",italic:"italic",brush:"brush",link:"link",undo:"undo",redo:"redo",table:"table",image:"image",eraser:"eraser",paragraph:"paragraph",fontsize:"fontsize",video:"video",font:"font",about:"about",print:"print",underline:"underline",strikethrough:"strikethrough",indent:"indent",outdent:"outdent",fullsize:"fullsize",shrink:"shrink",hr:"分割線",ul:"箇条書き",ol:"番号付きリスト",cut:"切り取り",selectall:"すべて選択","Open link":"リンクを開く","Edit link":"リンクを編集","No follow":"No follow",Unlink:"リンク解除",Eye:"サイトを確認"," URL":"URL",Reset:"リセット",Save:"保存","Save as ...":"Save as ...",Resize:"リサイズ",Crop:"Crop",Width:"幅",Height:"高さ","Keep Aspect Ratio":"縦横比を保持",Yes:"はい",No:"いいえ",Remove:"移除",Select:"選択","Select %s":"選択: %s",Update:"更新","Vertical align":"垂直方向の配置",Merge:"セルの結合","Add column":"列を追加","Add row":"行を追加",Border:"境界線","Embed code":"埋め込みコード",Delete:"削除",Edit:"編集","Horizontal align":"水平方向の配置",Filter:"Filter","Sort by changed":"Sort by changed","Sort by name":"Sort by name","Sort by size":"Sort by size","Add folder":"Add folder",Split:"分割","Split vertical":"セルの分割(垂直方向)","Split horizontal":"セルの分割(水平方向)","You can only edit your own images. Download this image on the host?":"You can only edit your own images. Download this image on the host?","The image has been successfully uploaded to the host!":"The image has been successfully uploaded to the host!",palette:"パレット",pencil:"鉛筆","There are no files":"There are no files",Rename:"Rename","Enter new name":"Enter new name",preview:"プレビュー",download:"ダウンロード","Paste from clipboard":"貼り付け","Your browser doesn't support direct access to the clipboard.":"お使いのブラウザはクリップボードを使用できません","Copy selection":"コピー",copy:"copy","Border radius":"角の丸み","Show all":"全て表示",Apply:"適用","Please fill out this field":"まだこの分野","Please enter a web address":"を入力してくださいウェブアドレス",Default:"デフォルト",Circle:"白丸",Dot:"黒丸",Quadrate:"四角",Find:"見","Find Previous":"探前","Find Next":"由来","Lower Alpha":"英小文字","Lower Greek":"ギリシャ文字","Lower Roman":"ローマ数字小文字","Upper Alpha":"英大文字","Upper Roman":"ローマ数字大文字","Insert className":"クラス名を挿入","Press Alt for custom resizing":"カスタムサイズ変更のためのAltキーを押します","License: %s":"ライセンス: %s"}},62770:function(t,i){"use strict";i.default={"Type something":"Bitte geben Sie einen Text ein",Advanced:"Fortgeschritten","About Jodit":"\xdcber Jodit","Jodit Editor":"Jodit Editor","Jodit User's Guide":"Das Jodit Benutzerhandbuch","contains detailed help for using":"beinhaltet ausf\xfchrliche Informationen wie Sie den Editor verwenden k\xf6nnen.","For information about the license, please go to our website:":"F\xfcr Informationen zur Lizenz, besuchen Sie bitte unsere Web-Pr\xe4senz:","Buy full version":"Vollversion kaufen","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.":"Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Alle Rechte vorbehalten.",Anchor:"Anker","Open in new tab":"In neuer Registerkarte \xf6ffnen","Open in fullsize":"Editor in voller Gr\xf6\xdfe \xf6ffnen","Clear Formatting":"Formatierung l\xf6schen","Fill color or set the text color":"F\xfcllfarbe oder Textfarbe \xe4ndern",Redo:"Wiederholen",Undo:"R\xfcckg\xe4ngig machen",Bold:"Fett",Italic:"Kursiv","Insert Unordered List":"Unsortierte Liste einf\xfcgen","Insert Ordered List":"Nummerierte Liste einf\xfcgen","Align Center":"Mittig ausrichten","Align Justify":"Blocksatz","Align Left":"Links ausrichten","Align Right":"Rechts ausrichten","Insert Horizontal Line":"Horizontale Linie einf\xfcgen","Insert Image":"Bild einf\xfcgen","Insert file":"Datei einf\xfcgen","Insert youtube/vimeo video":"Youtube/vimeo Video einf\xfcgen","Insert link":"Link einf\xfcgen","Font size":"Schriftgr\xf6\xdfe","Font family":"Schriftfamilie","Insert format block":"Formatblock einf\xfcgen",Normal:"Normal","Heading 1":"\xdcberschrift 1","Heading 2":"\xdcberschrift 2","Heading 3":"\xdcberschrift 3","Heading 4":"\xdcberschrift 4",Quote:"Zitat",Code:"Code",Insert:"Einf\xfcgen","Insert table":"Tabelle einf\xfcgen","Decrease Indent":"Einzug verkleinern","Increase Indent":"Einzug vergr\xf6\xdfern","Select Special Character":"Sonderzeichen ausw\xe4hlen","Insert Special Character":"Sonderzeichen einf\xfcgen","Paint format":"Format kopieren","Change mode":"\xc4nderungsmodus",Margins:"R\xe4nder",top:"Oben",right:"Rechts",bottom:"Unten",left:"Links",Styles:"CSS Stil",Classes:"CSS Klassen",Align:"Ausrichtung",Right:"Rechts",Center:"Zentriert",Left:"Links","--Not Set--":"Keine",Src:"Pfad",Title:"Titel",Alternative:"Alternativer Text",Link:"Link","Open link in new tab":"Link in neuem Tab \xf6ffnen",Image:"Bild",file:"Datei","Image properties":"Bildeigenschaften",Cancel:"Abbrechen",Ok:"OK","Your code is similar to HTML. Keep as HTML?":"Ihr Text \xe4hnelt HTML-Code. Als HTML beibehalten?","Paste as HTML":"Als HTML einf\xfcgen?",Keep:"Original speichern",Clean:"S\xe4ubern","Insert as Text":"Als Text einf\xfcgen","Word Paste Detected":"In Word formatierter Text erkannt","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?":"Der Inhalt, den Sie einf\xfcgen, stammt aus einem Microsoft Word / Excel-Dokument. M\xf6chten Sie das Format erhalten oder bereinigen?","Insert only Text":"Nur Text einf\xfcgen","File Browser":"Dateibrowser","Error on load list":"Fehler beim Laden der Liste","Error on load folders":"Fehler beim Laden der Ordner","Are you sure?":"Sind Sie sicher?","Enter Directory name":"Geben Sie den Verzeichnisnamen ein","Create directory":"Verzeichnis erstellen","type name":"Typname","Drop image":"Bild hier hinziehen","Drop file":"Datei l\xf6schen","or click":"oder hier klicken","Alternative text":"Alternativtext",Browse:"Ausw\xe4hlen",Upload:"Hochladen",Background:"Hintergrund",Text:"Text",Top:"Oben",Middle:"Mittig",Bottom:"Unten","Insert column before":"Spalte davor einf\xfcgen","Insert column after":"Spalte danach einf\xfcgen","Insert row above":"Zeile oberhalb einf\xfcgen","Insert row below":"Zeile unterhalb einf\xfcgen","Delete table":"Tabelle l\xf6schen","Delete row":"Zeile l\xf6schen","Delete column":"Spalte l\xf6schen","Empty cell":"Zelle leeren",Delete:"L\xf6schen","Strike through":"Durchstreichen",Underline:"Unterstreichen",Break:"Pause","Search for":"Suche nach","Replace with":"Ersetzen durch",Replace:"Ersetzen",Edit:"Bearbeiten","Vertical align":"Vertikale Ausrichtung","Horizontal align":"Horizontale Ausrichtung",Filter:"Filter","Sort by changed":"Sortieren nach ge\xe4ndert","Sort by name":"Nach Name sortieren","Sort by size":"Nach Gr\xf6\xdfe sortiert","Add folder":"Ordner hinzuf\xfcgen","Split vertical":"Vertikal unterteilen","Split horizontal":"Horizontal unterteilen",Split:"Unterteilen",Merge:"Vereinen","Add column":"Spalte hinzuf\xfcgen","Add row":"Zeile hinzuf\xfcgen",Border:"Rand","Embed code":"Code einbetten",Update:"Aktualisieren",superscript:"Hochstellen",subscript:"Tiefstellen","Cut selection":"Auswahl ausschneiden",Paste:"Einf\xfcgen","Choose Content to Paste":"W\xe4hlen Sie den Inhalt zum Einf\xfcgen aus","Chars: %d":"Zeichen: %d","Words: %d":"W\xf6rter: %d",All:"Alles markieren","Select %s":"Markieren: %s","Select all":"Alles markieren",source:"HTML",bold:"Fett gedruckt",italic:"Kursiv",brush:"B\xfcrste",link:"Verkn\xfcpfung",undo:"R\xfcckg\xe4ngig machen",redo:"Wiederholen",table:"Tabelle",image:"Bild",eraser:"Radiergummi",paragraph:"Absatz",fontsize:"Schriftgr\xf6\xdfe",video:"Video",font:"Schriftart",about:"\xdcber",print:"Drucken",underline:"Unterstreichen",strikethrough:"Durchstreichen",indent:"Einzug",outdent:"Herausstellen",fullsize:"Vollgr\xf6\xdfe",shrink:"Schrumpfen",hr:"die Linie",ul:"Liste von",ol:"Nummerierte Liste","Lower Alpha":"Standard, Alphabet (klein)","Upper Alpha":"Standard, Alphabet (gross)","Lower Roman":"R\xf6misch (klein)","Upper Roman":"R\xf6misch (gross)","Lower Greek":"Griechisch",cut:"Schneiden",selectall:"W\xe4hlen Sie Alle aus","Open link":"Link \xf6ffnen","Edit link":"Link bearbeiten","No follow":"Nofollow-Attribut",Unlink:"Link entfernen",Eye:"Ansehen",pencil:"Bearbeiten"," URL":"URL",Reset:"Wiederherstellen",Save:"Speichern","Save as ...":"Speichern als",Resize:"Gr\xf6\xdfe \xe4ndern",Crop:"Gr\xf6\xdfe anpassen",Width:"Breite",Height:"H\xf6he","Keep Aspect Ratio":"Seitenverh\xe4ltnis beibehalten",Yes:"Ja",No:"Nein",Remove:"Entfernen",Select:"Markieren","You can only edit your own images. Download this image on the host?":"Sie k\xf6nnen nur Ihre eigenen Bilder bearbeiten. Dieses Bild auf den Host herunterladen?","The image has been successfully uploaded to the host!":"Das Bild wurde erfolgreich auf den Server hochgeladen!",palette:"Palette","There are no files":"In diesem Verzeichnis befinden sich keine Dateien.",Rename:"Umbenennen","Enter new name":"Geben Sie einen neuen Namen ein",preview:"Vorschau",download:"Herunterladen","Paste from clipboard":"Aus Zwischenablage einf\xfcgen","Your browser doesn't support direct access to the clipboard.":"Ihr Browser unterst\xfctzt keinen direkten Zugriff auf die Zwischenablage.","Copy selection":"Auswahl kopieren",copy:"Kopieren","Border radius":"Radius f\xfcr abgerundete Ecken","Show all":"Alle anzeigen",Apply:"Anwenden","Please fill out this field":"Bitte f\xfcllen Sie dieses Feld aus","Please enter a web address":"Bitte geben Sie eine Web-Adresse ein",Default:"Standard",Circle:"Kreis",Dot:"Punkte",Quadrate:"Quadrate",Find:"Suchen","Find Previous":"Suche vorherige","Find Next":"Weitersuchen","Insert className":"className (CSS) einf\xfcgen","Press Alt for custom resizing":"Dr\xfccken Sie Alt f\xfcr benutzerdefinierte Gr\xf6\xdfenanpassung","License: %s":"Lizenz: %s"}},62843:function(t,i,n){"use strict";n.d(i,{Button:function(){return o.Button},UIButton:function(){return o.UIButton},UIButtonGroup:function(){return r.UIButtonGroup},UIButtonState:function(){return o.UIButtonState},UITooltip:function(){return s.UITooltip}});var o=n(10830),r=n(71916),s=n(57340)},62845:function(t,i,n){"use strict";n.d(i,{checkJoinNeighbors:function(){return a}});var o=n(82758),r=n(2748),s=n(63785);function a(t,i,n){let s=i,a=s;for(;s&&!r.Dom.findNotEmptySibling(s,n)&&s.parentElement!==t.editor;)a=s=s.parentElement;if(r.Dom.isElement(a)&&r.Dom.isContentEditable(a,t.editor)){var c,u;let s,d,h,p=r.Dom.findNotEmptySibling(a,n);if(p&&(c=a,u=p,s=r.Dom.isTag(u,o.LIST_TAGS),d=r.Dom.isTag(c,o.LIST_TAGS),h=(t,i)=>i?t.firstElementChild:t.lastElementChild,(d?(u=t.createInside.element(t.o.enterBlock),r.Dom.before(c,u),l(t,h(c,n),u,n)):!!u&&!!s&&!d&&l(t,c,h(u,!n),n))||l(t,a,p,n)))return t.s.setCursorBefore(i),!0}return!1}function l(t,i,n,o){if(i&&r.Dom.isElement(n)){r.Dom.moveContent(i,n,!o,(0,s.getMoveFilter)(t));let a=i;for(;a&&a!==t.editor&&r.Dom.isEmpty(a);){let t=a.parentElement;r.Dom.safeRemove(a),a=t}return!0}return!1}},62895:function(t,i,n){"use strict";n.d(i,{WebStorageConversationStorage:function(){return o.WebStorageConversationStorage},createStorageProvider:function(){return o.createStorageProvider}});var o=n(21064)},63134:function(t,i,n){"use strict";n.r(i),i.default={newline:"nueva l\xednea",delete:"eliminar",space:"espacio","Speech Recognize":"Reconocimiento de Voz",Sound:"Sonido","Interim Results":"Resultados Provisionales"}},63195:function(t,i,n){"use strict";n.r(i),i.default={Spellcheck:"拼写检查"}},63227:function(t,i,n){"use strict";n.d(i,{UIInputArea:function(){return d}});var o=n(82749),r=n(31635),s=n(65478),a=n(38837),l=n(67510),c=n(62843),u=n(85120);class d extends l.UIElement{className(){return"UIInputArea"}setParentView(t){var i,n,o;return null==(i=this.textarea)||i.setParentView(t),null==(n=this.sendButton)||n.setParentView(t),null==(o=this.stopButton)||o.setParentView(t),super.setParentView(t)}render(){return`<div class="&__container">
424
+ /*]]>*/</script>`.replace(/[\n\t]+/g,"")}},61872:function(t,i,n){"use strict";n.d(i,{processArtifacts:function(){return a},processFinalResponse:function(){return s},processStreamingResponse:function(){return r}});var o=n(61558);async function r(t,i,n){let r=(0,o.createAIMessage)(),s=-1;for await(let a of i.stream){switch(a.type){case"created":r={...r,id:a.response.responseId,content:""},s=n.messages.length;break;case"text-delta":r={...r,content:r.content+a.delta};break;case"completed":r={...r,id:a.response.responseId,toolCalls:a.response.toolCalls||[],artifacts:a.response.artifacts||[]};break;case"error":{let t=(0,o.createErrorMessage)(a.error);r={...r,id:t.id,content:t.content}}}if(r.id){let i=n.messages.slice();i[s>=0?s:n.messages.length]=r,n={...n,messages:i,updated:Date.now()},t.setCurrentConversation(n)}}return{aiMessage:r,index:s,conversation:n}}function s(t,i){let n={...(0,o.createAIMessage)(),id:t.response.responseId,content:t.response.content,toolCalls:t.response.toolCalls||[],artifacts:t.response.artifacts||[]},r=i.messages.slice();return r.push(n),{aiMessage:n,index:(i={...i,messages:r,updated:Date.now()}).messages.length-1,conversation:i}}async function a(t,i,n,r){if(i.artifacts&&i.artifacts.length>0){let s=n.messages.slice();return s[r]={...s[r],artifacts:await (0,o.uploadArtifacts)(t,i.artifacts)},{...n,messages:s,updated:Date.now()}}return n}},61926:function(t,i,n){"use strict";var o=n(6441);o.Config.prototype.showPlaceholder=!0,o.Config.prototype.placeholder="Type something",o.Config.prototype.useInputsPlaceholder=!0},61991:function(t,i,n){"use strict";n.d(i,{checkUnsplittableBox:function(){return r}});var o=n(2748);function r(t,i,n){return!!o.Dom.canSplitBlock(n)||(o.Dom.before(t,i.createInside.element("br")),!1)}},62e3:function(t,i,n){"use strict";var o=n(27613),r=n(41180);let s=t=>t.args&&(0,o.isString)(t.args[0])?t.args[0].toLowerCase():"";i.default=["brushCell",{name:"valign",list:["Top","Middle","Bottom","Normal"],childTemplate:(t,i,n)=>n,exec:(t,i,{control:n})=>{let o=s(n);t.getInstance("Table",t.o).getAllSelectedCells().forEach(t=>{(0,r.css)(t,"vertical-align","normal"===o?"":o)})},tooltip:"Vertical align"},{name:"splitv",list:{tablesplitv:"Split vertical",tablesplitg:"Split horizontal"},tooltip:"Split"},{name:"align",icon:"left"},"\n",{name:"merge",command:"tablemerge",tooltip:"Merge"},{name:"addcolumn",list:{tableaddcolumnbefore:"Insert column before",tableaddcolumnafter:"Insert column after"},exec:(t,i,{control:n})=>{if(!(0,o.isJoditObject)(t))return;if(!n.args)return!1;let r=s(n);t.execCommand(r,!1,i)},tooltip:"Add column"},{name:"addrow",list:{tableaddrowbefore:"Insert row above",tableaddrowafter:"Insert row below"},exec:(t,i,{control:n})=>{if(!(0,o.isJoditObject)(t))return;if(!n.args)return!1;let r=s(n);t.execCommand(r,!1,i)},tooltip:"Add row"},{name:"delete",icon:"bin",list:{tablebin:"Delete table",tablebinrow:"Delete row",tablebincolumn:"Delete column",tableempty:"Empty cell"},exec:(t,i,{control:n})=>{if(!(0,o.isJoditObject)(t))return;if(!n.args)return!1;let r=s(n);t.execCommand(r,!1,i),t.e.fire("hidePopup")},tooltip:"Delete"}]},62232:function(t,i){"use strict";i.default={"Type something":"Scrivi qualcosa...",Advanced:"Avanzato","About Jodit":"A proposito di Jodit","Jodit Editor":"Jodit Editor","Jodit User's Guide":"Guida utente di Jodit","contains detailed help for using":"contiene una guida dettagliata per l'uso.","For information about the license, please go to our website:":"Per informazioni sulla licenza, si prega di visitare il nostro sito web:","Buy full version":"Acquista la versione completa","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.":"Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Tutti i diritti riservati.",Anchor:"Link","Open in new tab":"Apri in una nuova scheda","Open in fullsize":"Apri l'editor a schermo intero","Clear Formatting":"Pulisci Formattazione","Fill color or set the text color":"Colore di sfondo o del testo",Redo:"Ripristina",Undo:"Annulla",Bold:"Grassetto",Italic:"Corsivo","Insert Unordered List":"Inserisci lista non ordinata","Insert Ordered List":"Inserisci lista ordinata","Align Center":"Allinea al centro","Align Justify":"Allineamento Giustificato","Align Left":"Allinea a Sinistra","Align Right":"Allinea a Destra","Insert Horizontal Line":"Inserisci una linea orizzontale","Insert Image":"Inserisci immagine","Insert file":"Inserisci un file","Insert youtube/vimeo video":"Inserisci video Youtube/Vimeo","Insert link":"Inserisci link","Font size":"Dimensione carattere","Font family":"Tipo di font","Insert format block":"Inserisci blocco",Normal:"Normale","Heading 1":"Intestazione 1","Heading 2":"Intestazione 2","Heading 3":"Intestazione 3","Heading 4":"Intestazione 4",Quote:"Citazione",Code:"Codice",Insert:"Inserisci","Insert table":"Inserisci tabella","Decrease Indent":"Riduci il rientro","Increase Indent":"Aumenta il rientro","Select Special Character":"Seleziona un carattere speciale","Insert Special Character":"Inserisci un carattere speciale","Paint format":"Copia formato","Change mode":"Cambia modalita'",Margins:"Margini",top:"su",right:"destra",bottom:"gi\xf9",left:"sinistra",Styles:"Stili CSS",Classes:"Classi CSS",Align:"Allinea",Right:"Destra",Center:"Centro",Left:"Sinistra","--Not Set--":"--Non Impostato--",Src:"Fonte",Title:"Titolo",Alternative:"Testo Alternativo",Link:"Link","Open link in new tab":"Apri il link in una nuova scheda",Image:"Immagine",file:"Archivio","Image properties":"Propriet\xe0 dell'immagine",Cancel:"Annulla",Ok:"Accetta","Your code is similar to HTML. Keep as HTML?":"Il codice \xe8 simile all'HTML. Mantieni come HTML?","Paste as HTML":"Incolla come HTML",Keep:"Mantieni",Clean:"Pulisci","Insert as Text":"Inserisci come testo","Word Paste Detected":"Incolla testo da Word rilevato","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?":"Il contenuto incollato proviene da un documento Microsoft Word / Excel. Vuoi mantenere il formato o pulirlo?","Insert only Text":"Inserisci solo il testo","File Browser":"Cerca file","Error on load list":"Errore durante il caricamento dell'elenco","Error on load folders":"Errore durante il caricamento delle cartelle","Are you sure?":"Sei sicuro?","Enter Directory name":"Inserisci il nome della cartella","Create directory":"Crea cartella","type name":"Digita il nome","Drop image":"Cancella immagine","Drop file":"Cancella file","or click":"o clicca","Alternative text":"Testo alternativo",Browse:"Sfoglia",Upload:"Carica",Background:"Sfondo",Text:"Testo",Top:"Su",Middle:"Centro",Bottom:"Sotto","Insert column before":"Inserisci la colonna prima","Insert column after":"Inserisci la colonna dopo","Insert row above":"Inserisci la riga sopra","Insert row below":"Inserisci la riga sotto","Delete table":"Elimina tabella","Delete row":"Elimina riga","Delete column":"Elimina colonna","Empty cell":"Cella vuota",Delete:"Cancella","Strike through":"Barrato",Underline:"Sottolineato",Break:"Pausa","Search for":"Cerca per","Replace with":"Sostituisci con",Replace:"Sostituisci",Edit:"Modifica","Vertical align":"Allineamento verticala","Horizontal align":"Allineamento orizzontale",Filter:"Filtro","Sort by changed":"Ordina per data di modifica","Sort by name":"Ordina per nome","Sort by size":"Ordina per dimensione","Add folder":"Aggiungi cartella",Split:"Dividi","Split vertical":"Dividi verticalmente","Split horizontal":"Dividi orizzontale",Merge:"Fondi","Add column":"Aggiungi colonna","Add row":"Aggiungi riga",Border:"Bordo","Embed code":"Includi codice",Update:"Aggiorna",superscript:"indice",subscript:"pedice","Cut selection":"Taglia selezione",Paste:"Incolla","Choose Content to Paste":"Seleziona il contenuto da incollare","Chars: %d":"Caratteri: %d","Words: %d":"Parole: %d",All:"Tutto","Select %s":"Seleziona: %s","Select all":"Seleziona tutto",source:"risorsa",bold:"Grassetto",italic:"Corsivo",brush:"Pennello",link:"Link",undo:"Annulla",redo:"Ripristina",table:"Tabella",image:"Immagine",eraser:"Gomma",paragraph:"Paragrafo",fontsize:"Dimensione del carattere",video:"Video",font:"Font",about:"Approposito di",print:"Stampa",underline:"Sottolineato",strikethrough:"Barrato",indent:"aumenta rientro",outdent:"riduci rientro",fullsize:"espandi",shrink:"comprimi",hr:"linea orizzontale",ul:"lista non ordinata",ol:"lista ordinata",cut:"Taglia",selectall:"Seleziona tutto","Open link":"Apri link","Edit link":"Modifica link","No follow":"Non seguire",Unlink:"Rimuovi link",Eye:"Recensione",pencil:"Per modificare"," URL":" URL",Reset:"Reset",Save:"Salva","Save as ...":"Salva con nome...",Resize:"Ridimensiona",Crop:"Ritaglia",Width:"Larghezza",Height:"Altezza","Keep Aspect Ratio":"Mantieni le proporzioni",Yes:"Si",No:"No",Remove:"Rimuovi",Select:"Seleziona","You can only edit your own images. Download this image on the host?":"Puoi modificare solo le tue immagini. Vuoi scaricare questa immagine dal server?","The image has been successfully uploaded to the host!":"L'immagine \xe8 stata caricata correttamente sul server!",palette:"tavolozza","There are no files":"Non ci sono file in questa directory.",Rename:"Rinomina","Enter new name":"Inserisci un nuovo nome",preview:"anteprima",download:"Scarica","Paste from clipboard":"Incolla dagli appunti","Your browser doesn't support direct access to the clipboard.":"Il tuo browser non supporta l'accesso diretto agli appunti.","Copy selection":"Copia selezione",copy:"copia","Border radius":"Border radius","Show all":"Mostra tutti",Apply:"Applica","Please fill out this field":"Si prega di compilare questo campo","Please enter a web address":"Si prega di inserire un indirizzo web",Default:"Default",Circle:"Cerchio",Dot:"Punto",Quadrate:"Quadrato","Lower Alpha":"Lettera Minuscola","Lower Greek":"Lettera Greca Minuscola","Lower Roman":"Numero Romano Minuscolo","Upper Alpha":"Lettera Maiuscola","Upper Roman":"Numero Romano Maiuscolo",Find:"Trova","Find Previous":"Trova Precedente","Find Next":"Trova Successivo","Insert className":"Inserisci il nome della classe","Press Alt for custom resizing":"Premere Alt per il ridimensionamento personalizzato","License: %s":"Licenza: %s"}},62357:function(t,i,n){"use strict";n.d(i,{UIRange:function(){return c}});var o=n(82749),r=n(31635),s=n(65478),a=n(21537),l=n(67510);class c extends l.UIInput{className(){return"UIRange"}appendUIRange(){let t=this.j.create.div(this.getFullElName("slider"));this.container.appendChild(t);let i=this.j.create.div(this.getFullElName("handle"));t.appendChild(i);let n=this.j.create.div(this.getFullElName("log")),o=this.getElm("label");o&&o.appendChild(n)}onDragStart(t){this.startValue=parseFloat(this.value)||0,this.startX=t.clientX;let i=this.getElm("slider");(0,a.assert)(null!=i,"slider element does not exists"),this.width=i.offsetWidth,this.j.e.on(this.j.ow,"mousemove",this.onDrag)}onDrag(t){let{min:i,max:n,step:o=1}=this.state,r=(t.clientX-this.startX)/this.width*(this.state.max-this.state.min),s=this.startValue+r;s<i&&(s=i),s>n&&(s=n),s=Math.round(s/o)*o,this.value=s.toFixed(10)}onDragEnd(){this.j.e.off(this.j.ow,"mousemove",this.onDrag)}onChangeSelfValue(){let t=this.getElm("handle"),i=parseFloat(this.value)||0;(0,a.assert)(null!=t,"Handle element does not exist"),(0,a.css)(t,{left:(i-this.state.min)/(this.state.max-this.state.min)*100+"%"});let n=this.getElm("log");(0,a.assert)(null!=n,"log element does not exist"),n.innerText=i.toString()}destruct(){return this.onDragEnd(),super.destruct()}constructor(t,i){super(t,{...i,type:"hidden"}),(0,o._)(this,"state",{...l.UIInput.defaultState,min:0,max:100,step:1}),(0,o._)(this,"startValue",0),(0,o._)(this,"startX",0),(0,o._)(this,"width",100),Object.assign(this.state,i),this.appendUIRange(),this.onChangeSelfValue()}}(0,r.__decorate)([(0,s.watch)(["handle:mousedown","handle:touchstart"])],c.prototype,"onDragStart",null),(0,r.__decorate)([s.autobind],c.prototype,"onDrag",null),(0,r.__decorate)([(0,s.watch)(["j.ow:mouseup","j.ow:touchend"])],c.prototype,"onDragEnd",null),(0,r.__decorate)([(0,s.watch)(":change")],c.prototype,"onChangeSelfValue",null),c=(0,r.__decorate)([s.component],c)},62395:function(t,i,n){"use strict";n.r(i),i.default={newline:"nuova riga",delete:"eliminare",space:"spazio","Speech Recognize":"Discorso Riconoscere",Sound:"Suono","Interim Results":"Risultati intermedi"}},62405:function(t,i,n){"use strict";n.d(i,{UIGroup:function(){return d}});var o,r=n(4012),s=n(65478),a=n(2748),l=n(21537),c=n(48538),u=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let d=o=class t extends c.UIElement{className(){return"UIGroup"}getRole(){var t;return(null==(t=this.options)?void 0:t.role)||"list"}get allChildren(){let t=[],i=[...this.elements];for(;i.length;){let n=i.shift();(0,l.isArray)(n)?i.push(...n):r.Component.isInstanceOf(n,o)?i.push(...n.elements):n&&t.push(n)}return t}update(){this.elements.forEach(t=>t.update()),this.setMod("size",this.buttonSize)}append(t,i){let n;if((0,l.isArray)(t)){if("number"==typeof i)throw Error("You can not use index when append array of elements");return t.forEach(t=>this.append(t,i)),this}if("number"==typeof i?(n=Math.min(Math.max(0,i),this.elements.length),this.elements.splice(n,0,t)):this.elements.push(t),t.name&&t.container.classList.add(this.getFullElName(t.name)),i&&"string"==typeof i){let n=this.getElm(i);if(null==n)throw Error("Element does not exist");n.appendChild(t.container)}else this.appendChildToContainer(t.container,n);return t.parentElement=this,this}afterSetMod(t,i){this.syncMod&&this.elements.forEach(n=>n.setMod(t,i))}appendChildToContainer(t,i){void 0===i||i<0||i>this.elements.length-1||null==this.container.children[i]?this.container.appendChild(t):this.container.insertBefore(t,this.container.children[i])}remove(t){let i=this.elements.indexOf(t);return -1!==i&&(this.elements.splice(i,1),a.Dom.safeRemove(t.container),t.parentElement=null),this}clear(){return this.elements.forEach(t=>t.destruct()),this.elements.length=0,this}setParentView(t){var i;return null==(i=this.elements)||i.forEach(i=>i.setParentView(t)),super.setParentView(t)}destruct(){return this.clear(),super.destruct()}constructor(t,i,n){super(t,n),this.options=n,this.syncMod=!1,this.elements=[],this.buttonSize="middle",null==i||i.forEach(t=>t&&this.append(t)),(null==n?void 0:n.name)&&(this.name=n.name)}};u([(0,s.watch)("buttonSize")],d.prototype,"update",null),d=o=u([s.component],d)},62489:function(t,i,n){"use strict";var o=n(12153),r=n(6441),s=n(49922),a=n(72144);r.Config.prototype.imageeditor={min_width:20,min_height:20,closeAfterSave:!1,width:"85%",height:"85%",crop:!0,resize:!0,resizeUseRatio:!0,resizeMinWidth:20,resizeMinHeight:20,cropUseRatio:!0,cropDefaultWidth:"70%",cropDefaultHeight:"70%"},o.Icon.set("crop",s.default).set("resize",a.default)},62553:function(t,i,n){"use strict";n.r(i),n.d(i,{description:function(){return r},name:function(){return o},parameters:function(){return s},requiresPermission:function(){return a}});let o="replaceInDocument",r="Find and replace text or HTML patterns throughout the entire document",s=[{name:"search",type:"string",description:"Text or pattern to search for",required:!0},{name:"replace",type:"string",description:"Replacement text or HTML",required:!0},{name:"useRegex",type:"boolean",description:"If true, treats search as a regular expression",required:!1,default:!1},{name:"useSelector",type:"string",description:"CSS selector to narrow down the search scope to specific elements",required:!1}],a=!0},62700:function(t,i){"use strict";i.default={"Type something":"なにかタイプしてください",Advanced:"高度な設定","About Jodit":"Joditについて","Jodit Editor":"Jodit Editor","Jodit User's Guide":"Jodit ユーザーズ・ガイド","contains detailed help for using":"詳しい使い方","For information about the license, please go to our website:":"ライセンス詳細についてはJodit Webサイトを確認ください:","Buy full version":"フルバージョンを購入","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.":"Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.",Anchor:"Anchor","Open in new tab":"新しいタブで開く","Open in fullsize":"エディターのサイズ(フル/ノーマル)","Clear Formatting":"書式をクリア","Fill color or set the text color":"テキストの色",Redo:"やり直し",Undo:"元に戻す",Bold:"太字",Italic:"斜体","Insert Unordered List":"箇条書き","Insert Ordered List":"番号付きリスト","Align Center":"中央揃え","Align Justify":"両端揃え","Align Left":"左揃え","Align Right":"右揃え","Insert Horizontal Line":"区切り線を挿入","Insert Image":"画像を挿入","Insert file":"ファイルを挿入","Insert youtube/vimeo video":"Youtube/Vimeo 動画","Insert link":"リンクを挿入","Font size":"フォントサイズ","Font family":"フォント","Insert format block":"テキストのスタイル",Normal:"指定なし","Heading 1":"タイトル1","Heading 2":"タイトル2","Heading 3":"タイトル3","Heading 4":"タイトル4",Quote:"引用",Code:"コード",Insert:"挿入","Insert table":"表を挿入","Decrease Indent":"インデント減","Increase Indent":"インデント増","Select Special Character":"特殊文字を選択","Insert Special Character":"特殊文字を挿入","Paint format":"書式を貼付け","Change mode":"編集モード切替え",Margins:"マージン",top:"上",right:"右",bottom:"下",left:"左",Styles:"スタイル",Classes:"クラス",Align:"配置",Right:"右寄せ",Center:"中央寄せ",Left:"左寄せ","--Not Set--":"指定なし",Src:"ソース",Title:"タイトル",Alternative:"代替テキスト",Link:"リンク","Open link in new tab":"新しいタブで開く",Image:"画像",file:"ファイル","Image properties":"画像のプロパティー",Cancel:"キャンセル",Ok:"確定","Your code is similar to HTML. Keep as HTML?":"HTMLコードを保持しますか?","Paste as HTML":"HTMLで貼付け",Keep:"HTMLを保持",Clean:"Clean","Insert as Text":"HTMLをテキストにする","Word Paste Detected":"Word Paste Detected","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?":"The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?","Insert only Text":"テキストだけ","File Browser":"File Browser","Error on load list":"Error on load list","Error on load folders":"Error on load folders","Are you sure?":"Are you sure?","Enter Directory name":"Enter Directory name","Create directory":"Create directory","type name":"type name","Drop image":"ここに画像をドロップ","Drop file":"ここにファイルをドロップ","or click":"or クリック","Alternative text":"代替テキスト",Browse:"ブラウズ",Upload:"アップロード",Background:"背景",Text:"文字",Top:"上",Middle:"中央",Bottom:"下","Insert column before":"左に列を挿入","Insert column after":"右に列を挿入","Insert row above":"上に行を挿入","Insert row below":"下に行を挿入","Delete table":"表を削除","Delete row":"行を削除","Delete column":"列を削除","Empty cell":"セルを空にする","Chars: %d":"文字数: %d","Words: %d":"単語数: %d","Strike through":"取り消し線",Underline:"下線",superscript:"上付き文字",subscript:"下付き文字","Cut selection":"切り取り","Select all":"すべて選択",Break:"Pause","Search for":"検索","Replace with":"置換",Replace:"交換",Paste:"貼付け","Choose Content to Paste":"選択した内容を貼付け",All:"全部",source:"source",bold:"bold",italic:"italic",brush:"brush",link:"link",undo:"undo",redo:"redo",table:"table",image:"image",eraser:"eraser",paragraph:"paragraph",fontsize:"fontsize",video:"video",font:"font",about:"about",print:"print",underline:"underline",strikethrough:"strikethrough",indent:"indent",outdent:"outdent",fullsize:"fullsize",shrink:"shrink",hr:"分割線",ul:"箇条書き",ol:"番号付きリスト",cut:"切り取り",selectall:"すべて選択","Open link":"リンクを開く","Edit link":"リンクを編集","No follow":"No follow",Unlink:"リンク解除",Eye:"サイトを確認"," URL":"URL",Reset:"リセット",Save:"保存","Save as ...":"Save as ...",Resize:"リサイズ",Crop:"Crop",Width:"幅",Height:"高さ","Keep Aspect Ratio":"縦横比を保持",Yes:"はい",No:"いいえ",Remove:"移除",Select:"選択","Select %s":"選択: %s",Update:"更新","Vertical align":"垂直方向の配置",Merge:"セルの結合","Add column":"列を追加","Add row":"行を追加",Border:"境界線","Embed code":"埋め込みコード",Delete:"削除",Edit:"編集","Horizontal align":"水平方向の配置",Filter:"Filter","Sort by changed":"Sort by changed","Sort by name":"Sort by name","Sort by size":"Sort by size","Add folder":"Add folder",Split:"分割","Split vertical":"セルの分割(垂直方向)","Split horizontal":"セルの分割(水平方向)","You can only edit your own images. Download this image on the host?":"You can only edit your own images. Download this image on the host?","The image has been successfully uploaded to the host!":"The image has been successfully uploaded to the host!",palette:"パレット",pencil:"鉛筆","There are no files":"There are no files",Rename:"Rename","Enter new name":"Enter new name",preview:"プレビュー",download:"ダウンロード","Paste from clipboard":"貼り付け","Your browser doesn't support direct access to the clipboard.":"お使いのブラウザはクリップボードを使用できません","Copy selection":"コピー",copy:"copy","Border radius":"角の丸み","Show all":"全て表示",Apply:"適用","Please fill out this field":"まだこの分野","Please enter a web address":"を入力してくださいウェブアドレス",Default:"デフォルト",Circle:"白丸",Dot:"黒丸",Quadrate:"四角",Find:"見","Find Previous":"探前","Find Next":"由来","Lower Alpha":"英小文字","Lower Greek":"ギリシャ文字","Lower Roman":"ローマ数字小文字","Upper Alpha":"英大文字","Upper Roman":"ローマ数字大文字","Insert className":"クラス名を挿入","Press Alt for custom resizing":"カスタムサイズ変更のためのAltキーを押します","License: %s":"ライセンス: %s"}},62770:function(t,i){"use strict";i.default={"Type something":"Bitte geben Sie einen Text ein",Advanced:"Fortgeschritten","About Jodit":"\xdcber Jodit","Jodit Editor":"Jodit Editor","Jodit User's Guide":"Das Jodit Benutzerhandbuch","contains detailed help for using":"beinhaltet ausf\xfchrliche Informationen wie Sie den Editor verwenden k\xf6nnen.","For information about the license, please go to our website:":"F\xfcr Informationen zur Lizenz, besuchen Sie bitte unsere Web-Pr\xe4senz:","Buy full version":"Vollversion kaufen","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.":"Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Alle Rechte vorbehalten.",Anchor:"Anker","Open in new tab":"In neuer Registerkarte \xf6ffnen","Open in fullsize":"Editor in voller Gr\xf6\xdfe \xf6ffnen","Clear Formatting":"Formatierung l\xf6schen","Fill color or set the text color":"F\xfcllfarbe oder Textfarbe \xe4ndern",Redo:"Wiederholen",Undo:"R\xfcckg\xe4ngig machen",Bold:"Fett",Italic:"Kursiv","Insert Unordered List":"Unsortierte Liste einf\xfcgen","Insert Ordered List":"Nummerierte Liste einf\xfcgen","Align Center":"Mittig ausrichten","Align Justify":"Blocksatz","Align Left":"Links ausrichten","Align Right":"Rechts ausrichten","Insert Horizontal Line":"Horizontale Linie einf\xfcgen","Insert Image":"Bild einf\xfcgen","Insert file":"Datei einf\xfcgen","Insert youtube/vimeo video":"Youtube/vimeo Video einf\xfcgen","Insert link":"Link einf\xfcgen","Font size":"Schriftgr\xf6\xdfe","Font family":"Schriftfamilie","Insert format block":"Formatblock einf\xfcgen",Normal:"Normal","Heading 1":"\xdcberschrift 1","Heading 2":"\xdcberschrift 2","Heading 3":"\xdcberschrift 3","Heading 4":"\xdcberschrift 4",Quote:"Zitat",Code:"Code",Insert:"Einf\xfcgen","Insert table":"Tabelle einf\xfcgen","Decrease Indent":"Einzug verkleinern","Increase Indent":"Einzug vergr\xf6\xdfern","Select Special Character":"Sonderzeichen ausw\xe4hlen","Insert Special Character":"Sonderzeichen einf\xfcgen","Paint format":"Format kopieren","Change mode":"\xc4nderungsmodus",Margins:"R\xe4nder",top:"Oben",right:"Rechts",bottom:"Unten",left:"Links",Styles:"CSS Stil",Classes:"CSS Klassen",Align:"Ausrichtung",Right:"Rechts",Center:"Zentriert",Left:"Links","--Not Set--":"Keine",Src:"Pfad",Title:"Titel",Alternative:"Alternativer Text",Link:"Link","Open link in new tab":"Link in neuem Tab \xf6ffnen",Image:"Bild",file:"Datei","Image properties":"Bildeigenschaften",Cancel:"Abbrechen",Ok:"OK","Your code is similar to HTML. Keep as HTML?":"Ihr Text \xe4hnelt HTML-Code. Als HTML beibehalten?","Paste as HTML":"Als HTML einf\xfcgen?",Keep:"Original speichern",Clean:"S\xe4ubern","Insert as Text":"Als Text einf\xfcgen","Word Paste Detected":"In Word formatierter Text erkannt","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?":"Der Inhalt, den Sie einf\xfcgen, stammt aus einem Microsoft Word / Excel-Dokument. M\xf6chten Sie das Format erhalten oder bereinigen?","Insert only Text":"Nur Text einf\xfcgen","File Browser":"Dateibrowser","Error on load list":"Fehler beim Laden der Liste","Error on load folders":"Fehler beim Laden der Ordner","Are you sure?":"Sind Sie sicher?","Enter Directory name":"Geben Sie den Verzeichnisnamen ein","Create directory":"Verzeichnis erstellen","type name":"Typname","Drop image":"Bild hier hinziehen","Drop file":"Datei l\xf6schen","or click":"oder hier klicken","Alternative text":"Alternativtext",Browse:"Ausw\xe4hlen",Upload:"Hochladen",Background:"Hintergrund",Text:"Text",Top:"Oben",Middle:"Mittig",Bottom:"Unten","Insert column before":"Spalte davor einf\xfcgen","Insert column after":"Spalte danach einf\xfcgen","Insert row above":"Zeile oberhalb einf\xfcgen","Insert row below":"Zeile unterhalb einf\xfcgen","Delete table":"Tabelle l\xf6schen","Delete row":"Zeile l\xf6schen","Delete column":"Spalte l\xf6schen","Empty cell":"Zelle leeren",Delete:"L\xf6schen","Strike through":"Durchstreichen",Underline:"Unterstreichen",Break:"Pause","Search for":"Suche nach","Replace with":"Ersetzen durch",Replace:"Ersetzen",Edit:"Bearbeiten","Vertical align":"Vertikale Ausrichtung","Horizontal align":"Horizontale Ausrichtung",Filter:"Filter","Sort by changed":"Sortieren nach ge\xe4ndert","Sort by name":"Nach Name sortieren","Sort by size":"Nach Gr\xf6\xdfe sortiert","Add folder":"Ordner hinzuf\xfcgen","Split vertical":"Vertikal unterteilen","Split horizontal":"Horizontal unterteilen",Split:"Unterteilen",Merge:"Vereinen","Add column":"Spalte hinzuf\xfcgen","Add row":"Zeile hinzuf\xfcgen",Border:"Rand","Embed code":"Code einbetten",Update:"Aktualisieren",superscript:"Hochstellen",subscript:"Tiefstellen","Cut selection":"Auswahl ausschneiden",Paste:"Einf\xfcgen","Choose Content to Paste":"W\xe4hlen Sie den Inhalt zum Einf\xfcgen aus","Chars: %d":"Zeichen: %d","Words: %d":"W\xf6rter: %d",All:"Alles markieren","Select %s":"Markieren: %s","Select all":"Alles markieren",source:"HTML",bold:"Fett gedruckt",italic:"Kursiv",brush:"B\xfcrste",link:"Verkn\xfcpfung",undo:"R\xfcckg\xe4ngig machen",redo:"Wiederholen",table:"Tabelle",image:"Bild",eraser:"Radiergummi",paragraph:"Absatz",fontsize:"Schriftgr\xf6\xdfe",video:"Video",font:"Schriftart",about:"\xdcber",print:"Drucken",underline:"Unterstreichen",strikethrough:"Durchstreichen",indent:"Einzug",outdent:"Herausstellen",fullsize:"Vollgr\xf6\xdfe",shrink:"Schrumpfen",hr:"die Linie",ul:"Liste von",ol:"Nummerierte Liste","Lower Alpha":"Standard, Alphabet (klein)","Upper Alpha":"Standard, Alphabet (gross)","Lower Roman":"R\xf6misch (klein)","Upper Roman":"R\xf6misch (gross)","Lower Greek":"Griechisch",cut:"Schneiden",selectall:"W\xe4hlen Sie Alle aus","Open link":"Link \xf6ffnen","Edit link":"Link bearbeiten","No follow":"Nofollow-Attribut",Unlink:"Link entfernen",Eye:"Ansehen",pencil:"Bearbeiten"," URL":"URL",Reset:"Wiederherstellen",Save:"Speichern","Save as ...":"Speichern als",Resize:"Gr\xf6\xdfe \xe4ndern",Crop:"Gr\xf6\xdfe anpassen",Width:"Breite",Height:"H\xf6he","Keep Aspect Ratio":"Seitenverh\xe4ltnis beibehalten",Yes:"Ja",No:"Nein",Remove:"Entfernen",Select:"Markieren","You can only edit your own images. Download this image on the host?":"Sie k\xf6nnen nur Ihre eigenen Bilder bearbeiten. Dieses Bild auf den Host herunterladen?","The image has been successfully uploaded to the host!":"Das Bild wurde erfolgreich auf den Server hochgeladen!",palette:"Palette","There are no files":"In diesem Verzeichnis befinden sich keine Dateien.",Rename:"Umbenennen","Enter new name":"Geben Sie einen neuen Namen ein",preview:"Vorschau",download:"Herunterladen","Paste from clipboard":"Aus Zwischenablage einf\xfcgen","Your browser doesn't support direct access to the clipboard.":"Ihr Browser unterst\xfctzt keinen direkten Zugriff auf die Zwischenablage.","Copy selection":"Auswahl kopieren",copy:"Kopieren","Border radius":"Radius f\xfcr abgerundete Ecken","Show all":"Alle anzeigen",Apply:"Anwenden","Please fill out this field":"Bitte f\xfcllen Sie dieses Feld aus","Please enter a web address":"Bitte geben Sie eine Web-Adresse ein",Default:"Standard",Circle:"Kreis",Dot:"Punkte",Quadrate:"Quadrate",Find:"Suchen","Find Previous":"Suche vorherige","Find Next":"Weitersuchen","Insert className":"className (CSS) einf\xfcgen","Press Alt for custom resizing":"Dr\xfccken Sie Alt f\xfcr benutzerdefinierte Gr\xf6\xdfenanpassung","License: %s":"Lizenz: %s"}},62843:function(t,i,n){"use strict";n.d(i,{Button:function(){return o.Button},UIButton:function(){return o.UIButton},UIButtonGroup:function(){return r.UIButtonGroup},UIButtonState:function(){return o.UIButtonState},UITooltip:function(){return s.UITooltip}});var o=n(10830),r=n(71916),s=n(57340)},62845:function(t,i,n){"use strict";n.d(i,{checkJoinNeighbors:function(){return a}});var o=n(82758),r=n(2748),s=n(63785);function a(t,i,n){let s=i,a=s;for(;s&&!r.Dom.findNotEmptySibling(s,n)&&s.parentElement!==t.editor;)a=s=s.parentElement;if(r.Dom.isElement(a)&&r.Dom.isContentEditable(a,t.editor)){var c,u;let s,d,h,p=r.Dom.findNotEmptySibling(a,n);if(p&&(c=a,u=p,s=r.Dom.isTag(u,o.LIST_TAGS),d=r.Dom.isTag(c,o.LIST_TAGS),h=(t,i)=>i?t.firstElementChild:t.lastElementChild,(d?(u=t.createInside.element(t.o.enterBlock),r.Dom.before(c,u),l(t,h(c,n),u,n)):!!u&&!!s&&!d&&l(t,c,h(u,!n),n))||l(t,a,p,n)))return t.s.setCursorBefore(i),!0}return!1}function l(t,i,n,o){if(i&&r.Dom.isElement(n)){r.Dom.moveContent(i,n,!o,(0,s.getMoveFilter)(t));let a=i;for(;a&&a!==t.editor&&r.Dom.isEmpty(a);){let t=a.parentElement;r.Dom.safeRemove(a),a=t}return!0}return!1}},62895:function(t,i,n){"use strict";n.d(i,{WebStorageConversationStorage:function(){return o.WebStorageConversationStorage},createStorageProvider:function(){return o.createStorageProvider}});var o=n(21064)},63134:function(t,i,n){"use strict";n.r(i),i.default={newline:"nueva l\xednea",delete:"eliminar",space:"espacio","Speech Recognize":"Reconocimiento de Voz",Sound:"Sonido","Interim Results":"Resultados Provisionales"}},63195:function(t,i,n){"use strict";n.r(i),i.default={Spellcheck:"拼写检查"}},63227:function(t,i,n){"use strict";n.d(i,{UIInputArea:function(){return d}});var o=n(82749),r=n(31635),s=n(65478),a=n(38837),l=n(67510),c=n(62843),u=n(85120);class d extends l.UIElement{className(){return"UIInputArea"}setParentView(t){var i,n,o;return null==(i=this.textarea)||i.setParentView(t),null==(n=this.sendButton)||n.setParentView(t),null==(o=this.stopButton)||o.setParentView(t),super.setParentView(t)}render(){return`<div class="&__container">
425
425
  <div class="&__context-badges"></div>
426
426
  <div class="&__loading-indicator">
427
427
  <span class="&__loading-dot"></span>
@@ -473,12 +473,12 @@ ${s}`.trim();n?await this.__executeQuickCommandSilent(c,s):await this.__executeQ
473
473
  </div>`}appendChildToContainer(t){let i=this.getElm("box");(0,a.assert)(null!=i,"box element does not exists"),i.appendChild(t)}addResize(){(0,l.css)(this.container,{width:null,height:null}),u.UIResize.remove(this),u.UIResize.install(this,screen.width>450?"right":"bottom")}onChangeFavorites(){this.setMod("has-favorites",!!this.state.favorites.length)}onClickHideButton(){return this.state.showSideBar=!this.state.showSideBar,!1}onClickFavorites(){return this.state.elements=this.state.favorites,!1}constructor(t,i,n){super(t,i),(0,o._)(this,"state",void 0),this.state=n,this.onChangeFavorites()}}(0,r.__decorate)([(0,s.hook)("ready"),(0,s.watch)(":resize",{context:window}),(0,s.debounce)()],d.prototype,"addResize",null),(0,r.__decorate)([(0,s.watch)("state.favorites")],d.prototype,"onChangeFavorites",null),(0,r.__decorate)([(0,s.watch)("hide-btn:click")],d.prototype,"onClickHideButton",null),(0,r.__decorate)([(0,s.watch)("favorites:click")],d.prototype,"onClickFavorites",null),d=(0,r.__decorate)([s.component],d)},71042:function(t,i){"use strict";i.default={"copy-format":"opmaak kopi\xebren"}},71050:function(t,i,n){"use strict";n.d(i,{invertMode:function(){return r},resizeInPanelView:function(){return s}});var o=n(41180);function r(t){switch(t){case"left":return"right";case"right":return"left";case"top":return"bottom";case"bottom":return"top"}}function s(t,i,n,s){var a,l,c,u;if("dialog"===i||"flight"===i)return;("left"===i||"right"===i)&&(null==(c=t.currentPlace.slots[r(i)])||c.style.setProperty(`--jd-slot-${r(i)}-width`,"auto"),null==(u=t.currentPlace.slots[i])||u.style.setProperty(`--jd-slot-${i}-width`,`${n}px`));let d=null!=(a=(0,o.css)(t.currentPlace.workplace,"height"))?a:0;null==(l=t.currentPlace.slots[i])||l.style.setProperty("min-height",`${Math.min(d,s)}px`)}},71102:function(t,i,n){"use strict";n.d(i,{UIGlobalSettings:function(){return u}});var o=n(82749),r=n(31635),s=n(65478),a=n(67510),l=n(80256),c=n(12234);class u extends a.UIElement{className(){return"UIGlobalSettings"}setParentView(t){var i,n,o;return null==(i=this.displayModeSelect)||i.setParentView(t),null==(n=this.panelWidthInput)||n.setParentView(t),null==(o=this.themeSelect)||o.setParentView(t),super.setParentView(t)}async build(){var t,i,n,o,r,s;let a=this.container;this.options.allowEditDisplayMode&&(this.displayModeSelect=new c.UISelect(this.j,{label:"Display Mode",name:"displayMode",value:null!=(t=null==(i=this.state)?void 0:i.displayMode)?t:"right",options:[{text:"Dialog",value:"dialog"},{text:"Flight",value:"flight"},{text:"Left",value:"left"},{text:"Right",value:"right"},{text:"Top",value:"top"},{text:"Bottom",value:"bottom"}],onChange:()=>{this.onDisplayModeChange()}}),a.appendChild(this.displayModeSelect.container)),this.options.allowEditPanelWidth&&(this.panelWidthInput=new l.UIInput(this.j,{label:"Panel Width",name:"panelWidth",type:"number",value:String(null!=(n=null==(o=this.state)?void 0:o.panelWidth)?n:400),onChange:()=>{this.onPanelWidthChange()}}),this.panelWidthInput.nativeInput.setAttribute("min","200"),this.panelWidthInput.nativeInput.setAttribute("max","800"),this.panelWidthInput.nativeInput.setAttribute("step","10"),a.appendChild(this.panelWidthInput.container)),this.options.allowEditTheme&&(this.themeSelect=new c.UISelect(this.j,{label:"Theme",name:"theme",value:null!=(r=null==(s=this.state)?void 0:s.theme)?r:"parent",options:[{text:"Inherit",value:"parent"},{text:"Light",value:"light"},{text:"Dark",value:"dark"}],onChange:()=>{this.onThemeChange()}}),a.appendChild(this.themeSelect.container))}async onDisplayModeChange(){this.displayModeSelect&&(this.state.displayMode=this.displayModeSelect.value,this.j.async.setTimeout(async()=>{this.j.e.fire("closeAIAssistantPro.ai-assistant-pro"),await this.j.async.requestIdlePromise(),this.j.e.fire("openAIAssistantPro.ai-assistant-pro")},100))}async onPanelWidthChange(){if(!this.panelWidthInput)return;let t=parseInt(this.panelWidthInput.value,10);isNaN(t)||t<200||t>800||(this.state.panelWidth=t)}async onThemeChange(){this.themeSelect&&(this.state.theme=this.themeSelect.value)}destruct(){var t,i,n;null==(t=this.displayModeSelect)||t.destruct(),null==(i=this.panelWidthInput)||i.destruct(),null==(n=this.themeSelect)||n.destruct(),super.destruct()}onStateDisplayModeChange(){this.displayModeSelect&&(this.displayModeSelect.value=this.state.displayMode)}onStatePanelWidthChange(){this.panelWidthInput&&this.panelWidthInput.value!==String(this.state.panelWidth)&&(this.panelWidthInput.value=String(this.state.panelWidth))}onStateThemeChange(){this.themeSelect&&(this.themeSelect.value=this.state.theme)}constructor(t,i,n){super(t),(0,o._)(this,"state",void 0),(0,o._)(this,"options",void 0),(0,o._)(this,"displayModeSelect",void 0),(0,o._)(this,"panelWidthInput",void 0),(0,o._)(this,"themeSelect",void 0),this.state=i,this.options=n,this.displayModeSelect=null,this.panelWidthInput=null,this.themeSelect=null,this.build()}}(0,r.__decorate)([(0,s.watch)("state.displayMode")],u.prototype,"onStateDisplayModeChange",null),(0,r.__decorate)([(0,s.watch)("state.panelWidth")],u.prototype,"onStatePanelWidthChange",null),(0,r.__decorate)([(0,s.watch)("state.theme")],u.prototype,"onStateThemeChange",null),u=(0,r.__decorate)([s.component],u)},71255:function(t,i,n){"use strict";var o=n(2748),r=n(580),s=n(37790),a=n(50911),l=n(12153),c=n(6441),u=n(31151);c.Config.prototype.controls.classSpan={command:"applyClassName",exec:s.memorizeExec,list:["enabled","disabled","activated","text-left","text-center","text-right","warning","error"],isChildActive:(t,i)=>{let n=t.s.current();if(n){let r=o.Dom.closest(n,o.Dom.isElement,t.editor)||t.editor;return!!(i.control.args&&r.classList.contains(i.control.args[0].toString()))}return!1},isActive:(t,i)=>{let n=t.s.current();if(n){let r=o.Dom.closest(n,o.Dom.isElement,t.editor)||t.editor,s=!1;return i.control.list&&Object.keys(i.control.list).forEach(t=>{r.classList.contains(t)&&(s=!0)}),!!(r&&r!==t.editor&&void 0!==i.control.list&&s)}return!1},childTemplate:(t,i,n)=>`<span class="${i}">${t.i18n(n)}</span>`,tooltip:"Insert className"};class d extends a.Plugin{afterInit(t){t.registerCommand("applyClassName",(i,n,o)=>(t.s.commitStyle({attributes:{class:o}}),!1))}beforeDestruct(){}constructor(){super(...arguments),this.buttons=[{name:"classSpan",group:"script"}]}}r.pluginSystem.add("classSpan",d),l.Icon.set("class-span",u.default)},71262:function(t,i,n){"use strict";n.d(i,{getStrongControlTypes:function(){return l}});var o=n(68345),r=n(43555),s=n(6441),a=n(72157);function l(t,i){return((0,o.isArray)(t)?t:(0,r.keys)(t,!1).map(i=>{let n=t[i]||{};return(0,r.ConfigProto)({name:i},n)})).map(t=>(0,a.getControlType)(t,i||s.Config.defaultOptions.controls))}},71521:function(t,i,n){"use strict";n.d(i,{NUMBER_FIELDS_REG:function(){return r.NUMBER_FIELDS_REG},normalizeColor:function(){return o.normalizeColor},normalizeCssNumericValue:function(){return r.normalizeCssNumericValue},normalizeCssValue:function(){return r.normalizeCssValue},normalizeKeyAliases:function(){return s.normalizeKeyAliases},normalizeLicense:function(){return a.normalizeLicense},normalizePath:function(){return l.normalizePath},normalizeRelativePath:function(){return c.normalizeRelativePath},normalizeSize:function(){return u.normalizeSize},normalizeUrl:function(){return d.normalizeUrl}});var o=n(21224),r=n(3760),s=n(49033),a=n(12972),l=n(9992),c=n(70091),u=n(46334),d=n(37406)},71568:function(t,i,n){"use strict";n.d(i,{Alert:function(){return c}});var o=n(2748),r=n(29999),s=n(23282),a=n(10830),l=n(78584);function c(t,i,n,u="jodit-dialog_alert"){(0,s.isFunction)(i)&&(n=i,i=void 0);let d=this instanceof l.Dialog?this:new l.Dialog({closeOnClickOverlay:!0}),h=d.c.div(u),p=(0,a.Button)(d,"ok","Ok");return(0,r.asArray)(t).forEach(t=>{h.appendChild(o.Dom.isNode(t)?t:d.c.fromHTML(t))}),p.onAction(()=>{n&&(0,s.isFunction)(n)&&!1===n(d)||d.close()}),d.setFooter([p]),d.open(h,i||"&nbsp;",!0,!0),p.focus(),d}},71675:function(t,i,n){"use strict";var o=n(6441);o.Config.prototype.allowResizeTags=new Set(["img","iframe","table","jodit"]),o.Config.prototype.resizer={showSize:!0,hideSizeTimeout:1e3,forImageChangeAttributes:!0,min_width:10,min_height:10,useAspectRatio:new Set(["img"])}},71686:function(t,i,n){"use strict";n.d(i,{ajaxInstances:function(){return a},send:function(){return l}});var o=n(21537),r=n(41601),s=n(83987);let a=new WeakMap;function l(t,i){let n=(0,s.buildData)(t,i),l=i=>{t.j.progressbar.show().progress(i),i>=100&&t.j.progressbar.hide()},c=(i,n)=>{let s=new r.Ajax({xhr:()=>{let i=new XMLHttpRequest;return void 0!==t.j.ow.FormData&&i.upload?(n(10),i.upload.addEventListener("progress",t=>{if(t.lengthComputable){let i=t.loaded/t.total;n(i*=100)}},!1)):n(100),i},method:t.o.method||"POST",data:i,url:(0,o.isFunction)(t.o.url)?t.o.url(i):t.o.url,headers:t.o.headers,queryBuild:t.o.queryBuild,contentType:t.o.contentType.call(t,i),withCredentials:t.o.withCredentials||!1}),l=a.get(t);return l||(l=new Set,a.set(t,l)),l.add(s),t.j.e.one("beforeDestruct",s.destruct),s.send().then(t=>t.json()).catch(t=>({success:!1,data:{messages:[t]}})).finally(()=>{s.destruct(),null==l||l.delete(s)})};return((0,o.isFunction)(t.o.customUploadFunction)&&(c=t.o.customUploadFunction),(0,o.isPromise)(n))?n.then(t=>c(t,l)).catch(i=>{t.o.error.call(t,i)}):c(n,l)}},71705:function(t,i,n){"use strict";n.r(i),i.default={newline:"الخط الجديد",delete:"حذف",space:"الفضاء","Speech Recognize":"التعرف على الكلام",Sound:"الصوت","Interim Results":"النتائج المؤقتة"}},71724:function(t,i,n){"use strict";n.r(i),i.default={"Line height":"Zeilenh\xf6he"}},71842:function(t,i,n){"use strict";var o=n(82758),r=n(6441);r.Config.prototype.askBeforePasteFromWord=!0,r.Config.prototype.processPasteFromWord=!0,r.Config.prototype.defaultActionOnPasteFromWord=null,r.Config.prototype.pasteFromWordActionList=[{value:o.INSERT_AS_HTML,text:"Keep"},{value:o.INSERT_AS_TEXT,text:"Clean"},{value:o.INSERT_ONLY_TEXT,text:"Insert only Text"}]},71916:function(t,i,n){"use strict";n.d(i,{UIButtonGroup:function(){return l}});var o=n(87325),r=n(38837),s=n(10830),a=n(62405);let l=class t extends a.UIGroup{className(){return"UIButtonGroup"}render(t){return`<div>
474
474
  <div class="&__label">~${t.label}~</div>
475
475
  <div class="&__options"></div>
476
- </div>`}appendChildToContainer(t){let i=this.getElm("options");(0,r.assert)(null!=i,"Options does not exist"),i.appendChild(t)}select(t){var i,n;this.elements.forEach((i,n)=>{n===t||i.state.value===t?i.state.activated=!0:this.options.radio&&(i.state.activated=!1)});let o=this.elements.filter(t=>t.state.activated).map(t=>({text:t.state.text,value:t.state.value}));this.jodit.e.fire(this,"select",o),null==(n=(i=this.options).onChange)||n.call(i,o)}constructor(t,i={radio:!0}){var n,o;super(t,null==(n=i.options)?void 0:n.map(i=>{let n=new s.UIButton(t,{text:i.text,value:i.value,variant:"primary"});return n.onAction(()=>{this.select(i.value)}),n}),i),this.options=i,this.select(null!=(o=i.value)?o:0)}};l=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a}([o.component],l)},72144:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24"> <g transform="translate(-251.000000, -443.000000)"> <g transform="translate(215.000000, 119.000000)"/> <path d="M252,448 L256,448 L256,444 L252,444 L252,448 Z M257,448 L269,448 L269,446 L257,446 L257,448 Z M257,464 L269,464 L269,462 L257,462 L257,464 Z M270,444 L270,448 L274,448 L274,444 L270,444 Z M252,462 L252,466 L256,466 L256,462 L252,462 Z M270,462 L270,466 L274,466 L274,462 L270,462 Z M254,461 L256,461 L256,449 L254,449 L254,461 Z M270,461 L272,461 L272,449 L270,449 L270,461 Z"/> </g> </svg> '},72157:function(t,i,n){"use strict";n.d(i,{findControlType:function(){return a},getControlType:function(){return s}});var o=n(21537),r=n(6441);function s(t,i){let n;return i||(i=r.Config.defaultOptions.controls),(0,o.isString)(t)?n=a(t,i)||{name:t,command:t,tooltip:t}:void 0!==i[(n={name:"empty",...(0,o.ConfigFlatten)(t)}).name]&&(n={...(0,o.ConfigFlatten)(i[n.name]),...(0,o.ConfigFlatten)(n)}),n}function a(t,i){let[n,r]=t.split(/\./),s=i;return null!=r?void 0!==i[n]&&(s=i[n]):r=n,s[r]?{name:r,...(0,o.ConfigFlatten)(s[r])}:void 0}},72253:function(t,i,n){"use strict";var o=n(65478),r=n(22732),s=n(580),a=n(70799),l=n(50911);n(96967);var c=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};class u extends l.Plugin{afterInit(t){"br"!==t.o.enter.toLowerCase()&&t.e.on("drop.wtn focus.wtn keydown.wtn mousedown.wtn afterInit.wtn backSpaceAfterDelete.wtn",this.preprocessInput,{top:!0}).on("afterInit.wtn postProcessSetEditorValue.wtn afterCommitStyle.wtn backSpaceAfterDelete.wtn",this.postProcessSetEditorValue)}beforeDestruct(t){t.e.off(".wtn")}postProcessSetEditorValue(){let{jodit:t}=this;if(!t.isEditorMode())return;let i=t.editor.firstChild,n=!1;for(;i;){if(i=function(t,i){let n=t,o=t;do if(r.Dom.isElement(o)&&r.Dom.isLeaf(o)&&!r.Dom.isList(o.parentElement)){let t=r.Dom.findNotEmptySibling(o,!1);r.Dom.isTag(n,"ul")?n.appendChild(o):n=r.Dom.wrap(o,"ul",i.createInside),o=t}else break;while(o);return n}(i,t),this.isSuitableStart(i)){n||t.s.save(),n=!0;let o=t.createInside.element(t.o.enter);for(r.Dom.before(i,o);i&&this.isSuitable(i);){let t=i.nextSibling;o.appendChild(i),i=t}o.normalize(),i=o}i=i&&i.nextSibling}n&&(t.s.restore(),"afterInit"===t.e.current&&t.e.fire("internalChange"))}preprocessInput(){let{jodit:t}=this,i="afterInit"===t.e.current;if(!t.isEditorMode()||t.editor.firstChild||!t.o.wrapNodes.emptyBlockAfterInit&&i)return;let n=t.createInside.element(t.o.enter),o=t.createInside.element("br");r.Dom.append(n,o),r.Dom.append(t.editor,n),t.s.isFocused()&&t.s.setCursorBefore(o),t.e.fire("internalChange")}constructor(){super(...arguments),this.isSuitableStart=t=>{var i;return r.Dom.isText(t)&&(0,a.isString)(t.nodeValue)&&(/[^\s]/.test(t.nodeValue)||(null==(i=t.parentNode)?void 0:i.firstChild)===t&&this.isSuitable(t.nextSibling))||this.isNotWrapped(t)&&!r.Dom.isTemporary(t)},this.isSuitable=t=>r.Dom.isText(t)||this.isNotWrapped(t),this.isNotWrapped=t=>r.Dom.isElement(t)&&!(r.Dom.isBlock(t)||r.Dom.isTag(t,this.j.o.wrapNodes.exclude))}}c([o.autobind],u.prototype,"postProcessSetEditorValue",null),c([o.autobind],u.prototype,"preprocessInput",null),s.pluginSystem.add("wrapNodes",u)},72337:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1600 736v192q0 40-28 68t-68 28h-1216q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h1216q40 0 68 28t28 68z"/> </svg> '},72392:function(t,i){"use strict";i.default={"copy-format":"Kop\xedrovat form\xe1t"}},72430:function(t,i,n){"use strict";n.d(i,{isPlainObject:function(){return r}});var o=n(52742);function r(t){return!(!t||"object"!=typeof t||t.nodeType||(0,o.isWindow)(t))&&!(t.constructor&&!({}).hasOwnProperty.call(t.constructor.prototype,"isPrototypeOf"))}},72439:function(t,i,n){"use strict";var o=n(82758),r=n(2748),s=n(580),a=n(21537),l=n(76014);let c=new Set([o.KEY_TAB,o.KEY_LEFT,o.KEY_RIGHT,o.KEY_UP,o.KEY_DOWN]);s.pluginSystem.add("tableKeyboardNavigation",function(t){t.e.off(".tableKeyboardNavigation").on("keydown.tableKeyboardNavigation",i=>{let{key:n}=i,s=function(t,i){if(!c.has(i))return;let n=t.s.current();if(!n)return;let s=r.Dom.up(n,r.Dom.isCell,t.editor);if(!s)return;let{range:l}=t.s;if(i!==o.KEY_TAB&&n!==s){let t=i===o.KEY_RIGHT||i===o.KEY_DOWN,c=(0,a.call)(t?r.Dom.next:r.Dom.prev,n,t=>i===o.KEY_UP||i===o.KEY_DOWN?r.Dom.isTag(t,"br"):!!t,s);if(!t&&(c||i!==o.KEY_UP&&r.Dom.isText(n)&&0!==l.startOffset)||t&&(c||i!==o.KEY_DOWN&&r.Dom.isText(n)&&n.nodeValue&&l.startOffset!==n.nodeValue.length))return}return s}(t,n);if(!s)return;let u=t.getInstance(l.Table,t.o),d=r.Dom.closest(s,"table",t.editor),h=null,p=n===o.KEY_LEFT||i.shiftKey,f=()=>(0,a.call)(p?r.Dom.prev:r.Dom.next,s,r.Dom.isCell,d);switch(n){case o.KEY_TAB:case o.KEY_LEFT:(h=f())||(u.appendRow(d,!!p&&d.querySelector("tr"),!p),h=f());break;case o.KEY_UP:case o.KEY_DOWN:{let t=u.formalMatrix(d),[i,r]=u.formalCoordinate(d,s);n===o.KEY_UP?void 0!==t[i-1]&&(h=t[i-1][r]):void 0!==t[i+1]&&(h=t[i+1][r])}}if(h){if(t.e.fire("hidePopup hideResizer"),h.firstChild)n===o.KEY_TAB?t.s.select(h,!0):t.s.setCursorIn(h,n===o.KEY_RIGHT||n===o.KEY_DOWN);else{let i=t.createInside.element("br");h.appendChild(i),t.s.setCursorBefore(i)}return t.synchronizeValues(),!1}})})},72573:function(t,i,n){"use strict";function o(t,i,n){return i in t?Object.defineProperty(t,i,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[i]=n,t}function r(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}n.d(i,{marked:function(){return ey}});var s,a=r(),l={exec:()=>null};function c(t,i=""){let n="string"==typeof t?t:t.source,o={replace:(t,i)=>{let r="string"==typeof i?i:i.source;return r=r.replace(d.caret,"$1"),n=n.replace(t,r),o},getRegex:()=>new RegExp(n,i)};return o}var u=(()=>{try{return!!RegExp("(?<=1)(?<!1)")}catch(t){return!1}})(),d={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceTabs:/^\t+/,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] +\S/,listReplaceTask:/^\[[ xX]\] +/,listTaskCheckbox:/\[[ xX]\]/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,unescapeTest:/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:t=>RegExp(`^( {0,3}${t})((?:[ ][^\\n]*)?(?:\\n|$))`),nextBulletRegex:t=>RegExp(`^ {0,${Math.min(3,t-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),hrRegex:t=>RegExp(`^ {0,${Math.min(3,t-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),fencesBeginRegex:t=>RegExp(`^ {0,${Math.min(3,t-1)}}(?:\`\`\`|~~~)`),headingBeginRegex:t=>RegExp(`^ {0,${Math.min(3,t-1)}}#`),htmlBeginRegex:t=>RegExp(`^ {0,${Math.min(3,t-1)}}<(?:[a-z].*>|!--)`,"i")},h=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,p=/(?:[*+-]|\d{1,9}[.)])/,f=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,m=c(f).replace(/bull/g,p).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,"").getRegex(),g=c(f).replace(/bull/g,p).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),b=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,v=/(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/,y=c(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",v).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),w=c(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,p).getRegex(),_="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",C=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,k=c("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",C).replace("tag",_).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),S=c(b).replace("hr",h).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",_).getRegex(),x={blockquote:c(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",S).getRegex(),code:/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,def:y,fences:/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,hr:h,html:k,lheading:m,list:w,newline:/^(?:[ \t]*(?:\n|$))+/,paragraph:S,table:l,text:/^[^\n]+/},I=c("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",h).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",_).getRegex(),E={...x,lheading:g,table:I,paragraph:c(b).replace("hr",h).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",I).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",_).getRegex()},T={...x,html:c("^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:\"[^\"]*\"|'[^']*'|\\s[^'\"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))").replace("comment",C).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:l,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:c(b).replace("hr",h).replace("heading",` *#{1,6} *[^
477
- ]`).replace("lheading",m).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},A=/^( {2,}|\\)\n(?!\s*$)/,j=/[\p{P}\p{S}]/u,L=/[\s\p{P}\p{S}]/u,D=/[^\s\p{P}\p{S}]/u,P=c(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,L).getRegex(),R=/(?!~)[\p{P}\p{S}]/u,M=c(/link|precode-code|html/,"g").replace("link",/\[(?:[^\[\]`]|(?<a>`+)[^`]+\k<a>(?!`))*?\]\((?:\\[\s\S]|[^\\\(\)]|\((?:\\[\s\S]|[^\\\(\)])*\))*\)/).replace("precode-",u?"(?<!`)()":"(^^|[^`])").replace("code",/(?<b>`+)[^`]+\k<b>(?!`)/).replace("html",/<(?! )[^<>]*?>/).getRegex(),z=/^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/,B=c(z,"u").replace(/punct/g,j).getRegex(),N=c(z,"u").replace(/punct/g,R).getRegex(),O="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",F=c(O,"gu").replace(/notPunctSpace/g,D).replace(/punctSpace/g,L).replace(/punct/g,j).getRegex(),H=c(O,"gu").replace(/notPunctSpace/g,/(?:[^\s\p{P}\p{S}]|~)/u).replace(/punctSpace/g,/(?!~)[\s\p{P}\p{S}]/u).replace(/punct/g,R).getRegex(),U=c("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,D).replace(/punctSpace/g,L).replace(/punct/g,j).getRegex(),q=c(/\\(punct)/,"gu").replace(/punct/g,j).getRegex(),V=c(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),W=c(C).replace("(?:--\x3e|$)","--\x3e").getRegex(),$=c("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",W).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),G=/(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`+[^`]*?`+(?!`)|[^\[\]\\`])*?/,K=c(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]*(?:\n[ \t]*)?)(title))?\s*\)/).replace("label",G).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),Y=c(/^!?\[(label)\]\[(ref)\]/).replace("label",G).replace("ref",v).getRegex(),J=c(/^!?\[(ref)\](?:\[\])?/).replace("ref",v).getRegex(),X=c("reflink|nolink(?!\\()","g").replace("reflink",Y).replace("nolink",J).getRegex(),Z=/[hH][tT][tT][pP][sS]?|[fF][tT][pP]/,Q={_backpedal:l,anyPunctuation:q,autolink:V,blockSkip:M,br:A,code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,del:l,emStrongLDelim:B,emStrongRDelimAst:F,emStrongRDelimUnd:U,escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,link:K,nolink:J,punctuation:P,reflink:Y,reflinkSearch:X,tag:$,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,url:l},ee={...Q,link:c(/^!?\[(label)\]\((.*?)\)/).replace("label",G).getRegex(),reflink:c(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",G).getRegex()},et={...Q,emStrongRDelimAst:H,emStrongLDelim:N,url:c(/^((?:protocol):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/).replace("protocol",Z).replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\[\s\S]|[^\\])*?(?:\\[\s\S]|[^\s~\\]))\1(?=[^~]|$)/,text:c(/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|protocol:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/).replace("protocol",Z).getRegex()},ei={...et,br:c(A).replace("{2,}","*").getRegex(),text:c(et.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},en={normal:x,gfm:E,pedantic:T},eo={normal:Q,gfm:et,breaks:ei,pedantic:ee},er={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},es=t=>er[t];function ea(t,i){if(i){if(d.escapeTest.test(t))return t.replace(d.escapeReplace,es)}else if(d.escapeTestNoEncode.test(t))return t.replace(d.escapeReplaceNoEncode,es);return t}function el(t){try{t=encodeURI(t).replace(d.percentDecode,"%")}catch(t){return null}return t}function ec(t,i){var n;let o=t.replace(d.findPipe,(t,i,n)=>{let o=!1,r=i;for(;--r>=0&&"\\"===n[r];)o=!o;return o?"|":" |"}).split(d.splitPipe),r=0;if(o[0].trim()||o.shift(),!(o.length>0)||(null==(n=o.at(-1))?void 0:n.trim())||o.pop(),i)if(o.length>i)o.splice(i);else for(;o.length<i;)o.push("");for(;r<o.length;r++)o[r]=o[r].trim().replace(d.slashPipe,"|");return o}function eu(t,i,n){let o=t.length;if(0===o)return"";let r=0;for(;r<o;){let s=t.charAt(o-r-1);if(s!==i||n)if(s!==i&&n)r++;else break;else r++}return t.slice(0,o-r)}function ed(t,i,n,o,r){let s=i.href,a=i.title||null,l=t[1].replace(r.other.outputLinkReplace,"$1");o.state.inLink=!0;let c={type:"!"===t[0].charAt(0)?"image":"link",raw:n,href:s,title:a,text:l,tokens:o.inlineTokens(l)};return o.state.inLink=!1,c}var eh=class{space(t){let i=this.rules.block.newline.exec(t);if(i&&i[0].length>0)return{type:"space",raw:i[0]}}code(t){let i=this.rules.block.code.exec(t);if(i){let t=i[0].replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:i[0],codeBlockStyle:"indented",text:this.options.pedantic?t:eu(t,`
476
+ </div>`}appendChildToContainer(t){let i=this.getElm("options");(0,r.assert)(null!=i,"Options does not exist"),i.appendChild(t)}select(t){var i,n;this.elements.forEach((i,n)=>{n===t||i.state.value===t?i.state.activated=!0:this.options.radio&&(i.state.activated=!1)});let o=this.elements.filter(t=>t.state.activated).map(t=>({text:t.state.text,value:t.state.value}));this.jodit.e.fire(this,"select",o),null==(n=(i=this.options).onChange)||n.call(i,o)}constructor(t,i={radio:!0}){var n,o;super(t,null==(n=i.options)?void 0:n.map(i=>{let n=new s.UIButton(t,{text:i.text,value:i.value,variant:"primary"});return n.onAction(()=>{this.select(i.value)}),n}),i),this.options=i,this.select(null!=(o=i.value)?o:0)}};l=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a}([o.component],l)},72144:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 24 24"> <g transform="translate(-251.000000, -443.000000)"> <g transform="translate(215.000000, 119.000000)"/> <path d="M252,448 L256,448 L256,444 L252,444 L252,448 Z M257,448 L269,448 L269,446 L257,446 L257,448 Z M257,464 L269,464 L269,462 L257,462 L257,464 Z M270,444 L270,448 L274,448 L274,444 L270,444 Z M252,462 L252,466 L256,466 L256,462 L252,462 Z M270,462 L270,466 L274,466 L274,462 L270,462 Z M254,461 L256,461 L256,449 L254,449 L254,461 Z M270,461 L272,461 L272,449 L270,449 L270,461 Z"/> </g> </svg> '},72157:function(t,i,n){"use strict";n.d(i,{findControlType:function(){return a},getControlType:function(){return s}});var o=n(21537),r=n(6441);function s(t,i){let n;return i||(i=r.Config.defaultOptions.controls),(0,o.isString)(t)?n=a(t,i)||{name:t,command:t,tooltip:t}:void 0!==i[(n={name:"empty",...(0,o.ConfigFlatten)(t)}).name]&&(n={...(0,o.ConfigFlatten)(i[n.name]),...(0,o.ConfigFlatten)(n)}),n}function a(t,i){let[n,r]=t.split(/\./),s=i;return null!=r?void 0!==i[n]&&(s=i[n]):r=n,s[r]?{name:r,...(0,o.ConfigFlatten)(s[r])}:void 0}},72253:function(t,i,n){"use strict";var o=n(65478),r=n(22732),s=n(580),a=n(70799),l=n(50911);n(96967);var c=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};class u extends l.Plugin{afterInit(t){"br"!==t.o.enter.toLowerCase()&&t.e.on("drop.wtn focus.wtn keydown.wtn mousedown.wtn afterInit.wtn backSpaceAfterDelete.wtn",this.preprocessInput,{top:!0}).on("afterInit.wtn postProcessSetEditorValue.wtn afterCommitStyle.wtn backSpaceAfterDelete.wtn",this.postProcessSetEditorValue)}beforeDestruct(t){t.e.off(".wtn")}postProcessSetEditorValue(){let{jodit:t}=this;if(!t.isEditorMode())return;let i=t.editor.firstChild,n=!1;for(;i;){if(i=function(t,i){let n=t,o=t;do if(r.Dom.isElement(o)&&r.Dom.isLeaf(o)&&!r.Dom.isList(o.parentElement)){let t=r.Dom.findNotEmptySibling(o,!1);r.Dom.isTag(n,"ul")?n.appendChild(o):n=r.Dom.wrap(o,"ul",i.createInside),o=t}else break;while(o);return n}(i,t),this.isSuitableStart(i)){n||t.s.save(),n=!0;let o=t.createInside.element(t.o.enter);for(r.Dom.before(i,o);i&&this.isSuitable(i);){let t=i.nextSibling;o.appendChild(i),i=t}o.normalize(),i=o}i=i&&i.nextSibling}n&&(t.s.restore(),"afterInit"===t.e.current&&t.e.fire("internalChange"))}preprocessInput(){let{jodit:t}=this,i="afterInit"===t.e.current;if(!t.isEditorMode()||t.editor.firstChild||!t.o.wrapNodes.emptyBlockAfterInit&&i)return;let n=t.createInside.element(t.o.enter),o=t.createInside.element("br");r.Dom.append(n,o),r.Dom.append(t.editor,n),t.s.isFocused()&&t.s.setCursorBefore(o),t.e.fire("internalChange")}constructor(){super(...arguments),this.isSuitableStart=t=>{var i;return r.Dom.isText(t)&&(0,a.isString)(t.nodeValue)&&(/[^\s]/.test(t.nodeValue)||(null==(i=t.parentNode)?void 0:i.firstChild)===t&&this.isSuitable(t.nextSibling))||this.isNotWrapped(t)&&!r.Dom.isTemporary(t)},this.isSuitable=t=>r.Dom.isText(t)||this.isNotWrapped(t),this.isNotWrapped=t=>r.Dom.isElement(t)&&!(r.Dom.isBlock(t)||r.Dom.isTag(t,this.j.o.wrapNodes.exclude))}}c([o.autobind],u.prototype,"postProcessSetEditorValue",null),c([o.autobind],u.prototype,"preprocessInput",null),s.pluginSystem.add("wrapNodes",u)},72337:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1600 736v192q0 40-28 68t-68 28h-1216q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h1216q40 0 68 28t28 68z"/> </svg> '},72392:function(t,i){"use strict";i.default={"copy-format":"Kop\xedrovat form\xe1t"}},72430:function(t,i,n){"use strict";n.d(i,{isPlainObject:function(){return r}});var o=n(52742);function r(t){return!(!t||"object"!=typeof t||t.nodeType||(0,o.isWindow)(t))&&!(t.constructor&&!({}).hasOwnProperty.call(t.constructor.prototype,"isPrototypeOf"))}},72439:function(t,i,n){"use strict";var o=n(82758),r=n(2748),s=n(580),a=n(21537),l=n(76014);let c=new Set([o.KEY_TAB,o.KEY_LEFT,o.KEY_RIGHT,o.KEY_UP,o.KEY_DOWN]);s.pluginSystem.add("tableKeyboardNavigation",function(t){t.e.off(".tableKeyboardNavigation").on("keydown.tableKeyboardNavigation",i=>{let{key:n}=i,s=function(t,i){if(!c.has(i))return;let n=t.s.current();if(!n)return;let s=r.Dom.up(n,r.Dom.isCell,t.editor);if(!s)return;let{range:l}=t.s;if(i!==o.KEY_TAB&&n!==s){let t=i===o.KEY_RIGHT||i===o.KEY_DOWN,c=(0,a.call)(t?r.Dom.next:r.Dom.prev,n,t=>i===o.KEY_UP||i===o.KEY_DOWN?r.Dom.isTag(t,"br"):!!t,s);if(!t&&(c||i!==o.KEY_UP&&r.Dom.isText(n)&&0!==l.startOffset)||t&&(c||i!==o.KEY_DOWN&&r.Dom.isText(n)&&n.nodeValue&&l.startOffset!==n.nodeValue.length))return}return s}(t,n);if(!s)return;let u=t.getInstance(l.Table,t.o),d=r.Dom.closest(s,"table",t.editor),h=null,p=n===o.KEY_LEFT||i.shiftKey,f=()=>(0,a.call)(p?r.Dom.prev:r.Dom.next,s,r.Dom.isCell,d);switch(n){case o.KEY_TAB:case o.KEY_LEFT:(h=f())||(u.appendRow(d,!!p&&d.querySelector("tr"),!p),h=f());break;case o.KEY_UP:case o.KEY_DOWN:{let t=u.formalMatrix(d),[i,r]=u.formalCoordinate(d,s);n===o.KEY_UP?void 0!==t[i-1]&&(h=t[i-1][r]):void 0!==t[i+1]&&(h=t[i+1][r])}}if(h){if(t.e.fire("hidePopup hideResizer"),h.firstChild)n===o.KEY_TAB?t.s.select(h,!0):t.s.setCursorIn(h,n===o.KEY_RIGHT||n===o.KEY_DOWN);else{let i=t.createInside.element("br");h.appendChild(i),t.s.setCursorBefore(i)}return t.synchronizeValues(),!1}})})},72573:function(t,i,n){"use strict";function o(t,i,n){return i in t?Object.defineProperty(t,i,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[i]=n,t}function r(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}n.d(i,{marked:function(){return eC}});var s,a=r(),l={exec:()=>null};function c(t,i=""){let n="string"==typeof t?t:t.source,o={replace:(t,i)=>{let r="string"==typeof i?i:i.source;return r=r.replace(d.caret,"$1"),n=n.replace(t,r),o},getRegex:()=>new RegExp(n,i)};return o}var u=(()=>{try{return!!RegExp("(?<=1)(?<!1)")}catch(t){return!1}})(),d={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] +\S/,listReplaceTask:/^\[[ xX]\] +/,listTaskCheckbox:/\[[ xX]\]/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,unescapeTest:/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:t=>RegExp(`^( {0,3}${t})((?:[ ][^\\n]*)?(?:\\n|$))`),nextBulletRegex:t=>RegExp(`^ {0,${Math.min(3,t-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),hrRegex:t=>RegExp(`^ {0,${Math.min(3,t-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),fencesBeginRegex:t=>RegExp(`^ {0,${Math.min(3,t-1)}}(?:\`\`\`|~~~)`),headingBeginRegex:t=>RegExp(`^ {0,${Math.min(3,t-1)}}#`),htmlBeginRegex:t=>RegExp(`^ {0,${Math.min(3,t-1)}}<(?:[a-z].*>|!--)`,"i"),blockquoteBeginRegex:t=>RegExp(`^ {0,${Math.min(3,t-1)}}>`)},h=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,p=/ {0,3}(?:[*+-]|\d{1,9}[.)])/,f=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,m=c(f).replace(/bull/g,p).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,"").getRegex(),g=c(f).replace(/bull/g,p).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),b=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,v=/(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/,y=c(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",v).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),w=c(/^(bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,p).getRegex(),_="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",C=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,k=c("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",C).replace("tag",_).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),S=c(b).replace("hr",h).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",_).getRegex(),x={blockquote:c(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",S).getRegex(),code:/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,def:y,fences:/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,hr:h,html:k,lheading:m,list:w,newline:/^(?:[ \t]*(?:\n|$))+/,paragraph:S,table:l,text:/^[^\n]+/},I=c("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",h).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",_).getRegex(),E={...x,lheading:g,table:I,paragraph:c(b).replace("hr",h).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",I).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",_).getRegex()},T={...x,html:c("^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:\"[^\"]*\"|'[^']*'|\\s[^'\"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))").replace("comment",C).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:l,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:c(b).replace("hr",h).replace("heading",` *#{1,6} *[^
477
+ ]`).replace("lheading",m).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},A=/^( {2,}|\\)\n(?!\s*$)/,j=/[\p{P}\p{S}]/u,L=/[\s\p{P}\p{S}]/u,D=/[^\s\p{P}\p{S}]/u,P=c(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,L).getRegex(),R=/(?!~)[\p{P}\p{S}]/u,M=/(?![*_])[\p{P}\p{S}]/u,z=c(/link|precode-code|html/,"g").replace("link",/\[(?:[^\[\]`]|(?<a>`+)[^`]+\k<a>(?!`))*?\]\((?:\\[\s\S]|[^\\\(\)]|\((?:\\[\s\S]|[^\\\(\)])*\))*\)/).replace("precode-",u?"(?<!`)()":"(^^|[^`])").replace("code",/(?<b>`+)[^`]+\k<b>(?!`)/).replace("html",/<(?! )[^<>]*?>/).getRegex(),B=/^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/,N=c(B,"u").replace(/punct/g,j).getRegex(),O=c(B,"u").replace(/punct/g,R).getRegex(),F="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",H=c(F,"gu").replace(/notPunctSpace/g,D).replace(/punctSpace/g,L).replace(/punct/g,j).getRegex(),U=c(F,"gu").replace(/notPunctSpace/g,/(?:[^\s\p{P}\p{S}]|~)/u).replace(/punctSpace/g,/(?!~)[\s\p{P}\p{S}]/u).replace(/punct/g,R).getRegex(),q=c("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,D).replace(/punctSpace/g,L).replace(/punct/g,j).getRegex(),V=c(/^~~?(?:((?!~)punct)|[^\s~])/,"u").replace(/punct/g,M).getRegex(),W=c("^[^~]+(?=[^~])|(?!~)punct(~~?)(?=[\\s]|$)|notPunctSpace(~~?)(?!~)(?=punctSpace|$)|(?!~)punctSpace(~~?)(?=notPunctSpace)|[\\s](~~?)(?!~)(?=punct)|(?!~)punct(~~?)(?!~)(?=punct)|notPunctSpace(~~?)(?=notPunctSpace)","gu").replace(/notPunctSpace/g,/(?:[^\s\p{P}\p{S}]|[*_])/u).replace(/punctSpace/g,/(?![*_])[\s\p{P}\p{S}]/u).replace(/punct/g,M).getRegex(),$=c(/\\(punct)/,"gu").replace(/punct/g,j).getRegex(),G=c(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),K=c(C).replace("(?:--\x3e|$)","--\x3e").getRegex(),Y=c("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",K).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),J=/(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`+[^`]*?`+(?!`)|[^\[\]\\`])*?/,X=c(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]*(?:\n[ \t]*)?)(title))?\s*\)/).replace("label",J).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),Z=c(/^!?\[(label)\]\[(ref)\]/).replace("label",J).replace("ref",v).getRegex(),Q=c(/^!?\[(ref)\](?:\[\])?/).replace("ref",v).getRegex(),ee=c("reflink|nolink(?!\\()","g").replace("reflink",Z).replace("nolink",Q).getRegex(),et=/[hH][tT][tT][pP][sS]?|[fF][tT][pP]/,ei={_backpedal:l,anyPunctuation:$,autolink:G,blockSkip:z,br:A,code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,del:l,delLDelim:l,delRDelim:l,emStrongLDelim:N,emStrongRDelimAst:H,emStrongRDelimUnd:q,escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,link:X,nolink:Q,punctuation:P,reflink:Z,reflinkSearch:ee,tag:Y,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,url:l},en={...ei,link:c(/^!?\[(label)\]\((.*?)\)/).replace("label",J).getRegex(),reflink:c(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",J).getRegex()},eo={...ei,emStrongRDelimAst:U,emStrongLDelim:O,delLDelim:V,delRDelim:W,url:c(/^((?:protocol):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/).replace("protocol",et).replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\[\s\S]|[^\\])*?(?:\\[\s\S]|[^\s~\\]))\1(?=[^~]|$)/,text:c(/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|protocol:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/).replace("protocol",et).getRegex()},er={...eo,br:c(A).replace("{2,}","*").getRegex(),text:c(eo.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},es={normal:x,gfm:E,pedantic:T},ea={normal:ei,gfm:eo,breaks:er,pedantic:en},el={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},ec=t=>el[t];function eu(t,i){if(i){if(d.escapeTest.test(t))return t.replace(d.escapeReplace,ec)}else if(d.escapeTestNoEncode.test(t))return t.replace(d.escapeReplaceNoEncode,ec);return t}function ed(t){try{t=encodeURI(t).replace(d.percentDecode,"%")}catch(t){return null}return t}function eh(t,i){var n;let o=t.replace(d.findPipe,(t,i,n)=>{let o=!1,r=i;for(;--r>=0&&"\\"===n[r];)o=!o;return o?"|":" |"}).split(d.splitPipe),r=0;if(o[0].trim()||o.shift(),!(o.length>0)||(null==(n=o.at(-1))?void 0:n.trim())||o.pop(),i)if(o.length>i)o.splice(i);else for(;o.length<i;)o.push("");for(;r<o.length;r++)o[r]=o[r].trim().replace(d.slashPipe,"|");return o}function ep(t,i,n){let o=t.length;if(0===o)return"";let r=0;for(;r<o;){let s=t.charAt(o-r-1);if(s!==i||n)if(s!==i&&n)r++;else break;else r++}return t.slice(0,o-r)}function ef(t,i,n,o,r){let s=i.href,a=i.title||null,l=t[1].replace(r.other.outputLinkReplace,"$1");o.state.inLink=!0;let c={type:"!"===t[0].charAt(0)?"image":"link",raw:n,href:s,title:a,text:l,tokens:o.inlineTokens(l)};return o.state.inLink=!1,c}var em=class{space(t){let i=this.rules.block.newline.exec(t);if(i&&i[0].length>0)return{type:"space",raw:i[0]}}code(t){let i=this.rules.block.code.exec(t);if(i){let t=i[0].replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:i[0],codeBlockStyle:"indented",text:this.options.pedantic?t:ep(t,`
478
478
  `)}}}fences(t){let i=this.rules.block.fences.exec(t);if(i){let t=i[0],n=function(t,i,n){let o=t.match(n.other.indentCodeCompensation);if(null===o)return i;let r=o[1];return i.split(`
479
479
  `).map(t=>{let i=t.match(n.other.beginningSpace);if(null===i)return t;let[o]=i;return o.length>=r.length?t.slice(r.length):t}).join(`
480
- `)}(t,i[3]||"",this.rules);return{type:"code",raw:t,lang:i[2]?i[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):i[2],text:n}}}heading(t){let i=this.rules.block.heading.exec(t);if(i){let t=i[2].trim();if(this.rules.other.endingHash.test(t)){let i=eu(t,"#");(this.options.pedantic||!i||this.rules.other.endingSpaceChar.test(i))&&(t=i.trim())}return{type:"heading",raw:i[0],depth:i[1].length,text:t,tokens:this.lexer.inline(t)}}}hr(t){let i=this.rules.block.hr.exec(t);if(i)return{type:"hr",raw:eu(i[0],`
481
- `)}}blockquote(t){let i=this.rules.block.blockquote.exec(t);if(i){let t=eu(i[0],`
480
+ `)}(t,i[3]||"",this.rules);return{type:"code",raw:t,lang:i[2]?i[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):i[2],text:n}}}heading(t){let i=this.rules.block.heading.exec(t);if(i){let t=i[2].trim();if(this.rules.other.endingHash.test(t)){let i=ep(t,"#");(this.options.pedantic||!i||this.rules.other.endingSpaceChar.test(i))&&(t=i.trim())}return{type:"heading",raw:i[0],depth:i[1].length,text:t,tokens:this.lexer.inline(t)}}}hr(t){let i=this.rules.block.hr.exec(t);if(i)return{type:"hr",raw:ep(i[0],`
481
+ `)}}blockquote(t){let i=this.rules.block.blockquote.exec(t);if(i){let t=ep(i[0],`
482
482
  `).split(`
483
483
  `),n="",o="",r=[];for(;t.length>0;){let i=!1,s=[],a;for(a=0;a<t.length;a++)if(this.rules.other.blockquoteStart.test(t[a]))s.push(t[a]),i=!0;else if(i)break;else s.push(t[a]);t=t.slice(a);let l=s.join(`
484
484
  `),c=l.replace(this.rules.other.blockquoteSetextReplace,`
@@ -489,16 +489,16 @@ ${c}`:c;let u=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTo
489
489
  `),s=this.blockquote(i);r[r.length-1]=s,n=n.substring(0,n.length-d.raw.length)+s.raw,o=o.substring(0,o.length-d.text.length)+s.text;break}if((null==d?void 0:d.type)==="list"){let i=d.raw+`
490
490
  `+t.join(`
491
491
  `),s=this.list(i);r[r.length-1]=s,n=n.substring(0,n.length-d.raw.length)+s.raw,o=o.substring(0,o.length-d.raw.length)+s.raw,t=i.substring(r.at(-1).raw.length).split(`
492
- `);continue}}return{type:"blockquote",raw:n,tokens:r,text:o}}}list(t){let i=this.rules.block.list.exec(t);if(i){let r=i[1].trim(),s=r.length>1,a={type:"list",raw:"",ordered:s,start:s?+r.slice(0,-1):"",loose:!1,items:[]};r=s?`\\d{1,9}\\${r.slice(-1)}`:`\\${r}`,this.options.pedantic&&(r=s?r:"[*+-]");let l=this.rules.other.listItemRegex(r),c=!1;for(;t;){let n=!1,o="",r="";if(!(i=l.exec(t))||this.rules.block.hr.test(t))break;o=i[0],t=t.substring(o.length);let s=i[2].split(`
493
- `,1)[0].replace(this.rules.other.listReplaceTabs,t=>" ".repeat(3*t.length)),u=t.split(`
494
- `,1)[0],d=!s.trim(),h=0;if(this.options.pedantic?(h=2,r=s.trimStart()):d?h=i[1].length+1:(h=(h=i[2].search(this.rules.other.nonSpaceChar))>4?1:h,r=s.slice(h),h+=i[1].length),d&&this.rules.other.blankLine.test(u)&&(o+=u+`
495
- `,t=t.substring(u.length+1),n=!0),!n){let i=this.rules.other.nextBulletRegex(h),n=this.rules.other.hrRegex(h),a=this.rules.other.fencesBeginRegex(h),l=this.rules.other.headingBeginRegex(h),c=this.rules.other.htmlBeginRegex(h);for(;t;){let p=t.split(`
496
- `,1)[0],f;if(u=p,f=this.options.pedantic?u=u.replace(this.rules.other.listReplaceNesting," "):u.replace(this.rules.other.tabCharGlobal," "),a.test(u)||l.test(u)||c.test(u)||i.test(u)||n.test(u))break;if(f.search(this.rules.other.nonSpaceChar)>=h||!u.trim())r+=`
497
- `+f.slice(h);else{if(d||s.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||a.test(s)||l.test(s)||n.test(s))break;r+=`
498
- `+u}d||u.trim()||(d=!0),o+=p+`
499
- `,t=t.substring(p.length+1),s=f.slice(h)}}a.loose||(c?a.loose=!0:this.rules.other.doubleBlankLine.test(o)&&(c=!0)),a.items.push({type:"list_item",raw:o,task:!!this.options.gfm&&this.rules.other.listIsTask.test(r),loose:!1,text:r,tokens:[]}),a.raw+=o}let u=a.items.at(-1);if(!u)return;for(let t of(u.raw=u.raw.trimEnd(),u.text=u.text.trimEnd(),a.raw=a.raw.trimEnd(),a.items)){if(this.lexer.state.top=!1,t.tokens=this.lexer.blockTokens(t.text,[]),t.task){var n,o;if(t.text=t.text.replace(this.rules.other.listReplaceTask,""),(null==(n=t.tokens[0])?void 0:n.type)==="text"||(null==(o=t.tokens[0])?void 0:o.type)==="paragraph"){t.tokens[0].raw=t.tokens[0].raw.replace(this.rules.other.listReplaceTask,""),t.tokens[0].text=t.tokens[0].text.replace(this.rules.other.listReplaceTask,"");for(let t=this.lexer.inlineQueue.length-1;t>=0;t--)if(this.rules.other.listIsTask.test(this.lexer.inlineQueue[t].src)){this.lexer.inlineQueue[t].src=this.lexer.inlineQueue[t].src.replace(this.rules.other.listReplaceTask,"");break}}let i=this.rules.other.listTaskCheckbox.exec(t.raw);if(i){let n={type:"checkbox",raw:i[0]+" ",checked:"[ ]"!==i[0]};t.checked=n.checked,a.loose?t.tokens[0]&&["paragraph","text"].includes(t.tokens[0].type)&&"tokens"in t.tokens[0]&&t.tokens[0].tokens?(t.tokens[0].raw=n.raw+t.tokens[0].raw,t.tokens[0].text=n.raw+t.tokens[0].text,t.tokens[0].tokens.unshift(n)):t.tokens.unshift({type:"paragraph",raw:n.raw,text:n.raw,tokens:[n]}):t.tokens.unshift(n)}}if(!a.loose){let i=t.tokens.filter(t=>"space"===t.type);a.loose=i.length>0&&i.some(t=>this.rules.other.anyLine.test(t.raw))}}if(a.loose)for(let t of a.items)for(let i of(t.loose=!0,t.tokens))"text"===i.type&&(i.type="paragraph");return a}}html(t){let i=this.rules.block.html.exec(t);if(i)return{type:"html",block:!0,raw:i[0],pre:"pre"===i[1]||"script"===i[1]||"style"===i[1],text:i[0]}}def(t){let i=this.rules.block.def.exec(t);if(i){let t=i[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),n=i[2]?i[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",o=i[3]?i[3].substring(1,i[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):i[3];return{type:"def",tag:t,raw:i[0],href:n,title:o}}}table(t){var i;let n=this.rules.block.table.exec(t);if(!n||!this.rules.other.tableDelimiter.test(n[2]))return;let o=ec(n[1]),r=n[2].replace(this.rules.other.tableAlignChars,"").split("|"),s=(null==(i=n[3])?void 0:i.trim())?n[3].replace(this.rules.other.tableRowBlankLine,"").split(`
500
- `):[],a={type:"table",raw:n[0],header:[],align:[],rows:[]};if(o.length===r.length){for(let t of r)this.rules.other.tableAlignRight.test(t)?a.align.push("right"):this.rules.other.tableAlignCenter.test(t)?a.align.push("center"):this.rules.other.tableAlignLeft.test(t)?a.align.push("left"):a.align.push(null);for(let t=0;t<o.length;t++)a.header.push({text:o[t],tokens:this.lexer.inline(o[t]),header:!0,align:a.align[t]});for(let t of s)a.rows.push(ec(t,a.header.length).map((t,i)=>({text:t,tokens:this.lexer.inline(t),header:!1,align:a.align[i]})));return a}}lheading(t){let i=this.rules.block.lheading.exec(t);if(i)return{type:"heading",raw:i[0],depth:"="===i[2].charAt(0)?1:2,text:i[1],tokens:this.lexer.inline(i[1])}}paragraph(t){let i=this.rules.block.paragraph.exec(t);if(i){let t=i[1].charAt(i[1].length-1)===`
501
- `?i[1].slice(0,-1):i[1];return{type:"paragraph",raw:i[0],text:t,tokens:this.lexer.inline(t)}}}text(t){let i=this.rules.block.text.exec(t);if(i)return{type:"text",raw:i[0],text:i[0],tokens:this.lexer.inline(i[0])}}escape(t){let i=this.rules.inline.escape.exec(t);if(i)return{type:"escape",raw:i[0],text:i[1]}}tag(t){let i=this.rules.inline.tag.exec(t);if(i)return!this.lexer.state.inLink&&this.rules.other.startATag.test(i[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(i[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(i[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(i[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:i[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:i[0]}}link(t){let i=this.rules.inline.link.exec(t);if(i){let t=i[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(t)){if(!this.rules.other.endAngleBracket.test(t))return;let i=eu(t.slice(0,-1),"\\");if((t.length-i.length)%2==0)return}else{let t=function(t){if(-1===t.indexOf(")"))return -1;let i=0;for(let n=0;n<t.length;n++)if("\\"===t[n])n++;else if("("===t[n])i++;else if(")"===t[n]&&--i<0)return n;return i>0?-2:-1}(i[2]);if(-2===t)return;if(t>-1){let n=(0===i[0].indexOf("!")?5:4)+i[1].length+t;i[2]=i[2].substring(0,t),i[0]=i[0].substring(0,n).trim(),i[3]=""}}let n=i[2],o="";if(this.options.pedantic){let t=this.rules.other.pedanticHrefTitle.exec(n);t&&(n=t[1],o=t[3])}else o=i[3]?i[3].slice(1,-1):"";return n=n.trim(),this.rules.other.startAngleBracket.test(n)&&(n=this.options.pedantic&&!this.rules.other.endAngleBracket.test(t)?n.slice(1):n.slice(1,-1)),ed(i,{href:n&&n.replace(this.rules.inline.anyPunctuation,"$1"),title:o&&o.replace(this.rules.inline.anyPunctuation,"$1")},i[0],this.lexer,this.rules)}}reflink(t,i){let n;if((n=this.rules.inline.reflink.exec(t))||(n=this.rules.inline.nolink.exec(t))){let t=i[(n[2]||n[1]).replace(this.rules.other.multipleSpaceGlobal," ").toLowerCase()];if(!t){let t=n[0].charAt(0);return{type:"text",raw:t,text:t}}return ed(n,t,n[0],this.lexer,this.rules)}}emStrong(t,i,n=""){let o=this.rules.inline.emStrongLDelim.exec(t);if(!(!o||o[3]&&n.match(this.rules.other.unicodeAlphaNumeric))&&(!(o[1]||o[2])||!n||this.rules.inline.punctuation.exec(n))){let n=[...o[0]].length-1,r,s,a=n,l=0,c="*"===o[0][0]?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(c.lastIndex=0,i=i.slice(-1*t.length+n);null!=(o=c.exec(i));){if(!(r=o[1]||o[2]||o[3]||o[4]||o[5]||o[6]))continue;if(s=[...r].length,o[3]||o[4]){a+=s;continue}if((o[5]||o[6])&&n%3&&!((n+s)%3)){l+=s;continue}if((a-=s)>0)continue;s=Math.min(s,s+a+l);let i=[...o[0]][0].length,c=t.slice(0,n+o.index+i+s);if(Math.min(n,s)%2){let t=c.slice(1,-1);return{type:"em",raw:c,text:t,tokens:this.lexer.inlineTokens(t)}}let u=c.slice(2,-2);return{type:"strong",raw:c,text:u,tokens:this.lexer.inlineTokens(u)}}}}codespan(t){let i=this.rules.inline.code.exec(t);if(i){let t=i[2].replace(this.rules.other.newLineCharGlobal," "),n=this.rules.other.nonSpaceChar.test(t),o=this.rules.other.startingSpaceChar.test(t)&&this.rules.other.endingSpaceChar.test(t);return n&&o&&(t=t.substring(1,t.length-1)),{type:"codespan",raw:i[0],text:t}}}br(t){let i=this.rules.inline.br.exec(t);if(i)return{type:"br",raw:i[0]}}del(t){let i=this.rules.inline.del.exec(t);if(i)return{type:"del",raw:i[0],text:i[2],tokens:this.lexer.inlineTokens(i[2])}}autolink(t){let i=this.rules.inline.autolink.exec(t);if(i){let t,n;return n="@"===i[2]?"mailto:"+(t=i[1]):t=i[1],{type:"link",raw:i[0],text:t,href:n,tokens:[{type:"text",raw:t,text:t}]}}}url(t){let i;if(i=this.rules.inline.url.exec(t)){let t,r;if("@"===i[2])r="mailto:"+(t=i[0]);else{var n,o;let s;do s=i[0],i[0]=null!=(n=null==(o=this.rules.inline._backpedal.exec(i[0]))?void 0:o[0])?n:"";while(s!==i[0]);t=i[0],r="www."===i[1]?"http://"+i[0]:i[0]}return{type:"link",raw:i[0],text:t,href:r,tokens:[{type:"text",raw:t,text:t}]}}}inlineText(t){let i=this.rules.inline.text.exec(t);if(i){let t=this.lexer.state.inRawBlock;return{type:"text",raw:i[0],text:i[0],escaped:t}}}constructor(t){o(this,"options",void 0),o(this,"rules",void 0),o(this,"lexer",void 0),this.options=t||a}},ep=class t{static get rules(){return{block:en,inline:eo}}static lex(i,n){return new t(n).lex(i)}static lexInline(i,n){return new t(n).inlineTokens(i)}lex(t){t=t.replace(d.carriageReturn,`
492
+ `);continue}}return{type:"blockquote",raw:n,tokens:r,text:o}}}list(t){let i=this.rules.block.list.exec(t);if(i){let r=i[1].trim(),s=r.length>1,a={type:"list",raw:"",ordered:s,start:s?+r.slice(0,-1):"",loose:!1,items:[]};r=s?`\\d{1,9}\\${r.slice(-1)}`:`\\${r}`,this.options.pedantic&&(r=s?r:"[*+-]");let l=this.rules.other.listItemRegex(r),c=!1;for(;t;){let n=!1,o="",r="";if(!(i=l.exec(t))||this.rules.block.hr.test(t))break;o=i[0],t=t.substring(o.length);let s=function(t,i=0){let n=i,o="";for(let i of t)if(" "===i){let t=4-n%4;o+=" ".repeat(t),n+=t}else o+=i,n++;return o}(i[2].split(`
493
+ `,1)[0],i[1].length),u=t.split(`
494
+ `,1)[0],d=!s.trim(),h=0;if(this.options.pedantic?(h=2,r=s.trimStart()):d?h=i[1].length+1:(h=(h=s.search(this.rules.other.nonSpaceChar))>4?1:h,r=s.slice(h),h+=i[1].length),d&&this.rules.other.blankLine.test(u)&&(o+=u+`
495
+ `,t=t.substring(u.length+1),n=!0),!n){let i=this.rules.other.nextBulletRegex(h),n=this.rules.other.hrRegex(h),a=this.rules.other.fencesBeginRegex(h),l=this.rules.other.headingBeginRegex(h),c=this.rules.other.htmlBeginRegex(h),p=this.rules.other.blockquoteBeginRegex(h);for(;t;){let f=t.split(`
496
+ `,1)[0],m;if(u=f,m=this.options.pedantic?u=u.replace(this.rules.other.listReplaceNesting," "):u.replace(this.rules.other.tabCharGlobal," "),a.test(u)||l.test(u)||c.test(u)||p.test(u)||i.test(u)||n.test(u))break;if(m.search(this.rules.other.nonSpaceChar)>=h||!u.trim())r+=`
497
+ `+m.slice(h);else{if(d||s.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||a.test(s)||l.test(s)||n.test(s))break;r+=`
498
+ `+u}d=!u.trim(),o+=f+`
499
+ `,t=t.substring(f.length+1),s=m.slice(h)}}a.loose||(c?a.loose=!0:this.rules.other.doubleBlankLine.test(o)&&(c=!0)),a.items.push({type:"list_item",raw:o,task:!!this.options.gfm&&this.rules.other.listIsTask.test(r),loose:!1,text:r,tokens:[]}),a.raw+=o}let u=a.items.at(-1);if(!u)return;for(let t of(u.raw=u.raw.trimEnd(),u.text=u.text.trimEnd(),a.raw=a.raw.trimEnd(),a.items)){if(this.lexer.state.top=!1,t.tokens=this.lexer.blockTokens(t.text,[]),t.task){var n,o;if(t.text=t.text.replace(this.rules.other.listReplaceTask,""),(null==(n=t.tokens[0])?void 0:n.type)==="text"||(null==(o=t.tokens[0])?void 0:o.type)==="paragraph"){t.tokens[0].raw=t.tokens[0].raw.replace(this.rules.other.listReplaceTask,""),t.tokens[0].text=t.tokens[0].text.replace(this.rules.other.listReplaceTask,"");for(let t=this.lexer.inlineQueue.length-1;t>=0;t--)if(this.rules.other.listIsTask.test(this.lexer.inlineQueue[t].src)){this.lexer.inlineQueue[t].src=this.lexer.inlineQueue[t].src.replace(this.rules.other.listReplaceTask,"");break}}let i=this.rules.other.listTaskCheckbox.exec(t.raw);if(i){let n={type:"checkbox",raw:i[0]+" ",checked:"[ ]"!==i[0]};t.checked=n.checked,a.loose?t.tokens[0]&&["paragraph","text"].includes(t.tokens[0].type)&&"tokens"in t.tokens[0]&&t.tokens[0].tokens?(t.tokens[0].raw=n.raw+t.tokens[0].raw,t.tokens[0].text=n.raw+t.tokens[0].text,t.tokens[0].tokens.unshift(n)):t.tokens.unshift({type:"paragraph",raw:n.raw,text:n.raw,tokens:[n]}):t.tokens.unshift(n)}}if(!a.loose){let i=t.tokens.filter(t=>"space"===t.type);a.loose=i.length>0&&i.some(t=>this.rules.other.anyLine.test(t.raw))}}if(a.loose)for(let t of a.items)for(let i of(t.loose=!0,t.tokens))"text"===i.type&&(i.type="paragraph");return a}}html(t){let i=this.rules.block.html.exec(t);if(i)return{type:"html",block:!0,raw:i[0],pre:"pre"===i[1]||"script"===i[1]||"style"===i[1],text:i[0]}}def(t){let i=this.rules.block.def.exec(t);if(i){let t=i[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),n=i[2]?i[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",o=i[3]?i[3].substring(1,i[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):i[3];return{type:"def",tag:t,raw:i[0],href:n,title:o}}}table(t){var i;let n=this.rules.block.table.exec(t);if(!n||!this.rules.other.tableDelimiter.test(n[2]))return;let o=eh(n[1]),r=n[2].replace(this.rules.other.tableAlignChars,"").split("|"),s=(null==(i=n[3])?void 0:i.trim())?n[3].replace(this.rules.other.tableRowBlankLine,"").split(`
500
+ `):[],a={type:"table",raw:n[0],header:[],align:[],rows:[]};if(o.length===r.length){for(let t of r)this.rules.other.tableAlignRight.test(t)?a.align.push("right"):this.rules.other.tableAlignCenter.test(t)?a.align.push("center"):this.rules.other.tableAlignLeft.test(t)?a.align.push("left"):a.align.push(null);for(let t=0;t<o.length;t++)a.header.push({text:o[t],tokens:this.lexer.inline(o[t]),header:!0,align:a.align[t]});for(let t of s)a.rows.push(eh(t,a.header.length).map((t,i)=>({text:t,tokens:this.lexer.inline(t),header:!1,align:a.align[i]})));return a}}lheading(t){let i=this.rules.block.lheading.exec(t);if(i)return{type:"heading",raw:i[0],depth:"="===i[2].charAt(0)?1:2,text:i[1],tokens:this.lexer.inline(i[1])}}paragraph(t){let i=this.rules.block.paragraph.exec(t);if(i){let t=i[1].charAt(i[1].length-1)===`
501
+ `?i[1].slice(0,-1):i[1];return{type:"paragraph",raw:i[0],text:t,tokens:this.lexer.inline(t)}}}text(t){let i=this.rules.block.text.exec(t);if(i)return{type:"text",raw:i[0],text:i[0],tokens:this.lexer.inline(i[0])}}escape(t){let i=this.rules.inline.escape.exec(t);if(i)return{type:"escape",raw:i[0],text:i[1]}}tag(t){let i=this.rules.inline.tag.exec(t);if(i)return!this.lexer.state.inLink&&this.rules.other.startATag.test(i[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(i[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(i[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(i[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:i[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:i[0]}}link(t){let i=this.rules.inline.link.exec(t);if(i){let t=i[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(t)){if(!this.rules.other.endAngleBracket.test(t))return;let i=ep(t.slice(0,-1),"\\");if((t.length-i.length)%2==0)return}else{let t=function(t){if(-1===t.indexOf(")"))return -1;let i=0;for(let n=0;n<t.length;n++)if("\\"===t[n])n++;else if("("===t[n])i++;else if(")"===t[n]&&--i<0)return n;return i>0?-2:-1}(i[2]);if(-2===t)return;if(t>-1){let n=(0===i[0].indexOf("!")?5:4)+i[1].length+t;i[2]=i[2].substring(0,t),i[0]=i[0].substring(0,n).trim(),i[3]=""}}let n=i[2],o="";if(this.options.pedantic){let t=this.rules.other.pedanticHrefTitle.exec(n);t&&(n=t[1],o=t[3])}else o=i[3]?i[3].slice(1,-1):"";return n=n.trim(),this.rules.other.startAngleBracket.test(n)&&(n=this.options.pedantic&&!this.rules.other.endAngleBracket.test(t)?n.slice(1):n.slice(1,-1)),ef(i,{href:n&&n.replace(this.rules.inline.anyPunctuation,"$1"),title:o&&o.replace(this.rules.inline.anyPunctuation,"$1")},i[0],this.lexer,this.rules)}}reflink(t,i){let n;if((n=this.rules.inline.reflink.exec(t))||(n=this.rules.inline.nolink.exec(t))){let t=i[(n[2]||n[1]).replace(this.rules.other.multipleSpaceGlobal," ").toLowerCase()];if(!t){let t=n[0].charAt(0);return{type:"text",raw:t,text:t}}return ef(n,t,n[0],this.lexer,this.rules)}}emStrong(t,i,n=""){let o=this.rules.inline.emStrongLDelim.exec(t);if(!(!o||o[3]&&n.match(this.rules.other.unicodeAlphaNumeric))&&(!(o[1]||o[2])||!n||this.rules.inline.punctuation.exec(n))){let n=[...o[0]].length-1,r,s,a=n,l=0,c="*"===o[0][0]?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(c.lastIndex=0,i=i.slice(-1*t.length+n);null!=(o=c.exec(i));){if(!(r=o[1]||o[2]||o[3]||o[4]||o[5]||o[6]))continue;if(s=[...r].length,o[3]||o[4]){a+=s;continue}if((o[5]||o[6])&&n%3&&!((n+s)%3)){l+=s;continue}if((a-=s)>0)continue;s=Math.min(s,s+a+l);let i=[...o[0]][0].length,c=t.slice(0,n+o.index+i+s);if(Math.min(n,s)%2){let t=c.slice(1,-1);return{type:"em",raw:c,text:t,tokens:this.lexer.inlineTokens(t)}}let u=c.slice(2,-2);return{type:"strong",raw:c,text:u,tokens:this.lexer.inlineTokens(u)}}}}codespan(t){let i=this.rules.inline.code.exec(t);if(i){let t=i[2].replace(this.rules.other.newLineCharGlobal," "),n=this.rules.other.nonSpaceChar.test(t),o=this.rules.other.startingSpaceChar.test(t)&&this.rules.other.endingSpaceChar.test(t);return n&&o&&(t=t.substring(1,t.length-1)),{type:"codespan",raw:i[0],text:t}}}br(t){let i=this.rules.inline.br.exec(t);if(i)return{type:"br",raw:i[0]}}del(t,i,n=""){let o=this.rules.inline.delLDelim.exec(t);if(o&&(!o[1]||!n||this.rules.inline.punctuation.exec(n))){let n=[...o[0]].length-1,r,s,a=n,l=this.rules.inline.delRDelim;for(l.lastIndex=0,i=i.slice(-1*t.length+n);null!=(o=l.exec(i));){if(!(r=o[1]||o[2]||o[3]||o[4]||o[5]||o[6])||(s=[...r].length)!==n)continue;if(o[3]||o[4]){a+=s;continue}if((a-=s)>0)continue;s=Math.min(s,s+a);let i=[...o[0]][0].length,l=t.slice(0,n+o.index+i+s),c=l.slice(n,-n);return{type:"del",raw:l,text:c,tokens:this.lexer.inlineTokens(c)}}}}autolink(t){let i=this.rules.inline.autolink.exec(t);if(i){let t,n;return n="@"===i[2]?"mailto:"+(t=i[1]):t=i[1],{type:"link",raw:i[0],text:t,href:n,tokens:[{type:"text",raw:t,text:t}]}}}url(t){let i;if(i=this.rules.inline.url.exec(t)){let t,r;if("@"===i[2])r="mailto:"+(t=i[0]);else{var n,o;let s;do s=i[0],i[0]=null!=(n=null==(o=this.rules.inline._backpedal.exec(i[0]))?void 0:o[0])?n:"";while(s!==i[0]);t=i[0],r="www."===i[1]?"http://"+i[0]:i[0]}return{type:"link",raw:i[0],text:t,href:r,tokens:[{type:"text",raw:t,text:t}]}}}inlineText(t){let i=this.rules.inline.text.exec(t);if(i){let t=this.lexer.state.inRawBlock;return{type:"text",raw:i[0],text:i[0],escaped:t}}}constructor(t){o(this,"options",void 0),o(this,"rules",void 0),o(this,"lexer",void 0),this.options=t||a}},eg=class t{static get rules(){return{block:es,inline:ea}}static lex(i,n){return new t(n).lex(i)}static lexInline(i,n){return new t(n).inlineTokens(i)}lex(t){t=t.replace(d.carriageReturn,`
502
502
  `),this.blockTokens(t,this.tokens);for(let t=0;t<this.inlineQueue.length;t++){let i=this.inlineQueue[t];this.inlineTokens(i.src,i.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(t,i=[],n=!1){for(this.options.pedantic&&(t=t.replace(d.tabCharGlobal," ").replace(d.spaceLine,""));t;){var o,r,s;let a;if(null==(r=this.options.extensions)||null==(o=r.block)?void 0:o.some(n=>!!(a=n.call({lexer:this},t,i))&&(t=t.substring(a.raw.length),i.push(a),!0)))continue;if(a=this.tokenizer.space(t)){t=t.substring(a.raw.length);let n=i.at(-1);1===a.raw.length&&void 0!==n?n.raw+=`
503
503
  `:i.push(a);continue}if(a=this.tokenizer.code(t)){t=t.substring(a.raw.length);let n=i.at(-1);(null==n?void 0:n.type)==="paragraph"||(null==n?void 0:n.type)==="text"?(n.raw+=(n.raw.endsWith(`
504
504
  `)?"":`
@@ -512,9 +512,9 @@ ${c}`:c;let u=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTo
512
512
  `+a.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=o.text):i.push(a),n=l.length!==t.length,t=t.substring(a.raw.length);continue}if(a=this.tokenizer.text(t)){t=t.substring(a.raw.length);let n=i.at(-1);(null==n?void 0:n.type)==="text"?(n.raw+=(n.raw.endsWith(`
513
513
  `)?"":`
514
514
  `)+a.raw,n.text+=`
515
- `+a.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=n.text):i.push(a);continue}if(t){let i="Infinite loop on byte: "+t.charCodeAt(0);if(this.options.silent)break;throw Error(i)}}return this.state.top=!0,i}inline(t,i=[]){return this.inlineQueue.push({src:t,tokens:i}),i}inlineTokens(t,i=[]){var n,o,r,s,a,l;let c,u=t,d=null;if(this.tokens.links){let t=Object.keys(this.tokens.links);if(t.length>0)for(;null!=(d=this.tokenizer.rules.inline.reflinkSearch.exec(u));)t.includes(d[0].slice(d[0].lastIndexOf("[")+1,-1))&&(u=u.slice(0,d.index)+"["+"a".repeat(d[0].length-2)+"]"+u.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;null!=(d=this.tokenizer.rules.inline.anyPunctuation.exec(u));)u=u.slice(0,d.index)+"++"+u.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;null!=(d=this.tokenizer.rules.inline.blockSkip.exec(u));)c=d[2]?d[2].length:0,u=u.slice(0,d.index+c)+"["+"a".repeat(d[0].length-c-2)+"]"+u.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);u=null!=(n=null==(r=this.options.hooks)||null==(o=r.emStrongMask)?void 0:o.call({lexer:this},u))?n:u;let h=!1,p="";for(;t;){let n;if(h||(p=""),h=!1,null==(a=this.options.extensions)||null==(s=a.inline)?void 0:s.some(o=>!!(n=o.call({lexer:this},t,i))&&(t=t.substring(n.raw.length),i.push(n),!0)))continue;if((n=this.tokenizer.escape(t))||(n=this.tokenizer.tag(t))||(n=this.tokenizer.link(t))){t=t.substring(n.raw.length),i.push(n);continue}if(n=this.tokenizer.reflink(t,this.tokens.links)){t=t.substring(n.raw.length);let o=i.at(-1);"text"===n.type&&(null==o?void 0:o.type)==="text"?(o.raw+=n.raw,o.text+=n.text):i.push(n);continue}if((n=this.tokenizer.emStrong(t,u,p))||(n=this.tokenizer.codespan(t))||(n=this.tokenizer.br(t))||(n=this.tokenizer.del(t))||(n=this.tokenizer.autolink(t))||!this.state.inLink&&(n=this.tokenizer.url(t))){t=t.substring(n.raw.length),i.push(n);continue}let o=t;if(null==(l=this.options.extensions)?void 0:l.startInline){let i=1/0,n=t.slice(1),r;this.options.extensions.startInline.forEach(t=>{"number"==typeof(r=t.call({lexer:this},n))&&r>=0&&(i=Math.min(i,r))}),i<1/0&&i>=0&&(o=t.substring(0,i+1))}if(n=this.tokenizer.inlineText(o)){t=t.substring(n.raw.length),"_"!==n.raw.slice(-1)&&(p=n.raw.slice(-1)),h=!0;let o=i.at(-1);(null==o?void 0:o.type)==="text"?(o.raw+=n.raw,o.text+=n.text):i.push(n);continue}if(t){let i="Infinite loop on byte: "+t.charCodeAt(0);if(this.options.silent)break;throw Error(i)}}return i}constructor(t){o(this,"tokens",void 0),o(this,"options",void 0),o(this,"state",void 0),o(this,"inlineQueue",void 0),o(this,"tokenizer",void 0),this.tokens=[],this.tokens.links=Object.create(null),this.options=t||a,this.options.tokenizer=this.options.tokenizer||new eh,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let i={other:d,block:en.normal,inline:eo.normal};this.options.pedantic?(i.block=en.pedantic,i.inline=eo.pedantic):this.options.gfm&&(i.block=en.gfm,this.options.breaks?i.inline=eo.breaks:i.inline=eo.gfm),this.tokenizer.rules=i}},ef=class{space(t){return""}code({text:t,lang:i,escaped:n}){var o;let r=null==(o=(i||"").match(d.notSpaceStart))?void 0:o[0],s=t.replace(d.endingNewline,"")+`
516
- `;return r?'<pre><code class="language-'+ea(r)+'">'+(n?s:ea(s,!0))+`</code></pre>
517
- `:"<pre><code>"+(n?s:ea(s,!0))+`</code></pre>
515
+ `+a.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=n.text):i.push(a);continue}if(t){let i="Infinite loop on byte: "+t.charCodeAt(0);if(this.options.silent)break;throw Error(i)}}return this.state.top=!0,i}inline(t,i=[]){return this.inlineQueue.push({src:t,tokens:i}),i}inlineTokens(t,i=[]){var n,o,r,s,a,l;let c,u=t,d=null;if(this.tokens.links){let t=Object.keys(this.tokens.links);if(t.length>0)for(;null!=(d=this.tokenizer.rules.inline.reflinkSearch.exec(u));)t.includes(d[0].slice(d[0].lastIndexOf("[")+1,-1))&&(u=u.slice(0,d.index)+"["+"a".repeat(d[0].length-2)+"]"+u.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;null!=(d=this.tokenizer.rules.inline.anyPunctuation.exec(u));)u=u.slice(0,d.index)+"++"+u.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;null!=(d=this.tokenizer.rules.inline.blockSkip.exec(u));)c=d[2]?d[2].length:0,u=u.slice(0,d.index+c)+"["+"a".repeat(d[0].length-c-2)+"]"+u.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);u=null!=(n=null==(r=this.options.hooks)||null==(o=r.emStrongMask)?void 0:o.call({lexer:this},u))?n:u;let h=!1,p="";for(;t;){let n;if(h||(p=""),h=!1,null==(a=this.options.extensions)||null==(s=a.inline)?void 0:s.some(o=>!!(n=o.call({lexer:this},t,i))&&(t=t.substring(n.raw.length),i.push(n),!0)))continue;if((n=this.tokenizer.escape(t))||(n=this.tokenizer.tag(t))||(n=this.tokenizer.link(t))){t=t.substring(n.raw.length),i.push(n);continue}if(n=this.tokenizer.reflink(t,this.tokens.links)){t=t.substring(n.raw.length);let o=i.at(-1);"text"===n.type&&(null==o?void 0:o.type)==="text"?(o.raw+=n.raw,o.text+=n.text):i.push(n);continue}if((n=this.tokenizer.emStrong(t,u,p))||(n=this.tokenizer.codespan(t))||(n=this.tokenizer.br(t))||(n=this.tokenizer.del(t,u,p))||(n=this.tokenizer.autolink(t))||!this.state.inLink&&(n=this.tokenizer.url(t))){t=t.substring(n.raw.length),i.push(n);continue}let o=t;if(null==(l=this.options.extensions)?void 0:l.startInline){let i=1/0,n=t.slice(1),r;this.options.extensions.startInline.forEach(t=>{"number"==typeof(r=t.call({lexer:this},n))&&r>=0&&(i=Math.min(i,r))}),i<1/0&&i>=0&&(o=t.substring(0,i+1))}if(n=this.tokenizer.inlineText(o)){t=t.substring(n.raw.length),"_"!==n.raw.slice(-1)&&(p=n.raw.slice(-1)),h=!0;let o=i.at(-1);(null==o?void 0:o.type)==="text"?(o.raw+=n.raw,o.text+=n.text):i.push(n);continue}if(t){let i="Infinite loop on byte: "+t.charCodeAt(0);if(this.options.silent)break;throw Error(i)}}return i}constructor(t){o(this,"tokens",void 0),o(this,"options",void 0),o(this,"state",void 0),o(this,"inlineQueue",void 0),o(this,"tokenizer",void 0),this.tokens=[],this.tokens.links=Object.create(null),this.options=t||a,this.options.tokenizer=this.options.tokenizer||new em,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let i={other:d,block:es.normal,inline:ea.normal};this.options.pedantic?(i.block=es.pedantic,i.inline=ea.pedantic):this.options.gfm&&(i.block=es.gfm,this.options.breaks?i.inline=ea.breaks:i.inline=ea.gfm),this.tokenizer.rules=i}},eb=class{space(t){return""}code({text:t,lang:i,escaped:n}){var o;let r=null==(o=(i||"").match(d.notSpaceStart))?void 0:o[0],s=t.replace(d.endingNewline,"")+`
516
+ `;return r?'<pre><code class="language-'+eu(r)+'">'+(n?s:eu(s,!0))+`</code></pre>
517
+ `:"<pre><code>"+(n?s:eu(s,!0))+`</code></pre>
518
518
  `}blockquote({tokens:t}){return`<blockquote>
519
519
  ${this.parser.parse(t)}</blockquote>
520
520
  `}html({text:t}){return t}def(t){return""}heading({tokens:t,depth:i}){return`<h${i}>${this.parser.parseInline(t)}</h${i}>
@@ -530,8 +530,8 @@ ${this.parser.parse(t)}</blockquote>
530
530
  `}tablerow({text:t}){return`<tr>
531
531
  ${t}</tr>
532
532
  `}tablecell(t){let i=this.parser.parseInline(t.tokens),n=t.header?"th":"td";return(t.align?`<${n} align="${t.align}">`:`<${n}>`)+i+`</${n}>
533
- `}strong({tokens:t}){return`<strong>${this.parser.parseInline(t)}</strong>`}em({tokens:t}){return`<em>${this.parser.parseInline(t)}</em>`}codespan({text:t}){return`<code>${ea(t,!0)}</code>`}br(t){return"<br>"}del({tokens:t}){return`<del>${this.parser.parseInline(t)}</del>`}link({href:t,title:i,tokens:n}){let o=this.parser.parseInline(n),r=el(t);if(null===r)return o;let s='<a href="'+(t=r)+'"';return i&&(s+=' title="'+ea(i)+'"'),s+=">"+o+"</a>"}image({href:t,title:i,text:n,tokens:o}){o&&(n=this.parser.parseInline(o,this.parser.textRenderer));let r=el(t);if(null===r)return ea(n);t=r;let s=`<img src="${t}" alt="${n}"`;return i&&(s+=` title="${ea(i)}"`),s+=">"}text(t){return"tokens"in t&&t.tokens?this.parser.parseInline(t.tokens):"escaped"in t&&t.escaped?t.text:ea(t.text)}constructor(t){o(this,"options",void 0),o(this,"parser",void 0),this.options=t||a}},em=class{strong({text:t}){return t}em({text:t}){return t}codespan({text:t}){return t}del({text:t}){return t}html({text:t}){return t}text({text:t}){return t}link({text:t}){return""+t}image({text:t}){return""+t}br(){return""}checkbox({raw:t}){return t}},eg=class t{static parse(i,n){return new t(n).parse(i)}static parseInline(i,n){return new t(n).parseInline(i)}parse(t){let i="";for(let r=0;r<t.length;r++){var n,o;let s=t[r];if(null==(o=this.options.extensions)||null==(n=o.renderers)?void 0:n[s.type]){let t=this.options.extensions.renderers[s.type].call({parser:this},s);if(!1!==t||!["space","hr","heading","code","table","blockquote","list","html","def","paragraph","text"].includes(s.type)){i+=t||"";continue}}switch(s.type){case"space":i+=this.renderer.space(s);break;case"hr":i+=this.renderer.hr(s);break;case"heading":i+=this.renderer.heading(s);break;case"code":i+=this.renderer.code(s);break;case"table":i+=this.renderer.table(s);break;case"blockquote":i+=this.renderer.blockquote(s);break;case"list":i+=this.renderer.list(s);break;case"checkbox":i+=this.renderer.checkbox(s);break;case"html":i+=this.renderer.html(s);break;case"def":i+=this.renderer.def(s);break;case"paragraph":i+=this.renderer.paragraph(s);break;case"text":i+=this.renderer.text(s);break;default:{let t='Token with "'+s.type+'" type was not found.';if(this.options.silent)return"";throw Error(t)}}}return i}parseInline(t,i=this.renderer){let n="";for(let s=0;s<t.length;s++){var o,r;let a=t[s];if(null==(r=this.options.extensions)||null==(o=r.renderers)?void 0:o[a.type]){let t=this.options.extensions.renderers[a.type].call({parser:this},a);if(!1!==t||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(a.type)){n+=t||"";continue}}switch(a.type){case"escape":case"text":n+=i.text(a);break;case"html":n+=i.html(a);break;case"link":n+=i.link(a);break;case"image":n+=i.image(a);break;case"checkbox":n+=i.checkbox(a);break;case"strong":n+=i.strong(a);break;case"em":n+=i.em(a);break;case"codespan":n+=i.codespan(a);break;case"br":n+=i.br(a);break;case"del":n+=i.del(a);break;default:{let t='Token with "'+a.type+'" type was not found.';if(this.options.silent)return"";throw Error(t)}}}return n}constructor(t){o(this,"options",void 0),o(this,"renderer",void 0),o(this,"textRenderer",void 0),this.options=t||a,this.options.renderer=this.options.renderer||new ef,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new em}},eb=(s=class{preprocess(t){return t}postprocess(t){return t}processAllTokens(t){return t}emStrongMask(t){return t}provideLexer(){return this.block?ep.lex:ep.lexInline}provideParser(){return this.block?eg.parse:eg.parseInline}constructor(t){o(this,"options",void 0),o(this,"block",void 0),this.options=t||a}},o(s,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens","emStrongMask"])),o(s,"passThroughHooksRespectAsync",new Set(["preprocess","postprocess","processAllTokens"])),s),ev=new class{walkTokens(t,i){let n=[];for(let s of t)switch(n=n.concat(i.call(this,s)),s.type){case"table":for(let t of s.header)n=n.concat(this.walkTokens(t.tokens,i));for(let t of s.rows)for(let o of t)n=n.concat(this.walkTokens(o.tokens,i));break;case"list":n=n.concat(this.walkTokens(s.items,i));break;default:{var o,r;let t=s;(null==(r=this.defaults.extensions)||null==(o=r.childTokens)?void 0:o[t.type])?this.defaults.extensions.childTokens[t.type].forEach(o=>{let r=t[o].flat(1/0);n=n.concat(this.walkTokens(r,i))}):t.tokens&&(n=n.concat(this.walkTokens(t.tokens,i)))}}return n}use(...t){let i=this.defaults.extensions||{renderers:{},childTokens:{}};return t.forEach(t=>{let n={...t};if(n.async=this.defaults.async||n.async||!1,t.extensions&&(t.extensions.forEach(t=>{if(!t.name)throw Error("extension name required");if("renderer"in t){let n=i.renderers[t.name];n?i.renderers[t.name]=function(...i){let o=t.renderer.apply(this,i);return!1===o&&(o=n.apply(this,i)),o}:i.renderers[t.name]=t.renderer}if("tokenizer"in t){if(!t.level||"block"!==t.level&&"inline"!==t.level)throw Error("extension level must be 'block' or 'inline'");let n=i[t.level];n?n.unshift(t.tokenizer):i[t.level]=[t.tokenizer],t.start&&("block"===t.level?i.startBlock?i.startBlock.push(t.start):i.startBlock=[t.start]:"inline"===t.level&&(i.startInline?i.startInline.push(t.start):i.startInline=[t.start]))}"childTokens"in t&&t.childTokens&&(i.childTokens[t.name]=t.childTokens)}),n.extensions=i),t.renderer){let i=this.defaults.renderer||new ef(this.defaults);for(let n in t.renderer){if(!(n in i))throw Error(`renderer '${n}' does not exist`);if(["options","parser"].includes(n))continue;let o=t.renderer[n],r=i[n];i[n]=(...t)=>{let n=o.apply(i,t);return!1===n&&(n=r.apply(i,t)),n||""}}n.renderer=i}if(t.tokenizer){let i=this.defaults.tokenizer||new eh(this.defaults);for(let n in t.tokenizer){if(!(n in i))throw Error(`tokenizer '${n}' does not exist`);if(["options","rules","lexer"].includes(n))continue;let o=t.tokenizer[n],r=i[n];i[n]=(...t)=>{let n=o.apply(i,t);return!1===n&&(n=r.apply(i,t)),n}}n.tokenizer=i}if(t.hooks){let i=this.defaults.hooks||new eb;for(let n in t.hooks){if(!(n in i))throw Error(`hook '${n}' does not exist`);if(["options","block"].includes(n))continue;let o=t.hooks[n],r=i[n];eb.passThroughHooks.has(n)?i[n]=t=>{if(this.defaults.async&&eb.passThroughHooksRespectAsync.has(n))return(async()=>{let n=await o.call(i,t);return r.call(i,n)})();let s=o.call(i,t);return r.call(i,s)}:i[n]=(...t)=>{if(this.defaults.async)return(async()=>{let n=await o.apply(i,t);return!1===n&&(n=await r.apply(i,t)),n})();let n=o.apply(i,t);return!1===n&&(n=r.apply(i,t)),n}}n.hooks=i}if(t.walkTokens){let i=this.defaults.walkTokens,o=t.walkTokens;n.walkTokens=function(t){let n=[];return n.push(o.call(this,t)),i&&(n=n.concat(i.call(this,t))),n}}this.defaults={...this.defaults,...n}}),this}setOptions(t){return this.defaults={...this.defaults,...t},this}lexer(t,i){return ep.lex(t,null!=i?i:this.defaults)}parser(t,i){return eg.parse(t,null!=i?i:this.defaults)}parseMarkdown(t){return(i,n)=>{let o={...n},r={...this.defaults,...o},s=this.onError(!!r.silent,!!r.async);if(!0===this.defaults.async&&!1===o.async)return s(Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof i>"u"||null===i)return s(Error("marked(): input parameter is undefined or null"));if("string"!=typeof i)return s(Error("marked(): input parameter is of type "+Object.prototype.toString.call(i)+", string expected"));if(r.hooks&&(r.hooks.options=r,r.hooks.block=t),r.async)return(async()=>{let n=r.hooks?await r.hooks.preprocess(i):i,o=await (r.hooks?await r.hooks.provideLexer():t?ep.lex:ep.lexInline)(n,r),s=r.hooks?await r.hooks.processAllTokens(o):o;r.walkTokens&&await Promise.all(this.walkTokens(s,r.walkTokens));let a=await (r.hooks?await r.hooks.provideParser():t?eg.parse:eg.parseInline)(s,r);return r.hooks?await r.hooks.postprocess(a):a})().catch(s);try{r.hooks&&(i=r.hooks.preprocess(i));let n=(r.hooks?r.hooks.provideLexer():t?ep.lex:ep.lexInline)(i,r);r.hooks&&(n=r.hooks.processAllTokens(n)),r.walkTokens&&this.walkTokens(n,r.walkTokens);let o=(r.hooks?r.hooks.provideParser():t?eg.parse:eg.parseInline)(n,r);return r.hooks&&(o=r.hooks.postprocess(o)),o}catch(t){return s(t)}}}onError(t,i){return n=>{if(n.message+=`
534
- Please report this to https://github.com/markedjs/marked.`,t){let t="<p>An error occurred:</p><pre>"+ea(n.message+"",!0)+"</pre>";return i?Promise.resolve(t):t}if(i)return Promise.reject(n);throw n}}constructor(...t){o(this,"defaults",r()),o(this,"options",this.setOptions),o(this,"parse",this.parseMarkdown(!0)),o(this,"parseInline",this.parseMarkdown(!1)),o(this,"Parser",eg),o(this,"Renderer",ef),o(this,"TextRenderer",em),o(this,"Lexer",ep),o(this,"Tokenizer",eh),o(this,"Hooks",eb),this.use(...t)}};function ey(t,i){return ev.parse(t,i)}ey.options=ey.setOptions=function(t){return ev.setOptions(t),ey.defaults=ev.defaults,a=ey.defaults,ey},ey.getDefaults=r,ey.defaults=a,ey.use=function(...t){return ev.use(...t),ey.defaults=ev.defaults,a=ey.defaults,ey},ey.walkTokens=function(t,i){return ev.walkTokens(t,i)},ey.parseInline=ev.parseInline,ey.Parser=eg,ey.parser=eg.parse,ey.Renderer=ef,ey.TextRenderer=em,ey.Lexer=ep,ey.lexer=ep.lex,ey.Tokenizer=eh,ey.Hooks=eb,ey.parse=ey,ey.options,ey.setOptions,ey.use,ey.walkTokens,ey.parseInline,eg.parse,ep.lex},72621:function(t,i,n){"use strict";n.d(i,{normalizeImageProps:function(){return o}});let o=t=>(t.isElement&&"img"===t.name&&(t.attributes.align&&(t.style.add("float",t.attributes.align),t.attributes.align=null),t.attributes.hspace&&(t.style.add("marginLeft",t.attributes.hspace+"px"),t.style.add("marginRight",t.attributes.hspace+"px"),t.attributes.hspace=null)),t)},72690:function(t,i,n){"use strict";n.d(i,{updateStateAndGme:function(){return r}});var o=n(67912);function r(t,i,n=!1){let s=this.mapElements[i];if(s.state===t||s.state.type!==t.type)return;let a=s.state;if(!n){let i;for(i in t){let n=t[i],r=a[i];if(null!=n&&(null==r||n.toString()!==r.toString()))switch(i){case"strokeWeight":case"strokeColor":case"fillColor":case"fillOpacity":switch(s.type){case"polyline":case"circle":case"polygon":s.gme.setOptions({[i]:n})}break;case"coordinates":switch(s.type){case"polygon":case"polyline":s.gme.setPath((0,o.arrayToPath)(n))}}}}s.state=t,this.state.elements[i]=t}},72757:function(t,i,n){"use strict";n.d(i,{Eventify:function(){return o}});class o{on(t,i){var n;return this.__map.has(t)||this.__map.set(t,new Set),null==(n=this.__map.get(t))||n.add(i),this}off(t,i){var n;return this.__map.has(t)&&(null==(n=this.__map.get(t))||n.delete(i)),this}destruct(){this.__map.clear()}emit(t,...i){var n;let o;return this.__map.has(t)&&(null==(n=this.__map.get(t))||n.forEach(t=>{o=t(...i)})),o}constructor(){this.__map=new Map}}},72913:function(t,i,n){"use strict";n.d(i,{isInt:function(){return s}});var o=n(29807),r=n(70799);function s(t){return(0,r.isString)(t)&&(0,o.isNumeric)(t)&&(t=parseFloat(t)),"number"==typeof t&&Number.isFinite(t)&&!(t%1)}},73026:function(t,i,n){"use strict";n.d(i,{observable:function(){return u}});var o=n(68345),r=n(59292),s=n(72430),a=n(37790);let l=Symbol("observable-object");function c(t){return void 0!==t[l]}function u(t){if(c(t))return t;let i={},n={},u=(i,r)=>((0,o.isArray)(i)?i.map(t=>u(t,r)):(n[i]||(n[i]=[]),n[i].push(r)),t),d=(r,...s)=>{if((0,o.isArray)(r))return void r.map(t=>d(t,...s));try{!i[r]&&n[r]&&(i[r]=!0,n[r].forEach(i=>i.call(t,...s)))}finally{i[r]=!1}},h=(i,n=[])=>{let o={};c(i)||(Object.defineProperty(i,l,{enumerable:!1,value:!0}),Object.keys(i).forEach(l=>{let c=n.concat(l).filter(t=>t.length);o[l]=i[l];let u=(0,a.getPropertyDescriptor)(i,l);Object.defineProperty(i,l,{set:i=>{let n=o[l];if(!(0,r.isFastEqual)(o[l],i)){d(["beforeChange",`beforeChange.${c.join(".")}`],l,i),(0,s.isPlainObject)(i)&&h(i,c),u&&u.set?u.set.call(t,i):o[l]=i;let r=[];d(["change",...c.reduce((t,i)=>(r.push(i),t.push(`change.${r.join(".")}`),t),[])],c.join("."),n,(null==i?void 0:i.valueOf)?i.valueOf():i)}},get:()=>u&&u.get?u.get.call(t):o[l],enumerable:!0,configurable:!0}),(0,s.isPlainObject)(o[l])&&h(o[l],c)}),Object.defineProperty(t,"on",{value:u}))};return h(t),t}},73035:function(t){t.exports={"Show Blocks":"ショーのブロック"}},73098:function(t,i,n){"use strict";var o=n(82749),r=n(31635);n(20104);var s=n(27834),a=n(33124),l=n(73534),c=n(65478),u=n(23282),d=n(70799),h=n(38837),p=n(96325),f=n(50911),m=n(10830),g=n(2692);class b extends f.Plugin{__getProvider(){let{provider:t}=this.jodit.options.translate;if((0,d.isString)(t))if("google"===t)return new s.GoogleTranslateProvider(this.j);else throw Error("Unknown provider");return(0,h.assert)((0,u.isFunction)(t),"Provider must be a function"),t(this.jodit)}afterInit(t){let i=(0,p.defaultLanguage)(t.o.language,g.JoditPro.defaultOptions.language),n=(0,p.defaultLanguage)(t.o.language,i),o=this.__getProvider();t.registerCommand("translateOptions",{exec:async()=>{let i=this.state,n=t.dlg();n.setHeader("Translate options");let r=await o.supportedLanguages(),s=new a.UITranslateSettings(n,this.state,{sourceList:r.langs,targetList:r.langs,onChange(t){i=t}});n.setContent(s),n.setFooter([(0,m.Button)(t,"cancel","Cancel").onAction(()=>n.close()),(0,m.Button)(t,"ok","Save","primary").onAction(()=>{this.state=i,n.close()})]),s.bindDestruct(n),n.setSize(500,400).open(!0)},hotkeys:t.o.translate.hotkeys.translateOptions}).registerCommand("translate",{exec:()=>{let i=(0,l.getSelectionFragments)(t).filter(t=>t.text.trim().length>0);if(!i.length)return void t.message.error("Select text for translate");let r=this.state.sourceLang&&"auto"!==this.state.sourceLang?this.state.sourceLang:n,s=this.state.targetLang;return Promise.all(i.map(i=>{o.translate(i.text,r,s).then(t=>{i.replace(t.text)}).catch(i=>{t.message.error((0,d.isString)(i)?i:i.message)})})).then(()=>{t.synchronizeValues()})},hotkeys:t.o.translate.hotkeys.translateSelection})}beforeDestruct(t){}constructor(...t){super(...t),(0,o._)(this,"buttons",[{name:"translate.translate",group:"insert"}]),(0,o._)(this,"state",{sourceLang:this.jodit.o.translate.defaultSourceLang||"en",targetLang:this.jodit.o.translate.defaultTargetLang})}}(0,o._)(b,"requires",["license"]),(0,r.__decorate)([c.persistent],b.prototype,"state",void 0),g.JoditPro.plugins.add("translate",b)},73220:function(t,i,n){"use strict";n.r(i),i.default={Spellcheck:"Controllo ortografico"}},73391:function(t,i,n){"use strict";var o=n(82758),r=n(580),s=n(21537),a=n(12153),l=n(6441),c=n(49399);l.Config.prototype.controls.about={exec:t=>{let i=t.dlg({closeOnClickOverlay:!0}),n=t.i18n.bind(t);i.setMod("theme",t.o.theme).setHeader(n("About Jodit")).setContent(`<div class="jodit-about">
533
+ `}strong({tokens:t}){return`<strong>${this.parser.parseInline(t)}</strong>`}em({tokens:t}){return`<em>${this.parser.parseInline(t)}</em>`}codespan({text:t}){return`<code>${eu(t,!0)}</code>`}br(t){return"<br>"}del({tokens:t}){return`<del>${this.parser.parseInline(t)}</del>`}link({href:t,title:i,tokens:n}){let o=this.parser.parseInline(n),r=ed(t);if(null===r)return o;let s='<a href="'+(t=r)+'"';return i&&(s+=' title="'+eu(i)+'"'),s+=">"+o+"</a>"}image({href:t,title:i,text:n,tokens:o}){o&&(n=this.parser.parseInline(o,this.parser.textRenderer));let r=ed(t);if(null===r)return eu(n);t=r;let s=`<img src="${t}" alt="${eu(n)}"`;return i&&(s+=` title="${eu(i)}"`),s+=">"}text(t){return"tokens"in t&&t.tokens?this.parser.parseInline(t.tokens):"escaped"in t&&t.escaped?t.text:eu(t.text)}constructor(t){o(this,"options",void 0),o(this,"parser",void 0),this.options=t||a}},ev=class{strong({text:t}){return t}em({text:t}){return t}codespan({text:t}){return t}del({text:t}){return t}html({text:t}){return t}text({text:t}){return t}link({text:t}){return""+t}image({text:t}){return""+t}br(){return""}checkbox({raw:t}){return t}},ey=class t{static parse(i,n){return new t(n).parse(i)}static parseInline(i,n){return new t(n).parseInline(i)}parse(t){let i="";for(let r=0;r<t.length;r++){var n,o;let s=t[r];if(null==(o=this.options.extensions)||null==(n=o.renderers)?void 0:n[s.type]){let t=this.options.extensions.renderers[s.type].call({parser:this},s);if(!1!==t||!["space","hr","heading","code","table","blockquote","list","html","def","paragraph","text"].includes(s.type)){i+=t||"";continue}}switch(s.type){case"space":i+=this.renderer.space(s);break;case"hr":i+=this.renderer.hr(s);break;case"heading":i+=this.renderer.heading(s);break;case"code":i+=this.renderer.code(s);break;case"table":i+=this.renderer.table(s);break;case"blockquote":i+=this.renderer.blockquote(s);break;case"list":i+=this.renderer.list(s);break;case"checkbox":i+=this.renderer.checkbox(s);break;case"html":i+=this.renderer.html(s);break;case"def":i+=this.renderer.def(s);break;case"paragraph":i+=this.renderer.paragraph(s);break;case"text":i+=this.renderer.text(s);break;default:{let t='Token with "'+s.type+'" type was not found.';if(this.options.silent)return"";throw Error(t)}}}return i}parseInline(t,i=this.renderer){let n="";for(let s=0;s<t.length;s++){var o,r;let a=t[s];if(null==(r=this.options.extensions)||null==(o=r.renderers)?void 0:o[a.type]){let t=this.options.extensions.renderers[a.type].call({parser:this},a);if(!1!==t||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(a.type)){n+=t||"";continue}}switch(a.type){case"escape":case"text":n+=i.text(a);break;case"html":n+=i.html(a);break;case"link":n+=i.link(a);break;case"image":n+=i.image(a);break;case"checkbox":n+=i.checkbox(a);break;case"strong":n+=i.strong(a);break;case"em":n+=i.em(a);break;case"codespan":n+=i.codespan(a);break;case"br":n+=i.br(a);break;case"del":n+=i.del(a);break;default:{let t='Token with "'+a.type+'" type was not found.';if(this.options.silent)return"";throw Error(t)}}}return n}constructor(t){o(this,"options",void 0),o(this,"renderer",void 0),o(this,"textRenderer",void 0),this.options=t||a,this.options.renderer=this.options.renderer||new eb,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new ev}},ew=(s=class{preprocess(t){return t}postprocess(t){return t}processAllTokens(t){return t}emStrongMask(t){return t}provideLexer(){return this.block?eg.lex:eg.lexInline}provideParser(){return this.block?ey.parse:ey.parseInline}constructor(t){o(this,"options",void 0),o(this,"block",void 0),this.options=t||a}},o(s,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens","emStrongMask"])),o(s,"passThroughHooksRespectAsync",new Set(["preprocess","postprocess","processAllTokens"])),s),e_=new class{walkTokens(t,i){let n=[];for(let s of t)switch(n=n.concat(i.call(this,s)),s.type){case"table":for(let t of s.header)n=n.concat(this.walkTokens(t.tokens,i));for(let t of s.rows)for(let o of t)n=n.concat(this.walkTokens(o.tokens,i));break;case"list":n=n.concat(this.walkTokens(s.items,i));break;default:{var o,r;let t=s;(null==(r=this.defaults.extensions)||null==(o=r.childTokens)?void 0:o[t.type])?this.defaults.extensions.childTokens[t.type].forEach(o=>{let r=t[o].flat(1/0);n=n.concat(this.walkTokens(r,i))}):t.tokens&&(n=n.concat(this.walkTokens(t.tokens,i)))}}return n}use(...t){let i=this.defaults.extensions||{renderers:{},childTokens:{}};return t.forEach(t=>{let n={...t};if(n.async=this.defaults.async||n.async||!1,t.extensions&&(t.extensions.forEach(t=>{if(!t.name)throw Error("extension name required");if("renderer"in t){let n=i.renderers[t.name];n?i.renderers[t.name]=function(...i){let o=t.renderer.apply(this,i);return!1===o&&(o=n.apply(this,i)),o}:i.renderers[t.name]=t.renderer}if("tokenizer"in t){if(!t.level||"block"!==t.level&&"inline"!==t.level)throw Error("extension level must be 'block' or 'inline'");let n=i[t.level];n?n.unshift(t.tokenizer):i[t.level]=[t.tokenizer],t.start&&("block"===t.level?i.startBlock?i.startBlock.push(t.start):i.startBlock=[t.start]:"inline"===t.level&&(i.startInline?i.startInline.push(t.start):i.startInline=[t.start]))}"childTokens"in t&&t.childTokens&&(i.childTokens[t.name]=t.childTokens)}),n.extensions=i),t.renderer){let i=this.defaults.renderer||new eb(this.defaults);for(let n in t.renderer){if(!(n in i))throw Error(`renderer '${n}' does not exist`);if(["options","parser"].includes(n))continue;let o=t.renderer[n],r=i[n];i[n]=(...t)=>{let n=o.apply(i,t);return!1===n&&(n=r.apply(i,t)),n||""}}n.renderer=i}if(t.tokenizer){let i=this.defaults.tokenizer||new em(this.defaults);for(let n in t.tokenizer){if(!(n in i))throw Error(`tokenizer '${n}' does not exist`);if(["options","rules","lexer"].includes(n))continue;let o=t.tokenizer[n],r=i[n];i[n]=(...t)=>{let n=o.apply(i,t);return!1===n&&(n=r.apply(i,t)),n}}n.tokenizer=i}if(t.hooks){let i=this.defaults.hooks||new ew;for(let n in t.hooks){if(!(n in i))throw Error(`hook '${n}' does not exist`);if(["options","block"].includes(n))continue;let o=t.hooks[n],r=i[n];ew.passThroughHooks.has(n)?i[n]=t=>{if(this.defaults.async&&ew.passThroughHooksRespectAsync.has(n))return(async()=>{let n=await o.call(i,t);return r.call(i,n)})();let s=o.call(i,t);return r.call(i,s)}:i[n]=(...t)=>{if(this.defaults.async)return(async()=>{let n=await o.apply(i,t);return!1===n&&(n=await r.apply(i,t)),n})();let n=o.apply(i,t);return!1===n&&(n=r.apply(i,t)),n}}n.hooks=i}if(t.walkTokens){let i=this.defaults.walkTokens,o=t.walkTokens;n.walkTokens=function(t){let n=[];return n.push(o.call(this,t)),i&&(n=n.concat(i.call(this,t))),n}}this.defaults={...this.defaults,...n}}),this}setOptions(t){return this.defaults={...this.defaults,...t},this}lexer(t,i){return eg.lex(t,null!=i?i:this.defaults)}parser(t,i){return ey.parse(t,null!=i?i:this.defaults)}parseMarkdown(t){return(i,n)=>{let o={...n},r={...this.defaults,...o},s=this.onError(!!r.silent,!!r.async);if(!0===this.defaults.async&&!1===o.async)return s(Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof i>"u"||null===i)return s(Error("marked(): input parameter is undefined or null"));if("string"!=typeof i)return s(Error("marked(): input parameter is of type "+Object.prototype.toString.call(i)+", string expected"));if(r.hooks&&(r.hooks.options=r,r.hooks.block=t),r.async)return(async()=>{let n=r.hooks?await r.hooks.preprocess(i):i,o=await (r.hooks?await r.hooks.provideLexer():t?eg.lex:eg.lexInline)(n,r),s=r.hooks?await r.hooks.processAllTokens(o):o;r.walkTokens&&await Promise.all(this.walkTokens(s,r.walkTokens));let a=await (r.hooks?await r.hooks.provideParser():t?ey.parse:ey.parseInline)(s,r);return r.hooks?await r.hooks.postprocess(a):a})().catch(s);try{r.hooks&&(i=r.hooks.preprocess(i));let n=(r.hooks?r.hooks.provideLexer():t?eg.lex:eg.lexInline)(i,r);r.hooks&&(n=r.hooks.processAllTokens(n)),r.walkTokens&&this.walkTokens(n,r.walkTokens);let o=(r.hooks?r.hooks.provideParser():t?ey.parse:ey.parseInline)(n,r);return r.hooks&&(o=r.hooks.postprocess(o)),o}catch(t){return s(t)}}}onError(t,i){return n=>{if(n.message+=`
534
+ Please report this to https://github.com/markedjs/marked.`,t){let t="<p>An error occurred:</p><pre>"+eu(n.message+"",!0)+"</pre>";return i?Promise.resolve(t):t}if(i)return Promise.reject(n);throw n}}constructor(...t){o(this,"defaults",r()),o(this,"options",this.setOptions),o(this,"parse",this.parseMarkdown(!0)),o(this,"parseInline",this.parseMarkdown(!1)),o(this,"Parser",ey),o(this,"Renderer",eb),o(this,"TextRenderer",ev),o(this,"Lexer",eg),o(this,"Tokenizer",em),o(this,"Hooks",ew),this.use(...t)}};function eC(t,i){return e_.parse(t,i)}eC.options=eC.setOptions=function(t){return e_.setOptions(t),eC.defaults=e_.defaults,a=eC.defaults,eC},eC.getDefaults=r,eC.defaults=a,eC.use=function(...t){return e_.use(...t),eC.defaults=e_.defaults,a=eC.defaults,eC},eC.walkTokens=function(t,i){return e_.walkTokens(t,i)},eC.parseInline=e_.parseInline,eC.Parser=ey,eC.parser=ey.parse,eC.Renderer=eb,eC.TextRenderer=ev,eC.Lexer=eg,eC.lexer=eg.lex,eC.Tokenizer=em,eC.Hooks=ew,eC.parse=eC,eC.options,eC.setOptions,eC.use,eC.walkTokens,eC.parseInline,ey.parse,eg.lex},72621:function(t,i,n){"use strict";n.d(i,{normalizeImageProps:function(){return o}});let o=t=>(t.isElement&&"img"===t.name&&(t.attributes.align&&(t.style.add("float",t.attributes.align),t.attributes.align=null),t.attributes.hspace&&(t.style.add("marginLeft",t.attributes.hspace+"px"),t.style.add("marginRight",t.attributes.hspace+"px"),t.attributes.hspace=null)),t)},72690:function(t,i,n){"use strict";n.d(i,{updateStateAndGme:function(){return r}});var o=n(67912);function r(t,i,n=!1){let s=this.mapElements[i];if(s.state===t||s.state.type!==t.type)return;let a=s.state;if(!n){let i;for(i in t){let n=t[i],r=a[i];if(null!=n&&(null==r||n.toString()!==r.toString()))switch(i){case"strokeWeight":case"strokeColor":case"fillColor":case"fillOpacity":switch(s.type){case"polyline":case"circle":case"polygon":s.gme.setOptions({[i]:n})}break;case"coordinates":switch(s.type){case"polygon":case"polyline":s.gme.setPath((0,o.arrayToPath)(n))}}}}s.state=t,this.state.elements[i]=t}},72757:function(t,i,n){"use strict";n.d(i,{Eventify:function(){return o}});class o{on(t,i){var n;return this.__map.has(t)||this.__map.set(t,new Set),null==(n=this.__map.get(t))||n.add(i),this}off(t,i){var n;return this.__map.has(t)&&(null==(n=this.__map.get(t))||n.delete(i)),this}destruct(){this.__map.clear()}emit(t,...i){var n;let o;return this.__map.has(t)&&(null==(n=this.__map.get(t))||n.forEach(t=>{o=t(...i)})),o}constructor(){this.__map=new Map}}},72913:function(t,i,n){"use strict";n.d(i,{isInt:function(){return s}});var o=n(29807),r=n(70799);function s(t){return(0,r.isString)(t)&&(0,o.isNumeric)(t)&&(t=parseFloat(t)),"number"==typeof t&&Number.isFinite(t)&&!(t%1)}},73026:function(t,i,n){"use strict";n.d(i,{observable:function(){return u}});var o=n(68345),r=n(59292),s=n(72430),a=n(37790);let l=Symbol("observable-object");function c(t){return void 0!==t[l]}function u(t){if(c(t))return t;let i={},n={},u=(i,r)=>((0,o.isArray)(i)?i.map(t=>u(t,r)):(n[i]||(n[i]=[]),n[i].push(r)),t),d=(r,...s)=>{if((0,o.isArray)(r))return void r.map(t=>d(t,...s));try{!i[r]&&n[r]&&(i[r]=!0,n[r].forEach(i=>i.call(t,...s)))}finally{i[r]=!1}},h=(i,n=[])=>{let o={};c(i)||(Object.defineProperty(i,l,{enumerable:!1,value:!0}),Object.keys(i).forEach(l=>{let c=n.concat(l).filter(t=>t.length);o[l]=i[l];let u=(0,a.getPropertyDescriptor)(i,l);Object.defineProperty(i,l,{set:i=>{let n=o[l];if(!(0,r.isFastEqual)(o[l],i)){d(["beforeChange",`beforeChange.${c.join(".")}`],l,i),(0,s.isPlainObject)(i)&&h(i,c),u&&u.set?u.set.call(t,i):o[l]=i;let r=[];d(["change",...c.reduce((t,i)=>(r.push(i),t.push(`change.${r.join(".")}`),t),[])],c.join("."),n,(null==i?void 0:i.valueOf)?i.valueOf():i)}},get:()=>u&&u.get?u.get.call(t):o[l],enumerable:!0,configurable:!0}),(0,s.isPlainObject)(o[l])&&h(o[l],c)}),Object.defineProperty(t,"on",{value:u}))};return h(t),t}},73035:function(t){t.exports={"Show Blocks":"ショーのブロック"}},73098:function(t,i,n){"use strict";var o=n(82749),r=n(31635);n(20104);var s=n(27834),a=n(33124),l=n(73534),c=n(65478),u=n(23282),d=n(70799),h=n(38837),p=n(96325),f=n(50911),m=n(10830),g=n(2692);class b extends f.Plugin{__getProvider(){let{provider:t}=this.jodit.options.translate;if((0,d.isString)(t))if("google"===t)return new s.GoogleTranslateProvider(this.j);else throw Error("Unknown provider");return(0,h.assert)((0,u.isFunction)(t),"Provider must be a function"),t(this.jodit)}afterInit(t){let i=(0,p.defaultLanguage)(t.o.language,g.JoditPro.defaultOptions.language),n=(0,p.defaultLanguage)(t.o.language,i),o=this.__getProvider();t.registerCommand("translateOptions",{exec:async()=>{let i=this.state,n=t.dlg();n.setHeader("Translate options");let r=await o.supportedLanguages(),s=new a.UITranslateSettings(n,this.state,{sourceList:r.langs,targetList:r.langs,onChange(t){i=t}});n.setContent(s),n.setFooter([(0,m.Button)(t,"cancel","Cancel").onAction(()=>n.close()),(0,m.Button)(t,"ok","Save","primary").onAction(()=>{this.state=i,n.close()})]),s.bindDestruct(n),n.setSize(500,400).open(!0)},hotkeys:t.o.translate.hotkeys.translateOptions}).registerCommand("translate",{exec:()=>{let i=(0,l.getSelectionFragments)(t).filter(t=>t.text.trim().length>0);if(!i.length)return void t.message.error("Select text for translate");let r=this.state.sourceLang&&"auto"!==this.state.sourceLang?this.state.sourceLang:n,s=this.state.targetLang;return Promise.all(i.map(i=>{o.translate(i.text,r,s).then(t=>{i.replace(t.text)}).catch(i=>{t.message.error((0,d.isString)(i)?i:i.message)})})).then(()=>{t.synchronizeValues()})},hotkeys:t.o.translate.hotkeys.translateSelection})}beforeDestruct(t){}constructor(...t){super(...t),(0,o._)(this,"buttons",[{name:"translate.translate",group:"insert"}]),(0,o._)(this,"state",{sourceLang:this.jodit.o.translate.defaultSourceLang||"en",targetLang:this.jodit.o.translate.defaultTargetLang})}}(0,o._)(b,"requires",["license"]),(0,r.__decorate)([c.persistent],b.prototype,"state",void 0),g.JoditPro.plugins.add("translate",b)},73220:function(t,i,n){"use strict";n.r(i),i.default={Spellcheck:"Controllo ortografico"}},73391:function(t,i,n){"use strict";var o=n(82758),r=n(580),s=n(21537),a=n(12153),l=n(6441),c=n(49399);l.Config.prototype.controls.about={exec:t=>{let i=t.dlg({closeOnClickOverlay:!0}),n=t.i18n.bind(t);i.setMod("theme",t.o.theme).setHeader(n("About Jodit")).setContent(`<div class="jodit-about">
535
535
  <div>${n("Jodit Editor")} v.${t.getVersion()}</div>
536
536
  <div>${n("License: %s",!(0,s.isLicense)(t.o.license)?t.o.license||"MIT":(0,s.normalizeLicense)(t.o.license))}</div>
537
537
  <div>
@@ -553,7 +553,7 @@ Please report this to https://github.com/markedjs/marked.`,t){let t="<p>An error
553
553
  <div class="${i("footer")}"></div>
554
554
  <div class="${i("resizer")}">${f.Icon.get("resize_handler")}</div>
555
555
  </div>
556
- </div>`),"rtl"===this.options.direction&&(this.container.style.direction="rtl",this.container.setAttribute("dir","rtl")),this.o.zIndex&&(this.container.style.zIndex=this.o.zIndex.toString()),(0,h.attr)(this.container,"role","dialog"),Object.defineProperty(this.container,"component",{value:this}),this.setMod("theme",this.o.theme||"default").setMod("resizable",!!this.o.resizable);const n=this.getElm("panel");(0,p.assert)(null!=n,"Panel element does not exist");const r=this.getElm("resizer");(0,p.assert)(null!=r,"Resizer element does not exist");const s=this.getElm("header-title");(0,p.assert)(null!=s,"header-title element does not exist");const a=this.getElm("content");(0,p.assert)(null!=a,"Content element does not exist");const u=this.getElm("footer");(0,p.assert)(null!=u,"Footer element does not exist");const m=this.getElm("header-toolbar");(0,p.assert)(null!=m,"header-toolbar element does not exist"),this.dialog=n,this.resizer=r,this.dialogbox_header=s,this.dialogbox_content=a,this.dialogbox_footer=u,this.dialogbox_toolbar=m,(0,h.css)(this.dialog,{maxWidth:this.options.maxWidth,minHeight:this.options.minHeight,minWidth:this.options.minWidth});const g=this.getElm("header");g&&this.e.on(g,"pointerdown touchstart",this.__onHeaderMouseDown),this.e.on(this.resizer,"mousedown touchstart",this.__onResizerMouseDown);const v=c.pluginSystem.get("fullsize");if((0,d.isFunction)(v)&&v(this),this.e.on(this.container,"close_dialog",this.close).on(this.ow,"keydown",this.__onEsc).on(this.ow,"resize",this.__onResize),this.o.closeOnClickOverlay){const t=this.getElm("overlay");(0,p.assert)(null!=t,"Overlay element does not exist"),this.e.on(t,"click",this.close)}}};y.defaultOptions={...m.View.defaultOptions,closeOnClickOverlay:!1,closeOnEsc:!0},v([a.autobind],y.prototype,"__onMouseUp",null),v([a.autobind],y.prototype,"__onHeaderMouseDown",null),v([a.autobind],y.prototype,"__onMouseMove",null),v([a.autobind],y.prototype,"__onEsc",null),v([a.autobind],y.prototype,"__onResizerMouseDown",null),v([a.autobind],y.prototype,"close",null),v([(0,a.hook)("ready")],y.prototype,"buildToolbar",null),y=o=v([a.component],y)},78614:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M352 832q0 14-9 23l-288 288q-9 9-23 9-13 0-22.5-9.5t-9.5-22.5v-576q0-13 9.5-22.5t22.5-9.5q14 0 23 9l288 288q9 9 9 23zm1440 480v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5z"/> </svg> '},78644:function(t,i,n){"use strict";n.d(i,{ToolbarButton:function(){return I}});var o=n(78213),r=n(45219),s=n(33433),a=n(87325),l=n(37133),c=n(2748),u=n(68345),d=n(23282),h=n(19306),p=n(72430),f=n(70799),m=n(56175),g=n(87058),b=n(38837),v=n(29960),y=n(37790),w=n(62843),_=n(72157),C=n(12153),k=n(56917),S=n(21491),x=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let I=class t extends w.UIButton{className(){return"ToolbarButton"}getRole(){return"listitem"}get toolbar(){let t=(0,a.getComponentClass)("ToolbarCollection");return this.closest(t)}update(){var t,i;let{control:n,state:o}=this,r=this.toolbar;if(!r)return;let s=null==(t=n.value)?void 0:t.call(n,r.jodit,this);void 0!==s&&(o.value=s),o.disabled=this.__calculateDisabledStatus(r),o.activated=this.__calculateActivatedStatus(r),null==(i=n.update)||i.call(n,r.jodit,this)}__calculateActivatedStatus(t){var i,n;return(!(0,h.isJoditObject)(this.j)||!!this.j.editorIsActive)&&(null!=(n=(i=this.control).isActive)&&!!n.call(i,this.j,this)||!!(t&&t.shouldBeActive(this)))}__calculateDisabledStatus(t){var i,n;return!!(this.j.o.disabled||this.j.o.readonly&&(!this.j.o.activeButtonsInReadOnly||!this.j.o.activeButtonsInReadOnly.includes(this.control.name))||(null==(n=(i=this.control).isDisabled)?void 0:n.call(i,this.j,this)))||!!(t&&t.shouldBeDisabled(this))}onChangeActivated(){(0,v.attr)(this.button,"aria-pressed",this.state.activated),super.onChangeActivated()}onChangeText(){(0,d.isFunction)(this.control.template)?this.text.innerHTML=this.control.template(this.j,this.control.name,this.j.i18n(this.state.text)):super.onChangeText(),this.setMod("text-icons",!!this.text.innerText.trim().length)}onChangeTabIndex(){(0,v.attr)(this.button,"tabindex",this.state.tabIndex)}createContainer(){let t=this.componentName,i=this.j.c.span(t),n=super.createContainer();n.classList.remove(t),n.classList.add(t+"__button"),Object.defineProperty(n,"component",{value:this}),i.appendChild(n);let o=this.j.c.fromHTML(`<span role="trigger" class="${t}__trigger">${C.Icon.get("chevron")}</span>`);return n.appendChild(o),i}focus(){var t;null==(t=this.container.querySelector("button"))||t.focus()}onChangeHasTrigger(){this.state.hasTrigger?this.container.appendChild(this.trigger):c.Dom.safeRemove(this.trigger),this.setMod("with-trigger",this.state.hasTrigger||null)}onChangeDisabled(){let t=this.state.disabled?"disabled":null;(0,v.attr)(this.trigger,"disabled",t),(0,v.attr)(this.button,"disabled",t),(0,v.attr)(this.container,"disabled",t)}__initFromControl(){var t;let{control:i,state:n}=this;this.updateSize(),n.name=i.name;let{textIcons:o}=this.j.o;if(!0===o||(0,d.isFunction)(o)&&o(i.name)||i.template)n.icon=(0,w.UIButtonState)().icon,n.text=i.text||i.name;else{if(i.iconURL)n.icon.iconURL=i.iconURL;else{let o=i.icon||i.name;n.icon.name=C.Icon.exists(o)||(null==(t=this.j.o.extraIcons)?void 0:t[o])?o:""}i.iconURL||n.icon.name||(n.text=i.text||i.name)}i.tooltip&&(n.tooltip=(0,d.isFunction)(i.tooltip)?i.tooltip(this.j,i,this):i.tooltip),n.hasTrigger=!!(i.list||i.popup&&i.exec)}onTriggerClick(t){var i,n,o;if(this.openedPopup)return void this.__closePopup();let{control:r}=this;if(t.buffer={actionTrigger:this},r.list)return this.__openControlList(r);if((0,d.isFunction)(r.popup)){let t=this.openPopup();t.parentElement=this;try{if(!1!==this.j.e.fire((0,g.camelCase)(`before-${r.name}-open-popup`),this.target,r,t)){let s=null!=(o=null!=(n=null==(i=this.toolbar)?void 0:i.getTarget(this))?n:this.target)?o:null,a=r.popup(this.j,s,this.__closePopup,this);a?t.setContent((0,f.isString)(a)?this.j.c.fromHTML(a):a).open(()=>(0,m.position)(this.container),!1,this.j.o.allowTabNavigation?this.container:void 0):this.__closePopup()}}catch(t){throw this.__closePopup(),t}this.j.e.fire((0,g.camelCase)(`after-${r.name}-open-popup`),t.container)}}__openControlList(t){var i;let n=null!=(i=this.jodit.options.controls)?i:{},o=t=>(0,_.findControlType)(t,n),r=t.list,s=this.openPopup(),a=(0,S.makeCollection)(this.j);s.parentElement=this,a.parentElement=s,a.mode="vertical";let l=(i,n)=>{let r;if((0,f.isString)(n)&&o(n))return{name:n.toString(),...o(n)};if((0,f.isString)(i)&&o(i))return{name:i.toString(),...o(i),..."object"==typeof n?n:{}};r=i,(0,p.isPlainObject)(r)&&"title"in r&&"value"in r&&(n=i.value,i=i.title);let{childTemplate:s}=t,a={name:i.toString(),template:s&&((t,i,n)=>s(t,i,n,this)),exec:t.childExec?(i,n,o)=>{var r;return null==(r=t.childExec)?void 0:r.call(t,i,n,{...o,parentControl:t})}:t.exec,data:t.data,command:t.command,isActive:t.isChildActive,value:t.value,isDisabled:t.isChildDisabled,mode:t.mode,args:[...t.args?t.args:[],i,n]};return(0,f.isString)(n)&&(a.text=n),a};a.build((0,u.isArray)(r)?r.map(l):(0,y.keys)(r,!1).map(t=>l(t,r[t])),this.target),s.setContent(a).open(()=>(0,m.position)(this.container),!1,this.j.o.allowTabNavigation?this.container:void 0),this.state.activated=!0}onOutsideClick(t){this.openedPopup&&(t&&c.Dom.isNode(t.target)&&(c.Dom.isOrContains(this.container,t.target)||this.openedPopup.isOwnClick(t))||this.__closePopup())}openPopup(){return this.__closePopup(),this.openedPopup=new k.Popup(this.j,!1),this.j.e.on(this.ow,"mousedown touchstart",this.onOutsideClick).on("escape closeAllPopups",this.onOutsideClick),this.openedPopup}__closePopup(){this.openedPopup&&(this.j.e.off(this.ow,"mousedown touchstart",this.onOutsideClick).off("escape closeAllPopups",this.onOutsideClick),this.state.activated=!1,this.openedPopup.close(),this.openedPopup.destruct(),this.openedPopup=null)}onClick(t){var i,n,o,r,s,a,l;let{control:c}=this;if((0,d.isFunction)(c.exec)){let u=null!=(o=null!=(n=null==(i=this.toolbar)?void 0:i.getTarget(this))?n:this.target)?o:null,d=c.exec(this.j,u,{control:c,originalEvent:t,button:this});if(!1!==d&&!0!==d&&(null==(s=null==(r=this.j)?void 0:r.e)||s.fire("synchro"),this.parentElement&&this.parentElement.update(),null==(l=null==(a=this.j)?void 0:a.e)||l.fire("closeAllPopups afterExec")),!1!==d)return}return c.list?this.__openControlList(c):(0,d.isFunction)(c.popup)?this.onTriggerClick(t):void((c.command||c.name)&&((0,y.call)((0,h.isJoditObject)(this.j)?this.j.execCommand.bind(this.j):this.j.od.execCommand.bind(this.j.od),c.command||c.name,!1,c.args&&c.args[0]),this.j.e.fire("closeAllPopups")))}destruct(){return this.__closePopup(),super.destruct()}constructor(t,i,n=null){super(t),this.control=i,this.target=n,this.state={...(0,w.UIButtonState)(),theme:"toolbar",currentValue:"",hasTrigger:!1},this.openedPopup=null;const r=this.getElm("button");(0,b.assert)(r,"Element button should exists"),this.button=r,Object.defineProperty(r,"component",{value:this,configurable:!0});const s=this.getElm("trigger");(0,b.assert)(s,"Element trigger should exists"),this.trigger=s,s.remove(),t.e.on([this.button,this.trigger],"mousedown",t=>t.preventDefault()),this.onAction(this.onClick),this.hookStatus(o.STATUSES.ready,()=>{this.__initFromControl(),this.update()}),i.mods&&Object.keys(i.mods).forEach(t=>{i.mods&&this.setMod(t,i.mods[t])})}};x([s.cacheHTML],I.prototype,"createContainer",null),x([(0,l.watch)("state.hasTrigger",{immediately:!1})],I.prototype,"onChangeHasTrigger",null),x([(0,l.watch)("trigger:click")],I.prototype,"onTriggerClick",null),x([r.autobind],I.prototype,"onOutsideClick",null),x([r.autobind],I.prototype,"__closePopup",null),I=x([a.component],I)},78717:function(t,i,n){"use strict";var o=n(75352),r=n(91140);i.default={...o,execute:r.execute}},78720:function(t,i,n){"use strict";n.d(i,{checkBlockNesting:function(){return r}});var o=n(2748);function r(t,i){if(o.Dom.isFragment(i)&&(i=i.firstChild),t.o.dtd.checkBlockNesting&&o.Dom.isBlock(i)){let i=o.Dom.furthest(t.s.current(),o.Dom.isBlock,t.editor);i&&!t.o.dtd.blockLimits[i.tagName.toLowerCase()]&&(t.s.setCursorAfter(i),o.Dom.isEmpty(i)&&o.Dom.safeRemove(i))}}},78777:function(t){t.exports={"Show Blocks":"תראה רחובות"}},78818:function(t,i,n){"use strict";n.d(i,{History:function(){return u}});var o=n(80480),r=n(81577),s=n(6441),a=n(92643),l=n(52604),c=n(57034);s.Config.prototype.history={enable:!0,maxHistoryLength:1/0,timeout:1e3};class u extends o.ViewComponent{className(){return"History"}redo(){this.__stack.redo()&&(this.startValue=this.snapshot.make(),this.fireChangeStack())}canRedo(){return this.__stack.canRedo()}undo(){this.__stack.undo()&&(this.startValue=this.snapshot.make(),this.fireChangeStack())}canUndo(){return this.__stack.canUndo()}clear(){this.startValue=this.snapshot.make(),this.__stack.clear(),this.fireChangeStack()}get length(){return this.__stack.length}get startValue(){return this.__startValue}set startValue(t){this.__startValue=t}__upTick(){this.updateTick+=1}onChange(){this.__processChanges()}__processChanges(){!this.snapshot.isBlocked&&this.j.o.history.enable&&this.updateStack()}updateStack(t=!1){let i=this.snapshot.make();if(!l.Snapshot.equal(i,this.startValue)){let n=new a.Command(this.startValue,i,this,this.updateTick);if(t){let t=this.__stack.current();t&&this.updateTick===t.tick&&this.__stack.replace(n)}else this.__stack.push(n);this.startValue=i,this.fireChangeStack()}}fireChangeStack(){var t;this.j&&!this.j.isInDestruct&&(null==(t=this.j.events)||t.fire("changeStack"))}destruct(){this.isInDestruct||(this.j.events&&this.j.e.off(".history"),this.snapshot.destruct(),super.destruct())}constructor(t,i=new c.Stack(t.o.history.maxHistoryLength),n=new l.Snapshot(t)){super(t),this.updateTick=0,this.__stack=i,this.snapshot=n,t.o.history.enable&&t.e.on("afterAddPlace.history",()=>{this.isInDestruct||(this.startValue=this.snapshot.make(),t.events.on("internalChange internalUpdate",()=>{this.startValue=this.snapshot.make()}).on(t.editor,["changeSelection","selectionstart","selectionchange","mousedown","mouseup","keydown","keyup"].map(t=>t+".history").join(" "),()=>{this.startValue.html===this.j.getNativeEditorValue()&&(this.startValue=this.snapshot.make())}).on(this,"change.history",this.onChange))})}}!function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);s>3&&a&&Object.defineProperty(i,n,a)}([(0,r.debounce)()],u.prototype,"onChange",null)},78879:function(t){t.exports='<svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"> <g> <rect rx="10" height="1620" width="1620" y="79.646973" x="80" stroke-width="100" stroke-dasharray="8% 10%" fill="none"/> <path d="m1333.992706,381.692384l0,52.982419q0,21.04781 -12.98052,44.272981t-29.820114,23.22517q-35.082487,0 -37.889085,0.725787q-18.242893,4.354719 -22.452791,22.499384q-2.104949,7.983652 -2.104949,46.45034l0,836.106125q0,18.144664 -12.629695,31.208822t-30.170938,13.064158l-75.778171,0q-17.541243,0 -30.170938,-13.064158t-12.629695,-31.208822l0,-884.008038l-100.335911,0l0,884.008038q0,18.144664 -12.27887,31.208822t-30.521763,13.064158l-75.778171,0q-18.242893,0 -30.521763,-13.064158t-12.27887,-31.208822l0,-359.990137q-103.14251,-8.709439 -171.904184,-42.821407q-88.407866,-42.095621 -134.716748,-129.915795q-44.905583,-84.917028 -44.905583,-187.978721q0,-120.48057 61.745176,-207.574958q61.745176,-85.642815 146.644794,-115.400064q77.88312,-26.854103 292.587937,-26.854103l336.090221,0q17.541243,0 30.170938,13.064158t12.629695,31.208822z"/> </g> </svg>'},78927:function(t,i,n){"use strict";n.d(i,{idle:function(){return a}});var o=n(91907),r=n(23282),s=n(89890);function a(){return(t,i)=>{if(!(0,r.isFunction)(t[i]))throw(0,s.error)("Handler must be a Function");t.hookStatus(o.STATUSES.ready,t=>{let{async:n}=t,o=t[i];t[i]=(...i)=>n.requestIdleCallback(o.bind(t,...i))})}}},78955:function(t){t.exports='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="1.5"> <rect x="2" y="3.5" width="9" height="9" rx="1.5" fill="none"/> <rect x="2" y="14.5" width="9" height="9" rx="1.5" fill="none"/> <rect x="13" y="14.5" width="9" height="9" rx="1.5" fill="none"/> <rect x="13" y="3.5" width="9" height="9" rx="1.5" fill="currentColor" transform="rotate(45 17.5 8)"/> </svg>'},79078:function(t,i,n){"use strict";async function o(t,i,n){let o={...i};try{let t=new AbortController().signal,r=await n.executeTool(i.name,i.arguments,t);o={...i,result:{result:r},status:"executed"}}catch(n){o={...i,result:{error:n instanceof Error?n.message:String(n)},status:"error"},t.e.fire("toolCallFailed.ai-assistant-pro",o)}return t.e.fire("toolCallExecuted.ai-assistant-pro",o,{toolCallId:o.id,result:o.result}),o}function r(t,i){var n,o;let r=null==(o=t.toolCalls)?void 0:o.findIndex(t=>t.id===i.id);if(null==r||-1===r)return t;let s=[...null!=(n=null==t?void 0:t.toolCalls)?n:[]];return s[r]=i,{...t,toolCalls:s}}n.d(i,{executeToolCall:function(){return o},updateToolCallInMessage:function(){return r}})},79348:function(t,i,n){"use strict";n.d(i,{Selection:function(){return f}});var o=n(82758),r=n(65478),s=n(2748),a=n(21537),l=n(27613),c=n(38837),u=n(43463),d=n(25639),h=n(45124),p=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};class f{get j(){return this.jodit}errorNode(t){if(!s.Dom.isNode(t))throw(0,a.error)("Parameter node must be instance of Node")}get area(){return this.j.editor}get win(){return this.j.ew}get doc(){return this.j.ed}get sel(){return this.j.o.shadowRoot&&(0,l.isFunction)(this.j.o.shadowRoot.getSelection)?this.j.o.shadowRoot.getSelection():this.win.getSelection()}get range(){let t=this.sel;return t&&t.rangeCount?t.getRangeAt(0):this.createRange()}get isInsideArea(){let{sel:t}=this,i=(null==t?void 0:t.rangeCount)?t.getRangeAt(0):null;return!(!i||!s.Dom.isOrContains(this.area,i.startContainer))}createRange(t=!1){let i=this.doc.createRange();return t&&this.selectRange(i),i}remove(){let t=this.sel,i=this.current();if(t&&i)for(let i=0;i<t.rangeCount;i+=1)t.getRangeAt(i).deleteContents(),t.getRangeAt(i).collapse(!0)}clear(){var t,i;(null==(t=this.sel)?void 0:t.rangeCount)&&(null==(i=this.sel)||i.removeAllRanges())}removeNode(t){if(!s.Dom.isOrContains(this.j.editor,t,!0))throw(0,a.error)("Selection.removeNode can remove only editor's children");s.Dom.safeRemove(t),this.j.e.fire("afterRemoveNode",t)}insertCursorAtPoint(t,i){this.removeMarkers();try{let n=this.createRange();return(()=>{if(this.doc.caretPositionFromPoint){let o=this.doc.caretPositionFromPoint(t,i);if(o)return n.setStart(o.offsetNode,o.offset)}if(this.doc.caretRangeFromPoint){let o=this.doc.caretRangeFromPoint(t,i);(0,c.assert)(o,"Incorrect caretRangeFromPoint behaviour"),n.setStart(o.startContainer,o.startOffset)}})(),n.collapse(!0),this.selectRange(n),!0}catch(t){}return!1}get hasMarkers(){return!!this.markers.length}get markers(){return(0,a.$$)("span[data-"+o.MARKER_CLASS+"]",this.area)}removeMarkers(){s.Dom.safeRemove.apply(null,this.markers)}marker(t=!1,i){let n=null;i&&(n=i.cloneRange()).collapse(t);let r=this.j.createInside.span();return r.id=o.MARKER_CLASS+"_"+Number(new Date)+"_"+String(Math.random()).slice(2),r.style.lineHeight="0",r.style.display="none",s.Dom.markTemporary(r),(0,a.attr)(r,"data-"+o.MARKER_CLASS,t?"start":"end"),r.appendChild(this.j.createInside.text(o.INVISIBLE_SPACE)),n&&s.Dom.isOrContains(this.area,t?n.startContainer:n.endContainer)&&n.insertNode(r),r}restore(){let t=!1,i=t=>`span[data-${o.MARKER_CLASS}=${t?"start":"end"}]`,n=this.area.querySelector(i(!0)),r=this.area.querySelector(i(!1));if(n){if(t=this.createRange(),r)t.setStartAfter(n),s.Dom.safeRemove(n),t.setEndBefore(r),s.Dom.safeRemove(r);else{let i=n.previousSibling;s.Dom.isText(i)?t.setStart(i,i.nodeValue?i.nodeValue.length:0):t.setStartBefore(n),s.Dom.safeRemove(n),t.collapse(!0)}t&&this.selectRange(t)}}fakes(){let t=this.sel;if(!t||!t.rangeCount)return[];let i=t.getRangeAt(0);(0,c.assert)(i,"Range is null");let n=i.cloneRange();n.collapse(!0);let o=this.j.createInside.fake();s.Dom.safeInsertNode(n,o),i.setStartBefore(o);let r=[o];if(!i.collapsed){let t=i.cloneRange();t.collapse(!1);let n=this.j.createInside.fake();s.Dom.safeInsertNode(t,n),i.setEndAfter(n),r.push(n)}return this.selectRange(i),r}restoreFakes(t){var i,n,o,r;let a=t.filter(t=>t.isConnected);if(!a.length)return;let[l,c]=a,u=this.createRange();u.setStartAfter(l),c&&u.setEndBefore(c),this.selectRange(u),(null==(i=l.parentNode)?void 0:i.firstChild)!==(null==(n=l.parentNode)?void 0:n.lastChild)&&s.Dom.safeRemove(l),(null==(o=null==c?void 0:c.parentNode)?void 0:o.firstChild)!==(null==(r=null==c?void 0:c.parentNode)?void 0:r.lastChild)&&s.Dom.safeRemove(c)}save(t=!1){if(this.hasMarkers)return[];let i=this.sel;if(!i||!i.rangeCount)return[];let n=[],o=i.rangeCount,r=[];for(let t=0;o>t;t+=1)if(r[t]=i.getRangeAt(t),r[t].collapsed){let i=this.marker(!0,r[t]);n[t]={startId:i.id,collapsed:!0,startMarker:i.outerHTML}}else{let i=this.marker(!0,r[t]),o=this.marker(!1,r[t]);n[t]={startId:i.id,endId:o.id,collapsed:!1,startMarker:i.outerHTML,endMarker:o.outerHTML}}if(!t){i.removeAllRanges();for(let t=o-1;t>=0;--t){let o=this.doc.getElementById(n[t].startId);if(o){if(n[t].collapsed)r[t].setStartAfter(o),r[t].collapse(!0);else if(r[t].setStartBefore(o),n[t].endId){let i=this.doc.getElementById(n[t].endId);i&&r[t].setEndAfter(i)}try{i.addRange(r[t].cloneRange())}catch(t){}}}}return n}focus(t={preventScroll:!0}){var i,n;if(!this.isFocused()){let o=(0,a.getScrollParent)(this.j.container),r=null==o?void 0:o.scrollTop;this.j.iframe&&"complete"===this.doc.readyState&&this.j.iframe.focus(t),this.win.focus(),this.area.focus(t),r&&(null==o?void 0:o.scrollTo)&&o.scrollTo(0,r);let l=this.sel,c=(null==l?void 0:l.rangeCount)?null==l?void 0:l.getRangeAt(0):null;if(!c||!s.Dom.isOrContains(this.area,c.startContainer)){let t=this.createRange();t.setStart(this.area,0),t.collapse(!0),this.selectRange(t,!1)}return this.j.editorIsActive||null==(n=null==(i=this.j)?void 0:i.events)||n.fire("focus"),!0}return!1}isCollapsed(){let t=this.sel;for(let i=0;t&&i<t.rangeCount;i+=1)if(!t.getRangeAt(i).collapsed)return!1;return!0}isFocused(){return this.doc.hasFocus&&this.doc.hasFocus()&&this.area===this.doc.activeElement}current(t=!0){if(this.j.getRealMode()!==o.MODE_WYSIWYG)return null;let i=this.sel;if(!i||0===i.rangeCount)return null;let n=i.getRangeAt(0),r=n.startContainer,a=!1;if(s.Dom.isTag(r,"br")&&i.isCollapsed)return r;if(!s.Dom.isText(r)){let o=(0,h.findCorrectCurrentNode)(r,n,a,i.isCollapsed,t,t=>a?t.lastChild:t.firstChild);r=o.node,a=o.rightMode}return r&&s.Dom.isOrContains(this.area,r)?r:null}insertNode(t,i=!0,n=!0){this.errorNode(t);let o=s.Dom.isFragment(t)?t.lastChild:t;this.j.e.fire("safeHTML",t),!this.isFocused()&&this.j.isEditorMode()&&(this.focus(),this.restore());let r=this.sel;this.j.history.snapshot.transaction(()=>{if(this.isCollapsed()||this.j.execCommand("Delete"),this.j.e.fire("beforeInsertNode",t),r&&r.rangeCount){let i=r.getRangeAt(0),{firstChild:n}=t;s.Dom.isOrContains(this.area,i.commonAncestorContainer)?s.Dom.safeInsertNode(i,t):this.area.appendChild(t),[()=>null==n?void 0:n.previousSibling,()=>null==n?void 0:n.previousSibling,()=>{var t;return null==(t=null==n?void 0:n.previousSibling)?void 0:t.lastChild}].forEach(t=>{let i=t();i&&s.Dom.isEmptyTextNode(i)&&s.Dom.safeRemove(i)})}else this.area.appendChild(t);let n=t=>{if(s.Dom.isBlock(t)){let i=t.lastChild;if(i)return n(i)}this.setCursorAfter(t)};i&&(s.Dom.isFragment(t)?o&&n(o):n(t)),this.j.o.scrollToPastedContent&&(0,a.scrollIntoViewIfNeeded)(null!=o?o:t,this.j.editor,this.doc)}),n&&this.j.events&&this.j.__imdSynchronizeValues(),this.j.events&&this.j.e.fire("afterInsertNode",s.Dom.isFragment(t)?o:t)}insertHTML(t,i=!0){if(""===t)return;let n=this.j.createInside.div(),o=this.j.createInside.fragment();if(!this.isFocused()&&this.j.isEditorMode()&&(this.focus(),this.restore()),s.Dom.isNode(t)?n.appendChild(t):n.innerHTML=t.toString(),(this.j.isEditorMode()||!1!==this.j.e.fire("insertHTML",n.innerHTML))&&n.lastChild){for(;n.firstChild;)n.firstChild,o.appendChild(n.firstChild);this.insertNode(o,i,!1),this.j.__imdSynchronizeValues()}}insertImage(t,i=null,n=null){let o=(0,l.isString)(t)?this.j.createInside.element("img"):t;if((0,l.isString)(t)&&o.setAttribute("src",t),null!=n){let t=n.toString();t&&"auto"!==t&&0>String(t).indexOf("px")&&0>String(t).indexOf("%")&&(t+="px"),(0,a.attr)(o,"width",t)}i&&"object"==typeof i&&(0,a.css)(o,i);let r=()=>{(o.naturalHeight<o.offsetHeight||o.naturalWidth<o.offsetWidth)&&(o.style.width="",o.style.height=""),o.removeEventListener("load",r)};this.j.e.on(o,"load",r),o.complete&&r(),this.insertNode(o),this.j.e.fire("afterInsertImage",o)}eachSelection(t){var i;let n=this.sel;if(!n||!n.rangeCount)return;let r=n.getRangeAt(0),c=r.commonAncestorContainer;s.Dom.isHTMLElement(c)||(c=c.parentElement);let u=[],d=r.startOffset,h=c.childNodes.length,p=r.startContainer===this.area?c.childNodes[d<h?d:h-1]:r.startContainer,f=r.endContainer===this.area?c.childNodes[r.endOffset-1]:r.endContainer;s.Dom.isText(p)&&p===r.startContainer&&r.startOffset===(null==(i=p.nodeValue)?void 0:i.length)&&p.nextSibling&&(p=p.nextSibling),s.Dom.isText(f)&&f===r.endContainer&&0===r.endOffset&&f.previousSibling&&(f=f.previousSibling);let m=t=>{!t||t===c||s.Dom.isEmptyTextNode(t)||(0,l.isMarker)(t)||u.push(t)};m(p),p!==f&&s.Dom.isOrContains(c,p,!0)&&s.Dom.find(p,t=>(m(t),t===f||t&&t.contains&&t.contains(f)),c,!0,!1);let g=i=>{if(s.Dom.isOrContains(this.j.editor,i,!0)){if(i.nodeName.match(/^(UL|OL)$/))return(0,a.toArray)(i.childNodes).forEach(g);if(s.Dom.isTag(i,"li"))if(i.firstChild)i=i.firstChild;else{let t=this.j.createInside.text(o.INVISIBLE_SPACE);i.appendChild(t),i=t}t(i)}};0===u.length&&(s.Dom.isEmptyTextNode(p)&&u.push(p),p.firstChild&&u.push(p.firstChild)),u.forEach(g)}cursorInTheEdge(t,i,n=null){var o;let r=!t,l=null==(o=this.sel)?void 0:o.getRangeAt(0);if(null!=n||(n=this.current(!1)),!l||!n||!s.Dom.isOrContains(i,n,!0))return null;let c=t?l.startContainer:l.endContainer,u=t?l.startOffset:l.endOffset,d=t=>!!(t&&!s.Dom.isTag(t,"br")&&!s.Dom.isEmptyTextNode(t)&&!s.Dom.isTemporary(t)&&!(s.Dom.isElement(t)&&!0===this.j.e.fire("isInvisibleForCursor",t)));if(s.Dom.isText(c)){if((0,h.cursorInTheEdgeOfString)(c,u,t,r))return!1}else{let t=(0,a.toArray)(c.childNodes);if(r){if(t.slice(u).some(d))return!1}else if(t.slice(0,u).some(d))return!1}let p=n;for(;p&&p!==i;){let i=s.Dom.sibling(p,t);if(!i){p=p.parentNode;continue}if((p=i)&&d(p))return!1}return!0}cursorOnTheLeft(t,i){return this.cursorInTheEdge(!0,t,i)}cursorOnTheRight(t,i){return this.cursorInTheEdge(!1,t,i)}setCursorAfter(t){return this.setCursorNearWith(t,!1)}setCursorBefore(t){return this.setCursorNearWith(t,!0)}setCursorNearWith(t,i){var n,o;if(this.errorNode(t),!s.Dom.up(t,t=>t===this.area||t&&t.parentNode===this.area,this.area))throw(0,a.error)("Node element must be in editor");let r=this.createRange(),l=null;return s.Dom.isText(t)?i?r.setStart(t,0):r.setEnd(t,null!=(o=null==(n=t.nodeValue)?void 0:n.length)?o:0):(l=this.j.createInside.fake(),i?r.setStartBefore(t):r.setEndAfter(t),r.collapse(i),s.Dom.safeInsertNode(r,l),r.selectNode(l)),r.collapse(i),this.selectRange(r),l}setCursorIn(t,i=!1){if(this.errorNode(t),!s.Dom.up(t,t=>t===this.area||t&&t.parentNode===this.area,this.area))throw(0,a.error)("Node element must be in editor");let n=this.createRange(),r=t,l=t;do{if(s.Dom.isText(r)||s.Dom.isTag(r,o.INSEPARABLE_TAGS))break;l=r,r=i?r.firstChild:r.lastChild}while(r);if(!r){let t=this.j.createInside.text(o.INVISIBLE_SPACE);s.Dom.isTag(l,o.INSEPARABLE_TAGS)?r=l:(l.appendChild(t),l=t)}let c=r||l;return s.Dom.isTag(c,o.INSEPARABLE_TAGS)?i||s.Dom.isTag(c,"br")?n.setStartBefore(c):n.setEndAfter(c):n.selectNodeContents(c),n.collapse(i),this.selectRange(n),l}selectRange(t,i=!0){let n=this.sel;return i&&!this.isFocused()&&this.focus(),n&&(n.removeAllRanges(),n.addRange(t)),this.j.e.fire("changeSelection"),this}select(t,i=!1){if(this.errorNode(t),!s.Dom.up(t,t=>t===this.area||t&&t.parentNode===this.area,this.area))throw(0,a.error)("Node element must be in editor");let n=this.createRange();return n[i?"selectNodeContents":"selectNode"](t),this.selectRange(n)}get html(){let t=this.sel;if(t&&t.rangeCount>0){let i=t.getRangeAt(0).cloneContents(),n=this.j.createInside.div();return n.appendChild(i),n.innerHTML}return""}*wrapInTagGen(t){if(this.isCollapsed()){let i=this.jodit.createInside.element("font",o.INVISIBLE_SPACE);this.insertNode(i,!1,!1),t&&t[0]&&i.appendChild(t[0]),yield i,s.Dom.unwrap(i);return}for(let t of((0,a.$$)("*[style*=font-size]",this.area).forEach(t=>{(0,a.attr)(t,"data-font-size",t.style.fontSize.toString()),t.style.removeProperty("font-size")}),this.j.nativeExecCommand("fontsize",!1,"7"),(0,a.$$)("*[data-font-size]",this.area).forEach(t=>{let i=(0,a.attr)(t,"data-font-size");i&&(t.style.fontSize=i,(0,a.attr)(t,"data-font-size",null))}),(0,a.$$)('font[size="7"]',this.area))){let{firstChild:i,lastChild:n}=t;if(i&&i===n&&(0,l.isMarker)(i)){s.Dom.unwrap(t);continue}i&&(0,l.isMarker)(i)&&s.Dom.before(t,i),n&&(0,l.isMarker)(n)&&s.Dom.after(t,n),yield t,s.Dom.unwrap(t)}}wrapInTag(t){let i=[];for(let n of this.wrapInTagGen())try{if(n.firstChild&&n.firstChild===n.lastChild&&(0,l.isMarker)(n.firstChild))continue;(0,l.isFunction)(t)?t(n):i.push(s.Dom.replace(n,t,this.j.createInside))}finally{let t=n.parentNode;t&&(s.Dom.unwrap(n),s.Dom.isEmpty(t)&&s.Dom.unwrap(t))}return i}commitStyle(t){(0,c.assert)((0,a.size)(t)>0,"Need to pass at least one option"),new d.CommitStyle(t).apply(this.j)}splitSelection(t,i){if(!this.isCollapsed())return null;let n=this.createRange(),r=this.range;n.setStartBefore(t);let a=this.cursorOnTheRight(t,i),l=this.cursorOnTheLeft(t,i),u=this.j.createInside.element("br"),d=this.j.createInside.fake(),h=d.cloneNode();try{if(a||l){i?s.Dom.before(i,u):s.Dom.safeInsertNode(r,u);let t=(t,i)=>{let n=i(t);for(;n;){let t=i(n);if(n&&(s.Dom.isTag(n,"br")||s.Dom.isEmptyTextNode(n)))s.Dom.safeRemove(n);else break;n=t}};t(u,t=>t.nextSibling),t(u,t=>t.previousSibling),s.Dom.after(u,h),s.Dom.before(u,d),a?(n.setEndBefore(u),r.setEndBefore(u)):(n.setEndAfter(u),r.setEndAfter(u))}else n.setEnd(r.startContainer,r.startOffset);let p=n.extractContents(),f=t=>s.Dom.each(t,t=>s.Dom.isEmptyTextNode(t)&&s.Dom.safeRemove(t));(0,c.assert)(t.parentNode,"Splitting fails");try{if(f(p),f(t),t.parentNode.insertBefore(p,t),!i&&a&&(null==u?void 0:u.parentNode)){let t=this.createRange();t.setStartBefore(u),this.selectRange(t)}}catch(t){if(!o.IS_PROD)throw t}let m=t=>{var i,n,o;(null==(i=null==t?void 0:t.parentNode)?void 0:i.firstChild)===(null==(n=null==t?void 0:t.parentNode)?void 0:n.lastChild)&&(null==(o=null==t?void 0:t.parentNode)||o.appendChild(u.cloneNode()))};m(d),m(h)}finally{s.Dom.safeRemove(d),s.Dom.safeRemove(h)}return t.previousElementSibling}expandSelection(){if(this.isCollapsed())return this;let{range:t}=this,i=t.cloneRange();if(!s.Dom.isOrContains(this.j.editor,t.commonAncestorContainer,!0))return this;let n=i=>{let n=this.j.createInside.fake(),o=t.cloneRange();return o.collapse(i),s.Dom.safeInsertNode(o,n),(0,u.moveTheNodeAlongTheEdgeOutward)(n,i,this.j.editor),n},o=n(!0),r=n(!1);i.setStartAfter(o),i.setEndBefore(r);let l=s.Dom.findSibling(o,!1),c=s.Dom.findSibling(r,!0);if(l!==c){let t=s.Dom.isElement(l)&&s.Dom.isOrContains(l,r),n=!t&&s.Dom.isElement(c)&&s.Dom.isOrContains(c,o);if(t||n){let n=t?l:c,a=n;for(;s.Dom.isElement(n);)(n=t?n.firstElementChild:n.lastElementChild)&&(t?s.Dom.isOrContains(n,r):s.Dom.isOrContains(n,o))&&(a=n);t?i.setStart(a,0):i.setEnd(a,a.childNodes.length)}}if(this.selectRange(i),s.Dom.safeRemove(o,r),this.isCollapsed())throw(0,a.error)("Selection is collapsed");return this}constructor(t){this.jodit=t,t.e.on("removeMarkers",()=>{this.removeMarkers()})}}p([r.autobind],f.prototype,"createRange",null),p([r.autobind],f.prototype,"focus",null),p([r.autobind],f.prototype,"setCursorAfter",null),p([r.autobind],f.prototype,"setCursorBefore",null),p([r.autobind],f.prototype,"setCursorIn",null)},79419:function(t,i,n){"use strict";var o=n(12153),r=n(6441),s=n(94775),a=n(23140),l=n(92699),c=n(10052);r.Config.prototype.controls.cut={command:"cut",isDisabled:t=>t.s.isCollapsed(),tooltip:"Cut selection"},r.Config.prototype.controls.copy={command:"copy",isDisabled:t=>t.s.isCollapsed(),tooltip:"Copy selection"},r.Config.prototype.controls.selectall={icon:"select-all",command:"selectall",tooltip:"Select all"},o.Icon.set("copy",s.default).set("cut",a.default).set("paste",l.default).set("select-all",c.default)},79455:function(t,i,n){"use strict";n.d(i,{UISettingsPopup:function(){return u}});var o=n(82749),r=n(31635),s=n(16015),a=n(71102),l=n(65478),c=n(67510);class u extends c.UIElement{className(){return"UISettingsPopup"}async onChangeTheme(){var t,i,n;let o=(null==(t=this.state)?void 0:t.theme)&&(null==(i=this.state)?void 0:i.theme)!=="parent"?null==(n=this.state)?void 0:n.theme:this.j.o.theme;this.container.classList.remove("jodit_theme_dark","jodit_theme_light"),this.container.classList.add("jodit_theme_"+o)}update(){var t,i;return null==(t=this.dialogSettings)||t.update(),null==(i=this.globalSettings)||i.update(),this.updateContent(),super.update()}setParentView(t){var i,n;return null==(i=this.globalSettings)||i.setParentView(t),null==(n=this.dialogSettings)||n.setParentView(t),super.setParentView(t)}render(){return`<div class="&__container">
556
+ </div>`),"rtl"===this.options.direction&&(this.container.style.direction="rtl",this.container.setAttribute("dir","rtl")),this.o.zIndex&&(this.container.style.zIndex=this.o.zIndex.toString()),(0,h.attr)(this.container,"role","dialog"),Object.defineProperty(this.container,"component",{value:this}),this.setMod("theme",this.o.theme||"default").setMod("resizable",!!this.o.resizable);const n=this.getElm("panel");(0,p.assert)(null!=n,"Panel element does not exist");const r=this.getElm("resizer");(0,p.assert)(null!=r,"Resizer element does not exist");const s=this.getElm("header-title");(0,p.assert)(null!=s,"header-title element does not exist");const a=this.getElm("content");(0,p.assert)(null!=a,"Content element does not exist");const u=this.getElm("footer");(0,p.assert)(null!=u,"Footer element does not exist");const m=this.getElm("header-toolbar");(0,p.assert)(null!=m,"header-toolbar element does not exist"),this.dialog=n,this.resizer=r,this.dialogbox_header=s,this.dialogbox_content=a,this.dialogbox_footer=u,this.dialogbox_toolbar=m,(0,h.css)(this.dialog,{maxWidth:this.options.maxWidth,minHeight:this.options.minHeight,minWidth:this.options.minWidth});const g=this.getElm("header");g&&this.e.on(g,"pointerdown touchstart",this.__onHeaderMouseDown),this.e.on(this.resizer,"mousedown touchstart",this.__onResizerMouseDown);const v=c.pluginSystem.get("fullsize");if((0,d.isFunction)(v)&&v(this),this.e.on(this.container,"close_dialog",this.close).on(this.ow,"keydown",this.__onEsc).on(this.ow,"resize",this.__onResize),this.o.closeOnClickOverlay){const t=this.getElm("overlay");(0,p.assert)(null!=t,"Overlay element does not exist"),this.e.on(t,"click",this.close)}}};y.defaultOptions={...m.View.defaultOptions,closeOnClickOverlay:!1,closeOnEsc:!0},v([a.autobind],y.prototype,"__onMouseUp",null),v([a.autobind],y.prototype,"__onHeaderMouseDown",null),v([a.autobind],y.prototype,"__onMouseMove",null),v([a.autobind],y.prototype,"__onEsc",null),v([a.autobind],y.prototype,"__onResizerMouseDown",null),v([a.autobind],y.prototype,"close",null),v([(0,a.hook)("ready")],y.prototype,"buildToolbar",null),y=o=v([a.component],y)},78614:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M352 832q0 14-9 23l-288 288q-9 9-23 9-13 0-22.5-9.5t-9.5-22.5v-576q0-13 9.5-22.5t22.5-9.5q14 0 23 9l288 288q9 9 9 23zm1440 480v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5z"/> </svg> '},78644:function(t,i,n){"use strict";n.d(i,{ToolbarButton:function(){return I}});var o=n(78213),r=n(45219),s=n(33433),a=n(87325),l=n(37133),c=n(2748),u=n(68345),d=n(23282),h=n(19306),p=n(72430),f=n(70799),m=n(56175),g=n(87058),b=n(38837),v=n(29960),y=n(37790),w=n(62843),_=n(72157),C=n(12153),k=n(56917),S=n(21491),x=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let I=class t extends w.UIButton{className(){return"ToolbarButton"}getRole(){return"listitem"}updateAriaLabel(){if(super.updateAriaLabel(),this.trigger){let t=this.state.tooltip?this.jodit.i18n(this.state.tooltip):null;(0,v.attr)(this.trigger,"aria-label",t)}}get toolbar(){let t=(0,a.getComponentClass)("ToolbarCollection");return this.closest(t)}update(){var t,i;let{control:n,state:o}=this,r=this.toolbar;if(!r)return;let s=null==(t=n.value)?void 0:t.call(n,r.jodit,this);void 0!==s&&(o.value=s),o.disabled=this.__calculateDisabledStatus(r),o.activated=this.__calculateActivatedStatus(r),null==(i=n.update)||i.call(n,r.jodit,this)}__calculateActivatedStatus(t){var i,n;return(!(0,h.isJoditObject)(this.j)||!!this.j.editorIsActive)&&(null!=(n=(i=this.control).isActive)&&!!n.call(i,this.j,this)||!!(t&&t.shouldBeActive(this)))}__calculateDisabledStatus(t){var i,n;return!!(this.j.o.disabled||this.j.o.readonly&&(!this.j.o.activeButtonsInReadOnly||!this.j.o.activeButtonsInReadOnly.includes(this.control.name))||(null==(n=(i=this.control).isDisabled)?void 0:n.call(i,this.j,this)))||!!(t&&t.shouldBeDisabled(this))}onChangeActivated(){(0,v.attr)(this.button,"aria-pressed",this.state.activated),super.onChangeActivated()}onChangeText(){(0,d.isFunction)(this.control.template)?this.text.innerHTML=this.control.template(this.j,this.control.name,this.j.i18n(this.state.text)):super.onChangeText(),this.setMod("text-icons",!!this.text.innerText.trim().length)}onChangeTabIndex(){(0,v.attr)(this.button,"tabindex",this.state.tabIndex)}createContainer(){let t=this.componentName,i=this.j.c.span(t),n=super.createContainer();n.classList.remove(t),n.classList.add(t+"__button"),Object.defineProperty(n,"component",{value:this}),i.appendChild(n);let o=this.j.c.fromHTML(`<span role="button" aria-haspopup="true" aria-expanded="false" class="${t}__trigger">${C.Icon.get("chevron")}</span>`);return n.appendChild(o),i}focus(){var t;null==(t=this.container.querySelector("button"))||t.focus()}onChangeHasTrigger(){this.state.hasTrigger?this.container.appendChild(this.trigger):c.Dom.safeRemove(this.trigger),this.setMod("with-trigger",this.state.hasTrigger||null)}onChangeDisabled(){let t=this.state.disabled?"disabled":null;(0,v.attr)(this.trigger,"disabled",t),(0,v.attr)(this.button,"disabled",t),(0,v.attr)(this.container,"disabled",t)}__initFromControl(){var t;let{control:i,state:n}=this;this.updateSize(),n.name=i.name;let{textIcons:o}=this.j.o;if(!0===o||(0,d.isFunction)(o)&&o(i.name)||i.template)n.icon=(0,w.UIButtonState)().icon,n.text=i.text||i.name;else{if(i.iconURL)n.icon.iconURL=i.iconURL;else{let o=i.icon||i.name;n.icon.name=C.Icon.exists(o)||(null==(t=this.j.o.extraIcons)?void 0:t[o])?o:""}i.iconURL||n.icon.name||(n.text=i.text||i.name)}i.tooltip&&(n.tooltip=(0,d.isFunction)(i.tooltip)?i.tooltip(this.j,i,this):i.tooltip),n.hasTrigger=!!(i.list||i.popup&&i.exec)}onTriggerClick(t){var i,n,o;if(this.openedPopup)return void this.__closePopup();let{control:r}=this;if((0,v.attr)(this.trigger,"aria-expanded",!0),t.buffer={actionTrigger:this},r.list)return this.__openControlList(r);if((0,d.isFunction)(r.popup)){let t=this.openPopup();t.parentElement=this;try{if(!1!==this.j.e.fire((0,g.camelCase)(`before-${r.name}-open-popup`),this.target,r,t)){let s=null!=(o=null!=(n=null==(i=this.toolbar)?void 0:i.getTarget(this))?n:this.target)?o:null,a=r.popup(this.j,s,this.__closePopup,this);a?t.setContent((0,f.isString)(a)?this.j.c.fromHTML(a):a).open(()=>(0,m.position)(this.container),!1,this.j.o.allowTabNavigation?this.container:void 0):this.__closePopup()}}catch(t){throw this.__closePopup(),t}this.j.e.fire((0,g.camelCase)(`after-${r.name}-open-popup`),t.container)}}__openControlList(t){var i;let n=null!=(i=this.jodit.options.controls)?i:{},o=t=>(0,_.findControlType)(t,n),r=t.list,s=this.openPopup(),a=(0,S.makeCollection)(this.j);s.parentElement=this,a.parentElement=s,a.mode="vertical";let l=(i,n)=>{let r;if((0,f.isString)(n)&&o(n))return{name:n.toString(),...o(n)};if((0,f.isString)(i)&&o(i))return{name:i.toString(),...o(i),..."object"==typeof n?n:{}};r=i,(0,p.isPlainObject)(r)&&"title"in r&&"value"in r&&(n=i.value,i=i.title);let{childTemplate:s}=t,a={name:i.toString(),template:s&&((t,i,n)=>s(t,i,n,this)),exec:t.childExec?(i,n,o)=>{var r;return null==(r=t.childExec)?void 0:r.call(t,i,n,{...o,parentControl:t})}:t.exec,data:t.data,command:t.command,isActive:t.isChildActive,value:t.value,isDisabled:t.isChildDisabled,mode:t.mode,args:[...t.args?t.args:[],i,n]};return(0,f.isString)(n)&&(a.text=n),a};a.build((0,u.isArray)(r)?r.map(l):(0,y.keys)(r,!1).map(t=>l(t,r[t])),this.target),s.setContent(a).open(()=>(0,m.position)(this.container),!1,this.j.o.allowTabNavigation?this.container:void 0),this.state.activated=!0}onOutsideClick(t){this.openedPopup&&(t&&c.Dom.isNode(t.target)&&(c.Dom.isOrContains(this.container,t.target)||this.openedPopup.isOwnClick(t))||this.__closePopup())}openPopup(){return this.__closePopup(),this.openedPopup=new k.Popup(this.j,!1),this.j.e.on(this.ow,"mousedown touchstart",this.onOutsideClick).on("escape closeAllPopups",this.onOutsideClick),this.openedPopup}__closePopup(){this.openedPopup&&(this.j.e.off(this.ow,"mousedown touchstart",this.onOutsideClick).off("escape closeAllPopups",this.onOutsideClick),this.state.activated=!1,this.openedPopup.close(),this.openedPopup.destruct(),this.openedPopup=null,this.trigger&&(0,v.attr)(this.trigger,"aria-expanded",!1))}onClick(t){var i,n,o,r,s,a,l;let{control:c}=this;if((0,d.isFunction)(c.exec)){let u=null!=(o=null!=(n=null==(i=this.toolbar)?void 0:i.getTarget(this))?n:this.target)?o:null,d=c.exec(this.j,u,{control:c,originalEvent:t,button:this});if(!1!==d&&!0!==d&&(null==(s=null==(r=this.j)?void 0:r.e)||s.fire("synchro"),this.parentElement&&this.parentElement.update(),null==(l=null==(a=this.j)?void 0:a.e)||l.fire("closeAllPopups afterExec")),!1!==d)return}return c.list?this.__openControlList(c):(0,d.isFunction)(c.popup)?this.onTriggerClick(t):void((c.command||c.name)&&((0,y.call)((0,h.isJoditObject)(this.j)?this.j.execCommand.bind(this.j):this.j.od.execCommand.bind(this.j.od),c.command||c.name,!1,c.args&&c.args[0]),this.j.e.fire("closeAllPopups")))}destruct(){return this.__closePopup(),super.destruct()}constructor(t,i,n=null){super(t),this.control=i,this.target=n,this.state={...(0,w.UIButtonState)(),theme:"toolbar",currentValue:"",hasTrigger:!1},this.openedPopup=null;const r=this.getElm("button");(0,b.assert)(r,"Element button should exists"),this.button=r,Object.defineProperty(r,"component",{value:this,configurable:!0});const s=this.getElm("trigger");(0,b.assert)(s,"Element trigger should exists"),this.trigger=s,s.remove(),t.e.on([this.button,this.trigger],"mousedown",t=>t.preventDefault()),this.onAction(this.onClick),this.hookStatus(o.STATUSES.ready,()=>{this.__initFromControl(),this.update()}),i.mods&&Object.keys(i.mods).forEach(t=>{i.mods&&this.setMod(t,i.mods[t])})}};x([s.cacheHTML],I.prototype,"createContainer",null),x([(0,l.watch)("state.hasTrigger",{immediately:!1})],I.prototype,"onChangeHasTrigger",null),x([(0,l.watch)("trigger:click")],I.prototype,"onTriggerClick",null),x([r.autobind],I.prototype,"onOutsideClick",null),x([r.autobind],I.prototype,"__closePopup",null),I=x([a.component],I)},78717:function(t,i,n){"use strict";var o=n(75352),r=n(91140);i.default={...o,execute:r.execute}},78720:function(t,i,n){"use strict";n.d(i,{checkBlockNesting:function(){return r}});var o=n(2748);function r(t,i){if(o.Dom.isFragment(i)&&(i=i.firstChild),t.o.dtd.checkBlockNesting&&o.Dom.isBlock(i)){let i=o.Dom.furthest(t.s.current(),o.Dom.isBlock,t.editor);i&&!t.o.dtd.blockLimits[i.tagName.toLowerCase()]&&(t.s.setCursorAfter(i),o.Dom.isEmpty(i)&&o.Dom.safeRemove(i))}}},78777:function(t){t.exports={"Show Blocks":"תראה רחובות"}},78818:function(t,i,n){"use strict";n.d(i,{History:function(){return u}});var o=n(80480),r=n(81577),s=n(6441),a=n(92643),l=n(52604),c=n(57034);s.Config.prototype.history={enable:!0,maxHistoryLength:1/0,timeout:1e3};class u extends o.ViewComponent{className(){return"History"}redo(){this.__stack.redo()&&(this.startValue=this.snapshot.make(),this.fireChangeStack())}canRedo(){return this.__stack.canRedo()}undo(){this.__stack.undo()&&(this.startValue=this.snapshot.make(),this.fireChangeStack())}canUndo(){return this.__stack.canUndo()}clear(){this.startValue=this.snapshot.make(),this.__stack.clear(),this.fireChangeStack()}get length(){return this.__stack.length}get startValue(){return this.__startValue}set startValue(t){this.__startValue=t}__upTick(){this.updateTick+=1}onChange(){this.__processChanges()}__processChanges(){!this.snapshot.isBlocked&&this.j.o.history.enable&&this.updateStack()}updateStack(t=!1){let i=this.snapshot.make();if(!l.Snapshot.equal(i,this.startValue)){let n=new a.Command(this.startValue,i,this,this.updateTick);if(t){let t=this.__stack.current();t&&this.updateTick===t.tick&&this.__stack.replace(n)}else this.__stack.push(n);this.startValue=i,this.fireChangeStack()}}fireChangeStack(){var t;this.j&&!this.j.isInDestruct&&(null==(t=this.j.events)||t.fire("changeStack"))}destruct(){this.isInDestruct||(this.j.events&&this.j.e.off(".history"),this.snapshot.destruct(),super.destruct())}constructor(t,i=new c.Stack(t.o.history.maxHistoryLength),n=new l.Snapshot(t)){super(t),this.updateTick=0,this.__stack=i,this.snapshot=n,t.o.history.enable&&t.e.on("afterAddPlace.history",()=>{this.isInDestruct||(this.startValue=this.snapshot.make(),t.events.on("internalChange internalUpdate",()=>{this.startValue=this.snapshot.make()}).on(t.editor,["changeSelection","selectionstart","selectionchange","mousedown","mouseup","keydown","keyup"].map(t=>t+".history").join(" "),()=>{this.startValue.html===this.j.getNativeEditorValue()&&(this.startValue=this.snapshot.make())}).on(this,"change.history",this.onChange))})}}!function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);s>3&&a&&Object.defineProperty(i,n,a)}([(0,r.debounce)()],u.prototype,"onChange",null)},78879:function(t){t.exports='<svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"> <g> <rect rx="10" height="1620" width="1620" y="79.646973" x="80" stroke-width="100" stroke-dasharray="8% 10%" fill="none"/> <path d="m1333.992706,381.692384l0,52.982419q0,21.04781 -12.98052,44.272981t-29.820114,23.22517q-35.082487,0 -37.889085,0.725787q-18.242893,4.354719 -22.452791,22.499384q-2.104949,7.983652 -2.104949,46.45034l0,836.106125q0,18.144664 -12.629695,31.208822t-30.170938,13.064158l-75.778171,0q-17.541243,0 -30.170938,-13.064158t-12.629695,-31.208822l0,-884.008038l-100.335911,0l0,884.008038q0,18.144664 -12.27887,31.208822t-30.521763,13.064158l-75.778171,0q-18.242893,0 -30.521763,-13.064158t-12.27887,-31.208822l0,-359.990137q-103.14251,-8.709439 -171.904184,-42.821407q-88.407866,-42.095621 -134.716748,-129.915795q-44.905583,-84.917028 -44.905583,-187.978721q0,-120.48057 61.745176,-207.574958q61.745176,-85.642815 146.644794,-115.400064q77.88312,-26.854103 292.587937,-26.854103l336.090221,0q17.541243,0 30.170938,13.064158t12.629695,31.208822z"/> </g> </svg>'},78927:function(t,i,n){"use strict";n.d(i,{idle:function(){return a}});var o=n(91907),r=n(23282),s=n(89890);function a(){return(t,i)=>{if(!(0,r.isFunction)(t[i]))throw(0,s.error)("Handler must be a Function");t.hookStatus(o.STATUSES.ready,t=>{let{async:n}=t,o=t[i];t[i]=(...i)=>n.requestIdleCallback(o.bind(t,...i))})}}},78955:function(t){t.exports='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="1.5"> <rect x="2" y="3.5" width="9" height="9" rx="1.5" fill="none"/> <rect x="2" y="14.5" width="9" height="9" rx="1.5" fill="none"/> <rect x="13" y="14.5" width="9" height="9" rx="1.5" fill="none"/> <rect x="13" y="3.5" width="9" height="9" rx="1.5" fill="currentColor" transform="rotate(45 17.5 8)"/> </svg>'},79078:function(t,i,n){"use strict";async function o(t,i,n){let o={...i};try{let t=new AbortController().signal,r=await n.executeTool(i.name,i.arguments,t);o={...i,result:{result:r},status:"executed"}}catch(n){o={...i,result:{error:n instanceof Error?n.message:String(n)},status:"error"},t.e.fire("toolCallFailed.ai-assistant-pro",o)}return t.e.fire("toolCallExecuted.ai-assistant-pro",o,{toolCallId:o.id,result:o.result}),o}function r(t,i){var n,o;let r=null==(o=t.toolCalls)?void 0:o.findIndex(t=>t.id===i.id);if(null==r||-1===r)return t;let s=[...null!=(n=null==t?void 0:t.toolCalls)?n:[]];return s[r]=i,{...t,toolCalls:s}}n.d(i,{executeToolCall:function(){return o},updateToolCallInMessage:function(){return r}})},79348:function(t,i,n){"use strict";n.d(i,{Selection:function(){return f}});var o=n(82758),r=n(65478),s=n(2748),a=n(21537),l=n(27613),c=n(38837),u=n(43463),d=n(25639),h=n(45124),p=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};class f{get j(){return this.jodit}errorNode(t){if(!s.Dom.isNode(t))throw(0,a.error)("Parameter node must be instance of Node")}get area(){return this.j.editor}get win(){return this.j.ew}get doc(){return this.j.ed}get sel(){return this.j.o.shadowRoot&&(0,l.isFunction)(this.j.o.shadowRoot.getSelection)?this.j.o.shadowRoot.getSelection():this.win.getSelection()}get range(){let t=this.sel;return t&&t.rangeCount?t.getRangeAt(0):this.createRange()}get isInsideArea(){let{sel:t}=this,i=(null==t?void 0:t.rangeCount)?t.getRangeAt(0):null;return!(!i||!s.Dom.isOrContains(this.area,i.startContainer))}createRange(t=!1){let i=this.doc.createRange();return t&&this.selectRange(i),i}remove(){let t=this.sel,i=this.current();if(t&&i)for(let i=0;i<t.rangeCount;i+=1)t.getRangeAt(i).deleteContents(),t.getRangeAt(i).collapse(!0)}clear(){var t,i;(null==(t=this.sel)?void 0:t.rangeCount)&&(null==(i=this.sel)||i.removeAllRanges())}removeNode(t){if(!s.Dom.isOrContains(this.j.editor,t,!0))throw(0,a.error)("Selection.removeNode can remove only editor's children");s.Dom.safeRemove(t),this.j.e.fire("afterRemoveNode",t)}insertCursorAtPoint(t,i){this.removeMarkers();try{let n=this.createRange();return(()=>{if(this.doc.caretPositionFromPoint){let o=this.doc.caretPositionFromPoint(t,i);if(o)return n.setStart(o.offsetNode,o.offset)}if(this.doc.caretRangeFromPoint){let o=this.doc.caretRangeFromPoint(t,i);(0,c.assert)(o,"Incorrect caretRangeFromPoint behaviour"),n.setStart(o.startContainer,o.startOffset)}})(),n.collapse(!0),this.selectRange(n),!0}catch(t){}return!1}get hasMarkers(){return!!this.markers.length}get markers(){return(0,a.$$)("span[data-"+o.MARKER_CLASS+"]",this.area)}removeMarkers(){s.Dom.safeRemove.apply(null,this.markers)}marker(t=!1,i){let n=null;i&&(n=i.cloneRange()).collapse(t);let r=this.j.createInside.span();return r.id=o.MARKER_CLASS+"_"+Number(new Date)+"_"+String(Math.random()).slice(2),r.style.lineHeight="0",r.style.display="none",s.Dom.markTemporary(r),(0,a.attr)(r,"data-"+o.MARKER_CLASS,t?"start":"end"),r.appendChild(this.j.createInside.text(o.INVISIBLE_SPACE)),n&&s.Dom.isOrContains(this.area,t?n.startContainer:n.endContainer)&&n.insertNode(r),r}restore(){let t=!1,i=t=>`span[data-${o.MARKER_CLASS}=${t?"start":"end"}]`,n=this.area.querySelector(i(!0)),r=this.area.querySelector(i(!1));if(n){if(t=this.createRange(),r)t.setStartAfter(n),s.Dom.safeRemove(n),t.setEndBefore(r),s.Dom.safeRemove(r);else{let i=n.previousSibling;s.Dom.isText(i)?t.setStart(i,i.nodeValue?i.nodeValue.length:0):t.setStartBefore(n),s.Dom.safeRemove(n),t.collapse(!0)}t&&this.selectRange(t)}}fakes(){let t=this.sel;if(!t||!t.rangeCount)return[];let i=t.getRangeAt(0);(0,c.assert)(i,"Range is null");let n=i.cloneRange();n.collapse(!0);let o=this.j.createInside.fake();s.Dom.safeInsertNode(n,o),i.setStartBefore(o);let r=[o];if(!i.collapsed){let t=i.cloneRange();t.collapse(!1);let n=this.j.createInside.fake();s.Dom.safeInsertNode(t,n),i.setEndAfter(n),r.push(n)}return this.selectRange(i),r}restoreFakes(t){var i,n,o,r;let a=t.filter(t=>t.isConnected);if(!a.length)return;let[l,c]=a,u=this.createRange();u.setStartAfter(l),c&&u.setEndBefore(c),this.selectRange(u),(null==(i=l.parentNode)?void 0:i.firstChild)!==(null==(n=l.parentNode)?void 0:n.lastChild)&&s.Dom.safeRemove(l),(null==(o=null==c?void 0:c.parentNode)?void 0:o.firstChild)!==(null==(r=null==c?void 0:c.parentNode)?void 0:r.lastChild)&&s.Dom.safeRemove(c)}save(t=!1){if(this.hasMarkers)return[];let i=this.sel;if(!i||!i.rangeCount)return[];let n=[],o=i.rangeCount,r=[];for(let t=0;o>t;t+=1)if(r[t]=i.getRangeAt(t),r[t].collapsed){let i=this.marker(!0,r[t]);n[t]={startId:i.id,collapsed:!0,startMarker:i.outerHTML}}else{let i=this.marker(!0,r[t]),o=this.marker(!1,r[t]);n[t]={startId:i.id,endId:o.id,collapsed:!1,startMarker:i.outerHTML,endMarker:o.outerHTML}}if(!t){i.removeAllRanges();for(let t=o-1;t>=0;--t){let o=this.doc.getElementById(n[t].startId);if(o){if(n[t].collapsed)r[t].setStartAfter(o),r[t].collapse(!0);else if(r[t].setStartBefore(o),n[t].endId){let i=this.doc.getElementById(n[t].endId);i&&r[t].setEndAfter(i)}try{i.addRange(r[t].cloneRange())}catch(t){}}}}return n}focus(t={preventScroll:!0}){var i,n;if(!this.isFocused()){let o=(0,a.getScrollParent)(this.j.container),r=null==o?void 0:o.scrollTop;this.j.iframe&&"complete"===this.doc.readyState&&this.j.iframe.focus(t),this.win.focus(),this.area.focus(t),r&&(null==o?void 0:o.scrollTo)&&o.scrollTo(0,r);let l=this.sel,c=(null==l?void 0:l.rangeCount)?null==l?void 0:l.getRangeAt(0):null;if(!c||!s.Dom.isOrContains(this.area,c.startContainer)){let t=this.createRange();t.setStart(this.area,0),t.collapse(!0),this.selectRange(t,!1)}return this.j.editorIsActive||null==(n=null==(i=this.j)?void 0:i.events)||n.fire("focus"),!0}return!1}isCollapsed(){let t=this.sel;for(let i=0;t&&i<t.rangeCount;i+=1)if(!t.getRangeAt(i).collapsed)return!1;return!0}isFocused(){return this.doc.hasFocus&&this.doc.hasFocus()&&this.area===this.doc.activeElement}current(t=!0){if(this.j.getRealMode()!==o.MODE_WYSIWYG)return null;let i=this.sel;if(!i||0===i.rangeCount)return null;let n=i.getRangeAt(0),r=n.startContainer,a=!1;if(s.Dom.isTag(r,"br")&&i.isCollapsed)return r;if(!s.Dom.isText(r)){let o=(0,h.findCorrectCurrentNode)(r,n,a,i.isCollapsed,t,t=>a?t.lastChild:t.firstChild);r=o.node,a=o.rightMode}return r&&s.Dom.isOrContains(this.area,r)?r:null}insertNode(t,i=!0,n=!0){this.errorNode(t);let o=s.Dom.isFragment(t)?t.lastChild:t;this.j.e.fire("safeHTML",t),!this.isFocused()&&this.j.isEditorMode()&&(this.focus(),this.restore());let r=this.sel;this.j.history.snapshot.transaction(()=>{if(this.isCollapsed()||this.j.execCommand("Delete"),this.j.e.fire("beforeInsertNode",t),r&&r.rangeCount){let i=r.getRangeAt(0),{firstChild:n}=t;s.Dom.isOrContains(this.area,i.commonAncestorContainer)?s.Dom.safeInsertNode(i,t):this.area.appendChild(t),[()=>null==n?void 0:n.previousSibling,()=>null==n?void 0:n.previousSibling,()=>{var t;return null==(t=null==n?void 0:n.previousSibling)?void 0:t.lastChild}].forEach(t=>{let i=t();i&&s.Dom.isEmptyTextNode(i)&&s.Dom.safeRemove(i)})}else this.area.appendChild(t);let n=t=>{if(s.Dom.isBlock(t)){let i=t.lastChild;if(i)return n(i)}this.setCursorAfter(t)};i&&(s.Dom.isFragment(t)?o&&n(o):n(t)),this.j.o.scrollToPastedContent&&(0,a.scrollIntoViewIfNeeded)(null!=o?o:t,this.j.editor,this.doc)}),n&&this.j.events&&this.j.__imdSynchronizeValues(),this.j.events&&this.j.e.fire("afterInsertNode",s.Dom.isFragment(t)?o:t)}insertHTML(t,i=!0){if(""===t)return;let n=this.j.createInside.div(),o=this.j.createInside.fragment();if(!this.isFocused()&&this.j.isEditorMode()&&(this.focus(),this.restore()),s.Dom.isNode(t)?n.appendChild(t):n.innerHTML=t.toString(),(this.j.isEditorMode()||!1!==this.j.e.fire("insertHTML",n.innerHTML))&&n.lastChild){for(;n.firstChild;)n.firstChild,o.appendChild(n.firstChild);this.insertNode(o,i,!1),this.j.__imdSynchronizeValues()}}insertImage(t,i=null,n=null){let o=(0,l.isString)(t)?this.j.createInside.element("img"):t;if((0,l.isString)(t)&&o.setAttribute("src",t),null!=n){let t=n.toString();t&&"auto"!==t&&0>String(t).indexOf("px")&&0>String(t).indexOf("%")&&(t+="px"),(0,a.attr)(o,"width",t)}i&&"object"==typeof i&&(0,a.css)(o,i);let r=()=>{(o.naturalHeight<o.offsetHeight||o.naturalWidth<o.offsetWidth)&&(o.style.width="",o.style.height=""),o.removeEventListener("load",r)};this.j.e.on(o,"load",r),o.complete&&r(),this.insertNode(o),this.j.e.fire("afterInsertImage",o)}eachSelection(t){var i;let n=this.sel;if(!n||!n.rangeCount)return;let r=n.getRangeAt(0),c=r.commonAncestorContainer;s.Dom.isHTMLElement(c)||(c=c.parentElement);let u=[],d=r.startOffset,h=c.childNodes.length,p=r.startContainer===this.area?c.childNodes[d<h?d:h-1]:r.startContainer,f=r.endContainer===this.area?c.childNodes[r.endOffset-1]:r.endContainer;s.Dom.isText(p)&&p===r.startContainer&&r.startOffset===(null==(i=p.nodeValue)?void 0:i.length)&&p.nextSibling&&(p=p.nextSibling),s.Dom.isText(f)&&f===r.endContainer&&0===r.endOffset&&f.previousSibling&&(f=f.previousSibling);let m=t=>{!t||t===c||s.Dom.isEmptyTextNode(t)||(0,l.isMarker)(t)||u.push(t)};m(p),p!==f&&s.Dom.isOrContains(c,p,!0)&&s.Dom.find(p,t=>(m(t),t===f||t&&t.contains&&t.contains(f)),c,!0,!1);let g=i=>{if(s.Dom.isOrContains(this.j.editor,i,!0)){if(i.nodeName.match(/^(UL|OL)$/))return(0,a.toArray)(i.childNodes).forEach(g);if(s.Dom.isTag(i,"li"))if(i.firstChild)i=i.firstChild;else{let t=this.j.createInside.text(o.INVISIBLE_SPACE);i.appendChild(t),i=t}t(i)}};0===u.length&&(s.Dom.isEmptyTextNode(p)&&u.push(p),p.firstChild&&u.push(p.firstChild)),u.forEach(g)}cursorInTheEdge(t,i,n=null){var o;let r=!t,l=null==(o=this.sel)?void 0:o.getRangeAt(0);if(null!=n||(n=this.current(!1)),!l||!n||!s.Dom.isOrContains(i,n,!0))return null;let c=t?l.startContainer:l.endContainer,u=t?l.startOffset:l.endOffset,d=t=>!!(t&&!s.Dom.isTag(t,"br")&&!s.Dom.isEmptyTextNode(t)&&!s.Dom.isTemporary(t)&&!(s.Dom.isElement(t)&&!0===this.j.e.fire("isInvisibleForCursor",t)));if(s.Dom.isText(c)){if((0,h.cursorInTheEdgeOfString)(c,u,t,r))return!1}else{let t=(0,a.toArray)(c.childNodes);if(r){if(t.slice(u).some(d))return!1}else if(t.slice(0,u).some(d))return!1}let p=n;for(;p&&p!==i;){let i=s.Dom.sibling(p,t);if(!i){p=p.parentNode;continue}if((p=i)&&d(p))return!1}return!0}cursorOnTheLeft(t,i){return this.cursorInTheEdge(!0,t,i)}cursorOnTheRight(t,i){return this.cursorInTheEdge(!1,t,i)}setCursorAfter(t){return this.setCursorNearWith(t,!1)}setCursorBefore(t){return this.setCursorNearWith(t,!0)}setCursorNearWith(t,i){var n,o;if(this.errorNode(t),!s.Dom.up(t,t=>t===this.area||t&&t.parentNode===this.area,this.area))throw(0,a.error)("Node element must be in editor");let r=this.createRange(),l=null;return s.Dom.isText(t)?i?r.setStart(t,0):r.setEnd(t,null!=(o=null==(n=t.nodeValue)?void 0:n.length)?o:0):(l=this.j.createInside.fake(),i?r.setStartBefore(t):r.setEndAfter(t),r.collapse(i),s.Dom.safeInsertNode(r,l),r.selectNode(l)),r.collapse(i),this.selectRange(r),l}setCursorIn(t,i=!1){if(this.errorNode(t),!s.Dom.up(t,t=>t===this.area||t&&t.parentNode===this.area,this.area))throw(0,a.error)("Node element must be in editor");let n=this.createRange(),r=t,l=t;do{if(s.Dom.isText(r)||s.Dom.isTag(r,o.INSEPARABLE_TAGS))break;l=r,r=i?r.firstChild:r.lastChild}while(r);if(!r){let t=this.j.createInside.text(o.INVISIBLE_SPACE);s.Dom.isTag(l,o.INSEPARABLE_TAGS)?r=l:(l.appendChild(t),l=t)}let c=r||l;return s.Dom.isTag(c,o.INSEPARABLE_TAGS)?i||s.Dom.isTag(c,"br")?n.setStartBefore(c):n.setEndAfter(c):n.selectNodeContents(c),n.collapse(i),this.selectRange(n),l}selectRange(t,i=!0){let n=this.sel;return i&&!this.isFocused()&&this.focus(),n&&(n.removeAllRanges(),n.addRange(t)),this.j.e.fire("changeSelection"),this}select(t,i=!1){if(this.errorNode(t),!s.Dom.up(t,t=>t===this.area||t&&t.parentNode===this.area,this.area))throw(0,a.error)("Node element must be in editor");let n=this.createRange();return n[i?"selectNodeContents":"selectNode"](t),this.selectRange(n)}get html(){let t=this.sel;if(t&&t.rangeCount>0){let i=t.getRangeAt(0).cloneContents(),n=this.j.createInside.div();return n.appendChild(i),n.innerHTML}return""}*wrapInTagGen(t){if(this.isCollapsed()){let i=this.jodit.createInside.element("font",o.INVISIBLE_SPACE);this.insertNode(i,!1,!1),t&&t[0]&&i.appendChild(t[0]),yield i,s.Dom.unwrap(i);return}for(let t of((0,a.$$)("*[style*=font-size]",this.area).forEach(t=>{(0,a.attr)(t,"data-font-size",t.style.fontSize.toString()),t.style.removeProperty("font-size")}),this.j.nativeExecCommand("fontsize",!1,"7"),(0,a.$$)("*[data-font-size]",this.area).forEach(t=>{let i=(0,a.attr)(t,"data-font-size");i&&(t.style.fontSize=i,(0,a.attr)(t,"data-font-size",null))}),(0,a.$$)('font[size="7"]',this.area))){let{firstChild:i,lastChild:n}=t;if(i&&i===n&&(0,l.isMarker)(i)){s.Dom.unwrap(t);continue}i&&(0,l.isMarker)(i)&&s.Dom.before(t,i),n&&(0,l.isMarker)(n)&&s.Dom.after(t,n),yield t,s.Dom.unwrap(t)}}wrapInTag(t){let i=[];for(let n of this.wrapInTagGen())try{if(n.firstChild&&n.firstChild===n.lastChild&&(0,l.isMarker)(n.firstChild))continue;(0,l.isFunction)(t)?t(n):i.push(s.Dom.replace(n,t,this.j.createInside))}finally{let t=n.parentNode;t&&(s.Dom.unwrap(n),s.Dom.isEmpty(t)&&s.Dom.unwrap(t))}return i}commitStyle(t){(0,c.assert)((0,a.size)(t)>0,"Need to pass at least one option"),new d.CommitStyle(t).apply(this.j)}splitSelection(t,i){if(!this.isCollapsed())return null;let n=this.createRange(),r=this.range;n.setStartBefore(t);let a=this.cursorOnTheRight(t,i),l=this.cursorOnTheLeft(t,i),u=this.j.createInside.element("br"),d=this.j.createInside.fake(),h=d.cloneNode();try{if(a||l){i?s.Dom.before(i,u):s.Dom.safeInsertNode(r,u);let t=(t,i)=>{let n=i(t);for(;n;){let t=i(n);if(n&&(s.Dom.isTag(n,"br")||s.Dom.isEmptyTextNode(n)))s.Dom.safeRemove(n);else break;n=t}};t(u,t=>t.nextSibling),t(u,t=>t.previousSibling),s.Dom.after(u,h),s.Dom.before(u,d),a?(n.setEndBefore(u),r.setEndBefore(u)):(n.setEndAfter(u),r.setEndAfter(u))}else n.setEnd(r.startContainer,r.startOffset);let p=n.extractContents(),f=t=>s.Dom.each(t,t=>s.Dom.isEmptyTextNode(t)&&s.Dom.safeRemove(t));(0,c.assert)(t.parentNode,"Splitting fails");try{if(f(p),f(t),t.parentNode.insertBefore(p,t),!i&&a&&(null==u?void 0:u.parentNode)){let t=this.createRange();t.setStartBefore(u),this.selectRange(t)}}catch(t){if(!o.IS_PROD)throw t}let m=t=>{var i,n,o;(null==(i=null==t?void 0:t.parentNode)?void 0:i.firstChild)===(null==(n=null==t?void 0:t.parentNode)?void 0:n.lastChild)&&(null==(o=null==t?void 0:t.parentNode)||o.appendChild(u.cloneNode()))};m(d),m(h)}finally{s.Dom.safeRemove(d),s.Dom.safeRemove(h)}return t.previousElementSibling}expandSelection(){if(this.isCollapsed())return this;let{range:t}=this,i=t.cloneRange();if(!s.Dom.isOrContains(this.j.editor,t.commonAncestorContainer,!0))return this;let n=i=>{let n=this.j.createInside.fake(),o=t.cloneRange();return o.collapse(i),s.Dom.safeInsertNode(o,n),(0,u.moveTheNodeAlongTheEdgeOutward)(n,i,this.j.editor),n},o=n(!0),r=n(!1);i.setStartAfter(o),i.setEndBefore(r);let l=s.Dom.findSibling(o,!1),c=s.Dom.findSibling(r,!0);if(l!==c){let t=s.Dom.isElement(l)&&s.Dom.isOrContains(l,r),n=!t&&s.Dom.isElement(c)&&s.Dom.isOrContains(c,o);if(t||n){let n=t?l:c,a=n;for(;s.Dom.isElement(n);)(n=t?n.firstElementChild:n.lastElementChild)&&(t?s.Dom.isOrContains(n,r):s.Dom.isOrContains(n,o))&&(a=n);t?i.setStart(a,0):i.setEnd(a,a.childNodes.length)}}if(this.selectRange(i),s.Dom.safeRemove(o,r),this.isCollapsed())throw(0,a.error)("Selection is collapsed");return this}constructor(t){this.jodit=t,t.e.on("removeMarkers",()=>{this.removeMarkers()})}}p([r.autobind],f.prototype,"createRange",null),p([r.autobind],f.prototype,"focus",null),p([r.autobind],f.prototype,"setCursorAfter",null),p([r.autobind],f.prototype,"setCursorBefore",null),p([r.autobind],f.prototype,"setCursorIn",null)},79419:function(t,i,n){"use strict";var o=n(12153),r=n(6441),s=n(94775),a=n(23140),l=n(92699),c=n(10052);r.Config.prototype.controls.cut={command:"cut",isDisabled:t=>t.s.isCollapsed(),tooltip:"Cut selection"},r.Config.prototype.controls.copy={command:"copy",isDisabled:t=>t.s.isCollapsed(),tooltip:"Copy selection"},r.Config.prototype.controls.selectall={icon:"select-all",command:"selectall",tooltip:"Select all"},o.Icon.set("copy",s.default).set("cut",a.default).set("paste",l.default).set("select-all",c.default)},79455:function(t,i,n){"use strict";n.d(i,{UISettingsPopup:function(){return u}});var o=n(82749),r=n(31635),s=n(16015),a=n(71102),l=n(65478),c=n(67510);class u extends c.UIElement{className(){return"UISettingsPopup"}async onChangeTheme(){var t,i,n;let o=(null==(t=this.state)?void 0:t.theme)&&(null==(i=this.state)?void 0:i.theme)!=="parent"?null==(n=this.state)?void 0:n.theme:this.j.o.theme;this.container.classList.remove("jodit_theme_dark","jodit_theme_light"),this.container.classList.add("jodit_theme_"+o)}update(){var t,i;return null==(t=this.dialogSettings)||t.update(),null==(i=this.globalSettings)||i.update(),this.updateContent(),super.update()}setParentView(t){var i,n;return null==(i=this.globalSettings)||i.setParentView(t),null==(n=this.dialogSettings)||n.setParentView(t),super.setParentView(t)}render(){return`<div class="&__container">
557
557
  <div class="&__header">
558
558
  <h3 class="&__title">~Settings~</h3>
559
559
  </div>
@@ -562,7 +562,7 @@ Please report this to https://github.com/markedjs/marked.`,t){let t="<p>An error
562
562
  <div class='&__wrapper'>
563
563
  <button class='&__button'>css</button>
564
564
  </div>
565
- </div>`}static extractStyle(t,i){var n,o,r,s;let a=(null==(s=i.ownerDocument.defaultView)?void 0:s.getComputedStyle(i))||{},l=(t,i,n,o)=>{let r=a[n];return!r||["none","inherit","initial","unset"].includes(r)?{[n]:!1}:(r.replace(/,\s/g,",").split(/\s+/).forEach(n=>{if(/[0-9.]+(px|pt|em|%)/.test(n)){let o=t.shift();o&&(i[o]=n)}else"inset"===n?i.boxShadowInset=!0:i[o]=n}),i[n]=!0,i)};Object.assign(t,{text:i.innerText,className:i.className,href:i.getAttribute("href")||"",...(()=>{var t,i;let n={solid:!0,bgStart:null!=(t=a.backgroundColor)?t:"#44c767",bgEnd:null!=(i=a.backgroundColor)?i:"#44c767"},o=a.backgroundImage;if(o&&/linear-gradient/.test(o)){let t=/linear-gradient\((.+)\s+[0-9]+%,\s+(.+)\s+[0-9]+%\)/.exec(o);t&&(n.solid=!1,n.bgStart=t[1]||n.bgStart,n.bgEnd=t[2]||"#5cbf2a")}return n})(),borderColor:null!=(n=null==a?void 0:a.borderColor)?n:"#18ab29",borderRadius:null!=(o=null==a?void 0:a.borderRadius)?o:0,borderSize:null!=(r=null==a?void 0:a.borderWidth)?r:1,...l(["boxShadowOffsetX","boxShadowOffsetY","boxShadowBlurRadius","boxShadowSpreadRadius"],{boxShadowBlurRadius:0,boxShadowColor:"#3dc21b",boxShadowInset:!1,boxShadowOffsetX:0,boxShadowOffsetY:0,boxShadowSpreadRadius:0},"boxShadow","boxShadowColor"),fontColor:a.color,fontFamily:a.fontFamily,fontSize:a.fontSize,fontWeight:"bold"===a.fontWeight,fontItalic:"italic"===a.fontStyle,paddingX:a.paddingLeft,paddingY:a.paddingTop,...l(["textShadowOffsetX","textShadowOffsetY","textShadowBlurRadius"],{textShadowBlurRadius:0,textShadowColor:"#2f6627",textShadowOffsetX:0,textShadowOffsetY:1},"textShadow","textShadowColor")})}constructor(t,i){super(t),(0,o._)(this,"style",void 0),this.style=i,this.__updateStyles()}}(0,r.__decorate)([(0,s.watch)("style")],d.prototype,"__updateStyles",null),d=(0,r.__decorate)([s.component],d)},82558:function(t,i,n){"use strict";n.d(i,{allowAttributes:function(){return r}});var o=n(2748);function r(t,i,n,r){if(r&&o.Dom.isElement(i)&&!0!==r[i.nodeName]){let t=i.attributes;if(t&&t.length){let o=[];for(let n=0;n<t.length;n+=1){let s=r[i.nodeName][t[n].name];s&&(!0===s||s===t[n].value)||o.push(t[n].name)}o.length&&(n=!0),o.forEach(t=>{i.removeAttribute(t)})}}return n}},82749:function(t,i,n){"use strict";function o(t,i,n){return i in t?Object.defineProperty(t,i,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[i]=n,t}n.d(i,{_:function(){return o}})},82758:function(t,i,n){"use strict";n.r(i),n.d(i,{ACCURACY:function(){return V},APP_VERSION:function(){return o},BASE_PATH:function(){return ep},BASE_PATH_IS_MIN:function(){return ef},BR:function(){return $},CLIPBOARD_ID:function(){return eb},COMMAND_KEYS:function(){return W},EMULATE_DBLCLICK_TIMEOUT:function(){return ei},ES:function(){return r},FAT_MODE:function(){return u},HOMEPAGE:function(){return d},INSEPARABLE_TAGS:function(){return T},INSERT_AS_HTML:function(){return en},INSERT_AS_TEXT:function(){return er},INSERT_CLEAR_HTML:function(){return eo},INSERT_ONLY_TEXT:function(){return es},INVISIBLE_SPACE:function(){return f},INVISIBLE_SPACE_REG_EXP:function(){return g},INVISIBLE_SPACE_REG_EXP_END:function(){return b},INVISIBLE_SPACE_REG_EXP_START:function(){return v},IS_BLOCK:function(){return S},IS_ES_MODERN:function(){return s},IS_ES_NEXT:function(){return a},IS_IE:function(){return X},IS_INLINE:function(){return x},IS_MAC:function(){return el},IS_PROD:function(){return l},IS_TEST:function(){return c},KEY_ALIASES:function(){return ec},KEY_ALT:function(){return M},KEY_BACKSPACE:function(){return L},KEY_DELETE:function(){return H},KEY_DOWN:function(){return O},KEY_ENTER:function(){return P},KEY_ESC:function(){return R},KEY_F3:function(){return U},KEY_LEFT:function(){return z},KEY_META:function(){return j},KEY_RIGHT:function(){return N},KEY_SPACE:function(){return F},KEY_TAB:function(){return D},KEY_UP:function(){return B},LIST_TAGS:function(){return I},MARKER_CLASS:function(){return et},MODE_SOURCE:function(){return Y},MODE_SPLIT:function(){return J},MODE_WYSIWYG:function(){return K},NBSP_SPACE:function(){return m},NEARBY:function(){return q},NO_EMPTY_TAGS:function(){return A},PARAGRAPH:function(){return G},PASSIVE_EVENTS:function(){return ey},SAFE_COUNT_CHANGE_CALL:function(){return ea},SET_TEST:function(){return h},SOURCE_CONSUMER:function(){return ev},SPACE_REG_EXP:function(){return y},SPACE_REG_EXP_END:function(){return _},SPACE_REG_EXP_START:function(){return w},TEMP_ATTR:function(){return em},TEXT_HTML:function(){return Q},TEXT_PLAIN:function(){return Z},TEXT_RTF:function(){return ee},TOKENS:function(){return p},globalDocument:function(){return k},globalWindow:function(){return C},lang:function(){return eg}});let o="4.9.22",r="es2018",s=!0,a=!1,l=!0,c=!1,u=!0,d="https://xdsoft.net/jodit/pro/",h=()=>c=!0,p={},f="\uFEFF",m="\xa0",g=()=>/[\uFEFF]/g,b=()=>/[\uFEFF]+$/g,v=()=>/^[\uFEFF]+/g,y=()=>/[\s\n\t\r\uFEFF\u200b]+/g,w=()=>/^[\s\n\t\r\uFEFF\u200b]+/g,_=()=>/[\s\n\t\r\uFEFF\u200b]+$/g,C="u">typeof window?window:void 0,k="u">typeof document?document:void 0,S=/^(ADDRESS|ARTICLE|ASIDE|BLOCKQUOTE|CANVAS|DD|DFN|DIV|DL|DT|FIELDSET|FIGCAPTION|FIGURE|FOOTER|FORM|H[1-6]|HEADER|HGROUP|HR|LI|MAIN|NAV|NOSCRIPT|OUTPUT|P|PRE|RUBY|SCRIPT|STYLE|OBJECT|OL|SECTION|IFRAME|JODIT|JODIT-MEDIA|UL|TR|TD|TH|TBODY|THEAD|TFOOT|TABLE|BODY|HTML|VIDEO)$/i,x=/^(STRONG|SPAN|I|EM|B|SUP|SUB|A|U)$/i,I=new Set(["ul","ol"]),E=["img","video","svg","iframe","script","input","textarea","link","jodit","jodit-media"],T=new Set([...E,"br","hr"]),A=new Set(E),j="Meta",L="Backspace",D="Tab",P="Enter",R="Escape",M="Alt",z="ArrowLeft",B="ArrowUp",N="ArrowRight",O="ArrowDown",F="Space",H="Delete",U="F3",q=5,V=10,W=[j,L,H,B,O,N,z,P,R,U,D],$="br",G="p",K=1,Y=2,J=3,X="u">typeof navigator&&(-1!==navigator.userAgent.indexOf("MSIE")||/rv:11.0/i.test(navigator.userAgent)),Z=X?"text":"text/plain",Q=X?"html":"text/html",ee=X?"rtf":"text/rtf",et="jodit-selection_marker",ei=300,en="insert_as_html",eo="insert_clear_html",er="insert_as_text",es="insert_only_text",ea=10,el=void 0!==C&&/Mac|iPod|iPhone|iPad/.test(C.navigator.platform),ec={add:"+",break:"pause",cmd:"meta",command:"meta",ctl:"control",ctrl:"control",del:"delete",down:"arrowdown",esc:"escape",ins:"insert",left:"arrowleft",mod:el?"meta":"control",opt:"alt",option:"alt",return:"enter",right:"arrowright",space:"space",spacebar:"space",up:"arrowup",win:"meta",windows:"meta"},eu=t=>{let i=t.split("/");return/\.js/.test(i[i.length-1])?{basePath:i.slice(0,i.length-1).join("/")+"/",isMin:!0}:{basePath:t,isMin:!0}},{basePath:ed,isMin:eh}=(()=>{if("u"<typeof document)return{basePath:"",isMin:!0};let t=k.currentScript;if(t)return eu(t.src);let i=k.querySelectorAll("script[src]");return i&&i.length?eu(i[i.length-1].src):eu(C.location.href)})(),ep=ed,ef=eh,em="data-jodit-temp",eg={},eb="clipboard",ev="source-consumer",ey=new Set(["touchstart","touchend","scroll","mousewheel","mousemove","touchmove"])},82760:function(t,i,n){"use strict";n.d(i,{connection:function(){return s},error:function(){return r},options:function(){return a}});var o=n(32880);function r(t){return TypeError(t)}function s(t){return new o.ConnectionError(t)}function a(t){return new o.OptionsError(t)}},83039:function(t,i,n){"use strict";n.d(i,{UIMapsPropsForm:function(){return c}});var o=n(82749),r=n(31635),s=n(65478),a=n(76078),l=n(67510);class c extends l.UIForm{className(){return"UIMapsPropsForm"}onChangeSize(){let{width:t,height:i}=(0,a.refs)(this.container);this.state.size=[parseInt(null==t?void 0:t.value,10)||0,parseInt(null==i?void 0:i.value,10)||0]}onExternalChangeSize(){let{width:t,height:i}=(0,a.refs)(this.container),[n,o]=this.state.size;n.toString()!==t.value&&(t.value=n.toString()),o.toString()!==i.value&&(i.value=o.toString())}onChangeCenter(){let{lat:t,lng:i}=(0,a.refs)(this.container);this.state.center=[parseFloat(null==t?void 0:t.value)||0,parseFloat(null==i?void 0:i.value)||0]}onExternalChangeCenter(){let{lat:t,lng:i}=(0,a.refs)(this.container),[n,o]=this.state.center;n.toString()!==t.value&&(t.value=n.toString()),o.toString()!==i.value&&(i.value=o.toString())}onExternalChangeType(){let{mapType:t}=(0,a.refs)(this.container);this.state.type!==t.value&&(t.value=this.state.type)}onExternalChangeLayer(){let{layer:t}=(0,a.refs)(this.container);this.state.layer!==t.value&&(t.value=this.state.layer)}constructor(t,i){var n;super(t),(0,o._)(this,"state",void 0),this.state=i;const[r,s]=i.size,[a,c]=i.center;this.append([new l.UIInput(t,{label:"Width",name:"width",value:r,type:"number",onChange:this.onChangeSize}),new l.UIInput(t,{label:"Height",name:"height",value:s,type:"number",onChange:this.onChangeSize}),new l.UIInput(t,{label:"Latitude",name:"lat",value:a,onChange:this.onChangeCenter}),new l.UIInput(t,{label:"Longitude",name:"lng",value:c,onChange:this.onChangeCenter}),new l.UISelect(t,{label:"Map type",value:i.type,name:"mapType",options:[{value:"hybrid",text:"Hybrid"},{value:"roadmap",text:"Roadmap"},{value:"satellite",text:"Satellite"},{value:"terrain",text:"Terrain"}],onChange:t=>{i.type=t}}),new l.UISelect(t,{label:"Layer",value:null!=(n=i.layer)?n:"default",name:"layer",options:[{value:"default",text:"Default"},{value:"traffic",text:"Traffic"},{value:"transit",text:"Transit"},{value:"bicycling",text:"Bicycling"}],onChange:t=>{i.layer=t}})])}}(0,r.__decorate)([s.autobind],c.prototype,"onChangeSize",null),(0,r.__decorate)([(0,s.watch)("state.size")],c.prototype,"onExternalChangeSize",null),(0,r.__decorate)([s.autobind],c.prototype,"onChangeCenter",null),(0,r.__decorate)([(0,s.watch)(["state.center"])],c.prototype,"onExternalChangeCenter",null),(0,r.__decorate)([(0,s.watch)(["state.type"])],c.prototype,"onExternalChangeType",null),(0,r.__decorate)([(0,s.watch)(["state.layer"])],c.prototype,"onExternalChangeLayer",null),c=(0,r.__decorate)([s.component],c)},83059:function(t,i,n){"use strict";n.r(i),i.default={symbols:"symbol"}},83111:function(t,i,n){"use strict";n.d(i,{ToolbarSelect:function(){return l}});var o=n(65478),r=n(72430),s=n(70799),a=n(78644);let l=class t extends a.ToolbarButton{className(){return"ToolbarSelect"}update(){var t,i,n;super.update(),this.state.icon.name="";let{list:o,data:a}=this.control;if(o){let l=this.state.value||(a&&(0,s.isString)(a.currentValue)?a.currentValue:void 0);l||(l=Object.keys(o)[0]);let c=((0,r.isPlainObject)(o)&&o[l.toString()]||l).toString();this.state.text=null!=(n=null==(i=(t=this.control).textTemplate)?void 0:i.call(t,this.jodit,c))?n:c}}};l=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a}([o.component],l)},83160:function(t,i){"use strict";i.default={"Type something":"Напишите что-либо","About Jodit":"О Jodit","Jodit Editor":"Редактор Jodit","Jodit User's Guide":"Jodit Руководство пользователя","contains detailed help for using":"содержит детальную информацию по использованию","For information about the license, please go to our website:":"Для получения сведений о лицензии , пожалуйста, перейдите на наш сайт:","Buy full version":"Купить полную версию","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.":"Авторские права \xa9 XDSoft.net - Чупурнов Валерий. Все права защищены.",Anchor:"Анкор","Open in new tab":"Открывать ссылку в новой вкладке","Open in fullsize":"Открыть редактор в полном размере","Clear Formatting":"Очистить форматирование","Fill color or set the text color":"Цвет заливки или цвет текста",Redo:"Повтор",Undo:"Отмена",Bold:"Жирный",Italic:"Наклонный","Insert Unordered List":"Вставка маркированного списка","Insert Ordered List":"Вставить нумерованный список","Align Center":"Выровнять по центру","Align Justify":"Выровнять по ширине","Align Left":"Выровнять по левому краю","Align Right":"Выровнять по правому краю","Insert Horizontal Line":"Вставить горизонтальную линию","Insert Image":"Вставить изображение","Insert file":"Вставить файл","Insert youtube/vimeo video":"Вставьте видео","Insert link":"Вставить ссылку","Font size":"Размер шрифта","Font family":"Шрифт","Insert format block":"Вставить блочный элемент",Normal:"Нормальный текст","Heading 1":"Заголовок 1","Heading 2":"Заголовок 2","Heading 3":"Заголовок 3","Heading 4":"Заголовок 4",Quote:"Цитата",Code:"Код",Insert:"Вставить","Insert table":"Вставить таблицу","Decrease Indent":"Уменьшить отступ","Increase Indent":"Увеличить отступ","Select Special Character":"Выберите специальный символ","Insert Special Character":"Вставить специальный символ","Paint format":"Формат краски","Change mode":"Источник",Margins:"Отступы",top:"сверху",right:"справа",bottom:"снизу",left:"слева",Styles:"Стили",Classes:"Классы",Align:"Выравнивание",Right:"По правому краю",Center:"По центру",Left:"По левому краю","--Not Set--":"--не устанавливать--",Src:"src",Title:"Заголовок",Alternative:"Альтернативный текст (alt)",Link:"Ссылка","Open link in new tab":"Открывать ссылку в новом окне",file:"Файл",Advanced:"Расширенные","Image properties":"Свойства изображения",Cancel:"Отмена",Ok:"Ок","Your code is similar to HTML. Keep as HTML?":"Ваш текст, который вы пытаетесь вставить похож на HTML. Вставить его как HTML?","Paste as HTML":"Вставить как HTML?",Keep:"Сохранить оригинал",Clean:"Почистить","Insert as Text":"Вставить как текст","Insert only Text":"Вставить только текст","Word Paste Detected":"Возможно это фрагмент Word или Excel","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?":"Контент который вы вставляете поступает из документа Microsoft Word / Excel. Вы хотите сохранить формат или очистить его?","File Browser":"Браузер файлов","Error on load list":"Ошибка при загрузке списка изображений","Error on load folders":"Ошибка при загрузке списка директорий","Are you sure?":"Вы уверены?","Enter Directory name":"Введите название директории","Create directory":"Создать директорию","type name":"введите название","Drop image":"Перетащите сюда изображение","Drop file":"Перетащите сюда файл","or click":"или нажмите","Alternative text":"Альтернативный текст",Browse:"Сервер",Upload:"Загрузка",Background:"Фон",Text:"Текст",Top:" К верху",Middle:"По середине",Bottom:"К низу","Insert column before":"Вставить столбец до","Insert column after":"Вставить столбец после","Insert row above":"Вставить ряд выше","Insert row below":"Вставить ряд ниже","Delete table":"Удалить таблицу","Delete row":"Удалять ряд","Delete column":"Удалить столбец","Empty cell":"Очистить ячейку",source:"HTML",bold:"жирный",italic:"курсив",brush:"заливка",link:"ссылка",undo:"отменить",redo:"повторить",table:"таблица",image:"Изображение",eraser:"очистить",paragraph:"параграф",fontsize:"размер шрифта",video:"видео",font:"шрифт",about:"о редакторе",print:"печать",underline:"подчеркнутый",strikethrough:"перечеркнутый",indent:"отступ",outdent:"выступ",fullsize:"во весь экран",shrink:"обычный размер",hr:"линия",ul:"Список",ol:"Нумерованный список",cut:"Вырезать",selectall:"Выделить все","Embed code":"Код","Open link":"Открыть ссылку","Edit link":"Редактировать ссылку","No follow":"Атрибут nofollow",Unlink:"Убрать ссылку",Eye:"Просмотр",pencil:"Редактировать",Update:"Обновить"," URL":"URL",Edit:"Редактировать","Horizontal align":"Горизонтальное выравнивание",Filter:"Фильтр","Sort by changed":"По изменению","Sort by name":"По имени","Sort by size":"По размеру","Add folder":"Добавить папку",Reset:"Восстановить",Save:"Сохранить","Save as ...":"Сохранить как",Resize:"Изменить размер",Crop:"Обрезать размер",Width:"Ширина",Height:"Высота","Keep Aspect Ratio":"Сохранять пропорции",Yes:"Да",No:"Нет",Remove:"Удалить",Select:"Выделить","Chars: %d":"Символов: %d","Words: %d":"Слов: %d",All:"Выделить все","Select %s":"Выделить: %s","Select all":"Выделить все","Vertical align":"Вертикальное выравнивание",Split:"Разделить","Split vertical":"Разделить по вертикали","Split horizontal":"Разделить по горизонтали",Merge:"Объединить в одну","Add column":"Добавить столбец","Add row":"Добавить строку",Delete:"Удалить",Border:"Рамка","License: %s":"Лицензия: %s","Strike through":"Перечеркнуть",Underline:"Подчеркивание",superscript:"верхний индекс",subscript:"индекс","Cut selection":"Вырезать",Break:"Разделитель","Search for":"Найти","Replace with":"Заменить на",Replace:"Заменить",Paste:"Вставить","Choose Content to Paste":"Выбрать контент для вставки","You can only edit your own images. Download this image on the host?":"Вы можете редактировать только свои собственные изображения. Загрузить это изображение на ваш сервер?","The image has been successfully uploaded to the host!":"Изображение успешно загружено на сервер!",palette:"палитра","There are no files":"В данном каталоге нет файлов",Rename:"Переименовать","Enter new name":"Введите новое имя",preview:"Предпросмотр",download:"Скачать","Paste from clipboard":"Вставить из буфера обмена","Your browser doesn't support direct access to the clipboard.":"Ваш браузер не поддерживает прямой доступ к буферу обмена.","Copy selection":"Скопировать выделенное",copy:"копия","Border radius":"Радиус границы","Show all":"Показать все",Apply:"Применить","Please fill out this field":"Пожалуйста, заполните это поле","Please enter a web address":"Пожалуйста, введите веб-адрес",Default:"По умолчанию",Circle:"Круг",Dot:"Точка",Quadrate:"Квадрат",Find:"Найти","Find Previous":"Найти Предыдущие","Find Next":"Найти Далее","Insert className":"Вставить название класса","Press Alt for custom resizing":"Нажмите Alt для изменения пользовательского размера"}},83447:function(t,i,n){"use strict";n.d(i,{getHash:function(){return s}});var o=n(70799),r=n(49055);function s(t){let i=/([^[]*)\[([^\]]+)]/,n=/[\s]*,[\s]*/,s=/^(.*)[\s]*=[\s]*(.*)$/,a={};return(0,o.isString)(t)?(t.split(n).map(t=>{t=(0,r.trim)(t);let o=i.exec(t),l={};if(o){let t=o[2].split(n);o[1]&&(t.forEach(t=>{t=(0,r.trim)(t);let i=s.exec(t);i?l[i[1]]=i[2]:l[t]=!0}),a[o[1].toUpperCase()]=l)}else a[t.toUpperCase()]=!0}),a):!!t&&(Object.keys(t).forEach(i=>{a[i.toUpperCase()]=t[i]}),a)}},83632:function(t,i,n){"use strict";n.d(i,{ApplyStyle:function(){return a}});var o=n(63687),r=n(77361),s=n(55307);function a(t,i){var n;let{s:a,editor:l}=t;null==(n=l.firstChild)||n.normalize();let c=a.fakes(),u=t.s.wrapInTagGen(c),d=u.next();if(d.done)return;let h={collapsed:a.isCollapsed(),mode:r.INITIAL,element:d.value,next:s.states.START,jodit:t,style:i};for(;d&&!d.done;){let t=new o.FiniteStateMachine(s.states.START,s.transactions);for(h.element=d.value;t.getState()!==s.states.END;)h=t.dispatch("exec",h);d=u.next()}a.restoreFakes(c)}},83671:function(t,i,n){"use strict";var o=n(82758),r=n(22732),s=n(580),a=n(21537),l=n(50911),c=n(80870),u=n(21491);n(86012);class d extends l.Plugin{afterInit(){if(this.j.o.showXPathInStatusbar){this.container=this.j.c.div("jodit-xpath");let t=()=>{this.j.o.showXPathInStatusbar&&this.container&&(this.j.statusbar.append(this.container),this.j.getRealMode()===o.MODE_WYSIWYG?this.calcPath():(this.container&&(this.container.innerHTML=o.INVISIBLE_SPACE),this.appendSelectAll()))};this.j.e.off(".xpath").on("mouseup.xpath change.xpath keydown.xpath changeSelection.xpath",this.calcPath).on("afterSetMode.xpath afterInit.xpath changePlace.xpath",t),t(),this.calcPath()}}beforeDestruct(){this.j&&this.j.events&&this.j.e.off(".xpath"),this.removeSelectAll(),this.menu&&this.menu.destruct(),r.Dom.safeRemove(this.container),delete this.menu,delete this.container}constructor(){super(...arguments),this.onContext=(t,i)=>(this.menu||(this.menu=new c.ContextMenu(this.j)),this.menu.show(i.clientX,i.clientY,[{icon:"bin",title:t===this.j.editor?"Clear":"Remove",exec:()=>{t!==this.j.editor?r.Dom.safeRemove(t):this.j.value="",this.j.synchronizeValues()}},{icon:"select-all",title:"Select",exec:()=>{this.j.s.select(t)}}]),!1),this.onSelectPath=(t,i)=>{this.j.s.focus();let n=(0,a.attr)(i.target,"-path")||"/";if("/"===n)return this.j.execCommand("selectall"),!1;try{let t=this.j.ed.evaluate(n,this.j.editor,null,XPathResult.ANY_TYPE,null).iterateNext();if(t)return this.j.s.select(t),!1}catch(t){}return this.j.s.select(t),!1},this.tpl=(t,i,n,o)=>{let r=this.j.c.fromHTML(`<span class="jodit-xpath__item"><a role="button" data-path="${i}" title="${o}" tabindex="-1"'>${(0,a.trim)(n)}</a></span>`),s=r.firstChild;return this.j.e.on(s,"click",this.onSelectPath.bind(this,t)).on(s,"contextmenu",this.onContext.bind(this,t)),r},this.removeSelectAll=()=>{this.selectAllButton&&(this.selectAllButton.destruct(),delete this.selectAllButton)},this.appendSelectAll=()=>{this.removeSelectAll(),this.selectAllButton=(0,u.makeButton)(this.j,{name:"selectall",...this.j.o.controls.selectall}),this.selectAllButton.state.size="tiny",this.container&&this.container.insertBefore(this.selectAllButton.container,this.container.firstChild)},this.calcPathImd=()=>{if(this.isDestructed)return;let t=this.j.s.current();if(this.container&&(this.container.innerHTML=o.INVISIBLE_SPACE),t){let i,n,o;r.Dom.up(t,t=>{t&&this.j.editor!==t&&!r.Dom.isText(t)&&!r.Dom.isComment(t)&&(i=t.nodeName.toLowerCase(),n=(0,a.getXPathByElement)(t,this.j.editor).replace(/^\//,""),o=this.tpl(t,n,i,this.j.i18n("Select %s",i)),this.container&&this.container.insertBefore(o,this.container.firstChild))},this.j.editor)}this.appendSelectAll()},this.calcPath=this.j.async.debounce(this.calcPathImd,2*this.j.defaultTimeout,!0)}}s.pluginSystem.add("xpath",d)},83709:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1744 1408q33 0 42 18.5t-11 44.5l-126 162q-20 26-49 26t-49-26l-126-162q-20-26-11-44.5t42-18.5h80v-1024h-80q-33 0-42-18.5t11-44.5l126-162q20-26 49-26t49 26l126 162q20 26 11 44.5t-42 18.5h-80v1024h80zm-1663-1279l54 27q12 5 211 5 44 0 132-2t132-2q36 0 107.5.5t107.5.5h293q6 0 21 .5t20.5 0 16-3 17.5-9 15-17.5l42-1q4 0 14 .5t14 .5q2 112 2 336 0 80-5 109-39 14-68 18-25-44-54-128-3-9-11-48t-14.5-73.5-7.5-35.5q-6-8-12-12.5t-15.5-6-13-2.5-18-.5-16.5.5q-17 0-66.5-.5t-74.5-.5-64 2-71 6q-9 81-8 136 0 94 2 388t2 455q0 16-2.5 71.5t0 91.5 12.5 69q40 21 124 42.5t120 37.5q5 40 5 50 0 14-3 29l-34 1q-76 2-218-8t-207-10q-50 0-151 9t-152 9q-3-51-3-52v-9q17-27 61.5-43t98.5-29 78-27q19-42 19-383 0-101-3-303t-3-303v-117q0-2 .5-15.5t.5-25-1-25.5-3-24-5-14q-11-12-162-12-33 0-93 12t-80 26q-19 13-34 72.5t-31.5 111-42.5 53.5q-42-26-56-44v-383z"/> </svg> '},83725:function(t,i,n){"use strict";n.d(i,{Autocomplete:function(){return u}});var o=n(82749),r=n(31635),s=n(31356),a=n(35934),l=n(65478),c=n(62405);class u extends c.UIGroup{className(){return"Autocomplete"}onChangeSelection(){var t,i;this.elements.forEach(t=>t.setMod("active",!1)),null==(t=this.elements[this.currentSelection])||t.setMod("active",!0),null==(i=this.elements[this.currentSelection])||i.container.scrollIntoView(!1)}build(t){var i;let n=null==(i=this.elements[this.currentSelection])?void 0:i.item.value,o=t=>t.value,r=s.ListReconciler.reconcile(this.__previousList,t,{getId:o}),l=new Set;r.toRemove.forEach(t=>{let i=o(t);if(l.has(i))return;l.add(i);let n=this.itemsMap.get(i);n&&(-1!==this.elements.indexOf(n)&&(this.remove(n),n.destruct()),this.itemsMap.delete(t.value))}),r.toCreate.forEach(i=>{let n=o(i);if(l.has(n))return;l.add(n);let r=new a.AutocompleteItem(this.jodit,i,i=>{this.currentSelection=t.findIndex(t=>o(t)===i),this.select()});this.itemsMap.set(n,r);let s=t.indexOf(i);this.append(r,s)}),r.toUpdate.forEach(({newItem:t,index:i})=>{let n=o(t);if(l.has(n))return;l.add(n);let r=this.itemsMap.get(n);r&&(r.item=t,this.elements.indexOf(r)!==i&&i<this.elements.length&&(this.remove(r),this.append(r,i)))});let c=this.currentSelection;this.currentSelection=Math.max(0,t.findIndex(t=>o(t)===n)),c===this.currentSelection&&this.onChangeSelection(),this.__previousList=[...t]}selectNext(){this.currentSelection+1<=this.elements.length-1?this.currentSelection+=1:this.currentSelection=0}selectPrevious(){this.currentSelection-1>=0?this.currentSelection-=1:this.currentSelection=this.elements.length-1}select(){this.j.e.fire("select.autocomplete",this.elements[this.currentSelection].item)}constructor(...t){super(...t),(0,o._)(this,"elements",[]),(0,o._)(this,"currentSelection",-1),(0,o._)(this,"__previousList",[]),(0,o._)(this,"itemsMap",new Map)}}(0,r.__decorate)([(0,l.watch)("currentSelection")],u.prototype,"onChangeSelection",null),u=(0,r.__decorate)([l.component],u)},83967:function(t,i,n){"use strict";var o=n(75689),r=n.n(o),s=n(6441),a=n(53326);s.Config.prototype.controls.pasteCode={icon:r(),tooltip:"Paste code",command:"pasteCode"},s.Config.prototype.pasteCode={globalHighlightLib:!1,canonicalLanguageCode(t){switch(t){case"ts":return"typescript";case"js":return"javascript";case"markup":return"html"}return t},highlightLib:{beforeLibLoad(){window.Prism=window.Prism||{},window.Prism.manual=!0},highlight(t,i){return"u">typeof Prism?Prism.highlight(t,Prism.languages[i]||Prism.languages.plain,i):(0,a.htmlspecialchars)(t)},isLangLoaded(t){return"html"===t||"u">typeof Prism&&!!Prism.languages[t]},js:["https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/prism.min.js","https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/plugins/autoloader/prism-autoloader.min.js"],langUrl:t=>`https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/components/prism-${t}.min.js`,css:["https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism.min.css"]},defaultLanguage:"html",insertTemplate:(t,i,n)=>`<pre class="language-${i}">${(0,a.htmlspecialchars)(n)}</pre>`,languages:[{value:"plaintext",text:"Plain"},{value:"html",text:"HTML/XML"},{value:"bash",text:"Bash"},{value:"php",text:"PHP"},{value:"javascript",text:"JavaScript"},{value:"typescript",text:"TypeScript"},{value:"jsx",text:"JSX"},{value:"java",text:"Java"},{value:"css",text:"CSS"},{value:"php",text:"PHP"},{value:"ruby",text:"Ruby"},{value:"python",text:"Python"},{value:"java",text:"Java"},{value:"c",text:"C"},{value:"csharp",text:"C#"},{value:"cpp",text:"C++"},{value:"sql",text:"SQL"},{value:"docker",text:"Docker"},{value:"http",text:"HTTP"},{value:"ini",text:"INI"},{value:"yaml",text:"YAML"},{value:"json",text:"JSON"},{value:"json5",text:"JSON5"},{value:"makefile",text:"Makefile"},{value:"swift",text:"Swift"}],dialog:{width:700,height:600}}},83987:function(t,i,n){"use strict";n.d(i,{buildData:function(){return r}});var o=n(21537);function r(t,i){if((0,o.isFunction)(t.o.buildData))return t.o.buildData.call(t,i);let n=t.ow.FormData;if(void 0!==n){if(i instanceof n||(0,o.isString)(i))return i;let t=new n;return Object.keys(i).forEach(n=>{t.append(n,i[n])}),t}return i}},84021:function(t,i,n){"use strict";n.d(i,{removeExtraTags:function(){return r}});let o=new Set(["o:p","xml","script","meta","link","v:imagedata","style"]);function r(t){return"none"===t.style.get("display")||0===t.length&&"span"===t.name||o.has(t.name)?(t.remove(),null):t}},84075:function(t,i,n){"use strict";n.d(i,{ViewWithToolbar:function(){return g}});var o=n(78213),r=n(45219),s=n(37133),a=n(2748),l=n(76855),c=n(70799),u=n(76078),d=n(67510),h=n(43649),p=n(35608),f=n(21491),m=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};class g extends p.View{get toolbarContainer(){return!this.o.fullsize&&((0,c.isString)(this.o.toolbar)||a.Dom.isHTMLElement(this.o.toolbar))?(0,u.resolveElement)(this.o.toolbar,this.o.shadowRoot||this.od):(this.o.toolbar&&a.Dom.appendChildFirst(this.container,this.__defaultToolbarContainer),this.__defaultToolbarContainer)}setPanel(t){this.o.toolbar=t,this.buildToolbar()}buildToolbar(){var t;if(!this.o.toolbar)return;let i=this.o.buttons?(0,l.splitArray)(this.o.buttons):[];null==(t=this.toolbar)||t.setRemoveButtons(this.o.removeButtons).build(i.concat(this.o.extraButtons||[])).appendTo(this.toolbarContainer)}getRegisteredButtonGroups(){return this.groupToButtons}registerButton(t){var i;this.registeredButtons.add(t);let n=null!=(i=t.group)?i:"other";return this.groupToButtons[n]||(this.groupToButtons[n]=[]),null!=t.position?this.groupToButtons[n][t.position]=t.name:this.groupToButtons[n].push(t.name),this}unregisterButton(t){var i;this.registeredButtons.delete(t);let n=null!=(i=t.group)?i:"other",o=this.groupToButtons[n];if(o){let i=o.indexOf(t.name);-1!==i&&o.splice(i,1),0===o.length&&delete this.groupToButtons[n]}return this}beforeToolbarBuild(t){if(Object.keys(this.groupToButtons).length)return t.map(t=>(0,h.isButtonGroup)(t)&&t.group&&this.groupToButtons[t.group]?{group:t.group,buttons:[...t.buttons,...this.groupToButtons[t.group]]}:t)}destruct(){this.isDestructed||(this.setStatus(o.STATUSES.beforeDestruct),this.e.off("beforeToolbarBuild",this.beforeToolbarBuild),this.__tooltip.destruct(),this.toolbar.destruct(),this.toolbar=void 0,super.destruct())}constructor(t,i=!1){super(t,i),this.toolbar=(0,f.makeCollection)(this),this.__defaultToolbarContainer=this.c.div("jodit-toolbar__box"),this.registeredButtons=new Set,this.groupToButtons={},this.isJodit=!1,this.__tooltip=new d.UITooltip(this),this.isJodit=i,this.e.on("beforeToolbarBuild",this.beforeToolbarBuild)}}m([(0,s.watch)(":rebuildToolbar")],g.prototype,"buildToolbar",null),m([r.autobind],g.prototype,"beforeToolbarBuild",null)},84272:function(t,i,n){"use strict";n.d(i,{isInlineBlock:function(){return a},removeFormatForCollapsedSelection:function(){return s}});var o=n(82758),r=n(2748);function s(t,i){let{s:n}=t,o=i;if(!o){o=t.createInside.fake();let{range:i}=n;r.Dom.safeInsertNode(i,o),i.collapse()}let s=r.Dom.furthest(o,a,t.editor);if(s)if(n.cursorOnTheLeft(s))r.Dom.before(s,o);else if(n.cursorOnTheRight(s))r.Dom.after(s,o);else{let t=n.splitSelection(s);t&&r.Dom.after(t,o)}i||(n.setCursorBefore(o),r.Dom.safeRemove(o))}function a(t){return r.Dom.isInlineBlock(t)&&!r.Dom.isTag(t,o.INSEPARABLE_TAGS)}},84380:function(t,i,n){"use strict";var o=n(82758),r=n(6441),s=n(117);r.Config.prototype.askBeforePasteHTML=!0,r.Config.prototype.processPasteHTML=!0,r.Config.prototype.scrollToPastedContent=!0,r.Config.prototype.pasteExcludeStripTags=["br","hr"],r.Config.prototype.pasteHTMLActionList=[{value:o.INSERT_AS_HTML,text:"Keep"},{value:o.INSERT_AS_TEXT,text:"Insert as Text"},{value:o.INSERT_ONLY_TEXT,text:"Insert only Text"}],r.Config.prototype.memorizeChoiceWhenPasteFragment=!1,r.Config.prototype.nl2brInPlainText=!0;let a="pasteStorage";r.Config.prototype.controls.paste={tooltip:"Paste from clipboard",async exec(t,i,{control:n}){if(n.name===a)return void t.execCommand("showPasteStorage");t.s.focus();let r="",l=!0;if(navigator.clipboard){try{let t=await navigator.clipboard.read();if(t&&t.length){let i=await t[0].getType(o.TEXT_PLAIN);r=await new Response(i).text()}l=!1}catch(t){o.IS_PROD}if(l)try{r=await navigator.clipboard.readText(),l=!1}catch(t){o.IS_PROD}}l&&(l=0===(r=t.buffer.get(o.CLIPBOARD_ID)||"").length);let c=t.value;l?(t.ed.execCommand("paste"),(l=c===t.value)||t.e.fire("afterPaste")):r.length?((0,s.pasteInsertHtml)(null,t,r),t.e.fire("afterPaste")):l&&t.alert("Your browser doesn't support direct access to the clipboard.",()=>void t.s.focus())},list:{[a]:"Paste Storage"},isChildDisabled(t){return 2>t.e.fire("pasteStorageList")}}},84767:function(t,i,n){"use strict";function o(t){return"number"==typeof t&&!isNaN(t)&&isFinite(t)}n.d(i,{isNumber:function(){return o}})},84858:function(t,i){"use strict";i.default='<svg viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"> <path d="M5.9814 11.8049C5.59087 11.4144 5.59087 10.7812 5.9814 10.3907L10.224 6.14806C10.6146 5.75754 11.2477 5.75754 11.6383 6.14806C12.0288 6.53859 12.0288 7.17175 11.6383 7.56228L7.39561 11.8049C7.00509 12.1954 6.37192 12.1954 5.9814 11.8049Z"/> <path d="M0.707107 12.0208C0.316582 11.6303 0.316582 10.9971 0.707107 10.6066L10.6066 0.707121C10.9971 0.316597 11.6303 0.316596 12.0208 0.707121C12.4113 1.09764 12.4113 1.73081 12.0208 2.12133L2.12132 12.0208C1.7308 12.4114 1.09763 12.4114 0.707107 12.0208Z"/> </svg> '},85017:function(t,i){"use strict";i.default={"Type something":"Ecrivez ici","About Jodit":"A propos de Jodit","Jodit Editor":"Editeur Jodit","Jodit User's Guide":"Guide de l'utilisateur","contains detailed help for using":"Aide d\xe9taill\xe9e \xe0 l'utilisation","For information about the license, please go to our website:":"Consulter la licence sur notre site web:","Buy full version":"Acheter la version compl\xe8te","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.":"Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Tous droits r\xe9serv\xe9s.",Anchor:"Ancre","Open in new tab":"Ouvrir dans un nouvel onglet","Open in fullsize":"Ouvrir l'\xe9diteur en pleine page","Clear Formatting":"Supprimer le formattage","Fill color or set the text color":"Modifier la couleur du fond ou du texte",Redo:"Refaire",Undo:"D\xe9faire",Bold:"Gras",Italic:"Italique","Insert Unordered List":"Liste non ordonn\xe9e","Insert Ordered List":"Liste ordonn\xe9e","Align Center":"Centrer","Align Justify":"Justifier","Align Left":"Aligner \xe0 gauche ","Align Right":"Aligner \xe0 droite","Insert Horizontal Line":"Ins\xe9rer une ligne horizontale","Insert Image":"Ins\xe9rer une image","Insert file":"Ins\xe9rer un fichier","Insert youtube/vimeo video":"Ins\xe9rer une vid\xe9o","Insert link":"Ins\xe9rer un lien","Font size":"Taille des caract\xe8res","Font family":"Famille des caract\xe8res","Insert format block":"Bloc formatt\xe9",Normal:"Normal","Heading 1":"Titre 1","Heading 2":"Titre 2","Heading 3":"Titre 3","Heading 4":"Titre 4",Quote:"Citation",Code:"Code",Insert:"Ins\xe9rer","Insert table":"Ins\xe9rer un tableau","Decrease Indent":"Diminuer le retrait","Increase Indent":"Retrait plus","Select Special Character":"S\xe9lectionnez un caract\xe8re sp\xe9cial","Insert Special Character":"Ins\xe9rer un caract\xe8re sp\xe9cial","Paint format":"Cloner le format","Change mode":"Mode wysiwyg <-> code html",Margins:"Marges",top:"haut",right:"droite",bottom:"Bas",left:"gauche",Styles:"Styles",Classes:"Classes",Align:"Alignement",Right:"Droite",Center:"Centre",Left:"Gauche","--Not Set--":"--Non disponible--",Src:"Source",Title:"Titre",Alternative:"Alternative",Filter:"Filtre",Link:"Lien","Open link in new tab":"Ouvrir le lien dans un nouvel onglet",Image:"Image",file:"fichier",Advanced:"Avanc\xe9","Image properties":"Propri\xe9t\xe9s de l'image",Cancel:"Annuler",Ok:"OK","Your code is similar to HTML. Keep as HTML?":"Votre texte que vous essayez de coller est similaire au HTML. Collez-le en HTML?","Paste as HTML":"Coller en HTML?",Keep:"Sauvegarder l'original",Clean:"Nettoyer","Insert as Text":"Coller en tant que texte","Word Paste Detected":"C'est peut-\xeatre un fragment de Word ou Excel","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?":"Le contenu que vous ins\xe9rez provient d'un document Microsoft Word / Excel. Voulez-vous enregistrer le format ou l'effacer?","Insert only Text":"Coller le texte seulement","File Browser":"Explorateur de fichiers","Error on load list":"Erreur de liste de chargement","Error on load folders":"Erreur de dossier de chargement","Are you sure?":"Etes-vous s\xfbrs ?","Enter Directory name":"Entrer le nom de dossier","Create directory":"Cr\xe9er un dossier","type name":"type de fichier","Drop image":"Coller une image","Drop file":"D\xe9poser un fichier","or click":"ou cliquer","Alternative text":"Texte de remplacemement",Browse:"Chercher",Upload:"Charger",Background:"Arri\xe8re-plan",Border:"Bordure",Text:"Texte",Top:"Haut",Middle:"Milieu",Bottom:"Bas","Insert column before":"Ins\xe9rer une colonne avant","Insert column after":"Ins\xe9rer une colonne apr\xe8s","Insert row above":"Ins\xe9rer une ligne au dessus","Insert row below":"Ins\xe9rer une ligne en dessous","Delete table":"Supprimer le tableau","Delete row":"Supprimer la ligne","Delete column":"Supprimer la colonne","Empty cell":"Vider la cellule","Chars: %d":"Symboles: %d","Words: %d":"Mots: %d",Split:"Split","Split vertical":"Split vertical","Split horizontal":"Split horizontal","Strike through":"Barrer",Underline:"Souligner",superscript:"exposant",subscript:"indice","Cut selection":"Couper la s\xe9lection","Select all":"Tout s\xe9lectionner",Break:"Pause","Search for":"Rechercher","Replace with":"Remplacer par",Replace:"Remplacer",Paste:"Coller","Choose Content to Paste":"Choisissez le contenu \xe0 coller",source:"la source",bold:"gras",italic:"italique",brush:"pinceau",link:"lien",undo:"annuler",redo:"refaire",table:"tableau",image:"image",eraser:"gomme",paragraph:"clause",fontsize:"taille de police",video:"Video",font:"police",about:"\xe0 propos de l'\xe9diteur",print:"impression",underline:"soulign\xe9",strikethrough:"barr\xe9",indent:"indentation",outdent:"retrait",fullsize:"taille r\xe9elle",shrink:"taille conventionnelle",hr:"la ligne",ul:"Liste",ol:"Liste num\xe9rot\xe9e",cut:"Couper",selectall:"S\xe9lectionner tout","Open link":"Ouvrir le lien","Edit link":"Modifier le lien","No follow":"Attribut Nofollow",Unlink:"Supprimer le lien",Eye:"Voir",pencil:"Pour \xe9diter"," URL":"URL",Reset:"Restaurer",Save:"Sauvegarder","Save as ...":"Enregistrer sous",Resize:"Changer la taille",Crop:"Taille de garniture",Width:"Largeur",Height:"Hauteur","Keep Aspect Ratio":"Garder les proportions",Yes:"Oui",No:"Non",Remove:"Supprimer",Select:"Mettre en \xe9vidence","Select %s":"Mettre en \xe9vidence: %s",Update:"Mettre \xe0 jour","Vertical align":"Alignement vertical",Merge:"aller","Add column":"Ajouter une colonne","Add row":"Ajouter une rang\xe9e",Delete:"Effacer","Horizontal align":"Alignement horizontal","Sort by changed":"Trier par modification","Sort by name":"Trier par nom","Sort by size":"Trier par taille","Add folder":"Cr\xe9er le dossier","You can only edit your own images. Download this image on the host?":"Vous ne pouvez \xe9diter que vos propres images. T\xe9l\xe9chargez cette image sur l'h\xf4te?","The image has been successfully uploaded to the host!":"L'image a \xe9t\xe9 t\xe9l\xe9charg\xe9e avec succ\xe8s sur le serveur!",palette:"Palette","There are no files":"Il n'y a aucun fichier dans ce r\xe9pertoire.",Rename:"renommer","Enter new name":"Entrez un nouveau nom",preview:"Aper\xe7u",download:"T\xe9l\xe9charger","Paste from clipboard":"Coller \xe0 partir du presse-papiers","Your browser doesn't support direct access to the clipboard.":"Votre navigateur ne prend pas en charge l'acc\xe8s direct au presse-papiers.","Copy selection":"Copier la s\xe9lection",copy:"copie","Border radius":"Rayon des bordures","Show all":"Afficher tous",Apply:"Appliquer","Please fill out this field":"Veuillez remplir ce champ","Please enter a web address":"Veuillez entrer une adresse web",Default:"Par d\xe9faut",Circle:"Cercle",Dot:"Point",Quadrate:"Quadratique",Find:"Trouver","Find Previous":"Pr\xe9c\xe9dent","Find Next":"Suivant","Insert className":"Ins\xe9rer un nom de classe","Press Alt for custom resizing":"Appuyez sur Alt pour un redimensionnement personnalis\xe9","Embed code":"Code d'int\xe9gration",Edit:"Modifier",All:"Tout s\xe9lectionner","License: %s":"Licence: %s"}},85120:function(t,i,n){"use strict";n.d(i,{UITextArea:function(){return c}});var o,r=n(65478),s=n(87325),a=n(80256),l=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let c=o=class t extends a.UIInput{className(){return"UITextArea"}createNativeInput(t){return this.j.create.element("textarea")}onChangeStateSize(){let{size:t,resizable:i}=this.state;this.nativeInput.style.resize=i?"auto":"none",this.nativeInput.rows=null!=t?t:5}constructor(t,i){super(t,i),this.state={...o.defaultState},Object.assign(this.state,i),!1===this.state.resizable&&(this.nativeInput.style.resize="none")}};c.defaultState={...a.UIInput.defaultState,size:5,resizable:!0},l([(0,r.watch)(["state.size","state.resizable"])],c.prototype,"onChangeStateSize",null),c=o=l([s.component],c)},85130:function(t,i,n){"use strict";n.d(i,{execute:function(){return r}});var o=n(6689);async function r(t,i,n){let{contextCharsBefore:r,contextCharsAfter:s}=i;if((0,o.throwIfAborted)(n),t.s.restore(),t.s.isCollapsed())return{hasSelection:!1};let a=t.s.html,l=t.s.range,c=l.toString(),u={hasSelection:!0,html:a,text:c,startContainer:l.startContainer.nodeName,endContainer:l.endContainer.nodeName};if(r>0||s>0){let i=t.editor.textContent||"",n=i.substring(0,i.indexOf(c)),o=i.substring(i.indexOf(c)+c.length);r>0&&(u.contextBefore=n.slice(-r)),s>0&&(u.contextAfter=o.slice(0,s))}return u}},85174:function(t,i,n){"use strict";var o=n(82749),r=n(31635);n(3536);var s=n(4941),a=n(65478),l=n(49055),c=n(20356),u=n(2692);class d extends c.Plugin{async afterInit(t){let i=await t.o.emoji.data();t.isInDestruct||(this.data={...i,emoji:i.emoji.map(s.Emoji.normalizeEmoji)},t.o.emoji.enableAutoComplete&&t.e.fire("registerAutocompleteSource",this.onAutoComplete),t.async.requestIdleCallback(()=>{t.getInstance(s.Emoji)}))}onAutoComplete(t){return t.length>2&&":"===t[0]&&(t=t.substr(1).toLowerCase(),(0,l.trim)(t).length)?this.data.emoji.filter(i=>{var n;return(null==(n=i.description)?void 0:n.indexOf(t))===0}).sort((i,n)=>i.description.indexOf(t)-n.description.indexOf(t)).map(t=>({title:`${t.emoji} ${t.description}`,value:t.emoji})):[]}beforeDestruct(t){}constructor(...t){super(...t),(0,o._)(this,"hasStyle",!u.JoditPro.fatMode),(0,o._)(this,"buttons",[{name:"emoji",group:"insert"}]),(0,o._)(this,"data",void 0)}}(0,o._)(d,"requires",["autocomplete","license"]),(0,r.__decorate)([a.autobind],d.prototype,"onAutoComplete",null),u.JoditPro.plugins.add("emoji",d)},85407:function(t,i,n){"use strict";var o=n(82758),r=n(2748),s=n(580),a=n(21537),l=n(20356),c=n(10830);class u extends l.Plugin{createDialog(){this.dialog=this.j.dlg();let t=(0,c.Button)(this.j,"paste","Paste","primary");t.onAction(this.paste);let i=(0,c.Button)(this.j,"","Cancel");i.onAction(this.dialog.close),this.container=this.j.c.div(),this.container.classList.add("jodit-paste-storage"),this.listBox=this.j.c.div(),this.previewBox=this.j.c.div(),this.container.appendChild(this.listBox),this.container.appendChild(this.previewBox),this.dialog.setHeader(this.j.i18n("Choose Content to Paste")),this.dialog.setContent(this.container),this.dialog.setFooter([t,i]),this.j.e.on(this.listBox,"click dblclick",t=>{let i=t.target;return r.Dom.isTag(i,"a")&&i.hasAttribute("data-index")&&this.selectIndex(parseInt((0,a.attr)(i,"-index")||"0",10)),"dblclick"===t.type&&this.paste(),!1})}afterInit(){this.j.e.off("afterCopy.paste-storage").on("pasteStorageList.paste-storage",()=>this.list.length).on("afterCopy.paste-storage",t=>{-1!==this.list.indexOf(t)&&this.list.splice(this.list.indexOf(t),1),this.list.unshift(t),this.list.length>5&&(this.list.length=5)}),this.j.registerCommand("showPasteStorage",{exec:this.showDialog,hotkeys:["ctrl+shift+v","cmd+shift+v"]})}beforeDestruct(){this.dialog&&this.dialog.destruct(),this.j.e.off(".paste-storage"),r.Dom.safeRemove(this.previewBox),r.Dom.safeRemove(this.listBox),r.Dom.safeRemove(this.container),this.container=null,this.listBox=null,this.previewBox=null,this.dialog=null,this.list=[]}constructor(){super(...arguments),this.currentIndex=0,this.list=[],this.container=null,this.listBox=null,this.previewBox=null,this.dialog=null,this.paste=()=>{if(this.j.s.focus(),this.j.s.insertHTML(this.list[this.currentIndex]),0!==this.currentIndex){let t=this.list[0];this.list[0]=this.list[this.currentIndex],this.list[this.currentIndex]=t}this.dialog&&this.dialog.close(),this.j.synchronizeValues(),this.j.e.fire("afterPaste")},this.onKeyDown=t=>{let i=this.currentIndex;if(-1!==[o.KEY_UP,o.KEY_DOWN,o.KEY_ENTER].indexOf(t.key)){if(t.key===o.KEY_UP&&(0===i?i=this.list.length-1:i-=1),t.key===o.KEY_DOWN&&(i===this.list.length-1?i=0:i+=1),t.key===o.KEY_ENTER)return void this.paste();i!==this.currentIndex&&this.selectIndex(i),t.stopImmediatePropagation(),t.preventDefault()}},this.selectIndex=t=>{this.listBox&&(0,a.toArray)(this.listBox.childNodes).forEach((i,n)=>{i.classList.remove("jodit_active"),t===n&&this.previewBox&&(i.classList.add("jodit_active"),this.previewBox.innerHTML=this.list[t],i.focus())}),this.currentIndex=t},this.showDialog=()=>{this.list.length<2||(this.dialog||this.createDialog(),this.listBox&&(this.listBox.innerHTML=""),this.previewBox&&(this.previewBox.innerHTML=""),this.list.forEach((t,i)=>{let n=this.j.c.element("a");n.textContent=i+1+". "+t.replace((0,o.SPACE_REG_EXP)(),""),this.j.e.on(n,"keydown",this.onKeyDown),(0,a.attr)(n,"href","#"),(0,a.attr)(n,"data-index",i.toString()),(0,a.attr)(n,"tab-index","-1"),this.listBox&&this.listBox.appendChild(n)}),this.dialog&&this.dialog.open(),this.j.async.setTimeout(()=>{this.selectIndex(0)},100))}}}s.pluginSystem.add("pasteStorage",u)},85567:function(t,i,n){"use strict";n.d(i,{PII:function(){return o},WARN:function(){return r}});let o=440,r=940},85723:function(t,i,n){"use strict";n.r(i),i.default={"Line height":"Hauteur de ligne"}},85745:function(t,i,n){"use strict";n(6441).Config.prototype.imageProcessor={replaceDataURIToBlobIdInView:!0}},86012:function(t,i,n){"use strict";n(6441).Config.prototype.showXPathInStatusbar=!0},86019:function(t,i,n){"use strict";n.d(i,{Jodit:function(){return o.Jodit}});var o=n(2303),r=n(27613),s=n(82758),a=n(65478),l=n(41409),c=n(17555),u=n(26152);n(46448),Object.keys(s).forEach(t=>{o.Jodit[t]=s[t]});let d=t=>"__esModule"!==t;Object.keys(c).filter(d).forEach(t=>{l.Icon.set(t.replace("_","-"),c[t])}),Object.keys(l).filter(d).forEach(t=>{var i;let n=l[t],s=(0,r.isFunction)(null==(i=n.prototype)?void 0:i.className)?n.prototype.className():t;(0,r.isString)(s)&&(o.Jodit.modules[s]=n)}),Object.keys(a).filter(d).forEach(t=>{o.Jodit.decorators[t]=a[t]}),["Confirm","Alert","Prompt"].forEach(t=>{o.Jodit[t]=l[t]}),Object.keys(u.default).filter(d).forEach(t=>{o.Jodit.lang[t]=u.default[t]})},86068:function(t,i,n){"use strict";function o(t){return null==t}n.d(i,{isVoid:function(){return o}})},86273:function(t,i){"use strict";i.default={"Type something":"Escriba algo...",Advanced:"Avanzado","About Jodit":"Acerca de Jodit","Jodit Editor":"Jodit Editor","Jodit User's Guide":"Gu\xeda de usuario Jodit","contains detailed help for using":"contiene ayuda detallada para el uso.","For information about the license, please go to our website:":"Para informaci\xf3n sobre la licencia, por favor visite nuestro sitio:","Buy full version":"Compre la versi\xf3n completa","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.":"Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Todos los derechos reservados.",Anchor:"Anclar","Open in new tab":"Abrir en nueva pesta\xf1a","Open in fullsize":"Abrir editor en pantalla completa","Clear Formatting":"Limpiar formato","Fill color or set the text color":"Color de relleno o de letra",Redo:"Rehacer",Undo:"Deshacer",Bold:"Negrita",Italic:"Cursiva","Insert Unordered List":"Insertar lista no ordenada","Insert Ordered List":"Insertar lista ordenada","Align Center":"Alinear Centrado","Align Justify":"Alinear Justificado","Align Left":"Alinear Izquierda","Align Right":"Alinear Derecha","Insert Horizontal Line":"Insertar l\xednea horizontal","Insert Image":"Insertar imagen","Insert file":"Insertar archivo","Insert youtube/vimeo video":"Insertar video de Youtube/vimeo","Insert link":"Insertar v\xednculo","Font size":"Tama\xf1o de letra","Font family":"Familia de letra","Insert format block":"Insertar bloque",Normal:"Normal","Heading 1":"Encabezado 1","Heading 2":"Encabezado 2","Heading 3":"Encabezado 3","Heading 4":"Encabezado 4",Quote:"Cita",Code:"C\xf3digo",Insert:"Insertar","Insert table":"Insertar tabla","Decrease Indent":"Disminuir sangr\xeda","Increase Indent":"Aumentar sangr\xeda","Select Special Character":"Seleccionar caracter especial","Insert Special Character":"Insertar caracter especial","Paint format":"Copiar formato","Change mode":"Cambiar modo",Margins:"M\xe1rgenes",top:"arriba",right:"derecha",bottom:"abajo",left:"izquierda",Styles:"Estilos CSS",Classes:"Clases CSS",Align:"Alinear",Right:"Derecha",Center:"Centrado",Left:"Izquierda","--Not Set--":"--No Establecido--",Src:"Fuente",Title:"T\xedtulo",Alternative:"Texto Alternativo",Filter:"Filtrar",Link:"V\xednculo","Open link in new tab":"Abrir v\xednculo en nueva pesta\xf1a",Image:"Imagen",file:"Archivo","Image properties":"Propiedades de imagen",Cancel:"Cancelar",Ok:"Aceptar","Your code is similar to HTML. Keep as HTML?":"El c\xf3digo es similar a HTML. \xbfMantener como HTML?","Paste as HTML":"Pegar como HTML?",Keep:"Mantener",Clean:"Limpiar","Insert as Text":"Insertar como texto","Word Paste Detected":"Pegado desde Word detectado","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?":"El contenido pegado proviene de un documento de Microsoft Word/Excel. \xbfDesea mantener el formato o limpiarlo?","Insert only Text":"Insertar solo texto","File Browser":"Buscar archivo","Error on load list":"Error al cargar la lista","Error on load folders":"Error al cargar las carpetas","Are you sure?":"\xbfEst\xe1 seguro?","Enter Directory name":"Entre nombre de carpeta","Create directory":"Crear carpeta","type name":"Entre el nombre","Drop image":"Soltar imagen","Drop file":"Soltar archivo","or click":"o click","Alternative text":"Texto alternativo",Browse:"Buscar",Upload:"Subir",Background:"Fondo",Text:"Texto",Top:"Arriba",Middle:"Centro",Bottom:"Abajo","Insert column before":"Insertar columna antes","Insert column after":"Interar columna despu\xe9s","Insert row above":"Insertar fila arriba","Insert row below":"Insertar fila debajo","Delete table":"Borrar tabla","Delete row":"Borrar fila","Delete column":"Borrar columna","Empty cell":"Vaciar celda",Delete:"Borrar","Strike through":"Tachado",Underline:"Subrayado",Break:"Pausa","Search for":"Buscar","Replace with":"Reemplazar con",Replace:"Reemplazar",Edit:"Editar","Vertical align":"Alineaci\xf3n vertical","Horizontal align":"Alineaci\xf3n horizontal","Sort by changed":"Ordenar por fecha modificaci\xf3n","Sort by name":"Ordenar por nombre","Sort by size":"Ordenar por tama\xf1o","Add folder":"Agregar carpeta",Split:"Dividir","Split vertical":"Dividir vertical","Split horizontal":"Dividir horizontal",Merge:"Mezclar","Add column":"Agregar columna","Add row":"Agregar fila",Border:"Borde","Embed code":"Incluir c\xf3digo",Update:"Actualizar",superscript:"super\xedndice",subscript:"sub\xedndice","Cut selection":"Cortar selecci\xf3n",Paste:"Pegar","Choose Content to Paste":"Seleccionar contenido para pegar","Chars: %d":"Caracteres: %d","Words: %d":"Palabras: %d",All:"Todo","Select %s":"Seleccionar: %s","Select all":"Seleccionar todo",source:"HTML",bold:"negrita",italic:"cursiva",brush:"Brocha",link:"V\xednculo",undo:"deshacer",redo:"rehacer",table:"Tabla",image:"Imagen",eraser:"Borrar",paragraph:"P\xe1rrafo",fontsize:"Tama\xf1o de letra",video:"Video",font:"Letra",about:"Acerca de",print:"Imprimir",underline:"subrayar",strikethrough:"tachar",indent:"sangr\xeda",outdent:"quitar sangr\xeda",fullsize:"Tama\xf1o completo",shrink:"encoger",hr:"l\xednea horizontal",ul:"lista sin ordenar",ol:"lista ordenada",cut:"Cortar",selectall:"Seleccionar todo","Open link":"Abrir v\xednculo","Edit link":"Editar v\xednculo","No follow":"No seguir",Unlink:"Desvincular",Eye:"Ver",pencil:"Para editar"," URL":"URL",Reset:"Resetear",Save:"Guardar","Save as ...":"Guardar como...",Resize:"Redimensionar",Crop:"Recortar",Width:"Ancho",Height:"Alto","Keep Aspect Ratio":"Mantener relaci\xf3n de aspecto",Yes:"Si",No:"No",Remove:"Quitar",Select:"Seleccionar","You can only edit your own images. Download this image on the host?":"Solo puedes editar tus propias im\xe1genes. \xbfDescargar esta imagen en el servidor?","The image has been successfully uploaded to the host!":"\xa1La imagen se ha subido correctamente al servidor!",palette:"paleta","There are no files":"No hay archivos en este directorio.",Rename:"renombrar","Enter new name":"Ingresa un nuevo nombre",preview:"avance",download:"Descargar","Paste from clipboard":"Pegar desde el portapapeles","Your browser doesn't support direct access to the clipboard.":"Su navegador no soporta el acceso directo en el portapapeles.","Copy selection":"Selecci\xf3n de copia",copy:"copia","Border radius":"Radio frontera","Show all":"Mostrar todos los",Apply:"Aplicar","Please fill out this field":"Por favor, rellene este campo","Please enter a web address":"Por favor, introduzca una direcci\xf3n web",Default:"Predeterminado",Circle:"C\xedrculo",Dot:"Punto",Quadrate:"Cuadro","Lower Alpha":"Letra Min\xfascula","Lower Greek":"Griego Min\xfascula","Lower Roman":"Romano Min\xfascula","Upper Alpha":"Letra May\xfascula","Upper Roman":"Romano May\xfascula",Find:"Encontrar","Find Previous":"Buscar Anterior","Find Next":"Buscar Siguiente","Insert className":"Insertar nombre de clase","Press Alt for custom resizing":"Presione Alt para cambiar el tama\xf1o personalizado","License: %s":"Licencia: %s"}},86327:function(t,i,n){"use strict";n.d(i,{UIForm:function(){return u}});var o=n(4012),r=n(87325),s=n(43555),a=n(80256),l=n(12234),c=n(62405);let u=class t extends c.UIGroup{className(){return"UIForm"}submit(){this.j.e.fire(this.container,"submit")}validate(){for(let t of this.allChildren.filter(t=>o.Component.isInstanceOf(t,a.UIInput)))if(!t.validate())return!1;for(let t of this.allChildren.filter(t=>o.Component.isInstanceOf(t,l.UISelect)))if(!t.validate())return!1;return!0}onSubmit(t){return this.j.e.on(this.container,"submit",()=>{let i=this.allChildren.filter(t=>o.Component.isInstanceOf(t,a.UIInput));return!!this.validate()&&(t(i.reduce((t,i)=>(t[i.state.name]=i.value,t),{})),!1)}),this}createContainer(){let t=this.j.c.element("form");return t.classList.add(this.componentName),(0,s.attr)(t,"dir",this.j.o.direction||"auto"),(0,s.attr)(t,"novalidate",""),t}constructor(...t){var i,n;super(...t),(null==(i=this.options)?void 0:i.className)&&this.container.classList.add(null==(n=this.options)?void 0:n.className)}};u=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a}([r.component],u)},86397:function(t,i,n){"use strict";n.d(i,{ConnectionError:function(){return o}});class o extends Error{constructor(t){super(t),Object.setPrototypeOf(this,o.prototype)}}},86401:function(t){t.exports={"Show Blocks":"Mostrar Blocos"}},86428:function(t){t.exports='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"> \x3c!-- Background rounded rect --\x3e <rect x="1" y="1" width="22" height="22" rx="3"/> \x3c!-- Letter A - outer shape --\x3e <polygon points="8,5 2,19 5,19 6.5,16 11.5,16 13,19 16,19 10,5" fill="white"/> \x3c!-- Letter A - inner triangle (hole) --\x3e <polygon points="9,9 7.5,13 10.5,13" fill="currentColor"/> \x3c!-- Letter I --\x3e <rect x="17" y="5" width="3" height="14" fill="white"/> </svg>'},86449:function(t,i,n){"use strict";n.d(i,{APIClient:function(){return a}});var o=n(82749),r=n(82758),s=n(21537);class a{async sendRequest(t,i,n,o,a){let{apiRequest:l,requestTimeout:c,maxRetries:u}=this.jodit.o.aiAssistantPro;if(!l)throw Error("AI Assistant Pro callback is not configured");let d=new AbortController;this.abortControllers.add(d);try{let h=this.buildRequestContext(t,i,n,o,a),p=null;for(let t=0;u>=t;t++)try{if(d.signal.aborted)throw(0,s.abort)();let t=setTimeout(()=>{d.abort()},c);try{let i=await l(h,d.signal);return clearTimeout(t),this.validateResponse(i),i}catch(i){throw clearTimeout(t),i}}catch(i){if(p=i,r.IS_PROD,u>t){let i=this.calculateRetryDelay(t);await this.sleep(i)}else throw i}throw p||Error("API request failed after all retries")}finally{this.abortControllers.delete(d)}}abort(){this.abortControllers.forEach(t=>{t.abort()}),this.abortControllers.clear()}isInProgress(){return this.abortControllers.size>0}buildRequestContext(t,i,n,o,r){let{apiMode:s,instructions:a}=this.jodit.o.aiAssistantPro,l={mode:s,conversationId:t,tools:this.toolRegistry.getAllTools(),selectionContexts:o,conversationOptions:r,instructions:a},c=[];if("full"===s)c=i;else if(n){let t=i.findIndex(t=>t.id===n);c=-1!==t?i.slice(t+1):i,l={...l,parentMessageId:n}}else c=i;return{...l,messages:this.expandToolMessages(c,i.find(t=>t.id===n))}}expandToolMessages(t,i){let n=[];for(let i of t)n.push(i),this.expandToolResultsMessage(i,n);return i&&this.expandToolResultsMessage(i,n),n}expandToolResultsMessage(t,i){if(t.toolCalls&&t.toolCalls.length>0)for(let o of t.toolCalls){var n;let r=null!=(n=o.result)?n:{error:"result not found"};if(i.find(t=>t.id===`${o.id}-result`))continue;let s={id:`${o.id}-result`,role:"tool",content:r.error?`Error: ${r.error}`:JSON.stringify(r.result),timestamp:t.timestamp,toolResults:[{toolCallId:o.id,result:r}]};i.push(s)}}validateResponse(t){if("final"!==t.mode)return;let i=t.response;if(!i)throw Error("API returned empty response");if(!i.responseId)throw Error("API response missing responseId");if(void 0===i.content)throw Error("API response missing content");if(void 0===i.finished)throw Error("API response missing finished flag");if(i.toolCalls){if(!Array.isArray(i.toolCalls))throw Error("API response toolCalls must be an array");i.toolCalls.forEach((t,i)=>{if(!t.id)throw Error(`Tool call at index ${i} is missing id`);if(!t.name)throw Error(`Tool call at index ${i} is missing name`);if(!t.arguments||"object"!=typeof t.arguments)throw Error(`Tool call at index ${i} has invalid arguments`)})}}calculateRetryDelay(t){let{retryDelay:i}=this.jodit.o.aiAssistantPro;return i*Math.pow(2,t)+Math.random()*i}sleep(t){return new Promise(i=>setTimeout(i,t))}destruct(){this.abort()}constructor(t,i){(0,o._)(this,"jodit",void 0),(0,o._)(this,"toolRegistry",void 0),(0,o._)(this,"abortControllers",void 0),this.jodit=t,this.toolRegistry=i,this.abortControllers=new Set}}},86518:function(t,i,n){"use strict";n.d(i,{safeHTML:function(){return s},sanitizeHTMLElement:function(){return a}});var o=n(2748),r=n(43555);function s(t,i){(o.Dom.isElement(t)||o.Dom.isFragment(t))&&(i.removeOnError&&(a(t),(0,r.$$)("[onerror]",t).forEach(t=>a(t,i))),i.safeJavaScriptLink&&(a(t),(0,r.$$)('a[href^="javascript"]',t).forEach(t=>a(t,i))))}function a(t,{safeJavaScriptLink:i,removeOnError:n}={safeJavaScriptLink:!0,removeOnError:!0}){if(!o.Dom.isElement(t))return!1;let s=!1;n&&t.hasAttribute("onerror")&&((0,r.attr)(t,"onerror",null),s=!0);let l=t.getAttribute("href");return i&&l&&0===l.trim().indexOf("javascript")&&((0,r.attr)(t,"href",location.protocol+"//"+l),s=!0),s}},86563:function(t,i,n){"use strict";n.d(i,{UIMessageList:function(){return u}});var o=n(82749),r=n(31635),s=n(51359),a=n(65478),l=n(62405),c=n(31356);class u extends l.UIGroup{className(){return"UIMessageList"}render(){return'<div class="&__scroll-container"></div>'}afterRender(){this.scrollContainer=this.container}onUserScroll(){if(!this.scrollContainer)return;let{scrollTop:t,scrollHeight:i,clientHeight:n}=this.scrollContainer;this.autoScrollEnabled=i-t-n<10}onMessageSent(){this.autoScrollEnabled=!0,this.scrollToBottom()}appendChildToContainer(t){this.scrollContainer&&this.scrollContainer.appendChild(t)}setMessages(t){let i=this.messages.slice();this.messages=t.slice(),this.updateMessageList(i),this.scrollToBottom()}updateMessageList(t){let i=c.ListReconciler.reconcile(t,this.messages,{getId:t=>t.id,isEqual:(t,i)=>t.id===i.id&&t.content===i.content&&t.timestamp===i.timestamp&&JSON.stringify(t.artifacts)===JSON.stringify(i.artifacts)&&JSON.stringify(t.toolCalls)===JSON.stringify(i.toolCalls),preserveOrder:!0});i.toRemove.forEach(t=>{let i=this.messageItems.get(t.id);i&&(-1!==this.elements.indexOf(i)&&(this.remove(i),i.destruct()),this.messageItems.delete(t.id))}),i.toUpdate.forEach(({newItem:t,index:i})=>{let n=this.messageItems.get(t.id);n&&(n.updateMessage(t),this.elements.indexOf(n)!==i&&i<this.elements.length&&(this.remove(n),this.append(n,i)))}),i.toCreate.forEach(t=>{let i=new s.UIMessageListItem(this.j,t,this.params);this.messageItems.set(t.id,i);let n=this.messages.indexOf(t);this.append(i,n)})}scrollToBottom(){!this.j.isDestructed&&this.autoScrollEnabled&&(this.container.scrollTop=this.container.scrollHeight)}destruct(){this.messageItems.clear(),this.messages=[],super.destruct()}constructor(t,i){super(t),(0,o._)(this,"params",void 0),(0,o._)(this,"messages",void 0),(0,o._)(this,"messageItems",void 0),(0,o._)(this,"scrollContainer",void 0),(0,o._)(this,"autoScrollEnabled",void 0),this.params=i,this.messages=[],this.messageItems=new Map,this.autoScrollEnabled=!0}}(0,r.__decorate)([(0,a.hook)("ready")],u.prototype,"afterRender",null),(0,r.__decorate)([(0,a.watch)(["scrollContainer:wheel","scrollContainer:scroll","scrollContainer:touchmove"]),(0,a.throttle)(t=>t.defaultTimeout)],u.prototype,"onUserScroll",null),(0,r.__decorate)([(0,a.watch)(":messageSent.ai-assistant-pro")],u.prototype,"onMessageSent",null),(0,r.__decorate)([a.autobind],u.prototype,"setMessages",null),(0,r.__decorate)([(0,a.throttle)(t=>2*t.defaultTimeout)],u.prototype,"scrollToBottom",null),u=(0,r.__decorate)([a.component],u)},86583:function(t,i,n){"use strict";n.d(i,{dataBind:function(){return s}});var o=n(39955);let r=new WeakMap,s=(t,i,n)=>{let s=r.get(t);if(!s){s={},r.set(t,s);let i=null;(0,o.isViewObject)(t.j)&&(i=t.j.e),(0,o.isViewObject)(t)&&(i=t.e),i&&i.on("beforeDestruct",()=>{r.delete(t)})}return void 0===n?s[i]:(s[i]=n,n)}},86820:function(t){t.exports='<svg viewBox="0 0 88 88" fill="none" xmlns="http://www.w3.org/2000/svg"> <g> <path d="M44 0.513519C27.2931 0.513519 13.75 13.8981 13.75 30.4095C13.75 46.9208 44 87.4835 44 87.4835C44 87.4835 74.25 46.9208 74.25 30.4095C74.25 13.8981 60.7069 0.513519 44 0.513519ZM19.25 30.4095C19.25 16.921 30.3518 5.94914 44 5.94914C57.6482 5.94914 68.75 16.921 68.75 30.4095C68.75 39.8049 54.9945 62.4871 44 78.1329C33.0055 62.4871 19.25 39.8049 19.25 30.4095ZM44 16.8204C36.4052 16.8204 30.25 22.9035 30.25 30.4095C30.25 37.9154 36.4052 43.9985 44 43.9985C51.5948 43.9985 57.75 37.9154 57.75 30.4095C57.75 22.9035 51.5948 16.8204 44 16.8204ZM44 38.5629C39.4508 38.5629 35.75 34.9054 35.75 30.4095C35.75 25.9135 39.4508 22.256 44 22.256C48.5492 22.256 52.25 25.9135 52.25 30.4095C52.25 34.9054 48.5492 38.5629 44 38.5629Z" fill="#404040"/> </g> <defs> <rect width="88" height="86.97" fill="white" transform="translate(0 0.513519)"/> </defs> </svg>'},86835:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M384 544v576q0 13-9.5 22.5t-22.5 9.5q-14 0-23-9l-288-288q-9-9-9-23t9-23l288-288q9-9 23-9 13 0 22.5 9.5t9.5 22.5zm1408 768v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5z"/> </svg> '},87058:function(t,i,n){"use strict";n.d(i,{camelCase:function(){return o}});let o=t=>t.replace(/([-_])(.)/g,(t,i,n)=>n.toUpperCase())},87325:function(t,i,n){"use strict";n.d(i,{component:function(){return a},getComponentClass:function(){return l}});var o=n(82758),r=n(80568);let s=new Map;function a(t){class i extends t{constructor(...t){super(...t),this.constructor===i&&(this instanceof i||Object.setPrototypeOf(this,i.prototype),this.setStatus("ready"))}}let n=(0,r.getClassName)(t.prototype);if(s.has(n)&&!o.IS_PROD)throw Error(`Component with name "${n}" is already registered`);return s.set(n,i),i}function l(t){return s.get(t)}},87394:function(t,i,n){"use strict";var o=n(12153),r=n(6441),s=n(5119);r.Config.prototype.usePopupForSpecialCharacters=!1,r.Config.prototype.specialCharacters=["!","&quot;","#","$","%","&amp;","'","(",")","*","+","-",".","/","0","1","2","3","4","5","6","7","8","9",":",";","&lt;","=","&gt;","?","@","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","[","]","^","_","`","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","{","|","}","~","&euro;","&lsquo;","&rsquo;","&ldquo;","&rdquo;","&ndash;","&mdash;","&iexcl;","&cent;","&pound;","&curren;","&yen;","&brvbar;","&sect;","&uml;","&copy;","&ordf;","&laquo;","&raquo;","&not;","&reg;","&macr;","&deg;","&sup2;","&sup3;","&acute;","&micro;","&para;","&middot;","&cedil;","&sup1;","&ordm;","&frac14;","&frac12;","&frac34;","&iquest;","&Agrave;","&Aacute;","&Acirc;","&Atilde;","&Auml;","&Aring;","&AElig;","&Ccedil;","&Egrave;","&Eacute;","&Ecirc;","&Euml;","&Igrave;","&Iacute;","&Icirc;","&Iuml;","&ETH;","&Ntilde;","&Ograve;","&Oacute;","&Ocirc;","&Otilde;","&Ouml;","&times;","&Oslash;","&Ugrave;","&Uacute;","&Ucirc;","&Uuml;","&Yacute;","&THORN;","&szlig;","&agrave;","&aacute;","&acirc;","&atilde;","&auml;","&aring;","&aelig;","&ccedil;","&egrave;","&eacute;","&ecirc;","&euml;","&igrave;","&iacute;","&icirc;","&iuml;","&eth;","&ntilde;","&ograve;","&oacute;","&ocirc;","&otilde;","&ouml;","&divide;","&oslash;","&ugrave;","&uacute;","&ucirc;","&uuml;","&yacute;","&thorn;","&yuml;","&OElig;","&oelig;","&#372;","&#374","&#373","&#375;","&sbquo;","&#8219;","&bdquo;","&hellip;","&trade;","&#9658;","&bull;","&rarr;","&rArr;","&hArr;","&diams;","&asymp;"],o.Icon.set("symbols",s.default),r.Config.prototype.controls.symbols={hotkeys:["ctrl+shift+i","cmd+shift+i"],tooltip:"Insert Special Character",popup:(t,i,n)=>{let o=t.e.fire("generateSpecialCharactersTable.symbols");if(o){if(t.o.usePopupForSpecialCharacters){let i=t.c.div();return i.classList.add("jodit-symbols"),i.appendChild(o),t.e.on(o,"close_dialog",n),i}t.alert(o,"Select Special Character",void 0,"jodit-symbols").bindDestruct(t);let i=o.querySelector("a");i&&i.focus()}}}},87536:function(t,i,n){"use strict";n.d(i,{checkRemoveContentNotEditable:function(){return a}});var o=n(22732),r=n(21537),s=n(45124);function a(t,i,n){let a=o.Dom.findSibling(i,n);return!a&&i.parentElement&&i.parentElement!==t.editor&&(a=o.Dom.findSibling(i.parentElement,n)),!(!o.Dom.isElement(a)||o.Dom.isContentEditable(a,t.editor))&&((0,r.call)(n?o.Dom.before:o.Dom.after,a,i),o.Dom.safeRemove(a),(0,s.moveNodeInsideStart)(t,i,n),(0,r.call)(n?t.s.setCursorBefore:t.s.setCursorAfter,i),!0)}},87602:function(t,i,n){"use strict";n.d(i,{applySize:function(){return l}});var o=n(29807),r=n(29960),s=n(41180),a=n(14415);function l(t,i,n,l){if(i!==t.offsetWidth||n!==t.offsetHeight){let c=i?(0,a.normalSizeToString)(i):null,u=n?(0,a.normalSizeToString)(n):null;(0,s.css)(t,{width:c,height:c&&l?null:u}),(0,r.attr)(t,"width",c&&(0,o.isNumeric)(i)&&(0,r.attr)(t,"width")?c:null),(!(0,r.attr)(t,"width")||l)&&(u=null),(0,r.attr)(t,"height",u)}}},87612:function(t,i,n){"use strict";function o(t){return"boolean"==typeof t}n.d(i,{isBoolean:function(){return o}})},88092:function(t,i,n){"use strict";var o=n(67008),r=n.n(o),s=n(6441),a=n(2748),l=n(68345);s.Config.prototype.controls.iframeEditor={icon:r(),tooltip:"Iframe Editor",exec:(t,i)=>{a.Dom.isTag(i,"jodit")&&a.Dom.isTag(i.firstElementChild,"iframe")&&(i=i.firstElementChild),t.e.fire("toggleIframeEditor",a.Dom.isTag(i,"iframe")?i:null)}},(0,l.isArray)(s.Config.prototype.popup.iframe)&&s.Config.prototype.popup.iframe.push("iframeEditor")},88572:function(t,i,n){"use strict";n.d(i,{UIFormButtonGenerator:function(){return u}});var o=n(82749),r=n(2748),s=n(4510),a=n(38837),l=n(67510),c=n(62357);class u extends l.UIElement{className(){return"UIFormButtonGenerator"}update(){this.onUpdates.forEach(t=>t());let t=this.getElm("box-shadow");(0,a.assert)(null!=t,"box-shadow does not exists");let i=this.getElm("text-shadow");(0,a.assert)(null!=i,"text-shadow does not exists"),t.style.display=this.state.boxShadow?"":"none",i.style.display=this.state.textShadow?"":"none"}render(){return`<div>
565
+ </div>`}static extractStyle(t,i){var n,o,r,s;let a=(null==(s=i.ownerDocument.defaultView)?void 0:s.getComputedStyle(i))||{},l=(t,i,n,o)=>{let r=a[n];return!r||["none","inherit","initial","unset"].includes(r)?{[n]:!1}:(r.replace(/,\s/g,",").split(/\s+/).forEach(n=>{if(/[0-9.]+(px|pt|em|%)/.test(n)){let o=t.shift();o&&(i[o]=n)}else"inset"===n?i.boxShadowInset=!0:i[o]=n}),i[n]=!0,i)};Object.assign(t,{text:i.innerText,className:i.className,href:i.getAttribute("href")||"",...(()=>{var t,i;let n={solid:!0,bgStart:null!=(t=a.backgroundColor)?t:"#44c767",bgEnd:null!=(i=a.backgroundColor)?i:"#44c767"},o=a.backgroundImage;if(o&&/linear-gradient/.test(o)){let t=/linear-gradient\((.+)\s+[0-9]+%,\s+(.+)\s+[0-9]+%\)/.exec(o);t&&(n.solid=!1,n.bgStart=t[1]||n.bgStart,n.bgEnd=t[2]||"#5cbf2a")}return n})(),borderColor:null!=(n=null==a?void 0:a.borderColor)?n:"#18ab29",borderRadius:null!=(o=null==a?void 0:a.borderRadius)?o:0,borderSize:null!=(r=null==a?void 0:a.borderWidth)?r:1,...l(["boxShadowOffsetX","boxShadowOffsetY","boxShadowBlurRadius","boxShadowSpreadRadius"],{boxShadowBlurRadius:0,boxShadowColor:"#3dc21b",boxShadowInset:!1,boxShadowOffsetX:0,boxShadowOffsetY:0,boxShadowSpreadRadius:0},"boxShadow","boxShadowColor"),fontColor:a.color,fontFamily:a.fontFamily,fontSize:a.fontSize,fontWeight:"bold"===a.fontWeight,fontItalic:"italic"===a.fontStyle,paddingX:a.paddingLeft,paddingY:a.paddingTop,...l(["textShadowOffsetX","textShadowOffsetY","textShadowBlurRadius"],{textShadowBlurRadius:0,textShadowColor:"#2f6627",textShadowOffsetX:0,textShadowOffsetY:1},"textShadow","textShadowColor")})}constructor(t,i){super(t),(0,o._)(this,"style",void 0),this.style=i,this.__updateStyles()}}(0,r.__decorate)([(0,s.watch)("style")],d.prototype,"__updateStyles",null),d=(0,r.__decorate)([s.component],d)},82558:function(t,i,n){"use strict";n.d(i,{allowAttributes:function(){return r}});var o=n(2748);function r(t,i,n,r){if(r&&o.Dom.isElement(i)&&!0!==r[i.nodeName]){let t=i.attributes;if(t&&t.length){let o=[];for(let n=0;n<t.length;n+=1){let s=r[i.nodeName][t[n].name];s&&(!0===s||s===t[n].value)||o.push(t[n].name)}o.length&&(n=!0),o.forEach(t=>{i.removeAttribute(t)})}}return n}},82749:function(t,i,n){"use strict";function o(t,i,n){return i in t?Object.defineProperty(t,i,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[i]=n,t}n.d(i,{_:function(){return o}})},82758:function(t,i,n){"use strict";n.r(i),n.d(i,{ACCURACY:function(){return V},APP_VERSION:function(){return o},BASE_PATH:function(){return ep},BASE_PATH_IS_MIN:function(){return ef},BR:function(){return $},CLIPBOARD_ID:function(){return eb},COMMAND_KEYS:function(){return W},EMULATE_DBLCLICK_TIMEOUT:function(){return ei},ES:function(){return r},FAT_MODE:function(){return u},HOMEPAGE:function(){return d},INSEPARABLE_TAGS:function(){return T},INSERT_AS_HTML:function(){return en},INSERT_AS_TEXT:function(){return er},INSERT_CLEAR_HTML:function(){return eo},INSERT_ONLY_TEXT:function(){return es},INVISIBLE_SPACE:function(){return f},INVISIBLE_SPACE_REG_EXP:function(){return g},INVISIBLE_SPACE_REG_EXP_END:function(){return b},INVISIBLE_SPACE_REG_EXP_START:function(){return v},IS_BLOCK:function(){return S},IS_ES_MODERN:function(){return s},IS_ES_NEXT:function(){return a},IS_IE:function(){return X},IS_INLINE:function(){return x},IS_MAC:function(){return el},IS_PROD:function(){return l},IS_TEST:function(){return c},KEY_ALIASES:function(){return ec},KEY_ALT:function(){return M},KEY_BACKSPACE:function(){return L},KEY_DELETE:function(){return H},KEY_DOWN:function(){return O},KEY_ENTER:function(){return P},KEY_ESC:function(){return R},KEY_F3:function(){return U},KEY_LEFT:function(){return z},KEY_META:function(){return j},KEY_RIGHT:function(){return N},KEY_SPACE:function(){return F},KEY_TAB:function(){return D},KEY_UP:function(){return B},LIST_TAGS:function(){return I},MARKER_CLASS:function(){return et},MODE_SOURCE:function(){return Y},MODE_SPLIT:function(){return J},MODE_WYSIWYG:function(){return K},NBSP_SPACE:function(){return m},NEARBY:function(){return q},NO_EMPTY_TAGS:function(){return A},PARAGRAPH:function(){return G},PASSIVE_EVENTS:function(){return ey},SAFE_COUNT_CHANGE_CALL:function(){return ea},SET_TEST:function(){return h},SOURCE_CONSUMER:function(){return ev},SPACE_REG_EXP:function(){return y},SPACE_REG_EXP_END:function(){return _},SPACE_REG_EXP_START:function(){return w},TEMP_ATTR:function(){return em},TEXT_HTML:function(){return Q},TEXT_PLAIN:function(){return Z},TEXT_RTF:function(){return ee},TOKENS:function(){return p},globalDocument:function(){return k},globalWindow:function(){return C},lang:function(){return eg}});let o="4.9.27",r="es2018",s=!0,a=!1,l=!0,c=!1,u=!0,d="https://xdsoft.net/jodit/pro/",h=()=>c=!0,p={},f="\uFEFF",m="\xa0",g=()=>/[\uFEFF]/g,b=()=>/[\uFEFF]+$/g,v=()=>/^[\uFEFF]+/g,y=()=>/[\s\n\t\r\uFEFF\u200b]+/g,w=()=>/^[\s\n\t\r\uFEFF\u200b]+/g,_=()=>/[\s\n\t\r\uFEFF\u200b]+$/g,C="u">typeof window?window:void 0,k="u">typeof document?document:void 0,S=/^(ADDRESS|ARTICLE|ASIDE|BLOCKQUOTE|CANVAS|DD|DFN|DIV|DL|DT|FIELDSET|FIGCAPTION|FIGURE|FOOTER|FORM|H[1-6]|HEADER|HGROUP|HR|LI|MAIN|NAV|NOSCRIPT|OUTPUT|P|PRE|RUBY|SCRIPT|STYLE|OBJECT|OL|SECTION|IFRAME|JODIT|JODIT-MEDIA|UL|TR|TD|TH|TBODY|THEAD|TFOOT|TABLE|BODY|HTML|VIDEO)$/i,x=/^(STRONG|SPAN|I|EM|B|SUP|SUB|A|U)$/i,I=new Set(["ul","ol"]),E=["img","video","svg","iframe","script","input","textarea","link","jodit","jodit-media"],T=new Set([...E,"br","hr"]),A=new Set(E),j="Meta",L="Backspace",D="Tab",P="Enter",R="Escape",M="Alt",z="ArrowLeft",B="ArrowUp",N="ArrowRight",O="ArrowDown",F="Space",H="Delete",U="F3",q=5,V=10,W=[j,L,H,B,O,N,z,P,R,U,D],$="br",G="p",K=1,Y=2,J=3,X="u">typeof navigator&&(-1!==navigator.userAgent.indexOf("MSIE")||/rv:11.0/i.test(navigator.userAgent)),Z=X?"text":"text/plain",Q=X?"html":"text/html",ee=X?"rtf":"text/rtf",et="jodit-selection_marker",ei=300,en="insert_as_html",eo="insert_clear_html",er="insert_as_text",es="insert_only_text",ea=10,el=void 0!==C&&/Mac|iPod|iPhone|iPad/.test(C.navigator.platform),ec={add:"+",break:"pause",cmd:"meta",command:"meta",ctl:"control",ctrl:"control",del:"delete",down:"arrowdown",esc:"escape",ins:"insert",left:"arrowleft",mod:el?"meta":"control",opt:"alt",option:"alt",return:"enter",right:"arrowright",space:"space",spacebar:"space",up:"arrowup",win:"meta",windows:"meta"},eu=t=>{let i=t.split("/");return/\.js/.test(i[i.length-1])?{basePath:i.slice(0,i.length-1).join("/")+"/",isMin:!0}:{basePath:t,isMin:!0}},{basePath:ed,isMin:eh}=(()=>{if("u"<typeof document)return{basePath:"",isMin:!0};let t=k.currentScript;if(t)return eu(t.src);let i=k.querySelectorAll("script[src]");return i&&i.length?eu(i[i.length-1].src):eu(C.location.href)})(),ep=ed,ef=eh,em="data-jodit-temp",eg={},eb="clipboard",ev="source-consumer",ey=new Set(["touchstart","touchend","scroll","mousewheel","mousemove","touchmove"])},82760:function(t,i,n){"use strict";n.d(i,{connection:function(){return s},error:function(){return r},options:function(){return a}});var o=n(32880);function r(t){return TypeError(t)}function s(t){return new o.ConnectionError(t)}function a(t){return new o.OptionsError(t)}},83039:function(t,i,n){"use strict";n.d(i,{UIMapsPropsForm:function(){return c}});var o=n(82749),r=n(31635),s=n(65478),a=n(76078),l=n(67510);class c extends l.UIForm{className(){return"UIMapsPropsForm"}onChangeSize(){let{width:t,height:i}=(0,a.refs)(this.container);this.state.size=[parseInt(null==t?void 0:t.value,10)||0,parseInt(null==i?void 0:i.value,10)||0]}onExternalChangeSize(){let{width:t,height:i}=(0,a.refs)(this.container),[n,o]=this.state.size;n.toString()!==t.value&&(t.value=n.toString()),o.toString()!==i.value&&(i.value=o.toString())}onChangeCenter(){let{lat:t,lng:i}=(0,a.refs)(this.container);this.state.center=[parseFloat(null==t?void 0:t.value)||0,parseFloat(null==i?void 0:i.value)||0]}onExternalChangeCenter(){let{lat:t,lng:i}=(0,a.refs)(this.container),[n,o]=this.state.center;n.toString()!==t.value&&(t.value=n.toString()),o.toString()!==i.value&&(i.value=o.toString())}onExternalChangeType(){let{mapType:t}=(0,a.refs)(this.container);this.state.type!==t.value&&(t.value=this.state.type)}onExternalChangeLayer(){let{layer:t}=(0,a.refs)(this.container);this.state.layer!==t.value&&(t.value=this.state.layer)}constructor(t,i){var n;super(t),(0,o._)(this,"state",void 0),this.state=i;const[r,s]=i.size,[a,c]=i.center;this.append([new l.UIInput(t,{label:"Width",name:"width",value:r,type:"number",onChange:this.onChangeSize}),new l.UIInput(t,{label:"Height",name:"height",value:s,type:"number",onChange:this.onChangeSize}),new l.UIInput(t,{label:"Latitude",name:"lat",value:a,onChange:this.onChangeCenter}),new l.UIInput(t,{label:"Longitude",name:"lng",value:c,onChange:this.onChangeCenter}),new l.UISelect(t,{label:"Map type",value:i.type,name:"mapType",options:[{value:"hybrid",text:"Hybrid"},{value:"roadmap",text:"Roadmap"},{value:"satellite",text:"Satellite"},{value:"terrain",text:"Terrain"}],onChange:t=>{i.type=t}}),new l.UISelect(t,{label:"Layer",value:null!=(n=i.layer)?n:"default",name:"layer",options:[{value:"default",text:"Default"},{value:"traffic",text:"Traffic"},{value:"transit",text:"Transit"},{value:"bicycling",text:"Bicycling"}],onChange:t=>{i.layer=t}})])}}(0,r.__decorate)([s.autobind],c.prototype,"onChangeSize",null),(0,r.__decorate)([(0,s.watch)("state.size")],c.prototype,"onExternalChangeSize",null),(0,r.__decorate)([s.autobind],c.prototype,"onChangeCenter",null),(0,r.__decorate)([(0,s.watch)(["state.center"])],c.prototype,"onExternalChangeCenter",null),(0,r.__decorate)([(0,s.watch)(["state.type"])],c.prototype,"onExternalChangeType",null),(0,r.__decorate)([(0,s.watch)(["state.layer"])],c.prototype,"onExternalChangeLayer",null),c=(0,r.__decorate)([s.component],c)},83059:function(t,i,n){"use strict";n.r(i),i.default={symbols:"symbol"}},83111:function(t,i,n){"use strict";n.d(i,{ToolbarSelect:function(){return l}});var o=n(65478),r=n(72430),s=n(70799),a=n(78644);let l=class t extends a.ToolbarButton{className(){return"ToolbarSelect"}update(){var t,i,n;super.update(),this.state.icon.name="";let{list:o,data:a}=this.control;if(o){let l=this.state.value||(a&&(0,s.isString)(a.currentValue)?a.currentValue:void 0);l||(l=Object.keys(o)[0]);let c=((0,r.isPlainObject)(o)&&o[l.toString()]||l).toString();this.state.text=null!=(n=null==(i=(t=this.control).textTemplate)?void 0:i.call(t,this.jodit,c))?n:c}}};l=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a}([o.component],l)},83160:function(t,i){"use strict";i.default={"Type something":"Напишите что-либо","About Jodit":"О Jodit","Jodit Editor":"Редактор Jodit","Jodit User's Guide":"Jodit Руководство пользователя","contains detailed help for using":"содержит детальную информацию по использованию","For information about the license, please go to our website:":"Для получения сведений о лицензии , пожалуйста, перейдите на наш сайт:","Buy full version":"Купить полную версию","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.":"Авторские права \xa9 XDSoft.net - Чупурнов Валерий. Все права защищены.",Anchor:"Анкор","Open in new tab":"Открывать ссылку в новой вкладке","Open in fullsize":"Открыть редактор в полном размере","Clear Formatting":"Очистить форматирование","Fill color or set the text color":"Цвет заливки или цвет текста",Redo:"Повтор",Undo:"Отмена",Bold:"Жирный",Italic:"Наклонный","Insert Unordered List":"Вставка маркированного списка","Insert Ordered List":"Вставить нумерованный список","Align Center":"Выровнять по центру","Align Justify":"Выровнять по ширине","Align Left":"Выровнять по левому краю","Align Right":"Выровнять по правому краю","Insert Horizontal Line":"Вставить горизонтальную линию","Insert Image":"Вставить изображение","Insert file":"Вставить файл","Insert youtube/vimeo video":"Вставьте видео","Insert link":"Вставить ссылку","Font size":"Размер шрифта","Font family":"Шрифт","Insert format block":"Вставить блочный элемент",Normal:"Нормальный текст","Heading 1":"Заголовок 1","Heading 2":"Заголовок 2","Heading 3":"Заголовок 3","Heading 4":"Заголовок 4",Quote:"Цитата",Code:"Код",Insert:"Вставить","Insert table":"Вставить таблицу","Decrease Indent":"Уменьшить отступ","Increase Indent":"Увеличить отступ","Select Special Character":"Выберите специальный символ","Insert Special Character":"Вставить специальный символ","Paint format":"Формат краски","Change mode":"Источник",Margins:"Отступы",top:"сверху",right:"справа",bottom:"снизу",left:"слева",Styles:"Стили",Classes:"Классы",Align:"Выравнивание",Right:"По правому краю",Center:"По центру",Left:"По левому краю","--Not Set--":"--не устанавливать--",Src:"src",Title:"Заголовок",Alternative:"Альтернативный текст (alt)",Link:"Ссылка","Open link in new tab":"Открывать ссылку в новом окне",file:"Файл",Advanced:"Расширенные","Image properties":"Свойства изображения",Cancel:"Отмена",Ok:"Ок","Your code is similar to HTML. Keep as HTML?":"Ваш текст, который вы пытаетесь вставить похож на HTML. Вставить его как HTML?","Paste as HTML":"Вставить как HTML?",Keep:"Сохранить оригинал",Clean:"Почистить","Insert as Text":"Вставить как текст","Insert only Text":"Вставить только текст","Word Paste Detected":"Возможно это фрагмент Word или Excel","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?":"Контент который вы вставляете поступает из документа Microsoft Word / Excel. Вы хотите сохранить формат или очистить его?","File Browser":"Браузер файлов","Error on load list":"Ошибка при загрузке списка изображений","Error on load folders":"Ошибка при загрузке списка директорий","Are you sure?":"Вы уверены?","Enter Directory name":"Введите название директории","Create directory":"Создать директорию","type name":"введите название","Drop image":"Перетащите сюда изображение","Drop file":"Перетащите сюда файл","or click":"или нажмите","Alternative text":"Альтернативный текст",Browse:"Сервер",Upload:"Загрузка",Background:"Фон",Text:"Текст",Top:" К верху",Middle:"По середине",Bottom:"К низу","Insert column before":"Вставить столбец до","Insert column after":"Вставить столбец после","Insert row above":"Вставить ряд выше","Insert row below":"Вставить ряд ниже","Delete table":"Удалить таблицу","Delete row":"Удалять ряд","Delete column":"Удалить столбец","Empty cell":"Очистить ячейку",source:"HTML",bold:"жирный",italic:"курсив",brush:"заливка",link:"ссылка",undo:"отменить",redo:"повторить",table:"таблица",image:"Изображение",eraser:"очистить",paragraph:"параграф",fontsize:"размер шрифта",video:"видео",font:"шрифт",about:"о редакторе",print:"печать",underline:"подчеркнутый",strikethrough:"перечеркнутый",indent:"отступ",outdent:"выступ",fullsize:"во весь экран",shrink:"обычный размер",hr:"линия",ul:"Список",ol:"Нумерованный список",cut:"Вырезать",selectall:"Выделить все","Embed code":"Код","Open link":"Открыть ссылку","Edit link":"Редактировать ссылку","No follow":"Атрибут nofollow",Unlink:"Убрать ссылку",Eye:"Просмотр",pencil:"Редактировать",Update:"Обновить"," URL":"URL",Edit:"Редактировать","Horizontal align":"Горизонтальное выравнивание",Filter:"Фильтр","Sort by changed":"По изменению","Sort by name":"По имени","Sort by size":"По размеру","Add folder":"Добавить папку",Reset:"Восстановить",Save:"Сохранить","Save as ...":"Сохранить как",Resize:"Изменить размер",Crop:"Обрезать размер",Width:"Ширина",Height:"Высота","Keep Aspect Ratio":"Сохранять пропорции",Yes:"Да",No:"Нет",Remove:"Удалить",Select:"Выделить","Chars: %d":"Символов: %d","Words: %d":"Слов: %d",All:"Выделить все","Select %s":"Выделить: %s","Select all":"Выделить все","Vertical align":"Вертикальное выравнивание",Split:"Разделить","Split vertical":"Разделить по вертикали","Split horizontal":"Разделить по горизонтали",Merge:"Объединить в одну","Add column":"Добавить столбец","Add row":"Добавить строку",Delete:"Удалить",Border:"Рамка","License: %s":"Лицензия: %s","Strike through":"Перечеркнуть",Underline:"Подчеркивание",superscript:"верхний индекс",subscript:"индекс","Cut selection":"Вырезать",Break:"Разделитель","Search for":"Найти","Replace with":"Заменить на",Replace:"Заменить",Paste:"Вставить","Choose Content to Paste":"Выбрать контент для вставки","You can only edit your own images. Download this image on the host?":"Вы можете редактировать только свои собственные изображения. Загрузить это изображение на ваш сервер?","The image has been successfully uploaded to the host!":"Изображение успешно загружено на сервер!",palette:"палитра","There are no files":"В данном каталоге нет файлов",Rename:"Переименовать","Enter new name":"Введите новое имя",preview:"Предпросмотр",download:"Скачать","Paste from clipboard":"Вставить из буфера обмена","Your browser doesn't support direct access to the clipboard.":"Ваш браузер не поддерживает прямой доступ к буферу обмена.","Copy selection":"Скопировать выделенное",copy:"копия","Border radius":"Радиус границы","Show all":"Показать все",Apply:"Применить","Please fill out this field":"Пожалуйста, заполните это поле","Please enter a web address":"Пожалуйста, введите веб-адрес",Default:"По умолчанию",Circle:"Круг",Dot:"Точка",Quadrate:"Квадрат",Find:"Найти","Find Previous":"Найти Предыдущие","Find Next":"Найти Далее","Insert className":"Вставить название класса","Press Alt for custom resizing":"Нажмите Alt для изменения пользовательского размера"}},83447:function(t,i,n){"use strict";n.d(i,{getHash:function(){return s}});var o=n(70799),r=n(49055);function s(t){let i=/([^[]*)\[([^\]]+)]/,n=/[\s]*,[\s]*/,s=/^(.*)[\s]*=[\s]*(.*)$/,a={};return(0,o.isString)(t)?(t.split(n).map(t=>{t=(0,r.trim)(t);let o=i.exec(t),l={};if(o){let t=o[2].split(n);o[1]&&(t.forEach(t=>{t=(0,r.trim)(t);let i=s.exec(t);i?l[i[1]]=i[2]:l[t]=!0}),a[o[1].toUpperCase()]=l)}else a[t.toUpperCase()]=!0}),a):!!t&&(Object.keys(t).forEach(i=>{a[i.toUpperCase()]=t[i]}),a)}},83632:function(t,i,n){"use strict";n.d(i,{ApplyStyle:function(){return a}});var o=n(63687),r=n(77361),s=n(55307);function a(t,i){var n;let{s:a,editor:l}=t;null==(n=l.firstChild)||n.normalize();let c=a.fakes(),u=t.s.wrapInTagGen(c),d=u.next();if(d.done)return;let h={collapsed:a.isCollapsed(),mode:r.INITIAL,element:d.value,next:s.states.START,jodit:t,style:i};for(;d&&!d.done;){let t=new o.FiniteStateMachine(s.states.START,s.transactions);for(h.element=d.value;t.getState()!==s.states.END;)h=t.dispatch("exec",h);d=u.next()}a.restoreFakes(c)}},83671:function(t,i,n){"use strict";var o=n(82758),r=n(22732),s=n(580),a=n(49055),l=n(29960),c=n(76078),u=n(50911),d=n(80870),h=n(21491);n(86012);class p extends u.Plugin{afterInit(){if(this.j.o.showXPathInStatusbar){this.container=this.j.c.div("jodit-xpath"),(0,l.attr)(this.container,"role","list");let t=()=>{this.j.o.showXPathInStatusbar&&this.container&&(this.j.statusbar.append(this.container),this.j.getRealMode()===o.MODE_WYSIWYG?this.calcPath():(this.container&&(this.container.innerHTML=o.INVISIBLE_SPACE),this.appendSelectAll()))};this.j.e.off(".xpath").on("pointerup.xpath change.xpath keydown.xpath changeSelection.xpath",this.calcPath).on("afterSetMode.xpath afterInit.xpath changePlace.xpath",t),t(),this.calcPath()}}beforeDestruct(){this.j&&this.j.events&&this.j.e.off(".xpath"),this.removeSelectAll(),this.menu&&this.menu.destruct(),r.Dom.safeRemove(this.container),delete this.menu,delete this.container}constructor(){super(...arguments),this.onContext=(t,i)=>(this.menu||(this.menu=new d.ContextMenu(this.j)),this.menu.show(i.clientX,i.clientY,[{icon:"bin",title:t===this.j.editor?"Clear":"Remove",exec:()=>{t!==this.j.editor?r.Dom.safeRemove(t):this.j.value="",this.j.synchronizeValues()}},{icon:"select-all",title:"Select",exec:()=>{this.j.s.select(t)}}]),!1),this.onSelectPath=(t,i)=>{this.j.s.focus();let n=(0,l.attr)(i.target,"-path")||"/";if("/"===n)return this.j.execCommand("selectall"),!1;try{let t=this.j.ed.evaluate(n,this.j.editor,null,XPathResult.ANY_TYPE,null).iterateNext();if(t)return this.j.s.select(t),!1}catch(t){}return this.j.s.select(t),!1},this.tpl=(t,i,n,o)=>{let r=this.j.c.fromHTML(`<span class="jodit-xpath__item"><a role="button" data-path="${i}" title="${o}" tabindex="-1"'>${(0,a.trim)(n)}</a></span>`),s=r.firstChild;return this.j.e.on(s,"click",this.onSelectPath.bind(this,t)).on(s,"contextmenu",this.onContext.bind(this,t)),r},this.removeSelectAll=()=>{this.selectAllButton&&(this.selectAllButton.destruct(),delete this.selectAllButton)},this.appendSelectAll=()=>{this.removeSelectAll(),this.selectAllButton=(0,h.makeButton)(this.j,{name:"selectall",...this.j.o.controls.selectall}),this.selectAllButton.state.size="tiny",this.container&&this.container.insertBefore(this.selectAllButton.container,this.container.firstChild)},this.calcPathImd=()=>{if(this.isDestructed)return;let t=this.j.s.current();if(this.container&&(this.container.innerHTML=o.INVISIBLE_SPACE),t){let i,n,o;r.Dom.up(t,t=>{t&&this.j.editor!==t&&!r.Dom.isText(t)&&!r.Dom.isComment(t)&&(i=t.nodeName.toLowerCase(),n=(0,c.getXPathByElement)(t,this.j.editor).replace(/^\//,""),o=this.tpl(t,n,i,this.j.i18n("Select %s",i)),this.container&&this.container.insertBefore(o,this.container.firstChild))},this.j.editor)}this.appendSelectAll()},this.calcPath=this.j.async.debounce(this.calcPathImd,2*this.j.defaultTimeout,!0)}}s.pluginSystem.add("xpath",p)},83709:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M1744 1408q33 0 42 18.5t-11 44.5l-126 162q-20 26-49 26t-49-26l-126-162q-20-26-11-44.5t42-18.5h80v-1024h-80q-33 0-42-18.5t11-44.5l126-162q20-26 49-26t49 26l126 162q20 26 11 44.5t-42 18.5h-80v1024h80zm-1663-1279l54 27q12 5 211 5 44 0 132-2t132-2q36 0 107.5.5t107.5.5h293q6 0 21 .5t20.5 0 16-3 17.5-9 15-17.5l42-1q4 0 14 .5t14 .5q2 112 2 336 0 80-5 109-39 14-68 18-25-44-54-128-3-9-11-48t-14.5-73.5-7.5-35.5q-6-8-12-12.5t-15.5-6-13-2.5-18-.5-16.5.5q-17 0-66.5-.5t-74.5-.5-64 2-71 6q-9 81-8 136 0 94 2 388t2 455q0 16-2.5 71.5t0 91.5 12.5 69q40 21 124 42.5t120 37.5q5 40 5 50 0 14-3 29l-34 1q-76 2-218-8t-207-10q-50 0-151 9t-152 9q-3-51-3-52v-9q17-27 61.5-43t98.5-29 78-27q19-42 19-383 0-101-3-303t-3-303v-117q0-2 .5-15.5t.5-25-1-25.5-3-24-5-14q-11-12-162-12-33 0-93 12t-80 26q-19 13-34 72.5t-31.5 111-42.5 53.5q-42-26-56-44v-383z"/> </svg> '},83725:function(t,i,n){"use strict";n.d(i,{Autocomplete:function(){return u}});var o=n(82749),r=n(31635),s=n(31356),a=n(35934),l=n(65478),c=n(62405);class u extends c.UIGroup{className(){return"Autocomplete"}onChangeSelection(){var t,i;this.elements.forEach(t=>t.setMod("active",!1)),null==(t=this.elements[this.currentSelection])||t.setMod("active",!0),null==(i=this.elements[this.currentSelection])||i.container.scrollIntoView(!1)}build(t){var i;let n=null==(i=this.elements[this.currentSelection])?void 0:i.item.value,o=t=>t.value,r=s.ListReconciler.reconcile(this.__previousList,t,{getId:o}),l=new Set;r.toRemove.forEach(t=>{let i=o(t);if(l.has(i))return;l.add(i);let n=this.itemsMap.get(i);n&&(-1!==this.elements.indexOf(n)&&(this.remove(n),n.destruct()),this.itemsMap.delete(t.value))}),r.toCreate.forEach(i=>{let n=o(i);if(l.has(n))return;l.add(n);let r=new a.AutocompleteItem(this.jodit,i,i=>{this.currentSelection=t.findIndex(t=>o(t)===i),this.select()});this.itemsMap.set(n,r);let s=t.indexOf(i);this.append(r,s)}),r.toUpdate.forEach(({newItem:t,index:i})=>{let n=o(t);if(l.has(n))return;l.add(n);let r=this.itemsMap.get(n);r&&(r.item=t,this.elements.indexOf(r)!==i&&i<this.elements.length&&(this.remove(r),this.append(r,i)))});let c=this.currentSelection;this.currentSelection=Math.max(0,t.findIndex(t=>o(t)===n)),c===this.currentSelection&&this.onChangeSelection(),this.__previousList=[...t]}selectNext(){this.currentSelection+1<=this.elements.length-1?this.currentSelection+=1:this.currentSelection=0}selectPrevious(){this.currentSelection-1>=0?this.currentSelection-=1:this.currentSelection=this.elements.length-1}select(){this.j.e.fire("select.autocomplete",this.elements[this.currentSelection].item)}constructor(...t){super(...t),(0,o._)(this,"elements",[]),(0,o._)(this,"currentSelection",-1),(0,o._)(this,"__previousList",[]),(0,o._)(this,"itemsMap",new Map)}}(0,r.__decorate)([(0,l.watch)("currentSelection")],u.prototype,"onChangeSelection",null),u=(0,r.__decorate)([l.component],u)},83967:function(t,i,n){"use strict";var o=n(75689),r=n.n(o),s=n(6441),a=n(53326);s.Config.prototype.controls.pasteCode={icon:r(),tooltip:"Paste code",command:"pasteCode"},s.Config.prototype.pasteCode={globalHighlightLib:!1,canonicalLanguageCode(t){switch(t){case"ts":return"typescript";case"js":return"javascript";case"markup":return"html"}return t},highlightLib:{beforeLibLoad(){window.Prism=window.Prism||{},window.Prism.manual=!0},highlight(t,i){return"u">typeof Prism?Prism.highlight(t,Prism.languages[i]||Prism.languages.plain,i):(0,a.htmlspecialchars)(t)},isLangLoaded(t){return"html"===t||"u">typeof Prism&&!!Prism.languages[t]},js:["https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/prism.min.js","https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/plugins/autoloader/prism-autoloader.min.js"],langUrl:t=>`https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/components/prism-${t}.min.js`,css:["https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism.min.css"]},defaultLanguage:"html",insertTemplate:(t,i,n)=>`<pre class="language-${i}">${(0,a.htmlspecialchars)(n)}</pre>`,languages:[{value:"plaintext",text:"Plain"},{value:"html",text:"HTML/XML"},{value:"bash",text:"Bash"},{value:"php",text:"PHP"},{value:"javascript",text:"JavaScript"},{value:"typescript",text:"TypeScript"},{value:"jsx",text:"JSX"},{value:"java",text:"Java"},{value:"css",text:"CSS"},{value:"php",text:"PHP"},{value:"ruby",text:"Ruby"},{value:"python",text:"Python"},{value:"java",text:"Java"},{value:"c",text:"C"},{value:"csharp",text:"C#"},{value:"cpp",text:"C++"},{value:"sql",text:"SQL"},{value:"docker",text:"Docker"},{value:"http",text:"HTTP"},{value:"ini",text:"INI"},{value:"yaml",text:"YAML"},{value:"json",text:"JSON"},{value:"json5",text:"JSON5"},{value:"makefile",text:"Makefile"},{value:"swift",text:"Swift"}],dialog:{width:700,height:600}}},83987:function(t,i,n){"use strict";n.d(i,{buildData:function(){return r}});var o=n(21537);function r(t,i){if((0,o.isFunction)(t.o.buildData))return t.o.buildData.call(t,i);let n=t.ow.FormData;if(void 0!==n){if(i instanceof n||(0,o.isString)(i))return i;let t=new n;return Object.keys(i).forEach(n=>{t.append(n,i[n])}),t}return i}},84021:function(t,i,n){"use strict";n.d(i,{removeExtraTags:function(){return r}});let o=new Set(["o:p","xml","script","meta","link","v:imagedata","style"]);function r(t){return"none"===t.style.get("display")||0===t.length&&"span"===t.name||o.has(t.name)?(t.remove(),null):t}},84075:function(t,i,n){"use strict";n.d(i,{ViewWithToolbar:function(){return g}});var o=n(78213),r=n(45219),s=n(37133),a=n(2748),l=n(76855),c=n(70799),u=n(76078),d=n(67510),h=n(43649),p=n(35608),f=n(21491),m=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};class g extends p.View{get toolbarContainer(){return!this.o.fullsize&&((0,c.isString)(this.o.toolbar)||a.Dom.isHTMLElement(this.o.toolbar))?(0,u.resolveElement)(this.o.toolbar,this.o.shadowRoot||this.od):(this.o.toolbar&&a.Dom.appendChildFirst(this.container,this.__defaultToolbarContainer),this.__defaultToolbarContainer)}setPanel(t){this.o.toolbar=t,this.buildToolbar()}buildToolbar(){var t;if(!this.o.toolbar)return;let i=this.o.buttons?(0,l.splitArray)(this.o.buttons):[];null==(t=this.toolbar)||t.setRemoveButtons(this.o.removeButtons).build(i.concat(this.o.extraButtons||[])).appendTo(this.toolbarContainer)}getRegisteredButtonGroups(){return this.groupToButtons}registerButton(t){var i;this.registeredButtons.add(t);let n=null!=(i=t.group)?i:"other";return this.groupToButtons[n]||(this.groupToButtons[n]=[]),null!=t.position?this.groupToButtons[n][t.position]=t.name:this.groupToButtons[n].push(t.name),this}unregisterButton(t){var i;this.registeredButtons.delete(t);let n=null!=(i=t.group)?i:"other",o=this.groupToButtons[n];if(o){let i=o.indexOf(t.name);-1!==i&&o.splice(i,1),0===o.length&&delete this.groupToButtons[n]}return this}beforeToolbarBuild(t){if(Object.keys(this.groupToButtons).length)return t.map(t=>(0,h.isButtonGroup)(t)&&t.group&&this.groupToButtons[t.group]?{group:t.group,buttons:[...t.buttons,...this.groupToButtons[t.group]]}:t)}destruct(){this.isDestructed||(this.setStatus(o.STATUSES.beforeDestruct),this.e.off("beforeToolbarBuild",this.beforeToolbarBuild),this.__tooltip.destruct(),this.toolbar.destruct(),this.toolbar=void 0,super.destruct())}constructor(t,i=!1){super(t,i),this.toolbar=(0,f.makeCollection)(this),this.__defaultToolbarContainer=this.c.div("jodit-toolbar__box"),this.registeredButtons=new Set,this.groupToButtons={},this.isJodit=!1,this.__tooltip=new d.UITooltip(this),this.isJodit=i,this.e.on("beforeToolbarBuild",this.beforeToolbarBuild)}}m([(0,s.watch)(":rebuildToolbar")],g.prototype,"buildToolbar",null),m([r.autobind],g.prototype,"beforeToolbarBuild",null)},84272:function(t,i,n){"use strict";n.d(i,{isInlineBlock:function(){return a},removeFormatForCollapsedSelection:function(){return s}});var o=n(82758),r=n(2748);function s(t,i){let{s:n}=t,o=i;if(!o){o=t.createInside.fake();let{range:i}=n;r.Dom.safeInsertNode(i,o),i.collapse()}let s=r.Dom.furthest(o,a,t.editor);if(s)if(n.cursorOnTheLeft(s))r.Dom.before(s,o);else if(n.cursorOnTheRight(s))r.Dom.after(s,o);else{let t=n.splitSelection(s);t&&r.Dom.after(t,o)}i||(n.setCursorBefore(o),r.Dom.safeRemove(o))}function a(t){return r.Dom.isInlineBlock(t)&&!r.Dom.isTag(t,o.INSEPARABLE_TAGS)}},84380:function(t,i,n){"use strict";var o=n(82758),r=n(6441),s=n(117);r.Config.prototype.askBeforePasteHTML=!0,r.Config.prototype.processPasteHTML=!0,r.Config.prototype.scrollToPastedContent=!0,r.Config.prototype.pasteExcludeStripTags=["br","hr"],r.Config.prototype.pasteHTMLActionList=[{value:o.INSERT_AS_HTML,text:"Keep"},{value:o.INSERT_AS_TEXT,text:"Insert as Text"},{value:o.INSERT_ONLY_TEXT,text:"Insert only Text"}],r.Config.prototype.memorizeChoiceWhenPasteFragment=!1,r.Config.prototype.nl2brInPlainText=!0;let a="pasteStorage";r.Config.prototype.controls.paste={tooltip:"Paste from clipboard",async exec(t,i,{control:n}){if(n.name===a)return void t.execCommand("showPasteStorage");t.s.focus();let r="",l=!0;if(navigator.clipboard){try{let t=await navigator.clipboard.read();if(t&&t.length){let i=await t[0].getType(o.TEXT_PLAIN);r=await new Response(i).text()}l=!1}catch(t){o.IS_PROD}if(l)try{r=await navigator.clipboard.readText(),l=!1}catch(t){o.IS_PROD}}l&&(l=0===(r=t.buffer.get(o.CLIPBOARD_ID)||"").length);let c=t.value;l?(t.ed.execCommand("paste"),(l=c===t.value)||t.e.fire("afterPaste")):r.length?((0,s.pasteInsertHtml)(null,t,r),t.e.fire("afterPaste")):l&&t.alert("Your browser doesn't support direct access to the clipboard.",()=>void t.s.focus())},list:{[a]:"Paste Storage"},isChildDisabled(t){return 2>t.e.fire("pasteStorageList")}}},84767:function(t,i,n){"use strict";function o(t){return"number"==typeof t&&!isNaN(t)&&isFinite(t)}n.d(i,{isNumber:function(){return o}})},84858:function(t,i){"use strict";i.default='<svg viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"> <path d="M5.9814 11.8049C5.59087 11.4144 5.59087 10.7812 5.9814 10.3907L10.224 6.14806C10.6146 5.75754 11.2477 5.75754 11.6383 6.14806C12.0288 6.53859 12.0288 7.17175 11.6383 7.56228L7.39561 11.8049C7.00509 12.1954 6.37192 12.1954 5.9814 11.8049Z"/> <path d="M0.707107 12.0208C0.316582 11.6303 0.316582 10.9971 0.707107 10.6066L10.6066 0.707121C10.9971 0.316597 11.6303 0.316596 12.0208 0.707121C12.4113 1.09764 12.4113 1.73081 12.0208 2.12133L2.12132 12.0208C1.7308 12.4114 1.09763 12.4114 0.707107 12.0208Z"/> </svg> '},85017:function(t,i){"use strict";i.default={"Type something":"Ecrivez ici","About Jodit":"A propos de Jodit","Jodit Editor":"Editeur Jodit","Jodit User's Guide":"Guide de l'utilisateur","contains detailed help for using":"Aide d\xe9taill\xe9e \xe0 l'utilisation","For information about the license, please go to our website:":"Consulter la licence sur notre site web:","Buy full version":"Acheter la version compl\xe8te","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.":"Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Tous droits r\xe9serv\xe9s.",Anchor:"Ancre","Open in new tab":"Ouvrir dans un nouvel onglet","Open in fullsize":"Ouvrir l'\xe9diteur en pleine page","Clear Formatting":"Supprimer le formattage","Fill color or set the text color":"Modifier la couleur du fond ou du texte",Redo:"Refaire",Undo:"D\xe9faire",Bold:"Gras",Italic:"Italique","Insert Unordered List":"Liste non ordonn\xe9e","Insert Ordered List":"Liste ordonn\xe9e","Align Center":"Centrer","Align Justify":"Justifier","Align Left":"Aligner \xe0 gauche ","Align Right":"Aligner \xe0 droite","Insert Horizontal Line":"Ins\xe9rer une ligne horizontale","Insert Image":"Ins\xe9rer une image","Insert file":"Ins\xe9rer un fichier","Insert youtube/vimeo video":"Ins\xe9rer une vid\xe9o","Insert link":"Ins\xe9rer un lien","Font size":"Taille des caract\xe8res","Font family":"Famille des caract\xe8res","Insert format block":"Bloc formatt\xe9",Normal:"Normal","Heading 1":"Titre 1","Heading 2":"Titre 2","Heading 3":"Titre 3","Heading 4":"Titre 4",Quote:"Citation",Code:"Code",Insert:"Ins\xe9rer","Insert table":"Ins\xe9rer un tableau","Decrease Indent":"Diminuer le retrait","Increase Indent":"Retrait plus","Select Special Character":"S\xe9lectionnez un caract\xe8re sp\xe9cial","Insert Special Character":"Ins\xe9rer un caract\xe8re sp\xe9cial","Paint format":"Cloner le format","Change mode":"Mode wysiwyg <-> code html",Margins:"Marges",top:"haut",right:"droite",bottom:"Bas",left:"gauche",Styles:"Styles",Classes:"Classes",Align:"Alignement",Right:"Droite",Center:"Centre",Left:"Gauche","--Not Set--":"--Non disponible--",Src:"Source",Title:"Titre",Alternative:"Alternative",Filter:"Filtre",Link:"Lien","Open link in new tab":"Ouvrir le lien dans un nouvel onglet",Image:"Image",file:"fichier",Advanced:"Avanc\xe9","Image properties":"Propri\xe9t\xe9s de l'image",Cancel:"Annuler",Ok:"OK","Your code is similar to HTML. Keep as HTML?":"Votre texte que vous essayez de coller est similaire au HTML. Collez-le en HTML?","Paste as HTML":"Coller en HTML?",Keep:"Sauvegarder l'original",Clean:"Nettoyer","Insert as Text":"Coller en tant que texte","Word Paste Detected":"C'est peut-\xeatre un fragment de Word ou Excel","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?":"Le contenu que vous ins\xe9rez provient d'un document Microsoft Word / Excel. Voulez-vous enregistrer le format ou l'effacer?","Insert only Text":"Coller le texte seulement","File Browser":"Explorateur de fichiers","Error on load list":"Erreur de liste de chargement","Error on load folders":"Erreur de dossier de chargement","Are you sure?":"Etes-vous s\xfbrs ?","Enter Directory name":"Entrer le nom de dossier","Create directory":"Cr\xe9er un dossier","type name":"type de fichier","Drop image":"Coller une image","Drop file":"D\xe9poser un fichier","or click":"ou cliquer","Alternative text":"Texte de remplacemement",Browse:"Chercher",Upload:"Charger",Background:"Arri\xe8re-plan",Border:"Bordure",Text:"Texte",Top:"Haut",Middle:"Milieu",Bottom:"Bas","Insert column before":"Ins\xe9rer une colonne avant","Insert column after":"Ins\xe9rer une colonne apr\xe8s","Insert row above":"Ins\xe9rer une ligne au dessus","Insert row below":"Ins\xe9rer une ligne en dessous","Delete table":"Supprimer le tableau","Delete row":"Supprimer la ligne","Delete column":"Supprimer la colonne","Empty cell":"Vider la cellule","Chars: %d":"Symboles: %d","Words: %d":"Mots: %d",Split:"Split","Split vertical":"Split vertical","Split horizontal":"Split horizontal","Strike through":"Barrer",Underline:"Souligner",superscript:"exposant",subscript:"indice","Cut selection":"Couper la s\xe9lection","Select all":"Tout s\xe9lectionner",Break:"Pause","Search for":"Rechercher","Replace with":"Remplacer par",Replace:"Remplacer",Paste:"Coller","Choose Content to Paste":"Choisissez le contenu \xe0 coller",source:"la source",bold:"gras",italic:"italique",brush:"pinceau",link:"lien",undo:"annuler",redo:"refaire",table:"tableau",image:"image",eraser:"gomme",paragraph:"clause",fontsize:"taille de police",video:"Video",font:"police",about:"\xe0 propos de l'\xe9diteur",print:"impression",underline:"soulign\xe9",strikethrough:"barr\xe9",indent:"indentation",outdent:"retrait",fullsize:"taille r\xe9elle",shrink:"taille conventionnelle",hr:"la ligne",ul:"Liste",ol:"Liste num\xe9rot\xe9e",cut:"Couper",selectall:"S\xe9lectionner tout","Open link":"Ouvrir le lien","Edit link":"Modifier le lien","No follow":"Attribut Nofollow",Unlink:"Supprimer le lien",Eye:"Voir",pencil:"Pour \xe9diter"," URL":"URL",Reset:"Restaurer",Save:"Sauvegarder","Save as ...":"Enregistrer sous",Resize:"Changer la taille",Crop:"Taille de garniture",Width:"Largeur",Height:"Hauteur","Keep Aspect Ratio":"Garder les proportions",Yes:"Oui",No:"Non",Remove:"Supprimer",Select:"Mettre en \xe9vidence","Select %s":"Mettre en \xe9vidence: %s",Update:"Mettre \xe0 jour","Vertical align":"Alignement vertical",Merge:"aller","Add column":"Ajouter une colonne","Add row":"Ajouter une rang\xe9e",Delete:"Effacer","Horizontal align":"Alignement horizontal","Sort by changed":"Trier par modification","Sort by name":"Trier par nom","Sort by size":"Trier par taille","Add folder":"Cr\xe9er le dossier","You can only edit your own images. Download this image on the host?":"Vous ne pouvez \xe9diter que vos propres images. T\xe9l\xe9chargez cette image sur l'h\xf4te?","The image has been successfully uploaded to the host!":"L'image a \xe9t\xe9 t\xe9l\xe9charg\xe9e avec succ\xe8s sur le serveur!",palette:"Palette","There are no files":"Il n'y a aucun fichier dans ce r\xe9pertoire.",Rename:"renommer","Enter new name":"Entrez un nouveau nom",preview:"Aper\xe7u",download:"T\xe9l\xe9charger","Paste from clipboard":"Coller \xe0 partir du presse-papiers","Your browser doesn't support direct access to the clipboard.":"Votre navigateur ne prend pas en charge l'acc\xe8s direct au presse-papiers.","Copy selection":"Copier la s\xe9lection",copy:"copie","Border radius":"Rayon des bordures","Show all":"Afficher tous",Apply:"Appliquer","Please fill out this field":"Veuillez remplir ce champ","Please enter a web address":"Veuillez entrer une adresse web",Default:"Par d\xe9faut",Circle:"Cercle",Dot:"Point",Quadrate:"Quadratique",Find:"Trouver","Find Previous":"Pr\xe9c\xe9dent","Find Next":"Suivant","Insert className":"Ins\xe9rer un nom de classe","Press Alt for custom resizing":"Appuyez sur Alt pour un redimensionnement personnalis\xe9","Embed code":"Code d'int\xe9gration",Edit:"Modifier",All:"Tout s\xe9lectionner","License: %s":"Licence: %s"}},85120:function(t,i,n){"use strict";n.d(i,{UITextArea:function(){return c}});var o,r=n(65478),s=n(87325),a=n(80256),l=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a};let c=o=class t extends a.UIInput{className(){return"UITextArea"}createNativeInput(t){return this.j.create.element("textarea")}onChangeStateSize(){let{size:t,resizable:i}=this.state;this.nativeInput.style.resize=i?"auto":"none",this.nativeInput.rows=null!=t?t:5}constructor(t,i){super(t,i),this.state={...o.defaultState},Object.assign(this.state,i),!1===this.state.resizable&&(this.nativeInput.style.resize="none")}};c.defaultState={...a.UIInput.defaultState,size:5,resizable:!0},l([(0,r.watch)(["state.size","state.resizable"])],c.prototype,"onChangeStateSize",null),c=o=l([s.component],c)},85130:function(t,i,n){"use strict";n.d(i,{execute:function(){return r}});var o=n(6689);async function r(t,i,n){let{contextCharsBefore:r,contextCharsAfter:s}=i;if((0,o.throwIfAborted)(n),t.s.restore(),t.s.isCollapsed())return{hasSelection:!1};let a=t.s.html,l=t.s.range,c=l.toString(),u={hasSelection:!0,html:a,text:c,startContainer:l.startContainer.nodeName,endContainer:l.endContainer.nodeName};if(r>0||s>0){let i=t.editor.textContent||"",n=i.substring(0,i.indexOf(c)),o=i.substring(i.indexOf(c)+c.length);r>0&&(u.contextBefore=n.slice(-r)),s>0&&(u.contextAfter=o.slice(0,s))}return u}},85174:function(t,i,n){"use strict";var o=n(82749),r=n(31635);n(3536);var s=n(4941),a=n(65478),l=n(49055),c=n(20356),u=n(2692);class d extends c.Plugin{async afterInit(t){let i=await t.o.emoji.data();t.isInDestruct||(this.data={...i,emoji:i.emoji.map(s.Emoji.normalizeEmoji)},t.o.emoji.enableAutoComplete&&t.e.fire("registerAutocompleteSource",this.onAutoComplete),t.async.requestIdleCallback(()=>{t.getInstance(s.Emoji)}))}onAutoComplete(t){return t.length>2&&":"===t[0]&&(t=t.substr(1).toLowerCase(),(0,l.trim)(t).length)?this.data.emoji.filter(i=>{var n;return(null==(n=i.description)?void 0:n.indexOf(t))===0}).sort((i,n)=>i.description.indexOf(t)-n.description.indexOf(t)).map(t=>({title:`${t.emoji} ${t.description}`,value:t.emoji})):[]}beforeDestruct(t){}constructor(...t){super(...t),(0,o._)(this,"hasStyle",!u.JoditPro.fatMode),(0,o._)(this,"buttons",[{name:"emoji",group:"insert"}]),(0,o._)(this,"data",void 0)}}(0,o._)(d,"requires",["autocomplete","license"]),(0,r.__decorate)([a.autobind],d.prototype,"onAutoComplete",null),u.JoditPro.plugins.add("emoji",d)},85407:function(t,i,n){"use strict";var o=n(82758),r=n(2748),s=n(580),a=n(21537),l=n(20356),c=n(10830);class u extends l.Plugin{createDialog(){this.dialog=this.j.dlg();let t=(0,c.Button)(this.j,"paste","Paste","primary");t.onAction(this.paste);let i=(0,c.Button)(this.j,"","Cancel");i.onAction(this.dialog.close),this.container=this.j.c.div(),this.container.classList.add("jodit-paste-storage"),this.listBox=this.j.c.div(),this.previewBox=this.j.c.div(),this.container.appendChild(this.listBox),this.container.appendChild(this.previewBox),this.dialog.setHeader(this.j.i18n("Choose Content to Paste")),this.dialog.setContent(this.container),this.dialog.setFooter([t,i]),this.j.e.on(this.listBox,"click dblclick",t=>{let i=t.target;return r.Dom.isTag(i,"a")&&i.hasAttribute("data-index")&&this.selectIndex(parseInt((0,a.attr)(i,"-index")||"0",10)),"dblclick"===t.type&&this.paste(),!1})}afterInit(){this.j.e.off("afterCopy.paste-storage").on("pasteStorageList.paste-storage",()=>this.list.length).on("afterCopy.paste-storage",t=>{-1!==this.list.indexOf(t)&&this.list.splice(this.list.indexOf(t),1),this.list.unshift(t),this.list.length>5&&(this.list.length=5)}),this.j.registerCommand("showPasteStorage",{exec:this.showDialog,hotkeys:["ctrl+shift+v","cmd+shift+v"]})}beforeDestruct(){this.dialog&&this.dialog.destruct(),this.j.e.off(".paste-storage"),r.Dom.safeRemove(this.previewBox),r.Dom.safeRemove(this.listBox),r.Dom.safeRemove(this.container),this.container=null,this.listBox=null,this.previewBox=null,this.dialog=null,this.list=[]}constructor(){super(...arguments),this.currentIndex=0,this.list=[],this.container=null,this.listBox=null,this.previewBox=null,this.dialog=null,this.paste=()=>{if(this.j.s.focus(),this.j.s.insertHTML(this.list[this.currentIndex]),0!==this.currentIndex){let t=this.list[0];this.list[0]=this.list[this.currentIndex],this.list[this.currentIndex]=t}this.dialog&&this.dialog.close(),this.j.synchronizeValues(),this.j.e.fire("afterPaste")},this.onKeyDown=t=>{let i=this.currentIndex;if(-1!==[o.KEY_UP,o.KEY_DOWN,o.KEY_ENTER].indexOf(t.key)){if(t.key===o.KEY_UP&&(0===i?i=this.list.length-1:i-=1),t.key===o.KEY_DOWN&&(i===this.list.length-1?i=0:i+=1),t.key===o.KEY_ENTER)return void this.paste();i!==this.currentIndex&&this.selectIndex(i),t.stopImmediatePropagation(),t.preventDefault()}},this.selectIndex=t=>{this.listBox&&(0,a.toArray)(this.listBox.childNodes).forEach((i,n)=>{i.classList.remove("jodit_active"),t===n&&this.previewBox&&(i.classList.add("jodit_active"),this.previewBox.innerHTML=this.list[t],i.focus())}),this.currentIndex=t},this.showDialog=()=>{this.list.length<2||(this.dialog||this.createDialog(),this.listBox&&(this.listBox.innerHTML=""),this.previewBox&&(this.previewBox.innerHTML=""),this.list.forEach((t,i)=>{let n=this.j.c.element("a");n.textContent=i+1+". "+t.replace((0,o.SPACE_REG_EXP)(),""),this.j.e.on(n,"keydown",this.onKeyDown),(0,a.attr)(n,"href","#"),(0,a.attr)(n,"data-index",i.toString()),(0,a.attr)(n,"tab-index","-1"),this.listBox&&this.listBox.appendChild(n)}),this.dialog&&this.dialog.open(),this.j.async.setTimeout(()=>{this.selectIndex(0)},100))}}}s.pluginSystem.add("pasteStorage",u)},85567:function(t,i,n){"use strict";n.d(i,{PII:function(){return o},WARN:function(){return r}});let o=440,r=940},85723:function(t,i,n){"use strict";n.r(i),i.default={"Line height":"Hauteur de ligne"}},85745:function(t,i,n){"use strict";n(6441).Config.prototype.imageProcessor={replaceDataURIToBlobIdInView:!0}},86012:function(t,i,n){"use strict";n(6441).Config.prototype.showXPathInStatusbar=!0},86019:function(t,i,n){"use strict";n.d(i,{Jodit:function(){return o.Jodit}});var o=n(2303),r=n(27613),s=n(82758),a=n(65478),l=n(41409),c=n(17555),u=n(26152);n(46448),Object.keys(s).forEach(t=>{o.Jodit[t]=s[t]});let d=t=>"__esModule"!==t;Object.keys(c).filter(d).forEach(t=>{l.Icon.set(t.replace("_","-"),c[t])}),Object.keys(l).filter(d).forEach(t=>{var i;let n=l[t],s=(0,r.isFunction)(null==(i=n.prototype)?void 0:i.className)?n.prototype.className():t;(0,r.isString)(s)&&(o.Jodit.modules[s]=n)}),Object.keys(a).filter(d).forEach(t=>{o.Jodit.decorators[t]=a[t]}),["Confirm","Alert","Prompt"].forEach(t=>{o.Jodit[t]=l[t]}),Object.keys(u.default).filter(d).forEach(t=>{o.Jodit.lang[t]=u.default[t]})},86068:function(t,i,n){"use strict";function o(t){return null==t}n.d(i,{isVoid:function(){return o}})},86273:function(t,i){"use strict";i.default={"Type something":"Escriba algo...",Advanced:"Avanzado","About Jodit":"Acerca de Jodit","Jodit Editor":"Jodit Editor","Jodit User's Guide":"Gu\xeda de usuario Jodit","contains detailed help for using":"contiene ayuda detallada para el uso.","For information about the license, please go to our website:":"Para informaci\xf3n sobre la licencia, por favor visite nuestro sitio:","Buy full version":"Compre la versi\xf3n completa","Copyright \xa9 XDSoft.net - Chupurnov Valeriy. All rights reserved.":"Copyright \xa9 XDSoft.net - Chupurnov Valeriy. Todos los derechos reservados.",Anchor:"Anclar","Open in new tab":"Abrir en nueva pesta\xf1a","Open in fullsize":"Abrir editor en pantalla completa","Clear Formatting":"Limpiar formato","Fill color or set the text color":"Color de relleno o de letra",Redo:"Rehacer",Undo:"Deshacer",Bold:"Negrita",Italic:"Cursiva","Insert Unordered List":"Insertar lista no ordenada","Insert Ordered List":"Insertar lista ordenada","Align Center":"Alinear Centrado","Align Justify":"Alinear Justificado","Align Left":"Alinear Izquierda","Align Right":"Alinear Derecha","Insert Horizontal Line":"Insertar l\xednea horizontal","Insert Image":"Insertar imagen","Insert file":"Insertar archivo","Insert youtube/vimeo video":"Insertar video de Youtube/vimeo","Insert link":"Insertar v\xednculo","Font size":"Tama\xf1o de letra","Font family":"Familia de letra","Insert format block":"Insertar bloque",Normal:"Normal","Heading 1":"Encabezado 1","Heading 2":"Encabezado 2","Heading 3":"Encabezado 3","Heading 4":"Encabezado 4",Quote:"Cita",Code:"C\xf3digo",Insert:"Insertar","Insert table":"Insertar tabla","Decrease Indent":"Disminuir sangr\xeda","Increase Indent":"Aumentar sangr\xeda","Select Special Character":"Seleccionar caracter especial","Insert Special Character":"Insertar caracter especial","Paint format":"Copiar formato","Change mode":"Cambiar modo",Margins:"M\xe1rgenes",top:"arriba",right:"derecha",bottom:"abajo",left:"izquierda",Styles:"Estilos CSS",Classes:"Clases CSS",Align:"Alinear",Right:"Derecha",Center:"Centrado",Left:"Izquierda","--Not Set--":"--No Establecido--",Src:"Fuente",Title:"T\xedtulo",Alternative:"Texto Alternativo",Filter:"Filtrar",Link:"V\xednculo","Open link in new tab":"Abrir v\xednculo en nueva pesta\xf1a",Image:"Imagen",file:"Archivo","Image properties":"Propiedades de imagen",Cancel:"Cancelar",Ok:"Aceptar","Your code is similar to HTML. Keep as HTML?":"El c\xf3digo es similar a HTML. \xbfMantener como HTML?","Paste as HTML":"Pegar como HTML?",Keep:"Mantener",Clean:"Limpiar","Insert as Text":"Insertar como texto","Word Paste Detected":"Pegado desde Word detectado","The pasted content is coming from a Microsoft Word/Excel document. Do you want to keep the format or clean it up?":"El contenido pegado proviene de un documento de Microsoft Word/Excel. \xbfDesea mantener el formato o limpiarlo?","Insert only Text":"Insertar solo texto","File Browser":"Buscar archivo","Error on load list":"Error al cargar la lista","Error on load folders":"Error al cargar las carpetas","Are you sure?":"\xbfEst\xe1 seguro?","Enter Directory name":"Entre nombre de carpeta","Create directory":"Crear carpeta","type name":"Entre el nombre","Drop image":"Soltar imagen","Drop file":"Soltar archivo","or click":"o click","Alternative text":"Texto alternativo",Browse:"Buscar",Upload:"Subir",Background:"Fondo",Text:"Texto",Top:"Arriba",Middle:"Centro",Bottom:"Abajo","Insert column before":"Insertar columna antes","Insert column after":"Interar columna despu\xe9s","Insert row above":"Insertar fila arriba","Insert row below":"Insertar fila debajo","Delete table":"Borrar tabla","Delete row":"Borrar fila","Delete column":"Borrar columna","Empty cell":"Vaciar celda",Delete:"Borrar","Strike through":"Tachado",Underline:"Subrayado",Break:"Pausa","Search for":"Buscar","Replace with":"Reemplazar con",Replace:"Reemplazar",Edit:"Editar","Vertical align":"Alineaci\xf3n vertical","Horizontal align":"Alineaci\xf3n horizontal","Sort by changed":"Ordenar por fecha modificaci\xf3n","Sort by name":"Ordenar por nombre","Sort by size":"Ordenar por tama\xf1o","Add folder":"Agregar carpeta",Split:"Dividir","Split vertical":"Dividir vertical","Split horizontal":"Dividir horizontal",Merge:"Mezclar","Add column":"Agregar columna","Add row":"Agregar fila",Border:"Borde","Embed code":"Incluir c\xf3digo",Update:"Actualizar",superscript:"super\xedndice",subscript:"sub\xedndice","Cut selection":"Cortar selecci\xf3n",Paste:"Pegar","Choose Content to Paste":"Seleccionar contenido para pegar","Chars: %d":"Caracteres: %d","Words: %d":"Palabras: %d",All:"Todo","Select %s":"Seleccionar: %s","Select all":"Seleccionar todo",source:"HTML",bold:"negrita",italic:"cursiva",brush:"Brocha",link:"V\xednculo",undo:"deshacer",redo:"rehacer",table:"Tabla",image:"Imagen",eraser:"Borrar",paragraph:"P\xe1rrafo",fontsize:"Tama\xf1o de letra",video:"Video",font:"Letra",about:"Acerca de",print:"Imprimir",underline:"subrayar",strikethrough:"tachar",indent:"sangr\xeda",outdent:"quitar sangr\xeda",fullsize:"Tama\xf1o completo",shrink:"encoger",hr:"l\xednea horizontal",ul:"lista sin ordenar",ol:"lista ordenada",cut:"Cortar",selectall:"Seleccionar todo","Open link":"Abrir v\xednculo","Edit link":"Editar v\xednculo","No follow":"No seguir",Unlink:"Desvincular",Eye:"Ver",pencil:"Para editar"," URL":"URL",Reset:"Resetear",Save:"Guardar","Save as ...":"Guardar como...",Resize:"Redimensionar",Crop:"Recortar",Width:"Ancho",Height:"Alto","Keep Aspect Ratio":"Mantener relaci\xf3n de aspecto",Yes:"Si",No:"No",Remove:"Quitar",Select:"Seleccionar","You can only edit your own images. Download this image on the host?":"Solo puedes editar tus propias im\xe1genes. \xbfDescargar esta imagen en el servidor?","The image has been successfully uploaded to the host!":"\xa1La imagen se ha subido correctamente al servidor!",palette:"paleta","There are no files":"No hay archivos en este directorio.",Rename:"renombrar","Enter new name":"Ingresa un nuevo nombre",preview:"avance",download:"Descargar","Paste from clipboard":"Pegar desde el portapapeles","Your browser doesn't support direct access to the clipboard.":"Su navegador no soporta el acceso directo en el portapapeles.","Copy selection":"Selecci\xf3n de copia",copy:"copia","Border radius":"Radio frontera","Show all":"Mostrar todos los",Apply:"Aplicar","Please fill out this field":"Por favor, rellene este campo","Please enter a web address":"Por favor, introduzca una direcci\xf3n web",Default:"Predeterminado",Circle:"C\xedrculo",Dot:"Punto",Quadrate:"Cuadro","Lower Alpha":"Letra Min\xfascula","Lower Greek":"Griego Min\xfascula","Lower Roman":"Romano Min\xfascula","Upper Alpha":"Letra May\xfascula","Upper Roman":"Romano May\xfascula",Find:"Encontrar","Find Previous":"Buscar Anterior","Find Next":"Buscar Siguiente","Insert className":"Insertar nombre de clase","Press Alt for custom resizing":"Presione Alt para cambiar el tama\xf1o personalizado","License: %s":"Licencia: %s"}},86327:function(t,i,n){"use strict";n.d(i,{UIForm:function(){return u}});var o=n(4012),r=n(87325),s=n(43555),a=n(80256),l=n(12234),c=n(62405);let u=class t extends c.UIGroup{className(){return"UIForm"}submit(){this.j.e.fire(this.container,"submit")}validate(){for(let t of this.allChildren.filter(t=>o.Component.isInstanceOf(t,a.UIInput)))if(!t.validate())return!1;for(let t of this.allChildren.filter(t=>o.Component.isInstanceOf(t,l.UISelect)))if(!t.validate())return!1;return!0}onSubmit(t){return this.j.e.on(this.container,"submit",()=>{let i=this.allChildren.filter(t=>o.Component.isInstanceOf(t,a.UIInput));return!!this.validate()&&(t(i.reduce((t,i)=>(t[i.state.name]=i.value,t),{})),!1)}),this}createContainer(){let t=this.j.c.element("form");return t.classList.add(this.componentName),(0,s.attr)(t,"dir",this.j.o.direction||"auto"),(0,s.attr)(t,"novalidate",""),t}constructor(...t){var i,n;super(...t),(null==(i=this.options)?void 0:i.className)&&this.container.classList.add(null==(n=this.options)?void 0:n.className)}};u=function(t,i,n,o){var r,s=arguments.length,a=s<3?i:null===o?o=Object.getOwnPropertyDescriptor(i,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,n,o);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(a=(s<3?r(a):s>3?r(i,n,a):r(i,n))||a);return s>3&&a&&Object.defineProperty(i,n,a),a}([r.component],u)},86397:function(t,i,n){"use strict";n.d(i,{ConnectionError:function(){return o}});class o extends Error{constructor(t){super(t),Object.setPrototypeOf(this,o.prototype)}}},86401:function(t){t.exports={"Show Blocks":"Mostrar Blocos"}},86428:function(t){t.exports='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"> \x3c!-- Background rounded rect --\x3e <rect x="1" y="1" width="22" height="22" rx="3"/> \x3c!-- Letter A - outer shape --\x3e <polygon points="8,5 2,19 5,19 6.5,16 11.5,16 13,19 16,19 10,5" fill="white"/> \x3c!-- Letter A - inner triangle (hole) --\x3e <polygon points="9,9 7.5,13 10.5,13" fill="currentColor"/> \x3c!-- Letter I --\x3e <rect x="17" y="5" width="3" height="14" fill="white"/> </svg>'},86449:function(t,i,n){"use strict";n.d(i,{APIClient:function(){return a}});var o=n(82749),r=n(82758),s=n(21537);class a{async sendRequest(t,i,n,o,a){let{apiRequest:l,requestTimeout:c,maxRetries:u}=this.jodit.o.aiAssistantPro;if(!l)throw Error("AI Assistant Pro callback is not configured");let d=new AbortController;this.abortControllers.add(d);try{let h=this.buildRequestContext(t,i,n,o,a),p=null;for(let t=0;u>=t;t++)try{if(d.signal.aborted)throw(0,s.abort)();let t=setTimeout(()=>{d.abort()},c);try{let i=await l(h,d.signal);return clearTimeout(t),this.validateResponse(i),i}catch(i){throw clearTimeout(t),i}}catch(i){if(p=i,r.IS_PROD,u>t){let i=this.calculateRetryDelay(t);await this.sleep(i)}else throw i}throw p||Error("API request failed after all retries")}finally{this.abortControllers.delete(d)}}abort(){this.abortControllers.forEach(t=>{t.abort()}),this.abortControllers.clear()}isInProgress(){return this.abortControllers.size>0}buildRequestContext(t,i,n,o,r){let{apiMode:s,instructions:a}=this.jodit.o.aiAssistantPro,l={mode:s,conversationId:t,tools:this.toolRegistry.getAllTools(),selectionContexts:o,conversationOptions:r,instructions:a},c=[];if("full"===s)c=i;else if(n){let t=i.findIndex(t=>t.id===n);c=-1!==t?i.slice(t+1):i,l={...l,parentMessageId:n}}else c=i;return{...l,messages:this.expandToolMessages(c,i.find(t=>t.id===n))}}expandToolMessages(t,i){let n=[];for(let i of t)n.push(i),this.expandToolResultsMessage(i,n);return i&&this.expandToolResultsMessage(i,n),n}expandToolResultsMessage(t,i){if(t.toolCalls&&t.toolCalls.length>0)for(let o of t.toolCalls){var n;let r=null!=(n=o.result)?n:{error:"result not found"};if(i.find(t=>t.id===`${o.id}-result`))continue;let s={id:`${o.id}-result`,role:"tool",content:r.error?`Error: ${r.error}`:JSON.stringify(r.result),timestamp:t.timestamp,toolResults:[{toolCallId:o.id,result:r}]};i.push(s)}}validateResponse(t){if("final"!==t.mode)return;let i=t.response;if(!i)throw Error("API returned empty response");if(!i.responseId)throw Error("API response missing responseId");if(void 0===i.content)throw Error("API response missing content");if(void 0===i.finished)throw Error("API response missing finished flag");if(i.toolCalls){if(!Array.isArray(i.toolCalls))throw Error("API response toolCalls must be an array");i.toolCalls.forEach((t,i)=>{if(!t.id)throw Error(`Tool call at index ${i} is missing id`);if(!t.name)throw Error(`Tool call at index ${i} is missing name`);if(!t.arguments||"object"!=typeof t.arguments)throw Error(`Tool call at index ${i} has invalid arguments`)})}}calculateRetryDelay(t){let{retryDelay:i}=this.jodit.o.aiAssistantPro;return i*Math.pow(2,t)+Math.random()*i}sleep(t){return new Promise(i=>setTimeout(i,t))}destruct(){this.abort()}constructor(t,i){(0,o._)(this,"jodit",void 0),(0,o._)(this,"toolRegistry",void 0),(0,o._)(this,"abortControllers",void 0),this.jodit=t,this.toolRegistry=i,this.abortControllers=new Set}}},86518:function(t,i,n){"use strict";n.d(i,{safeHTML:function(){return s},sanitizeHTMLElement:function(){return a}});var o=n(2748),r=n(43555);function s(t,i){(o.Dom.isElement(t)||o.Dom.isFragment(t))&&(i.removeOnError&&(a(t),(0,r.$$)("[onerror]",t).forEach(t=>a(t,i))),i.safeJavaScriptLink&&(a(t),(0,r.$$)('a[href^="javascript"]',t).forEach(t=>a(t,i))))}function a(t,{safeJavaScriptLink:i,removeOnError:n}={safeJavaScriptLink:!0,removeOnError:!0}){if(!o.Dom.isElement(t))return!1;let s=!1;n&&t.hasAttribute("onerror")&&((0,r.attr)(t,"onerror",null),s=!0);let l=t.getAttribute("href");return i&&l&&0===l.trim().indexOf("javascript")&&((0,r.attr)(t,"href",location.protocol+"//"+l),s=!0),s}},86563:function(t,i,n){"use strict";n.d(i,{UIMessageList:function(){return u}});var o=n(82749),r=n(31635),s=n(51359),a=n(65478),l=n(62405),c=n(31356);class u extends l.UIGroup{className(){return"UIMessageList"}render(){return'<div class="&__scroll-container"></div>'}afterRender(){this.scrollContainer=this.container}onUserScroll(){if(!this.scrollContainer)return;let{scrollTop:t,scrollHeight:i,clientHeight:n}=this.scrollContainer;this.autoScrollEnabled=i-t-n<10}onMessageSent(){this.autoScrollEnabled=!0,this.scrollToBottom()}appendChildToContainer(t){this.scrollContainer&&this.scrollContainer.appendChild(t)}setMessages(t){let i=this.messages.slice();this.messages=t.slice(),this.updateMessageList(i),this.scrollToBottom()}updateMessageList(t){let i=c.ListReconciler.reconcile(t,this.messages,{getId:t=>t.id,isEqual:(t,i)=>t.id===i.id&&t.content===i.content&&t.timestamp===i.timestamp&&JSON.stringify(t.artifacts)===JSON.stringify(i.artifacts)&&JSON.stringify(t.toolCalls)===JSON.stringify(i.toolCalls),preserveOrder:!0});i.toRemove.forEach(t=>{let i=this.messageItems.get(t.id);i&&(-1!==this.elements.indexOf(i)&&(this.remove(i),i.destruct()),this.messageItems.delete(t.id))}),i.toUpdate.forEach(({newItem:t,index:i})=>{let n=this.messageItems.get(t.id);n&&(n.updateMessage(t),this.elements.indexOf(n)!==i&&i<this.elements.length&&(this.remove(n),this.append(n,i)))}),i.toCreate.forEach(t=>{let i=new s.UIMessageListItem(this.j,t,this.params);this.messageItems.set(t.id,i);let n=this.messages.indexOf(t);this.append(i,n)})}scrollToBottom(){!this.j.isDestructed&&this.autoScrollEnabled&&(this.container.scrollTop=this.container.scrollHeight)}destruct(){this.messageItems.clear(),this.messages=[],super.destruct()}constructor(t,i){super(t),(0,o._)(this,"params",void 0),(0,o._)(this,"messages",void 0),(0,o._)(this,"messageItems",void 0),(0,o._)(this,"scrollContainer",void 0),(0,o._)(this,"autoScrollEnabled",void 0),this.params=i,this.messages=[],this.messageItems=new Map,this.autoScrollEnabled=!0}}(0,r.__decorate)([(0,a.hook)("ready")],u.prototype,"afterRender",null),(0,r.__decorate)([(0,a.watch)(["scrollContainer:wheel","scrollContainer:scroll","scrollContainer:touchmove"]),(0,a.throttle)(t=>t.defaultTimeout)],u.prototype,"onUserScroll",null),(0,r.__decorate)([(0,a.watch)(":messageSent.ai-assistant-pro")],u.prototype,"onMessageSent",null),(0,r.__decorate)([a.autobind],u.prototype,"setMessages",null),(0,r.__decorate)([(0,a.throttle)(t=>2*t.defaultTimeout)],u.prototype,"scrollToBottom",null),u=(0,r.__decorate)([a.component],u)},86583:function(t,i,n){"use strict";n.d(i,{dataBind:function(){return s}});var o=n(39955);let r=new WeakMap,s=(t,i,n)=>{let s=r.get(t);if(!s){s={},r.set(t,s);let i=null;(0,o.isViewObject)(t.j)&&(i=t.j.e),(0,o.isViewObject)(t)&&(i=t.e),i&&i.on("beforeDestruct",()=>{r.delete(t)})}return void 0===n?s[i]:(s[i]=n,n)}},86820:function(t){t.exports='<svg viewBox="0 0 88 88" fill="none" xmlns="http://www.w3.org/2000/svg"> <g> <path d="M44 0.513519C27.2931 0.513519 13.75 13.8981 13.75 30.4095C13.75 46.9208 44 87.4835 44 87.4835C44 87.4835 74.25 46.9208 74.25 30.4095C74.25 13.8981 60.7069 0.513519 44 0.513519ZM19.25 30.4095C19.25 16.921 30.3518 5.94914 44 5.94914C57.6482 5.94914 68.75 16.921 68.75 30.4095C68.75 39.8049 54.9945 62.4871 44 78.1329C33.0055 62.4871 19.25 39.8049 19.25 30.4095ZM44 16.8204C36.4052 16.8204 30.25 22.9035 30.25 30.4095C30.25 37.9154 36.4052 43.9985 44 43.9985C51.5948 43.9985 57.75 37.9154 57.75 30.4095C57.75 22.9035 51.5948 16.8204 44 16.8204ZM44 38.5629C39.4508 38.5629 35.75 34.9054 35.75 30.4095C35.75 25.9135 39.4508 22.256 44 22.256C48.5492 22.256 52.25 25.9135 52.25 30.4095C52.25 34.9054 48.5492 38.5629 44 38.5629Z" fill="#404040"/> </g> <defs> <rect width="88" height="86.97" fill="white" transform="translate(0 0.513519)"/> </defs> </svg>'},86835:function(t,i){"use strict";i.default='<svg xmlns=\'http://www.w3.org/2000/svg\' viewBox="0 0 1792 1792"> <path d="M384 544v576q0 13-9.5 22.5t-22.5 9.5q-14 0-23-9l-288-288q-9-9-9-23t9-23l288-288q9-9 23-9 13 0 22.5 9.5t9.5 22.5zm1408 768v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1088q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1088q13 0 22.5 9.5t9.5 22.5zm0-384v192q0 13-9.5 22.5t-22.5 9.5h-1728q-13 0-22.5-9.5t-9.5-22.5v-192q0-13 9.5-22.5t22.5-9.5h1728q13 0 22.5 9.5t9.5 22.5z"/> </svg> '},87058:function(t,i,n){"use strict";n.d(i,{camelCase:function(){return o}});let o=t=>t.replace(/([-_])(.)/g,(t,i,n)=>n.toUpperCase())},87325:function(t,i,n){"use strict";n.d(i,{component:function(){return a},getComponentClass:function(){return l}});var o=n(82758),r=n(80568);let s=new Map;function a(t){class i extends t{constructor(...t){super(...t),this.constructor===i&&(this instanceof i||Object.setPrototypeOf(this,i.prototype),this.setStatus("ready"))}}let n=(0,r.getClassName)(t.prototype);if(s.has(n)&&!o.IS_PROD)throw Error(`Component with name "${n}" is already registered`);return s.set(n,i),i}function l(t){return s.get(t)}},87394:function(t,i,n){"use strict";var o=n(12153),r=n(6441),s=n(5119);r.Config.prototype.usePopupForSpecialCharacters=!1,r.Config.prototype.specialCharacters=["!","&quot;","#","$","%","&amp;","'","(",")","*","+","-",".","/","0","1","2","3","4","5","6","7","8","9",":",";","&lt;","=","&gt;","?","@","A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z","[","]","^","_","`","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z","{","|","}","~","&euro;","&lsquo;","&rsquo;","&ldquo;","&rdquo;","&ndash;","&mdash;","&iexcl;","&cent;","&pound;","&curren;","&yen;","&brvbar;","&sect;","&uml;","&copy;","&ordf;","&laquo;","&raquo;","&not;","&reg;","&macr;","&deg;","&sup2;","&sup3;","&acute;","&micro;","&para;","&middot;","&cedil;","&sup1;","&ordm;","&frac14;","&frac12;","&frac34;","&iquest;","&Agrave;","&Aacute;","&Acirc;","&Atilde;","&Auml;","&Aring;","&AElig;","&Ccedil;","&Egrave;","&Eacute;","&Ecirc;","&Euml;","&Igrave;","&Iacute;","&Icirc;","&Iuml;","&ETH;","&Ntilde;","&Ograve;","&Oacute;","&Ocirc;","&Otilde;","&Ouml;","&times;","&Oslash;","&Ugrave;","&Uacute;","&Ucirc;","&Uuml;","&Yacute;","&THORN;","&szlig;","&agrave;","&aacute;","&acirc;","&atilde;","&auml;","&aring;","&aelig;","&ccedil;","&egrave;","&eacute;","&ecirc;","&euml;","&igrave;","&iacute;","&icirc;","&iuml;","&eth;","&ntilde;","&ograve;","&oacute;","&ocirc;","&otilde;","&ouml;","&divide;","&oslash;","&ugrave;","&uacute;","&ucirc;","&uuml;","&yacute;","&thorn;","&yuml;","&OElig;","&oelig;","&#372;","&#374","&#373","&#375;","&sbquo;","&#8219;","&bdquo;","&hellip;","&trade;","&#9658;","&bull;","&rarr;","&rArr;","&hArr;","&diams;","&asymp;"],o.Icon.set("symbols",s.default),r.Config.prototype.controls.symbols={hotkeys:["ctrl+shift+i","cmd+shift+i"],tooltip:"Insert Special Character",popup:(t,i,n)=>{let o=t.e.fire("generateSpecialCharactersTable.symbols");if(o){if(t.o.usePopupForSpecialCharacters){let i=t.c.div();return i.classList.add("jodit-symbols"),i.appendChild(o),t.e.on(o,"close_dialog",n),i}t.alert(o,"Select Special Character",void 0,"jodit-symbols").bindDestruct(t);let i=o.querySelector("a");i&&i.focus()}}}},87536:function(t,i,n){"use strict";n.d(i,{checkRemoveContentNotEditable:function(){return a}});var o=n(22732),r=n(21537),s=n(45124);function a(t,i,n){let a=o.Dom.findSibling(i,n);return!a&&i.parentElement&&i.parentElement!==t.editor&&(a=o.Dom.findSibling(i.parentElement,n)),!(!o.Dom.isElement(a)||o.Dom.isContentEditable(a,t.editor))&&((0,r.call)(n?o.Dom.before:o.Dom.after,a,i),o.Dom.safeRemove(a),(0,s.moveNodeInsideStart)(t,i,n),(0,r.call)(n?t.s.setCursorBefore:t.s.setCursorAfter,i),!0)}},87602:function(t,i,n){"use strict";n.d(i,{applySize:function(){return l}});var o=n(29807),r=n(29960),s=n(41180),a=n(14415);function l(t,i,n,l){if(i!==t.offsetWidth||n!==t.offsetHeight){let c=i?(0,a.normalSizeToString)(i):null,u=n?(0,a.normalSizeToString)(n):null;(0,s.css)(t,{width:c,height:c&&l?null:u}),(0,r.attr)(t,"width",c&&(0,o.isNumeric)(i)&&(0,r.attr)(t,"width")?c:null),(!(0,r.attr)(t,"width")||l)&&(u=null),(0,r.attr)(t,"height",u)}}},87612:function(t,i,n){"use strict";function o(t){return"boolean"==typeof t}n.d(i,{isBoolean:function(){return o}})},88092:function(t,i,n){"use strict";var o=n(67008),r=n.n(o),s=n(6441),a=n(2748),l=n(68345);s.Config.prototype.controls.iframeEditor={icon:r(),tooltip:"Iframe Editor",exec:(t,i)=>{a.Dom.isTag(i,"jodit")&&a.Dom.isTag(i.firstElementChild,"iframe")&&(i=i.firstElementChild),t.e.fire("toggleIframeEditor",a.Dom.isTag(i,"iframe")?i:null)}},(0,l.isArray)(s.Config.prototype.popup.iframe)&&s.Config.prototype.popup.iframe.push("iframeEditor")},88572:function(t,i,n){"use strict";n.d(i,{UIFormButtonGenerator:function(){return u}});var o=n(82749),r=n(2748),s=n(4510),a=n(38837),l=n(67510),c=n(62357);class u extends l.UIElement{className(){return"UIFormButtonGenerator"}update(){this.onUpdates.forEach(t=>t());let t=this.getElm("box-shadow");(0,a.assert)(null!=t,"box-shadow does not exists");let i=this.getElm("text-shadow");(0,a.assert)(null!=i,"text-shadow does not exists"),t.style.display=this.state.boxShadow?"":"none",i.style.display=this.state.textShadow?"":"none"}render(){return`<div>
566
566
  <div class='&__group &__text'>
567
567
  <div class='&__title'>Text</div>
568
568
  <div class='&__row'>