@ckeditor/ckeditor5-ai 41.2.1 → 41.3.0-alpha.3

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 (158) hide show
  1. package/build/ai.js +1 -1
  2. package/dist/content-index.css +332 -0
  3. package/dist/editor-index.css +573 -0
  4. package/dist/index.css +1344 -0
  5. package/dist/translations/af.d.ts +8 -0
  6. package/dist/translations/af.js +23 -0
  7. package/dist/translations/ar.d.ts +8 -0
  8. package/dist/translations/ar.js +23 -0
  9. package/dist/translations/bg.d.ts +8 -0
  10. package/dist/translations/bg.js +23 -0
  11. package/dist/translations/bn.d.ts +8 -0
  12. package/dist/translations/bn.js +23 -0
  13. package/dist/translations/bs.d.ts +8 -0
  14. package/dist/translations/bs.js +23 -0
  15. package/dist/translations/ca.d.ts +8 -0
  16. package/dist/translations/ca.js +23 -0
  17. package/dist/translations/cs.d.ts +8 -0
  18. package/dist/translations/cs.js +23 -0
  19. package/dist/translations/da.d.ts +8 -0
  20. package/dist/translations/da.js +23 -0
  21. package/dist/translations/de-ch.d.ts +8 -0
  22. package/dist/translations/de-ch.js +23 -0
  23. package/dist/translations/de.d.ts +8 -0
  24. package/dist/translations/de.js +23 -0
  25. package/dist/translations/el.d.ts +8 -0
  26. package/dist/translations/el.js +23 -0
  27. package/dist/translations/en-au.d.ts +8 -0
  28. package/dist/translations/en-au.js +23 -0
  29. package/dist/translations/en.d.ts +8 -0
  30. package/dist/translations/en.js +23 -0
  31. package/dist/translations/es-co.d.ts +8 -0
  32. package/dist/translations/es-co.js +23 -0
  33. package/dist/translations/es.d.ts +8 -0
  34. package/dist/translations/es.js +23 -0
  35. package/dist/translations/et.d.ts +8 -0
  36. package/dist/translations/et.js +23 -0
  37. package/dist/translations/fa.d.ts +8 -0
  38. package/dist/translations/fa.js +23 -0
  39. package/dist/translations/fi.d.ts +8 -0
  40. package/dist/translations/fi.js +23 -0
  41. package/dist/translations/fr.d.ts +8 -0
  42. package/dist/translations/fr.js +23 -0
  43. package/dist/translations/gl.d.ts +8 -0
  44. package/dist/translations/gl.js +23 -0
  45. package/dist/translations/he.d.ts +8 -0
  46. package/dist/translations/he.js +23 -0
  47. package/dist/translations/hi.d.ts +8 -0
  48. package/dist/translations/hi.js +23 -0
  49. package/dist/translations/hr.d.ts +8 -0
  50. package/dist/translations/hr.js +23 -0
  51. package/dist/translations/hu.d.ts +8 -0
  52. package/dist/translations/hu.js +23 -0
  53. package/dist/translations/id.d.ts +8 -0
  54. package/dist/translations/id.js +23 -0
  55. package/dist/translations/it.d.ts +8 -0
  56. package/dist/translations/it.js +23 -0
  57. package/dist/translations/ja.d.ts +8 -0
  58. package/dist/translations/ja.js +23 -0
  59. package/dist/translations/jv.d.ts +8 -0
  60. package/dist/translations/jv.js +23 -0
  61. package/dist/translations/ko.d.ts +8 -0
  62. package/dist/translations/ko.js +23 -0
  63. package/dist/translations/lt.d.ts +8 -0
  64. package/dist/translations/lt.js +23 -0
  65. package/dist/translations/lv.d.ts +8 -0
  66. package/dist/translations/lv.js +23 -0
  67. package/dist/translations/ms.d.ts +8 -0
  68. package/dist/translations/ms.js +23 -0
  69. package/dist/translations/nl.d.ts +8 -0
  70. package/dist/translations/nl.js +23 -0
  71. package/dist/translations/no.d.ts +8 -0
  72. package/dist/translations/no.js +23 -0
  73. package/dist/translations/pl.d.ts +8 -0
  74. package/dist/translations/pl.js +23 -0
  75. package/dist/translations/pt-br.d.ts +8 -0
  76. package/dist/translations/pt-br.js +23 -0
  77. package/dist/translations/pt.d.ts +8 -0
  78. package/dist/translations/pt.js +23 -0
  79. package/dist/translations/ro.d.ts +8 -0
  80. package/dist/translations/ro.js +23 -0
  81. package/dist/translations/ru.d.ts +8 -0
  82. package/dist/translations/ru.js +23 -0
  83. package/dist/translations/sk.d.ts +8 -0
  84. package/dist/translations/sk.js +23 -0
  85. package/dist/translations/sr-latn.d.ts +8 -0
  86. package/dist/translations/sr-latn.js +23 -0
  87. package/dist/translations/sr.d.ts +8 -0
  88. package/dist/translations/sr.js +23 -0
  89. package/dist/translations/sv.d.ts +8 -0
  90. package/dist/translations/sv.js +23 -0
  91. package/dist/translations/th.d.ts +8 -0
  92. package/dist/translations/th.js +23 -0
  93. package/dist/translations/tk.d.ts +8 -0
  94. package/dist/translations/tk.js +23 -0
  95. package/dist/translations/tr.d.ts +8 -0
  96. package/dist/translations/tr.js +23 -0
  97. package/dist/translations/ug.d.ts +8 -0
  98. package/dist/translations/ug.js +23 -0
  99. package/dist/translations/uk.d.ts +8 -0
  100. package/dist/translations/uk.js +23 -0
  101. package/dist/translations/ur.d.ts +8 -0
  102. package/dist/translations/ur.js +23 -0
  103. package/dist/translations/uz.d.ts +8 -0
  104. package/dist/translations/uz.js +23 -0
  105. package/dist/translations/vi.d.ts +8 -0
  106. package/dist/translations/vi.js +23 -0
  107. package/dist/translations/zh-cn.d.ts +8 -0
  108. package/dist/translations/zh-cn.js +23 -0
  109. package/dist/translations/zh.d.ts +8 -0
  110. package/dist/translations/zh.js +23 -0
  111. package/dist/types/adapters/aiadapter.d.ts +52 -0
  112. package/dist/types/adapters/aitextadapter.d.ts +150 -0
  113. package/dist/types/adapters/awstextadapter.d.ts +182 -0
  114. package/dist/types/adapters/openaitextadapter.d.ts +185 -0
  115. package/dist/types/aiassistant.d.ts +390 -0
  116. package/dist/types/aiassistantediting.d.ts +50 -0
  117. package/dist/types/aiassistantui.d.ts +57 -0
  118. package/dist/types/aiconfig.d.ts +73 -0
  119. package/dist/types/augmentation.d.ts +31 -0
  120. package/dist/types/index.d.ts +17 -0
  121. package/dist/types/ui/aiassistantcontroller.d.ts +113 -0
  122. package/dist/types/ui/dropdown/aicommandslistview.d.ts +37 -0
  123. package/dist/types/ui/dropdown/buttonlabelwithhighlightview.d.ts +33 -0
  124. package/dist/types/ui/dropdown/labelwithhighlightview.d.ts +29 -0
  125. package/dist/types/ui/form/aiformcontentarea.d.ts +52 -0
  126. package/dist/types/ui/form/aiformerrorview.d.ts +30 -0
  127. package/dist/types/ui/form/aiformpromptview.d.ts +50 -0
  128. package/dist/types/ui/form/aiformtoolbarview.d.ts +62 -0
  129. package/dist/types/ui/form/aiformview.d.ts +145 -0
  130. package/dist/types/ui/form/aihistorylistitemview.d.ts +22 -0
  131. package/dist/types/ui/form/aihistorylistview.d.ts +39 -0
  132. package/dist/types/ui/form/prompthistory.d.ts +24 -0
  133. package/dist/types/ui/showaiassistantcommand.d.ts +44 -0
  134. package/dist/types/utils/common-translations.d.ts +13 -0
  135. package/package.json +5 -4
  136. package/src/adapters/aiadapter.js +1 -1
  137. package/src/adapters/aitextadapter.js +1 -1
  138. package/src/adapters/awstextadapter.js +1 -1
  139. package/src/adapters/openaitextadapter.js +1 -1
  140. package/src/aiassistant.js +1 -1
  141. package/src/aiassistantediting.d.ts +0 -5
  142. package/src/aiassistantediting.js +1 -1
  143. package/src/aiassistantui.js +1 -1
  144. package/src/index.js +1 -1
  145. package/src/ui/aiassistantcontroller.js +1 -1
  146. package/src/ui/dropdown/aicommandslistview.js +1 -1
  147. package/src/ui/dropdown/buttonlabelwithhighlightview.js +1 -1
  148. package/src/ui/dropdown/labelwithhighlightview.js +1 -1
  149. package/src/ui/form/aiformcontentarea.js +1 -1
  150. package/src/ui/form/aiformerrorview.js +1 -1
  151. package/src/ui/form/aiformpromptview.js +1 -1
  152. package/src/ui/form/aiformtoolbarview.js +1 -1
  153. package/src/ui/form/aiformview.js +1 -1
  154. package/src/ui/form/aihistorylistitemview.js +1 -1
  155. package/src/ui/form/aihistorylistview.js +1 -1
  156. package/src/ui/form/prompthistory.js +1 -1
  157. package/src/ui/showaiassistantcommand.js +1 -1
  158. package/src/utils/common-translations.js +1 -1
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2a385b=_0x3cf9;(function(_0x2c95e8,_0x304903){const _0x5b6e16=_0x3cf9,_0x288442=_0x2c95e8();while(!![]){try{const _0x503d74=-parseInt(_0x5b6e16(0x150))/0x1*(parseInt(_0x5b6e16(0x177))/0x2)+parseInt(_0x5b6e16(0x192))/0x3+parseInt(_0x5b6e16(0x159))/0x4*(-parseInt(_0x5b6e16(0x158))/0x5)+-parseInt(_0x5b6e16(0x180))/0x6*(-parseInt(_0x5b6e16(0x193))/0x7)+parseInt(_0x5b6e16(0x153))/0x8*(-parseInt(_0x5b6e16(0x174))/0x9)+parseInt(_0x5b6e16(0x163))/0xa+parseInt(_0x5b6e16(0x189))/0xb;if(_0x503d74===_0x304903)break;else _0x288442['push'](_0x288442['shift']());}catch(_0x2283fa){_0x288442['push'](_0x288442['shift']());}}}(_0x1150,0x763e0));import{global as _0x5dec7f}from'ckeditor5/src/utils.js';import{View as _0x327d24,ButtonView as _0x5babfd,SpinnerView as _0x20c0e7}from'ckeditor5/src/ui.js';import _0x46f1ea from'../../../theme/icons/copy.svg';function _0x3cf9(_0x31e35e,_0x342f40){const _0x1150c4=_0x1150();return _0x3cf9=function(_0x3cf9f2,_0x2effc9){_0x3cf9f2=_0x3cf9f2-0x143;let _0x2f9ec5=_0x1150c4[_0x3cf9f2];return _0x2f9ec5;},_0x3cf9(_0x31e35e,_0x342f40);}import{getTranslation as _0x3c0573}from'../../utils/common-translations.js';import{icons as _0x1dcac4}from'ckeditor5/src/core.js';function _0x1150(){const _0x296c4f=['_createCopyButton','remove','lastElementChild','render','text/html','bind','style','execCommand','340137BxniDp','12166VmRFnH','createRange','_createLoader','listenTo','addRange','setTemplate','removeAllRanges','absolute','ClipboardItem','div','clipboard','_copyHTMLToClipboard','appendLoader','contentFieldView','ck-hidden','.ck-ai-form__loader','execute','body','ck-ai-form__content-area-wrapper','ck-reset_all-excluded','20275hWZclT','Copy','mousedown','13248ecfVYi','ck-ai-form__content-field','value','ck-ai-form__copy-button','focus','31290zWmDVA','128EdNulK','querySelector','smooth','copyButtonView','\x20ck-ai-form__copy-button--copied','AI\x20is\x20writing...','firstElementChild','isProcessing','bindTemplate','ck-ai-form__content-area--processing','6830260aIRYGI','text/plain','copy','setContent','wheel','<span>]</span>','scrollHeight','ck-ai-form__copy-button-wrapper','loaderView','isEnabled','position','getSelection','change:value','ck-content','appendChild','setStartAfter','element','4905AiFZPI','locale','scrollTo','44cJyNpW','check','<span>[</span>','change:isProcessing','setEndBefore','innerHTML','isVisible','textContent','createElement','2556GEXTGu','left','-9999px','icon','set','ck-ai-form__loader','ck-ai-form__content-area','class','write','5459883yhWOUk'];_0x1150=function(){return _0x296c4f;};return _0x1150();}export default class st extends _0x327d24{constructor(_0x28ab11,_0x113e51=''){const _0x4cda55=_0x3cf9;super(_0x28ab11),this[_0x4cda55(0x184)]({'value':null,'isVisible':!0x1,'isProcessing':!0x1});const _0x417d37=this[_0x4cda55(0x161)];this[_0x4cda55(0x149)]=new ContentFieldView(_0x28ab11,_0x113e51),this[_0x4cda55(0x15c)]=this[_0x4cda55(0x18a)](),this[_0x4cda55(0x198)]({'tag':_0x4cda55(0x145),'attributes':{'class':['ck',_0x4cda55(0x14e),_0x417d37['if'](_0x4cda55(0x17d),_0x4cda55(0x14a),_0x21c818=>!_0x21c818)],'tabindex':'-1'},'children':[{'tag':_0x4cda55(0x145),'attributes':{'class':['ck',_0x4cda55(0x186),_0x417d37['if'](_0x4cda55(0x160),_0x4cda55(0x162))]},'children':[this[_0x4cda55(0x149)],{'tag':_0x4cda55(0x145),'attributes':{'class':['ck',_0x4cda55(0x16a)]},'children':[this[_0x4cda55(0x15c)]]}]}]});}[_0x2a385b(0x18d)](){const _0x2514a1=_0x2a385b;super[_0x2514a1(0x18d)](),this[_0x2514a1(0x155)]&&this[_0x2514a1(0x149)][_0x2514a1(0x166)](this[_0x2514a1(0x155)]);let _0x2040ea=!0x1;this['on'](_0x2514a1(0x16f),(_0x23b941,_0x28e21e,_0x3dad2a)=>{const _0x2be27f=_0x2514a1,_0x330e3c=!this[_0x2be27f(0x149)][_0x2be27f(0x173)][_0x2be27f(0x15a)](_0x2be27f(0x14b));this[_0x2be27f(0x149)][_0x2be27f(0x166)](_0x3dad2a),this[_0x2be27f(0x160)]&&_0x330e3c&&!_0x2040ea&&this[_0x2be27f(0x173)][_0x2be27f(0x176)]({'top':this[_0x2be27f(0x173)][_0x2be27f(0x169)],'behavior':_0x2be27f(0x15b)});}),this['on'](_0x2514a1(0x17a),(_0x33e525,_0x32654e,_0x2fce57)=>{const _0x4415c6=_0x2514a1;_0x2040ea=!0x1,_0x2fce57?(this[_0x4415c6(0x155)]=null,this[_0x4415c6(0x149)][_0x4415c6(0x148)]()):this[_0x4415c6(0x155)]||this[_0x4415c6(0x149)][_0x4415c6(0x166)]('');}),this[_0x2514a1(0x196)](this[_0x2514a1(0x173)],_0x2514a1(0x167),()=>{_0x2040ea=!0x0;}),this[_0x2514a1(0x196)](this[_0x2514a1(0x173)],_0x2514a1(0x152),()=>{_0x2040ea=!0x0;});}[_0x2a385b(0x157)](){const _0x438606=_0x2a385b;this[_0x438606(0x173)][_0x438606(0x157)]();}[_0x2a385b(0x18a)](){const _0x57c5d1=_0x2a385b,_0x54cfb6=this[_0x57c5d1(0x175)],_0xc51943=new _0x5babfd(this[_0x57c5d1(0x175)]),_0x45e947=_0x57c5d1(0x156);return _0xc51943[_0x57c5d1(0x184)]({'label':_0x3c0573(_0x54cfb6,_0x57c5d1(0x151)),'icon':_0x46f1ea,'class':_0x45e947,'tooltip':!0x0}),_0xc51943[_0x57c5d1(0x18f)](_0x57c5d1(0x17d))['to'](this,_0x57c5d1(0x155),_0x27a2fe=>!!_0x27a2fe),_0xc51943[_0x57c5d1(0x18f)](_0x57c5d1(0x16c))['to'](this,_0x57c5d1(0x160),_0x2834d5=>!_0x2834d5),_0xc51943['on'](_0x57c5d1(0x14c),()=>{const _0x1dc822=_0x57c5d1;this[_0x1dc822(0x147)](this[_0x1dc822(0x149)][_0x1dc822(0x173)]),_0xc51943[_0x1dc822(0x183)]=_0x1dcac4[_0x1dc822(0x178)],_0xc51943[_0x1dc822(0x187)]=_0x45e947+_0x1dc822(0x15d),this[_0x1dc822(0x157)](),setTimeout(()=>{const _0x384310=_0x1dc822;_0xc51943[_0x384310(0x183)]=_0x46f1ea,_0xc51943[_0x384310(0x187)]=_0x45e947;},0x3e8);}),_0xc51943;}[_0x2a385b(0x147)](_0x268cda){const _0x55f362=_0x2a385b,{window:_0x2dabf9,document:_0x1fedbc}=_0x5dec7f;if(_0x2dabf9[_0x55f362(0x144)]){const {Blob:_0x20153c,ClipboardItem:_0x48fc61}=_0x2dabf9,_0x32de50=[new _0x48fc61({'text/html':new _0x20153c([_0x268cda[_0x55f362(0x17c)]],{'type':_0x55f362(0x18e)}),'text/plain':new _0x20153c([_0x268cda[_0x55f362(0x17e)]||''],{'type':_0x55f362(0x164)})})];navigator[_0x55f362(0x146)][_0x55f362(0x188)](_0x32de50);}else{const _0x11b46e=_0x1fedbc[_0x55f362(0x17f)](_0x55f362(0x145));_0x11b46e[_0x55f362(0x190)][_0x55f362(0x16d)]=_0x55f362(0x143),_0x11b46e[_0x55f362(0x190)][_0x55f362(0x181)]=_0x55f362(0x182),_0x11b46e[_0x55f362(0x17c)]=_0x55f362(0x179)+_0x268cda[_0x55f362(0x17c)]+_0x55f362(0x168),_0x1fedbc[_0x55f362(0x14d)][_0x55f362(0x171)](_0x11b46e);const _0x37a278=_0x1fedbc[_0x55f362(0x194)]();_0x37a278[_0x55f362(0x172)](_0x11b46e[_0x55f362(0x15f)]),_0x37a278[_0x55f362(0x17b)](_0x11b46e[_0x55f362(0x18c)]);const _0x26bbe4=_0x2dabf9[_0x55f362(0x16e)]();_0x26bbe4[_0x55f362(0x199)](),_0x26bbe4[_0x55f362(0x197)](_0x37a278),_0x1fedbc[_0x55f362(0x191)](_0x55f362(0x165)),_0x11b46e[_0x55f362(0x18b)]();}}}export class ContentFieldView extends _0x327d24{constructor(_0x120883,_0x4b955b=''){const _0x49ad74=_0x2a385b;super(_0x120883),this[_0x49ad74(0x16b)]=this[_0x49ad74(0x195)](),this[_0x49ad74(0x198)]({'tag':_0x49ad74(0x145),'attributes':{'class':['ck',_0x49ad74(0x170),_0x4b955b,_0x49ad74(0x14f),_0x49ad74(0x154)]}});}[_0x2a385b(0x166)](_0x3d2306){const _0x5b95c4=_0x2a385b;this[_0x5b95c4(0x173)][_0x5b95c4(0x17c)]=_0x3d2306;}[_0x2a385b(0x148)](){const _0x42e89d=_0x2a385b;this[_0x42e89d(0x173)][_0x42e89d(0x171)](this[_0x42e89d(0x16b)][_0x42e89d(0x173)]);}[_0x2a385b(0x195)](){const _0x45eb15=_0x2a385b,_0x26d228=new _0x327d24(),_0xc102a=this[_0x45eb15(0x175)],_0xaf790c=new _0x20c0e7();return _0xaf790c[_0x45eb15(0x17d)]=!0x0,_0x26d228[_0x45eb15(0x198)]({'tag':_0x45eb15(0x145),'attributes':{'class':['ck',_0x45eb15(0x185)]},'children':[_0xaf790c,{'text':_0x3c0573(_0xc102a,_0x45eb15(0x15e))}]}),_0x26d228[_0x45eb15(0x18d)](),_0x26d228;}}
23
+ const _0x139955=_0x2e18;function _0x2e18(_0x5bd1ec,_0x3d285c){const _0x2085f0=_0x2085();return _0x2e18=function(_0x2e1871,_0xc88b71){_0x2e1871=_0x2e1871-0x15c;let _0x24b953=_0x2085f0[_0x2e1871];return _0x24b953;},_0x2e18(_0x5bd1ec,_0x3d285c);}(function(_0x5eb121,_0xc0cdb5){const _0x3cd26a=_0x2e18,_0x3fd47b=_0x5eb121();while(!![]){try{const _0x3fb3ac=-parseInt(_0x3cd26a(0x1a8))/0x1+-parseInt(_0x3cd26a(0x186))/0x2+-parseInt(_0x3cd26a(0x1b1))/0x3*(-parseInt(_0x3cd26a(0x183))/0x4)+parseInt(_0x3cd26a(0x19c))/0x5+parseInt(_0x3cd26a(0x167))/0x6+-parseInt(_0x3cd26a(0x1aa))/0x7*(-parseInt(_0x3cd26a(0x190))/0x8)+parseInt(_0x3cd26a(0x1a3))/0x9*(-parseInt(_0x3cd26a(0x193))/0xa);if(_0x3fb3ac===_0xc0cdb5)break;else _0x3fd47b['push'](_0x3fd47b['shift']());}catch(_0x368028){_0x3fd47b['push'](_0x3fd47b['shift']());}}}(_0x2085,0x6fef3));import{global as _0x423284}from'ckeditor5/src/utils.js';import{View as _0x35af26,ButtonView as _0x4ecf10,SpinnerView as _0x434137}from'ckeditor5/src/ui.js';import _0x4842f9 from'../../../theme/icons/copy.svg';import{getTranslation as _0x5e08f4}from'../../utils/common-translations.js';import{icons as _0x56caa4}from'ckeditor5/src/core.js';export default class st extends _0x35af26{constructor(_0xec567a,_0xad2a39=''){const _0x49bece=_0x2e18;super(_0xec567a),this[_0x49bece(0x1b0)]({'value':null,'isVisible':!0x1,'isProcessing':!0x1});const _0x1709ff=this[_0x49bece(0x16a)];this[_0x49bece(0x17d)]=new ContentFieldView(_0xec567a,_0xad2a39),this[_0x49bece(0x1ac)]=this[_0x49bece(0x19b)](),this[_0x49bece(0x180)]({'tag':_0x49bece(0x179),'attributes':{'class':['ck',_0x49bece(0x18c),_0x1709ff['if'](_0x49bece(0x17b),_0x49bece(0x16c),_0x542afc=>!_0x542afc)],'tabindex':'-1'},'children':[{'tag':_0x49bece(0x179),'attributes':{'class':['ck',_0x49bece(0x185),_0x1709ff['if'](_0x49bece(0x19d),_0x49bece(0x174))]},'children':[this[_0x49bece(0x17d)],{'tag':_0x49bece(0x179),'attributes':{'class':['ck',_0x49bece(0x1ab)]},'children':[this[_0x49bece(0x1ac)]]}]}]});}[_0x139955(0x17e)](){const _0x553099=_0x139955;super[_0x553099(0x17e)](),this[_0x553099(0x199)]&&this[_0x553099(0x17d)][_0x553099(0x184)](this[_0x553099(0x199)]);let _0x531cb4=!0x1;this['on'](_0x553099(0x177),(_0x210fef,_0xb0aa15,_0x4724b7)=>{const _0x1d6cd9=_0x553099,_0x4827e8=!this[_0x1d6cd9(0x17d)][_0x1d6cd9(0x188)][_0x1d6cd9(0x17f)](_0x1d6cd9(0x182));this[_0x1d6cd9(0x17d)][_0x1d6cd9(0x184)](_0x4724b7),this[_0x1d6cd9(0x19d)]&&_0x4827e8&&!_0x531cb4&&this[_0x1d6cd9(0x188)][_0x1d6cd9(0x1a2)]({'top':this[_0x1d6cd9(0x188)][_0x1d6cd9(0x168)],'behavior':_0x1d6cd9(0x16e)});}),this['on'](_0x553099(0x176),(_0x2fd842,_0xa05c2,_0x4b77b4)=>{const _0x544072=_0x553099;_0x531cb4=!0x1,_0x4b77b4?(this[_0x544072(0x199)]=null,this[_0x544072(0x17d)][_0x544072(0x19e)]()):this[_0x544072(0x199)]||this[_0x544072(0x17d)][_0x544072(0x184)]('');}),this[_0x553099(0x164)](this[_0x553099(0x188)],_0x553099(0x1af),()=>{_0x531cb4=!0x0;}),this[_0x553099(0x164)](this[_0x553099(0x188)],_0x553099(0x161),()=>{_0x531cb4=!0x0;});}[_0x139955(0x18a)](){const _0x366d64=_0x139955;this[_0x366d64(0x188)][_0x366d64(0x18a)]();}[_0x139955(0x19b)](){const _0x42694a=_0x139955,_0xd64560=this[_0x42694a(0x15d)],_0x2070eb=new _0x4ecf10(this[_0x42694a(0x15d)]),_0x32d36b=_0x42694a(0x196);return _0x2070eb[_0x42694a(0x1b0)]({'label':_0x5e08f4(_0xd64560,_0x42694a(0x1a4)),'icon':_0x4842f9,'class':_0x32d36b,'tooltip':!0x0}),_0x2070eb[_0x42694a(0x1a1)](_0x42694a(0x17b))['to'](this,_0x42694a(0x199),_0x36845a=>!!_0x36845a),_0x2070eb[_0x42694a(0x1a1)](_0x42694a(0x1a6))['to'](this,_0x42694a(0x19d),_0x36d92e=>!_0x36d92e),_0x2070eb['on'](_0x42694a(0x198),()=>{const _0x187cf0=_0x42694a;this[_0x187cf0(0x166)](this[_0x187cf0(0x17d)][_0x187cf0(0x188)]),_0x2070eb[_0x187cf0(0x191)]=_0x56caa4[_0x187cf0(0x192)],_0x2070eb[_0x187cf0(0x197)]=_0x32d36b+_0x187cf0(0x18b),this[_0x187cf0(0x18a)](),setTimeout(()=>{const _0x56aae9=_0x187cf0;_0x2070eb[_0x56aae9(0x191)]=_0x4842f9,_0x2070eb[_0x56aae9(0x197)]=_0x32d36b;},0x3e8);}),_0x2070eb;}[_0x139955(0x166)](_0xebab19){const _0x2c6424=_0x139955,{window:_0x275488,document:_0x581f60}=_0x423284;if(_0x275488[_0x2c6424(0x19f)]){const {Blob:_0x500460,ClipboardItem:_0x5a10fa}=_0x275488,_0x279b41=[new _0x5a10fa({'text/html':new _0x500460([_0xebab19[_0x2c6424(0x15f)]],{'type':_0x2c6424(0x15e)}),'text/plain':new _0x500460([_0xebab19[_0x2c6424(0x1a0)]||''],{'type':_0x2c6424(0x1a5)})})];navigator[_0x2c6424(0x17c)][_0x2c6424(0x1a9)](_0x279b41);}else{const _0x13b034=_0x581f60[_0x2c6424(0x172)](_0x2c6424(0x179));_0x13b034[_0x2c6424(0x175)][_0x2c6424(0x171)]=_0x2c6424(0x181),_0x13b034[_0x2c6424(0x175)][_0x2c6424(0x195)]=_0x2c6424(0x18f),_0x13b034[_0x2c6424(0x15f)]=_0x2c6424(0x17a)+_0xebab19[_0x2c6424(0x15f)]+_0x2c6424(0x16b),_0x581f60[_0x2c6424(0x163)][_0x2c6424(0x194)](_0x13b034);const _0x42de4e=_0x581f60[_0x2c6424(0x15c)]();_0x42de4e[_0x2c6424(0x19a)](_0x13b034[_0x2c6424(0x16d)]),_0x42de4e[_0x2c6424(0x189)](_0x13b034[_0x2c6424(0x173)]);const _0x50fa87=_0x275488[_0x2c6424(0x18e)]();_0x50fa87[_0x2c6424(0x16f)](),_0x50fa87[_0x2c6424(0x169)](_0x42de4e),_0x581f60[_0x2c6424(0x1ae)](_0x2c6424(0x1ad)),_0x13b034[_0x2c6424(0x187)]();}}}function _0x2085(){const _0x25d297=['ck-ai-form__copy-button-wrapper','copyButtonView','copy','execCommand','wheel','set','138JsKExT','createRange','locale','text/html','innerHTML','ck-ai-form__content-field','mousedown','_createLoader','body','listenTo','ck-reset_all-excluded','_copyHTMLToClipboard','4235988macwPU','scrollHeight','addRange','bindTemplate','<span>]</span>','ck-hidden','firstElementChild','smooth','removeAllRanges','loaderView','position','createElement','lastElementChild','ck-ai-form__content-area--processing','style','change:isProcessing','change:value','AI\x20is\x20writing...','div','<span>[</span>','isVisible','clipboard','contentFieldView','render','querySelector','setTemplate','absolute','.ck-ai-form__loader','74716mkGtBs','setContent','ck-ai-form__content-area','1464878XNlMaa','remove','element','setEndBefore','focus','\x20ck-ai-form__copy-button--copied','ck-ai-form__content-area-wrapper','ck-ai-form__loader','getSelection','-9999px','7075832YUwUgk','icon','check','30eVOUOR','appendChild','left','ck-ai-form__copy-button','class','execute','value','setStartAfter','_createCopyButton','3567420JGLhZm','isProcessing','appendLoader','ClipboardItem','textContent','bind','scrollTo','4976676XTpOcL','Copy','text/plain','isEnabled','ck-content','313381mMwtqq','write','7wYCwpl'];_0x2085=function(){return _0x25d297;};return _0x2085();}export class ContentFieldView extends _0x35af26{constructor(_0x32b298,_0x4d59dc=''){const _0x3338a1=_0x139955;super(_0x32b298),this[_0x3338a1(0x170)]=this[_0x3338a1(0x162)](),this[_0x3338a1(0x180)]({'tag':_0x3338a1(0x179),'attributes':{'class':['ck',_0x3338a1(0x1a7),_0x4d59dc,_0x3338a1(0x165),_0x3338a1(0x160)]}});}[_0x139955(0x184)](_0x3afbc2){const _0xf2aa1e=_0x139955;this[_0xf2aa1e(0x188)][_0xf2aa1e(0x15f)]=_0x3afbc2;}[_0x139955(0x19e)](){const _0x56a4c4=_0x139955;this[_0x56a4c4(0x188)][_0x56a4c4(0x194)](this[_0x56a4c4(0x170)][_0x56a4c4(0x188)]);}[_0x139955(0x162)](){const _0x1f5ffd=_0x139955,_0xe8d79e=new _0x35af26(),_0x257574=this[_0x1f5ffd(0x15d)],_0x9f5d58=new _0x434137();return _0x9f5d58[_0x1f5ffd(0x17b)]=!0x0,_0xe8d79e[_0x1f5ffd(0x180)]({'tag':_0x1f5ffd(0x179),'attributes':{'class':['ck',_0x1f5ffd(0x18d)]},'children':[_0x9f5d58,{'text':_0x5e08f4(_0x257574,_0x1f5ffd(0x178))}]}),_0xe8d79e[_0x1f5ffd(0x17e)](),_0xe8d79e;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x2963ea,_0x17fc3a){const _0xd914dd=_0xc0dd,_0xd32f70=_0x2963ea();while(!![]){try{const _0xfb2747=parseInt(_0xd914dd(0x193))/0x1+parseInt(_0xd914dd(0x18d))/0x2+parseInt(_0xd914dd(0x199))/0x3*(parseInt(_0xd914dd(0x18c))/0x4)+parseInt(_0xd914dd(0x191))/0x5+parseInt(_0xd914dd(0x19a))/0x6+parseInt(_0xd914dd(0x18e))/0x7+-parseInt(_0xd914dd(0x190))/0x8;if(_0xfb2747===_0x17fc3a)break;else _0xd32f70['push'](_0xd32f70['shift']());}catch(_0x468f86){_0xd32f70['push'](_0xd32f70['shift']());}}}(_0x4695,0x88e67));import{View as _0x365578,IconView as _0x2e6753}from'ckeditor5/src/ui.js';function _0xc0dd(_0x49bd68,_0x370639){const _0x46957d=_0x4695();return _0xc0dd=function(_0x1492cd,_0x23c002){_0x1492cd=_0x1492cd-0x18c;let _0x2f289e=_0x46957d[_0x1492cd];return _0x2f289e;},_0xc0dd(_0x49bd68,_0x370639);}import _0x43ff2f from'../../../theme/icons/error.svg';export default class ot extends _0x365578{constructor(_0x19002c,_0x32a21a=''){const _0x1d07ac=_0xc0dd;super(_0x19002c);const _0x3173ec=new _0x2e6753(),_0x29f264=this[_0x1d07ac(0x18f)];this[_0x1d07ac(0x195)](_0x1d07ac(0x196),_0x32a21a),_0x3173ec[_0x1d07ac(0x194)]=_0x43ff2f,this[_0x1d07ac(0x192)]({'tag':_0x1d07ac(0x198),'attributes':{'class':['ck',_0x1d07ac(0x197)]},'children':[_0x3173ec,{'text':_0x29f264['to'](_0x1d07ac(0x196))}]});}}function _0x4695(){const _0x5bdbb8=['setTemplate','564166JnSPgG','content','set','text','ck-ai-form__error','div','740613XBlKdH','1192716qwxMyq','8HetHSW','909112kGFCHt','3455102KaXKmJ','bindTemplate','14891880yjvhQD','1086960AawCWv'];_0x4695=function(){return _0x5bdbb8;};return _0x4695();}
23
+ (function(_0x3add02,_0x57d851){const _0x48e6ea=_0x73d5,_0x171488=_0x3add02();while(!![]){try{const _0x48abd8=-parseInt(_0x48e6ea(0x79))/0x1*(-parseInt(_0x48e6ea(0x83))/0x2)+-parseInt(_0x48e6ea(0x80))/0x3+parseInt(_0x48e6ea(0x74))/0x4*(-parseInt(_0x48e6ea(0x7b))/0x5)+parseInt(_0x48e6ea(0x77))/0x6+parseInt(_0x48e6ea(0x7f))/0x7+parseInt(_0x48e6ea(0x7a))/0x8*(parseInt(_0x48e6ea(0x82))/0x9)+-parseInt(_0x48e6ea(0x81))/0xa*(-parseInt(_0x48e6ea(0x85))/0xb);if(_0x48abd8===_0x57d851)break;else _0x171488['push'](_0x171488['shift']());}catch(_0x2b1abc){_0x171488['push'](_0x171488['shift']());}}}(_0x5a1b,0xe6689));function _0x5a1b(){const _0x3d0eaa=['122OUQGmK','40efQdWT','3893945Adoqdj','div','bindTemplate','setTemplate','1286068LYZCpt','3949569hGxtEi','77790mSnyEb','285777kxCngY','21342nBhlOx','ck-ai-form__error','473bBxRLz','4OfKlZO','set','content','6361302bKmIiH','text'];_0x5a1b=function(){return _0x3d0eaa;};return _0x5a1b();}import{View as _0x2d11a4,IconView as _0x98f5ad}from'ckeditor5/src/ui.js';function _0x73d5(_0x556cd8,_0x3bf935){const _0x5a1b4a=_0x5a1b();return _0x73d5=function(_0x73d54e,_0x1c721f){_0x73d54e=_0x73d54e-0x74;let _0x7f83d1=_0x5a1b4a[_0x73d54e];return _0x7f83d1;},_0x73d5(_0x556cd8,_0x3bf935);}import _0x223bab from'../../../theme/icons/error.svg';export default class ot extends _0x2d11a4{constructor(_0x382034,_0x2d4fad=''){const _0x58d57e=_0x73d5;super(_0x382034);const _0x2923e7=new _0x98f5ad(),_0x13ab48=this[_0x58d57e(0x7d)];this[_0x58d57e(0x75)](_0x58d57e(0x78),_0x2d4fad),_0x2923e7[_0x58d57e(0x76)]=_0x223bab,this[_0x58d57e(0x7e)]({'tag':_0x58d57e(0x7c),'attributes':{'class':['ck',_0x58d57e(0x84)]},'children':[_0x2923e7,{'text':_0x13ab48['to'](_0x58d57e(0x78))}]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xb1fe17=_0x1d1e;function _0x1f62(){const _0x59b66d=['isEmpty','submit','history','window','set','focusFirst','ck-ai-form__submit','requestAnimationFrame','excludeScrollbarsAndBorders','focusableChildren','bind','value','add','style','target','_createSubmitButton','children','Submit','locale','1815FhjCtH','resultsView','width','278012ckkdOU','isVisible','930MiYkol','focus','uiLanguageDirection','element','focusLast','focusCycler','1702569uttSYc','left','render','rtl','145478haBSyr','filteredView','7338mSoHwB','right','update','9PxPbLO','205204oOGhEO','fieldView','submitButtonView','isOn','minRows','execute','enter','18981dIJtve','queryView','ck-ai-form__toggle-history','104OoqcFe','keystrokes','History','157514XssgQJ','maxRows','_createShowHistoryButton','showHistoryButtonView','fieldWrapperChildren','isEnabled','fire'];_0x1f62=function(){return _0x59b66d;};return _0x1f62();}(function(_0x53dcfb,_0x50c81a){const _0x1a0380=_0x1d1e,_0x3ab0a7=_0x53dcfb();while(!![]){try{const _0xdee606=-parseInt(_0x1a0380(0x7f))/0x1+-parseInt(_0x1a0380(0x8b))/0x2*(-parseInt(_0x1a0380(0x90))/0x3)+-parseInt(_0x1a0380(0x91))/0x4+parseInt(_0x1a0380(0x7c))/0x5*(parseInt(_0x1a0380(0x8d))/0x6)+-parseInt(_0x1a0380(0x9e))/0x7*(-parseInt(_0x1a0380(0x9b))/0x8)+-parseInt(_0x1a0380(0x98))/0x9*(parseInt(_0x1a0380(0x81))/0xa)+-parseInt(_0x1a0380(0x87))/0xb;if(_0xdee606===_0x50c81a)break;else _0x3ab0a7['push'](_0x3ab0a7['shift']());}catch(_0x5da8d9){_0x3ab0a7['push'](_0x3ab0a7['shift']());}}}(_0x1f62,0x4301f));import{Rect as _0x336dfb,global as _0x6a02c0,isVisible as _0xd58a33}from'ckeditor5/src/utils.js';import{AutocompleteView as _0x538471,ButtonView as _0x6d7e66}from'ckeditor5/src/ui.js';function _0x1d1e(_0x383435,_0x43cadd){const _0x1f6224=_0x1f62();return _0x1d1e=function(_0x1d1e41,_0x1aaaa6){_0x1d1e41=_0x1d1e41-0x76;let _0xf2e11a=_0x1f6224[_0x1d1e41];return _0xf2e11a;},_0x1d1e(_0x383435,_0x43cadd);}import{icons as _0x3dd80f}from'ckeditor5/src/core.js';import{getTranslation as _0x36799a}from'../../utils/common-translations.js';import _0x3dd840 from'../../../theme/icons/submit.svg';export default class lt extends _0x538471{constructor(_0x3fc3aa,_0x4f9c6f){const _0x2ae657=_0x1d1e;super(_0x3fc3aa,_0x4f9c6f),this[_0x2ae657(0x99)][_0x2ae657(0x92)][_0x2ae657(0x95)]=0x1,this[_0x2ae657(0x99)][_0x2ae657(0x92)][_0x2ae657(0x9f)]=0x3,this[_0x2ae657(0x93)]=this[_0x2ae657(0x78)](),this[_0x2ae657(0xa1)]=this[_0x2ae657(0xa0)](),this[_0x2ae657(0xae)][_0x2ae657(0xb1)](this[_0x2ae657(0xa1)],0x1),this[_0x2ae657(0xae)][_0x2ae657(0xb1)](this[_0x2ae657(0x93)]);}[_0xb1fe17(0x89)](){const _0x1b3d59=_0xb1fe17;super[_0x1b3d59(0x89)](),this[_0x1b3d59(0x99)][_0x1b3d59(0xa2)][_0x1b3d59(0xb1)](this[_0x1b3d59(0xa1)]),this[_0x1b3d59(0x79)][_0x1b3d59(0xb1)](this[_0x1b3d59(0x93)]),this[_0x1b3d59(0x9c)][_0x1b3d59(0xa9)](_0x1b3d59(0x97),(_0x5eb884,_0x5b9de4)=>{const _0x21f8ed=_0x1b3d59;_0x5eb884[_0x21f8ed(0x77)]==this[_0x21f8ed(0x99)][_0x21f8ed(0x92)][_0x21f8ed(0x84)]&&(this[_0x21f8ed(0xa6)](),_0x5b9de4());});}[_0xb1fe17(0x78)](){const _0x2f047e=_0xb1fe17,_0x1949c7=new _0x6d7e66(this[_0x2f047e(0x7b)]),_0x104c4d=this[_0x2f047e(0x7b)];return _0x1949c7[_0x2f047e(0xa9)]({'icon':_0x3dd840,'label':_0x36799a(_0x104c4d,_0x2f047e(0x7a)),'isVisible':!0x0,'tooltip':!0x0,'class':_0x2f047e(0xab)}),_0x1949c7['on'](_0x2f047e(0x96),()=>{const _0x11a22d=_0x2f047e;this[_0x11a22d(0xa6)]();}),_0x1949c7[_0x2f047e(0xaf)](_0x2f047e(0xa3))['to'](this[_0x2f047e(0x99)][_0x2f047e(0x92)],_0x2f047e(0xa5),this,_0x2f047e(0xa3),(_0x1777c2,_0x46fa14)=>!_0x1777c2&&_0x46fa14),_0x1949c7;}[_0xb1fe17(0xa0)](){const _0x2b8dc6=_0xb1fe17,_0x620f29=new _0x6d7e66(this[_0x2b8dc6(0x7b)]),_0x37dbfa=this[_0x2b8dc6(0x7d)],_0xc48aa=this[_0x2b8dc6(0x7b)];_0x620f29[_0x2b8dc6(0xa9)]({'label':_0x36799a(_0xc48aa,_0x2b8dc6(0x9d)),'withText':!0x1,'icon':_0x3dd80f[_0x2b8dc6(0xa7)],'tooltip':!0x0,'tooltipPosition':'sw','class':_0x2b8dc6(0x9a)}),_0x620f29[_0x2b8dc6(0xaf)](_0x2b8dc6(0x94))['to'](_0x37dbfa,_0x2b8dc6(0x80)),_0x620f29[_0x2b8dc6(0xaf)](_0x2b8dc6(0xa3))['to'](this,_0x2b8dc6(0xa3)),_0x620f29['on'](_0x2b8dc6(0x96),()=>{const _0x3de3ab=_0x2b8dc6;_0x37dbfa[_0x3de3ab(0x80)]=!_0x37dbfa[_0x3de3ab(0x80)],_0x37dbfa[_0x3de3ab(0x80)]?this[_0x3de3ab(0x8c)][_0x3de3ab(0x82)]():this[_0x3de3ab(0x82)]();});const _0x1ae4a0=()=>{const _0x431a58=_0x2b8dc6;_0x6a02c0[_0x431a58(0xa8)][_0x431a58(0xac)](()=>{const _0x47fe4d=_0x431a58;if(_0xd58a33(this[_0x47fe4d(0x84)])){const _0x1488ed=new _0x336dfb(this[_0x47fe4d(0x99)][_0x47fe4d(0x92)][_0x47fe4d(0x84)]),_0x57bbff=_0x1488ed[_0x47fe4d(0x7e)],_0x27dbc1=_0x47fe4d(0x8a)===_0xc48aa[_0x47fe4d(0x83)]?_0x47fe4d(0x88):_0x47fe4d(0x8e);_0x1488ed[_0x47fe4d(0xad)](),_0x620f29[_0x47fe4d(0x84)][_0x47fe4d(0x76)][_0x27dbc1]=_0x57bbff-_0x1488ed[_0x47fe4d(0x7e)]+0x1+'px';}});};return this[_0x2b8dc6(0x99)][_0x2b8dc6(0x92)]['on'](_0x2b8dc6(0x8f),_0x1ae4a0),this['on'](_0x2b8dc6(0x89),_0x1ae4a0),_0x620f29;}[_0xb1fe17(0xa6)](){const _0x119c84=_0xb1fe17,_0x408e4f=this[_0x119c84(0x99)][_0x119c84(0x92)][_0x119c84(0x84)][_0x119c84(0xb0)];this[_0x119c84(0xa4)](_0x119c84(0xa6),_0x408e4f);}[_0xb1fe17(0x82)](_0x4444b1){const _0x3eefae=_0xb1fe17;-0x1===_0x4444b1?this[_0x3eefae(0x86)][_0x3eefae(0x85)]():this[_0x3eefae(0x86)][_0x3eefae(0xaa)]();}}
23
+ const _0x1749fa=_0x3534;(function(_0x8e0652,_0x14f4d9){const _0x479630=_0x3534,_0x42478a=_0x8e0652();while(!![]){try{const _0x50f4b5=-parseInt(_0x479630(0x10c))/0x1+parseInt(_0x479630(0x114))/0x2+-parseInt(_0x479630(0xe1))/0x3*(parseInt(_0x479630(0xf5))/0x4)+parseInt(_0x479630(0x107))/0x5+-parseInt(_0x479630(0xea))/0x6*(parseInt(_0x479630(0xe2))/0x7)+parseInt(_0x479630(0xf0))/0x8*(-parseInt(_0x479630(0xeb))/0x9)+parseInt(_0x479630(0xf3))/0xa;if(_0x50f4b5===_0x14f4d9)break;else _0x42478a['push'](_0x42478a['shift']());}catch(_0x474082){_0x42478a['push'](_0x42478a['shift']());}}}(_0x2c5e,0x5ecda));import{Rect as _0x399933,global as _0x450e11,isVisible as _0x27c5d0}from'ckeditor5/src/utils.js';import{AutocompleteView as _0x57f657,ButtonView as _0x19f50c}from'ckeditor5/src/ui.js';function _0x3534(_0x87a02a,_0x1a5b12){const _0x2c5e6e=_0x2c5e();return _0x3534=function(_0x3534df,_0x2c5eea){_0x3534df=_0x3534df-0xda;let _0x5cf5a3=_0x2c5e6e[_0x3534df];return _0x5cf5a3;},_0x3534(_0x87a02a,_0x1a5b12);}import{icons as _0x567713}from'ckeditor5/src/core.js';import{getTranslation as _0x50b6ca}from'../../utils/common-translations.js';import _0x12dd3d from'../../../theme/icons/submit.svg';function _0x2c5e(){const _0x52d97a=['children','fieldView','isEmpty','window','isVisible','uiLanguageDirection','update','1827330OxEdHv','value','History','isOn','focus','253685WUuTzC','queryView','set','render','showHistoryButtonView','fire','requestAnimationFrame','filteredView','1003142GoANoN','ck-ai-form__toggle-history','left','keystrokes','resultsView','minRows','focusLast','focusFirst','1972974pjkffa','7PkOvyJ','bind','fieldWrapperChildren','_createShowHistoryButton','excludeScrollbarsAndBorders','element','focusCycler','target','3175404iCapDm','586449abnVgI','width','_createSubmitButton','rtl','style','32tmfrBj','submit','enter','12224980bXAFbS','right','4DPxhsC','focusableChildren','submitButtonView','ck-ai-form__submit','add','locale','execute','Submit','maxRows','history','isEnabled'];_0x2c5e=function(){return _0x52d97a;};return _0x2c5e();}export default class lt extends _0x57f657{constructor(_0x4b2bbd,_0x56fb98){const _0x4b78ab=_0x3534;super(_0x4b2bbd,_0x56fb98),this[_0x4b78ab(0x10d)][_0x4b78ab(0x101)][_0x4b78ab(0xde)]=0x1,this[_0x4b78ab(0x10d)][_0x4b78ab(0x101)][_0x4b78ab(0xfd)]=0x3,this[_0x4b78ab(0xf7)]=this[_0x4b78ab(0xed)](),this[_0x4b78ab(0x110)]=this[_0x4b78ab(0xe5)](),this[_0x4b78ab(0xf6)][_0x4b78ab(0xf9)](this[_0x4b78ab(0x110)],0x1),this[_0x4b78ab(0xf6)][_0x4b78ab(0xf9)](this[_0x4b78ab(0xf7)]);}[_0x1749fa(0x10f)](){const _0x51fdcd=_0x1749fa;super[_0x51fdcd(0x10f)](),this[_0x51fdcd(0x10d)][_0x51fdcd(0xe4)][_0x51fdcd(0xf9)](this[_0x51fdcd(0x110)]),this[_0x51fdcd(0x100)][_0x51fdcd(0xf9)](this[_0x51fdcd(0xf7)]),this[_0x51fdcd(0xdc)][_0x51fdcd(0x10e)](_0x51fdcd(0xf2),(_0x46cdd8,_0x465c70)=>{const _0x39b3bf=_0x51fdcd;_0x46cdd8[_0x39b3bf(0xe9)]==this[_0x39b3bf(0x10d)][_0x39b3bf(0x101)][_0x39b3bf(0xe7)]&&(this[_0x39b3bf(0xf1)](),_0x465c70());});}[_0x1749fa(0xed)](){const _0x40b7d4=_0x1749fa,_0x43038f=new _0x19f50c(this[_0x40b7d4(0xfa)]),_0x105eb6=this[_0x40b7d4(0xfa)];return _0x43038f[_0x40b7d4(0x10e)]({'icon':_0x12dd3d,'label':_0x50b6ca(_0x105eb6,_0x40b7d4(0xfc)),'isVisible':!0x0,'tooltip':!0x0,'class':_0x40b7d4(0xf8)}),_0x43038f['on'](_0x40b7d4(0xfb),()=>{const _0x134f07=_0x40b7d4;this[_0x134f07(0xf1)]();}),_0x43038f[_0x40b7d4(0xe3)](_0x40b7d4(0xff))['to'](this[_0x40b7d4(0x10d)][_0x40b7d4(0x101)],_0x40b7d4(0x102),this,_0x40b7d4(0xff),(_0x2df27e,_0x4b6709)=>!_0x2df27e&&_0x4b6709),_0x43038f;}[_0x1749fa(0xe5)](){const _0x4d72f8=_0x1749fa,_0x17e7db=new _0x19f50c(this[_0x4d72f8(0xfa)]),_0xee1644=this[_0x4d72f8(0xdd)],_0x49ab57=this[_0x4d72f8(0xfa)];_0x17e7db[_0x4d72f8(0x10e)]({'label':_0x50b6ca(_0x49ab57,_0x4d72f8(0x109)),'withText':!0x1,'icon':_0x567713[_0x4d72f8(0xfe)],'tooltip':!0x0,'tooltipPosition':'sw','class':_0x4d72f8(0xda)}),_0x17e7db[_0x4d72f8(0xe3)](_0x4d72f8(0x10a))['to'](_0xee1644,_0x4d72f8(0x104)),_0x17e7db[_0x4d72f8(0xe3)](_0x4d72f8(0xff))['to'](this,_0x4d72f8(0xff)),_0x17e7db['on'](_0x4d72f8(0xfb),()=>{const _0x2d4cf0=_0x4d72f8;_0xee1644[_0x2d4cf0(0x104)]=!_0xee1644[_0x2d4cf0(0x104)],_0xee1644[_0x2d4cf0(0x104)]?this[_0x2d4cf0(0x113)][_0x2d4cf0(0x10b)]():this[_0x2d4cf0(0x10b)]();});const _0x57904e=()=>{const _0x5c30b4=_0x4d72f8;_0x450e11[_0x5c30b4(0x103)][_0x5c30b4(0x112)](()=>{const _0x3785f9=_0x5c30b4;if(_0x27c5d0(this[_0x3785f9(0xe7)])){const _0x5e5a13=new _0x399933(this[_0x3785f9(0x10d)][_0x3785f9(0x101)][_0x3785f9(0xe7)]),_0x2b26fa=_0x5e5a13[_0x3785f9(0xec)],_0x15bcc9=_0x3785f9(0xee)===_0x49ab57[_0x3785f9(0x105)]?_0x3785f9(0xdb):_0x3785f9(0xf4);_0x5e5a13[_0x3785f9(0xe6)](),_0x17e7db[_0x3785f9(0xe7)][_0x3785f9(0xef)][_0x15bcc9]=_0x2b26fa-_0x5e5a13[_0x3785f9(0xec)]+0x1+'px';}});};return this[_0x4d72f8(0x10d)][_0x4d72f8(0x101)]['on'](_0x4d72f8(0x106),_0x57904e),this['on'](_0x4d72f8(0x10f),_0x57904e),_0x17e7db;}[_0x1749fa(0xf1)](){const _0x3c59d2=_0x1749fa,_0x96d397=this[_0x3c59d2(0x10d)][_0x3c59d2(0x101)][_0x3c59d2(0xe7)][_0x3c59d2(0x108)];this[_0x3c59d2(0x111)](_0x3c59d2(0xf1),_0x96d397);}[_0x1749fa(0x10b)](_0xf13b33){const _0x4902ce=_0x1749fa;-0x1===_0xf13b33?this[_0x4902ce(0xe8)][_0x4902ce(0xdf)]():this[_0x4902ce(0xe8)][_0x4902ce(0xe0)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x5bc3ca=_0x45fc;(function(_0x222b0c,_0x59b05a){const _0x35e019=_0x45fc,_0x4a0112=_0x222b0c();while(!![]){try{const _0x5d15db=-parseInt(_0x35e019(0x198))/0x1+parseInt(_0x35e019(0x1ae))/0x2*(parseInt(_0x35e019(0x199))/0x3)+-parseInt(_0x35e019(0x1ab))/0x4*(-parseInt(_0x35e019(0x1aa))/0x5)+-parseInt(_0x35e019(0x196))/0x6*(-parseInt(_0x35e019(0x194))/0x7)+-parseInt(_0x35e019(0x197))/0x8*(-parseInt(_0x35e019(0x1a5))/0x9)+-parseInt(_0x35e019(0x1ac))/0xa+-parseInt(_0x35e019(0x19d))/0xb;if(_0x5d15db===_0x59b05a)break;else _0x4a0112['push'](_0x4a0112['shift']());}catch(_0x418e64){_0x4a0112['push'](_0x4a0112['shift']());}}}(_0x1d18,0x65ad1));import{ToolbarView as _0x12f1e1,ButtonView as _0x4011a2}from'ckeditor5/src/ui.js';import{getTranslation as _0x25e7c5}from'../../utils/common-translations.js';export const AIFormToolbarViewMainActionLabel={'REPLACE':_0x5bc3ca(0x191),'INSERT':_0x5bc3ca(0x1b3)};export default class bt extends _0x12f1e1{constructor(_0x37a739){const _0xbfa70e=_0x5bc3ca;super(_0x37a739),this[_0xbfa70e(0x1a3)](_0xbfa70e(0x1b5),!0x1),this[_0xbfa70e(0x1a3)](_0xbfa70e(0x1a8),AIFormToolbarViewMainActionLabel[_0xbfa70e(0x19b)]),this[_0xbfa70e(0x1b0)]=this[_0xbfa70e(0x1a9)]('',_0xbfa70e(0x1a7)),this[_0xbfa70e(0x1b0)][_0xbfa70e(0x1b1)](_0xbfa70e(0x19f))['to'](this,_0xbfa70e(0x1a8),_0xfa016=>_0x25e7c5(_0x37a739,_0xbfa70e(0x19c)+_0xfa016[_0xbfa70e(0x1a0)]()+_0xbfa70e(0x1a6))),this[_0xbfa70e(0x1a4)]=this[_0xbfa70e(0x1a9)](_0x25e7c5(_0x37a739,_0xbfa70e(0x19e))),this[_0xbfa70e(0x1a1)]=this[_0xbfa70e(0x1a9)](_0x25e7c5(_0x37a739,_0xbfa70e(0x193))),this[_0xbfa70e(0x192)]=this[_0xbfa70e(0x1a9)](_0x25e7c5(_0x37a739,_0xbfa70e(0x1af)));const _0x53db00=this[_0xbfa70e(0x1b2)];this[_0xbfa70e(0x1b4)]({'attributes':{'class':[_0xbfa70e(0x1a2),_0x53db00['if'](_0xbfa70e(0x1b5),_0xbfa70e(0x1ad),_0x4cefad=>!_0x4cefad)]}}),this[_0xbfa70e(0x19a)][_0xbfa70e(0x1b6)]([this[_0xbfa70e(0x1b0)],this[_0xbfa70e(0x1a4)],this[_0xbfa70e(0x1a1)],this[_0xbfa70e(0x192)]]);}[_0x5bc3ca(0x1a9)](_0x1f0fcf,_0x1d33de){const _0x12e5c7=_0x5bc3ca,_0x505db3=new _0x4011a2(this[_0x12e5c7(0x195)]);return _0x505db3[_0x12e5c7(0x1a3)]({'label':_0x1f0fcf,'class':_0x1d33de||'','isVisible':!0x0,'withText':!0x0}),_0x505db3;}}function _0x45fc(_0x244041,_0x432fbf){const _0x1d18f9=_0x1d18();return _0x45fc=function(_0x45fc5f,_0x4cb54f){_0x45fc5f=_0x45fc5f-0x191;let _0x16301b=_0x1d18f9[_0x45fc5f];return _0x16301b;},_0x45fc(_0x244041,_0x432fbf);}function _0x1d18(){const _0x533923=['3223244XOehgr','6617730iHVKbD','ck-hidden','211294prXiiU','Stop','replaceButton','bind','bindTemplate','insert','extendTemplate','isVisible','addMany','replace','stopButton','Try\x20again','1729kxGBLN','locale','1824IGaWPE','36128ZrhmAk','123776wBrxTi','9MRwWMp','items','REPLACE','AI_','8051274xsynUd','Insert\x20below','label','toUpperCase','tryAgainButton','ck-ai-form__toolbar','set','insertButton','1467bXUpKF','_CONTENT','ck-button-action','mainAction','_createButton','5hkGKWI'];_0x1d18=function(){return _0x533923;};return _0x1d18();}
23
+ function _0xcfd5(){const _0x30ce88=['toUpperCase','2095rdadhl','3127460QoCDdk','REPLACE','bindTemplate','ck-ai-form__toolbar','ck-button-action','insert','44229wWinMs','label','locale','bind','items','2516264JRIAPn','_CONTENT','mainAction','3273120CqCQbi','replace','3XEMAlF','14364297CQRSAu','ck-hidden','429556bnvnUq','tryAgainButton','isVisible','replaceButton','4866AEbOhi','AI_','Stop','_createButton','Insert\x20below','stopButton','addMany','set','insertButton','Try\x20again','extendTemplate'];_0xcfd5=function(){return _0x30ce88;};return _0xcfd5();}const _0x393c0c=_0x4b88;(function(_0x1b2edf,_0x412437){const _0x38a7f9=_0x4b88,_0x146e6c=_0x1b2edf();while(!![]){try{const _0x34be16=-parseInt(_0x38a7f9(0xd8))/0x1+-parseInt(_0x38a7f9(0xe5))/0x2+-parseInt(_0x38a7f9(0xe2))/0x3*(parseInt(_0x38a7f9(0xdd))/0x4)+-parseInt(_0x38a7f9(0xf5))/0x5*(parseInt(_0x38a7f9(0xe9))/0x6)+-parseInt(_0x38a7f9(0xf6))/0x7+parseInt(_0x38a7f9(0xe0))/0x8+parseInt(_0x38a7f9(0xe3))/0x9;if(_0x34be16===_0x412437)break;else _0x146e6c['push'](_0x146e6c['shift']());}catch(_0x281d15){_0x146e6c['push'](_0x146e6c['shift']());}}}(_0xcfd5,0x50b0f));import{ToolbarView as _0x38c3c4,ButtonView as _0x142848}from'ckeditor5/src/ui.js';function _0x4b88(_0x23415d,_0x28c445){const _0xcfd5ac=_0xcfd5();return _0x4b88=function(_0x4b886a,_0x31e555){_0x4b886a=_0x4b886a-0xd6;let _0x43f184=_0xcfd5ac[_0x4b886a];return _0x43f184;},_0x4b88(_0x23415d,_0x28c445);}import{getTranslation as _0x3f5bf7}from'../../utils/common-translations.js';export const AIFormToolbarViewMainActionLabel={'REPLACE':_0x393c0c(0xe1),'INSERT':_0x393c0c(0xd7)};export default class bt extends _0x38c3c4{constructor(_0x2e8682){const _0x2b3c93=_0x393c0c;super(_0x2e8682),this[_0x2b3c93(0xf0)](_0x2b3c93(0xe7),!0x1),this[_0x2b3c93(0xf0)](_0x2b3c93(0xdf),AIFormToolbarViewMainActionLabel[_0x2b3c93(0xf7)]),this[_0x2b3c93(0xe8)]=this[_0x2b3c93(0xec)]('',_0x2b3c93(0xd6)),this[_0x2b3c93(0xe8)][_0x2b3c93(0xdb)](_0x2b3c93(0xd9))['to'](this,_0x2b3c93(0xdf),_0x4ee59c=>_0x3f5bf7(_0x2e8682,_0x2b3c93(0xea)+_0x4ee59c[_0x2b3c93(0xf4)]()+_0x2b3c93(0xde))),this[_0x2b3c93(0xf1)]=this[_0x2b3c93(0xec)](_0x3f5bf7(_0x2e8682,_0x2b3c93(0xed))),this[_0x2b3c93(0xe6)]=this[_0x2b3c93(0xec)](_0x3f5bf7(_0x2e8682,_0x2b3c93(0xf2))),this[_0x2b3c93(0xee)]=this[_0x2b3c93(0xec)](_0x3f5bf7(_0x2e8682,_0x2b3c93(0xeb)));const _0x109c50=this[_0x2b3c93(0xf8)];this[_0x2b3c93(0xf3)]({'attributes':{'class':[_0x2b3c93(0xf9),_0x109c50['if'](_0x2b3c93(0xe7),_0x2b3c93(0xe4),_0xc1dd66=>!_0xc1dd66)]}}),this[_0x2b3c93(0xdc)][_0x2b3c93(0xef)]([this[_0x2b3c93(0xe8)],this[_0x2b3c93(0xf1)],this[_0x2b3c93(0xe6)],this[_0x2b3c93(0xee)]]);}[_0x393c0c(0xec)](_0x5e4d7c,_0x323dcd){const _0x7f162e=_0x393c0c,_0x40471e=new _0x142848(this[_0x7f162e(0xda)]);return _0x40471e[_0x7f162e(0xf0)]({'label':_0x5e4d7c,'class':_0x323dcd||'','isVisible':!0x0,'withText':!0x0}),_0x40471e;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x245c09=_0x56d2;(function(_0x26b893,_0x3c9f4e){const _0x287f7a=_0x56d2,_0x2deac3=_0x26b893();while(!![]){try{const _0x32a944=parseInt(_0x287f7a(0x9c))/0x1+parseInt(_0x287f7a(0xa6))/0x2*(-parseInt(_0x287f7a(0x82))/0x3)+-parseInt(_0x287f7a(0xae))/0x4+parseInt(_0x287f7a(0xb1))/0x5+-parseInt(_0x287f7a(0xa2))/0x6*(parseInt(_0x287f7a(0xc8))/0x7)+parseInt(_0x287f7a(0xb0))/0x8*(parseInt(_0x287f7a(0xbc))/0x9)+parseInt(_0x287f7a(0x8a))/0xa;if(_0x32a944===_0x3c9f4e)break;else _0x2deac3['push'](_0x2deac3['shift']());}catch(_0xfcd5e5){_0x2deac3['push'](_0x2deac3['shift']());}}}(_0x34e0,0x2e792));import{FocusTracker as _0x14e75d,KeystrokeHandler as _0x42b7ba}from'ckeditor5/src/utils.js';import{View as _0x514a4f,FocusCycler as _0x705dce,createLabeledTextarea as _0x350472}from'ckeditor5/src/ui.js';function _0x34e0(){const _0x3de585=['queryView','delegate','tab','clearHistory','Ask\x20AI\x20to\x20edit\x20or\x20generate','stopProcessing','focus','listenTo','forwardCycle','reset','AI_ERROR_FAILED','218211enaYRp','trim','handleError','_focusables','historyGroupView','focusTracker','focusCycler','prompt','ck-ai-form-content','fieldView','element','contentArea','clear','isProcessing','Empty\x20history','locale','items','createCollection','startProcessing','351KeaoZr','fire','_createHistoryView','isVisible','search','render','bindTemplate','value','3670890yjWVEe','submit','insertButton','shift\x20+\x20tab','ck-ai-form','keystrokes','text','stop','focusPrevious','replaceContent','mainAction','toolbar','bind','add','finishProcessing','focusFirst','div','insertContentBelow','32720xVWlzr','high','tryAgainEvent','bindTo','focusLast','REPLACE','72aaCFxB','submitPrompt','replaceButton','ck-hidden','1874IuZAwq','copyButtonView','Ask\x20AI\x20and\x20your\x20prompts\x20will\x20be\x20listed\x20here\x20for\x20you\x20to\x20use\x20later.','setTemplate','tryAgainButton','execute','Ask\x20AI\x20to\x20improve\x20generated\x20text','_createToolbar','342472aTqSah','promptView','4568UFVrgl','1131270XFqQmH','set','isError','backwardCycle','focusNext','_promptHistory','stopButton','errorView','_createPromptView','isEnabled','label','2106bEQGtG'];_0x34e0=function(){return _0x3de585;};return _0x34e0();}import _0x3857d5,{AIFormToolbarViewMainActionLabel as _0x3b8d30}from'./aiformtoolbarview.js';import _0xfc5376 from'./aiformcontentarea.js';import _0x356774 from'./aiformerrorview.js';import _0x2c82c5 from'./aiformpromptview.js';import _0x59e073 from'./aihistorylistview.js';import _0x328911 from'./aihistorylistitemview.js';function _0x56d2(_0x412932,_0x251c74){const _0x34e05d=_0x34e0();return _0x56d2=function(_0x56d2d5,_0xfdb8d1){_0x56d2d5=_0x56d2d5-0x77;let _0x359dfd=_0x34e05d[_0x56d2d5];return _0x359dfd;},_0x56d2(_0x412932,_0x251c74);}import _0x38f3a9 from'./prompthistory.js';import{getTranslation as _0x22d040}from'../../utils/common-translations.js';import{escape as _0x3b559d}from'lodash-es';export default class j extends _0x514a4f{constructor(_0x55827d,_0x46f77f,_0x2d0128=''){const _0x535bc3=_0x56d2;super(_0x55827d),this[_0x535bc3(0xb2)](_0x535bc3(0xba),!0x0),this[_0x535bc3(0xb2)](_0x535bc3(0x7c),!0x1),this[_0x535bc3(0xb2)](_0x535bc3(0xcf),''),this[_0x535bc3(0xb2)](_0x535bc3(0x89),''),this[_0x535bc3(0xb2)](_0x535bc3(0xb3),!0x1),this[_0x535bc3(0xb2)](_0x535bc3(0x94),_0x3b8d30[_0x535bc3(0xa1)]),this[_0x535bc3(0xb6)]=new _0x38f3a9(),this[_0x535bc3(0xb8)]=new _0x356774(_0x55827d),this[_0x535bc3(0x7a)]=new _0xfc5376(_0x55827d,_0x2d0128),this[_0x535bc3(0x7a)][_0x535bc3(0x96)](_0x535bc3(0x7c))['to'](this),this[_0x535bc3(0x7a)][_0x535bc3(0x96)](_0x535bc3(0x89))['to'](this),this[_0x535bc3(0x95)]=this[_0x535bc3(0xad)](),this[_0x535bc3(0x95)][_0x535bc3(0x96)](_0x535bc3(0x94))['to'](this),this[_0x535bc3(0xaf)]=this[_0x535bc3(0xb9)](),this[_0x535bc3(0xcd)]=new _0x14e75d(),this[_0x535bc3(0x8f)]=new _0x42b7ba(),this[_0x535bc3(0xcb)]=this[_0x535bc3(0x80)]([this[_0x535bc3(0x7a)],this[_0x535bc3(0x7a)][_0x535bc3(0xa7)],this[_0x535bc3(0x95)],this[_0x535bc3(0xaf)]]),this[_0x535bc3(0xce)]=new _0x705dce({'focusables':this[_0x535bc3(0xcb)],'focusTracker':this[_0x535bc3(0xcd)],'keystrokeHandler':this[_0x535bc3(0x8f)],'actions':{'focusPrevious':_0x535bc3(0x8d),'focusNext':_0x535bc3(0xbf)}}),this[_0x535bc3(0xaf)][_0x535bc3(0xce)]['on'](_0x535bc3(0xc5),_0x1d6360=>{const _0x1994da=_0x535bc3;this[_0x1994da(0xce)][_0x1994da(0xb5)](),_0x1d6360[_0x1994da(0x91)]();}),this[_0x535bc3(0xaf)][_0x535bc3(0xce)]['on'](_0x535bc3(0xb4),_0x2eafb6=>{const _0x159201=_0x535bc3;this[_0x159201(0xce)][_0x159201(0x92)](),_0x2eafb6[_0x159201(0x91)]();}),this[_0x535bc3(0xaf)][_0x535bc3(0xbd)][_0x535bc3(0x78)][_0x535bc3(0x96)](_0x535bc3(0x89))['to'](this,_0x535bc3(0xcf));const _0xec349=this[_0x535bc3(0x88)];this[_0x535bc3(0xa9)]({'tag':_0x535bc3(0x9a),'attributes':{'class':['ck',_0x535bc3(0x8e),_0x46f77f],'tabindex':'-1'},'children':[{'tag':_0x535bc3(0x9a),'attributes':{'class':['ck',_0x535bc3(0x77)]},'children':[{'tag':_0x535bc3(0x9a),'attributes':{'class':[_0xec349['if'](_0x535bc3(0xb3),_0x535bc3(0xa5),_0x31182c=>!_0x31182c)]},'children':[this[_0x535bc3(0xb8)]]},this[_0x535bc3(0x7a)],this[_0x535bc3(0x95)],this[_0x535bc3(0xaf)]]}]});}[_0x245c09(0x87)](){const _0xb41697=_0x245c09;super[_0xb41697(0x87)](),this[_0xb41697(0xcd)][_0xb41697(0x97)](this[_0xb41697(0x7a)][_0xb41697(0x79)]),this[_0xb41697(0xcd)][_0xb41697(0x97)](this[_0xb41697(0x7a)][_0xb41697(0xa7)][_0xb41697(0x79)]),this[_0xb41697(0xcd)][_0xb41697(0x97)](this[_0xb41697(0x95)][_0xb41697(0x79)]),this[_0xb41697(0xcd)][_0xb41697(0x97)](this[_0xb41697(0xaf)][_0xb41697(0x79)]),this[_0xb41697(0x8f)][_0xb41697(0xc4)](this[_0xb41697(0x79)]);}[_0x245c09(0xc3)](_0x445cff=0x1){const _0x3d8651=_0x245c09;-0x1===_0x445cff?this[_0x3d8651(0xce)][_0x3d8651(0xa0)]():this[_0x3d8651(0xce)][_0x3d8651(0x99)]();}[_0x245c09(0xc6)](){const _0x43c6a1=_0x245c09;this[_0x43c6a1(0xcf)]='',this[_0x43c6a1(0x89)]='',this[_0x43c6a1(0xb3)]=!0x1,this[_0x43c6a1(0xaf)][_0x43c6a1(0xc6)](),this[_0x43c6a1(0x7a)][_0x43c6a1(0x85)]=!0x1,this[_0x43c6a1(0x95)][_0x43c6a1(0x85)]=!0x1;}[_0x245c09(0xb9)](){const _0x74f039=_0x245c09,_0x4e5904=this[_0x74f039(0x7e)],_0x2d30c9=new _0x2c82c5(_0x4e5904,{'queryView':{'label':_0x22d040(_0x4e5904,_0x74f039(0xc1)),'creator':_0x350472,'showIcon':!0x1,'showResetButton':!0x1},'infoView':{'text':{'noSearchableItems':{'primary':_0x22d040(_0x4e5904,_0x74f039(0x7d)),'secondary':_0x22d040(_0x4e5904,_0x74f039(0xa8))}}},'filteredView':this[_0x74f039(0x84)](),'queryMinChars':0x1/0x0,'resetOnBlur':!0x1});return _0x2d30c9[_0x74f039(0x96)](_0x74f039(0xba))['to'](this,_0x74f039(0xba),this,_0x74f039(0x7c),(_0x3a8099,_0x526cb6)=>_0x3a8099&&!_0x526cb6),this[_0x74f039(0xc4)](_0x2d30c9,_0x74f039(0x8b),(_0x3a9f57,_0x20b71f)=>{const _0x11fdfb=_0x74f039;this[_0x11fdfb(0xcf)]=_0x20b71f;const _0x2591eb=_0x3b559d(_0x20b71f);this[_0x11fdfb(0x83)](_0x11fdfb(0xa3),_0x2591eb),_0x20b71f[_0x11fdfb(0xc9)]()&&this[_0x11fdfb(0xb6)][_0x11fdfb(0x97)]({'prompt':_0x2591eb},0x0);},{'priority':_0x74f039(0x9d)}),_0x2d30c9;}[_0x245c09(0x84)](){const _0x1bd71b=_0x245c09,_0x1b4cfb=new _0x59e073(this[_0x1bd71b(0x7e)]);return _0x1b4cfb[_0x1bd71b(0xcc)][_0x1bd71b(0x7f)][_0x1bd71b(0x9f)](this[_0x1bd71b(0xb6)])['as'](_0x328911),_0x1b4cfb['on'](_0x1bd71b(0xc0),()=>{const _0x39cecf=_0x1bd71b;this[_0x39cecf(0xb6)][_0x39cecf(0x7b)](),this[_0x39cecf(0xaf)][_0x39cecf(0x86)](''),this[_0x39cecf(0xaf)][_0x39cecf(0xc3)]();}),_0x1b4cfb;}[_0x245c09(0xad)](){const _0x457b5a=_0x245c09,_0x31cfd0=new _0x3857d5(this[_0x457b5a(0x7e)]);return _0x31cfd0[_0x457b5a(0xa4)][_0x457b5a(0x96)](_0x457b5a(0xba))['to'](this,_0x457b5a(0xba),this,_0x457b5a(0x7c),this,_0x457b5a(0x89),(_0x2fabc9,_0x358849,_0x278ea6)=>_0x2fabc9&&!_0x358849&&!!_0x278ea6),_0x31cfd0[_0x457b5a(0xa4)][_0x457b5a(0xbe)](_0x457b5a(0xab))['to'](this,_0x457b5a(0x93)),_0x31cfd0[_0x457b5a(0x8c)][_0x457b5a(0x96)](_0x457b5a(0xba))['to'](this,_0x457b5a(0xba),this,_0x457b5a(0x7c),this,_0x457b5a(0x89),(_0x3b3b91,_0x4f23d9,_0x32e430)=>_0x3b3b91&&!_0x4f23d9&&!!_0x32e430),_0x31cfd0[_0x457b5a(0x8c)][_0x457b5a(0xbe)](_0x457b5a(0xab))['to'](this,_0x457b5a(0x9b)),_0x31cfd0[_0x457b5a(0xaa)][_0x457b5a(0x96)](_0x457b5a(0xba))['to'](this,_0x457b5a(0xba),this,_0x457b5a(0x7c),(_0x8d8755,_0x23d54a)=>_0x8d8755&&!_0x23d54a),_0x31cfd0[_0x457b5a(0xaa)][_0x457b5a(0xbe)](_0x457b5a(0xab))['to'](this,_0x457b5a(0x9e)),_0x31cfd0[_0x457b5a(0xb7)][_0x457b5a(0x96)](_0x457b5a(0xba))['to'](this,_0x457b5a(0x7c)),_0x31cfd0[_0x457b5a(0xb7)][_0x457b5a(0xbe)](_0x457b5a(0xab))['to'](this,_0x457b5a(0xc2)),_0x31cfd0;}[_0x245c09(0x81)](){const _0x1956c1=_0x245c09;this[_0x1956c1(0x89)]='',this[_0x1956c1(0xb3)]=!0x1,this[_0x1956c1(0x7c)]=!0x0,this[_0x1956c1(0x7a)][_0x1956c1(0x85)]=!0x0,this[_0x1956c1(0x95)][_0x1956c1(0x85)]=!0x0,this[_0x1956c1(0x7a)][_0x1956c1(0xc3)]();}[_0x245c09(0x98)](){const _0x195868=_0x245c09,_0x4be634=this[_0x195868(0x7e)];this[_0x195868(0x7c)]=!0x1,this[_0x195868(0xcf)]='',this[_0x195868(0xaf)][_0x195868(0xc6)](),this[_0x195868(0x89)]&&(this[_0x195868(0xaf)][_0x195868(0xbd)][_0x195868(0xbb)]=_0x22d040(_0x4be634,_0x195868(0xac)));}[_0x245c09(0xca)](_0x1580ef){const _0x167f66=_0x245c09,_0x3e042f=this[_0x167f66(0x7e)];this[_0x167f66(0x98)](),this[_0x167f66(0xb3)]=!0x0,this[_0x167f66(0xb8)][_0x167f66(0x90)]=_0x1580ef||_0x22d040(_0x3e042f,_0x167f66(0xc7)),this[_0x167f66(0x89)]||(this[_0x167f66(0x7a)][_0x167f66(0x85)]=!0x1);}}
23
+ const _0x49d71e=_0x3ff8;(function(_0x3ed66a,_0x44f256){const _0x4d49a8=_0x3ff8,_0x1bd347=_0x3ed66a();while(!![]){try{const _0x32ab9b=parseInt(_0x4d49a8(0xec))/0x1+parseInt(_0x4d49a8(0xfa))/0x2+-parseInt(_0x4d49a8(0x108))/0x3*(-parseInt(_0x4d49a8(0xcd))/0x4)+parseInt(_0x4d49a8(0xd4))/0x5+-parseInt(_0x4d49a8(0xe1))/0x6+-parseInt(_0x4d49a8(0xf1))/0x7*(-parseInt(_0x4d49a8(0xed))/0x8)+-parseInt(_0x4d49a8(0x11e))/0x9;if(_0x32ab9b===_0x44f256)break;else _0x1bd347['push'](_0x1bd347['shift']());}catch(_0x4ffe8c){_0x1bd347['push'](_0x1bd347['shift']());}}}(_0x1b4f,0x43fe0));import{FocusTracker as _0x14e4e9,KeystrokeHandler as _0x4803c5}from'ckeditor5/src/utils.js';import{View as _0x2f6637,FocusCycler as _0x356706,createLabeledTextarea as _0x1fb662}from'ckeditor5/src/ui.js';import _0x537c77,{AIFormToolbarViewMainActionLabel as _0x409938}from'./aiformtoolbarview.js';import _0x1751a2 from'./aiformcontentarea.js';import _0x1192cd from'./aiformerrorview.js';import _0xf71a44 from'./aiformpromptview.js';function _0x1b4f(){const _0x3bb2e1=['submitPrompt','historyGroupView','insertButton','stopButton','fieldView','_promptHistory','tryAgainEvent','Ask\x20AI\x20and\x20your\x20prompts\x20will\x20be\x20listed\x20here\x20for\x20you\x20to\x20use\x20later.','bindTemplate','value','queryView','11209320KVeTjB','isEnabled','AI_ERROR_FAILED','isProcessing','handleError','toolbar','label','72fCvbFi','ck-hidden','locale','bind','mainAction','Ask\x20AI\x20to\x20improve\x20generated\x20text','stop','164870qgAmyS','set','focusTracker','promptView','Ask\x20AI\x20to\x20edit\x20or\x20generate','focusFirst','keystrokes','replaceContent','add','prompt','stopProcessing','div','element','84204pikqwq','replaceButton','listenTo','tryAgainButton','trim','fire','text','execute','submit','_createToolbar','clear','128948MKImxC','24632NvGlrg','focusCycler','_createPromptView','finishProcessing','1183rZmxCB','contentArea','high','render','focusLast','ck-ai-form','reset','items','startProcessing','705274yBDAXo','_focusables','shift\x20+\x20tab','errorView','copyButtonView','isError','clearHistory','forwardCycle','focusPrevious','_createHistoryView','bindTo','setTemplate','ck-ai-form-content','backwardCycle','83850xOsHEr','insertContentBelow','delegate','REPLACE','tab','isVisible','createCollection','focusNext','search','Empty\x20history','focus'];_0x1b4f=function(){return _0x3bb2e1;};return _0x1b4f();}function _0x3ff8(_0xd81bf4,_0x5252fe){const _0x1b4f59=_0x1b4f();return _0x3ff8=function(_0x3ff808,_0x28da75){_0x3ff808=_0x3ff808-0xca;let _0x1faea9=_0x1b4f59[_0x3ff808];return _0x1faea9;},_0x3ff8(_0xd81bf4,_0x5252fe);}import _0x3084f4 from'./aihistorylistview.js';import _0x20b6e5 from'./aihistorylistitemview.js';import _0x13f15a from'./prompthistory.js';import{getTranslation as _0x7a67d9}from'../../utils/common-translations.js';import{escape as _0x2b3793}from'lodash-es';export default class v extends _0x2f6637{constructor(_0x205c96,_0x587477,_0x592c0a=''){const _0x13751e=_0x3ff8;super(_0x205c96),this[_0x13751e(0xd5)](_0x13751e(0x11f),!0x0),this[_0x13751e(0xd5)](_0x13751e(0x121),!0x1),this[_0x13751e(0xd5)](_0x13751e(0xdd),''),this[_0x13751e(0xd5)](_0x13751e(0x11c),''),this[_0x13751e(0xd5)](_0x13751e(0xff),!0x1),this[_0x13751e(0xd5)](_0x13751e(0xd1),_0x409938[_0x13751e(0x10b)]),this[_0x13751e(0x118)]=new _0x13f15a(),this[_0x13751e(0xfd)]=new _0x1192cd(_0x205c96),this[_0x13751e(0xf2)]=new _0x1751a2(_0x205c96,_0x592c0a),this[_0x13751e(0xf2)][_0x13751e(0xd0)](_0x13751e(0x121))['to'](this),this[_0x13751e(0xf2)][_0x13751e(0xd0)](_0x13751e(0x11c))['to'](this),this[_0x13751e(0xcb)]=this[_0x13751e(0xea)](),this[_0x13751e(0xcb)][_0x13751e(0xd0)](_0x13751e(0xd1))['to'](this),this[_0x13751e(0xd7)]=this[_0x13751e(0xef)](),this[_0x13751e(0xd6)]=new _0x14e4e9(),this[_0x13751e(0xda)]=new _0x4803c5(),this[_0x13751e(0xfb)]=this[_0x13751e(0x10e)]([this[_0x13751e(0xf2)],this[_0x13751e(0xf2)][_0x13751e(0xfe)],this[_0x13751e(0xcb)],this[_0x13751e(0xd7)]]),this[_0x13751e(0xee)]=new _0x356706({'focusables':this[_0x13751e(0xfb)],'focusTracker':this[_0x13751e(0xd6)],'keystrokeHandler':this[_0x13751e(0xda)],'actions':{'focusPrevious':_0x13751e(0xfc),'focusNext':_0x13751e(0x10c)}}),this[_0x13751e(0xd7)][_0x13751e(0xee)]['on'](_0x13751e(0x101),_0x5745a1=>{const _0x2a6a8e=_0x13751e;this[_0x2a6a8e(0xee)][_0x2a6a8e(0x10f)](),_0x5745a1[_0x2a6a8e(0xd3)]();}),this[_0x13751e(0xd7)][_0x13751e(0xee)]['on'](_0x13751e(0x107),_0x2bf1c0=>{const _0x3fbda4=_0x13751e;this[_0x3fbda4(0xee)][_0x3fbda4(0x102)](),_0x2bf1c0[_0x3fbda4(0xd3)]();}),this[_0x13751e(0xd7)][_0x13751e(0x11d)][_0x13751e(0x117)][_0x13751e(0xd0)](_0x13751e(0x11c))['to'](this,_0x13751e(0xdd));const _0x18986d=this[_0x13751e(0x11b)];this[_0x13751e(0x105)]({'tag':_0x13751e(0xdf),'attributes':{'class':['ck',_0x13751e(0xf6),_0x587477],'tabindex':'-1'},'children':[{'tag':_0x13751e(0xdf),'attributes':{'class':['ck',_0x13751e(0x106)]},'children':[{'tag':_0x13751e(0xdf),'attributes':{'class':[_0x18986d['if'](_0x13751e(0xff),_0x13751e(0xce),_0x39a53f=>!_0x39a53f)]},'children':[this[_0x13751e(0xfd)]]},this[_0x13751e(0xf2)],this[_0x13751e(0xcb)],this[_0x13751e(0xd7)]]}]});}[_0x49d71e(0xf4)](){const _0x3e75db=_0x49d71e;super[_0x3e75db(0xf4)](),this[_0x3e75db(0xd6)][_0x3e75db(0xdc)](this[_0x3e75db(0xf2)][_0x3e75db(0xe0)]),this[_0x3e75db(0xd6)][_0x3e75db(0xdc)](this[_0x3e75db(0xf2)][_0x3e75db(0xfe)][_0x3e75db(0xe0)]),this[_0x3e75db(0xd6)][_0x3e75db(0xdc)](this[_0x3e75db(0xcb)][_0x3e75db(0xe0)]),this[_0x3e75db(0xd6)][_0x3e75db(0xdc)](this[_0x3e75db(0xd7)][_0x3e75db(0xe0)]),this[_0x3e75db(0xda)][_0x3e75db(0xe3)](this[_0x3e75db(0xe0)]);}[_0x49d71e(0x112)](_0x191d5f=0x1){const _0x40371c=_0x49d71e;-0x1===_0x191d5f?this[_0x40371c(0xee)][_0x40371c(0xf5)]():this[_0x40371c(0xee)][_0x40371c(0xd9)]();}[_0x49d71e(0xf7)](){const _0x28702e=_0x49d71e;this[_0x28702e(0xdd)]='',this[_0x28702e(0x11c)]='',this[_0x28702e(0xff)]=!0x1,this[_0x28702e(0xd7)][_0x28702e(0xf7)](),this[_0x28702e(0xf2)][_0x28702e(0x10d)]=!0x1,this[_0x28702e(0xcb)][_0x28702e(0x10d)]=!0x1;}[_0x49d71e(0xef)](){const _0x8dbaa6=_0x49d71e,_0x2a442f=this[_0x8dbaa6(0xcf)],_0x4bd85d=new _0xf71a44(_0x2a442f,{'queryView':{'label':_0x7a67d9(_0x2a442f,_0x8dbaa6(0xd8)),'creator':_0x1fb662,'showIcon':!0x1,'showResetButton':!0x1},'infoView':{'text':{'noSearchableItems':{'primary':_0x7a67d9(_0x2a442f,_0x8dbaa6(0x111)),'secondary':_0x7a67d9(_0x2a442f,_0x8dbaa6(0x11a))}}},'filteredView':this[_0x8dbaa6(0x103)](),'queryMinChars':0x1/0x0,'resetOnBlur':!0x1});return _0x4bd85d[_0x8dbaa6(0xd0)](_0x8dbaa6(0x11f))['to'](this,_0x8dbaa6(0x11f),this,_0x8dbaa6(0x121),(_0x340b23,_0x41e76d)=>_0x340b23&&!_0x41e76d),this[_0x8dbaa6(0xe3)](_0x4bd85d,_0x8dbaa6(0xe9),(_0x3f8a88,_0x3bba47)=>{const _0xe26473=_0x8dbaa6;this[_0xe26473(0xdd)]=_0x3bba47;const _0x46196b=_0x2b3793(_0x3bba47);this[_0xe26473(0xe6)](_0xe26473(0x113),_0x46196b),_0x3bba47[_0xe26473(0xe5)]()&&this[_0xe26473(0x118)][_0xe26473(0xdc)]({'prompt':_0x46196b},0x0);},{'priority':_0x8dbaa6(0xf3)}),_0x4bd85d;}[_0x49d71e(0x103)](){const _0x3a2eac=_0x49d71e,_0xc3e4aa=new _0x3084f4(this[_0x3a2eac(0xcf)]);return _0xc3e4aa[_0x3a2eac(0x114)][_0x3a2eac(0xf8)][_0x3a2eac(0x104)](this[_0x3a2eac(0x118)])['as'](_0x20b6e5),_0xc3e4aa['on'](_0x3a2eac(0x100),()=>{const _0x168bd1=_0x3a2eac;this[_0x168bd1(0x118)][_0x168bd1(0xeb)](),this[_0x168bd1(0xd7)][_0x168bd1(0x110)](''),this[_0x168bd1(0xd7)][_0x168bd1(0x112)]();}),_0xc3e4aa;}[_0x49d71e(0xea)](){const _0x450a07=_0x49d71e,_0x3c6790=new _0x537c77(this[_0x450a07(0xcf)]);return _0x3c6790[_0x450a07(0xe2)][_0x450a07(0xd0)](_0x450a07(0x11f))['to'](this,_0x450a07(0x11f),this,_0x450a07(0x121),this,_0x450a07(0x11c),(_0x528774,_0x46e302,_0xc36b82)=>_0x528774&&!_0x46e302&&!!_0xc36b82),_0x3c6790[_0x450a07(0xe2)][_0x450a07(0x10a)](_0x450a07(0xe8))['to'](this,_0x450a07(0xdb)),_0x3c6790[_0x450a07(0x115)][_0x450a07(0xd0)](_0x450a07(0x11f))['to'](this,_0x450a07(0x11f),this,_0x450a07(0x121),this,_0x450a07(0x11c),(_0x339255,_0x17ed8c,_0x49eaa0)=>_0x339255&&!_0x17ed8c&&!!_0x49eaa0),_0x3c6790[_0x450a07(0x115)][_0x450a07(0x10a)](_0x450a07(0xe8))['to'](this,_0x450a07(0x109)),_0x3c6790[_0x450a07(0xe4)][_0x450a07(0xd0)](_0x450a07(0x11f))['to'](this,_0x450a07(0x11f),this,_0x450a07(0x121),(_0x23f969,_0x242908)=>_0x23f969&&!_0x242908),_0x3c6790[_0x450a07(0xe4)][_0x450a07(0x10a)](_0x450a07(0xe8))['to'](this,_0x450a07(0x119)),_0x3c6790[_0x450a07(0x116)][_0x450a07(0xd0)](_0x450a07(0x11f))['to'](this,_0x450a07(0x121)),_0x3c6790[_0x450a07(0x116)][_0x450a07(0x10a)](_0x450a07(0xe8))['to'](this,_0x450a07(0xde)),_0x3c6790;}[_0x49d71e(0xf9)](){const _0x4637d5=_0x49d71e;this[_0x4637d5(0x11c)]='',this[_0x4637d5(0xff)]=!0x1,this[_0x4637d5(0x121)]=!0x0,this[_0x4637d5(0xf2)][_0x4637d5(0x10d)]=!0x0,this[_0x4637d5(0xcb)][_0x4637d5(0x10d)]=!0x0,this[_0x4637d5(0xf2)][_0x4637d5(0x112)]();}[_0x49d71e(0xf0)](){const _0x5876f3=_0x49d71e,_0x1e5bb9=this[_0x5876f3(0xcf)];this[_0x5876f3(0x121)]=!0x1,this[_0x5876f3(0xdd)]='',this[_0x5876f3(0xd7)][_0x5876f3(0xf7)](),this[_0x5876f3(0x11c)]&&(this[_0x5876f3(0xd7)][_0x5876f3(0x11d)][_0x5876f3(0xcc)]=_0x7a67d9(_0x1e5bb9,_0x5876f3(0xd2)));}[_0x49d71e(0xca)](_0x52c9ae){const _0x5d7fbc=_0x49d71e,_0x3f9f0e=this[_0x5d7fbc(0xcf)];this[_0x5d7fbc(0xf0)](),this[_0x5d7fbc(0xff)]=!0x0,this[_0x5d7fbc(0xfd)][_0x5d7fbc(0xe7)]=_0x52c9ae||_0x7a67d9(_0x3f9f0e,_0x5d7fbc(0x120)),this[_0x5d7fbc(0x11c)]||(this[_0x5d7fbc(0xf2)][_0x5d7fbc(0x10d)]=!0x1);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x3b646b,_0x2a569f){const _0x450e98=_0x1895,_0x509f12=_0x3b646b();while(!![]){try{const _0x501d6c=parseInt(_0x450e98(0x72))/0x1+parseInt(_0x450e98(0x74))/0x2*(-parseInt(_0x450e98(0x6d))/0x3)+-parseInt(_0x450e98(0x6f))/0x4*(parseInt(_0x450e98(0x70))/0x5)+-parseInt(_0x450e98(0x68))/0x6*(-parseInt(_0x450e98(0x6b))/0x7)+-parseInt(_0x450e98(0x75))/0x8*(-parseInt(_0x450e98(0x6c))/0x9)+parseInt(_0x450e98(0x6e))/0xa+-parseInt(_0x450e98(0x79))/0xb;if(_0x501d6c===_0x2a569f)break;else _0x509f12['push'](_0x509f12['shift']());}catch(_0xa524b6){_0x509f12['push'](_0x509f12['shift']());}}}(_0x5c40,0x78b82));function _0x1895(_0x478588,_0x1cf603){const _0x5c4078=_0x5c40();return _0x1895=function(_0x18955a,_0x3fcd81){_0x18955a=_0x18955a-0x68;let _0x25ca1d=_0x5c4078[_0x18955a];return _0x25ca1d;},_0x1895(_0x478588,_0x1cf603);}function _0x5c40(){const _0x326b43=['376enGaQW','locale','execute','fire','18985120SpAair','3997146tXLJqy','children','set','7JyINrk','147987wBpEqC','6yUYVKV','4653450jUqWtg','12RNiYXu','449935asXpWk','prompt','696904OcWPVr','add','110914ADdPDo'];_0x5c40=function(){return _0x326b43;};return _0x5c40();}import{ListItemView as _0x187632,ButtonView as _0x12b0d5}from'ckeditor5/src/ui.js';import _0x5dd764 from'../dropdown/buttonlabelwithhighlightview.js';import{unescape as _0xfe6a97}from'lodash-es';export default class hs extends _0x187632{constructor(_0x491c16){const _0x5b43be=_0x1895;super();const _0x57424b=new _0x5dd764(),_0x469cd1=new _0x12b0d5(this[_0x5b43be(0x76)],_0x57424b);this[_0x5b43be(0x69)][_0x5b43be(0x73)](_0x469cd1),_0x469cd1[_0x5b43be(0x6a)]({'label':_0x491c16[_0x5b43be(0x71)],'withText':!0x0}),_0x469cd1['on'](_0x5b43be(0x77),()=>{const _0x2b4fed=_0x5b43be;this[_0x2b4fed(0x78)](_0x2b4fed(0x77),{'value':_0xfe6a97(_0x491c16[_0x2b4fed(0x71)])});});}}
23
+ (function(_0x2b6f63,_0x129131){const _0x13cfc0=_0xf47b,_0x24807b=_0x2b6f63();while(!![]){try{const _0x4e6105=-parseInt(_0x13cfc0(0xd9))/0x1+parseInt(_0x13cfc0(0xd1))/0x2+-parseInt(_0x13cfc0(0xd2))/0x3*(parseInt(_0x13cfc0(0xd6))/0x4)+-parseInt(_0x13cfc0(0xcd))/0x5*(-parseInt(_0x13cfc0(0xd4))/0x6)+-parseInt(_0x13cfc0(0xd8))/0x7+-parseInt(_0x13cfc0(0xd5))/0x8*(-parseInt(_0x13cfc0(0xd3))/0x9)+-parseInt(_0x13cfc0(0xcc))/0xa*(-parseInt(_0x13cfc0(0xca))/0xb);if(_0x4e6105===_0x129131)break;else _0x24807b['push'](_0x24807b['shift']());}catch(_0x187e2){_0x24807b['push'](_0x24807b['shift']());}}}(_0xa788,0x6ad74));import{ListItemView as _0x4428c9,ButtonView as _0x3a62b8}from'ckeditor5/src/ui.js';function _0xa788(){const _0xbb3794=['72DNTXzr','104MrOMpr','8yvezXh','fire','4273885rJjYWy','811577EimmuI','add','children','15356RLxVFT','prompt','11230jAIwFh','200225bIGUNA','execute','locale','set','253842wgbizu','858543iYVIKJ','177885hwnXgY'];_0xa788=function(){return _0xbb3794;};return _0xa788();}import _0x319c52 from'../dropdown/buttonlabelwithhighlightview.js';import{unescape as _0x5100af}from'lodash-es';function _0xf47b(_0x1d3a23,_0x59b404){const _0xa7886d=_0xa788();return _0xf47b=function(_0xf47bca,_0x2b7360){_0xf47bca=_0xf47bca-0xc8;let _0x536862=_0xa7886d[_0xf47bca];return _0x536862;},_0xf47b(_0x1d3a23,_0x59b404);}export default class hs extends _0x4428c9{constructor(_0x432da4){const _0x342ab5=_0xf47b;super();const _0x2c0204=new _0x319c52(),_0x5446c8=new _0x3a62b8(this[_0x342ab5(0xcf)],_0x2c0204);this[_0x342ab5(0xc9)][_0x342ab5(0xc8)](_0x5446c8),_0x5446c8[_0x342ab5(0xd0)]({'label':_0x432da4[_0x342ab5(0xcb)],'withText':!0x0}),_0x5446c8['on'](_0x342ab5(0xce),()=>{const _0x368623=_0x342ab5;this[_0x368623(0xd7)](_0x368623(0xce),{'value':_0x5100af(_0x432da4[_0x368623(0xcb)])});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x2f23(_0x3b6d3b,_0xcfe9a1){const _0x1d61f0=_0x1d61();return _0x2f23=function(_0x2f2313,_0x13902e){_0x2f2313=_0x2f2313-0x1b8;let _0x3e8ace=_0x1d61f0[_0x2f2313];return _0x3e8ace;},_0x2f23(_0x3b6d3b,_0xcfe9a1);}function _0x1d61(){const _0x4ecae5=['Prompt\x20history','93492nYDURG','children','390999HVvFXt','149194zvQWMW','length','1044610aLYrgY','8OPGczQ','execute','locale','add','clearHistoryButton','filter','536742ElgoQX','fire','historyGroupView','Clear','set','items','label','185142kZMjno','907485PHJulC','clearHistory','delegate','_createClearHistoryButton'];_0x1d61=function(){return _0x4ecae5;};return _0x1d61();}const _0x2c654e=_0x2f23;(function(_0x56955b,_0x7c21f0){const _0x5deffb=_0x2f23,_0xc2ca30=_0x56955b();while(!![]){try{const _0x5b03c6=parseInt(_0x5deffb(0x1b8))/0x1+parseInt(_0x5deffb(0x1c1))/0x2+-parseInt(_0x5deffb(0x1c0))/0x3+-parseInt(_0x5deffb(0x1be))/0x4+-parseInt(_0x5deffb(0x1b9))/0x5+parseInt(_0x5deffb(0x1ca))/0x6+-parseInt(_0x5deffb(0x1c3))/0x7*(-parseInt(_0x5deffb(0x1c4))/0x8);if(_0x5b03c6===_0x7c21f0)break;else _0xc2ca30['push'](_0xc2ca30['shift']());}catch(_0x5d9319){_0xc2ca30['push'](_0xc2ca30['shift']());}}}(_0x1d61,0x27d97));import{ListView as _0x19d426,ListItemGroupView as _0x1aa00d,ButtonView as _0x1f4807}from'ckeditor5/src/ui.js';import{getTranslation as _0x4375f8}from'../../utils/common-translations.js';export default class rs extends _0x19d426{constructor(_0x3d7492){const _0x25095d=_0x2f23;super(_0x3d7492),this[_0x25095d(0x1c8)]=this[_0x25095d(0x1bc)](),this[_0x25095d(0x1cc)]=new _0x1aa00d(),this[_0x25095d(0x1cc)][_0x25095d(0x1bf)][_0x25095d(0x1c7)](this[_0x25095d(0x1c8)],0x1),this[_0x25095d(0x1cc)][_0x25095d(0x1d0)]=_0x4375f8(_0x3d7492,_0x25095d(0x1bd)),this[_0x25095d(0x1cc)][_0x25095d(0x1cf)][_0x25095d(0x1bb)](_0x25095d(0x1c5))['to'](this),this[_0x25095d(0x1cf)][_0x25095d(0x1c7)](this[_0x25095d(0x1cc)]);}[_0x2c654e(0x1c9)](){const _0x4db570=_0x2c654e;let _0x4dd42e=0x0;for(const _0x2ddcd9 of this[_0x4db570(0x1cf)])_0x4dd42e+=_0x2ddcd9[_0x4db570(0x1cf)][_0x4db570(0x1c2)];return{'resultsCount':_0x4dd42e,'totalItemsCount':_0x4dd42e};}[_0x2c654e(0x1bc)](){const _0x54fb57=_0x2c654e,_0x519404=this[_0x54fb57(0x1c6)],_0x36755f=new _0x1f4807(this[_0x54fb57(0x1c6)]);return _0x36755f[_0x54fb57(0x1ce)]({'label':'('+_0x4375f8(_0x519404,_0x54fb57(0x1cd))+')','withText':!0x0}),_0x36755f['on'](_0x54fb57(0x1c5),()=>this[_0x54fb57(0x1cb)](_0x54fb57(0x1ba))),_0x36755f;}}
23
+ function _0x15c7(){const _0x36a555=['historyGroupView','25224aQDUAY','105916KUbWLi','63vrKxoK','clearHistoryButton','Clear','label','execute','filter','434668kWZKFP','652054bfYfad','3215166zexSUB','fire','_createClearHistoryButton','length','57gefDVF','set','Prompt\x20history','delegate','items','locale','add','4676550bqWABo','children','2854953vvfpKf','clearHistory'];_0x15c7=function(){return _0x36a555;};return _0x15c7();}const _0x3ab5ba=_0x2797;function _0x2797(_0x499055,_0x431038){const _0x15c7be=_0x15c7();return _0x2797=function(_0x27970c,_0x57984e){_0x27970c=_0x27970c-0xfa;let _0x2832cd=_0x15c7be[_0x27970c];return _0x2832cd;},_0x2797(_0x499055,_0x431038);}(function(_0x3c6a85,_0x19d329){const _0x124e4b=_0x2797,_0x1e41ea=_0x3c6a85();while(!![]){try{const _0x4a2b88=-parseInt(_0x124e4b(0x10b))/0x1+parseInt(_0x124e4b(0x10c))/0x2+parseInt(_0x124e4b(0x111))/0x3*(-parseInt(_0x124e4b(0x104))/0x4)+parseInt(_0x124e4b(0xfe))/0x5+parseInt(_0x124e4b(0x10d))/0x6+-parseInt(_0x124e4b(0x105))/0x7*(parseInt(_0x124e4b(0x103))/0x8)+-parseInt(_0x124e4b(0x100))/0x9;if(_0x4a2b88===_0x19d329)break;else _0x1e41ea['push'](_0x1e41ea['shift']());}catch(_0x4b79cb){_0x1e41ea['push'](_0x1e41ea['shift']());}}}(_0x15c7,0x7d72b));import{ListView as _0x189b87,ListItemGroupView as _0x45bdad,ButtonView as _0xa2d1b}from'ckeditor5/src/ui.js';import{getTranslation as _0x1025bc}from'../../utils/common-translations.js';export default class rs extends _0x189b87{constructor(_0x154784){const _0x56fc9f=_0x2797;super(_0x154784),this[_0x56fc9f(0x106)]=this[_0x56fc9f(0x10f)](),this[_0x56fc9f(0x102)]=new _0x45bdad(),this[_0x56fc9f(0x102)][_0x56fc9f(0xff)][_0x56fc9f(0xfd)](this[_0x56fc9f(0x106)],0x1),this[_0x56fc9f(0x102)][_0x56fc9f(0x108)]=_0x1025bc(_0x154784,_0x56fc9f(0x113)),this[_0x56fc9f(0x102)][_0x56fc9f(0xfb)][_0x56fc9f(0xfa)](_0x56fc9f(0x109))['to'](this),this[_0x56fc9f(0xfb)][_0x56fc9f(0xfd)](this[_0x56fc9f(0x102)]);}[_0x3ab5ba(0x10a)](){const _0x35f34b=_0x3ab5ba;let _0x41c701=0x0;for(const _0x24f5a0 of this[_0x35f34b(0xfb)])_0x41c701+=_0x24f5a0[_0x35f34b(0xfb)][_0x35f34b(0x110)];return{'resultsCount':_0x41c701,'totalItemsCount':_0x41c701};}[_0x3ab5ba(0x10f)](){const _0x1ad9e3=_0x3ab5ba,_0x2f840c=this[_0x1ad9e3(0xfc)],_0x1ddfd=new _0xa2d1b(this[_0x1ad9e3(0xfc)]);return _0x1ddfd[_0x1ad9e3(0x112)]({'label':'('+_0x1025bc(_0x2f840c,_0x1ad9e3(0x107))+')','withText':!0x0}),_0x1ddfd['on'](_0x1ad9e3(0x109),()=>this[_0x1ad9e3(0x10e)](_0x1ad9e3(0x101))),_0x1ddfd;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x366e3f=_0x2408;(function(_0x36cc66,_0x368b73){const _0x321868=_0x2408,_0x575dbe=_0x36cc66();while(!![]){try{const _0x528b7d=parseInt(_0x321868(0x172))/0x1+parseInt(_0x321868(0x17b))/0x2+parseInt(_0x321868(0x16c))/0x3+parseInt(_0x321868(0x17a))/0x4*(parseInt(_0x321868(0x16e))/0x5)+-parseInt(_0x321868(0x171))/0x6+-parseInt(_0x321868(0x179))/0x7*(-parseInt(_0x321868(0x16d))/0x8)+-parseInt(_0x321868(0x170))/0x9;if(_0x528b7d===_0x368b73)break;else _0x575dbe['push'](_0x575dbe['shift']());}catch(_0x224ff7){_0x575dbe['push'](_0x575dbe['shift']());}}}(_0x3306,0x72ec8));import{Collection as _0x132de4}from'ckeditor5/src/utils.js';const cs=_0x366e3f(0x176);export default class os extends _0x132de4{constructor(){const _0x28d957=_0x366e3f;super(),this[_0x28d957(0x175)](),this['on'](_0x28d957(0x17c),(_0x26ebf4,_0x313e2b)=>{const _0x25095b=_0x28d957,_0x2d03b9=Ss(_0x313e2b[_0x25095b(0x177)]);for(const _0x7fd45f of this)if(_0x7fd45f!=_0x313e2b&&Ss(_0x7fd45f[_0x25095b(0x177)])===_0x2d03b9){this[_0x25095b(0x167)](_0x7fd45f);break;}this[_0x25095b(0x16f)]>0x14&&this[_0x25095b(0x167)](this[_0x25095b(0x178)]),this[_0x25095b(0x17d)]();}),this['on'](_0x28d957(0x167),()=>{const _0x4a5ce2=_0x28d957;this[_0x4a5ce2(0x17d)]();});}[_0x366e3f(0x175)](){const _0x1af7ed=_0x366e3f,_0x180256=sessionStorage[_0x1af7ed(0x16b)](cs)||'[]';this[_0x1af7ed(0x169)](JSON[_0x1af7ed(0x16a)](_0x180256));}[_0x366e3f(0x17d)](){const _0x2574bf=_0x366e3f;sessionStorage[_0x2574bf(0x17e)](cs,JSON[_0x2574bf(0x174)](this[_0x2574bf(0x173)](_0x481ebc=>_0x481ebc)));}}function Ss(_0x1d4eb3){const _0x1a928b=_0x366e3f;return _0x1d4eb3[_0x1a928b(0x166)]()[_0x1a928b(0x168)]();}function _0x2408(_0x5ab615,_0x48684c){const _0x330691=_0x3306();return _0x2408=function(_0x2408ad,_0x35e93b){_0x2408ad=_0x2408ad-0x166;let _0x1e066a=_0x330691[_0x2408ad];return _0x1e066a;},_0x2408(_0x5ab615,_0x48684c);}function _0x3306(){const _0x550d4a=['1005dxeUJG','length','13481496OOiuKg','1342368fmCIsx','714cVFlnS','map','stringify','_loadFromSessionStorage','CKEditor/AIFormView/PromptHistory','prompt','last','7FaQYbb','10124BnOoyS','1354868xJVHFN','add','_saveToSessionStorage','setItem','toLowerCase','remove','trim','addMany','parse','getItem','2684559hcocqI','885344vBfPYC'];_0x3306=function(){return _0x550d4a;};return _0x3306();}
23
+ const _0x38b83f=_0x3643;(function(_0x2245bd,_0xaf2bd3){const _0x2f8c27=_0x3643,_0x3625e8=_0x2245bd();while(!![]){try{const _0x236349=-parseInt(_0x2f8c27(0xdf))/0x1+-parseInt(_0x2f8c27(0xee))/0x2*(-parseInt(_0x2f8c27(0xe9))/0x3)+parseInt(_0x2f8c27(0xed))/0x4*(-parseInt(_0x2f8c27(0xec))/0x5)+parseInt(_0x2f8c27(0xd5))/0x6*(-parseInt(_0x2f8c27(0xd3))/0x7)+-parseInt(_0x2f8c27(0xe2))/0x8*(-parseInt(_0x2f8c27(0xe5))/0x9)+-parseInt(_0x2f8c27(0xd2))/0xa*(-parseInt(_0x2f8c27(0xe7))/0xb)+parseInt(_0x2f8c27(0xe0))/0xc*(parseInt(_0x2f8c27(0xea))/0xd);if(_0x236349===_0xaf2bd3)break;else _0x3625e8['push'](_0x3625e8['shift']());}catch(_0x46eb46){_0x3625e8['push'](_0x3625e8['shift']());}}}(_0x13f4,0x79866));import{Collection as _0x1e0f25}from'ckeditor5/src/utils.js';const cs=_0x38b83f(0xd6);function _0x3643(_0x272dab,_0x50fb16){const _0x13f4ab=_0x13f4();return _0x3643=function(_0x3643c,_0x1aa9dd){_0x3643c=_0x3643c-0xd2;let _0x5932c5=_0x13f4ab[_0x3643c];return _0x5932c5;},_0x3643(_0x272dab,_0x50fb16);}export default class os extends _0x1e0f25{constructor(){const _0x5c48b6=_0x38b83f;super(),this[_0x5c48b6(0xdb)](),this['on'](_0x5c48b6(0xe3),(_0x31c509,_0x5f5166)=>{const _0x311811=_0x5c48b6,_0x2b420f=Ss(_0x5f5166[_0x311811(0xda)]);for(const _0x3b3a39 of this)if(_0x3b3a39!=_0x5f5166&&Ss(_0x3b3a39[_0x311811(0xda)])===_0x2b420f){this[_0x311811(0xd7)](_0x3b3a39);break;}this[_0x311811(0xe4)]>0x14&&this[_0x311811(0xd7)](this[_0x311811(0xe6)]),this[_0x311811(0xdc)]();}),this['on'](_0x5c48b6(0xd7),()=>{const _0x1b676f=_0x5c48b6;this[_0x1b676f(0xdc)]();});}[_0x38b83f(0xdb)](){const _0x30d335=_0x38b83f,_0x456ee1=sessionStorage[_0x30d335(0xd8)](cs)||'[]';this[_0x30d335(0xe8)](JSON[_0x30d335(0xdd)](_0x456ee1));}[_0x38b83f(0xdc)](){const _0x3eacf3=_0x38b83f;sessionStorage[_0x3eacf3(0xeb)](cs,JSON[_0x3eacf3(0xe1)](this[_0x3eacf3(0xd9)](_0x14cea9=>_0x14cea9)));}}function Ss(_0x1b8123){const _0x48d81a=_0x38b83f;return _0x1b8123[_0x48d81a(0xde)]()[_0x48d81a(0xd4)]();}function _0x13f4(){const _0x588e1c=['500vRfIfa','14rAkAMo','trim','1309452rnphbn','CKEditor/AIFormView/PromptHistory','remove','getItem','map','prompt','_loadFromSessionStorage','_saveToSessionStorage','parse','toLowerCase','886024uPyYIf','708aQDyde','stringify','1055696KDmAbx','add','length','63xQRuAn','last','202477CUpPDe','addMany','1507473UWAkhv','29055XqjSvt','setItem','1645415WTnaIy','8oiftPx','2VEwOSk'];_0x13f4=function(){return _0x588e1c;};return _0x13f4();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x18ff(_0x2c2338,_0x3cad38){const _0x2b3d9f=_0x2b3d();return _0x18ff=function(_0x18ff3a,_0x478227){_0x18ff3a=_0x18ff3a-0x162;let _0x31f3e0=_0x2b3d9f[_0x18ff3a];return _0x31f3e0;},_0x18ff(_0x2c2338,_0x3cad38);}function _0x2b3d(){const _0x5596eb=['isEnabled','execute','636cmfAfT','length','reduce','enabledCommandsIds','concat','isEmpty','element','hasContent','refresh','showUI','336zYvsRu','model','ai.aiAssistant.disabledElements','selection','custom','set','plugins','add','editor','getFirstRange','12376OUVWvs','getItems','get','change:_hasContext','_commandDefinitions','from','getSelectedBlocks','9279rQqrOU','includes','56HzWqyV','2257785QZEZHt','document','1792gfZVsb','5AvzhYc','name','_hasContext','commands','change:isEnabled','1096266lZEokL','20984wSMStl','getRanges','config','isCollapsed','74261SzmGPG','9080700TQOarY','requiresContent'];_0x2b3d=function(){return _0x5596eb;};return _0x2b3d();}const _0x342ce4=_0x18ff;(function(_0xe57d25,_0x5e70fb){const _0x8d3fe7=_0x18ff,_0x1ba631=_0xe57d25();while(!![]){try{const _0x37ab6d=-parseInt(_0x8d3fe7(0x163))/0x1*(parseInt(_0x8d3fe7(0x16c))/0x2)+parseInt(_0x8d3fe7(0x16a))/0x3*(parseInt(_0x8d3fe7(0x189))/0x4)+-parseInt(_0x8d3fe7(0x170))/0x5*(-parseInt(_0x8d3fe7(0x175))/0x6)+parseInt(_0x8d3fe7(0x16f))/0x7*(parseInt(_0x8d3fe7(0x176))/0x8)+parseInt(_0x8d3fe7(0x16d))/0x9+-parseInt(_0x8d3fe7(0x17b))/0xa+-parseInt(_0x8d3fe7(0x17a))/0xb*(-parseInt(_0x8d3fe7(0x17f))/0xc);if(_0x37ab6d===_0x5e70fb)break;else _0x1ba631['push'](_0x1ba631['shift']());}catch(_0x25fe66){_0x1ba631['push'](_0x1ba631['shift']());}}}(_0x2b3d,0x72471));import{Command as _0x577ae9}from'ckeditor5/src/core.js';import _0x38b9c0 from'../aiassistantui.js';export default class y extends _0x577ae9{constructor(_0x56d7b6,_0x8fbd52){const _0xb763ea=_0x18ff;super(_0x56d7b6),this[_0xb763ea(0x167)]=_0x8fbd52?_0x8fbd52[_0xb763ea(0x181)]((_0x4adb08,_0x36a481)=>_0x4adb08[_0xb763ea(0x183)](_0x36a481[_0xb763ea(0x173)]),new Array()):[],this[_0xb763ea(0x18e)](_0xb763ea(0x182),[]),this['on'](_0xb763ea(0x166),(_0x5c5e61,_0x3f178d,_0x12f769)=>{const _0x431b6e=_0xb763ea;this[_0x431b6e(0x17d)]&&(this[_0x431b6e(0x182)]=F(this[_0x431b6e(0x167)],_0x12f769));}),this[_0xb763ea(0x18e)](_0xb763ea(0x172),!0x1),this['on'](_0xb763ea(0x174),(_0x3c0ac8,_0x24609c,_0x374c10)=>{const _0x524ae3=_0xb763ea;this[_0x524ae3(0x182)]=_0x374c10?F(this[_0x524ae3(0x167)],this[_0x524ae3(0x172)]):[];});}[_0x342ce4(0x187)](){const _0x16cf04=_0x342ce4,_0x166c21=this[_0x16cf04(0x191)][_0x16cf04(0x18a)];this[_0x16cf04(0x172)]=function(_0x465531){const _0xed59da=_0x16cf04,_0x41ee39=_0x465531[_0xed59da(0x16e)][_0xed59da(0x18c)];return _0x41ee39[_0xed59da(0x179)]?0x0!==[..._0x41ee39[_0xed59da(0x169)]()][_0xed59da(0x180)]&&![..._0x41ee39[_0xed59da(0x169)]()][0x0][_0xed59da(0x184)]:!!_0x465531[_0xed59da(0x186)](_0x41ee39[_0xed59da(0x162)]());}(_0x166c21);const _0x4fafe5=_0x166c21[_0x16cf04(0x16e)][_0x16cf04(0x18c)],_0x4031a1=this[_0x16cf04(0x191)][_0x16cf04(0x178)][_0x16cf04(0x165)](_0x16cf04(0x18b));for(const _0x3b4893 of _0x4fafe5[_0x16cf04(0x177)]())for(const _0x5d1756 of _0x3b4893[_0x16cf04(0x164)]())if(_0x5d1756['is'](_0x16cf04(0x185))&&_0x4031a1[_0x16cf04(0x16b)](_0x5d1756[_0x16cf04(0x171)]))return void(this[_0x16cf04(0x17d)]=!0x1);this[_0x16cf04(0x17d)]=!0x0;}[_0x342ce4(0x17e)](_0x3222c9='',_0x55097d='',_0x630ccf=_0x342ce4(0x18d)){const _0x142f79=_0x342ce4;this[_0x142f79(0x191)][_0x142f79(0x18f)][_0x142f79(0x165)](_0x38b9c0)[_0x142f79(0x188)](_0x3222c9,_0x55097d,_0x630ccf);}}function F(_0x48c3fd,_0x4cc2f2){const _0x303aae=_0x342ce4,_0x14211a=new Set();for(const _0x435a1 of _0x48c3fd)(_0x4cc2f2||!0x1===_0x435a1[_0x303aae(0x17c)])&&_0x14211a[_0x303aae(0x190)](_0x435a1['id']);return Array[_0x303aae(0x168)](_0x14211a);}
23
+ const _0x5dc4c8=_0x44b2;(function(_0x34b1b5,_0x1ab2df){const _0x788ae8=_0x44b2,_0x151f57=_0x34b1b5();while(!![]){try{const _0x58cb0e=parseInt(_0x788ae8(0x13f))/0x1+-parseInt(_0x788ae8(0x166))/0x2+-parseInt(_0x788ae8(0x169))/0x3+parseInt(_0x788ae8(0x15a))/0x4+parseInt(_0x788ae8(0x149))/0x5+-parseInt(_0x788ae8(0x152))/0x6*(parseInt(_0x788ae8(0x15c))/0x7)+-parseInt(_0x788ae8(0x153))/0x8;if(_0x58cb0e===_0x1ab2df)break;else _0x151f57['push'](_0x151f57['shift']());}catch(_0x4e3f1d){_0x151f57['push'](_0x151f57['shift']());}}}(_0xabec,0x90895));function _0xabec(){const _0x16f721=['element','concat','selection','get','change:isEnabled','899788dqaCRq','requiresContent','_commandDefinitions','486492TxJngp','model','94790eLfhaB','showUI','config','_hasContext','execute','length','ai.aiAssistant.disabledElements','from','commands','plugins','5865790LREanV','getRanges','editor','getItems','getSelectedBlocks','reduce','refresh','isEnabled','enabledCommandsIds','6bcZtQo','6021280BTYlwA','name','getFirstRange','custom','set','isEmpty','add','4013028yRlZvz','change:_hasContext','2201262boLJju','document','isCollapsed','hasContent','includes'];_0xabec=function(){return _0x16f721;};return _0xabec();}function _0x44b2(_0x4f2e8b,_0xbdb83e){const _0xabeca2=_0xabec();return _0x44b2=function(_0x44b214,_0x1ef0ec){_0x44b214=_0x44b214-0x13e;let _0x220778=_0xabeca2[_0x44b214];return _0x220778;},_0x44b2(_0x4f2e8b,_0xbdb83e);}import{Command as _0x2e6890}from'ckeditor5/src/core.js';import _0x28283c from'../aiassistantui.js';export default class g extends _0x2e6890{constructor(_0x58802b,_0x25c5ea){const _0x1deff3=_0x44b2;super(_0x58802b),this[_0x1deff3(0x168)]=_0x25c5ea?_0x25c5ea[_0x1deff3(0x14e)]((_0x87e297,_0x193a8b)=>_0x87e297[_0x1deff3(0x162)](_0x193a8b[_0x1deff3(0x147)]),new Array()):[],this[_0x1deff3(0x157)](_0x1deff3(0x151),[]),this['on'](_0x1deff3(0x15b),(_0x2537e3,_0x1778a2,_0x689a8d)=>{const _0x53713b=_0x1deff3;this[_0x53713b(0x150)]&&(this[_0x53713b(0x151)]=F(this[_0x53713b(0x168)],_0x689a8d));}),this[_0x1deff3(0x157)](_0x1deff3(0x142),!0x1),this['on'](_0x1deff3(0x165),(_0x1486b8,_0x5116e1,_0x404765)=>{const _0x10d77e=_0x1deff3;this[_0x10d77e(0x151)]=_0x404765?F(this[_0x10d77e(0x168)],this[_0x10d77e(0x142)]):[];});}[_0x5dc4c8(0x14f)](){const _0x50e58b=_0x5dc4c8,_0x3a1bc7=this[_0x50e58b(0x14b)][_0x50e58b(0x13e)];this[_0x50e58b(0x142)]=function(_0x201564){const _0x34e6d2=_0x50e58b,_0x47b950=_0x201564[_0x34e6d2(0x15d)][_0x34e6d2(0x163)];return _0x47b950[_0x34e6d2(0x15e)]?0x0!==[..._0x47b950[_0x34e6d2(0x14d)]()][_0x34e6d2(0x144)]&&![..._0x47b950[_0x34e6d2(0x14d)]()][0x0][_0x34e6d2(0x158)]:!!_0x201564[_0x34e6d2(0x15f)](_0x47b950[_0x34e6d2(0x155)]());}(_0x3a1bc7);const _0x1a6deb=_0x3a1bc7[_0x50e58b(0x15d)][_0x50e58b(0x163)],_0x27c440=this[_0x50e58b(0x14b)][_0x50e58b(0x141)][_0x50e58b(0x164)](_0x50e58b(0x145));for(const _0x3f0a9c of _0x1a6deb[_0x50e58b(0x14a)]())for(const _0x3c5bb5 of _0x3f0a9c[_0x50e58b(0x14c)]())if(_0x3c5bb5['is'](_0x50e58b(0x161))&&_0x27c440[_0x50e58b(0x160)](_0x3c5bb5[_0x50e58b(0x154)]))return void(this[_0x50e58b(0x150)]=!0x1);this[_0x50e58b(0x150)]=!0x0;}[_0x5dc4c8(0x143)](_0x1bbf6d='',_0x2c7212='',_0x1ba8ac=_0x5dc4c8(0x156)){const _0x26a8a7=_0x5dc4c8;this[_0x26a8a7(0x14b)][_0x26a8a7(0x148)][_0x26a8a7(0x164)](_0x28283c)[_0x26a8a7(0x140)](_0x1bbf6d,_0x2c7212,_0x1ba8ac);}}function F(_0x2be828,_0x2e5444){const _0x4a27ad=_0x5dc4c8,_0x2f7945=new Set();for(const _0x391c8b of _0x2be828)(_0x2e5444||!0x1===_0x391c8b[_0x4a27ad(0x167)])&&_0x2f7945[_0x4a27ad(0x159)](_0x391c8b['id']);return Array[_0x4a27ad(0x146)](_0x2f7945);}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x5db6ed,_0x1a0644,_0x4be2ec){const t=_0x5db6ed['t'];switch(_0x1a0644){case'Edit\x20or\x20review':return t('Edit\x20or\x20review');case'Improve\x20writing':return t('Improve\x20writing');case'Make\x20shorter':return t('Make\x20shorter');case'Make\x20longer':return t('Make\x20longer');case'Simplify\x20language':return t('Simplify\x20language');case'Generate\x20from\x20selection':return t('Generate\x20from\x20selection');case'Summarize':return t('Summarize');case'Continue':return t('Continue');case'Change\x20tone':return t('Change\x20tone');case'Professional':return t('Professional');case'Casual':return t('Casual');case'Direct':return t('Direct');case'Confident':return t('Confident');case'Friendly':return t('Friendly');case'Change\x20style':return t('Change\x20style');case'Business':return t('Business');case'Legal':return t('Legal');case'Journalism':return t('Journalism');case'Poetic':return t('Poetic');case'Translate':return t('Translate');case'Translate\x20to\x20%0':return t('Translate\x20to\x20%0',_0x4be2ec);case'English':return t('English');case'Spanish':return t('Spanish');case'German':return t('German');case'Portuguese':return t('Portuguese');case'French':return t('French');case'Simplified\x20Chinese':return t('Simplified\x20Chinese');case'Hindi':return t('Hindi');case'Arabic':return t('Arabic');case'AI\x20Assistant':return t('AI\x20Assistant');case'AI\x20Commands':return t('AI\x20Commands');case'Ask\x20AI\x20to\x20edit\x20or\x20generate':return t('Ask\x20AI\x20to\x20edit\x20or\x20generate');case'Ask\x20AI\x20to\x20improve\x20generated\x20text':return t('Ask\x20AI\x20to\x20improve\x20generated\x20text');case'Copy':return t('Copy');case'Submit':return t('Submit');case'Insert\x20below':return t('Insert\x20below');case'Try\x20again':return t('Try\x20again');case'Stop':return t('Stop');case'AI\x20is\x20writing...':return t('AI\x20is\x20writing...');case'History':return t('History');case'Empty\x20history':return t('Empty\x20history');case'Ask\x20AI\x20and\x20your\x20prompts\x20will\x20be\x20listed\x20here\x20for\x20you\x20to\x20use\x20later.':return t('Ask\x20AI\x20and\x20your\x20prompts\x20will\x20be\x20listed\x20here\x20for\x20you\x20to\x20use\x20later.');case'Prompt\x20history':return t('Prompt\x20history');case'Search\x20AI\x20command':return t('Search\x20AI\x20command');case'No\x20commands\x20found':return t('No\x20commands\x20found');case'No\x20commands\x20available':return t('No\x20commands\x20available');case'Clear':return t('Clear');case'AI_REPLACE_CONTENT':return t({'id':'AI_REPLACE_CONTENT','string':'Replace'});case'AI_INSERT_CONTENT':return t({'id':'AI_INSERT_CONTENT','string':'Insert'});case'AI_ERROR_GET_HEADERS':return t({'id':'AI_ERROR_GET_HEADERS','string':'Preparing\x20request\x20headers\x20failed'});case'AI_ERROR_GET_PARAMETERS':return t({'id':'AI_ERROR_GET_PARAMETERS','string':'Preparing\x20request\x20parameters\x20failed'});case'AI_ERROR_UNSUPPORTED_MODEL':return t({'id':'AI_ERROR_UNSUPPORTED_MODEL','string':'The\x20requested\x20AI\x20model\x20(\x22%0\x22)\x20is\x20not\x20supported'},_0x4be2ec);case'AI_ERROR_CONTEXT_LENGTH':return t({'id':'AI_ERROR_CONTEXT_LENGTH','string':'Selected\x20content\x20is\x20too\x20long'});case'AI_ERROR_MODERATION':return t({'id':'AI_ERROR_MODERATION','string':'Requested\x20query\x20does\x20not\x20pass\x20moderation\x20rules'});case'AI_ERROR_FAILED':return t({'id':'AI_ERROR_FAILED','string':'Failed\x20to\x20communicate\x20with\x20the\x20AI\x20service'});default:return _0x1a0644;}}
23
+ export function getTranslation(_0x4edc02,_0x102e43,_0x4a6381){const t=_0x4edc02['t'];switch(_0x102e43){case'Edit\x20or\x20review':return t('Edit\x20or\x20review');case'Improve\x20writing':return t('Improve\x20writing');case'Make\x20shorter':return t('Make\x20shorter');case'Make\x20longer':return t('Make\x20longer');case'Simplify\x20language':return t('Simplify\x20language');case'Generate\x20from\x20selection':return t('Generate\x20from\x20selection');case'Summarize':return t('Summarize');case'Continue':return t('Continue');case'Change\x20tone':return t('Change\x20tone');case'Professional':return t('Professional');case'Casual':return t('Casual');case'Direct':return t('Direct');case'Confident':return t('Confident');case'Friendly':return t('Friendly');case'Change\x20style':return t('Change\x20style');case'Business':return t('Business');case'Legal':return t('Legal');case'Journalism':return t('Journalism');case'Poetic':return t('Poetic');case'Translate':return t('Translate');case'Translate\x20to\x20%0':return t('Translate\x20to\x20%0',_0x4a6381);case'English':return t('English');case'Spanish':return t('Spanish');case'German':return t('German');case'Portuguese':return t('Portuguese');case'French':return t('French');case'Simplified\x20Chinese':return t('Simplified\x20Chinese');case'Hindi':return t('Hindi');case'Arabic':return t('Arabic');case'AI\x20Assistant':return t('AI\x20Assistant');case'AI\x20Commands':return t('AI\x20Commands');case'Ask\x20AI\x20to\x20edit\x20or\x20generate':return t('Ask\x20AI\x20to\x20edit\x20or\x20generate');case'Ask\x20AI\x20to\x20improve\x20generated\x20text':return t('Ask\x20AI\x20to\x20improve\x20generated\x20text');case'Copy':return t('Copy');case'Submit':return t('Submit');case'Insert\x20below':return t('Insert\x20below');case'Try\x20again':return t('Try\x20again');case'Stop':return t('Stop');case'AI\x20is\x20writing...':return t('AI\x20is\x20writing...');case'History':return t('History');case'Empty\x20history':return t('Empty\x20history');case'Ask\x20AI\x20and\x20your\x20prompts\x20will\x20be\x20listed\x20here\x20for\x20you\x20to\x20use\x20later.':return t('Ask\x20AI\x20and\x20your\x20prompts\x20will\x20be\x20listed\x20here\x20for\x20you\x20to\x20use\x20later.');case'Prompt\x20history':return t('Prompt\x20history');case'Search\x20AI\x20command':return t('Search\x20AI\x20command');case'No\x20commands\x20found':return t('No\x20commands\x20found');case'No\x20commands\x20available':return t('No\x20commands\x20available');case'Clear':return t('Clear');case'AI_REPLACE_CONTENT':return t({'id':'AI_REPLACE_CONTENT','string':'Replace'});case'AI_INSERT_CONTENT':return t({'id':'AI_INSERT_CONTENT','string':'Insert'});case'AI_ERROR_GET_HEADERS':return t({'id':'AI_ERROR_GET_HEADERS','string':'Preparing\x20request\x20headers\x20failed'});case'AI_ERROR_GET_PARAMETERS':return t({'id':'AI_ERROR_GET_PARAMETERS','string':'Preparing\x20request\x20parameters\x20failed'});case'AI_ERROR_UNSUPPORTED_MODEL':return t({'id':'AI_ERROR_UNSUPPORTED_MODEL','string':'The\x20requested\x20AI\x20model\x20(\x22%0\x22)\x20is\x20not\x20supported'},_0x4a6381);case'AI_ERROR_CONTEXT_LENGTH':return t({'id':'AI_ERROR_CONTEXT_LENGTH','string':'Selected\x20content\x20is\x20too\x20long'});case'AI_ERROR_MODERATION':return t({'id':'AI_ERROR_MODERATION','string':'Requested\x20query\x20does\x20not\x20pass\x20moderation\x20rules'});case'AI_ERROR_FAILED':return t({'id':'AI_ERROR_FAILED','string':'Failed\x20to\x20communicate\x20with\x20the\x20AI\x20service'});default:return _0x102e43;}}