Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2022-10-14 11:55:19 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-10-14 11:55:19 +0300
commit842d36ca40448bc19882568aa1e58a09c776b72e (patch)
tree1841da87e730d951433f18b58b49411c859982b8 /js/files-modal.js
parentee4c21ce3564efce6c735c126d19ba607eab40fd (diff)
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'js/files-modal.js')
-rw-r--r--js/files-modal.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/files-modal.js b/js/files-modal.js
index 3354a0288..aea238a0d 100644
--- a/js/files-modal.js
+++ b/js/files-modal.js
@@ -1,2 +1,2 @@
-"use strict";(self.webpackChunk_nextcloud_text=self.webpackChunk_nextcloud_text||[]).push([["files-modal"],{7827:(e,t,l)=>{l.r(t),l.d(t,{default:()=>n});const i={name:"PublicFilesEditor",components:{NcModal:l(15961).Jc,Editor:function(){return Promise.all([l.e("vendors"),l.e("editor")]).then(l.bind(l,31199))}},props:{fileId:{type:Number,default:null},relativePath:{type:String,default:null},active:{type:Boolean,default:!1},shareToken:{type:String,default:null},mimeType:{type:String,default:null}},computed:{fileName:function(){return this.relativePath.substring(this.relativePath.lastIndexOf("/")+1)}},methods:{close:function(){this.$emit("close")}}};const n=(0,l(51900).Z)(i,(function(){var e=this,t=e._self._c;return e.active?t("NcModal",{attrs:{title:e.fileName},on:{close:e.close}},[t("Editor",{attrs:{"file-id":e.fileId,"relative-path":e.relativePath,active:e.active,"share-token":e.shareToken,mime:e.mimeType}})],1):e._e()}),[],!1,null,null,null).exports}}]);
-//# sourceMappingURL=files-modal.js.map?v=23e89f5206c7fbcfbcb3 \ No newline at end of file
+"use strict";(self.webpackChunk_nextcloud_text=self.webpackChunk_nextcloud_text||[]).push([["files-modal"],{7827:(e,t,l)=>{l.r(t),l.d(t,{default:()=>n});const i={name:"PublicFilesEditor",components:{NcModal:l(15961).Jc,Editor:function(){return Promise.all([l.e("vendors"),l.e("editor")]).then(l.bind(l,65772))}},props:{fileId:{type:Number,default:null},relativePath:{type:String,default:null},active:{type:Boolean,default:!1},shareToken:{type:String,default:null},mimeType:{type:String,default:null}},computed:{fileName:function(){return this.relativePath.substring(this.relativePath.lastIndexOf("/")+1)}},methods:{close:function(){this.$emit("close")}}};const n=(0,l(51900).Z)(i,(function(){var e=this,t=e._self._c;return e.active?t("NcModal",{attrs:{title:e.fileName},on:{close:e.close}},[t("Editor",{attrs:{"file-id":e.fileId,"relative-path":e.relativePath,active:e.active,"share-token":e.shareToken,mime:e.mimeType}})],1):e._e()}),[],!1,null,null,null).exports}}]);
+//# sourceMappingURL=files-modal.js.map?v=4adb7b1c706045ee47cf \ No newline at end of file