Обновление клиента
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
import{g as c}from"./emoji-picker-MDCGxHB0.chunk.mjs";import{r as s}from"./1c-CC0wpk6N.chunk.mjs";function a(r,f){for(var o=0;o<f.length;o++){const t=f[o];if(typeof t!="string"&&!Array.isArray(t)){for(const e in t)if(e!=="default"&&!(e in r)){const n=Object.getOwnPropertyDescriptor(t,e);n&&Object.defineProperty(r,e,n.get?n:{enumerable:!0,get:()=>t[e]})}}}return Object.freeze(Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}))}var i=s();const l=c(i),u=a({__proto__:null,default:l},[i]);export{u as _};
|
||||
//# sourceMappingURL=1c-BVSEBkLc.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: BSD-3-Clause
|
||||
SPDX-FileCopyrightText: Josh Goebel <hello@joshgoebel.com>
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- highlight.js
|
||||
- version: 11.11.1
|
||||
- license: BSD-3-Clause
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"1c-BVSEBkLc.chunk.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
||||
@@ -0,0 +1,2 @@
|
||||
import{g as f}from"./emoji-picker-MDCGxHB0.chunk.mjs";import{r as g}from"./1c-CC0wpk6N.chunk.mjs";function l(e,a){for(var n=0;n<a.length;n++){const t=a[n];if(typeof t!="string"&&!Array.isArray(t)){for(const r in t)if(r!=="default"&&!(r in e)){const i=Object.getOwnPropertyDescriptor(t,r);i&&Object.defineProperty(e,r,i.get?i:{enumerable:!0,get:()=>t[r]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}var o,s;function u(){if(s)return o;s=1;function e(){e.warned||(e.warned=!0,console.log('Deprecation (warning): Using file extension in specifier is deprecated, use "highlight.js/lib/languages/1c" instead of "highlight.js/lib/languages/1c.js"'))}return e(),o=g(),o}var c=u();const p=f(c),j=l({__proto__:null,default:p},[c]);export{j as _};
|
||||
//# sourceMappingURL=1c.js-ZvO3NOVM.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: BSD-3-Clause
|
||||
SPDX-FileCopyrightText: Josh Goebel <hello@joshgoebel.com>
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- highlight.js
|
||||
- version: 11.11.1
|
||||
- license: BSD-3-Clause
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"1c.js-ZvO3NOVM.chunk.mjs","sources":["../node_modules/highlight.js/lib/languages/1c.js.js"],"sourcesContent":["function emitWarning() {\n if (!emitWarning.warned) {\n emitWarning.warned = true;\n console.log(\n 'Deprecation (warning): Using file extension in specifier is deprecated, use \"highlight.js/lib/languages/1c\" instead of \"highlight.js/lib/languages/1c.js\"'\n );\n }\n }\n emitWarning();\n module.exports = require('./1c.js');"],"names":["emitWarning","_1c_js","require$$0"],"mappings":"+dAAA,SAASA,GAAc,CACdA,EAAY,SACfA,EAAY,OAAS,GACrB,QAAQ,IACN,6JAGR,CACE,OAAAA,EAAW,EACTC,EAAiBC,EAAA","x_google_ignoreList":[0]}
|
||||
@@ -0,0 +1,2 @@
|
||||
import{u as i,a,E as d,b as c,c as l,d as p,p as _}from"./EditorOutline-DrybdBHq.chunk.mjs";import{i as u,w}from"./vue.runtime.esm-CLeelJur.chunk.mjs";import{n as x}from"./_plugin-vue2_normalizer-wd1ZAbRr.chunk.mjs";const f={name:"BaseReader",components:{EditorContent:c,EditorOutline:d},mixins:[i,a],props:{content:{type:String,required:!0}},setup(t){const e=u("extensions"),o=new l({extensions:e()});_(o);const{setContent:n,setEditable:s}=p(o);return w(()=>t.content,r=>{console.warn({content:r}),n(r)}),s(!1),n(t.content,{addToHistory:!1}),{editor:o}},computed:{showOutline(){return this.$outlineState.visible}},beforeDestroy(){this.editor?.destroy()}};var m=function(){var t=this,e=t._self._c;return e("div",{staticClass:"content-wrapper text-editor__content-wrapper",class:{"--show-outline":t.showOutline},attrs:{"data-text-el":"editor-content-wrapper"}},[t.showOutline?e("div",{staticClass:"text-editor__content-wrapper__left"},[e("EditorOutline")],1):t._e(),e("EditorContent",{staticClass:"editor__content text-editor__content",attrs:{id:"read-only-editor",editor:t.editor}}),e("div",{staticClass:"text-editor__content-wrapper__right"})],1)},h=[],C=x(f,m,h,!1,null,"ffa32fbd");const b=C.exports;export{b as B};
|
||||
//# sourceMappingURL=BaseReader-CEyXn00Z.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-FileCopyrightText: text developers
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- text
|
||||
- version: 6.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"BaseReader-CEyXn00Z.chunk.mjs","sources":["../src/components/BaseReader.vue"],"sourcesContent":["<!--\n - SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n - SPDX-License-Identifier: AGPL-3.0-or-later\n-->\n\n<template>\n\t<div\n\t\tdata-text-el=\"editor-content-wrapper\"\n\t\tclass=\"content-wrapper text-editor__content-wrapper\"\n\t\t:class=\"{\n\t\t\t'--show-outline': showOutline,\n\t\t}\">\n\t\t<div v-if=\"showOutline\" class=\"text-editor__content-wrapper__left\">\n\t\t\t<EditorOutline />\n\t\t</div>\n\t\t<EditorContent\n\t\t\tid=\"read-only-editor\"\n\t\t\tclass=\"editor__content text-editor__content\"\n\t\t\t:editor=\"editor\" />\n\t\t<div class=\"text-editor__content-wrapper__right\" />\n\t</div>\n</template>\n\n<script>\nimport { Editor } from '@tiptap/core'\nimport { EditorContent } from '@tiptap/vue-2'\nimport { inject, watch } from 'vue'\nimport { provideEditor } from '../composables/useEditor.ts'\nimport { useEditorMethods } from '../composables/useEditorMethods.ts'\nimport EditorOutline from './Editor/EditorOutline.vue'\nimport {\n\tuseOutlineActions,\n\tuseOutlineStateMixin,\n} from './Editor/Wrapper.provider.js'\n\nexport default {\n\tname: 'BaseReader',\n\tcomponents: {\n\t\tEditorContent,\n\t\tEditorOutline,\n\t},\n\n\tmixins: [useOutlineStateMixin, useOutlineActions],\n\n\tprops: {\n\t\tcontent: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t},\n\n\tsetup(props) {\n\t\t// extensions is a factory building a list of extensions for the editor\n\t\tconst extensions = inject('extensions')\n\t\tconst editor = new Editor({ extensions: extensions() })\n\t\tprovideEditor(editor)\n\n\t\tconst { setContent, setEditable } = useEditorMethods(editor)\n\t\twatch(\n\t\t\t() => props.content,\n\t\t\t(content) => {\n\t\t\t\tconsole.warn({ content })\n\t\t\t\tsetContent(content)\n\t\t\t},\n\t\t)\n\t\tsetEditable(false)\n\n\t\t// Render the initial content last as it may render Vue components\n\t\t// that break the vue context of this setup function.\n\t\tsetContent(props.content, { addToHistory: false })\n\t\treturn { editor }\n\t},\n\n\tcomputed: {\n\t\tshowOutline() {\n\t\t\treturn this.$outlineState.visible\n\t\t},\n\t},\n\n\tbeforeDestroy() {\n\t\tthis.editor?.destroy()\n\t},\n}\n</script>\n\n<style scoped lang=\"scss\">\n.editor__content {\n\tmax-width: var(--text-editor-max-width);\n\tmargin: auto;\n\tposition: relative;\n\twidth: 100%;\n}\n\n.text-editor__content-wrapper {\n\t--side-width: calc((100% - var(--text-editor-max-width)) / 2);\n\tdisplay: grid;\n\tgrid-template-columns: 1fr auto;\n\t&.--show-outline {\n\t\tgrid-template-columns: var(--side-width) auto var(--side-width);\n\t}\n\t.text-editor__content-wrapper__left,\n\t.text-editor__content-wrapper__right {\n\t\theight: 100%;\n\t\tposition: relative;\n\t}\n}\n</style>\n"],"names":["_sfc_main","EditorContent","EditorOutline","useOutlineStateMixin","useOutlineActions","props","extensions","inject","editor","Editor","provideEditor","setContent","setEditable","useEditorMethods","watch","content"],"mappings":"wNAmCA,MAAAA,EAAA,CACA,KAAA,aACA,WAAA,CACA,cAAAC,EACA,cAAAC,CACA,EAEA,OAAA,CAAAC,EAAAC,CAAA,EAEA,MAAA,CACA,QAAA,CACA,KAAA,OACA,SAAA,EACA,CACA,EAEA,MAAAC,EAAA,CAEA,MAAAC,EAAAC,EAAA,YAAA,EACAC,EAAA,IAAAC,EAAA,CAAA,WAAAH,EAAA,CAAA,CAAA,EACAI,EAAAF,CAAA,EAEA,KAAA,CAAA,WAAAG,EAAA,YAAAC,CAAA,EAAAC,EAAAL,CAAA,EACA,OAAAM,EACA,IAAAT,EAAA,QACAU,GAAA,CACA,QAAA,KAAA,CAAA,QAAAA,CAAA,CAAA,EACAJ,EAAAI,CAAA,CACA,CACA,EACAH,EAAA,EAAA,EAIAD,EAAAN,EAAA,QAAA,CAAA,aAAA,EAAA,CAAA,EACA,CAAA,OAAAG,CAAA,CACA,EAEA,SAAA,CACA,aAAA,CACA,OAAA,KAAA,cAAA,OACA,CACA,EAEA,eAAA,CACA,KAAA,QAAA,QAAA,CACA,CACA"}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,34 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: MIT
|
||||
SPDX-FileCopyrightText: Christoph Wurst
|
||||
SPDX-FileCopyrightText: Evan You
|
||||
SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
|
||||
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
|
||||
SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
|
||||
SPDX-FileCopyrightText: The Chromium Authors
|
||||
SPDX-FileCopyrightText: text developers
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- @nextcloud/moment
|
||||
- version: 1.3.5
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/vue
|
||||
- version: 8.34.0
|
||||
- license: AGPL-3.0-or-later
|
||||
- moment
|
||||
- version: 2.30.1
|
||||
- license: MIT
|
||||
- proxy-polyfill
|
||||
- version: 0.3.2
|
||||
- license: Apache-2.0
|
||||
- text
|
||||
- version: 6.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
- vite
|
||||
- version: 7.2.4
|
||||
- license: MIT
|
||||
- vue-material-design-icons
|
||||
- version: 5.3.1
|
||||
- license: MIT
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,3 @@
|
||||
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('text', '', 'js/Editor-BRjzGCQi.chunk.mjs'),window.OC.filePath('text', '', 'js/index-CRQM6PVi.chunk.mjs'),window.OC.filePath('text', '', 'js/emoji-picker-MDCGxHB0.chunk.mjs'),window.OC.filePath('text', '', 'js/index-BsHmGXxZ.chunk.mjs'),window.OC.filePath('text', '', 'js/NcLoadingIcon-ZJnsd-es.chunk.mjs'),window.OC.filePath('text', '', 'js/vue.runtime.esm-CLeelJur.chunk.mjs'),window.OC.filePath('text', '', 'js/index-DxwFe63_.chunk.mjs'),window.OC.filePath('text', '', 'css/NcLoadingIcon-CAC0K4sG.chunk.css'),window.OC.filePath('text', '', 'js/dav-CQDyL7M_-DQpu_A9F.chunk.mjs'),window.OC.filePath('text', '', 'js/NcNoteCard-Dz5-u2BY-S2qe9Sjm.chunk.mjs'),window.OC.filePath('text', '', 'js/index-Dl858C8_.chunk.mjs'),window.OC.filePath('text', '', 'css/NcNoteCard-Dz5-u2BY-DSc672TB.chunk.css'),window.OC.filePath('text', '', 'js/MenuBar-aZwqxDEv.chunk.mjs'),window.OC.filePath('text', '', 'js/EditorOutline-DrybdBHq.chunk.mjs'),window.OC.filePath('text', '', 'js/logger-CoS2pszN.chunk.mjs'),window.OC.filePath('text', '', 'js/NcCheckboxRadioSwitch-DAPHFb0L-BMVa4UgQ.chunk.mjs'),window.OC.filePath('text', '', 'css/NcCheckboxRadioSwitch-DAPHFb0L-35V8jJy1.chunk.css'),window.OC.filePath('text', '', 'js/_plugin-vue2_normalizer-wd1ZAbRr.chunk.mjs'),window.OC.filePath('text', '', 'js/MediaHandler.provider-CTjO6aKX.chunk.mjs'),window.OC.filePath('text', '', 'css/EditorOutline-CpwrhjT9.chunk.css'),window.OC.filePath('text', '', 'css/MenuBar-vlQMjTHZ.chunk.css'),window.OC.filePath('text', '', 'css/Editor-C0q_ky-Z.chunk.css')])))=>i.map(i=>d[i]);
|
||||
import{_ as e}from"./index-CRQM6PVi.chunk.mjs";async function a(){if(!window._nc_text_editor_instance){if(window._nc_text_editor_importing)return await new Promise(t=>{const n=setInterval(()=>{window._nc_text_editor_instance&&(t(window._nc_text_editor_instance),clearInterval(n))},200)});window._nc_text_editor_importing=!0;const i=await e(()=>import("./Editor-BRjzGCQi.chunk.mjs").then(t=>t.a),__vite__mapDeps([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21]),import.meta.url),{default:_}=await e(async()=>{const{default:t}=await import("./vue.runtime.esm-CLeelJur.chunk.mjs").then(n=>n.z);return{default:t}},[],import.meta.url),o=_.extend(i.default);window._nc_text_editor_instance=o}return window._nc_text_editor_instance}export{a as g};
|
||||
//# sourceMappingURL=Editor.singleton-BX-M5W3F.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-FileCopyrightText: text developers
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- text
|
||||
- version: 6.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"mappings":";+CAUe,eAAeA,GAAoB,CACjD,GAAI,CAAC,OAAO,yBAA0B,CACrC,GAAI,OAAO,0BACV,OAAO,MAAM,IAAI,QAASC,GAAY,CACrC,MAAMC,EAAa,YAAY,IAAM,CAC/B,OAAO,2BAGZD,EAAQ,OAAO,wBAAwB,EACvC,cAAcC,CAAU,EACzB,EAAG,GAAG,CACP,CAAC,EAED,OAAO,0BAA4B,GAEpC,MAAMC,EAAS,MAAKC,EAAA,IAAC,OAAwC,6BAAc,OAAAC,KAAA,+FACrE,CAAE,QAASC,CAAG,EAAK,MAAKF,EAAA,wBAAAE,CAAA,OAAC,QAAO,sCAAK,OAAAD,KAAA,kBAAAC,EAAA,sBACrCC,EAAoBD,EAAI,OAAOH,EAAO,OAAO,EACnD,OAAO,yBAA2BI,CACnC,CACA,OAAO,OAAO,wBACf","names":["getEditorInstance","resolve","intervalId","Editor","__vitePreload","n","Vue","EditorConstructor"],"ignoreList":[],"sources":["../src/components/Editor.singleton.js"],"sourcesContent":["/**\n * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\n/**\n * Get instance of Editor component\n * Using singleton approach here to avoid duplicate yjs import error\n * @return {Promise<*>}\n */\nexport default async function getEditorInstance() {\n\tif (!window._nc_text_editor_instance) {\n\t\tif (window._nc_text_editor_importing) {\n\t\t\treturn await new Promise((resolve) => {\n\t\t\t\tconst intervalId = setInterval(() => {\n\t\t\t\t\tif (!window._nc_text_editor_instance) {\n\t\t\t\t\t\treturn\n\t\t\t\t\t}\n\t\t\t\t\tresolve(window._nc_text_editor_instance)\n\t\t\t\t\tclearInterval(intervalId)\n\t\t\t\t}, 200)\n\t\t\t})\n\t\t} else {\n\t\t\twindow._nc_text_editor_importing = true\n\t\t}\n\t\tconst Editor = await import(/* webpackChunkName: \"editor\" */ './Editor.vue')\n\t\tconst { default: Vue } = await import('vue')\n\t\tconst EditorConstructor = Vue.extend(Editor.default)\n\t\twindow._nc_text_editor_instance = EditorConstructor\n\t}\n\treturn window._nc_text_editor_instance\n}\n"],"file":"Editor.singleton-BX-M5W3F.chunk.mjs"}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,450 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
SPDX-License-Identifier: BSD-2-Clause
|
||||
SPDX-License-Identifier: BSD-3-Clause
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: MIT
|
||||
SPDX-License-Identifier: MPL-2.0
|
||||
SPDX-FileCopyrightText:
|
||||
SPDX-FileCopyrightText: @nextcloud/dialogs developers
|
||||
SPDX-FileCopyrightText: @tiptap/core developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-blockquote developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-bold developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-bullet-list developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-character-count developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-code developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-code-block developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-code-block-lowlight developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-collaboration-cursor developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-document developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-dropcursor developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-gapcursor developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-hard-break developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-heading developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-horizontal-rule developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-image developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-italic developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-link developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-list-item developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-mention developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-ordered-list developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-paragraph developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-strike developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-table developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-table-cell developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-table-header developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-table-row developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-task-item developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-task-list developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-text developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-typography developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-underline developers
|
||||
SPDX-FileCopyrightText: @tiptap/suggestion developers
|
||||
SPDX-FileCopyrightText: @tiptap/vue-2 developers
|
||||
SPDX-FileCopyrightText: Andrey Sitnik <andrey@sitnik.ru>
|
||||
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
|
||||
SPDX-FileCopyrightText: Antonio Laguna
|
||||
SPDX-FileCopyrightText: Arnout Kazemier
|
||||
SPDX-FileCopyrightText: Christoph Wurst
|
||||
SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
|
||||
SPDX-FileCopyrightText: Evan You
|
||||
SPDX-FileCopyrightText: Fangdun Cai <cfddream@gmail.com>
|
||||
SPDX-FileCopyrightText: Federico Zivolo <federico.zivolo@gmail.com>
|
||||
SPDX-FileCopyrightText: Felix Boehm <me@feedic.com>
|
||||
SPDX-FileCopyrightText: Feross Aboukhadijeh
|
||||
SPDX-FileCopyrightText: Flo Edelmann
|
||||
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
|
||||
SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
|
||||
SPDX-FileCopyrightText: Jordan Humphreys <jordan@zurb.com>
|
||||
SPDX-FileCopyrightText: Josh Goebel <hello@joshgoebel.com>
|
||||
SPDX-FileCopyrightText: Kevin Jahns
|
||||
SPDX-FileCopyrightText: Kevin Jahns <kevin.jahns@protonmail.com>
|
||||
SPDX-FileCopyrightText: Marijn Haverbeke <marijnh@gmail.com>
|
||||
SPDX-FileCopyrightText: Mathias Bynens
|
||||
SPDX-FileCopyrightText: Matt Zabriskie
|
||||
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
|
||||
SPDX-FileCopyrightText: Nick Frasser (https://nfrasser.com)
|
||||
SPDX-FileCopyrightText: ParkSB
|
||||
SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
|
||||
SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
|
||||
SPDX-FileCopyrightText: Philipp Kewisch
|
||||
SPDX-FileCopyrightText: Richard Steinmetz
|
||||
SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
|
||||
SPDX-FileCopyrightText: Roeland Jago Douma
|
||||
SPDX-FileCopyrightText: Sindre Sorhus
|
||||
SPDX-FileCopyrightText: Thorsten Lünborg
|
||||
SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
|
||||
SPDX-FileCopyrightText: Tristan Pemble
|
||||
SPDX-FileCopyrightText: atomiks
|
||||
SPDX-FileCopyrightText: debounce developers
|
||||
SPDX-FileCopyrightText: dodo (https://github.com/dodo)
|
||||
SPDX-FileCopyrightText: linkify-it developers
|
||||
SPDX-FileCopyrightText: markdown-it developers
|
||||
SPDX-FileCopyrightText: markdown-it-container developers
|
||||
SPDX-FileCopyrightText: mdurl developers
|
||||
SPDX-FileCopyrightText: mitt developers
|
||||
SPDX-FileCopyrightText: omahlama
|
||||
SPDX-FileCopyrightText: p-queue developers
|
||||
SPDX-FileCopyrightText: prosemirror-commands developers
|
||||
SPDX-FileCopyrightText: prosemirror-dropcursor developers
|
||||
SPDX-FileCopyrightText: prosemirror-gapcursor developers
|
||||
SPDX-FileCopyrightText: prosemirror-keymap developers
|
||||
SPDX-FileCopyrightText: prosemirror-markdown developers
|
||||
SPDX-FileCopyrightText: prosemirror-model developers
|
||||
SPDX-FileCopyrightText: prosemirror-schema-list developers
|
||||
SPDX-FileCopyrightText: prosemirror-state developers
|
||||
SPDX-FileCopyrightText: prosemirror-tables developers
|
||||
SPDX-FileCopyrightText: prosemirror-transform developers
|
||||
SPDX-FileCopyrightText: prosemirror-view developers
|
||||
SPDX-FileCopyrightText: text developers
|
||||
SPDX-FileCopyrightText: uc.micro developers
|
||||
SPDX-FileCopyrightText: uuid developers
|
||||
SPDX-FileCopyrightText: xiaokai <kexiaokai@gmail.com>
|
||||
SPDX-FileCopyrightText: xiemengxiong
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- @floating-ui/core
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- @floating-ui/dom
|
||||
- version: 1.7.4
|
||||
- license: MIT
|
||||
- @floating-ui/utils
|
||||
- version: 0.2.10
|
||||
- license: MIT
|
||||
- @linusborg/vue-simple-portal
|
||||
- version: 0.1.5
|
||||
- license: Apache-2.0
|
||||
- @nextcloud/auth
|
||||
- version: 2.5.3
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/axios
|
||||
- version: 2.5.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/browser-storage
|
||||
- version: 0.5.0
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/capabilities
|
||||
- version: 1.2.0
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/dialogs
|
||||
- version: 6.4.1
|
||||
- license: AGPL-3.0-or-later
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.3
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/initial-state
|
||||
- version: 2.2.0
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/l10n
|
||||
- version: 3.4.1
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/notify_push
|
||||
- version: 1.3.1
|
||||
- license: AGPL-3.0-or-later
|
||||
- @nextcloud/router
|
||||
- version: 3.1.0
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/timezones
|
||||
- version: 0.2.0
|
||||
- license: AGPL-3.0-or-later
|
||||
- @nextcloud/vue
|
||||
- version: 8.34.0
|
||||
- license: AGPL-3.0-or-later
|
||||
- @nextcloud/vue-select
|
||||
- version: 3.26.0
|
||||
- license: MIT
|
||||
- @popperjs/core
|
||||
- version: 2.11.5
|
||||
- license: MIT
|
||||
- @quartzy/markdown-it-mentions
|
||||
- version: 0.2.0
|
||||
- license: Apache-2.0
|
||||
- @tiptap/core
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-blockquote
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-bold
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-bullet-list
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-character-count
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-code
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-code-block
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-code-block-lowlight
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-collaboration-cursor
|
||||
- version: 2.26.2
|
||||
- license: MIT
|
||||
- @tiptap/extension-document
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-dropcursor
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-gapcursor
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-hard-break
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-heading
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-horizontal-rule
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-image
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-italic
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-link
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-list-item
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-mention
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-ordered-list
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-paragraph
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-strike
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-table
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-table-cell
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-table-header
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-table-row
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-task-item
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-task-list
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-text
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-typography
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-underline
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/suggestion
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/vue-2
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @vueuse/components
|
||||
- version: 11.0.1
|
||||
- license: MIT
|
||||
- @vueuse/shared
|
||||
- version: 11.0.1
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.12.2
|
||||
- license: MIT
|
||||
- blurhash
|
||||
- version: 2.0.5
|
||||
- license: MIT
|
||||
- charenc
|
||||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- crypt
|
||||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- date-format-parse
|
||||
- version: 0.2.7
|
||||
- license: MIT
|
||||
- debounce
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- entities
|
||||
- version: 4.5.0
|
||||
- license: BSD-2-Clause
|
||||
- eventemitter3
|
||||
- version: 5.0.1
|
||||
- license: MIT
|
||||
- highlight.js
|
||||
- version: 11.11.1
|
||||
- license: BSD-3-Clause
|
||||
- ical.js
|
||||
- version: 2.1.0
|
||||
- license: MPL-2.0
|
||||
- is-buffer
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- lib0
|
||||
- version: 0.2.114
|
||||
- license: MIT
|
||||
- linkify-it
|
||||
- version: 5.0.0
|
||||
- license: MIT
|
||||
- linkify-string
|
||||
- version: 4.3.2
|
||||
- license: MIT
|
||||
- linkifyjs
|
||||
- version: 4.3.2
|
||||
- license: MIT
|
||||
- lowlight
|
||||
- version: 3.3.0
|
||||
- license: MIT
|
||||
- markdown-it
|
||||
- version: 14.1.0
|
||||
- license: MIT
|
||||
- markdown-it-container
|
||||
- version: 4.0.0
|
||||
- license: MIT
|
||||
- markdown-it-front-matter
|
||||
- version: 0.2.4
|
||||
- license: MIT
|
||||
- markdown-it-image-figures
|
||||
- version: 2.1.1
|
||||
- license: MIT
|
||||
- md5
|
||||
- version: 2.3.0
|
||||
- license: BSD-3-Clause
|
||||
- mdurl
|
||||
- version: 2.0.0
|
||||
- license: MIT
|
||||
- mitt
|
||||
- version: 3.0.1
|
||||
- license: MIT
|
||||
- nanoid
|
||||
- version: 3.3.11
|
||||
- license: MIT
|
||||
- orderedmap
|
||||
- version: 2.0.0
|
||||
- license: MIT
|
||||
- p-queue
|
||||
- version: 8.1.1
|
||||
- license: MIT
|
||||
- p-timeout
|
||||
- version: 6.1.4
|
||||
- license: MIT
|
||||
- prosemirror-commands
|
||||
- version: 1.7.0
|
||||
- license: MIT
|
||||
- prosemirror-dropcursor
|
||||
- version: 1.8.1
|
||||
- license: MIT
|
||||
- prosemirror-gapcursor
|
||||
- version: 1.3.2
|
||||
- license: MIT
|
||||
- prosemirror-keymap
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- prosemirror-markdown
|
||||
- version: 1.13.2
|
||||
- license: MIT
|
||||
- prosemirror-model
|
||||
- version: 1.25.0
|
||||
- license: MIT
|
||||
- prosemirror-schema-list
|
||||
- version: 1.4.1
|
||||
- license: MIT
|
||||
- prosemirror-state
|
||||
- version: 1.4.3
|
||||
- license: MIT
|
||||
- prosemirror-tables
|
||||
- version: 1.6.4
|
||||
- license: MIT
|
||||
- prosemirror-transform
|
||||
- version: 1.10.3
|
||||
- license: MIT
|
||||
- prosemirror-view
|
||||
- version: 1.38.1
|
||||
- license: MIT
|
||||
- punycode.js
|
||||
- version: 2.3.1
|
||||
- license: MIT
|
||||
- querystringify
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- requires-port
|
||||
- version: 1.0.0
|
||||
- license: MIT
|
||||
- slug
|
||||
- version: 11.0.1
|
||||
- license: MIT
|
||||
- striptags
|
||||
- version: 3.2.0
|
||||
- license: MIT
|
||||
- text
|
||||
- version: 6.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
- tippy.js
|
||||
- version: 6.3.7
|
||||
- license: MIT
|
||||
- tributejs
|
||||
- version: 5.1.3
|
||||
- license: MIT
|
||||
- uc.micro
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- url-parse
|
||||
- version: 1.5.10
|
||||
- license: MIT
|
||||
- uuid
|
||||
- version: 11.1.0
|
||||
- license: MIT
|
||||
- vue
|
||||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- vue-click-outside
|
||||
- version: 1.1.0
|
||||
- license: MIT
|
||||
- vue-color
|
||||
- version: 2.8.1
|
||||
- license: MIT
|
||||
- vue-material-design-icons
|
||||
- version: 5.3.1
|
||||
- license: MIT
|
||||
- vue-router
|
||||
- version: 3.6.5
|
||||
- license: MIT
|
||||
- vue-ts-types
|
||||
- version: 1.6.2
|
||||
- license: MIT
|
||||
- vue2-datepicker
|
||||
- version: 3.11.1
|
||||
- license: MIT
|
||||
- w3c-keyname
|
||||
- version: 2.2.4
|
||||
- license: MIT
|
||||
- y-prosemirror
|
||||
- version: 1.3.7
|
||||
- license: MIT
|
||||
- y-protocols
|
||||
- version: 1.0.6
|
||||
- license: MIT
|
||||
- yjs
|
||||
- version: 13.6.27
|
||||
- license: MIT
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,33 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: MIT
|
||||
SPDX-FileCopyrightText: @nextcloud/dialogs developers
|
||||
SPDX-FileCopyrightText: Austin Andrews
|
||||
SPDX-FileCopyrightText: Hiroki Osame
|
||||
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
|
||||
SPDX-FileCopyrightText: Sindre Sorhus
|
||||
SPDX-FileCopyrightText: p-queue developers
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- @mdi/js
|
||||
- version: 7.4.47
|
||||
- license: Apache-2.0
|
||||
- @nextcloud/dialogs
|
||||
- version: 6.4.1
|
||||
- license: AGPL-3.0-or-later
|
||||
- @nextcloud/sharing
|
||||
- version: 0.3.0
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/vue
|
||||
- version: 8.34.0
|
||||
- license: AGPL-3.0-or-later
|
||||
- p-queue
|
||||
- version: 9.0.0
|
||||
- license: MIT
|
||||
- p-timeout
|
||||
- version: 7.0.1
|
||||
- license: MIT
|
||||
- vue-frag
|
||||
- version: 1.4.3
|
||||
- license: MIT
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
||||
import{t as c,c as o}from"./NcLoadingIcon-ZJnsd-es.chunk.mjs";import{e as s}from"./index-CRQM6PVi.chunk.mjs";import{g as a}from"./index-DxwFe63_.chunk.mjs";import{N as i}from"./NcCheckboxRadioSwitch-DAPHFb0L-BMVa4UgQ.chunk.mjs";import{n as p}from"./_plugin-vue2_normalizer-wd1ZAbRr.chunk.mjs";import"./emoji-picker-MDCGxHB0.chunk.mjs";import"./vue.runtime.esm-CLeelJur.chunk.mjs";const n={name:"FilesSettings",components:{NcCheckboxRadioSwitch:i},data(){return{showWorkspace:OCA.Text.RichWorkspaceEnabled}},methods:{toggle(){this.showWorkspace?(s("Text::showRichWorkspace"),o.post(a("/apps/text/settings"),{key:"workspace_enabled",value:"1"})):(s("Text::hideRichWorkspace"),o.post(a("/apps/text/settings"),{key:"workspace_enabled",value:"0"}))},t:c}};var h=function(){var t=this,e=t._self._c;return e("div",{attrs:{id:"files-setting-richworkspace"}},[e("NcCheckboxRadioSwitch",{attrs:{checked:t.showWorkspace},on:{"update:checked":[function(r){t.showWorkspace=r},t.toggle]}},[t._v(" "+t._s(t.t("text","Show folder description"))+" ")])],1)},d=[],k=p(n,h,d,!1,null,null);const W=k.exports;export{W as default};
|
||||
//# sourceMappingURL=FilesSettings-YsAsOxdr.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-FileCopyrightText: text developers
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- text
|
||||
- version: 6.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"FilesSettings-YsAsOxdr.chunk.mjs","sources":["../src/views/FilesSettings.vue"],"sourcesContent":["<!--\n - SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n - SPDX-License-Identifier: AGPL-3.0-or-later\n-->\n<template>\n\t<div id=\"files-setting-richworkspace\">\n\t\t<NcCheckboxRadioSwitch\n\t\t\t:checked.sync=\"showWorkspace\"\n\t\t\t@update:checked=\"toggle\">\n\t\t\t{{ t('text', 'Show folder description') }}\n\t\t</NcCheckboxRadioSwitch>\n\t</div>\n</template>\n\n<script>\nimport axios from '@nextcloud/axios'\nimport { emit } from '@nextcloud/event-bus'\nimport { t } from '@nextcloud/l10n'\nimport { generateUrl } from '@nextcloud/router'\nimport NcCheckboxRadioSwitch from '@nextcloud/vue/components/NcCheckboxRadioSwitch'\n\nexport default {\n\tname: 'FilesSettings',\n\tcomponents: {\n\t\tNcCheckboxRadioSwitch,\n\t},\n\tdata() {\n\t\treturn {\n\t\t\tshowWorkspace: OCA.Text.RichWorkspaceEnabled,\n\t\t}\n\t},\n\tmethods: {\n\t\ttoggle() {\n\t\t\t// FIXME: save to app config\n\t\t\tif (this.showWorkspace) {\n\t\t\t\temit('Text::showRichWorkspace')\n\t\t\t\taxios.post(generateUrl('/apps/text/settings'), {\n\t\t\t\t\tkey: 'workspace_enabled',\n\t\t\t\t\tvalue: '1',\n\t\t\t\t})\n\t\t\t} else {\n\t\t\t\temit('Text::hideRichWorkspace')\n\t\t\t\taxios.post(generateUrl('/apps/text/settings'), {\n\t\t\t\t\tkey: 'workspace_enabled',\n\t\t\t\t\tvalue: '0',\n\t\t\t\t})\n\t\t\t}\n\t\t},\n\t\tt,\n\t},\n}\n</script>\n"],"names":["_sfc_main","NcCheckboxRadioSwitch","emit","axios","generateUrl","t"],"mappings":"4XAqBA,MAAAA,EAAA,CACA,KAAA,gBACA,WAAA,CACA,sBAAAC,CACA,EACA,MAAA,CACA,MAAA,CACA,cAAA,IAAA,KAAA,oBACA,CACA,EACA,QAAA,CACA,QAAA,CAEA,KAAA,eACAC,EAAA,yBAAA,EACAC,EAAA,KAAAC,EAAA,qBAAA,EAAA,CACA,IAAA,oBACA,MAAA,GACA,CAAA,IAEAF,EAAA,yBAAA,EACAC,EAAA,KAAAC,EAAA,qBAAA,EAAA,CACA,IAAA,oBACA,MAAA,GACA,CAAA,EAEA,EACA,EAAAC,CACA,CACA"}
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,20 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-License-Identifier: MIT
|
||||
SPDX-FileCopyrightText: @tiptap/extension-history developers
|
||||
SPDX-FileCopyrightText: Marijn Haverbeke <marijnh@gmail.com>
|
||||
SPDX-FileCopyrightText: prosemirror-history developers
|
||||
SPDX-FileCopyrightText: text developers
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- @tiptap/extension-history
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- prosemirror-history
|
||||
- version: 1.4.1
|
||||
- license: MIT
|
||||
- rope-sequence
|
||||
- version: 1.3.3
|
||||
- license: MIT
|
||||
- text
|
||||
- version: 6.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
||||
import{l as r}from"./index-Dl858C8_.chunk.mjs";import{g as a}from"./index-DxwFe63_.chunk.mjs";import{l as s}from"./logger-CoS2pszN.chunk.mjs";const y=function(o,e){const t=o.attrs.href;if(!t||!window.OCA?.Viewer||t.match(/^[a-zA-Z]*:/)||t.startsWith("#")||r("core","active-app","")==="collectives"||t.includes("/apps/collectives/"))return t;const n=t.match(/^([^?]*)\?fileId=(\d+)/);if(n){const[,,i]=n;return new URL(a(`/f/${i}`),window.origin).href}return t},A=function(o){const e=o.getAttribute("href");if(!e)return e;const t=e.match(/\?dir=([^&]*)&openfile=([^&]*)#relPath=([^&]*)/);if(t){const[,,n]=t;return new URL(a(`/f/${n}`),window.origin).href}return e},$=function(o){const e=window.location.origin+window.location.pathname+window.location.search;return o?.startsWith("#")||o?.startsWith(e+"#")},l=function(o){const e=new URL(o,window.location.href),t="/apps/collectives";if(window.OCA.Collectives?.vueRouter&&e.pathname.toString().startsWith(a(t))){const n=e.href.substring(e.href.indexOf(t)+t.length);window.OCA.Collectives.vueRouter.push(n);return}window.open(e,"_blank")},c=Symbol("editor:file"),m=Symbol("attachment:resolver"),d=Symbol("editor:is-mobile"),f=Symbol("editor:upload"),j=Symbol("hook:mention-search"),C=Symbol("hook:mention-insert"),u=Symbol("editor:open-link-handler"),k={inject:{$isMobile:{from:d,default:!1}}},L={inject:{$file:{from:c,default:()=>({fileId:0,relativePath:null,document:null})}}},R={inject:{$attachmentResolver:{from:m,default:{resolve(o){return s.warn("No attachment resolver provided. Some attachment sources cannot be resolved."),[o]}}}}},O={inject:{$editorUpload:{from:f,default:!0}}},U={inject:{$openLinkHandler:{from:u,default:{openLink:l}}}},h=Symbol("state:uploading-state"),p=Symbol("editor:action:attachment-prompt"),w=Symbol("editor:action:upload-attachment"),b=Symbol("editor:action:create-attachment"),I={inject:{$uploadingState:{from:h,default:{isUploadingAttachments:!1}}}},W={inject:{$callAttachmentPrompt:{from:p,default:()=>{}}}},x={inject:{$callChooseLocalAttachment:{from:w,default:()=>{}}}},H={inject:{$callCreateAttachment:{from:b,default:()=>o=>{}}}};export{m as A,f as E,c as F,C as H,d as I,u as O,h as S,j as a,p as b,L as c,b as d,w as e,O as f,x as g,W as h,I as i,H as j,U as k,y as l,$ as m,R as n,l as o,A as p,k as u};
|
||||
//# sourceMappingURL=MediaHandler.provider-CTjO6aKX.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-FileCopyrightText: text developers
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- text
|
||||
- version: 6.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,40 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-License-Identifier: MIT
|
||||
SPDX-FileCopyrightText: @tiptap/extension-collaboration developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-drag-handle developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-drag-handle-vue-2 developers
|
||||
SPDX-FileCopyrightText: @tiptap/extension-node-range developers
|
||||
SPDX-FileCopyrightText: Autumn Z
|
||||
SPDX-FileCopyrightText: Kevin Jahns <kevin.jahns@protonmail.com>
|
||||
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
|
||||
SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
|
||||
SPDX-FileCopyrightText: text developers
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- @nextcloud/vue
|
||||
- version: 8.34.0
|
||||
- license: AGPL-3.0-or-later
|
||||
- @tiptap/extension-collaboration
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-drag-handle
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-drag-handle-vue-2
|
||||
- version: 2.27.1
|
||||
- license: MIT
|
||||
- @tiptap/extension-node-range
|
||||
- version: 2.26.1
|
||||
- license: MIT
|
||||
- path-normalize
|
||||
- version: 7.0.0
|
||||
- license: MIT
|
||||
- text
|
||||
- version: 6.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
- vue-material-design-icons
|
||||
- version: 5.3.1
|
||||
- license: MIT
|
||||
- y-prosemirror
|
||||
- version: 1.3.7
|
||||
- license: MIT
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- @nextcloud/vue
|
||||
- version: 8.34.0
|
||||
- license: AGPL-3.0-or-later
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,32 @@
|
||||
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: MIT
|
||||
SPDX-FileCopyrightText: David Myers <hello@davidmyers.dev>
|
||||
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
|
||||
SPDX-FileCopyrightText: Matt Zabriskie
|
||||
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
|
||||
SPDX-FileCopyrightText: escape-html developers
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- @nextcloud/axios
|
||||
- version: 2.5.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/l10n
|
||||
- version: 3.4.1
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/vue
|
||||
- version: 8.34.0
|
||||
- license: AGPL-3.0-or-later
|
||||
- axios
|
||||
- version: 1.12.2
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.3.0
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- escape-html
|
||||
- version: 1.0.3
|
||||
- license: MIT
|
||||
- vite-plugin-node-polyfills
|
||||
- version: 0.24.0
|
||||
- license: MIT
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,53 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
SPDX-License-Identifier: MIT
|
||||
SPDX-FileCopyrightText: @nextcloud/dialogs developers
|
||||
SPDX-FileCopyrightText: Anthony Fu <anthonyfu117@hotmail.com>
|
||||
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
|
||||
SPDX-FileCopyrightText: David Clark
|
||||
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
|
||||
SPDX-FileCopyrightText: James Halliday
|
||||
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
|
||||
SPDX-FileCopyrightText: Varun A P
|
||||
SPDX-FileCopyrightText: atomiks
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- @floating-ui/core
|
||||
- version: 0.3.1
|
||||
- license: MIT
|
||||
- @floating-ui/dom
|
||||
- version: 0.1.10
|
||||
- license: MIT
|
||||
- @nextcloud/dialogs
|
||||
- version: 6.4.1
|
||||
- license: AGPL-3.0-or-later
|
||||
- @nextcloud/sharing
|
||||
- version: 0.3.0
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/vue
|
||||
- version: 8.34.0
|
||||
- license: AGPL-3.0-or-later
|
||||
- @vueuse/core
|
||||
- version: 11.3.0
|
||||
- license: MIT
|
||||
- @vueuse/shared
|
||||
- version: 11.3.0
|
||||
- license: MIT
|
||||
- floating-vue
|
||||
- version: 1.0.0-beta.19
|
||||
- license: MIT
|
||||
- focus-trap
|
||||
- version: 7.6.6
|
||||
- license: MIT
|
||||
- path-browserify
|
||||
- version: 1.0.1
|
||||
- license: MIT
|
||||
- tabbable
|
||||
- version: 6.3.0
|
||||
- license: MIT
|
||||
- toastify-js
|
||||
- version: 1.12.0
|
||||
- license: MIT
|
||||
- vue-demi
|
||||
- version: 0.14.10
|
||||
- license: MIT
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
||||
import{P as n}from"./EditorOutline-DrybdBHq.chunk.mjs";import{B as r}from"./BaseReader-CEyXn00Z.chunk.mjs";import{n as o}from"./_plugin-vue2_normalizer-wd1ZAbRr.chunk.mjs";const s={name:"PlainTextReader",components:{BaseReader:r},provide:{extensions:()=>[n]},props:{content:{type:String,required:!0}}};var a=function(){var t=this,e=t._self._c;return e("BaseReader",{attrs:{content:t.content}})},i=[],p=o(s,a,i,!1,null,null);const d=p.exports;export{d as P};
|
||||
//# sourceMappingURL=PlainTextReader-DQnA_-uv.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-FileCopyrightText: text developers
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- text
|
||||
- version: 6.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"PlainTextReader-DQnA_-uv.chunk.mjs","sources":["../src/components/PlainTextReader.vue"],"sourcesContent":["<!--\n - SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n - SPDX-License-Identifier: AGPL-3.0-or-later\n-->\n\n<template>\n\t<BaseReader :content=\"content\" />\n</template>\n\n<script>\nimport { PlainText } from './../extensions/index.js'\nimport BaseReader from './BaseReader.vue'\n\nexport default {\n\tname: 'PlainTextReader',\n\tcomponents: { BaseReader },\n\n\tprovide: {\n\t\textensions: () => [PlainText],\n\t},\n\n\tprops: {\n\t\tcontent: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t},\n}\n</script>\n"],"names":["_sfc_main","BaseReader","PlainText"],"mappings":"4KAaA,MAAAA,EAAA,CACA,KAAA,kBACA,WAAA,CAAA,WAAAC,CAAA,EAEA,QAAA,CACA,WAAA,IAAA,CAAAC,CAAA,CACA,EAEA,MAAA,CACA,QAAA,CACA,KAAA,OACA,SAAA,EACA,CACA,CACA"}
|
||||
@@ -0,0 +1,3 @@
|
||||
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=[window.OC.filePath('text', '', 'js/Editor-BRjzGCQi.chunk.mjs'),window.OC.filePath('text', '', 'js/index-CRQM6PVi.chunk.mjs'),window.OC.filePath('text', '', 'js/emoji-picker-MDCGxHB0.chunk.mjs'),window.OC.filePath('text', '', 'js/index-BsHmGXxZ.chunk.mjs'),window.OC.filePath('text', '', 'js/NcLoadingIcon-ZJnsd-es.chunk.mjs'),window.OC.filePath('text', '', 'js/vue.runtime.esm-CLeelJur.chunk.mjs'),window.OC.filePath('text', '', 'js/index-DxwFe63_.chunk.mjs'),window.OC.filePath('text', '', 'css/NcLoadingIcon-CAC0K4sG.chunk.css'),window.OC.filePath('text', '', 'js/dav-CQDyL7M_-DQpu_A9F.chunk.mjs'),window.OC.filePath('text', '', 'js/NcNoteCard-Dz5-u2BY-S2qe9Sjm.chunk.mjs'),window.OC.filePath('text', '', 'js/index-Dl858C8_.chunk.mjs'),window.OC.filePath('text', '', 'css/NcNoteCard-Dz5-u2BY-DSc672TB.chunk.css'),window.OC.filePath('text', '', 'js/MenuBar-aZwqxDEv.chunk.mjs'),window.OC.filePath('text', '', 'js/EditorOutline-DrybdBHq.chunk.mjs'),window.OC.filePath('text', '', 'js/logger-CoS2pszN.chunk.mjs'),window.OC.filePath('text', '', 'js/NcCheckboxRadioSwitch-DAPHFb0L-BMVa4UgQ.chunk.mjs'),window.OC.filePath('text', '', 'css/NcCheckboxRadioSwitch-DAPHFb0L-35V8jJy1.chunk.css'),window.OC.filePath('text', '', 'js/_plugin-vue2_normalizer-wd1ZAbRr.chunk.mjs'),window.OC.filePath('text', '', 'js/MediaHandler.provider-CTjO6aKX.chunk.mjs'),window.OC.filePath('text', '', 'css/EditorOutline-CpwrhjT9.chunk.css'),window.OC.filePath('text', '', 'css/MenuBar-vlQMjTHZ.chunk.css'),window.OC.filePath('text', '', 'css/Editor-C0q_ky-Z.chunk.css')])))=>i.map(i=>d[i]);
|
||||
import{_ as i}from"./index-CRQM6PVi.chunk.mjs";import{N as r}from"./NcNoteCard-Dz5-u2BY-S2qe9Sjm.chunk.mjs";import{n as a}from"./_plugin-vue2_normalizer-wd1ZAbRr.chunk.mjs";import"./emoji-picker-MDCGxHB0.chunk.mjs";import"./index-Dl858C8_.chunk.mjs";import"./vue.runtime.esm-CLeelJur.chunk.mjs";import"./NcLoadingIcon-ZJnsd-es.chunk.mjs";import"./index-DxwFe63_.chunk.mjs";const l={name:"PublicFilesEditor",components:{NcModal:r,Editor:()=>i(()=>import("./Editor-BRjzGCQi.chunk.mjs").then(t=>t.a),__vite__mapDeps([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21]),import.meta.url)},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(){return this.relativePath.substring(this.relativePath.lastIndexOf("/")+1)}},methods:{close(){this.$emit("close")}}};var o=function(){var t=this,e=t._self._c;return t.active?e("NcModal",{attrs:{name:t.fileName},on:{close:t.close}},[e("Editor",{attrs:{"file-id":t.fileId,"relative-path":t.relativePath,active:t.active,"share-token":t.shareToken,mime:t.mimeType}})],1):t._e()},m=[],n=a(l,o,m,!1,null,null);const _=n.exports;export{_ as default};
|
||||
//# sourceMappingURL=PublicFilesEditor-BaJBDLUk.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-FileCopyrightText: text developers
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- text
|
||||
- version: 6.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"mappings":";qXAmBA,MAAAA,EAAA,CACA,yBACA,YACA,QAAAC,EACA,WAAAC,EAAA,+CAAAC,KAAA,8FACA,EACA,OACA,QACA,YACA,YACA,EACA,cACA,YACA,YACA,EACA,QACA,aACA,UACA,EACA,YACA,YACA,YACA,EACA,UACA,YACA,YACA,CACA,EACA,UACA,WACA,mCACA,oCACA,CACA,CACA,EACA,SACA,QACA,mBACA,CACA,CACA","names":["_sfc_main","NcModal","__vitePreload","n"],"ignoreList":[],"sources":["../src/components/PublicFilesEditor.vue"],"sourcesContent":["<!--\n - SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n - SPDX-License-Identifier: AGPL-3.0-or-later\n-->\n\n<template>\n\t<NcModal v-if=\"active\" :name=\"fileName\" @close=\"close\">\n\t\t<Editor\n\t\t\t:file-id=\"fileId\"\n\t\t\t:relative-path=\"relativePath\"\n\t\t\t:active=\"active\"\n\t\t\t:share-token=\"shareToken\"\n\t\t\t:mime=\"mimeType\" />\n\t</NcModal>\n</template>\n\n<script>\nimport NcModal from '@nextcloud/vue/components/NcModal'\n\nexport default {\n\tname: 'PublicFilesEditor',\n\tcomponents: {\n\t\tNcModal,\n\t\tEditor: () => import(/* webpackChunkName: \"editor\" */ './Editor.vue'),\n\t},\n\tprops: {\n\t\tfileId: {\n\t\t\ttype: Number,\n\t\t\tdefault: null,\n\t\t},\n\t\trelativePath: {\n\t\t\ttype: String,\n\t\t\tdefault: null,\n\t\t},\n\t\tactive: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: false,\n\t\t},\n\t\tshareToken: {\n\t\t\ttype: String,\n\t\t\tdefault: null,\n\t\t},\n\t\tmimeType: {\n\t\t\ttype: String,\n\t\t\tdefault: null,\n\t\t},\n\t},\n\tcomputed: {\n\t\tfileName() {\n\t\t\treturn this.relativePath.substring(\n\t\t\t\tthis.relativePath.lastIndexOf('/') + 1,\n\t\t\t)\n\t\t},\n\t},\n\tmethods: {\n\t\tclose() {\n\t\t\tthis.$emit('close')\n\t\t},\n\t},\n}\n</script>\n"],"file":"PublicFilesEditor-BaJBDLUk.chunk.mjs"}
|
||||
@@ -0,0 +1,2 @@
|
||||
import{P as o}from"./PlainTextReader-DQnA_-uv.chunk.mjs";import{R as e}from"./RichTextReader-CRQfFvOS.chunk.mjs";import{n as i}from"./_plugin-vue2_normalizer-wd1ZAbRr.chunk.mjs";import"./EditorOutline-DrybdBHq.chunk.mjs";import"./NcLoadingIcon-ZJnsd-es.chunk.mjs";import"./emoji-picker-MDCGxHB0.chunk.mjs";import"./index-CRQM6PVi.chunk.mjs";import"./vue.runtime.esm-CLeelJur.chunk.mjs";import"./index-DxwFe63_.chunk.mjs";import"./logger-CoS2pszN.chunk.mjs";import"./index-Dl858C8_.chunk.mjs";import"./NcNoteCard-Dz5-u2BY-S2qe9Sjm.chunk.mjs";import"./NcCheckboxRadioSwitch-DAPHFb0L-BMVa4UgQ.chunk.mjs";import"./MediaHandler.provider-CTjO6aKX.chunk.mjs";import"./BaseReader-CEyXn00Z.chunk.mjs";const n={name:"Reader",components:{PlainTextReader:o,RichTextReader:e},props:{content:{type:String,required:!0},isRichEditor:{type:Boolean,default:!0}}};var p=function(){var t=this,r=t._self._c;return t.isRichEditor?r("RichTextReader",{attrs:{content:t.content}}):r("PlainTextReader",{attrs:{content:t.content}})},m=[],a=i(n,p,m,!1,null,null);const g=a.exports;export{g as default};
|
||||
//# sourceMappingURL=Reader-D3OfgjyM.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-FileCopyrightText: text developers
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- text
|
||||
- version: 6.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"Reader-D3OfgjyM.chunk.mjs","sources":["../src/components/Reader.vue"],"sourcesContent":["<!--\n - SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n - SPDX-License-Identifier: AGPL-3.0-or-later\n-->\n\n<template>\n\t<RichTextReader v-if=\"isRichEditor\" :content=\"content\" />\n\t<PlainTextReader v-else :content=\"content\" />\n</template>\n\n<script>\nimport PlainTextReader from './PlainTextReader.vue'\nimport RichTextReader from './RichTextReader.vue'\n\nexport default {\n\tname: 'Reader',\n\tcomponents: { PlainTextReader, RichTextReader },\n\tprops: {\n\t\tcontent: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t\tisRichEditor: {\n\t\t\ttype: Boolean,\n\t\t\tdefault: true,\n\t\t},\n\t},\n}\n</script>\n\n<style lang=\"scss\">\n#read-only-editor {\n\toverflow: scroll;\n}\n\n.thumbnailContainer #read-only-editor {\n\twidth: 100%;\n\n\t.ProseMirror {\n\t\theight: auto;\n\t\tmargin: 0 0 0 0;\n\t\tpadding: 0;\n\t}\n}\n</style>\n"],"names":["_sfc_main","PlainTextReader","RichTextReader"],"mappings":"orBAcA,MAAAA,EAAA,CACA,KAAA,SACA,WAAA,CAAA,gBAAAC,EAAA,eAAAC,CAAA,EACA,MAAA,CACA,QAAA,CACA,KAAA,OACA,SAAA,EACA,EACA,aAAA,CACA,KAAA,QACA,QAAA,EACA,CACA,CACA"}
|
||||
@@ -0,0 +1,2 @@
|
||||
import{R as o}from"./EditorOutline-DrybdBHq.chunk.mjs";import{B as i}from"./BaseReader-CEyXn00Z.chunk.mjs";import{n as s}from"./_plugin-vue2_normalizer-wd1ZAbRr.chunk.mjs";const c={name:"RichTextReader",components:{BaseReader:i},provide:{extensions(){return[o.configure({editing:!1})]}},props:{content:{type:String,required:!0}}};var a=function(){var e=this,t=e._self._c;return t("BaseReader",{attrs:{content:e.content},on:{"click-link":(n,r)=>e.$emit("click-link",n,r)}})},p=[],m=s(c,a,p,!1,null,null);const u=m.exports;export{u as R};
|
||||
//# sourceMappingURL=RichTextReader-CRQfFvOS.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-FileCopyrightText: text developers
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- text
|
||||
- version: 6.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"RichTextReader-CRQfFvOS.chunk.mjs","sources":["../src/components/RichTextReader.vue"],"sourcesContent":["<!--\n - SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n - SPDX-License-Identifier: AGPL-3.0-or-later\n-->\n\n<template>\n\t<BaseReader\n\t\t:content=\"content\"\n\t\t@click-link=\"(e, a) => $emit('click-link', e, a)\" />\n</template>\n\n<script>\nimport { RichText } from './../extensions/index.js'\nimport BaseReader from './BaseReader.vue'\n\nexport default {\n\tname: 'RichTextReader',\n\tcomponents: { BaseReader },\n\n\tprovide: {\n\t\textensions() {\n\t\t\treturn [\n\t\t\t\tRichText.configure({\n\t\t\t\t\tediting: false,\n\t\t\t\t}),\n\t\t\t]\n\t\t},\n\t},\n\n\tprops: {\n\t\tcontent: {\n\t\t\ttype: String,\n\t\t\trequired: true,\n\t\t},\n\t},\n}\n</script>\n\n<style lang=\"scss\">\n@import './../css/prosemirror';\n@import './../css/print';\n</style>\n"],"names":["_sfc_main","BaseReader","RichText"],"mappings":"4KAeA,MAAAA,EAAA,CACA,KAAA,iBACA,WAAA,CAAA,WAAAC,CAAA,EAEA,QAAA,CACA,YAAA,CACA,MAAA,CACAC,EAAA,UAAA,CACA,QAAA,EACA,CAAA,CACA,CACA,CACA,EAEA,MAAA,CACA,QAAA,CACA,KAAA,OACA,SAAA,EACA,CACA,CACA"}
|
||||
@@ -0,0 +1,2 @@
|
||||
import{t as h,c as r}from"./NcLoadingIcon-ZJnsd-es.chunk.mjs";import{u as s,s as o}from"./index-CRQM6PVi.chunk.mjs";import{l as n}from"./index-Dl858C8_.chunk.mjs";import{a as l}from"./index-DxwFe63_.chunk.mjs";import{g as c,i as u}from"./NcNoteCard-Dz5-u2BY-S2qe9Sjm.chunk.mjs";import{g as p}from"./Editor.singleton-BX-M5W3F.chunk.mjs";import{R as f}from"./RichTextReader-CRQfFvOS.chunk.mjs";import{n as m}from"./_plugin-vue2_normalizer-wd1ZAbRr.chunk.mjs";import"./emoji-picker-MDCGxHB0.chunk.mjs";import"./vue.runtime.esm-CLeelJur.chunk.mjs";import"./EditorOutline-DrybdBHq.chunk.mjs";import"./logger-CoS2pszN.chunk.mjs";import"./NcCheckboxRadioSwitch-DAPHFb0L-BMVa4UgQ.chunk.mjs";import"./MediaHandler.provider-CTjO6aKX.chunk.mjs";import"./BaseReader-CEyXn00Z.chunk.mjs";const d=u(),k=l("apps/text"+(d?"/public":"")+"/workspace",2),R=h("text","Readme")+"."+n("text","default_file_extension"),a=[R,"Readme.md","README.md","readme.md"],w={name:"RichWorkspace",components:{RichTextReader:f,Editor:p},props:{content:{type:String,default:""},path:{type:String,required:!0},active:{type:Boolean,default:!0},hasRichWorkspace:{type:Boolean,default:!1}},data(){return{localHasRichWorkspace:!1,focus:!1,folder:null,file:null,loaded:!1,ready:!1,autofocus:!1,shouldAutofocus:!1,hideMenu:!0,darkTheme:window?.OCA?.Accessibility?.theme==="dark",enabled:window?.OCA?.Text?.RichWorkspaceEnabled}},computed:{shareToken(){return c()},shouldRender(){return this.enabled&&this.localHasRichWorkspace}},watch:{path(){this.reset()},ready(){this.shouldAutofocus=!1},focus(e){e||document.querySelector("#rich-workspace .text-editor__main").scrollTo(0,0)},shouldRender(e){e&&this.getFileInfo()},hasRichWorkspace(e){this.localHasRichWorkspace=e}},mounted(){this.localHasRichWorkspace=this.hasRichWorkspace,o("Text::showRichWorkspace",this.showRichWorkspace),o("Text::hideRichWorkspace",this.hideRichWorkspace),o("files:node:created",this.onFileCreated),o("files:node:deleted",this.onFileDeleted),o("files:node:renamed",this.onFileRenamed),this.listenKeydownEvents()},beforeDestroy(){s("Text::showRichWorkspace",this.showRichWorkspace),s("Text::hideRichWorkspace",this.hideRichWorkspace),s("files:node:created",this.onFileCreated),s("files:node:deleted",this.onFileDeleted),s("files:node:renamed",this.onFileRenamed),this.unlistenKeydownEvents()},methods:{onFocus(){this.focus=!0,this.hideMenu=!1,this.unlistenKeydownEvents()},reset(){this.file=null,this.focus=!1,this.shouldAutofocus=!1,this.$nextTick(()=>{this.shouldRender&&this.getFileInfo()})},getFileInfo(){this.file=null,this.ready=!1,this.loaded=!0;const e={path:this.path};return d&&(e.shareToken=this.shareToken),r.get(k,{params:e}).then(t=>{const i=t.data.ocs.data;return this.folder=i.folder||null,this.file=i.file,this.editing=!0,this.loaded=!0,this.autofocus=this.shouldAutofocus,!0}).catch(t=>(t.response.data.ocs&&t.response.data.ocs.data.folder?this.folder=t.response.data.ocs.data.folder:this.folder=null,this.file=null,this.loaded=!0,this.ready=!0,!1))},showRichWorkspace(e){this.enabled=!0},hideRichWorkspace(){this.enabled=!1},listenKeydownEvents(){window.addEventListener("keydown",this.onKeydown)},unlistenKeydownEvents(){window.removeEventListener("keydown",this.onKeydown)},onKeydown(e){e.key==="Tab"&&(this.hideMenu=!1)},onFileCreated(e){a.includes(e.basename)&&(this.shouldAutofocus=this.enabled,this.localHasRichWorkspace=!0)},onFileDeleted(e){e.path===this.file?.path&&(this.localHasRichWorkspace=!1)},onFileRenamed(e){a.includes(e.basename)?this.localHasRichWorkspace=!0:e.fileid===this.file?.id&&e.path!==this.file?.path&&(this.localHasRichWorkspace=!1)},t:h}};var y=function(){var e=this,t=e._self._c;return e.shouldRender?t("div",{class:{focus:e.focus,dark:e.darkTheme},attrs:{id:"rich-workspace"}},[!e.loaded||!e.ready?t("RichTextReader",{staticClass:"rich-workspace--preview",attrs:{content:e.content}}):e._e(),e.file?t("Editor",{directives:[{name:"show",rawName:"v-show",value:e.ready,expression:"ready"}],key:e.file.path,attrs:{"file-id":e.file.id,"relative-path":e.file.path,"share-token":e.shareToken,mime:e.file.mimetype,autofocus:e.autofocus,"hide-menu":e.hideMenu,active:"","rich-workspace":""},on:{ready:function(i){e.ready=!0},focus:e.onFocus}}):e._e()],1):e._e()},W=[],v=m(w,y,W,!1,null,"ddfd769f");const q=v.exports;export{q as default};
|
||||
//# sourceMappingURL=RichWorkspace-DJbyRXWV.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-FileCopyrightText: text developers
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- text
|
||||
- version: 6.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,12 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-License-Identifier: MIT
|
||||
SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
|
||||
SPDX-FileCopyrightText: text developers
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- text
|
||||
- version: 6.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
- vue-material-design-icons
|
||||
- version: 5.3.1
|
||||
- license: MIT
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
||||
import{t as d,c as a}from"./NcLoadingIcon-ZJnsd-es.chunk.mjs";import{g as l,a as m}from"./dav-CQDyL7M_-DQpu_A9F.chunk.mjs";import{g as c,b as u}from"./NcNoteCard-Dz5-u2BY-S2qe9Sjm.chunk.mjs";import{V as i}from"./vue.runtime.esm-CLeelJur.chunk.mjs";import{e as p}from"./EditorOutline-DrybdBHq.chunk.mjs";import n from"./MarkdownContentEditor-DmNwqD-y.chunk.mjs";import{P as r}from"./PlainTextReader-DQnA_-uv.chunk.mjs";import{g as f}from"./Editor.singleton-BX-M5W3F.chunk.mjs";import{n as h}from"./_plugin-vue2_normalizer-wd1ZAbRr.chunk.mjs";import"./emoji-picker-MDCGxHB0.chunk.mjs";import"./index-CRQM6PVi.chunk.mjs";import"./index-DxwFe63_.chunk.mjs";import"./index-Dl858C8_.chunk.mjs";import"./logger-CoS2pszN.chunk.mjs";import"./NcCheckboxRadioSwitch-DAPHFb0L-BMVa4UgQ.chunk.mjs";import"./MediaHandler.provider-CTjO6aKX.chunk.mjs";import"./MenuBar-aZwqxDEv.chunk.mjs";import"./BaseReader-CEyXn00Z.chunk.mjs";const g={name:"ViewerComponent",components:{NcButton:i.extend(u),PencilOutlineIcon:i.extend(p),PlainTextReader:i.extend(r),MarkdownContentEditor:i.extend(n),Editor:f},provide(){return{isEmbedded:this.isEmbedded}},props:{filename:{type:String,default:null},fileid:{type:Number,default:null},active:{type:Boolean,default:!1},autofocus:{type:Boolean,default:!0},shareToken:{type:String,default:()=>c()},mime:{type:String,default:null},showOutlineOutside:{type:Boolean,default:!1},permissions:{type:String,default:""},source:{type:String,default:void 0},isEmbedded:{type:Boolean,default:!1}},data(){return{content:"",hasToggledInteractiveEmbedding:!1}},computed:{useSourceView(){return this.source&&(this.fileVersion||!this.fileid||this.isEmbedded||this.isEncrypted)&&!this.hasToggledInteractiveEmbedding},isEncrypted(){return this.$attrs.e2EeIsEncrypted||!1},isMarkdown(){return this.mime==="text/markdown"||this.mime==="text/x-web-markdown"},readerComponent(){return this.isMarkdown?n:r}},watch:{source(){this.loadFileContent()}},mounted(){this.loadFileContent()},methods:{async loadFileContent(){if(this.useSourceView)if(this.isEncrypted)this.content=await this.fetchDecryptedContent(),this.contentLoaded=!0;else{const e=await a.get(this.source);this.content=e.data,this.contentLoaded=!0}this.$emit("update:loaded",!0)},toggleEdit(){this.hasToggledInteractiveEmbedding=!0},async fetchDecryptedContent(){const e=await l().getFileContents(`${m()}${this.filename}`,{details:!0}),t=new Blob([e.data],{type:e.headers["content-type"]}),o=new FileReader;return o.readAsText(t),new Promise(s=>{o.onload=()=>{s(o.result)}})},t:d}};var y=function(){var e=this,t=e._self._c;return e.useSourceView?t("div",{staticClass:"text-editor source-viewer",attrs:{id:"editor-container","data-text-el":"editor-container"}},[t(e.readerComponent,{tag:"Component",attrs:{content:e.content,"file-id":e.fileid,"read-only":!0,"show-menu-bar":!1}}),e.isEmbedded?t("NcButton",{staticClass:"toggle-interactive",on:{click:e.toggleEdit},scopedSlots:e._u([{key:"icon",fn:function(){return[t("PencilOutlineIcon")]},proxy:!0}],null,!1,139796693)},[e._v(" "+e._s(e.t("text","Edit"))+" ")]):e._e()],1):t("Editor",{class:{"text-editor--embedding":e.isEmbedded},attrs:{"file-id":e.fileid,"relative-path":e.filename,active:e.active||e.isEmbedded,autofocus:e.autofocus,"share-token":e.shareToken,mime:e.mime,"show-outline-outside":e.showOutlineOutside}})},w=[],E=h(g,y,w,!1,null,"fed880cd");const L=E.exports;export{L as default};
|
||||
//# sourceMappingURL=ViewerComponent-DS0QbC7p.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-FileCopyrightText: text developers
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- text
|
||||
- version: 6.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
||||
import{e as g,c as b,g as l,k as j,h as d,j as x,l as _,m as N,n as m,t as P,o as $}from"./_baseUniq-pf37y4On.chunk.mjs";import{aL as c,as as w,aM as A,aN as M,aO as k,aP as y,aQ as I,aR as L,aS as Q,aT as R}from"./mermaid.core-DrJfu-9d.chunk.mjs";var S=/\s/;function T(r){for(var t=r.length;t--&&S.test(r.charAt(t)););return t}var q=/^\s+/;function z(r){return r&&r.slice(0,T(r)+1).replace(q,"")}var p=NaN,B=/^[-+]0x[0-9a-f]+$/i,C=/^0b[01]+$/i,D=/^0o[0-7]+$/i,E=parseInt;function F(r){if(typeof r=="number")return r;if(g(r))return p;if(c(r)){var t=typeof r.valueOf=="function"?r.valueOf():r;r=c(t)?t+"":t}if(typeof r!="string")return r===0?r:+r;r=z(r);var a=C.test(r);return a||D.test(r)?E(r.slice(2),a?2:8):B.test(r)?p:+r}var h=1/0,G=17976931348623157e292;function H(r){if(!r)return r===0?r:0;if(r=F(r),r===h||r===-h){var t=r<0?-1:1;return t*G}return r===r?r:0}function J(r){var t=H(r),a=t%1;return t===t?a?t-a:t:0}function ur(r){var t=r==null?0:r.length;return t?b(r):[]}var O=Object.prototype,K=O.hasOwnProperty,ir=w(function(r,t){r=Object(r);var a=-1,n=t.length,e=n>2?t[2]:void 0;for(e&&A(t[0],t[1],e)&&(n=1);++a<n;)for(var i=t[a],o=M(i),u=-1,f=o.length;++u<f;){var v=o[u],s=r[v];(s===void 0||k(s,O[v])&&!K.call(r,v))&&(r[v]=i[v])}return r});function fr(r){var t=r==null?0:r.length;return t?r[t-1]:void 0}function U(r){return function(t,a,n){var e=Object(t);if(!y(t)){var i=l(a);t=j(t),a=function(u){return i(e[u],u,e)}}var o=r(t,a,n);return o>-1?e[i?t[o]:o]:void 0}}var V=Math.max;function W(r,t,a){var n=r==null?0:r.length;if(!n)return-1;var e=a==null?0:J(a);return e<0&&(e=V(n+e,0)),d(r,l(t),e)}var vr=U(W);function X(r,t){var a=-1,n=y(r)?Array(r.length):[];return x(r,function(e,i,o){n[++a]=t(e,i,o)}),n}function sr(r,t){var a=I(r)?_:X;return a(r,l(t))}var Y=Object.prototype,Z=Y.hasOwnProperty;function rr(r,t){return r!=null&&Z.call(r,t)}function cr(r,t){return r!=null&&N(r,t,rr)}function tr(r,t){return r<t}function ar(r,t,a){for(var n=-1,e=r.length;++n<e;){var i=r[n],o=t(i);if(o!=null&&(u===void 0?o===o&&!g(o):a(o,u)))var u=o,f=i}return f}function lr(r){return r&&r.length?ar(r,L,tr):void 0}function er(r,t,a,n){if(!c(r))return r;t=m(t,r);for(var e=-1,i=t.length,o=i-1,u=r;u!=null&&++e<i;){var f=P(t[e]),v=a;if(f==="__proto__"||f==="constructor"||f==="prototype")return r;if(e!=o){var s=u[f];v=void 0,v===void 0&&(v=c(s)?s:Q(t[e+1])?[]:{})}R(u,f,v),u=u[f]}return r}function pr(r,t,a){for(var n=-1,e=t.length,i={};++n<e;){var o=t[n],u=$(r,o);a(u,o)&&er(i,m(o,r),u)}return i}export{tr as a,ar as b,X as c,pr as d,lr as e,ur as f,vr as g,cr as h,ir as i,J as j,fr as l,sr as m,H as t};
|
||||
//# sourceMappingURL=_basePickBy-Dy1ViJhr.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: MIT
|
||||
SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com>
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- lodash-es
|
||||
- version: 4.17.21
|
||||
- license: MIT
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: MIT
|
||||
SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com>
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- lodash-es
|
||||
- version: 4.17.21
|
||||
- license: MIT
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
||||
import{g as a}from"./emoji-picker-MDCGxHB0.chunk.mjs";import{r as c}from"./abnf-CinNQjEv.chunk.mjs";function s(r,f){for(var o=0;o<f.length;o++){const t=f[o];if(typeof t!="string"&&!Array.isArray(t)){for(const e in t)if(e!=="default"&&!(e in r)){const n=Object.getOwnPropertyDescriptor(t,e);n&&Object.defineProperty(r,e,n.get?n:{enumerable:!0,get:()=>t[e]})}}}return Object.freeze(Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}))}var i=c();const p=a(i),u=s({__proto__:null,default:p},[i]);export{u as a};
|
||||
//# sourceMappingURL=abnf-D5lDwC6f.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: BSD-3-Clause
|
||||
SPDX-FileCopyrightText: Josh Goebel <hello@joshgoebel.com>
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- highlight.js
|
||||
- version: 11.11.1
|
||||
- license: BSD-3-Clause
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"abnf-D5lDwC6f.chunk.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
||||
@@ -0,0 +1,2 @@
|
||||
import{g}from"./emoji-picker-MDCGxHB0.chunk.mjs";import{r as l}from"./abnf-CinNQjEv.chunk.mjs";function c(e,a){for(var n=0;n<a.length;n++){const t=a[n];if(typeof t!="string"&&!Array.isArray(t)){for(const r in t)if(r!=="default"&&!(r in e)){const i=Object.getOwnPropertyDescriptor(t,r);i&&Object.defineProperty(e,r,i.get?i:{enumerable:!0,get:()=>t[r]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}var o,s;function u(){if(s)return o;s=1;function e(){e.warned||(e.warned=!0,console.log('Deprecation (warning): Using file extension in specifier is deprecated, use "highlight.js/lib/languages/abnf" instead of "highlight.js/lib/languages/abnf.js"'))}return e(),o=l(),o}var f=u();const p=g(f),j=c({__proto__:null,default:p},[f]);export{j as a};
|
||||
//# sourceMappingURL=abnf.js-BGeyXh1e.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: BSD-3-Clause
|
||||
SPDX-FileCopyrightText: Josh Goebel <hello@joshgoebel.com>
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- highlight.js
|
||||
- version: 11.11.1
|
||||
- license: BSD-3-Clause
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"abnf.js-BGeyXh1e.chunk.mjs","sources":["../node_modules/highlight.js/lib/languages/abnf.js.js"],"sourcesContent":["function emitWarning() {\n if (!emitWarning.warned) {\n emitWarning.warned = true;\n console.log(\n 'Deprecation (warning): Using file extension in specifier is deprecated, use \"highlight.js/lib/languages/abnf\" instead of \"highlight.js/lib/languages/abnf.js\"'\n );\n }\n }\n emitWarning();\n module.exports = require('./abnf.js');"],"names":["emitWarning","abnf_js","require$$0"],"mappings":"4dAAA,SAASA,GAAc,CACdA,EAAY,SACfA,EAAY,OAAS,GACrB,QAAQ,IACN,iKAGR,CACE,OAAAA,EAAW,EACTC,EAAiBC,EAAA","x_google_ignoreList":[0]}
|
||||
@@ -0,0 +1,2 @@
|
||||
import{g as a}from"./emoji-picker-MDCGxHB0.chunk.mjs";import{r as c}from"./accesslog-cSelwjEo.chunk.mjs";function s(r,f){for(var o=0;o<f.length;o++){const t=f[o];if(typeof t!="string"&&!Array.isArray(t)){for(const e in t)if(e!=="default"&&!(e in r)){const n=Object.getOwnPropertyDescriptor(t,e);n&&Object.defineProperty(r,e,n.get?n:{enumerable:!0,get:()=>t[e]})}}}return Object.freeze(Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}))}var i=c();const l=a(i),u=s({__proto__:null,default:l},[i]);export{u as a};
|
||||
//# sourceMappingURL=accesslog-CZB_1O7R.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: BSD-3-Clause
|
||||
SPDX-FileCopyrightText: Josh Goebel <hello@joshgoebel.com>
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- highlight.js
|
||||
- version: 11.11.1
|
||||
- license: BSD-3-Clause
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"accesslog-CZB_1O7R.chunk.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
||||
@@ -0,0 +1,2 @@
|
||||
import{g}from"./emoji-picker-MDCGxHB0.chunk.mjs";import{r as l}from"./accesslog-cSelwjEo.chunk.mjs";function f(e,s){for(var n=0;n<s.length;n++){const r=s[n];if(typeof r!="string"&&!Array.isArray(r)){for(const t in r)if(t!=="default"&&!(t in e)){const o=Object.getOwnPropertyDescriptor(r,t);o&&Object.defineProperty(e,t,o.get?o:{enumerable:!0,get:()=>r[t]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}var i,a;function u(){if(a)return i;a=1;function e(){e.warned||(e.warned=!0,console.log('Deprecation (warning): Using file extension in specifier is deprecated, use "highlight.js/lib/languages/accesslog" instead of "highlight.js/lib/languages/accesslog.js"'))}return e(),i=l(),i}var c=u();const p=g(c),j=f({__proto__:null,default:p},[c]);export{j as a};
|
||||
//# sourceMappingURL=accesslog.js-BI1vLRVz.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: BSD-3-Clause
|
||||
SPDX-FileCopyrightText: Josh Goebel <hello@joshgoebel.com>
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- highlight.js
|
||||
- version: 11.11.1
|
||||
- license: BSD-3-Clause
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"accesslog.js-BI1vLRVz.chunk.mjs","sources":["../node_modules/highlight.js/lib/languages/accesslog.js.js"],"sourcesContent":["function emitWarning() {\n if (!emitWarning.warned) {\n emitWarning.warned = true;\n console.log(\n 'Deprecation (warning): Using file extension in specifier is deprecated, use \"highlight.js/lib/languages/accesslog\" instead of \"highlight.js/lib/languages/accesslog.js\"'\n );\n }\n }\n emitWarning();\n module.exports = require('./accesslog.js');"],"names":["emitWarning","accesslog_js","require$$0"],"mappings":"ieAAA,SAASA,GAAc,CACdA,EAAY,SACfA,EAAY,OAAS,GACrB,QAAQ,IACN,2KAGR,CACE,OAAAA,EAAW,EACTC,EAAiBC,EAAA","x_google_ignoreList":[0]}
|
||||
@@ -0,0 +1,2 @@
|
||||
import{g as a}from"./emoji-picker-MDCGxHB0.chunk.mjs";import{r as c}from"./actionscript-CgCtblwr.chunk.mjs";function s(r,f){for(var o=0;o<f.length;o++){const t=f[o];if(typeof t!="string"&&!Array.isArray(t)){for(const e in t)if(e!=="default"&&!(e in r)){const n=Object.getOwnPropertyDescriptor(t,e);n&&Object.defineProperty(r,e,n.get?n:{enumerable:!0,get:()=>t[e]})}}}return Object.freeze(Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}))}var i=c();const l=a(i),u=s({__proto__:null,default:l},[i]);export{u as a};
|
||||
//# sourceMappingURL=actionscript-BANlK8K7.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: BSD-3-Clause
|
||||
SPDX-FileCopyrightText: Josh Goebel <hello@joshgoebel.com>
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- highlight.js
|
||||
- version: 11.11.1
|
||||
- license: BSD-3-Clause
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"actionscript-BANlK8K7.chunk.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
||||
@@ -0,0 +1,2 @@
|
||||
import{g as f}from"./emoji-picker-MDCGxHB0.chunk.mjs";import{r as g}from"./actionscript-CgCtblwr.chunk.mjs";function l(e,a){for(var n=0;n<a.length;n++){const t=a[n];if(typeof t!="string"&&!Array.isArray(t)){for(const r in t)if(r!=="default"&&!(r in e)){const i=Object.getOwnPropertyDescriptor(t,r);i&&Object.defineProperty(e,r,i.get?i:{enumerable:!0,get:()=>t[r]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}var o,s;function u(){if(s)return o;s=1;function e(){e.warned||(e.warned=!0,console.log('Deprecation (warning): Using file extension in specifier is deprecated, use "highlight.js/lib/languages/actionscript" instead of "highlight.js/lib/languages/actionscript.js"'))}return e(),o=g(),o}var c=u();const p=f(c),j=l({__proto__:null,default:p},[c]);export{j as a};
|
||||
//# sourceMappingURL=actionscript.js-CWcqROhf.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: BSD-3-Clause
|
||||
SPDX-FileCopyrightText: Josh Goebel <hello@joshgoebel.com>
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- highlight.js
|
||||
- version: 11.11.1
|
||||
- license: BSD-3-Clause
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"actionscript.js-CWcqROhf.chunk.mjs","sources":["../node_modules/highlight.js/lib/languages/actionscript.js.js"],"sourcesContent":["function emitWarning() {\n if (!emitWarning.warned) {\n emitWarning.warned = true;\n console.log(\n 'Deprecation (warning): Using file extension in specifier is deprecated, use \"highlight.js/lib/languages/actionscript\" instead of \"highlight.js/lib/languages/actionscript.js\"'\n );\n }\n }\n emitWarning();\n module.exports = require('./actionscript.js');"],"names":["emitWarning","actionscript_js","require$$0"],"mappings":"yeAAA,SAASA,GAAc,CACdA,EAAY,SACfA,EAAY,OAAS,GACrB,QAAQ,IACN,iLAGR,CACE,OAAAA,EAAW,EACTC,EAAiBC,EAAA","x_google_ignoreList":[0]}
|
||||
@@ -0,0 +1,2 @@
|
||||
import{g as i}from"./emoji-picker-MDCGxHB0.chunk.mjs";import{r as c}from"./ada-B180OuNO.chunk.mjs";function s(r,a){for(var o=0;o<a.length;o++){const t=a[o];if(typeof t!="string"&&!Array.isArray(t)){for(const e in t)if(e!=="default"&&!(e in r)){const n=Object.getOwnPropertyDescriptor(t,e);n&&Object.defineProperty(r,e,n.get?n:{enumerable:!0,get:()=>t[e]})}}}return Object.freeze(Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}))}var f=c();const p=i(f),u=s({__proto__:null,default:p},[f]);export{u as a};
|
||||
//# sourceMappingURL=ada-CQRlsOlE.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: BSD-3-Clause
|
||||
SPDX-FileCopyrightText: Josh Goebel <hello@joshgoebel.com>
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- highlight.js
|
||||
- version: 11.11.1
|
||||
- license: BSD-3-Clause
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"ada-CQRlsOlE.chunk.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
||||
@@ -0,0 +1,2 @@
|
||||
import{g}from"./emoji-picker-MDCGxHB0.chunk.mjs";import{r as l}from"./ada-B180OuNO.chunk.mjs";function c(e,a){for(var n=0;n<a.length;n++){const t=a[n];if(typeof t!="string"&&!Array.isArray(t)){for(const r in t)if(r!=="default"&&!(r in e)){const i=Object.getOwnPropertyDescriptor(t,r);i&&Object.defineProperty(e,r,i.get?i:{enumerable:!0,get:()=>t[r]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}var o,s;function u(){if(s)return o;s=1;function e(){e.warned||(e.warned=!0,console.log('Deprecation (warning): Using file extension in specifier is deprecated, use "highlight.js/lib/languages/ada" instead of "highlight.js/lib/languages/ada.js"'))}return e(),o=l(),o}var f=u();const d=g(f),j=c({__proto__:null,default:d},[f]);export{j as a};
|
||||
//# sourceMappingURL=ada.js-Z72Do3-a.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: BSD-3-Clause
|
||||
SPDX-FileCopyrightText: Josh Goebel <hello@joshgoebel.com>
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- highlight.js
|
||||
- version: 11.11.1
|
||||
- license: BSD-3-Clause
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"ada.js-Z72Do3-a.chunk.mjs","sources":["../node_modules/highlight.js/lib/languages/ada.js.js"],"sourcesContent":["function emitWarning() {\n if (!emitWarning.warned) {\n emitWarning.warned = true;\n console.log(\n 'Deprecation (warning): Using file extension in specifier is deprecated, use \"highlight.js/lib/languages/ada\" instead of \"highlight.js/lib/languages/ada.js\"'\n );\n }\n }\n emitWarning();\n module.exports = require('./ada.js');"],"names":["emitWarning","ada_js","require$$0"],"mappings":"2dAAA,SAASA,GAAc,CACdA,EAAY,SACfA,EAAY,OAAS,GACrB,QAAQ,IACN,+JAGR,CACE,OAAAA,EAAW,EACTC,EAAiBC,EAAA","x_google_ignoreList":[0]}
|
||||
@@ -0,0 +1,2 @@
|
||||
import{g as a}from"./emoji-picker-MDCGxHB0.chunk.mjs";import{r as c}from"./angelscript-BUTDZ7mP.chunk.mjs";function s(r,f){for(var o=0;o<f.length;o++){const t=f[o];if(typeof t!="string"&&!Array.isArray(t)){for(const e in t)if(e!=="default"&&!(e in r)){const n=Object.getOwnPropertyDescriptor(t,e);n&&Object.defineProperty(r,e,n.get?n:{enumerable:!0,get:()=>t[e]})}}}return Object.freeze(Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}))}var i=c();const l=a(i),u=s({__proto__:null,default:l},[i]);export{u as a};
|
||||
//# sourceMappingURL=angelscript-Cal_ODgk.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: BSD-3-Clause
|
||||
SPDX-FileCopyrightText: Josh Goebel <hello@joshgoebel.com>
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- highlight.js
|
||||
- version: 11.11.1
|
||||
- license: BSD-3-Clause
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"angelscript-Cal_ODgk.chunk.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
||||
@@ -0,0 +1,2 @@
|
||||
import{g as l}from"./emoji-picker-MDCGxHB0.chunk.mjs";import{r as c}from"./angelscript-BUTDZ7mP.chunk.mjs";function f(e,s){for(var n=0;n<s.length;n++){const t=s[n];if(typeof t!="string"&&!Array.isArray(t)){for(const r in t)if(r!=="default"&&!(r in e)){const i=Object.getOwnPropertyDescriptor(t,r);i&&Object.defineProperty(e,r,i.get?i:{enumerable:!0,get:()=>t[r]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}var o,a;function u(){if(a)return o;a=1;function e(){e.warned||(e.warned=!0,console.log('Deprecation (warning): Using file extension in specifier is deprecated, use "highlight.js/lib/languages/angelscript" instead of "highlight.js/lib/languages/angelscript.js"'))}return e(),o=c(),o}var g=u();const p=l(g),j=f({__proto__:null,default:p},[g]);export{j as a};
|
||||
//# sourceMappingURL=angelscript.js-dc2YekQz.chunk.mjs.map
|
||||
@@ -0,0 +1,7 @@
|
||||
SPDX-License-Identifier: BSD-3-Clause
|
||||
SPDX-FileCopyrightText: Josh Goebel <hello@joshgoebel.com>
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- highlight.js
|
||||
- version: 11.11.1
|
||||
- license: BSD-3-Clause
|
||||
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"angelscript.js-dc2YekQz.chunk.mjs","sources":["../node_modules/highlight.js/lib/languages/angelscript.js.js"],"sourcesContent":["function emitWarning() {\n if (!emitWarning.warned) {\n emitWarning.warned = true;\n console.log(\n 'Deprecation (warning): Using file extension in specifier is deprecated, use \"highlight.js/lib/languages/angelscript\" instead of \"highlight.js/lib/languages/angelscript.js\"'\n );\n }\n }\n emitWarning();\n module.exports = require('./angelscript.js');"],"names":["emitWarning","angelscript_js","require$$0"],"mappings":"weAAA,SAASA,GAAc,CACdA,EAAY,SACfA,EAAY,OAAS,GACrB,QAAQ,IACN,+KAGR,CACE,OAAAA,EAAW,EACTC,EAAiBC,EAAA","x_google_ignoreList":[0]}
|
||||
@@ -0,0 +1,2 @@
|
||||
import{g as i}from"./emoji-picker-MDCGxHB0.chunk.mjs";import{r as c}from"./apache-DatNiJsa.chunk.mjs";function s(r,a){for(var o=0;o<a.length;o++){const t=a[o];if(typeof t!="string"&&!Array.isArray(t)){for(const e in t)if(e!=="default"&&!(e in r)){const n=Object.getOwnPropertyDescriptor(t,e);n&&Object.defineProperty(r,e,n.get?n:{enumerable:!0,get:()=>t[e]})}}}return Object.freeze(Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}))}var f=c();const l=i(f),p=s({__proto__:null,default:l},[f]);export{p as a};
|
||||
//# sourceMappingURL=apache-BNUej9Qu.chunk.mjs.map
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user