aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/js/dist/files_sharing.3.js
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-02-21 17:30:12 +0100
committerJulius Härtl <jus@bitgrid.net>2019-03-01 20:59:37 +0100
commit48f34b877af4e663a1c94e6019762148984728e8 (patch)
tree01ec4268723daeba3622142a1038305ac5333e8d /apps/files_sharing/js/dist/files_sharing.3.js
parent0c32b212ed5033a2c09e4e61957e674d0b4632cf (diff)
downloadnextcloud-server-48f34b877af4e663a1c94e6019762148984728e8.tar.gz
nextcloud-server-48f34b877af4e663a1c94e6019762148984728e8.zip
Add bundled files
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'apps/files_sharing/js/dist/files_sharing.3.js')
-rw-r--r--apps/files_sharing/js/dist/files_sharing.3.js24
1 files changed, 24 insertions, 0 deletions
diff --git a/apps/files_sharing/js/dist/files_sharing.3.js b/apps/files_sharing/js/dist/files_sharing.3.js
new file mode 100644
index 00000000000..fe36a2bfba8
--- /dev/null
+++ b/apps/files_sharing/js/dist/files_sharing.3.js
@@ -0,0 +1,24 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{13:function(e,o,i){"use strict";i.r(o);var n=i(16),l=i(18),r=i(25),s=i.n(r),a=i(26),u={name:"CollaborationView",computed:{fileId:function(){return this.$root.model&&this.$root.model.id?""+this.$root.model.id:null},filename:function(){return this.$root.model&&this.$root.model.name?""+this.$root.model.name:""}},components:{CollectionList:i(50).a}},c=i(49),d=Object(c.a)(u,function(){var t=this.$createElement,e=this._self._c||t;return this.fileId?e("collection-list",{attrs:{type:"files",id:this.fileId,name:this.filename}}):this._e()},[],!1,null,null,null).exports;i.d(o,"Vue",function(){return n.a}),i.d(o,"View",function(){return d}),
+/*
+ * @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>
+ *
+ * @author Julius Härtl <jus@bitgrid.net>
+ *
+ * @license GNU AGPL version 3 or any later version
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
+ */
+n.a.prototype.t=t,n.a.component("PopoverMenu",l.PopoverMenu),n.a.directive("ClickOutside",s.a),n.a.directive("Tooltip",a.a)}}]);
+//# sourceMappingURL=files_sharing.3.js.map \ No newline at end of file