@ckeditor/ckeditor5-ai 41.2.1 → 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 _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
+ 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(_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(_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 _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 _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 _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 _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 _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 _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(_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 _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
- 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
+ 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
- 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 _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
- 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 _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(_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(_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;}}