@ckeditor/ckeditor5-ai 41.2.0 → 41.3.0-alpha.2

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 _0x47ff45=_0x1570;(function(_0x206a9c,_0x2b1b42){const _0xecf482=_0x1570,_0x60b717=_0x206a9c();while(!![]){try{const _0x5f26de=-parseInt(_0xecf482(0xa7))/0x1+-parseInt(_0xecf482(0x82))/0x2+-parseInt(_0xecf482(0xb1))/0x3+parseInt(_0xecf482(0xb2))/0x4*(parseInt(_0xecf482(0xab))/0x5)+parseInt(_0xecf482(0xb5))/0x6*(parseInt(_0xecf482(0x6e))/0x7)+parseInt(_0xecf482(0x86))/0x8*(parseInt(_0xecf482(0x72))/0x9)+parseInt(_0xecf482(0x6a))/0xa;if(_0x5f26de===_0x2b1b42)break;else _0x60b717['push'](_0x60b717['shift']());}catch(_0x4fcd66){_0x60b717['push'](_0x60b717['shift']());}}}(_0x2855,0xd7139));function _0x1570(_0x42dfec,_0x53f8db){const _0x28559e=_0x2855();return _0x1570=function(_0x157056,_0x4e0bac){_0x157056=_0x157056-0x66;let _0x599155=_0x28559e[_0x157056];return _0x599155;},_0x1570(_0x42dfec,_0x53f8db);}function _0x2855(){const _0x472e44=['ck-ai-form__copy-button-wrapper','value','absolute','bindTemplate','createElement','1343232SYbOlG','-9999px','text/plain','change:isProcessing','9159096HgOqwF','getSelection','ck-ai-form__loader','scrollTo','copy','wheel','ck-hidden','listenTo','appendChild','innerHTML','icon','Copy','scrollHeight','AI\x20is\x20writing...','\x20ck-ai-form__copy-button--copied','appendLoader','removeAllRanges','ck-ai-form__copy-button','ck-content','remove','<span>]</span>','contentFieldView','element','body','execCommand','execute','bind','check','div','lastElementChild','setTemplate','write','set','1138724lMYpKf','render','loaderView','ClipboardItem','27970CWjIyz','ck-ai-form__content-field','ck-reset_all-excluded','textContent','class','focus','115143VVObVB','48yUTqRU','firstElementChild','addRange','78ntPTmN','smooth','.ck-ai-form__loader','<span>[</span>','ck-ai-form__content-area-wrapper','style','left','createRange','_createLoader','locale','ck-ai-form__content-area--processing','14449240CiJQRv','_createCopyButton','position','isEnabled','39165mzmWFO','mousedown','_copyHTMLToClipboard','ck-ai-form__content-area','9bvaCYb','copyButtonView','setEndBefore','querySelector','setStartAfter','clipboard','text/html','setContent','isProcessing','change:value','isVisible'];_0x2855=function(){return _0x472e44;};return _0x2855();}import{global as _0x44dc7f}from'ckeditor5/src/utils.js';import{View as _0x18a136,ButtonView as _0x42e111,SpinnerView as _0x2afbc9}from'ckeditor5/src/ui.js';import _0x4a4308 from'../../../theme/icons/copy.svg';import{getTranslation as _0x18dc3f}from'../../utils/common-translations.js';import{icons as _0x3cce33}from'ckeditor5/src/core.js';export default class st extends _0x18a136{constructor(_0x6b9157,_0x43b709=''){const _0x146768=_0x1570;super(_0x6b9157),this[_0x146768(0xa6)]({'value':null,'isVisible':!0x1,'isProcessing':!0x1});const _0x45b8=this[_0x146768(0x80)];this[_0x146768(0x9b)]=new ContentFieldView(_0x6b9157,_0x43b709),this[_0x146768(0x73)]=this[_0x146768(0x6b)](),this[_0x146768(0xa4)]({'tag':_0x146768(0xa2),'attributes':{'class':['ck',_0x146768(0xb9),_0x45b8['if'](_0x146768(0x7c),_0x146768(0x8c),_0x45ee54=>!_0x45ee54)],'tabindex':'-1'},'children':[{'tag':_0x146768(0xa2),'attributes':{'class':['ck',_0x146768(0x71),_0x45b8['if'](_0x146768(0x7a),_0x146768(0x69))]},'children':[this[_0x146768(0x9b)],{'tag':_0x146768(0xa2),'attributes':{'class':['ck',_0x146768(0x7d)]},'children':[this[_0x146768(0x73)]]}]}]});}[_0x47ff45(0xa8)](){const _0x51668b=_0x47ff45;super[_0x51668b(0xa8)](),this[_0x51668b(0x7e)]&&this[_0x51668b(0x9b)][_0x51668b(0x79)](this[_0x51668b(0x7e)]);let _0x5e159a=!0x1;this['on'](_0x51668b(0x7b),(_0x3f5a3c,_0x40205b,_0x2ba18a)=>{const _0xebebd6=_0x51668b,_0x509951=!this[_0xebebd6(0x9b)][_0xebebd6(0x9c)][_0xebebd6(0x75)](_0xebebd6(0xb7));this[_0xebebd6(0x9b)][_0xebebd6(0x79)](_0x2ba18a),this[_0xebebd6(0x7a)]&&_0x509951&&!_0x5e159a&&this[_0xebebd6(0x9c)][_0xebebd6(0x89)]({'top':this[_0xebebd6(0x9c)][_0xebebd6(0x92)],'behavior':_0xebebd6(0xb6)});}),this['on'](_0x51668b(0x85),(_0x4ad4ab,_0x102345,_0xc20d40)=>{const _0x31db77=_0x51668b;_0x5e159a=!0x1,_0xc20d40?(this[_0x31db77(0x7e)]=null,this[_0x31db77(0x9b)][_0x31db77(0x95)]()):this[_0x31db77(0x7e)]||this[_0x31db77(0x9b)][_0x31db77(0x79)]('');}),this[_0x51668b(0x8d)](this[_0x51668b(0x9c)],_0x51668b(0x8b),()=>{_0x5e159a=!0x0;}),this[_0x51668b(0x8d)](this[_0x51668b(0x9c)],_0x51668b(0x6f),()=>{_0x5e159a=!0x0;});}[_0x47ff45(0xb0)](){const _0x55796=_0x47ff45;this[_0x55796(0x9c)][_0x55796(0xb0)]();}[_0x47ff45(0x6b)](){const _0x3041cb=_0x47ff45,_0x2fc0cd=this[_0x3041cb(0x68)],_0x3d45da=new _0x42e111(this[_0x3041cb(0x68)]),_0x59617c=_0x3041cb(0x97);return _0x3d45da[_0x3041cb(0xa6)]({'label':_0x18dc3f(_0x2fc0cd,_0x3041cb(0x91)),'icon':_0x4a4308,'class':_0x59617c,'tooltip':!0x0}),_0x3d45da[_0x3041cb(0xa0)](_0x3041cb(0x7c))['to'](this,_0x3041cb(0x7e),_0x3663c9=>!!_0x3663c9),_0x3d45da[_0x3041cb(0xa0)](_0x3041cb(0x6d))['to'](this,_0x3041cb(0x7a),_0x164bc1=>!_0x164bc1),_0x3d45da['on'](_0x3041cb(0x9f),()=>{const _0x2a234f=_0x3041cb;this[_0x2a234f(0x70)](this[_0x2a234f(0x9b)][_0x2a234f(0x9c)]),_0x3d45da[_0x2a234f(0x90)]=_0x3cce33[_0x2a234f(0xa1)],_0x3d45da[_0x2a234f(0xaf)]=_0x59617c+_0x2a234f(0x94),this[_0x2a234f(0xb0)](),setTimeout(()=>{const _0x517b91=_0x2a234f;_0x3d45da[_0x517b91(0x90)]=_0x4a4308,_0x3d45da[_0x517b91(0xaf)]=_0x59617c;},0x3e8);}),_0x3d45da;}[_0x47ff45(0x70)](_0x55c9e9){const _0x6fa84f=_0x47ff45,{window:_0x14ca02,document:_0x3b3f53}=_0x44dc7f;if(_0x14ca02[_0x6fa84f(0xaa)]){const {Blob:_0x52165e,ClipboardItem:_0x4fe36d}=_0x14ca02,_0x20569e=[new _0x4fe36d({'text/html':new _0x52165e([_0x55c9e9[_0x6fa84f(0x8f)]],{'type':_0x6fa84f(0x78)}),'text/plain':new _0x52165e([_0x55c9e9[_0x6fa84f(0xae)]||''],{'type':_0x6fa84f(0x84)})})];navigator[_0x6fa84f(0x77)][_0x6fa84f(0xa5)](_0x20569e);}else{const _0x53a557=_0x3b3f53[_0x6fa84f(0x81)](_0x6fa84f(0xa2));_0x53a557[_0x6fa84f(0xba)][_0x6fa84f(0x6c)]=_0x6fa84f(0x7f),_0x53a557[_0x6fa84f(0xba)][_0x6fa84f(0xbb)]=_0x6fa84f(0x83),_0x53a557[_0x6fa84f(0x8f)]=_0x6fa84f(0xb8)+_0x55c9e9[_0x6fa84f(0x8f)]+_0x6fa84f(0x9a),_0x3b3f53[_0x6fa84f(0x9d)][_0x6fa84f(0x8e)](_0x53a557);const _0x1921f3=_0x3b3f53[_0x6fa84f(0x66)]();_0x1921f3[_0x6fa84f(0x76)](_0x53a557[_0x6fa84f(0xb3)]),_0x1921f3[_0x6fa84f(0x74)](_0x53a557[_0x6fa84f(0xa3)]);const _0x58a31a=_0x14ca02[_0x6fa84f(0x87)]();_0x58a31a[_0x6fa84f(0x96)](),_0x58a31a[_0x6fa84f(0xb4)](_0x1921f3),_0x3b3f53[_0x6fa84f(0x9e)](_0x6fa84f(0x8a)),_0x53a557[_0x6fa84f(0x99)]();}}}export class ContentFieldView extends _0x18a136{constructor(_0x5ee543,_0xb967b9=''){const _0x37cb79=_0x47ff45;super(_0x5ee543),this[_0x37cb79(0xa9)]=this[_0x37cb79(0x67)](),this[_0x37cb79(0xa4)]({'tag':_0x37cb79(0xa2),'attributes':{'class':['ck',_0x37cb79(0x98),_0xb967b9,_0x37cb79(0xad),_0x37cb79(0xac)]}});}[_0x47ff45(0x79)](_0x21fa5b){const _0x5eeee4=_0x47ff45;this[_0x5eeee4(0x9c)][_0x5eeee4(0x8f)]=_0x21fa5b;}[_0x47ff45(0x95)](){const _0x3c0ad7=_0x47ff45;this[_0x3c0ad7(0x9c)][_0x3c0ad7(0x8e)](this[_0x3c0ad7(0xa9)][_0x3c0ad7(0x9c)]);}[_0x47ff45(0x67)](){const _0x905245=_0x47ff45,_0x304463=new _0x18a136(),_0x4dd2fb=this[_0x905245(0x68)],_0x24b38f=new _0x2afbc9();return _0x24b38f[_0x905245(0x7c)]=!0x0,_0x304463[_0x905245(0xa4)]({'tag':_0x905245(0xa2),'attributes':{'class':['ck',_0x905245(0x88)]},'children':[_0x24b38f,{'text':_0x18dc3f(_0x4dd2fb,_0x905245(0x93))}]}),_0x304463[_0x905245(0xa8)](),_0x304463;}}
23
+ function _0x5a51(){const _0xd2cffe=['execCommand','setEndBefore','Copy','3382124JJDVmW','ck-ai-form__content-area','remove','focus','<span>]</span>','copy','ck-hidden','body','bindTemplate','158675wVcRkm','firstElementChild','1467767rdunPv','ck-ai-form__loader','locale','text/plain','appendChild','1CcNFqz','change:value','.ck-ai-form__loader','lastElementChild','div','textContent','createRange','_copyHTMLToClipboard','mousedown','execute','position','class','clipboard','createElement','isEnabled','appendLoader','4647576sDTfVr','listenTo','addRange','change:isProcessing','bind','7258604dbuIfE','setStartAfter','loaderView','icon','3465992jmQvww','smooth','<span>[</span>','absolute','ck-reset_all-excluded','style','ck-ai-form__content-field','removeAllRanges','ClipboardItem','\x20ck-ai-form__copy-button--copied','innerHTML','querySelector','-9999px','check','value','isVisible','setContent','element','ck-content','wheel','isProcessing','9NfsNmA','contentFieldView','ck-ai-form__copy-button-wrapper','write','render','scrollTo','ck-ai-form__content-area--processing','228fppvEl','37699530rQLuLg','_createLoader','AI\x20is\x20writing...','ck-ai-form__copy-button','ck-ai-form__content-area-wrapper','getSelection','copyButtonView','setTemplate','_createCopyButton','scrollHeight','text/html','left','set'];_0x5a51=function(){return _0xd2cffe;};return _0x5a51();}const _0x44cf1d=_0x2a17;(function(_0x497e96,_0x214a41){const _0x32a268=_0x2a17,_0xcdcce=_0x497e96();while(!![]){try{const _0x10ba05=-parseInt(_0x32a268(0x15d))/0x1*(parseInt(_0x32a268(0x14d))/0x2)+-parseInt(_0x32a268(0x16d))/0x3+parseInt(_0x32a268(0x172))/0x4+parseInt(_0x32a268(0x156))/0x5*(-parseInt(_0x32a268(0x13c))/0x6)+parseInt(_0x32a268(0x158))/0x7+parseInt(_0x32a268(0x176))/0x8*(-parseInt(_0x32a268(0x135))/0x9)+parseInt(_0x32a268(0x13d))/0xa;if(_0x10ba05===_0x214a41)break;else _0xcdcce['push'](_0xcdcce['shift']());}catch(_0x5ac7c8){_0xcdcce['push'](_0xcdcce['shift']());}}}(_0x5a51,0xdf5a4));import{global as _0x2ed51e}from'ckeditor5/src/utils.js';import{View as _0x21f326,ButtonView as _0xb9a54c,SpinnerView as _0x3d79f6}from'ckeditor5/src/ui.js';function _0x2a17(_0x1101d4,_0x4076ca){const _0x5a51b1=_0x5a51();return _0x2a17=function(_0x2a1710,_0x39a8d9){_0x2a1710=_0x2a1710-0x130;let _0x12f3c8=_0x5a51b1[_0x2a1710];return _0x12f3c8;},_0x2a17(_0x1101d4,_0x4076ca);}import _0x4c46f3 from'../../../theme/icons/copy.svg';import{getTranslation as _0x57b228}from'../../utils/common-translations.js';import{icons as _0xaedb3b}from'ckeditor5/src/core.js';export default class st extends _0x21f326{constructor(_0x4e4adb,_0x3073ed=''){const _0x2381b7=_0x2a17;super(_0x4e4adb),this[_0x2381b7(0x149)]({'value':null,'isVisible':!0x1,'isProcessing':!0x1});const _0x33c0b6=this[_0x2381b7(0x155)];this[_0x2381b7(0x136)]=new ContentFieldView(_0x4e4adb,_0x3073ed),this[_0x2381b7(0x143)]=this[_0x2381b7(0x145)](),this[_0x2381b7(0x144)]({'tag':_0x2381b7(0x161),'attributes':{'class':['ck',_0x2381b7(0x141),_0x33c0b6['if'](_0x2381b7(0x185),_0x2381b7(0x153),_0xfe5ceb=>!_0xfe5ceb)],'tabindex':'-1'},'children':[{'tag':_0x2381b7(0x161),'attributes':{'class':['ck',_0x2381b7(0x14e),_0x33c0b6['if'](_0x2381b7(0x134),_0x2381b7(0x13b))]},'children':[this[_0x2381b7(0x136)],{'tag':_0x2381b7(0x161),'attributes':{'class':['ck',_0x2381b7(0x137)]},'children':[this[_0x2381b7(0x143)]]}]}]});}[_0x44cf1d(0x139)](){const _0x2e7ae1=_0x44cf1d;super[_0x2e7ae1(0x139)](),this[_0x2e7ae1(0x184)]&&this[_0x2e7ae1(0x136)][_0x2e7ae1(0x130)](this[_0x2e7ae1(0x184)]);let _0x2b6a32=!0x1;this['on'](_0x2e7ae1(0x15e),(_0x411b3d,_0x1c807c,_0x5619f3)=>{const _0x296f66=_0x2e7ae1,_0x493b90=!this[_0x296f66(0x136)][_0x296f66(0x131)][_0x296f66(0x181)](_0x296f66(0x15f));this[_0x296f66(0x136)][_0x296f66(0x130)](_0x5619f3),this[_0x296f66(0x134)]&&_0x493b90&&!_0x2b6a32&&this[_0x296f66(0x131)][_0x296f66(0x13a)]({'top':this[_0x296f66(0x131)][_0x296f66(0x146)],'behavior':_0x296f66(0x177)});}),this['on'](_0x2e7ae1(0x170),(_0x29d16e,_0x3d3c62,_0x1ae29b)=>{const _0x419c1e=_0x2e7ae1;_0x2b6a32=!0x1,_0x1ae29b?(this[_0x419c1e(0x184)]=null,this[_0x419c1e(0x136)][_0x419c1e(0x16c)]()):this[_0x419c1e(0x184)]||this[_0x419c1e(0x136)][_0x419c1e(0x130)]('');}),this[_0x2e7ae1(0x16e)](this[_0x2e7ae1(0x131)],_0x2e7ae1(0x133),()=>{_0x2b6a32=!0x0;}),this[_0x2e7ae1(0x16e)](this[_0x2e7ae1(0x131)],_0x2e7ae1(0x165),()=>{_0x2b6a32=!0x0;});}[_0x44cf1d(0x150)](){const _0x868441=_0x44cf1d;this[_0x868441(0x131)][_0x868441(0x150)]();}[_0x44cf1d(0x145)](){const _0x7f31bd=_0x44cf1d,_0x480108=this[_0x7f31bd(0x15a)],_0x1947f3=new _0xb9a54c(this[_0x7f31bd(0x15a)]),_0x3bfb2c=_0x7f31bd(0x140);return _0x1947f3[_0x7f31bd(0x149)]({'label':_0x57b228(_0x480108,_0x7f31bd(0x14c)),'icon':_0x4c46f3,'class':_0x3bfb2c,'tooltip':!0x0}),_0x1947f3[_0x7f31bd(0x171)](_0x7f31bd(0x185))['to'](this,_0x7f31bd(0x184),_0x5994b=>!!_0x5994b),_0x1947f3[_0x7f31bd(0x171)](_0x7f31bd(0x16b))['to'](this,_0x7f31bd(0x134),_0x4357d2=>!_0x4357d2),_0x1947f3['on'](_0x7f31bd(0x166),()=>{const _0x2b6d72=_0x7f31bd;this[_0x2b6d72(0x164)](this[_0x2b6d72(0x136)][_0x2b6d72(0x131)]),_0x1947f3[_0x2b6d72(0x175)]=_0xaedb3b[_0x2b6d72(0x183)],_0x1947f3[_0x2b6d72(0x168)]=_0x3bfb2c+_0x2b6d72(0x17f),this[_0x2b6d72(0x150)](),setTimeout(()=>{const _0xed3664=_0x2b6d72;_0x1947f3[_0xed3664(0x175)]=_0x4c46f3,_0x1947f3[_0xed3664(0x168)]=_0x3bfb2c;},0x3e8);}),_0x1947f3;}[_0x44cf1d(0x164)](_0x47f101){const _0x1808c9=_0x44cf1d,{window:_0x16d8f8,document:_0x5b5ff2}=_0x2ed51e;if(_0x16d8f8[_0x1808c9(0x17e)]){const {Blob:_0x3b0edf,ClipboardItem:_0x248b8a}=_0x16d8f8,_0x2b1cf1=[new _0x248b8a({'text/html':new _0x3b0edf([_0x47f101[_0x1808c9(0x180)]],{'type':_0x1808c9(0x147)}),'text/plain':new _0x3b0edf([_0x47f101[_0x1808c9(0x162)]||''],{'type':_0x1808c9(0x15b)})})];navigator[_0x1808c9(0x169)][_0x1808c9(0x138)](_0x2b1cf1);}else{const _0x52721f=_0x5b5ff2[_0x1808c9(0x16a)](_0x1808c9(0x161));_0x52721f[_0x1808c9(0x17b)][_0x1808c9(0x167)]=_0x1808c9(0x179),_0x52721f[_0x1808c9(0x17b)][_0x1808c9(0x148)]=_0x1808c9(0x182),_0x52721f[_0x1808c9(0x180)]=_0x1808c9(0x178)+_0x47f101[_0x1808c9(0x180)]+_0x1808c9(0x151),_0x5b5ff2[_0x1808c9(0x154)][_0x1808c9(0x15c)](_0x52721f);const _0x311b74=_0x5b5ff2[_0x1808c9(0x163)]();_0x311b74[_0x1808c9(0x173)](_0x52721f[_0x1808c9(0x157)]),_0x311b74[_0x1808c9(0x14b)](_0x52721f[_0x1808c9(0x160)]);const _0x5734bd=_0x16d8f8[_0x1808c9(0x142)]();_0x5734bd[_0x1808c9(0x17d)](),_0x5734bd[_0x1808c9(0x16f)](_0x311b74),_0x5b5ff2[_0x1808c9(0x14a)](_0x1808c9(0x152)),_0x52721f[_0x1808c9(0x14f)]();}}}export class ContentFieldView extends _0x21f326{constructor(_0x407ce0,_0x495560=''){const _0x19692e=_0x44cf1d;super(_0x407ce0),this[_0x19692e(0x174)]=this[_0x19692e(0x13e)](),this[_0x19692e(0x144)]({'tag':_0x19692e(0x161),'attributes':{'class':['ck',_0x19692e(0x132),_0x495560,_0x19692e(0x17a),_0x19692e(0x17c)]}});}[_0x44cf1d(0x130)](_0x18877c){const _0x27fdf6=_0x44cf1d;this[_0x27fdf6(0x131)][_0x27fdf6(0x180)]=_0x18877c;}[_0x44cf1d(0x16c)](){const _0x10a6da=_0x44cf1d;this[_0x10a6da(0x131)][_0x10a6da(0x15c)](this[_0x10a6da(0x174)][_0x10a6da(0x131)]);}[_0x44cf1d(0x13e)](){const _0x54c0dc=_0x44cf1d,_0x5ae5a7=new _0x21f326(),_0x55a781=this[_0x54c0dc(0x15a)],_0x354b4a=new _0x3d79f6();return _0x354b4a[_0x54c0dc(0x185)]=!0x0,_0x5ae5a7[_0x54c0dc(0x144)]({'tag':_0x54c0dc(0x161),'attributes':{'class':['ck',_0x54c0dc(0x159)]},'children':[_0x354b4a,{'text':_0x57b228(_0x55a781,_0x54c0dc(0x13f))}]}),_0x5ae5a7[_0x54c0dc(0x139)](),_0x5ae5a7;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x50c8(){const _0x46fa93=['647040zEQZcF','ck-ai-form__error','2995KMEjCZ','1890801ULamKk','1744aMzdeB','content','bindTemplate','336158bVAVDB','text','1584240TsVRUQ','setTemplate','3869831PrZzmv','2QagvRd','1142070sOaTRQ','8ULweMc','div','set'];_0x50c8=function(){return _0x46fa93;};return _0x50c8();}function _0x5189(_0x5af1c4,_0x52d6c){const _0x50c881=_0x50c8();return _0x5189=function(_0x51892b,_0x19084a){_0x51892b=_0x51892b-0x103;let _0x7d125a=_0x50c881[_0x51892b];return _0x7d125a;},_0x5189(_0x5af1c4,_0x52d6c);}(function(_0x32089f,_0x34ed3f){const _0x22728d=_0x5189,_0x362351=_0x32089f();while(!![]){try{const _0x554bef=parseInt(_0x22728d(0x10a))/0x1*(-parseInt(_0x22728d(0x105))/0x2)+parseInt(_0x22728d(0x10f))/0x3+-parseInt(_0x22728d(0x113))/0x4*(parseInt(_0x22728d(0x111))/0x5)+parseInt(_0x22728d(0x107))/0x6+parseInt(_0x22728d(0x109))/0x7*(parseInt(_0x22728d(0x10c))/0x8)+-parseInt(_0x22728d(0x112))/0x9+parseInt(_0x22728d(0x10b))/0xa;if(_0x554bef===_0x34ed3f)break;else _0x362351['push'](_0x362351['shift']());}catch(_0x376d00){_0x362351['push'](_0x362351['shift']());}}}(_0x50c8,0x52d95));import{View as _0x39d6df,IconView as _0x311003}from'ckeditor5/src/ui.js';import _0x4fed59 from'../../../theme/icons/error.svg';export default class ot extends _0x39d6df{constructor(_0x500f2d,_0xa707b5=''){const _0x1b69fd=_0x5189;super(_0x500f2d);const _0x2f4235=new _0x311003(),_0x4fe28b=this[_0x1b69fd(0x104)];this[_0x1b69fd(0x10e)](_0x1b69fd(0x106),_0xa707b5),_0x2f4235[_0x1b69fd(0x103)]=_0x4fed59,this[_0x1b69fd(0x108)]({'tag':_0x1b69fd(0x10d),'attributes':{'class':['ck',_0x1b69fd(0x110)]},'children':[_0x2f4235,{'text':_0x4fe28b['to'](_0x1b69fd(0x106))}]});}}
23
+ (function(_0x29bb36,_0x265df0){const _0x18ef2a=_0x49c3,_0x1519e0=_0x29bb36();while(!![]){try{const _0x8bdf0c=parseInt(_0x18ef2a(0x1dc))/0x1+parseInt(_0x18ef2a(0x1d1))/0x2*(-parseInt(_0x18ef2a(0x1dd))/0x3)+-parseInt(_0x18ef2a(0x1d4))/0x4+parseInt(_0x18ef2a(0x1d5))/0x5+parseInt(_0x18ef2a(0x1cf))/0x6*(parseInt(_0x18ef2a(0x1d6))/0x7)+parseInt(_0x18ef2a(0x1db))/0x8*(parseInt(_0x18ef2a(0x1d0))/0x9)+parseInt(_0x18ef2a(0x1de))/0xa*(parseInt(_0x18ef2a(0x1da))/0xb);if(_0x8bdf0c===_0x265df0)break;else _0x1519e0['push'](_0x1519e0['shift']());}catch(_0x3fe948){_0x1519e0['push'](_0x1519e0['shift']());}}}(_0x5216,0x37d09));function _0x5216(){const _0x39eefb=['911280oSSuXR','1203660Uamlbz','42UWqbHv','content','bindTemplate','text','64273FeFaOx','22520QeZoZK','217133vmqLbl','411789igzXqo','70YBixxZ','div','setTemplate','4854GziRUE','288BmFsbO','2MDwfMk','set','ck-ai-form__error'];_0x5216=function(){return _0x39eefb;};return _0x5216();}function _0x49c3(_0x5f7d81,_0xd73c38){const _0x52160e=_0x5216();return _0x49c3=function(_0x49c3fe,_0x1eb203){_0x49c3fe=_0x49c3fe-0x1cf;let _0x2d7f93=_0x52160e[_0x49c3fe];return _0x2d7f93;},_0x49c3(_0x5f7d81,_0xd73c38);}import{View as _0x6233a6,IconView as _0x19cee1}from'ckeditor5/src/ui.js';import _0x257248 from'../../../theme/icons/error.svg';export default class ot extends _0x6233a6{constructor(_0x1ed954,_0xaf2f13=''){const _0x422982=_0x49c3;super(_0x1ed954);const _0x3ff095=new _0x19cee1(),_0x4a1872=this[_0x422982(0x1d8)];this[_0x422982(0x1d2)](_0x422982(0x1d9),_0xaf2f13),_0x3ff095[_0x422982(0x1d7)]=_0x257248,this[_0x422982(0x1e0)]({'tag':_0x422982(0x1df),'attributes':{'class':['ck',_0x422982(0x1d3)]},'children':[_0x3ff095,{'text':_0x4a1872['to'](_0x422982(0x1d9))}]});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2658d4=_0x2dc4;(function(_0x46a5b9,_0x5b5064){const _0x502eea=_0x2dc4,_0x585587=_0x46a5b9();while(!![]){try{const _0xed1e5=-parseInt(_0x502eea(0x1d4))/0x1*(-parseInt(_0x502eea(0x1b1))/0x2)+-parseInt(_0x502eea(0x1b8))/0x3+parseInt(_0x502eea(0x1cb))/0x4*(-parseInt(_0x502eea(0x1b9))/0x5)+-parseInt(_0x502eea(0x1c5))/0x6+parseInt(_0x502eea(0x1d2))/0x7*(-parseInt(_0x502eea(0x1c9))/0x8)+parseInt(_0x502eea(0x1c7))/0x9*(-parseInt(_0x502eea(0x1d0))/0xa)+parseInt(_0x502eea(0x1b3))/0xb;if(_0xed1e5===_0x5b5064)break;else _0x585587['push'](_0x585587['shift']());}catch(_0x1c4770){_0x585587['push'](_0x585587['shift']());}}}(_0x5909,0x39a67));function _0x2dc4(_0x40fe1b,_0x1ee8d1){const _0x590940=_0x5909();return _0x2dc4=function(_0x2dc4ed,_0x5d3875){_0x2dc4ed=_0x2dc4ed-0x1a5;let _0x94f88f=_0x590940[_0x2dc4ed];return _0x94f88f;},_0x2dc4(_0x40fe1b,_0x1ee8d1);}import{Rect as _0xffb4aa,global as _0x54b873,isVisible as _0x566ac1}from'ckeditor5/src/utils.js';import{AutocompleteView as _0x1ab497,ButtonView as _0x24c2c6}from'ckeditor5/src/ui.js';import{icons as _0x12fefe}from'ckeditor5/src/core.js';import{getTranslation as _0xe9b484}from'../../utils/common-translations.js';import _0x2c1d6b from'../../../theme/icons/submit.svg';export default class lt extends _0x1ab497{constructor(_0x10616c,_0x13224f){const _0x58d700=_0x2dc4;super(_0x10616c,_0x13224f),this[_0x58d700(0x1c8)][_0x58d700(0x1ac)][_0x58d700(0x1b6)]=0x1,this[_0x58d700(0x1c8)][_0x58d700(0x1ac)][_0x58d700(0x1dd)]=0x3,this[_0x58d700(0x1a8)]=this[_0x58d700(0x1d6)](),this[_0x58d700(0x1de)]=this[_0x58d700(0x1e0)](),this[_0x58d700(0x1ba)][_0x58d700(0x1af)](this[_0x58d700(0x1de)],0x1),this[_0x58d700(0x1ba)][_0x58d700(0x1af)](this[_0x58d700(0x1a8)]);}[_0x2658d4(0x1dc)](){const _0x4f77f7=_0x2658d4;super[_0x4f77f7(0x1dc)](),this[_0x4f77f7(0x1c8)][_0x4f77f7(0x1c3)][_0x4f77f7(0x1af)](this[_0x4f77f7(0x1de)]),this[_0x4f77f7(0x1b0)][_0x4f77f7(0x1af)](this[_0x4f77f7(0x1a8)]),this[_0x4f77f7(0x1ae)][_0x4f77f7(0x1cd)](_0x4f77f7(0x1b5),(_0x2bd645,_0x1294be)=>{const _0x40b4d8=_0x4f77f7;_0x2bd645[_0x40b4d8(0x1be)]==this[_0x40b4d8(0x1c8)][_0x40b4d8(0x1ac)][_0x40b4d8(0x1c2)]&&(this[_0x40b4d8(0x1bf)](),_0x1294be());});}[_0x2658d4(0x1d6)](){const _0x18b105=_0x2658d4,_0x4490d6=new _0x24c2c6(this[_0x18b105(0x1a6)]),_0x55d7bb=this[_0x18b105(0x1a6)];return _0x4490d6[_0x18b105(0x1cd)]({'icon':_0x2c1d6b,'label':_0xe9b484(_0x55d7bb,_0x18b105(0x1ca)),'isVisible':!0x0,'tooltip':!0x0,'class':_0x18b105(0x1bd)}),_0x4490d6['on'](_0x18b105(0x1da),()=>{const _0x13c99e=_0x18b105;this[_0x13c99e(0x1bf)]();}),_0x4490d6[_0x18b105(0x1a7)](_0x18b105(0x1c4))['to'](this[_0x18b105(0x1c8)][_0x18b105(0x1ac)],_0x18b105(0x1a5),this,_0x18b105(0x1c4),(_0x489d7c,_0x4893de)=>!_0x489d7c&&_0x4893de),_0x4490d6;}[_0x2658d4(0x1e0)](){const _0x2ba621=_0x2658d4,_0x28b1b0=new _0x24c2c6(this[_0x2ba621(0x1a6)]),_0x5af8de=this[_0x2ba621(0x1b4)],_0x2ffb49=this[_0x2ba621(0x1a6)];_0x28b1b0[_0x2ba621(0x1cd)]({'label':_0xe9b484(_0x2ffb49,_0x2ba621(0x1ab)),'withText':!0x1,'icon':_0x12fefe[_0x2ba621(0x1a9)],'tooltip':!0x0,'tooltipPosition':'sw','class':_0x2ba621(0x1d3)}),_0x28b1b0[_0x2ba621(0x1a7)](_0x2ba621(0x1cc))['to'](_0x5af8de,_0x2ba621(0x1d8)),_0x28b1b0[_0x2ba621(0x1a7)](_0x2ba621(0x1c4))['to'](this,_0x2ba621(0x1c4)),_0x28b1b0['on'](_0x2ba621(0x1da),()=>{const _0x242453=_0x2ba621;_0x5af8de[_0x242453(0x1d8)]=!_0x5af8de[_0x242453(0x1d8)],_0x5af8de[_0x242453(0x1d8)]?this[_0x242453(0x1c0)][_0x242453(0x1d9)]():this[_0x242453(0x1d9)]();});const _0x2b736b=()=>{const _0x3a6a70=_0x2ba621;_0x54b873[_0x3a6a70(0x1b7)][_0x3a6a70(0x1c6)](()=>{const _0x1e5ad4=_0x3a6a70;if(_0x566ac1(this[_0x1e5ad4(0x1c2)])){const _0x408a8c=new _0xffb4aa(this[_0x1e5ad4(0x1c8)][_0x1e5ad4(0x1ac)][_0x1e5ad4(0x1c2)]),_0x22813c=_0x408a8c[_0x1e5ad4(0x1b2)],_0x4d700e=_0x1e5ad4(0x1bb)===_0x2ffb49[_0x1e5ad4(0x1d7)]?_0x1e5ad4(0x1d1):_0x1e5ad4(0x1db);_0x408a8c[_0x1e5ad4(0x1cf)](),_0x28b1b0[_0x1e5ad4(0x1c2)][_0x1e5ad4(0x1c1)][_0x4d700e]=_0x22813c-_0x408a8c[_0x1e5ad4(0x1b2)]+0x1+'px';}});};return this[_0x2ba621(0x1c8)][_0x2ba621(0x1ac)]['on'](_0x2ba621(0x1bc),_0x2b736b),this['on'](_0x2ba621(0x1dc),_0x2b736b),_0x28b1b0;}[_0x2658d4(0x1bf)](){const _0x18649c=_0x2658d4,_0x4d20dd=this[_0x18649c(0x1c8)][_0x18649c(0x1ac)][_0x18649c(0x1c2)][_0x18649c(0x1d5)];this[_0x18649c(0x1ad)](_0x18649c(0x1bf),_0x4d20dd);}[_0x2658d4(0x1d9)](_0xa5a96d){const _0x2cba68=_0x2658d4;-0x1===_0xa5a96d?this[_0x2cba68(0x1aa)][_0x2cba68(0x1ce)]():this[_0x2cba68(0x1aa)][_0x2cba68(0x1df)]();}}function _0x5909(){const _0x5bf166=['_createSubmitButton','uiLanguageDirection','isVisible','focus','execute','right','render','maxRows','showHistoryButtonView','focusFirst','_createShowHistoryButton','isEmpty','locale','bind','submitButtonView','history','focusCycler','History','fieldView','fire','keystrokes','add','children','2WltBcs','width','11160479aAWbDw','resultsView','enter','minRows','window','513612pcvHgu','1585gqyQfV','focusableChildren','rtl','update','ck-ai-form__submit','target','submit','filteredView','style','element','fieldWrapperChildren','isEnabled','2627562GBxYFt','requestAnimationFrame','728199WPAwDu','queryView','424fAejQQ','Submit','524hjhHim','isOn','set','focusLast','excludeScrollbarsAndBorders','10KhndvX','left','39417vvvFRs','ck-ai-form__toggle-history','251558iIrBTx','value'];_0x5909=function(){return _0x5bf166;};return _0x5909();}
23
+ const _0x8ae6e4=_0x387c;(function(_0x17f4a3,_0x593f0b){const _0x1f4795=_0x387c,_0x342d29=_0x17f4a3();while(!![]){try{const _0x13d55d=parseInt(_0x1f4795(0x1f3))/0x1+-parseInt(_0x1f4795(0x1fa))/0x2*(parseInt(_0x1f4795(0x1f9))/0x3)+parseInt(_0x1f4795(0x21b))/0x4*(-parseInt(_0x1f4795(0x21d))/0x5)+parseInt(_0x1f4795(0x1ff))/0x6+-parseInt(_0x1f4795(0x20b))/0x7*(-parseInt(_0x1f4795(0x208))/0x8)+-parseInt(_0x1f4795(0x219))/0x9*(-parseInt(_0x1f4795(0x200))/0xa)+parseInt(_0x1f4795(0x217))/0xb*(-parseInt(_0x1f4795(0x1e2))/0xc);if(_0x13d55d===_0x593f0b)break;else _0x342d29['push'](_0x342d29['shift']());}catch(_0x1b13a0){_0x342d29['push'](_0x342d29['shift']());}}}(_0xb9ad,0xf368b));function _0x387c(_0x272585,_0x3bce34){const _0xb9ad89=_0xb9ad();return _0x387c=function(_0x387ccd,_0x4f4432){_0x387ccd=_0x387ccd-0x1e2;let _0x229684=_0xb9ad89[_0x387ccd];return _0x229684;},_0x387c(_0x272585,_0x3bce34);}function _0xb9ad(){const _0x2a4e26=['enter','requestAnimationFrame','resultsView','3268463pIoIJD','submitButtonView','4869819cyusns','right','7436utzpOX','isEmpty','3025vOLzsN','window','48JPqGkc','_createSubmitButton','History','queryView','_createShowHistoryButton','bind','focus','ck-ai-form__submit','fieldView','locale','minRows','submit','value','rtl','element','uiLanguageDirection','update','1048917ienFty','ck-ai-form__toggle-history','keystrokes','isOn','render','focusCycler','489FMwaIc','7284zOfPlm','maxRows','target','history','fieldWrapperChildren','8044968SvUgSJ','20FHPBxH','width','isEnabled','execute','focusLast','excludeScrollbarsAndBorders','Submit','set','3455592dLmKrj','showHistoryButtonView','add','7SFWgCL','focusableChildren','children','isVisible','focusFirst','style','filteredView','fire','left'];_0xb9ad=function(){return _0x2a4e26;};return _0xb9ad();}import{Rect as _0x26f414,global as _0x929d9d,isVisible as _0x4654f3}from'ckeditor5/src/utils.js';import{AutocompleteView as _0x392fff,ButtonView as _0xc67ef0}from'ckeditor5/src/ui.js';import{icons as _0x5b6ae2}from'ckeditor5/src/core.js';import{getTranslation as _0x397bd6}from'../../utils/common-translations.js';import _0x508fce from'../../../theme/icons/submit.svg';export default class lt extends _0x392fff{constructor(_0x28de08,_0x12198e){const _0x388a67=_0x387c;super(_0x28de08,_0x12198e),this[_0x388a67(0x1e5)][_0x388a67(0x1ea)][_0x388a67(0x1ec)]=0x1,this[_0x388a67(0x1e5)][_0x388a67(0x1ea)][_0x388a67(0x1fb)]=0x3,this[_0x388a67(0x218)]=this[_0x388a67(0x1e3)](),this[_0x388a67(0x209)]=this[_0x388a67(0x1e6)](),this[_0x388a67(0x20c)][_0x388a67(0x20a)](this[_0x388a67(0x209)],0x1),this[_0x388a67(0x20c)][_0x388a67(0x20a)](this[_0x388a67(0x218)]);}[_0x8ae6e4(0x1f7)](){const _0x3c0634=_0x8ae6e4;super[_0x3c0634(0x1f7)](),this[_0x3c0634(0x1e5)][_0x3c0634(0x1fe)][_0x3c0634(0x20a)](this[_0x3c0634(0x209)]),this[_0x3c0634(0x20d)][_0x3c0634(0x20a)](this[_0x3c0634(0x218)]),this[_0x3c0634(0x1f5)][_0x3c0634(0x207)](_0x3c0634(0x214),(_0x1a175d,_0x2603d0)=>{const _0x4321b9=_0x3c0634;_0x1a175d[_0x4321b9(0x1fc)]==this[_0x4321b9(0x1e5)][_0x4321b9(0x1ea)][_0x4321b9(0x1f0)]&&(this[_0x4321b9(0x1ed)](),_0x2603d0());});}[_0x8ae6e4(0x1e3)](){const _0x172cbe=_0x8ae6e4,_0x50c494=new _0xc67ef0(this[_0x172cbe(0x1eb)]),_0xec7a6d=this[_0x172cbe(0x1eb)];return _0x50c494[_0x172cbe(0x207)]({'icon':_0x508fce,'label':_0x397bd6(_0xec7a6d,_0x172cbe(0x206)),'isVisible':!0x0,'tooltip':!0x0,'class':_0x172cbe(0x1e9)}),_0x50c494['on'](_0x172cbe(0x203),()=>{const _0x56fdc3=_0x172cbe;this[_0x56fdc3(0x1ed)]();}),_0x50c494[_0x172cbe(0x1e7)](_0x172cbe(0x202))['to'](this[_0x172cbe(0x1e5)][_0x172cbe(0x1ea)],_0x172cbe(0x21c),this,_0x172cbe(0x202),(_0x255e74,_0x77bfd6)=>!_0x255e74&&_0x77bfd6),_0x50c494;}[_0x8ae6e4(0x1e6)](){const _0x32fdf5=_0x8ae6e4,_0x2675e0=new _0xc67ef0(this[_0x32fdf5(0x1eb)]),_0x1eedbd=this[_0x32fdf5(0x216)],_0x41be89=this[_0x32fdf5(0x1eb)];_0x2675e0[_0x32fdf5(0x207)]({'label':_0x397bd6(_0x41be89,_0x32fdf5(0x1e4)),'withText':!0x1,'icon':_0x5b6ae2[_0x32fdf5(0x1fd)],'tooltip':!0x0,'tooltipPosition':'sw','class':_0x32fdf5(0x1f4)}),_0x2675e0[_0x32fdf5(0x1e7)](_0x32fdf5(0x1f6))['to'](_0x1eedbd,_0x32fdf5(0x20e)),_0x2675e0[_0x32fdf5(0x1e7)](_0x32fdf5(0x202))['to'](this,_0x32fdf5(0x202)),_0x2675e0['on'](_0x32fdf5(0x203),()=>{const _0x4c59f3=_0x32fdf5;_0x1eedbd[_0x4c59f3(0x20e)]=!_0x1eedbd[_0x4c59f3(0x20e)],_0x1eedbd[_0x4c59f3(0x20e)]?this[_0x4c59f3(0x211)][_0x4c59f3(0x1e8)]():this[_0x4c59f3(0x1e8)]();});const _0x40c8f8=()=>{const _0x346c8d=_0x32fdf5;_0x929d9d[_0x346c8d(0x21e)][_0x346c8d(0x215)](()=>{const _0x1060cc=_0x346c8d;if(_0x4654f3(this[_0x1060cc(0x1f0)])){const _0x59d242=new _0x26f414(this[_0x1060cc(0x1e5)][_0x1060cc(0x1ea)][_0x1060cc(0x1f0)]),_0x3ab17f=_0x59d242[_0x1060cc(0x201)],_0x1fb048=_0x1060cc(0x1ef)===_0x41be89[_0x1060cc(0x1f1)]?_0x1060cc(0x213):_0x1060cc(0x21a);_0x59d242[_0x1060cc(0x205)](),_0x2675e0[_0x1060cc(0x1f0)][_0x1060cc(0x210)][_0x1fb048]=_0x3ab17f-_0x59d242[_0x1060cc(0x201)]+0x1+'px';}});};return this[_0x32fdf5(0x1e5)][_0x32fdf5(0x1ea)]['on'](_0x32fdf5(0x1f2),_0x40c8f8),this['on'](_0x32fdf5(0x1f7),_0x40c8f8),_0x2675e0;}[_0x8ae6e4(0x1ed)](){const _0x100e83=_0x8ae6e4,_0x14a8be=this[_0x100e83(0x1e5)][_0x100e83(0x1ea)][_0x100e83(0x1f0)][_0x100e83(0x1ee)];this[_0x100e83(0x212)](_0x100e83(0x1ed),_0x14a8be);}[_0x8ae6e4(0x1e8)](_0x5608dc){const _0x24dda4=_0x8ae6e4;-0x1===_0x5608dc?this[_0x24dda4(0x1f8)][_0x24dda4(0x204)]():this[_0x24dda4(0x1f8)][_0x24dda4(0x20f)]();}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0xc24bb0=_0x174c;(function(_0x3a9f43,_0xd9aa13){const _0x16bd14=_0x174c,_0x4a51b8=_0x3a9f43();while(!![]){try{const _0x38860e=-parseInt(_0x16bd14(0x111))/0x1*(-parseInt(_0x16bd14(0x11d))/0x2)+-parseInt(_0x16bd14(0xff))/0x3+parseInt(_0x16bd14(0xfe))/0x4*(parseInt(_0x16bd14(0x10d))/0x5)+parseInt(_0x16bd14(0x108))/0x6+-parseInt(_0x16bd14(0x10f))/0x7+-parseInt(_0x16bd14(0x11a))/0x8*(-parseInt(_0x16bd14(0x106))/0x9)+parseInt(_0x16bd14(0x120))/0xa*(-parseInt(_0x16bd14(0x122))/0xb);if(_0x38860e===_0xd9aa13)break;else _0x4a51b8['push'](_0x4a51b8['shift']());}catch(_0x398591){_0x4a51b8['push'](_0x4a51b8['shift']());}}}(_0x3cc8,0x7663a));import{ToolbarView as _0x42f124,ButtonView as _0x2c3298}from'ckeditor5/src/ui.js';import{getTranslation as _0x37ffa5}from'../../utils/common-translations.js';function _0x3cc8(){const _0x92f602=['4Snkfcd','set','stopButton','10ovSDNd','bindTemplate','11661914bqsLaU','extendTemplate','4NSOUxO','2446632QTVqfr','label','locale','_createButton','ck-hidden','insertButton','ck-button-action','49761TJcTne','isVisible','5803044DyxwhS','Stop','Insert\x20below','toUpperCase','replace','3462035rbsIyF','replaceButton','3131338VHJenI','mainAction','361330nFLMRK','tryAgainButton','addMany','bind','AI_','insert','Try\x20again','REPLACE','items','616awboNS','_CONTENT','ck-ai-form__toolbar'];_0x3cc8=function(){return _0x92f602;};return _0x3cc8();}export const AIFormToolbarViewMainActionLabel={'REPLACE':_0xc24bb0(0x10c),'INSERT':_0xc24bb0(0x116)};function _0x174c(_0x3b16de,_0x59f7c2){const _0x3cc8d4=_0x3cc8();return _0x174c=function(_0x174c1f,_0x89eb8){_0x174c1f=_0x174c1f-0xfe;let _0x4d71c2=_0x3cc8d4[_0x174c1f];return _0x4d71c2;},_0x174c(_0x3b16de,_0x59f7c2);}export default class bt extends _0x42f124{constructor(_0x53dcbf){const _0x22935c=_0xc24bb0;super(_0x53dcbf),this[_0x22935c(0x11e)](_0x22935c(0x107),!0x1),this[_0x22935c(0x11e)](_0x22935c(0x110),AIFormToolbarViewMainActionLabel[_0x22935c(0x118)]),this[_0x22935c(0x10e)]=this[_0x22935c(0x102)]('',_0x22935c(0x105)),this[_0x22935c(0x10e)][_0x22935c(0x114)](_0x22935c(0x100))['to'](this,_0x22935c(0x110),_0x2cc298=>_0x37ffa5(_0x53dcbf,_0x22935c(0x115)+_0x2cc298[_0x22935c(0x10b)]()+_0x22935c(0x11b))),this[_0x22935c(0x104)]=this[_0x22935c(0x102)](_0x37ffa5(_0x53dcbf,_0x22935c(0x10a))),this[_0x22935c(0x112)]=this[_0x22935c(0x102)](_0x37ffa5(_0x53dcbf,_0x22935c(0x117))),this[_0x22935c(0x11f)]=this[_0x22935c(0x102)](_0x37ffa5(_0x53dcbf,_0x22935c(0x109)));const _0x3b17e2=this[_0x22935c(0x121)];this[_0x22935c(0x123)]({'attributes':{'class':[_0x22935c(0x11c),_0x3b17e2['if'](_0x22935c(0x107),_0x22935c(0x103),_0x8e663d=>!_0x8e663d)]}}),this[_0x22935c(0x119)][_0x22935c(0x113)]([this[_0x22935c(0x10e)],this[_0x22935c(0x104)],this[_0x22935c(0x112)],this[_0x22935c(0x11f)]]);}[_0xc24bb0(0x102)](_0x34c5d5,_0x423c4e){const _0x2aac1b=_0xc24bb0,_0x4ce87e=new _0x2c3298(this[_0x2aac1b(0x101)]);return _0x4ce87e[_0x2aac1b(0x11e)]({'label':_0x34c5d5,'class':_0x423c4e||'','isVisible':!0x0,'withText':!0x0}),_0x4ce87e;}}
23
+ function _0x4190(){const _0x1ed865=['addMany','3712086EcAKZG','extendTemplate','Stop','bindTemplate','items','mainAction','isVisible','3431708KNImca','_createButton','REPLACE','6770872ifSjSD','label','insert','insertButton','stopButton','98451eIoGhI','Try\x20again','replaceButton','7851354bfUfxg','2426NBbyiy','set','7LAPxAi','Insert\x20below','ck-hidden','_CONTENT','replace','tryAgainButton','toUpperCase','bind','1249BSBUhM','AI_','locale','ck-ai-form__toolbar','421515yoHLjb','ck-button-action','1970oMMgCW'];_0x4190=function(){return _0x1ed865;};return _0x4190();}const _0xf93496=_0x3174;(function(_0x41d215,_0x3cbfab){const _0x1333b3=_0x3174,_0xc0b087=_0x41d215();while(!![]){try{const _0x549531=-parseInt(_0x1333b3(0x1d9))/0x1*(parseInt(_0x1333b3(0x1cf))/0x2)+-parseInt(_0x1333b3(0x1e1))/0x3+-parseInt(_0x1333b3(0x1e8))/0x4+parseInt(_0x1333b3(0x1dd))/0x5+parseInt(_0x1333b3(0x1ce))/0x6+parseInt(_0x1333b3(0x1d1))/0x7*(parseInt(_0x1333b3(0x1c6))/0x8)+-parseInt(_0x1333b3(0x1cb))/0x9*(-parseInt(_0x1333b3(0x1df))/0xa);if(_0x549531===_0x3cbfab)break;else _0xc0b087['push'](_0xc0b087['shift']());}catch(_0x4921ee){_0xc0b087['push'](_0xc0b087['shift']());}}}(_0x4190,0xbf606));function _0x3174(_0x57da41,_0x23ca97){const _0x41903b=_0x4190();return _0x3174=function(_0x3174b4,_0x4b7e13){_0x3174b4=_0x3174b4-0x1c4;let _0x1cebd4=_0x41903b[_0x3174b4];return _0x1cebd4;},_0x3174(_0x57da41,_0x23ca97);}import{ToolbarView as _0x10cb60,ButtonView as _0x5cb828}from'ckeditor5/src/ui.js';import{getTranslation as _0x1ac41c}from'../../utils/common-translations.js';export const AIFormToolbarViewMainActionLabel={'REPLACE':_0xf93496(0x1d5),'INSERT':_0xf93496(0x1c8)};export default class bt extends _0x10cb60{constructor(_0xf0b070){const _0x2741ee=_0xf93496;super(_0xf0b070),this[_0x2741ee(0x1d0)](_0x2741ee(0x1e7),!0x1),this[_0x2741ee(0x1d0)](_0x2741ee(0x1e6),AIFormToolbarViewMainActionLabel[_0x2741ee(0x1c5)]),this[_0x2741ee(0x1cd)]=this[_0x2741ee(0x1c4)]('',_0x2741ee(0x1de)),this[_0x2741ee(0x1cd)][_0x2741ee(0x1d8)](_0x2741ee(0x1c7))['to'](this,_0x2741ee(0x1e6),_0x484df0=>_0x1ac41c(_0xf0b070,_0x2741ee(0x1da)+_0x484df0[_0x2741ee(0x1d7)]()+_0x2741ee(0x1d4))),this[_0x2741ee(0x1c9)]=this[_0x2741ee(0x1c4)](_0x1ac41c(_0xf0b070,_0x2741ee(0x1d2))),this[_0x2741ee(0x1d6)]=this[_0x2741ee(0x1c4)](_0x1ac41c(_0xf0b070,_0x2741ee(0x1cc))),this[_0x2741ee(0x1ca)]=this[_0x2741ee(0x1c4)](_0x1ac41c(_0xf0b070,_0x2741ee(0x1e3)));const _0x2e96d4=this[_0x2741ee(0x1e4)];this[_0x2741ee(0x1e2)]({'attributes':{'class':[_0x2741ee(0x1dc),_0x2e96d4['if'](_0x2741ee(0x1e7),_0x2741ee(0x1d3),_0x3e5a51=>!_0x3e5a51)]}}),this[_0x2741ee(0x1e5)][_0x2741ee(0x1e0)]([this[_0x2741ee(0x1cd)],this[_0x2741ee(0x1c9)],this[_0x2741ee(0x1d6)],this[_0x2741ee(0x1ca)]]);}[_0xf93496(0x1c4)](_0x49a51f,_0x26cf0c){const _0x197726=_0xf93496,_0x86c3cf=new _0x5cb828(this[_0x197726(0x1db)]);return _0x86c3cf[_0x197726(0x1d0)]({'label':_0x49a51f,'class':_0x26cf0c||'','isVisible':!0x0,'withText':!0x0}),_0x86c3cf;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2dd815=_0xd1bd;(function(_0x23ddbb,_0x2f88d8){const _0x9e059f=_0xd1bd,_0x5ecae6=_0x23ddbb();while(!![]){try{const _0x3bbca0=parseInt(_0x9e059f(0x159))/0x1+-parseInt(_0x9e059f(0x12f))/0x2+-parseInt(_0x9e059f(0x130))/0x3*(-parseInt(_0x9e059f(0x147))/0x4)+parseInt(_0x9e059f(0x120))/0x5*(parseInt(_0x9e059f(0x11c))/0x6)+parseInt(_0x9e059f(0x14e))/0x7*(-parseInt(_0x9e059f(0x16f))/0x8)+parseInt(_0x9e059f(0x12d))/0x9*(parseInt(_0x9e059f(0x125))/0xa)+-parseInt(_0x9e059f(0x143))/0xb;if(_0x3bbca0===_0x2f88d8)break;else _0x5ecae6['push'](_0x5ecae6['shift']());}catch(_0x1d776b){_0x5ecae6['push'](_0x5ecae6['shift']());}}}(_0x4a25,0x673fc));import{FocusTracker as _0x3f5b80,KeystrokeHandler as _0x1870b8}from'ckeditor5/src/utils.js';import{View as _0x530d60,FocusCycler as _0x2174ad,createLabeledTextarea as _0x4094cb}from'ckeditor5/src/ui.js';import _0x10bbfd,{AIFormToolbarViewMainActionLabel as _0x24d823}from'./aiformtoolbarview.js';import _0x355e8f from'./aiformcontentarea.js';import _0x484410 from'./aiformerrorview.js';import _0x533761 from'./aiformpromptview.js';import _0x28be1f from'./aihistorylistview.js';import _0xa38db8 from'./aihistorylistitemview.js';import _0x248d1c from'./prompthistory.js';function _0x4a25(){const _0x1a5efc=['REPLACE','fire','isProcessing','18ZsAfIC','focusTracker','947574wwuXaw','153HXNdao','Ask\x20AI\x20and\x20your\x20prompts\x20will\x20be\x20listed\x20here\x20for\x20you\x20to\x20use\x20later.','isEnabled','bindTo','focusNext','insertContentBelow','clear','search','bind','forwardCycle','startProcessing','trim','toolbar','_createHistoryView','errorView','Ask\x20AI\x20to\x20edit\x20or\x20generate','delegate','keystrokes','isVisible','10681154aimweM','submitPrompt','insertButton','div','45128JaDSWz','tab','_focusables','listenTo','_createToolbar','stopProcessing','bindTemplate','3290wVBBBq','locale','isError','focusLast','ck-ai-form','replaceButton','prompt','render','promptView','_promptHistory','text','759309WQMucr','label','backwardCycle','focusPrevious','queryView','copyButtonView','handleError','shift\x20+\x20tab','replaceContent','createCollection','value','_createPromptView','high','tryAgainButton','mainAction','stop','stopButton','Empty\x20history','element','focus','ck-ai-form-content','ck-hidden','12016yiLiYR','clearHistory','focusCycler','historyGroupView','execute','set','contentArea','504534WZTBTe','Ask\x20AI\x20to\x20improve\x20generated\x20text','setTemplate','AI_ERROR_FAILED','40VVaHFE','items','tryAgainEvent','add','submit','2831230SXPyRa','reset','finishProcessing','fieldView','focusFirst'];_0x4a25=function(){return _0x1a5efc;};return _0x4a25();}function _0xd1bd(_0x416d16,_0x92f74){const _0x4a25c0=_0x4a25();return _0xd1bd=function(_0xd1bdfd,_0x566d26){_0xd1bdfd=_0xd1bdfd-0x117;let _0x220acf=_0x4a25c0[_0xd1bdfd];return _0x220acf;},_0xd1bd(_0x416d16,_0x92f74);}import{getTranslation as _0x1f2a3c}from'../../utils/common-translations.js';import{escape as _0x4cbdcc}from'lodash-es';export default class j extends _0x530d60{constructor(_0x44339,_0x385554,_0x1f46cd=''){const _0x30d510=_0xd1bd;super(_0x44339),this[_0x30d510(0x11a)](_0x30d510(0x132),!0x0),this[_0x30d510(0x11a)](_0x30d510(0x12c),!0x1),this[_0x30d510(0x11a)](_0x30d510(0x154),''),this[_0x30d510(0x11a)](_0x30d510(0x163),''),this[_0x30d510(0x11a)](_0x30d510(0x150),!0x1),this[_0x30d510(0x11a)](_0x30d510(0x167),_0x24d823[_0x30d510(0x12a)]),this[_0x30d510(0x157)]=new _0x248d1c(),this[_0x30d510(0x13e)]=new _0x484410(_0x44339),this[_0x30d510(0x11b)]=new _0x355e8f(_0x44339,_0x1f46cd),this[_0x30d510(0x11b)][_0x30d510(0x138)](_0x30d510(0x12c))['to'](this),this[_0x30d510(0x11b)][_0x30d510(0x138)](_0x30d510(0x163))['to'](this),this[_0x30d510(0x13c)]=this[_0x30d510(0x14b)](),this[_0x30d510(0x13c)][_0x30d510(0x138)](_0x30d510(0x167))['to'](this),this[_0x30d510(0x156)]=this[_0x30d510(0x164)](),this[_0x30d510(0x12e)]=new _0x3f5b80(),this[_0x30d510(0x141)]=new _0x1870b8(),this[_0x30d510(0x149)]=this[_0x30d510(0x162)]([this[_0x30d510(0x11b)],this[_0x30d510(0x11b)][_0x30d510(0x15e)],this[_0x30d510(0x13c)],this[_0x30d510(0x156)]]),this[_0x30d510(0x117)]=new _0x2174ad({'focusables':this[_0x30d510(0x149)],'focusTracker':this[_0x30d510(0x12e)],'keystrokeHandler':this[_0x30d510(0x141)],'actions':{'focusPrevious':_0x30d510(0x160),'focusNext':_0x30d510(0x148)}}),this[_0x30d510(0x156)][_0x30d510(0x117)]['on'](_0x30d510(0x139),_0x3f5d09=>{const _0x3e4522=_0x30d510;this[_0x3e4522(0x117)][_0x3e4522(0x134)](),_0x3f5d09[_0x3e4522(0x168)]();}),this[_0x30d510(0x156)][_0x30d510(0x117)]['on'](_0x30d510(0x15b),_0x3047bb=>{const _0x479620=_0x30d510;this[_0x479620(0x117)][_0x479620(0x15c)](),_0x3047bb[_0x479620(0x168)]();}),this[_0x30d510(0x156)][_0x30d510(0x15d)][_0x30d510(0x128)][_0x30d510(0x138)](_0x30d510(0x163))['to'](this,_0x30d510(0x154));const _0x26850a=this[_0x30d510(0x14d)];this[_0x30d510(0x11e)]({'tag':_0x30d510(0x146),'attributes':{'class':['ck',_0x30d510(0x152),_0x385554],'tabindex':'-1'},'children':[{'tag':_0x30d510(0x146),'attributes':{'class':['ck',_0x30d510(0x16d)]},'children':[{'tag':_0x30d510(0x146),'attributes':{'class':[_0x26850a['if'](_0x30d510(0x150),_0x30d510(0x16e),_0x49e67e=>!_0x49e67e)]},'children':[this[_0x30d510(0x13e)]]},this[_0x30d510(0x11b)],this[_0x30d510(0x13c)],this[_0x30d510(0x156)]]}]});}[_0x2dd815(0x155)](){const _0x2972e9=_0x2dd815;super[_0x2972e9(0x155)](),this[_0x2972e9(0x12e)][_0x2972e9(0x123)](this[_0x2972e9(0x11b)][_0x2972e9(0x16b)]),this[_0x2972e9(0x12e)][_0x2972e9(0x123)](this[_0x2972e9(0x11b)][_0x2972e9(0x15e)][_0x2972e9(0x16b)]),this[_0x2972e9(0x12e)][_0x2972e9(0x123)](this[_0x2972e9(0x13c)][_0x2972e9(0x16b)]),this[_0x2972e9(0x12e)][_0x2972e9(0x123)](this[_0x2972e9(0x156)][_0x2972e9(0x16b)]),this[_0x2972e9(0x141)][_0x2972e9(0x14a)](this[_0x2972e9(0x16b)]);}[_0x2dd815(0x16c)](_0x51dbe0=0x1){const _0x34d84c=_0x2dd815;-0x1===_0x51dbe0?this[_0x34d84c(0x117)][_0x34d84c(0x151)]():this[_0x34d84c(0x117)][_0x34d84c(0x129)]();}[_0x2dd815(0x126)](){const _0x4d70eb=_0x2dd815;this[_0x4d70eb(0x154)]='',this[_0x4d70eb(0x163)]='',this[_0x4d70eb(0x150)]=!0x1,this[_0x4d70eb(0x156)][_0x4d70eb(0x126)](),this[_0x4d70eb(0x11b)][_0x4d70eb(0x142)]=!0x1,this[_0x4d70eb(0x13c)][_0x4d70eb(0x142)]=!0x1;}[_0x2dd815(0x164)](){const _0x2dca17=_0x2dd815,_0x591668=this[_0x2dca17(0x14f)],_0x585139=new _0x533761(_0x591668,{'queryView':{'label':_0x1f2a3c(_0x591668,_0x2dca17(0x13f)),'creator':_0x4094cb,'showIcon':!0x1,'showResetButton':!0x1},'infoView':{'text':{'noSearchableItems':{'primary':_0x1f2a3c(_0x591668,_0x2dca17(0x16a)),'secondary':_0x1f2a3c(_0x591668,_0x2dca17(0x131))}}},'filteredView':this[_0x2dca17(0x13d)](),'queryMinChars':0x1/0x0,'resetOnBlur':!0x1});return _0x585139[_0x2dca17(0x138)](_0x2dca17(0x132))['to'](this,_0x2dca17(0x132),this,_0x2dca17(0x12c),(_0x5be730,_0x1c3419)=>_0x5be730&&!_0x1c3419),this[_0x2dca17(0x14a)](_0x585139,_0x2dca17(0x124),(_0x41ca65,_0x3ef5b9)=>{const _0x2cc570=_0x2dca17;this[_0x2cc570(0x154)]=_0x3ef5b9;const _0x4ca957=_0x4cbdcc(_0x3ef5b9);this[_0x2cc570(0x12b)](_0x2cc570(0x144),_0x4ca957),_0x3ef5b9[_0x2cc570(0x13b)]()&&this[_0x2cc570(0x157)][_0x2cc570(0x123)]({'prompt':_0x4ca957},0x0);},{'priority':_0x2dca17(0x165)}),_0x585139;}[_0x2dd815(0x13d)](){const _0x3678d9=_0x2dd815,_0x2386dc=new _0x28be1f(this[_0x3678d9(0x14f)]);return _0x2386dc[_0x3678d9(0x118)][_0x3678d9(0x121)][_0x3678d9(0x133)](this[_0x3678d9(0x157)])['as'](_0xa38db8),_0x2386dc['on'](_0x3678d9(0x170),()=>{const _0x5ecb48=_0x3678d9;this[_0x5ecb48(0x157)][_0x5ecb48(0x136)](),this[_0x5ecb48(0x156)][_0x5ecb48(0x137)](''),this[_0x5ecb48(0x156)][_0x5ecb48(0x16c)]();}),_0x2386dc;}[_0x2dd815(0x14b)](){const _0x474464=_0x2dd815,_0x35f314=new _0x10bbfd(this[_0x474464(0x14f)]);return _0x35f314[_0x474464(0x153)][_0x474464(0x138)](_0x474464(0x132))['to'](this,_0x474464(0x132),this,_0x474464(0x12c),this,_0x474464(0x163),(_0x3b19a4,_0x360a82,_0x2c1475)=>_0x3b19a4&&!_0x360a82&&!!_0x2c1475),_0x35f314[_0x474464(0x153)][_0x474464(0x140)](_0x474464(0x119))['to'](this,_0x474464(0x161)),_0x35f314[_0x474464(0x145)][_0x474464(0x138)](_0x474464(0x132))['to'](this,_0x474464(0x132),this,_0x474464(0x12c),this,_0x474464(0x163),(_0xa11f2e,_0x50cee4,_0x4fda8d)=>_0xa11f2e&&!_0x50cee4&&!!_0x4fda8d),_0x35f314[_0x474464(0x145)][_0x474464(0x140)](_0x474464(0x119))['to'](this,_0x474464(0x135)),_0x35f314[_0x474464(0x166)][_0x474464(0x138)](_0x474464(0x132))['to'](this,_0x474464(0x132),this,_0x474464(0x12c),(_0x43864b,_0x3cf642)=>_0x43864b&&!_0x3cf642),_0x35f314[_0x474464(0x166)][_0x474464(0x140)](_0x474464(0x119))['to'](this,_0x474464(0x122)),_0x35f314[_0x474464(0x169)][_0x474464(0x138)](_0x474464(0x132))['to'](this,_0x474464(0x12c)),_0x35f314[_0x474464(0x169)][_0x474464(0x140)](_0x474464(0x119))['to'](this,_0x474464(0x14c)),_0x35f314;}[_0x2dd815(0x13a)](){const _0x2bf6cd=_0x2dd815;this[_0x2bf6cd(0x163)]='',this[_0x2bf6cd(0x150)]=!0x1,this[_0x2bf6cd(0x12c)]=!0x0,this[_0x2bf6cd(0x11b)][_0x2bf6cd(0x142)]=!0x0,this[_0x2bf6cd(0x13c)][_0x2bf6cd(0x142)]=!0x0,this[_0x2bf6cd(0x11b)][_0x2bf6cd(0x16c)]();}[_0x2dd815(0x127)](){const _0x296fc0=_0x2dd815,_0x1d8f9d=this[_0x296fc0(0x14f)];this[_0x296fc0(0x12c)]=!0x1,this[_0x296fc0(0x154)]='',this[_0x296fc0(0x156)][_0x296fc0(0x126)](),this[_0x296fc0(0x163)]&&(this[_0x296fc0(0x156)][_0x296fc0(0x15d)][_0x296fc0(0x15a)]=_0x1f2a3c(_0x1d8f9d,_0x296fc0(0x11d)));}[_0x2dd815(0x15f)](_0x4ad29a){const _0x49e55d=_0x2dd815,_0x1c5dd9=this[_0x49e55d(0x14f)];this[_0x49e55d(0x127)](),this[_0x49e55d(0x150)]=!0x0,this[_0x49e55d(0x13e)][_0x49e55d(0x158)]=_0x4ad29a||_0x1f2a3c(_0x1c5dd9,_0x49e55d(0x11f)),this[_0x49e55d(0x163)]||(this[_0x49e55d(0x11b)][_0x49e55d(0x142)]=!0x1);}}
23
+ const _0x1d2ef5=_0x75e9;(function(_0x330bb8,_0x16016e){const _0xd48e5=_0x75e9,_0x3e50da=_0x330bb8();while(!![]){try{const _0x507d79=-parseInt(_0xd48e5(0x100))/0x1+-parseInt(_0xd48e5(0x137))/0x2+parseInt(_0xd48e5(0x12c))/0x3*(-parseInt(_0xd48e5(0x118))/0x4)+parseInt(_0xd48e5(0x135))/0x5+-parseInt(_0xd48e5(0x144))/0x6+-parseInt(_0xd48e5(0x127))/0x7+parseInt(_0xd48e5(0x12d))/0x8*(parseInt(_0xd48e5(0x122))/0x9);if(_0x507d79===_0x16016e)break;else _0x3e50da['push'](_0x3e50da['shift']());}catch(_0x15e472){_0x3e50da['push'](_0x3e50da['shift']());}}}(_0x5ad5,0x4c0bd));import{FocusTracker as _0x22328a,KeystrokeHandler as _0x353214}from'ckeditor5/src/utils.js';import{View as _0x2696c8,FocusCycler as _0x684b55,createLabeledTextarea as _0xcb69e4}from'ckeditor5/src/ui.js';function _0x5ad5(){const _0x3dfbfd=['promptView','isError','stopProcessing','Ask\x20AI\x20to\x20improve\x20generated\x20text','REPLACE','delegate','text','element','4lrIjpQ','div','_createHistoryView','ck-ai-form-content','handleError','bindTemplate','trim','queryView','value','mainAction','18EnAtnN','startProcessing','setTemplate','listenTo','Empty\x20history','1694252fVvvMy','prompt','errorView','focusLast','focusNext','979539rFTjLh','5628320eiIvmV','render','forwardCycle','fire','isVisible','items','replaceContent','shift\x20+\x20tab','1977490hPgZcw','reset','711826TbUoTO','Ask\x20AI\x20to\x20edit\x20or\x20generate','isEnabled','ck-hidden','insertContentBelow','focus','clear','high','tryAgainEvent','locale','_createToolbar','ck-ai-form','backwardCycle','3003120LSRmCy','bindTo','focusTracker','focusPrevious','toolbar','replaceButton','add','_focusables','createCollection','tab','stop','_promptHistory','set','submit','stopButton','copyButtonView','isProcessing','focusFirst','Ask\x20AI\x20and\x20your\x20prompts\x20will\x20be\x20listed\x20here\x20for\x20you\x20to\x20use\x20later.','search','66111dgathP','fieldView','tryAgainButton','contentArea','insertButton','focusCycler','keystrokes','execute','bind','clearHistory','_createPromptView','historyGroupView','AI_ERROR_FAILED','label','finishProcessing','submitPrompt'];_0x5ad5=function(){return _0x3dfbfd;};return _0x5ad5();}function _0x75e9(_0x4a7def,_0x537a5a){const _0x5ad5ab=_0x5ad5();return _0x75e9=function(_0x75e959,_0x4cb46c){_0x75e959=_0x75e959-0xf5;let _0x58a758=_0x5ad5ab[_0x75e959];return _0x58a758;},_0x75e9(_0x4a7def,_0x537a5a);}import _0x93a95c,{AIFormToolbarViewMainActionLabel as _0x4ef024}from'./aiformtoolbarview.js';import _0x4c971b from'./aiformcontentarea.js';import _0x3b13c1 from'./aiformerrorview.js';import _0x4fd0a3 from'./aiformpromptview.js';import _0x1ee03f from'./aihistorylistview.js';import _0x49ccb1 from'./aihistorylistitemview.js';import _0x41a498 from'./prompthistory.js';import{getTranslation as _0x275a54}from'../../utils/common-translations.js';import{escape as _0x5dc69e}from'lodash-es';export default class v extends _0x2696c8{constructor(_0x194dc2,_0x28d50e,_0x1b9dd1=''){const _0x26fd0=_0x75e9;super(_0x194dc2),this[_0x26fd0(0xf8)](_0x26fd0(0x139),!0x0),this[_0x26fd0(0xf8)](_0x26fd0(0xfc),!0x1),this[_0x26fd0(0xf8)](_0x26fd0(0x128),''),this[_0x26fd0(0xf8)](_0x26fd0(0x120),''),this[_0x26fd0(0xf8)](_0x26fd0(0x111),!0x1),this[_0x26fd0(0xf8)](_0x26fd0(0x121),_0x4ef024[_0x26fd0(0x114)]),this[_0x26fd0(0xf7)]=new _0x41a498(),this[_0x26fd0(0x129)]=new _0x3b13c1(_0x194dc2),this[_0x26fd0(0x103)]=new _0x4c971b(_0x194dc2,_0x1b9dd1),this[_0x26fd0(0x103)][_0x26fd0(0x108)](_0x26fd0(0xfc))['to'](this),this[_0x26fd0(0x103)][_0x26fd0(0x108)](_0x26fd0(0x120))['to'](this),this[_0x26fd0(0x148)]=this[_0x26fd0(0x141)](),this[_0x26fd0(0x148)][_0x26fd0(0x108)](_0x26fd0(0x121))['to'](this),this[_0x26fd0(0x110)]=this[_0x26fd0(0x10a)](),this[_0x26fd0(0x146)]=new _0x22328a(),this[_0x26fd0(0x106)]=new _0x353214(),this[_0x26fd0(0x14b)]=this[_0x26fd0(0x14c)]([this[_0x26fd0(0x103)],this[_0x26fd0(0x103)][_0x26fd0(0xfb)],this[_0x26fd0(0x148)],this[_0x26fd0(0x110)]]),this[_0x26fd0(0x105)]=new _0x684b55({'focusables':this[_0x26fd0(0x14b)],'focusTracker':this[_0x26fd0(0x146)],'keystrokeHandler':this[_0x26fd0(0x106)],'actions':{'focusPrevious':_0x26fd0(0x134),'focusNext':_0x26fd0(0xf5)}}),this[_0x26fd0(0x110)][_0x26fd0(0x105)]['on'](_0x26fd0(0x12f),_0x497f5e=>{const _0x1cbdfa=_0x26fd0;this[_0x1cbdfa(0x105)][_0x1cbdfa(0x12b)](),_0x497f5e[_0x1cbdfa(0xf6)]();}),this[_0x26fd0(0x110)][_0x26fd0(0x105)]['on'](_0x26fd0(0x143),_0x1929dc=>{const _0x46daf1=_0x26fd0;this[_0x46daf1(0x105)][_0x46daf1(0x147)](),_0x1929dc[_0x46daf1(0xf6)]();}),this[_0x26fd0(0x110)][_0x26fd0(0x11f)][_0x26fd0(0x101)][_0x26fd0(0x108)](_0x26fd0(0x120))['to'](this,_0x26fd0(0x128));const _0x298891=this[_0x26fd0(0x11d)];this[_0x26fd0(0x124)]({'tag':_0x26fd0(0x119),'attributes':{'class':['ck',_0x26fd0(0x142),_0x28d50e],'tabindex':'-1'},'children':[{'tag':_0x26fd0(0x119),'attributes':{'class':['ck',_0x26fd0(0x11b)]},'children':[{'tag':_0x26fd0(0x119),'attributes':{'class':[_0x298891['if'](_0x26fd0(0x111),_0x26fd0(0x13a),_0x75b71=>!_0x75b71)]},'children':[this[_0x26fd0(0x129)]]},this[_0x26fd0(0x103)],this[_0x26fd0(0x148)],this[_0x26fd0(0x110)]]}]});}[_0x1d2ef5(0x12e)](){const _0x2afe11=_0x1d2ef5;super[_0x2afe11(0x12e)](),this[_0x2afe11(0x146)][_0x2afe11(0x14a)](this[_0x2afe11(0x103)][_0x2afe11(0x117)]),this[_0x2afe11(0x146)][_0x2afe11(0x14a)](this[_0x2afe11(0x103)][_0x2afe11(0xfb)][_0x2afe11(0x117)]),this[_0x2afe11(0x146)][_0x2afe11(0x14a)](this[_0x2afe11(0x148)][_0x2afe11(0x117)]),this[_0x2afe11(0x146)][_0x2afe11(0x14a)](this[_0x2afe11(0x110)][_0x2afe11(0x117)]),this[_0x2afe11(0x106)][_0x2afe11(0x125)](this[_0x2afe11(0x117)]);}[_0x1d2ef5(0x13c)](_0x38b4ef=0x1){const _0x56a44f=_0x1d2ef5;-0x1===_0x38b4ef?this[_0x56a44f(0x105)][_0x56a44f(0x12a)]():this[_0x56a44f(0x105)][_0x56a44f(0xfd)]();}[_0x1d2ef5(0x136)](){const _0x194d04=_0x1d2ef5;this[_0x194d04(0x128)]='',this[_0x194d04(0x120)]='',this[_0x194d04(0x111)]=!0x1,this[_0x194d04(0x110)][_0x194d04(0x136)](),this[_0x194d04(0x103)][_0x194d04(0x131)]=!0x1,this[_0x194d04(0x148)][_0x194d04(0x131)]=!0x1;}[_0x1d2ef5(0x10a)](){const _0x2d225b=_0x1d2ef5,_0x2e9e2d=this[_0x2d225b(0x140)],_0x5b9ba5=new _0x4fd0a3(_0x2e9e2d,{'queryView':{'label':_0x275a54(_0x2e9e2d,_0x2d225b(0x138)),'creator':_0xcb69e4,'showIcon':!0x1,'showResetButton':!0x1},'infoView':{'text':{'noSearchableItems':{'primary':_0x275a54(_0x2e9e2d,_0x2d225b(0x126)),'secondary':_0x275a54(_0x2e9e2d,_0x2d225b(0xfe))}}},'filteredView':this[_0x2d225b(0x11a)](),'queryMinChars':0x1/0x0,'resetOnBlur':!0x1});return _0x5b9ba5[_0x2d225b(0x108)](_0x2d225b(0x139))['to'](this,_0x2d225b(0x139),this,_0x2d225b(0xfc),(_0x998797,_0x541360)=>_0x998797&&!_0x541360),this[_0x2d225b(0x125)](_0x5b9ba5,_0x2d225b(0xf9),(_0x159b4e,_0x4ae67a)=>{const _0x1cf82e=_0x2d225b;this[_0x1cf82e(0x128)]=_0x4ae67a;const _0x2b0c97=_0x5dc69e(_0x4ae67a);this[_0x1cf82e(0x130)](_0x1cf82e(0x10f),_0x2b0c97),_0x4ae67a[_0x1cf82e(0x11e)]()&&this[_0x1cf82e(0xf7)][_0x1cf82e(0x14a)]({'prompt':_0x2b0c97},0x0);},{'priority':_0x2d225b(0x13e)}),_0x5b9ba5;}[_0x1d2ef5(0x11a)](){const _0x42a334=_0x1d2ef5,_0x59024a=new _0x1ee03f(this[_0x42a334(0x140)]);return _0x59024a[_0x42a334(0x10b)][_0x42a334(0x132)][_0x42a334(0x145)](this[_0x42a334(0xf7)])['as'](_0x49ccb1),_0x59024a['on'](_0x42a334(0x109),()=>{const _0x5b765d=_0x42a334;this[_0x5b765d(0xf7)][_0x5b765d(0x13d)](),this[_0x5b765d(0x110)][_0x5b765d(0xff)](''),this[_0x5b765d(0x110)][_0x5b765d(0x13c)]();}),_0x59024a;}[_0x1d2ef5(0x141)](){const _0x1565d4=_0x1d2ef5,_0x14fe4f=new _0x93a95c(this[_0x1565d4(0x140)]);return _0x14fe4f[_0x1565d4(0x149)][_0x1565d4(0x108)](_0x1565d4(0x139))['to'](this,_0x1565d4(0x139),this,_0x1565d4(0xfc),this,_0x1565d4(0x120),(_0x31e0d6,_0x14f063,_0x2895fb)=>_0x31e0d6&&!_0x14f063&&!!_0x2895fb),_0x14fe4f[_0x1565d4(0x149)][_0x1565d4(0x115)](_0x1565d4(0x107))['to'](this,_0x1565d4(0x133)),_0x14fe4f[_0x1565d4(0x104)][_0x1565d4(0x108)](_0x1565d4(0x139))['to'](this,_0x1565d4(0x139),this,_0x1565d4(0xfc),this,_0x1565d4(0x120),(_0x5c9155,_0x5da762,_0x2560de)=>_0x5c9155&&!_0x5da762&&!!_0x2560de),_0x14fe4f[_0x1565d4(0x104)][_0x1565d4(0x115)](_0x1565d4(0x107))['to'](this,_0x1565d4(0x13b)),_0x14fe4f[_0x1565d4(0x102)][_0x1565d4(0x108)](_0x1565d4(0x139))['to'](this,_0x1565d4(0x139),this,_0x1565d4(0xfc),(_0x426473,_0x34a134)=>_0x426473&&!_0x34a134),_0x14fe4f[_0x1565d4(0x102)][_0x1565d4(0x115)](_0x1565d4(0x107))['to'](this,_0x1565d4(0x13f)),_0x14fe4f[_0x1565d4(0xfa)][_0x1565d4(0x108)](_0x1565d4(0x139))['to'](this,_0x1565d4(0xfc)),_0x14fe4f[_0x1565d4(0xfa)][_0x1565d4(0x115)](_0x1565d4(0x107))['to'](this,_0x1565d4(0x112)),_0x14fe4f;}[_0x1d2ef5(0x123)](){const _0x3fb464=_0x1d2ef5;this[_0x3fb464(0x120)]='',this[_0x3fb464(0x111)]=!0x1,this[_0x3fb464(0xfc)]=!0x0,this[_0x3fb464(0x103)][_0x3fb464(0x131)]=!0x0,this[_0x3fb464(0x148)][_0x3fb464(0x131)]=!0x0,this[_0x3fb464(0x103)][_0x3fb464(0x13c)]();}[_0x1d2ef5(0x10e)](){const _0x2e53d4=_0x1d2ef5,_0x1c15e1=this[_0x2e53d4(0x140)];this[_0x2e53d4(0xfc)]=!0x1,this[_0x2e53d4(0x128)]='',this[_0x2e53d4(0x110)][_0x2e53d4(0x136)](),this[_0x2e53d4(0x120)]&&(this[_0x2e53d4(0x110)][_0x2e53d4(0x11f)][_0x2e53d4(0x10d)]=_0x275a54(_0x1c15e1,_0x2e53d4(0x113)));}[_0x1d2ef5(0x11c)](_0x3f9be6){const _0x5c6381=_0x1d2ef5,_0x3e45ae=this[_0x5c6381(0x140)];this[_0x5c6381(0x10e)](),this[_0x5c6381(0x111)]=!0x0,this[_0x5c6381(0x129)][_0x5c6381(0x116)]=_0x3f9be6||_0x275a54(_0x3e45ae,_0x5c6381(0x10c)),this[_0x5c6381(0x120)]||(this[_0x5c6381(0x103)][_0x5c6381(0x131)]=!0x1);}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- (function(_0x533f0d,_0x87f356){const _0x156141=_0x433d,_0x3634d3=_0x533f0d();while(!![]){try{const _0x2ddefd=-parseInt(_0x156141(0x13e))/0x1+-parseInt(_0x156141(0x12d))/0x2+-parseInt(_0x156141(0x12e))/0x3+parseInt(_0x156141(0x13a))/0x4*(parseInt(_0x156141(0x130))/0x5)+parseInt(_0x156141(0x137))/0x6*(parseInt(_0x156141(0x136))/0x7)+-parseInt(_0x156141(0x13c))/0x8*(-parseInt(_0x156141(0x139))/0x9)+-parseInt(_0x156141(0x134))/0xa*(-parseInt(_0x156141(0x12f))/0xb);if(_0x2ddefd===_0x87f356)break;else _0x3634d3['push'](_0x3634d3['shift']());}catch(_0x301570){_0x3634d3['push'](_0x3634d3['shift']());}}}(_0x37a9,0xc2878));function _0x433d(_0x9a3c86,_0x112c7c){const _0x37a977=_0x37a9();return _0x433d=function(_0x433dcb,_0x109809){_0x433dcb=_0x433dcb-0x12d;let _0x5bb7d8=_0x37a977[_0x433dcb];return _0x5bb7d8;},_0x433d(_0x9a3c86,_0x112c7c);}import{ListItemView as _0x540002,ButtonView as _0x269246}from'ckeditor5/src/ui.js';import _0x49429a from'../dropdown/buttonlabelwithhighlightview.js';import{unescape as _0x1fcd54}from'lodash-es';function _0x37a9(){const _0x52f75e=['2640206MrxrME','2486847xqggUV','5971493ztcxjP','35ZHFoIh','fire','locale','execute','10HJMOjv','set','2737301WrPoOu','6PTskvO','prompt','27UNKYzi','844328pJcUcT','add','1508888vTImoP','children','31469VIJlMl'];_0x37a9=function(){return _0x52f75e;};return _0x37a9();}export default class hs extends _0x540002{constructor(_0x3e17f1){const _0x4f8ef9=_0x433d;super();const _0x452e22=new _0x49429a(),_0x30e230=new _0x269246(this[_0x4f8ef9(0x132)],_0x452e22);this[_0x4f8ef9(0x13d)][_0x4f8ef9(0x13b)](_0x30e230),_0x30e230[_0x4f8ef9(0x135)]({'label':_0x3e17f1[_0x4f8ef9(0x138)],'withText':!0x0}),_0x30e230['on'](_0x4f8ef9(0x133),()=>{const _0xa76340=_0x4f8ef9;this[_0xa76340(0x131)](_0xa76340(0x133),{'value':_0x1fcd54(_0x3e17f1[_0xa76340(0x138)])});});}}
23
+ function _0x5410(_0x7c45d0,_0x4a69e2){const _0x4643f1=_0x4643();return _0x5410=function(_0x541063,_0x4569ed){_0x541063=_0x541063-0xcc;let _0x284c6c=_0x4643f1[_0x541063];return _0x284c6c;},_0x5410(_0x7c45d0,_0x4a69e2);}(function(_0x398999,_0x28917d){const _0x4a0f1b=_0x5410,_0x308c03=_0x398999();while(!![]){try{const _0x5fa2aa=parseInt(_0x4a0f1b(0xd5))/0x1+parseInt(_0x4a0f1b(0xcc))/0x2*(-parseInt(_0x4a0f1b(0xdb))/0x3)+-parseInt(_0x4a0f1b(0xd0))/0x4*(-parseInt(_0x4a0f1b(0xd3))/0x5)+parseInt(_0x4a0f1b(0xd8))/0x6+parseInt(_0x4a0f1b(0xd2))/0x7*(parseInt(_0x4a0f1b(0xcf))/0x8)+-parseInt(_0x4a0f1b(0xce))/0x9+-parseInt(_0x4a0f1b(0xdc))/0xa;if(_0x5fa2aa===_0x28917d)break;else _0x308c03['push'](_0x308c03['shift']());}catch(_0x3649fe){_0x308c03['push'](_0x308c03['shift']());}}}(_0x4643,0xb6e75));function _0x4643(){const _0x4ea8e3=['12246912kfZCkm','8twfyte','4VofQlR','execute','2840915RYISnS','6332255HtnXTu','children','903460auCHaJ','add','fire','7115994PosdkL','prompt','locale','32388uOeStJ','15978340auREMp','10otIfWd','set'];_0x4643=function(){return _0x4ea8e3;};return _0x4643();}import{ListItemView as _0x117057,ButtonView as _0x49ac5d}from'ckeditor5/src/ui.js';import _0x22f904 from'../dropdown/buttonlabelwithhighlightview.js';import{unescape as _0x34e09e}from'lodash-es';export default class hs extends _0x117057{constructor(_0x3ce735){const _0x3d5646=_0x5410;super();const _0x44ec09=new _0x22f904(),_0x2ea8ae=new _0x49ac5d(this[_0x3d5646(0xda)],_0x44ec09);this[_0x3d5646(0xd4)][_0x3d5646(0xd6)](_0x2ea8ae),_0x2ea8ae[_0x3d5646(0xcd)]({'label':_0x3ce735[_0x3d5646(0xd9)],'withText':!0x0}),_0x2ea8ae['on'](_0x3d5646(0xd1),()=>{const _0x57ef6d=_0x3d5646;this[_0x57ef6d(0xd7)](_0x57ef6d(0xd1),{'value':_0x34e09e(_0x3ce735[_0x57ef6d(0xd9)])});});}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x1c0d78=_0x4d7c;(function(_0x93d7fb,_0x766478){const _0x5cfd87=_0x4d7c,_0x5e8bde=_0x93d7fb();while(!![]){try{const _0x561072=parseInt(_0x5cfd87(0x118))/0x1*(parseInt(_0x5cfd87(0x11b))/0x2)+-parseInt(_0x5cfd87(0x11c))/0x3+parseInt(_0x5cfd87(0x11f))/0x4+-parseInt(_0x5cfd87(0x122))/0x5*(parseInt(_0x5cfd87(0x119))/0x6)+parseInt(_0x5cfd87(0x121))/0x7+-parseInt(_0x5cfd87(0x116))/0x8*(-parseInt(_0x5cfd87(0x12b))/0x9)+parseInt(_0x5cfd87(0x123))/0xa*(parseInt(_0x5cfd87(0x124))/0xb);if(_0x561072===_0x766478)break;else _0x5e8bde['push'](_0x5e8bde['shift']());}catch(_0x145999){_0x5e8bde['push'](_0x5e8bde['shift']());}}}(_0x27f2,0xb885c));import{ListView as _0x2bc58d,ListItemGroupView as _0x4a0d96,ButtonView as _0x7264b6}from'ckeditor5/src/ui.js';import{getTranslation as _0x5c0f6e}from'../../utils/common-translations.js';export default class rs extends _0x2bc58d{constructor(_0x3ffbe1){const _0x2d6e4a=_0x4d7c;super(_0x3ffbe1),this[_0x2d6e4a(0x12f)]=this[_0x2d6e4a(0x12a)](),this[_0x2d6e4a(0x120)]=new _0x4a0d96(),this[_0x2d6e4a(0x120)][_0x2d6e4a(0x131)][_0x2d6e4a(0x130)](this[_0x2d6e4a(0x12f)],0x1),this[_0x2d6e4a(0x120)][_0x2d6e4a(0x12e)]=_0x5c0f6e(_0x3ffbe1,_0x2d6e4a(0x129)),this[_0x2d6e4a(0x120)][_0x2d6e4a(0x126)][_0x2d6e4a(0x11a)](_0x2d6e4a(0x12c))['to'](this),this[_0x2d6e4a(0x126)][_0x2d6e4a(0x130)](this[_0x2d6e4a(0x120)]);}[_0x1c0d78(0x127)](){const _0xbd005b=_0x1c0d78;let _0x755de=0x0;for(const _0xadb3ca of this[_0xbd005b(0x126)])_0x755de+=_0xadb3ca[_0xbd005b(0x126)][_0xbd005b(0x12d)];return{'resultsCount':_0x755de,'totalItemsCount':_0x755de};}[_0x1c0d78(0x12a)](){const _0x2a4925=_0x1c0d78,_0x287998=this[_0x2a4925(0x11d)],_0x131e7c=new _0x7264b6(this[_0x2a4925(0x11d)]);return _0x131e7c[_0x2a4925(0x117)]({'label':'('+_0x5c0f6e(_0x287998,_0x2a4925(0x125))+')','withText':!0x0}),_0x131e7c['on'](_0x2a4925(0x12c),()=>this[_0x2a4925(0x11e)](_0x2a4925(0x128))),_0x131e7c;}}function _0x4d7c(_0x2660b2,_0x562ad3){const _0x27f28a=_0x27f2();return _0x4d7c=function(_0x4d7cec,_0xc2d962){_0x4d7cec=_0x4d7cec-0x116;let _0xb7f8d0=_0x27f28a[_0x4d7cec];return _0xb7f8d0;},_0x4d7c(_0x2660b2,_0x562ad3);}function _0x27f2(){const _0x432644=['Prompt\x20history','_createClearHistoryButton','9Batlqi','execute','length','label','clearHistoryButton','add','children','3564312YhVLkL','set','1201MNInbv','1446180sLdXnh','delegate','506gfcjdU','3508398ZesDkD','locale','fire','5809068EUtryM','historyGroupView','8119433xPDWzX','30BFAkKg','10UEIjUe','108592EOGhEW','Clear','items','filter','clearHistory'];_0x27f2=function(){return _0x432644;};return _0x27f2();}
23
+ const _0x531b6f=_0x1ead;function _0x1ead(_0x46263b,_0x5214ef){const _0x5a5daa=_0x5a5d();return _0x1ead=function(_0x1ead0b,_0x3f08c2){_0x1ead0b=_0x1ead0b-0xb8;let _0x3758af=_0x5a5daa[_0x1ead0b];return _0x3758af;},_0x1ead(_0x46263b,_0x5214ef);}(function(_0x43ec60,_0x37e79b){const _0x31e3f0=_0x1ead,_0xb1a1d1=_0x43ec60();while(!![]){try{const _0x25011a=-parseInt(_0x31e3f0(0xcf))/0x1+parseInt(_0x31e3f0(0xbb))/0x2+-parseInt(_0x31e3f0(0xbe))/0x3*(-parseInt(_0x31e3f0(0xcb))/0x4)+parseInt(_0x31e3f0(0xc6))/0x5+parseInt(_0x31e3f0(0xc4))/0x6+-parseInt(_0x31e3f0(0xbd))/0x7+-parseInt(_0x31e3f0(0xca))/0x8*(parseInt(_0x31e3f0(0xc5))/0x9);if(_0x25011a===_0x37e79b)break;else _0xb1a1d1['push'](_0xb1a1d1['shift']());}catch(_0x5d9cac){_0xb1a1d1['push'](_0xb1a1d1['shift']());}}}(_0x5a5d,0xa23fd));function _0x5a5d(){const _0x78ae2a=['items','children','fire','label','1188252hUJXWl','clearHistory','6718418HLsCvx','793947dLRBJD','filter','set','execute','historyGroupView','locale','3268710wxYRai','198279vXRBNK','1676365KtMZCZ','_createClearHistoryButton','Prompt\x20history','delegate','120OqgDue','8SnTods','clearHistoryButton','add','Clear','48670SiDNGs','length'];_0x5a5d=function(){return _0x78ae2a;};return _0x5a5d();}import{ListView as _0x7cd9f7,ListItemGroupView as _0x243a33,ButtonView as _0x3c3687}from'ckeditor5/src/ui.js';import{getTranslation as _0x332e7f}from'../../utils/common-translations.js';export default class rs extends _0x7cd9f7{constructor(_0x3189a5){const _0x351c22=_0x1ead;super(_0x3189a5),this[_0x351c22(0xcc)]=this[_0x351c22(0xc7)](),this[_0x351c22(0xc2)]=new _0x243a33(),this[_0x351c22(0xc2)][_0x351c22(0xb8)][_0x351c22(0xcd)](this[_0x351c22(0xcc)],0x1),this[_0x351c22(0xc2)][_0x351c22(0xba)]=_0x332e7f(_0x3189a5,_0x351c22(0xc8)),this[_0x351c22(0xc2)][_0x351c22(0xd1)][_0x351c22(0xc9)](_0x351c22(0xc1))['to'](this),this[_0x351c22(0xd1)][_0x351c22(0xcd)](this[_0x351c22(0xc2)]);}[_0x531b6f(0xbf)](){const _0x31598d=_0x531b6f;let _0x5e865f=0x0;for(const _0x57c539 of this[_0x31598d(0xd1)])_0x5e865f+=_0x57c539[_0x31598d(0xd1)][_0x31598d(0xd0)];return{'resultsCount':_0x5e865f,'totalItemsCount':_0x5e865f};}[_0x531b6f(0xc7)](){const _0xc9c4c4=_0x531b6f,_0x24978c=this[_0xc9c4c4(0xc3)],_0x509e8f=new _0x3c3687(this[_0xc9c4c4(0xc3)]);return _0x509e8f[_0xc9c4c4(0xc0)]({'label':'('+_0x332e7f(_0x24978c,_0xc9c4c4(0xce))+')','withText':!0x0}),_0x509e8f['on'](_0xc9c4c4(0xc1),()=>this[_0xc9c4c4(0xb9)](_0xc9c4c4(0xbc))),_0x509e8f;}}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- function _0x4b14(){const _0x153b69=['_loadFromSessionStorage','1351602GjPUNw','stringify','map','23200452Celyde','329416CYamuq','43270jJRpay','addMany','add','10459194ifAKmy','parse','259QLDYUh','toLowerCase','138VdTNbX','getItem','_saveToSessionStorage','remove','length','trim','6542628lKgvfs','CKEditor/AIFormView/PromptHistory','last','setItem','5465645nXgxAi','prompt'];_0x4b14=function(){return _0x153b69;};return _0x4b14();}const _0x19de90=_0x4b35;(function(_0x43640e,_0x76ff22){const _0xecdbdd=_0x4b35,_0x1ce1f8=_0x43640e();while(!![]){try{const _0x27a179=-parseInt(_0xecdbdd(0x14b))/0x1+-parseInt(_0xecdbdd(0x150))/0x2*(-parseInt(_0xecdbdd(0x13e))/0x3)+parseInt(_0xecdbdd(0x144))/0x4+-parseInt(_0xecdbdd(0x148))/0x5+parseInt(_0xecdbdd(0x153))/0x6+-parseInt(_0xecdbdd(0x13c))/0x7*(-parseInt(_0xecdbdd(0x14f))/0x8)+-parseInt(_0xecdbdd(0x14e))/0x9;if(_0x27a179===_0x76ff22)break;else _0x1ce1f8['push'](_0x1ce1f8['shift']());}catch(_0x5a0025){_0x1ce1f8['push'](_0x1ce1f8['shift']());}}}(_0x4b14,0xd5a30));import{Collection as _0x500a1b}from'ckeditor5/src/utils.js';const cs=_0x19de90(0x145);export default class os extends _0x500a1b{constructor(){const _0x5399fe=_0x19de90;super(),this[_0x5399fe(0x14a)](),this['on'](_0x5399fe(0x152),(_0x1a8664,_0x3bde96)=>{const _0x1f574e=_0x5399fe,_0x1d1b18=Ss(_0x3bde96[_0x1f574e(0x149)]);for(const _0x521333 of this)if(_0x521333!=_0x3bde96&&Ss(_0x521333[_0x1f574e(0x149)])===_0x1d1b18){this[_0x1f574e(0x141)](_0x521333);break;}this[_0x1f574e(0x142)]>0x14&&this[_0x1f574e(0x141)](this[_0x1f574e(0x146)]),this[_0x1f574e(0x140)]();}),this['on'](_0x5399fe(0x141),()=>{const _0x27847a=_0x5399fe;this[_0x27847a(0x140)]();});}[_0x19de90(0x14a)](){const _0x4f937e=_0x19de90,_0x5cc8dc=sessionStorage[_0x4f937e(0x13f)](cs)||'[]';this[_0x4f937e(0x151)](JSON[_0x4f937e(0x154)](_0x5cc8dc));}[_0x19de90(0x140)](){const _0x5c3764=_0x19de90;sessionStorage[_0x5c3764(0x147)](cs,JSON[_0x5c3764(0x14c)](this[_0x5c3764(0x14d)](_0x4203ff=>_0x4203ff)));}}function _0x4b35(_0x5bf9a9,_0xe2b020){const _0x4b1403=_0x4b14();return _0x4b35=function(_0x4b35d5,_0x5c8fbe){_0x4b35d5=_0x4b35d5-0x13c;let _0xc857bd=_0x4b1403[_0x4b35d5];return _0xc857bd;},_0x4b35(_0x5bf9a9,_0xe2b020);}function Ss(_0x691d04){const _0x2c08a2=_0x19de90;return _0x691d04[_0x2c08a2(0x13d)]()[_0x2c08a2(0x143)]();}
23
+ const _0x5be7ec=_0x1dcf;(function(_0x360338,_0x208be5){const _0x401898=_0x1dcf,_0x3f028a=_0x360338();while(!![]){try{const _0x1e7471=-parseInt(_0x401898(0x15d))/0x1+-parseInt(_0x401898(0x15f))/0x2*(-parseInt(_0x401898(0x167))/0x3)+parseInt(_0x401898(0x159))/0x4+-parseInt(_0x401898(0x152))/0x5+parseInt(_0x401898(0x15e))/0x6*(-parseInt(_0x401898(0x150))/0x7)+parseInt(_0x401898(0x15a))/0x8+-parseInt(_0x401898(0x14e))/0x9*(-parseInt(_0x401898(0x151))/0xa);if(_0x1e7471===_0x208be5)break;else _0x3f028a['push'](_0x3f028a['shift']());}catch(_0x17fe3a){_0x3f028a['push'](_0x3f028a['shift']());}}}(_0x1a40,0x2494a));import{Collection as _0x261495}from'ckeditor5/src/utils.js';const cs=_0x5be7ec(0x160);function _0x1dcf(_0x501601,_0x3d423c){const _0x1a4090=_0x1a40();return _0x1dcf=function(_0x1dcf68,_0x4ca783){_0x1dcf68=_0x1dcf68-0x14e;let _0x13f600=_0x1a4090[_0x1dcf68];return _0x13f600;},_0x1dcf(_0x501601,_0x3d423c);}export default class os extends _0x261495{constructor(){const _0x11903c=_0x5be7ec;super(),this[_0x11903c(0x163)](),this['on'](_0x11903c(0x14f),(_0x17ef7b,_0xba86af)=>{const _0x1ad6e9=_0x11903c,_0x580eef=Ss(_0xba86af[_0x1ad6e9(0x162)]);for(const _0x1657ee of this)if(_0x1657ee!=_0xba86af&&Ss(_0x1657ee[_0x1ad6e9(0x162)])===_0x580eef){this[_0x1ad6e9(0x156)](_0x1657ee);break;}this[_0x1ad6e9(0x161)]>0x14&&this[_0x1ad6e9(0x156)](this[_0x1ad6e9(0x166)]),this[_0x1ad6e9(0x157)]();}),this['on'](_0x11903c(0x156),()=>{const _0x21bd1f=_0x11903c;this[_0x21bd1f(0x157)]();});}[_0x5be7ec(0x163)](){const _0x3da7aa=_0x5be7ec,_0x161bcd=sessionStorage[_0x3da7aa(0x154)](cs)||'[]';this[_0x3da7aa(0x15b)](JSON[_0x3da7aa(0x155)](_0x161bcd));}[_0x5be7ec(0x157)](){const _0x496151=_0x5be7ec;sessionStorage[_0x496151(0x164)](cs,JSON[_0x496151(0x153)](this[_0x496151(0x165)](_0xa4f049=>_0xa4f049)));}}function Ss(_0x34f902){const _0x14e003=_0x5be7ec;return _0x34f902[_0x14e003(0x158)]()[_0x14e003(0x15c)]();}function _0x1a40(){const _0x51905f=['259fMoBkQ','1732430fSJxEW','513825XTTrbx','stringify','getItem','parse','remove','_saveToSessionStorage','toLowerCase','635424lYEVtD','79944YKGrgt','addMany','trim','231439TvJonT','43314gJGjwo','125126jKNXbX','CKEditor/AIFormView/PromptHistory','length','prompt','_loadFromSessionStorage','setItem','map','last','3nozKBy','27bBBozK','add'];_0x1a40=function(){return _0x51905f;};return _0x1a40();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x2c111b=_0xa125;(function(_0x36c11c,_0xfa0486){const _0xf4156c=_0xa125,_0x4bc30d=_0x36c11c();while(!![]){try{const _0x11bd8c=-parseInt(_0xf4156c(0x1cc))/0x1+-parseInt(_0xf4156c(0x1b6))/0x2*(parseInt(_0xf4156c(0x1d0))/0x3)+-parseInt(_0xf4156c(0x1bb))/0x4*(-parseInt(_0xf4156c(0x1cb))/0x5)+-parseInt(_0xf4156c(0x1cf))/0x6*(-parseInt(_0xf4156c(0x1b4))/0x7)+parseInt(_0xf4156c(0x1ba))/0x8*(-parseInt(_0xf4156c(0x1b9))/0x9)+parseInt(_0xf4156c(0x1a7))/0xa*(-parseInt(_0xf4156c(0x1aa))/0xb)+-parseInt(_0xf4156c(0x1c2))/0xc*(-parseInt(_0xf4156c(0x1c3))/0xd);if(_0x11bd8c===_0xfa0486)break;else _0x4bc30d['push'](_0x4bc30d['shift']());}catch(_0x5e0720){_0x4bc30d['push'](_0x4bc30d['shift']());}}}(_0x38ad,0x96ef8));import{Command as _0x3390b4}from'ckeditor5/src/core.js';import _0x39cdde from'../aiassistantui.js';export default class y extends _0x3390b4{constructor(_0x47f97f,_0x2d382f){const _0x48eee3=_0xa125;super(_0x47f97f),this[_0x48eee3(0x1a2)]=_0x2d382f?_0x2d382f[_0x48eee3(0x1ca)]((_0x3ab6e2,_0x17d32f)=>_0x3ab6e2[_0x48eee3(0x1c8)](_0x17d32f[_0x48eee3(0x1ab)]),new Array()):[],this[_0x48eee3(0x1ae)](_0x48eee3(0x1bd),[]),this['on'](_0x48eee3(0x1bf),(_0x2d0302,_0xb3b7b4,_0x36e703)=>{const _0x3dbc7f=_0x48eee3;this[_0x3dbc7f(0x1a9)]&&(this[_0x3dbc7f(0x1bd)]=F(this[_0x3dbc7f(0x1a2)],_0x36e703));}),this[_0x48eee3(0x1ae)](_0x48eee3(0x1be),!0x1),this['on'](_0x48eee3(0x1b8),(_0xf7d4e1,_0x2fa8fa,_0x488b5c)=>{const _0x1c8ee6=_0x48eee3;this[_0x1c8ee6(0x1bd)]=_0x488b5c?F(this[_0x1c8ee6(0x1a2)],this[_0x1c8ee6(0x1be)]):[];});}[_0x2c111b(0x1af)](){const _0x77eb59=_0x2c111b,_0x4a3438=this[_0x77eb59(0x1a8)][_0x77eb59(0x1c7)];this[_0x77eb59(0x1be)]=function(_0x24c0c2){const _0x4080f6=_0x77eb59,_0x2c97ff=_0x24c0c2[_0x4080f6(0x1c9)][_0x4080f6(0x1c4)];return _0x2c97ff[_0x4080f6(0x1b7)]?0x0!==[..._0x2c97ff[_0x4080f6(0x1ce)]()][_0x4080f6(0x1b0)]&&![..._0x2c97ff[_0x4080f6(0x1ce)]()][0x0][_0x4080f6(0x1a4)]:!!_0x24c0c2[_0x4080f6(0x1a3)](_0x2c97ff[_0x4080f6(0x1d1)]());}(_0x4a3438);const _0x5e6b9b=_0x4a3438[_0x77eb59(0x1c9)][_0x77eb59(0x1c4)],_0x349228=this[_0x77eb59(0x1a8)][_0x77eb59(0x1b2)][_0x77eb59(0x1b1)](_0x77eb59(0x1c5));for(const _0x887e1 of _0x5e6b9b[_0x77eb59(0x1c6)]())for(const _0x354280 of _0x887e1[_0x77eb59(0x1cd)]())if(_0x354280['is'](_0x77eb59(0x1b5))&&_0x349228[_0x77eb59(0x1b3)](_0x354280[_0x77eb59(0x1ac)]))return void(this[_0x77eb59(0x1a9)]=!0x1);this[_0x77eb59(0x1a9)]=!0x0;}[_0x2c111b(0x1d2)](_0x2a0af6='',_0x395e44='',_0x8f37fd=_0x2c111b(0x1bc)){const _0x55fe11=_0x2c111b;this[_0x55fe11(0x1a8)][_0x55fe11(0x1c1)][_0x55fe11(0x1b1)](_0x39cdde)[_0x55fe11(0x1a5)](_0x2a0af6,_0x395e44,_0x8f37fd);}}function _0xa125(_0x98a96c,_0x449836){const _0x38ad9b=_0x38ad();return _0xa125=function(_0xa125fb,_0x183db0){_0xa125fb=_0xa125fb-0x1a2;let _0x385236=_0x38ad9b[_0xa125fb];return _0x385236;},_0xa125(_0x98a96c,_0x449836);}function _0x38ad(){const _0x24d71a=['2MgKQhw','isCollapsed','change:isEnabled','459GPqNBv','191304NLjtFc','564628KVAnAB','custom','enabledCommandsIds','_hasContext','change:_hasContext','add','plugins','1836hADbhx','164593VPpmvv','selection','ai.aiAssistant.disabledElements','getRanges','model','concat','document','reduce','20QEswkK','1049053WGlqzc','getItems','getSelectedBlocks','6AErNHB','163731NXmumu','getFirstRange','execute','_commandDefinitions','hasContent','isEmpty','showUI','requiresContent','5276580bVWfBB','editor','isEnabled','11aLSMlY','commands','name','from','set','refresh','length','get','config','includes','6771254ssHkGD','element'];_0x38ad=function(){return _0x24d71a;};return _0x38ad();}function F(_0x210b0f,_0x1a7c06){const _0x443cf3=_0x2c111b,_0x538cfd=new Set();for(const _0xc3863 of _0x210b0f)(_0x1a7c06||!0x1===_0xc3863[_0x443cf3(0x1a6)])&&_0x538cfd[_0x443cf3(0x1c0)](_0xc3863['id']);return Array[_0x443cf3(0x1ad)](_0x538cfd);}
23
+ const _0x3e0847=_0x170f;(function(_0x2ca6f3,_0x1c66b3){const _0x73631d=_0x170f,_0x1f763d=_0x2ca6f3();while(!![]){try{const _0x3b34eb=-parseInt(_0x73631d(0xda))/0x1+-parseInt(_0x73631d(0xe2))/0x2+-parseInt(_0x73631d(0xf3))/0x3*(-parseInt(_0x73631d(0xe1))/0x4)+parseInt(_0x73631d(0xdc))/0x5*(parseInt(_0x73631d(0xec))/0x6)+-parseInt(_0x73631d(0xff))/0x7+parseInt(_0x73631d(0xe8))/0x8+-parseInt(_0x73631d(0xf1))/0x9*(-parseInt(_0x73631d(0xe9))/0xa);if(_0x3b34eb===_0x1c66b3)break;else _0x1f763d['push'](_0x1f763d['shift']());}catch(_0x4ca878){_0x1f763d['push'](_0x1f763d['shift']());}}}(_0x1ccc,0x403d3));import{Command as _0x3eeaec}from'ckeditor5/src/core.js';import _0x1e1b7a from'../aiassistantui.js';export default class g extends _0x3eeaec{constructor(_0x4d91ef,_0x114c0e){const _0x27cf92=_0x170f;super(_0x4d91ef),this[_0x27cf92(0xef)]=_0x114c0e?_0x114c0e[_0x27cf92(0xe3)]((_0x595664,_0x1154f2)=>_0x595664[_0x27cf92(0xfb)](_0x1154f2[_0x27cf92(0xf9)]),new Array()):[],this[_0x27cf92(0xd7)](_0x27cf92(0xf0),[]),this['on'](_0x27cf92(0xfe),(_0x5087b6,_0x5cef45,_0x17ec13)=>{const _0x1b9176=_0x27cf92;this[_0x1b9176(0xd4)]&&(this[_0x1b9176(0xf0)]=F(this[_0x1b9176(0xef)],_0x17ec13));}),this[_0x27cf92(0xd7)](_0x27cf92(0xd9),!0x1),this['on'](_0x27cf92(0xdd),(_0x2eb7a8,_0x14f908,_0x36d9c1)=>{const _0x5aa833=_0x27cf92;this[_0x5aa833(0xf0)]=_0x36d9c1?F(this[_0x5aa833(0xef)],this[_0x5aa833(0xd9)]):[];});}[_0x3e0847(0xe6)](){const _0x5aacb7=_0x3e0847,_0x5036f6=this[_0x5aacb7(0xf5)][_0x5aacb7(0xdf)];this[_0x5aacb7(0xd9)]=function(_0x41c77b){const _0x403358=_0x5aacb7,_0x11e391=_0x41c77b[_0x403358(0xd5)][_0x403358(0xe4)];return _0x11e391[_0x403358(0xe0)]?0x0!==[..._0x11e391[_0x403358(0xe7)]()][_0x403358(0xf7)]&&![..._0x11e391[_0x403358(0xe7)]()][0x0][_0x403358(0xee)]:!!_0x41c77b[_0x403358(0xeb)](_0x11e391[_0x403358(0xd3)]());}(_0x5036f6);const _0x37e091=_0x5036f6[_0x5aacb7(0xd5)][_0x5aacb7(0xe4)],_0x1886b2=this[_0x5aacb7(0xf5)][_0x5aacb7(0xfc)][_0x5aacb7(0xed)](_0x5aacb7(0x100));for(const _0x317b94 of _0x37e091[_0x5aacb7(0xf6)]())for(const _0xa63a27 of _0x317b94[_0x5aacb7(0xf4)]())if(_0xa63a27['is'](_0x5aacb7(0xd6))&&_0x1886b2[_0x5aacb7(0xd8)](_0xa63a27[_0x5aacb7(0xe5)]))return void(this[_0x5aacb7(0xd4)]=!0x1);this[_0x5aacb7(0xd4)]=!0x0;}[_0x3e0847(0xfd)](_0x48b0a6='',_0x20c687='',_0x1bbc50=_0x3e0847(0xde)){const _0x29fb7f=_0x3e0847;this[_0x29fb7f(0xf5)][_0x29fb7f(0xfa)][_0x29fb7f(0xed)](_0x1e1b7a)[_0x29fb7f(0xf2)](_0x48b0a6,_0x20c687,_0x1bbc50);}}function _0x170f(_0x1cd15a,_0x6e5a75){const _0x1ccc6f=_0x1ccc();return _0x170f=function(_0x170f72,_0x24a837){_0x170f72=_0x170f72-0xd3;let _0x1d2ec8=_0x1ccc6f[_0x170f72];return _0x1d2ec8;},_0x170f(_0x1cd15a,_0x6e5a75);}function F(_0x4fe99c,_0x397298){const _0x48ed02=_0x3e0847,_0x2d0036=new Set();for(const _0x16bfe8 of _0x4fe99c)(_0x397298||!0x1===_0x16bfe8[_0x48ed02(0xea)])&&_0x2d0036[_0x48ed02(0xf8)](_0x16bfe8['id']);return Array[_0x48ed02(0xdb)](_0x2d0036);}function _0x1ccc(){const _0x47c996=['isCollapsed','8ZmOlbQ','629010alkQaO','reduce','selection','name','refresh','getSelectedBlocks','3458824UTCXlS','2201900xrYVJZ','requiresContent','hasContent','29124YYKwwj','get','isEmpty','_commandDefinitions','enabledCommandsIds','18ahnTfr','showUI','353265FzWzDa','getItems','editor','getRanges','length','add','commands','plugins','concat','config','execute','change:_hasContext','3212916doFrPv','ai.aiAssistant.disabledElements','getFirstRange','isEnabled','document','element','set','includes','_hasContext','125021hOXpre','from','55kPJKpZ','change:isEnabled','custom','model'];_0x1ccc=function(){return _0x47c996;};return _0x1ccc();}
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- export function getTranslation(_0x3fefec,_0x53921b,_0x883934){const t=_0x3fefec['t'];switch(_0x53921b){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',_0x883934);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'},_0x883934);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 _0x53921b;}}
23
+ export function getTranslation(_0x28af67,_0x188e0d,_0x22fd84){const t=_0x28af67['t'];switch(_0x188e0d){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',_0x22fd84);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'},_0x22fd84);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 _0x188e0d;}}