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-10-25 11:10:55 +0300
committerJulius Härtl <jus@bitgrid.net>2019-10-25 11:10:55 +0300
commitb76f2e90f3d5ea1f25a13be8eb673fcd527459cd (patch)
tree0c687df8256987ea32c84078b5a2e8e8b25334c2 /js/files-modal.js
parent700aba4b8cc2856e027f7e32d4b3d28bdbc7bd3b (diff)
Bump bundles
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 172fa1268..e7352e62d 100644
--- a/js/files-modal.js
+++ b/js/files-modal.js
@@ -1,2 +1,2 @@
-(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[192],{233:function(e,t,l){"use strict";l.r(t);var a=l(543),i={name:"PublicFilesEditor",components:{Modal:l.n(a).a,EditorWrapper:function(){return Promise.all([l.e(0),l.e(195),l.e(187)]).then(l.bind(null,234))}},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(58),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=cfe0209c0679b2595e40 \ No newline at end of file
+(window.textWebpackJsonp=window.textWebpackJsonp||[]).push([[192],{234:function(e,t,l){"use strict";l.r(t);var a=l(544),i={name:"PublicFilesEditor",components:{Modal:l.n(a).a,EditorWrapper:function(){return Promise.all([l.e(0),l.e(195),l.e(187)]).then(l.bind(null,235))}},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(58),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=e993961578f4ebc3e686 \ No newline at end of file