%PDF- %PDF-
Direktori : /www/varak.net/nextcloud.varak.net/apps_old/apps/notifications/js/ |
Current File : //www/varak.net/nextcloud.varak.net/apps_old/apps/notifications/js/notifications-main.mjs.map |
{"version":3,"mappings":";;6iCAWAA,EAAI,UAAU,EAAI,EAClBA,EAAI,UAAU,EAAI,EAClBA,EAAI,UAAU,GAAK,GACnBA,EAAI,UAAU,IAAM,IAEL,IAAIA,EAAI,CACtB,GAAI,iBAEJ,KAAM,mBACN,WAAY,CACX,iBAAkB,IAAKC,EAAA,IAAC,OAAiC,uCAAwB,qDACjF,EACD,OAAQC,GAAKA,EAAE,kBAAkB,CAClC,CAAC","names":["Vue","__vitePreload","h"],"ignoreList":[],"sources":["../src/main.js"],"sourcesContent":["/**\n * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nimport Vue from 'vue'\n\n// Styles\nimport './styles/styles.scss'\nimport '@nextcloud/dialogs/style.css'\n\nVue.prototype.t = t\nVue.prototype.n = n\nVue.prototype.OC = OC\nVue.prototype.OCA = OCA\n\nexport default new Vue({\n\tel: '#notifications',\n\t// eslint-disable-next-line vue/match-component-file-name\n\tname: 'NotificationsApp',\n\tcomponents: {\n\t\tNotificationsApp: () => import(/* webpackPreload: true */'./NotificationsApp.vue'),\n\t},\n\trender: h => h('NotificationsApp'),\n})\n"],"file":"js/notifications-main.mjs"}