summaryrefslogtreecommitdiffstats
path: root/dist/files_sharing-main.js.map
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2023-11-03 19:44:44 +0100
committerJohn Molakvoæ <skjnldsv@protonmail.com>2023-11-08 08:39:14 +0100
commit50417bcee8f103fb569a860b63cf8cf1e6bc1c18 (patch)
tree5b92e8bdb948fb5ccc0d06270c840c42eaee8f57 /dist/files_sharing-main.js.map
parentcf6c921376effdf7e3682388237f675bb1520945 (diff)
downloadnextcloud-server-50417bcee8f103fb569a860b63cf8cf1e6bc1c18.tar.gz
nextcloud-server-50417bcee8f103fb569a860b63cf8cf1e6bc1c18.zip
chore(jest): update snapshot after component update
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'dist/files_sharing-main.js.map')
-rw-r--r--dist/files_sharing-main.js.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/files_sharing-main.js.map b/dist/files_sharing-main.js.map
index 08a91130e90..dbc118af3cd 100644
--- a/dist/files_sharing-main.js.map
+++ b/dist/files_sharing-main.js.map
@@ -1 +1 @@
-{"version":3,"file":"files_sharing-main.js?v=2235b1c59cf68c9dc7d6","mappings":";yBAwBKA,OAAOC,KACRD,OAAOC,GAAK,CAAC,GAEjBC,OAAOC,OAAOH,OAAOC,GAAI,CACrBG,MAAO,CACHC,gBAAiB,EACjBC,iBAAkB,EAClBC,gBAAiB,EACjBC,iBAAkB,EAClBC,kBAAmB,EACnBC,kBAAmB,EACnBC,iBAAkB,EAClBC,wBAAyB,EACzBC,gBAAiB,GACjBC,gBAAiB,GACjBC,uBAAwB","sources":["webpack:///nextcloud/apps/files_sharing/src/main.ts"],"sourcesContent":["\"use strict\";\n/**\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n * @author Julius Härtl <jus@bitgrid.net>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\n// register default shares types\nif (!window.OC) {\n window.OC = {};\n}\nObject.assign(window.OC, {\n Share: {\n SHARE_TYPE_USER: 0,\n SHARE_TYPE_GROUP: 1,\n SHARE_TYPE_LINK: 3,\n SHARE_TYPE_EMAIL: 4,\n SHARE_TYPE_REMOTE: 6,\n SHARE_TYPE_CIRCLE: 7,\n SHARE_TYPE_GUEST: 8,\n SHARE_TYPE_REMOTE_GROUP: 9,\n SHARE_TYPE_ROOM: 10,\n SHARE_TYPE_DECK: 12,\n SHARE_TYPE_SCIENCEMESH: 15,\n },\n});\n"],"names":["window","OC","Object","assign","Share","SHARE_TYPE_USER","SHARE_TYPE_GROUP","SHARE_TYPE_LINK","SHARE_TYPE_EMAIL","SHARE_TYPE_REMOTE","SHARE_TYPE_CIRCLE","SHARE_TYPE_GUEST","SHARE_TYPE_REMOTE_GROUP","SHARE_TYPE_ROOM","SHARE_TYPE_DECK","SHARE_TYPE_SCIENCEMESH"],"sourceRoot":""} \ No newline at end of file
+{"version":3,"file":"files_sharing-main.js?v=1bbf90b4b4aba9ea0150","mappings":";mBAwBKA,OAAOC,KACRD,OAAOC,GAAK,CAAC,GAEjBC,OAAOC,OAAOH,OAAOC,GAAI,CACrBG,MAAO,CACHC,gBAAiB,EACjBC,iBAAkB,EAClBC,gBAAiB,EACjBC,iBAAkB,EAClBC,kBAAmB,EACnBC,kBAAmB,EACnBC,iBAAkB,EAClBC,wBAAyB,EACzBC,gBAAiB,GACjBC,gBAAiB,GACjBC,uBAAwB","sources":["webpack:///nextcloud/apps/files_sharing/src/main.ts"],"sourcesContent":["\"use strict\";\n/**\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n * @author Julius Härtl <jus@bitgrid.net>\n *\n * @license AGPL-3.0-or-later\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */\n// register default shares types\nif (!window.OC) {\n window.OC = {};\n}\nObject.assign(window.OC, {\n Share: {\n SHARE_TYPE_USER: 0,\n SHARE_TYPE_GROUP: 1,\n SHARE_TYPE_LINK: 3,\n SHARE_TYPE_EMAIL: 4,\n SHARE_TYPE_REMOTE: 6,\n SHARE_TYPE_CIRCLE: 7,\n SHARE_TYPE_GUEST: 8,\n SHARE_TYPE_REMOTE_GROUP: 9,\n SHARE_TYPE_ROOM: 10,\n SHARE_TYPE_DECK: 12,\n SHARE_TYPE_SCIENCEMESH: 15,\n },\n});\n"],"names":["window","OC","Object","assign","Share","SHARE_TYPE_USER","SHARE_TYPE_GROUP","SHARE_TYPE_LINK","SHARE_TYPE_EMAIL","SHARE_TYPE_REMOTE","SHARE_TYPE_CIRCLE","SHARE_TYPE_GUEST","SHARE_TYPE_REMOTE_GROUP","SHARE_TYPE_ROOM","SHARE_TYPE_DECK","SHARE_TYPE_SCIENCEMESH"],"sourceRoot":""} \ No newline at end of file