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:
authorJulius Härtl <jus@bitgrid.net>2019-12-06 14:17:27 +0300
committerJulius Härtl <jus@bitgrid.net>2019-12-06 14:17:27 +0300
commit100d61cf16536cab76147483ff5ba1ce21f44a29 (patch)
tree18cd2e912e9cb3297597f6219940f741a7e18f98 /js/files-modal.js
parente0b099d4398873fdc5357111273b27a3dbbb09a0 (diff)
Update @nextcloud/vue
Signed-off-by: Julius Härtl <jus@bitgrid.net>
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 7ad5a2cc2..a9ab9a7c7 100644
--- a/js/files-modal.js
+++ b/js/files-modal.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[194],{640:function(e,t,l){"use strict";l.r(t);var a=l(624),i={name:"PublicFilesEditor",components:{Modal:l.n(a).a,EditorWrapper:function(){return Promise.all([l.e(0),l.e(188),l.e(197),l.e(186),l.e(189)]).then(l.bind(null,312))}},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.active=!1}}},n=l(50),r=Object(n.a)(i,(function(){var e=this,t=e.$createElement,l=e._self._c||t;return e.active?l("Modal",{attrs:{title:e.fileName},on:{close:e.close}},[l("EditorWrapper",{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);t.default=r.exports}}]);
-//# sourceMappingURL=files-modal.js.map?v=e1acfed9855ff26fa4d6 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[195],{780:function(e,t,l){"use strict";l.r(t);var a=l(731),i={name:"PublicFilesEditor",components:{Modal:l.n(a).a,EditorWrapper:function(){return Promise.all([l.e(0),l.e(189),l.e(188),l.e(199),l.e(190)]).then(l.bind(null,312))}},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.active=!1}}},n=l(50),r=Object(n.a)(i,(function(){var e=this,t=e.$createElement,l=e._self._c||t;return e.active?l("Modal",{attrs:{title:e.fileName},on:{close:e.close}},[l("EditorWrapper",{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);t.default=r.exports}}]);
+//# sourceMappingURL=files-modal.js.map?v=e71cd47afe3996ec3799 \ No newline at end of file