@ibiz-template-plugin/ai-chat 0.0.44 → 0.0.45
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.
package/dist/index.es.js
CHANGED
|
@@ -19587,7 +19587,10 @@ const il = new L("chat-editor"), $1 = ({
|
|
|
19587
19587
|
n.context,
|
|
19588
19588
|
n.params,
|
|
19589
19589
|
{},
|
|
19590
|
-
{
|
|
19590
|
+
{
|
|
19591
|
+
enableNoAccess: !0,
|
|
19592
|
+
globalDownloadPrifix: n.opts.uploader.globalDownloadPrifix
|
|
19593
|
+
}
|
|
19591
19594
|
), u = async (f) => {
|
|
19592
19595
|
const p = new FormData();
|
|
19593
19596
|
p.append("file", f);
|