mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
parent
d02474c976
commit
6352f66b23
231 changed files with 305 additions and 305 deletions
2
dist/1035-1035.js.map
vendored
2
dist/1035-1035.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/1216-1216.js.map
vendored
2
dist/1216-1216.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/1404-1404.js.map
vendored
2
dist/1404-1404.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/1598-1598.js
vendored
4
dist/1598-1598.js
vendored
File diff suppressed because one or more lines are too long
2
dist/1598-1598.js.map
vendored
2
dist/1598-1598.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/1764-1764.js
vendored
4
dist/1764-1764.js
vendored
|
|
@ -1,2 +1,2 @@
|
|||
"use strict";(globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[]).push([[1764],{21764(e,t,a){a.r(t),a.d(t,{default:()=>C});var n=a(85072),i=a.n(n),r=a(97825),s=a.n(r),l=a(77659),o=a.n(l),d=a(55056),c=a.n(d),m=a(10540),u=a.n(m),h=a(41113),p=a.n(h),g=a(69905),f={};f.styleTagTransform=p(),f.setAttributes=c(),f.insert=o().bind(null,"head"),f.domAPI=s(),f.insertStyleElement=u(),i()(g.A,f),g.A&&g.A.locals&&g.A.locals;var v=a(36289),w=a(85471),b=a(66860),E=a(94219),y=a(82182),A=a(371);const N=(0,w.pM)({components:{NcDialog:E.A,NcNoteCard:A.A,NcTextField:y.A},props:{error:{type:v.di,required:!0},validateFilename:{type:Function,required:!0}},setup:()=>({t:b.t}),data:()=>({newName:"",validationError:""}),computed:{isValidName(){return""===this.validationError},isInvalidFileType(){return this.error.reason===v.nF.Extension&&null!==this.error.segment.match(/^\.\w/)},canRename(){return!this.isInvalidFileType},dialogButtons(){const e=[{label:(0,b.t)("Cancel"),type:"error",callback:()=>{this.$emit("close",{cancel:!0})}},{label:(0,b.t)("Skip"),callback:()=>{this.$emit("close",{skip:!0})}}];return this.canRename&&e.push({label:(0,b.t)("Rename"),type:"primary",disabled:!this.isValidName,callback:()=>{this.$emit("close",{rename:this.newName.trimEnd()})}}),e}},watch:{error:{handler(){this.validationError=this.getErrorText(this.error),this.newName=this.error.filename},immediate:!0},newName(){try{this.validateFilename(this.newName.trimEnd()),this.validationError=""}catch(e){this.validationError=this.getErrorText(e)}finally{const e=this.$refs.textfield?.$el.querySelector("input");e&&(e.setCustomValidity(this.validationError),e.reportValidity())}}},methods:{getErrorText(e){switch(e.reason){case v.nF.Character:return(0,b.t)('"{segment}" is not allowed inside a file or folder name.',{segment:e.segment});case v.nF.ReservedName:return(0,b.t)('"{segment}" is a forbidden file or folder name.',{segment:e.segment});case v.nF.Extension:return e.segment.match(/\.\w/)?(0,b.t)('"{segment}" is a forbidden file type.',{segment:e.segment}):(0,b.t)('Filenames must not end with "{segment}".',{segment:e.segment})}}}});var _=function(){var e=this,t=e._self._c;return e._self._setupProxy,t("NcDialog",{attrs:{buttons:e.dialogButtons,name:e.t("Invalid filename")},on:{close:function(t){return e.$emit("close",{cancel:!0})}}},[t("NcNoteCard",{attrs:{severity:"error"}},[e._v(" "+e._s(e.getErrorText(e.error))+" "+e._s(e.t("You can either rename the file, skip this file or cancel the whole operation."))+" ")]),e.canRename?t("NcTextField",{ref:"textfield",staticClass:"invalid-filename-dialog__input",attrs:{error:!e.isValidName,"helper-text":e.validationError,label:e.t("New filename"),value:e.newName},on:{"update:value":function(t){e.newName=t}}}):e._e()],1)},x=[];const C=(0,b.n)(N,_,x,!1,null,"9d7d9a49").exports},69905(e,t,a){a.d(t,{A:()=>l});var n=a(71354),i=a.n(n),r=a(76314),s=a.n(r)()(i());s.push([e.id,"\n.invalid-filename-dialog__input[data-v-9d7d9a49] {\n\t/* Ensure the helper text can always be shown without jumping */\n\tmin-height: calc(var(--default-clickable-area) + 4 * var(--default-font-size));\n}\n","",{version:3,sources:["webpack://./node_modules/@nextcloud/upload/dist/assets/InvalidFilenameDialog-DKMLP0ER.css"],names:[],mappings:";AACA;CACC,+DAA+D;CAC/D,8EAA8E;AAC/E",sourcesContent:["\n.invalid-filename-dialog__input[data-v-9d7d9a49] {\n\t/* Ensure the helper text can always be shown without jumping */\n\tmin-height: calc(var(--default-clickable-area) + 4 * var(--default-font-size));\n}\n"],sourceRoot:""}]);const l=s}}]);
|
||||
//# sourceMappingURL=1764-1764.js.map?v=48016afded9c2555763f
|
||||
"use strict";(globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[]).push([[1764],{69905(e,t,a){a.d(t,{A:()=>l});var n=a(71354),i=a.n(n),r=a(76314),s=a.n(r)()(i());s.push([e.id,"\n.invalid-filename-dialog__input[data-v-9d7d9a49] {\n\t/* Ensure the helper text can always be shown without jumping */\n\tmin-height: calc(var(--default-clickable-area) + 4 * var(--default-font-size));\n}\n","",{version:3,sources:["webpack://./node_modules/@nextcloud/upload/dist/assets/InvalidFilenameDialog-DKMLP0ER.css"],names:[],mappings:";AACA;CACC,+DAA+D;CAC/D,8EAA8E;AAC/E",sourcesContent:["\n.invalid-filename-dialog__input[data-v-9d7d9a49] {\n\t/* Ensure the helper text can always be shown without jumping */\n\tmin-height: calc(var(--default-clickable-area) + 4 * var(--default-font-size));\n}\n"],sourceRoot:""}]);const l=s},21764(e,t,a){a.r(t),a.d(t,{default:()=>C});var n=a(85072),i=a.n(n),r=a(97825),s=a.n(r),l=a(77659),o=a.n(l),d=a(55056),c=a.n(d),m=a(10540),u=a.n(m),h=a(41113),p=a.n(h),g=a(69905),f={};f.styleTagTransform=p(),f.setAttributes=c(),f.insert=o().bind(null,"head"),f.domAPI=s(),f.insertStyleElement=u(),i()(g.A,f),g.A&&g.A.locals&&g.A.locals;var v=a(36289),w=a(85471),b=a(66860),E=a(94219),y=a(82182),A=a(371);const N=(0,w.pM)({components:{NcDialog:E.A,NcNoteCard:A.A,NcTextField:y.A},props:{error:{type:v.di,required:!0},validateFilename:{type:Function,required:!0}},setup:()=>({t:b.t}),data:()=>({newName:"",validationError:""}),computed:{isValidName(){return""===this.validationError},isInvalidFileType(){return this.error.reason===v.nF.Extension&&null!==this.error.segment.match(/^\.\w/)},canRename(){return!this.isInvalidFileType},dialogButtons(){const e=[{label:(0,b.t)("Cancel"),type:"error",callback:()=>{this.$emit("close",{cancel:!0})}},{label:(0,b.t)("Skip"),callback:()=>{this.$emit("close",{skip:!0})}}];return this.canRename&&e.push({label:(0,b.t)("Rename"),type:"primary",disabled:!this.isValidName,callback:()=>{this.$emit("close",{rename:this.newName.trimEnd()})}}),e}},watch:{error:{handler(){this.validationError=this.getErrorText(this.error),this.newName=this.error.filename},immediate:!0},newName(){try{this.validateFilename(this.newName.trimEnd()),this.validationError=""}catch(e){this.validationError=this.getErrorText(e)}finally{const e=this.$refs.textfield?.$el.querySelector("input");e&&(e.setCustomValidity(this.validationError),e.reportValidity())}}},methods:{getErrorText(e){switch(e.reason){case v.nF.Character:return(0,b.t)('"{segment}" is not allowed inside a file or folder name.',{segment:e.segment});case v.nF.ReservedName:return(0,b.t)('"{segment}" is a forbidden file or folder name.',{segment:e.segment});case v.nF.Extension:return e.segment.match(/\.\w/)?(0,b.t)('"{segment}" is a forbidden file type.',{segment:e.segment}):(0,b.t)('Filenames must not end with "{segment}".',{segment:e.segment})}}}});var _=function(){var e=this,t=e._self._c;return e._self._setupProxy,t("NcDialog",{attrs:{buttons:e.dialogButtons,name:e.t("Invalid filename")},on:{close:function(t){return e.$emit("close",{cancel:!0})}}},[t("NcNoteCard",{attrs:{severity:"error"}},[e._v(" "+e._s(e.getErrorText(e.error))+" "+e._s(e.t("You can either rename the file, skip this file or cancel the whole operation."))+" ")]),e.canRename?t("NcTextField",{ref:"textfield",staticClass:"invalid-filename-dialog__input",attrs:{error:!e.isValidName,"helper-text":e.validationError,label:e.t("New filename"),value:e.newName},on:{"update:value":function(t){e.newName=t}}}):e._e()],1)},x=[];const C=(0,b.n)(N,_,x,!1,null,"9d7d9a49").exports}}]);
|
||||
//# sourceMappingURL=1764-1764.js.map?v=6868e3e91c06835cd5e1
|
||||
2
dist/1764-1764.js.map
vendored
2
dist/1764-1764.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/2311-2311.js
vendored
4
dist/2311-2311.js
vendored
File diff suppressed because one or more lines are too long
2
dist/2311-2311.js.map
vendored
2
dist/2311-2311.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/2426-2426.js
vendored
4
dist/2426-2426.js
vendored
File diff suppressed because one or more lines are too long
2
dist/2426-2426.js.map
vendored
2
dist/2426-2426.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/2457-2457.js
vendored
4
dist/2457-2457.js
vendored
File diff suppressed because one or more lines are too long
2
dist/2457-2457.js.map
vendored
2
dist/2457-2457.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/2710-2710.js
vendored
4
dist/2710-2710.js
vendored
File diff suppressed because one or more lines are too long
2
dist/2710-2710.js.map
vendored
2
dist/2710-2710.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/2800-2800.js
vendored
4
dist/2800-2800.js
vendored
File diff suppressed because one or more lines are too long
2
dist/2800-2800.js.map
vendored
2
dist/2800-2800.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/2915-2915.js
vendored
4
dist/2915-2915.js
vendored
File diff suppressed because one or more lines are too long
2
dist/2915-2915.js.map
vendored
2
dist/2915-2915.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/3079-3079.js
vendored
4
dist/3079-3079.js
vendored
File diff suppressed because one or more lines are too long
2
dist/3079-3079.js.map
vendored
2
dist/3079-3079.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/3145-3145.js.map
vendored
2
dist/3145-3145.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/3556-3556.js
vendored
4
dist/3556-3556.js
vendored
File diff suppressed because one or more lines are too long
2
dist/3556-3556.js.map
vendored
2
dist/3556-3556.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/4271-4271.js.map
vendored
2
dist/4271-4271.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/428-428.js
vendored
4
dist/428-428.js
vendored
|
|
@ -1,2 +1,2 @@
|
|||
"use strict";(globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[]).push([[428],{428(t,n,e){e.r(n),e.d(n,{default:()=>T});var o=e(85471),a=e(9165),i=e(81222),r=e(53334),u=e(74095),s=e(66768),c=e(6695),d=e(371);const l=(0,o.pM)({__name:"UpdaterAdminCli",setup:t=>({__sfc:!0,updateInfo:(0,i.C)("core","updateInfo"),mdiInformationOutline:a.nO4,t:r.t,NcButton:u.A,NcGuestContent:s.A,NcIconSvgWrapper:c.A,NcNoteCard:d.A})});var p=e(85072),m=e.n(p),h=e(97825),A=e.n(h),f=e(77659),_=e.n(f),g=e(55056),I=e.n(g),b=e(10540),v=e.n(b),C=e(41113),N=e.n(C),w=e(80064),y={};y.styleTagTransform=N(),y.setAttributes=I(),y.insert=_().bind(null,"head"),y.domAPI=A(),y.insertStyleElement=v(),m()(w.A,y);const k=w.A&&w.A.locals?w.A.locals:void 0,T=(0,e(14486).A)(l,function(){var t=this,n=t._self._c,e=t._self._setupProxy;return n(e.NcGuestContent,[n("h2",[t._v(t._s(e.t("core","Update needed")))]),t._v(" "),n("p",[t._v("\n\t\t"+t._s(e.updateInfo.tooBig?e.t("core","Please use the command line updater because you have a big instance with more than 50 accounts."):e.t("core","Please use the command line updater because updating via browser is disabled in your config.php."))+"\n\n\t\t"),n(e.NcButton,{class:t.$style.updaterAdminCli__button,attrs:{href:e.updateInfo.cliUpgradeLink},scopedSlots:t._u([{key:"icon",fn:function(){return[n(e.NcIconSvgWrapper,{attrs:{path:e.mdiInformationOutline}})]},proxy:!0}])},[t._v("\n\t\t\t"+t._s(e.t("core","Documentation"))+"\n\t\t")])],1),t._v(" "),n(e.NcNoteCard,{attrs:{type:"warning"}},[t._v("\n\t\t"+t._s(e.t("core","I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure."))+"\n\t\t"),n(e.NcButton,{attrs:{href:"?IKnowThatThisIsABigInstanceAndTheUpdateRequestCouldRunIntoATimeoutAndHowToRestoreABackup=IAmSuperSureToDoThis",variant:"tertiary"}},[t._v("\n\t\t\t"+t._s(e.t("core","Upgrade via web on my own risk"))+"\n\t\t")])],1)],1)},[],!1,function(t){this.$style=k.locals||k},null,null).exports},80064(t,n,e){e.d(n,{A:()=>u});var o=e(71354),a=e.n(o),i=e(76314),r=e.n(i)()(a());r.push([t.id,"\n._updaterAdminCli__button_hEp3C {\n\tmargin-block: 1rem;\n\tmargin-inline: auto;\n}\n","",{version:3,sources:["webpack://./core/src/views/UpdaterAdminCli.vue"],names:[],mappings:";AAgDA;CACA,kBAAA;CACA,mBAAA;AACA",sourcesContent:["\x3c!--\n - SPDX-FileCopyrightText: 2026 Nextcloud GmbH and Nextcloud contributors\n - SPDX-License-Identifier: AGPL-3.0-or-later\n--\x3e\n\n<script setup lang=\"ts\">\nimport { mdiInformationOutline } from '@mdi/js'\nimport { loadState } from '@nextcloud/initial-state'\nimport { t } from '@nextcloud/l10n'\nimport NcButton from '@nextcloud/vue/components/NcButton'\nimport NcGuestContent from '@nextcloud/vue/components/NcGuestContent'\nimport NcIconSvgWrapper from '@nextcloud/vue/components/NcIconSvgWrapper'\nimport NcNoteCard from '@nextcloud/vue/components/NcNoteCard'\n\nconst updateInfo = loadState<{\n\ttooBig: boolean\n\tcliUpgradeLink: string\n}>('core', 'updateInfo')\n<\/script>\n\n<template>\n\t<NcGuestContent>\n\t\t<h2>{{ t('core', 'Update needed') }}</h2>\n\t\t<p>\n\t\t\t{{ updateInfo.tooBig\n\t\t\t\t? t('core', 'Please use the command line updater because you have a big instance with more than 50 accounts.')\n\t\t\t\t: t('core', 'Please use the command line updater because updating via browser is disabled in your config.php.') }}\n\n\t\t\t<NcButton :class=\"$style.updaterAdminCli__button\" :href=\"updateInfo.cliUpgradeLink\">\n\t\t\t\t<template #icon>\n\t\t\t\t\t<NcIconSvgWrapper :path=\"mdiInformationOutline\" />\n\t\t\t\t</template>\n\t\t\t\t{{ t('core', 'Documentation') }}\n\t\t\t</NcButton>\n\t\t</p>\n\n\t\t<NcNoteCard type=\"warning\">\n\t\t\t{{ t('core', 'I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure.') }}\n\t\t\t<NcButton\n\t\t\t\thref=\"?IKnowThatThisIsABigInstanceAndTheUpdateRequestCouldRunIntoATimeoutAndHowToRestoreABackup=IAmSuperSureToDoThis\"\n\t\t\t\tvariant=\"tertiary\">\n\t\t\t\t{{ t('core', 'Upgrade via web on my own risk') }}\n\t\t\t</NcButton>\n\t\t</NcNoteCard>\n\t</NcGuestContent>\n</template>\n\n<style module>\n.updaterAdminCli__button {\n\tmargin-block: 1rem;\n\tmargin-inline: auto;\n}\n</style>\n"],sourceRoot:""}]),r.locals={updaterAdminCli__button:"_updaterAdminCli__button_hEp3C"};const u=r}}]);
|
||||
//# sourceMappingURL=428-428.js.map?v=499a9f39f8f9c316fbf5
|
||||
"use strict";(globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[]).push([[428],{80064(t,n,e){e.d(n,{A:()=>u});var o=e(71354),a=e.n(o),i=e(76314),r=e.n(i)()(a());r.push([t.id,"\n._updaterAdminCli__button_hEp3C {\n\tmargin-block: 1rem;\n\tmargin-inline: auto;\n}\n","",{version:3,sources:["webpack://./core/src/views/UpdaterAdminCli.vue"],names:[],mappings:";AAgDA;CACA,kBAAA;CACA,mBAAA;AACA",sourcesContent:["\x3c!--\n - SPDX-FileCopyrightText: 2026 Nextcloud GmbH and Nextcloud contributors\n - SPDX-License-Identifier: AGPL-3.0-or-later\n--\x3e\n\n<script setup lang=\"ts\">\nimport { mdiInformationOutline } from '@mdi/js'\nimport { loadState } from '@nextcloud/initial-state'\nimport { t } from '@nextcloud/l10n'\nimport NcButton from '@nextcloud/vue/components/NcButton'\nimport NcGuestContent from '@nextcloud/vue/components/NcGuestContent'\nimport NcIconSvgWrapper from '@nextcloud/vue/components/NcIconSvgWrapper'\nimport NcNoteCard from '@nextcloud/vue/components/NcNoteCard'\n\nconst updateInfo = loadState<{\n\ttooBig: boolean\n\tcliUpgradeLink: string\n}>('core', 'updateInfo')\n<\/script>\n\n<template>\n\t<NcGuestContent>\n\t\t<h2>{{ t('core', 'Update needed') }}</h2>\n\t\t<p>\n\t\t\t{{ updateInfo.tooBig\n\t\t\t\t? t('core', 'Please use the command line updater because you have a big instance with more than 50 accounts.')\n\t\t\t\t: t('core', 'Please use the command line updater because updating via browser is disabled in your config.php.') }}\n\n\t\t\t<NcButton :class=\"$style.updaterAdminCli__button\" :href=\"updateInfo.cliUpgradeLink\">\n\t\t\t\t<template #icon>\n\t\t\t\t\t<NcIconSvgWrapper :path=\"mdiInformationOutline\" />\n\t\t\t\t</template>\n\t\t\t\t{{ t('core', 'Documentation') }}\n\t\t\t</NcButton>\n\t\t</p>\n\n\t\t<NcNoteCard type=\"warning\">\n\t\t\t{{ t('core', 'I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure.') }}\n\t\t\t<NcButton\n\t\t\t\thref=\"?IKnowThatThisIsABigInstanceAndTheUpdateRequestCouldRunIntoATimeoutAndHowToRestoreABackup=IAmSuperSureToDoThis\"\n\t\t\t\tvariant=\"tertiary\">\n\t\t\t\t{{ t('core', 'Upgrade via web on my own risk') }}\n\t\t\t</NcButton>\n\t\t</NcNoteCard>\n\t</NcGuestContent>\n</template>\n\n<style module>\n.updaterAdminCli__button {\n\tmargin-block: 1rem;\n\tmargin-inline: auto;\n}\n</style>\n"],sourceRoot:""}]),r.locals={updaterAdminCli__button:"_updaterAdminCli__button_hEp3C"};const u=r},428(t,n,e){e.r(n),e.d(n,{default:()=>T});var o=e(85471),a=e(9165),i=e(81222),r=e(53334),u=e(74095),s=e(66768),c=e(6695),d=e(371);const l=(0,o.pM)({__name:"UpdaterAdminCli",setup:t=>({__sfc:!0,updateInfo:(0,i.C)("core","updateInfo"),mdiInformationOutline:a.nO4,t:r.t,NcButton:u.A,NcGuestContent:s.A,NcIconSvgWrapper:c.A,NcNoteCard:d.A})});var p=e(85072),m=e.n(p),h=e(97825),A=e.n(h),f=e(77659),_=e.n(f),g=e(55056),I=e.n(g),b=e(10540),v=e.n(b),C=e(41113),N=e.n(C),w=e(80064),y={};y.styleTagTransform=N(),y.setAttributes=I(),y.insert=_().bind(null,"head"),y.domAPI=A(),y.insertStyleElement=v(),m()(w.A,y);const k=w.A&&w.A.locals?w.A.locals:void 0,T=(0,e(14486).A)(l,function(){var t=this,n=t._self._c,e=t._self._setupProxy;return n(e.NcGuestContent,[n("h2",[t._v(t._s(e.t("core","Update needed")))]),t._v(" "),n("p",[t._v("\n\t\t"+t._s(e.updateInfo.tooBig?e.t("core","Please use the command line updater because you have a big instance with more than 50 accounts."):e.t("core","Please use the command line updater because updating via browser is disabled in your config.php."))+"\n\n\t\t"),n(e.NcButton,{class:t.$style.updaterAdminCli__button,attrs:{href:e.updateInfo.cliUpgradeLink},scopedSlots:t._u([{key:"icon",fn:function(){return[n(e.NcIconSvgWrapper,{attrs:{path:e.mdiInformationOutline}})]},proxy:!0}])},[t._v("\n\t\t\t"+t._s(e.t("core","Documentation"))+"\n\t\t")])],1),t._v(" "),n(e.NcNoteCard,{attrs:{type:"warning"}},[t._v("\n\t\t"+t._s(e.t("core","I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure."))+"\n\t\t"),n(e.NcButton,{attrs:{href:"?IKnowThatThisIsABigInstanceAndTheUpdateRequestCouldRunIntoATimeoutAndHowToRestoreABackup=IAmSuperSureToDoThis",variant:"tertiary"}},[t._v("\n\t\t\t"+t._s(e.t("core","Upgrade via web on my own risk"))+"\n\t\t")])],1)],1)},[],!1,function(t){this.$style=k.locals||k},null,null).exports}}]);
|
||||
//# sourceMappingURL=428-428.js.map?v=2532bb7008a9517fee02
|
||||
2
dist/428-428.js.map
vendored
2
dist/428-428.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/4471-4471.js.map
vendored
2
dist/4471-4471.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/4723-4723.js.map
vendored
2
dist/4723-4723.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/4906-4906.js
vendored
4
dist/4906-4906.js
vendored
|
|
@ -1,2 +1,2 @@
|
|||
"use strict";(globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[]).push([[4906],{44906(t,e,n){n.d(e,{default:()=>k});var o=n(85168),r=n(53334),s=n(85471),m=n(65463),a=n(96689),c=n(31538);const l=(0,s.pM)({components:{Comment:m.A},mixins:[c.A],props:{reloadCallback:{type:Function,required:!0}},methods:{onNewComment(){try{this.reloadCallback()}catch(t){(0,o.Qg)((0,r.t)("comments","Could not reload comments")),a.A.error("Could not reload comments",{error:t})}}}});var i=n(85072),u=n.n(i),d=n(97825),p=n.n(d),C=n(77659),A=n.n(C),g=n(55056),b=n.n(g),h=n(10540),y=n.n(h),f=n(41113),w=n.n(f),x=n(83422),v={};v.styleTagTransform=w(),v.setAttributes=b(),v.insert=A().bind(null,"head"),v.domAPI=p(),v.insertStyleElement=y(),u()(x.A,v),x.A&&x.A.locals&&x.A.locals;const k=(0,n(14486).A)(l,function(){var t=this,e=t._self._c;return t._self._setupProxy,e("Comment",t._b({staticClass:"comments-action",attrs:{"auto-complete":t.autoComplete,"resource-type":t.resourceType,editor:!0,"user-data":t.userData,"resource-id":t.resourceId},on:{new:t.onNewComment}},"Comment",t.editorData,!1))},[],!1,null,"07ed56b2",null).exports},83422(t,e,n){n.d(e,{A:()=>a});var o=n(71354),r=n.n(o),s=n(76314),m=n.n(s)()(r());m.push([t.id,"\n.comments-action[data-v-07ed56b2] {\n\tpadding: 0;\n}\n","",{version:3,sources:["webpack://./apps/comments/src/views/ActivityCommentAction.vue"],names:[],mappings:";AAqDA;CACA,UAAA;AACA",sourcesContent:["\x3c!--\n - SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors\n - SPDX-License-Identifier: AGPL-3.0-or-later\n--\x3e\n\n<template>\n\t<Comment\n\t\tv-bind=\"editorData\"\n\t\t:auto-complete=\"autoComplete\"\n\t\t:resource-type=\"resourceType\"\n\t\t:editor=\"true\"\n\t\t:user-data=\"userData\"\n\t\t:resource-id=\"resourceId\"\n\t\tclass=\"comments-action\"\n\t\t@new=\"onNewComment\" />\n</template>\n\n<script lang=\"ts\">\nimport { showError } from '@nextcloud/dialogs'\nimport { t } from '@nextcloud/l10n'\nimport { defineComponent } from 'vue'\nimport Comment from '../components/Comment.vue'\nimport logger from '../logger.js'\nimport CommentView from '../mixins/CommentView.js'\n\nexport default defineComponent({\n\tcomponents: {\n\t\tComment,\n\t},\n\n\tmixins: [CommentView],\n\tprops: {\n\t\treloadCallback: {\n\t\t\ttype: Function,\n\t\t\trequired: true,\n\t\t},\n\t},\n\n\tmethods: {\n\t\tonNewComment() {\n\t\t\ttry {\n\t\t\t\t// just force reload\n\t\t\t\tthis.reloadCallback()\n\t\t\t} catch (error) {\n\t\t\t\tshowError(t('comments', 'Could not reload comments'))\n\t\t\t\tlogger.error('Could not reload comments', { error })\n\t\t\t}\n\t\t},\n\t},\n})\n<\/script>\n\n<style scoped>\n.comments-action {\n\tpadding: 0;\n}\n</style>\n"],sourceRoot:""}]);const a=m}}]);
|
||||
//# sourceMappingURL=4906-4906.js.map?v=494ff510a1379d42d106
|
||||
"use strict";(globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[]).push([[4906],{83422(t,e,n){n.d(e,{A:()=>a});var o=n(71354),r=n.n(o),s=n(76314),m=n.n(s)()(r());m.push([t.id,"\n.comments-action[data-v-07ed56b2] {\n\tpadding: 0;\n}\n","",{version:3,sources:["webpack://./apps/comments/src/views/ActivityCommentAction.vue"],names:[],mappings:";AAqDA;CACA,UAAA;AACA",sourcesContent:["\x3c!--\n - SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors\n - SPDX-License-Identifier: AGPL-3.0-or-later\n--\x3e\n\n<template>\n\t<Comment\n\t\tv-bind=\"editorData\"\n\t\t:auto-complete=\"autoComplete\"\n\t\t:resource-type=\"resourceType\"\n\t\t:editor=\"true\"\n\t\t:user-data=\"userData\"\n\t\t:resource-id=\"resourceId\"\n\t\tclass=\"comments-action\"\n\t\t@new=\"onNewComment\" />\n</template>\n\n<script lang=\"ts\">\nimport { showError } from '@nextcloud/dialogs'\nimport { t } from '@nextcloud/l10n'\nimport { defineComponent } from 'vue'\nimport Comment from '../components/Comment.vue'\nimport logger from '../logger.js'\nimport CommentView from '../mixins/CommentView.js'\n\nexport default defineComponent({\n\tcomponents: {\n\t\tComment,\n\t},\n\n\tmixins: [CommentView],\n\tprops: {\n\t\treloadCallback: {\n\t\t\ttype: Function,\n\t\t\trequired: true,\n\t\t},\n\t},\n\n\tmethods: {\n\t\tonNewComment() {\n\t\t\ttry {\n\t\t\t\t// just force reload\n\t\t\t\tthis.reloadCallback()\n\t\t\t} catch (error) {\n\t\t\t\tshowError(t('comments', 'Could not reload comments'))\n\t\t\t\tlogger.error('Could not reload comments', { error })\n\t\t\t}\n\t\t},\n\t},\n})\n<\/script>\n\n<style scoped>\n.comments-action {\n\tpadding: 0;\n}\n</style>\n"],sourceRoot:""}]);const a=m},44906(t,e,n){n.d(e,{default:()=>k});var o=n(85168),r=n(53334),s=n(85471),m=n(65463),a=n(96689),c=n(31538);const l=(0,s.pM)({components:{Comment:m.A},mixins:[c.A],props:{reloadCallback:{type:Function,required:!0}},methods:{onNewComment(){try{this.reloadCallback()}catch(t){(0,o.Qg)((0,r.t)("comments","Could not reload comments")),a.A.error("Could not reload comments",{error:t})}}}});var i=n(85072),u=n.n(i),d=n(97825),p=n.n(d),C=n(77659),A=n.n(C),g=n(55056),b=n.n(g),h=n(10540),y=n.n(h),f=n(41113),w=n.n(f),x=n(83422),v={};v.styleTagTransform=w(),v.setAttributes=b(),v.insert=A().bind(null,"head"),v.domAPI=p(),v.insertStyleElement=y(),u()(x.A,v),x.A&&x.A.locals&&x.A.locals;const k=(0,n(14486).A)(l,function(){var t=this,e=t._self._c;return t._self._setupProxy,e("Comment",t._b({staticClass:"comments-action",attrs:{"auto-complete":t.autoComplete,"resource-type":t.resourceType,editor:!0,"user-data":t.userData,"resource-id":t.resourceId},on:{new:t.onNewComment}},"Comment",t.editorData,!1))},[],!1,null,"07ed56b2",null).exports}}]);
|
||||
//# sourceMappingURL=4906-4906.js.map?v=75718b28aced26adc4af
|
||||
2
dist/4906-4906.js.map
vendored
2
dist/4906-4906.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/5862-5862.js.map
vendored
2
dist/5862-5862.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/6197-6197.js
vendored
4
dist/6197-6197.js
vendored
File diff suppressed because one or more lines are too long
2
dist/6197-6197.js.map
vendored
2
dist/6197-6197.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/7004-7004.js.map
vendored
2
dist/7004-7004.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/7039-7039.js
vendored
4
dist/7039-7039.js
vendored
|
|
@ -1,2 +1,2 @@
|
|||
"use strict";(globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[]).push([[7039],{57039(t,e,n){n.d(e,{default:()=>f});var o=n(53334),m=n(65463),s=n(31538);const a={name:"ActivityCommentEntry",components:{Comment:m.A},mixins:[s.A],props:{comment:{type:Object,required:!0},reloadCallback:{type:Function,required:!0}},data:()=>({commentMessage:""}),watch:{comment(){this.commentMessage=this.comment.props.message}},mounted(){this.commentMessage=this.comment.props.message},methods:{t:o.t}};var r=n(85072),c=n.n(r),i=n(97825),p=n.n(i),l=n(77659),u=n.n(l),d=n(55056),g=n.n(d),y=n(10540),C=n.n(y),A=n(41113),h=n.n(A),v=n(71048),b={};b.styleTagTransform=h(),b.setAttributes=g(),b.insert=u().bind(null,"head"),b.domAPI=p(),b.insertStyleElement=C(),c()(v.A,b),v.A&&v.A.locals&&v.A.locals;const f=(0,n(14486).A)(a,function(){var t=this;return(0,t._self._c)("Comment",t._b({ref:"comment",staticClass:"comments-activity",attrs:{tag:"li","auto-complete":t.autoComplete,"resource-type":t.resourceType,message:t.commentMessage,"resource-id":t.resourceId,"user-data":t.genMentionsData(t.comment.props.mentions)},on:{delete:function(e){return t.reloadCallback()}}},"Comment",t.comment.props,!1))},[],!1,null,"6f28faaa",null).exports},71048(t,e,n){n.d(e,{A:()=>r});var o=n(71354),m=n.n(o),s=n(76314),a=n.n(s)()(m());a.push([t.id,"\n.comments-activity[data-v-6f28faaa] {\n\tpadding: 0;\n}\n","",{version:3,sources:["webpack://./apps/comments/src/views/ActivityCommentEntry.vue"],names:[],mappings:";AAqEA;CACA,UAAA;AACA",sourcesContent:['\x3c!--\n - SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors\n - SPDX-License-Identifier: AGPL-3.0-or-later\n--\x3e\n\n<template>\n\t<Comment\n\t\tref="comment"\n\t\ttag="li"\n\t\tv-bind="comment.props"\n\t\t:auto-complete="autoComplete"\n\t\t:resource-type="resourceType"\n\t\t:message="commentMessage"\n\t\t:resource-id="resourceId"\n\t\t:user-data="genMentionsData(comment.props.mentions)"\n\t\tclass="comments-activity"\n\t\t@delete="reloadCallback()" />\n</template>\n\n<script lang="ts">\nimport type { PropType } from \'vue\'\n\nimport { t } from \'@nextcloud/l10n\'\nimport Comment from \'../components/Comment.vue\'\nimport CommentView from \'../mixins/CommentView.ts\'\n\nexport default {\n\tname: \'ActivityCommentEntry\',\n\n\tcomponents: {\n\t\tComment,\n\t},\n\n\tmixins: [CommentView],\n\tprops: {\n\t\tcomment: {\n\t\t\ttype: Object,\n\t\t\trequired: true,\n\t\t},\n\n\t\treloadCallback: {\n\t\t\ttype: Function as PropType<() => void>,\n\t\t\trequired: true,\n\t\t},\n\t},\n\n\tdata() {\n\t\treturn {\n\t\t\tcommentMessage: \'\',\n\t\t}\n\t},\n\n\twatch: {\n\t\tcomment() {\n\t\t\tthis.commentMessage = this.comment.props.message\n\t\t},\n\t},\n\n\tmounted() {\n\t\tthis.commentMessage = this.comment.props.message\n\t},\n\n\tmethods: {\n\t\tt,\n\t},\n}\n<\/script>\n\n<style scoped>\n.comments-activity {\n\tpadding: 0;\n}\n</style>\n'],sourceRoot:""}]);const r=a}}]);
|
||||
//# sourceMappingURL=7039-7039.js.map?v=9800c2c4f93af8d9465e
|
||||
"use strict";(globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[]).push([[7039],{71048(t,e,n){n.d(e,{A:()=>r});var o=n(71354),m=n.n(o),s=n(76314),a=n.n(s)()(m());a.push([t.id,"\n.comments-activity[data-v-6f28faaa] {\n\tpadding: 0;\n}\n","",{version:3,sources:["webpack://./apps/comments/src/views/ActivityCommentEntry.vue"],names:[],mappings:";AAqEA;CACA,UAAA;AACA",sourcesContent:['\x3c!--\n - SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors\n - SPDX-License-Identifier: AGPL-3.0-or-later\n--\x3e\n\n<template>\n\t<Comment\n\t\tref="comment"\n\t\ttag="li"\n\t\tv-bind="comment.props"\n\t\t:auto-complete="autoComplete"\n\t\t:resource-type="resourceType"\n\t\t:message="commentMessage"\n\t\t:resource-id="resourceId"\n\t\t:user-data="genMentionsData(comment.props.mentions)"\n\t\tclass="comments-activity"\n\t\t@delete="reloadCallback()" />\n</template>\n\n<script lang="ts">\nimport type { PropType } from \'vue\'\n\nimport { t } from \'@nextcloud/l10n\'\nimport Comment from \'../components/Comment.vue\'\nimport CommentView from \'../mixins/CommentView.ts\'\n\nexport default {\n\tname: \'ActivityCommentEntry\',\n\n\tcomponents: {\n\t\tComment,\n\t},\n\n\tmixins: [CommentView],\n\tprops: {\n\t\tcomment: {\n\t\t\ttype: Object,\n\t\t\trequired: true,\n\t\t},\n\n\t\treloadCallback: {\n\t\t\ttype: Function as PropType<() => void>,\n\t\t\trequired: true,\n\t\t},\n\t},\n\n\tdata() {\n\t\treturn {\n\t\t\tcommentMessage: \'\',\n\t\t}\n\t},\n\n\twatch: {\n\t\tcomment() {\n\t\t\tthis.commentMessage = this.comment.props.message\n\t\t},\n\t},\n\n\tmounted() {\n\t\tthis.commentMessage = this.comment.props.message\n\t},\n\n\tmethods: {\n\t\tt,\n\t},\n}\n<\/script>\n\n<style scoped>\n.comments-activity {\n\tpadding: 0;\n}\n</style>\n'],sourceRoot:""}]);const r=a},57039(t,e,n){n.d(e,{default:()=>f});var o=n(53334),m=n(65463),s=n(31538);const a={name:"ActivityCommentEntry",components:{Comment:m.A},mixins:[s.A],props:{comment:{type:Object,required:!0},reloadCallback:{type:Function,required:!0}},data:()=>({commentMessage:""}),watch:{comment(){this.commentMessage=this.comment.props.message}},mounted(){this.commentMessage=this.comment.props.message},methods:{t:o.t}};var r=n(85072),c=n.n(r),i=n(97825),p=n.n(i),l=n(77659),u=n.n(l),d=n(55056),g=n.n(d),y=n(10540),C=n.n(y),A=n(41113),h=n.n(A),v=n(71048),b={};b.styleTagTransform=h(),b.setAttributes=g(),b.insert=u().bind(null,"head"),b.domAPI=p(),b.insertStyleElement=C(),c()(v.A,b),v.A&&v.A.locals&&v.A.locals;const f=(0,n(14486).A)(a,function(){var t=this;return(0,t._self._c)("Comment",t._b({ref:"comment",staticClass:"comments-activity",attrs:{tag:"li","auto-complete":t.autoComplete,"resource-type":t.resourceType,message:t.commentMessage,"resource-id":t.resourceId,"user-data":t.genMentionsData(t.comment.props.mentions)},on:{delete:function(e){return t.reloadCallback()}}},"Comment",t.comment.props,!1))},[],!1,null,"6f28faaa",null).exports}}]);
|
||||
//# sourceMappingURL=7039-7039.js.map?v=be7eefcb933f99fc5b1f
|
||||
2
dist/7039-7039.js.map
vendored
2
dist/7039-7039.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/7394-7394.js
vendored
4
dist/7394-7394.js
vendored
File diff suppressed because one or more lines are too long
2
dist/7394-7394.js.map
vendored
2
dist/7394-7394.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/7471-7471.js
vendored
2
dist/7471-7471.js
vendored
|
|
@ -1 +1 @@
|
|||
"use strict";(globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[]).push([[7471],{27514(e){e.exports="data:image/svg+xml,%3c%21--%20-%20SPDX-FileCopyrightText:%202020%20Google%20Inc.%20-%20SPDX-License-Identifier:%20Apache-2.0%20--%3e%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20width=%2724%27%20height=%2724%27%20fill=%27%23222%27%3e%3cpath%20d=%27M18.4%207.4L17%206l-6%206%206%206%201.4-1.4-4.6-4.6%204.6-4.6m-6%200L11%206l-6%206%206%206%201.4-1.4L7.8%2012l4.6-4.6z%27/%3e%3c/svg%3e"},27518(e){e.exports="data:image/svg+xml,%3c%21--%20-%20SPDX-FileCopyrightText:%202020%20Google%20Inc.%20-%20SPDX-License-Identifier:%20Apache-2.0%20--%3e%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20width=%2724%27%20height=%2724%27%20fill=%27%23222%27%3e%3cpath%20d=%27M15.4%2016.6L10.8%2012l4.6-4.6L14%206l-6%206%206%206%201.4-1.4z%27/%3e%3c/svg%3e"},64505(e){e.exports="data:image/svg+xml,%3c%21--%20-%20SPDX-FileCopyrightText:%202020%20Google%20Inc.%20-%20SPDX-License-Identifier:%20Apache-2.0%20--%3e%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20width=%2724%27%20height=%2724%27%20fill=%27%23222%27%3e%3cpath%20d=%27M8.6%2016.6l4.6-4.6-4.6-4.6L10%206l6%206-6%206-1.4-1.4z%27/%3e%3c/svg%3e"},79722(e){e.exports="data:image/svg+xml,%3c%21--%20-%20SPDX-FileCopyrightText:%202020%20Google%20Inc.%20-%20SPDX-License-Identifier:%20Apache-2.0%20--%3e%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20width=%2724%27%20height=%2724%27%20fill=%27%23222%27%3e%3cpath%20d=%27M5.6%207.4L7%206l6%206-6%206-1.4-1.4%204.6-4.6-4.6-4.6m6%200L13%206l6%206-6%206-1.4-1.4%204.6-4.6-4.6-4.6z%27/%3e%3c/svg%3e"}}]);
|
||||
"use strict";(globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[]).push([[7471],{27518(e){e.exports="data:image/svg+xml,%3c%21--%20-%20SPDX-FileCopyrightText:%202020%20Google%20Inc.%20-%20SPDX-License-Identifier:%20Apache-2.0%20--%3e%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20width=%2724%27%20height=%2724%27%20fill=%27%23222%27%3e%3cpath%20d=%27M15.4%2016.6L10.8%2012l4.6-4.6L14%206l-6%206%206%206%201.4-1.4z%27/%3e%3c/svg%3e"},27514(e){e.exports="data:image/svg+xml,%3c%21--%20-%20SPDX-FileCopyrightText:%202020%20Google%20Inc.%20-%20SPDX-License-Identifier:%20Apache-2.0%20--%3e%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20width=%2724%27%20height=%2724%27%20fill=%27%23222%27%3e%3cpath%20d=%27M18.4%207.4L17%206l-6%206%206%206%201.4-1.4-4.6-4.6%204.6-4.6m-6%200L11%206l-6%206%206%206%201.4-1.4L7.8%2012l4.6-4.6z%27/%3e%3c/svg%3e"},79722(e){e.exports="data:image/svg+xml,%3c%21--%20-%20SPDX-FileCopyrightText:%202020%20Google%20Inc.%20-%20SPDX-License-Identifier:%20Apache-2.0%20--%3e%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20width=%2724%27%20height=%2724%27%20fill=%27%23222%27%3e%3cpath%20d=%27M5.6%207.4L7%206l6%206-6%206-1.4-1.4%204.6-4.6-4.6-4.6m6%200L13%206l6%206-6%206-1.4-1.4%204.6-4.6-4.6-4.6z%27/%3e%3c/svg%3e"},64505(e){e.exports="data:image/svg+xml,%3c%21--%20-%20SPDX-FileCopyrightText:%202020%20Google%20Inc.%20-%20SPDX-License-Identifier:%20Apache-2.0%20--%3e%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20width=%2724%27%20height=%2724%27%20fill=%27%23222%27%3e%3cpath%20d=%27M8.6%2016.6l4.6-4.6-4.6-4.6L10%206l6%206-6%206-1.4-1.4z%27/%3e%3c/svg%3e"}}]);
|
||||
4
dist/7859-7859.js
vendored
4
dist/7859-7859.js
vendored
File diff suppressed because one or more lines are too long
2
dist/7859-7859.js.map
vendored
2
dist/7859-7859.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/7883-7883.js
vendored
4
dist/7883-7883.js
vendored
File diff suppressed because one or more lines are too long
2
dist/7883-7883.js.map
vendored
2
dist/7883-7883.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/8124-8124.js
vendored
4
dist/8124-8124.js
vendored
File diff suppressed because one or more lines are too long
2
dist/8124-8124.js.map
vendored
2
dist/8124-8124.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/8127-8127.js
vendored
4
dist/8127-8127.js
vendored
File diff suppressed because one or more lines are too long
2
dist/8127-8127.js.map
vendored
2
dist/8127-8127.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/8192-8192.js.map
vendored
2
dist/8192-8192.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/8453-8453.js
vendored
4
dist/8453-8453.js
vendored
File diff suppressed because one or more lines are too long
2
dist/8453-8453.js.map
vendored
2
dist/8453-8453.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/857-857.js.map
vendored
2
dist/857-857.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/8577-8577.js
vendored
4
dist/8577-8577.js
vendored
File diff suppressed because one or more lines are too long
2
dist/8577-8577.js.map
vendored
2
dist/8577-8577.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/9281-9281.js.map
vendored
2
dist/9281-9281.js.map
vendored
|
|
@ -1 +1 @@
|
|||
{"version":3,"file":"9281-9281.js?v=42cc0ff95bc3c2a90752","mappings":"gKACA,MAAMA,GAAgB,E,SAAA,IAAqB,IAAM,yD","sources":["webpack:///nextcloud/node_modules/@nextcloud/upload/node_modules/@nextcloud/dialogs/dist/chunks/index-BMbtc3xh.mjs"],"sourcesContent":["import { defineAsyncComponent } from \"vue\";\nconst FilePickerVue = defineAsyncComponent(() => import(\"./FilePicker-JKNLPCbR.mjs\"));\nexport {\n FilePickerVue\n};\n//# sourceMappingURL=index-BMbtc3xh.mjs.map\n"],"names":["FilePickerVue"],"ignoreList":[],"sourceRoot":""}
|
||||
{"version":3,"file":"9281-9281.js?v=42cc0ff95bc3c2a90752","mappings":"gKACA,MAAMA,GAAgB,E,SAAA,IAAqB,IAAM,yD","sources":["webpack:///nextcloud/node_modules/@nextcloud/upload/node_modules/@nextcloud/dialogs/dist/chunks/index-BMbtc3xh.mjs"],"sourcesContent":["import { defineAsyncComponent } from \"vue\";\nconst FilePickerVue = defineAsyncComponent(() => import(\"./FilePicker-JKNLPCbR.mjs\"));\nexport {\n FilePickerVue\n};\n//# sourceMappingURL=index-BMbtc3xh.mjs.map\n"],"names":["FilePickerVue"],"sourceRoot":""}
|
||||
4
dist/9396-9396.js
vendored
4
dist/9396-9396.js
vendored
File diff suppressed because one or more lines are too long
2
dist/9396-9396.js.map
vendored
2
dist/9396-9396.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/9553-9553.js.map
vendored
2
dist/9553-9553.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/9646-9646.js
vendored
4
dist/9646-9646.js
vendored
File diff suppressed because one or more lines are too long
2
dist/9646-9646.js.map
vendored
2
dist/9646-9646.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/9811-9811.js.map
vendored
2
dist/9811-9811.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/comments-comments-app.js
vendored
4
dist/comments-comments-app.js
vendored
File diff suppressed because one or more lines are too long
2
dist/comments-comments-app.js.license
vendored
2
dist/comments-comments-app.js.license
vendored
|
|
@ -413,7 +413,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.2
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.104.1
|
||||
- version: 5.105.0
|
||||
- license: MIT
|
||||
- which-typed-array
|
||||
- version: 1.1.19
|
||||
|
|
|
|||
2
dist/comments-comments-app.js.map
vendored
2
dist/comments-comments-app.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/comments-comments-tab.js
vendored
4
dist/comments-comments-tab.js
vendored
File diff suppressed because one or more lines are too long
2
dist/comments-comments-tab.js.license
vendored
2
dist/comments-comments-tab.js.license
vendored
|
|
@ -346,7 +346,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.8.0
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.104.1
|
||||
- version: 5.105.0
|
||||
- license: MIT
|
||||
- which-typed-array
|
||||
- version: 1.1.19
|
||||
|
|
|
|||
2
dist/comments-comments-tab.js.map
vendored
2
dist/comments-comments-tab.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/comments-init.js.license
vendored
2
dist/comments-init.js.license
vendored
|
|
@ -107,7 +107,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.2
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.104.1
|
||||
- version: 5.105.0
|
||||
- license: MIT
|
||||
- base64-js
|
||||
- version: 1.5.1
|
||||
|
|
|
|||
2
dist/comments-init.js.map
vendored
2
dist/comments-init.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/core-ajax-cron.js.license
vendored
2
dist/core-ajax-cron.js.license
vendored
|
|
@ -32,7 +32,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.104.1
|
||||
- version: 5.105.0
|
||||
- license: MIT
|
||||
- nextcloud
|
||||
- version: 1.0.0
|
||||
|
|
|
|||
2
dist/core-ajax-cron.js.map
vendored
2
dist/core-ajax-cron.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/core-common.js
vendored
4
dist/core-common.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-common.js.map
vendored
2
dist/core-common.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/core-files_client.js
vendored
4
dist/core-files_client.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-files_client.js.license
vendored
2
dist/core-files_client.js.license
vendored
|
|
@ -41,7 +41,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.13.7
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.104.1
|
||||
- version: 5.105.0
|
||||
- license: MIT
|
||||
- nextcloud
|
||||
- version: 1.0.0
|
||||
|
|
|
|||
2
dist/core-files_client.js.map
vendored
2
dist/core-files_client.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/core-files_fileinfo.js
vendored
4
dist/core-files_fileinfo.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-files_fileinfo.js.license
vendored
2
dist/core-files_fileinfo.js.license
vendored
|
|
@ -10,7 +10,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.13.7
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.104.1
|
||||
- version: 5.105.0
|
||||
- license: MIT
|
||||
- nextcloud
|
||||
- version: 1.0.0
|
||||
|
|
|
|||
2
dist/core-files_fileinfo.js.map
vendored
2
dist/core-files_fileinfo.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/core-install.js
vendored
4
dist/core-install.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-install.js.license
vendored
2
dist/core-install.js.license
vendored
|
|
@ -104,7 +104,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.104.1
|
||||
- version: 5.105.0
|
||||
- license: MIT
|
||||
- nextcloud
|
||||
- version: 1.0.0
|
||||
|
|
|
|||
2
dist/core-install.js.map
vendored
2
dist/core-install.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/core-legacy-unified-search.js
vendored
4
dist/core-legacy-unified-search.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-legacy-unified-search.js.license
vendored
2
dist/core-legacy-unified-search.js.license
vendored
|
|
@ -176,7 +176,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.104.1
|
||||
- version: 5.105.0
|
||||
- license: MIT
|
||||
- nextcloud
|
||||
- version: 1.0.0
|
||||
|
|
|
|||
2
dist/core-legacy-unified-search.js.map
vendored
2
dist/core-legacy-unified-search.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/core-login.js
vendored
4
dist/core-login.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-login.js.license
vendored
2
dist/core-login.js.license
vendored
|
|
@ -288,7 +288,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.104.1
|
||||
- version: 5.105.0
|
||||
- license: MIT
|
||||
- base64-js
|
||||
- version: 1.5.1
|
||||
|
|
|
|||
2
dist/core-login.js.map
vendored
2
dist/core-login.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/core-login_flow.js
vendored
4
dist/core-login_flow.js
vendored
|
|
@ -1,2 +1,2 @@
|
|||
(()=>{"use strict";var e,r,t,o={43925(e,r,t){var o=t(21777),a=t(81222),n=t(85471);t.nc=(0,o.aV)();const l=(0,n.$V)(()=>Promise.all([t.e(4208),t.e(2311)]).then(t.bind(t,72311))),i=(0,n.$V)(()=>Promise.all([t.e(4208),t.e(2426)]).then(t.bind(t,32426))),c=(0,n.$V)(()=>Promise.all([t.e(4208),t.e(9811)]).then(t.bind(t,59811))),d=(0,a.C)("core","loginFlowState");new n.Ay({render:e=>e("auth"===d?l:"grant"===d?i:c)}).$mount("#core-loginflow")}},a={};function n(e){var r=a[e];if(void 0!==r)return r.exports;var t=a[e]={id:e,loaded:!1,exports:{}};return o[e].call(t.exports,t,t.exports,n),t.loaded=!0,t.exports}n.m=o,e=[],n.O=(r,t,o,a)=>{if(!t){var l=1/0;for(u=0;u<e.length;u++){for(var[t,o,a]=e[u],i=!0,c=0;c<t.length;c++)(!1&a||l>=a)&&Object.keys(n.O).every(e=>n.O[e](t[c]))?t.splice(c--,1):(i=!1,a<l&&(l=a));if(i){e.splice(u--,1);var d=o();void 0!==d&&(r=d)}}return r}a=a||0;for(var u=e.length;u>0&&e[u-1][2]>a;u--)e[u]=e[u-1];e[u]=[t,o,a]},n.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return n.d(r,{a:r}),r},n.d=(e,r)=>{for(var t in r)n.o(r,t)&&!n.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},n.f={},n.e=e=>Promise.all(Object.keys(n.f).reduce((r,t)=>(n.f[t](e,r),r),[])),n.u=e=>e+"-"+e+".js?v="+{2311:"3336a095660f56f06fe2",2426:"7593fca92590d7569251",9811:"975f353a252dd0095921"}[e],n.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),r={},t="nextcloud-ui-legacy:",n.l=(e,o,a,l)=>{if(r[e])r[e].push(o);else{var i,c;if(void 0!==a)for(var d=document.getElementsByTagName("script"),u=0;u<d.length;u++){var s=d[u];if(s.getAttribute("src")==e||s.getAttribute("data-webpack")==t+a){i=s;break}}i||(c=!0,(i=document.createElement("script")).charset="utf-8",n.nc&&i.setAttribute("nonce",n.nc),i.setAttribute("data-webpack",t+a),i.src=e),r[e]=[o];var p=(t,o)=>{i.onerror=i.onload=null,clearTimeout(f);var a=r[e];if(delete r[e],i.parentNode&&i.parentNode.removeChild(i),a&&a.forEach(e=>e(o)),t)return t(o)},f=setTimeout(p.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=p.bind(null,i.onerror),i.onload=p.bind(null,i.onload),c&&document.head.appendChild(i)}},n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),n.j=3181,(()=>{var e;globalThis.importScripts&&(e=globalThis.location+"");var r=globalThis.document;if(!e&&r&&(r.currentScript&&"SCRIPT"===r.currentScript.tagName.toUpperCase()&&(e=r.currentScript.src),!e)){var t=r.getElementsByTagName("script");if(t.length)for(var o=t.length-1;o>-1&&(!e||!/^http(s?):/.test(e));)e=t[o--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),n.p=e})(),(()=>{n.b="undefined"!=typeof document&&document.baseURI||self.location.href;var e={3181:0};n.f.j=(r,t)=>{var o=n.o(e,r)?e[r]:void 0;if(0!==o)if(o)t.push(o[2]);else{var a=new Promise((t,a)=>o=e[r]=[t,a]);t.push(o[2]=a);var l=n.p+n.u(r),i=new Error;n.l(l,t=>{if(n.o(e,r)&&(0!==(o=e[r])&&(e[r]=void 0),o)){var a=t&&("load"===t.type?"missing":t.type),l=t&&t.target&&t.target.src;i.message="Loading chunk "+r+" failed.\n("+a+": "+l+")",i.name="ChunkLoadError",i.type=a,i.request=l,o[1](i)}},"chunk-"+r,r)}},n.O.j=r=>0===e[r];var r=(r,t)=>{var o,a,[l,i,c]=t,d=0;if(l.some(r=>0!==e[r])){for(o in i)n.o(i,o)&&(n.m[o]=i[o]);if(c)var u=c(n)}for(r&&r(t);d<l.length;d++)a=l[d],n.o(e,a)&&e[a]&&e[a][0](),e[a]=0;return n.O(u)},t=globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[];t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),n.nc=void 0;var l=n.O(void 0,[4208],()=>n(43925));l=n.O(l)})();
|
||||
//# sourceMappingURL=core-login_flow.js.map?v=6c200c6428ef1bc6219a
|
||||
(()=>{"use strict";var e,r,t,o={43925(e,r,t){var o=t(21777),a=t(81222),n=t(85471);t.nc=(0,o.aV)();const l=(0,n.$V)(()=>Promise.all([t.e(4208),t.e(2311)]).then(t.bind(t,72311))),i=(0,n.$V)(()=>Promise.all([t.e(4208),t.e(2426)]).then(t.bind(t,32426))),c=(0,n.$V)(()=>Promise.all([t.e(4208),t.e(9811)]).then(t.bind(t,59811))),d=(0,a.C)("core","loginFlowState");new n.Ay({render:e=>e("auth"===d?l:"grant"===d?i:c)}).$mount("#core-loginflow")}},a={};function n(e){var r=a[e];if(void 0!==r)return r.exports;var t=a[e]={id:e,loaded:!1,exports:{}};return o[e].call(t.exports,t,t.exports,n),t.loaded=!0,t.exports}n.m=o,e=[],n.O=(r,t,o,a)=>{if(!t){var l=1/0;for(u=0;u<e.length;u++){for(var[t,o,a]=e[u],i=!0,c=0;c<t.length;c++)(!1&a||l>=a)&&Object.keys(n.O).every(e=>n.O[e](t[c]))?t.splice(c--,1):(i=!1,a<l&&(l=a));if(i){e.splice(u--,1);var d=o();void 0!==d&&(r=d)}}return r}a=a||0;for(var u=e.length;u>0&&e[u-1][2]>a;u--)e[u]=e[u-1];e[u]=[t,o,a]},n.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return n.d(r,{a:r}),r},n.d=(e,r)=>{for(var t in r)n.o(r,t)&&!n.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},n.f={},n.e=e=>Promise.all(Object.keys(n.f).reduce((r,t)=>(n.f[t](e,r),r),[])),n.u=e=>e+"-"+e+".js?v="+{2311:"851ce89957dd56c95c18",2426:"037267d94aab81a46470",9811:"975f353a252dd0095921"}[e],n.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),r={},t="nextcloud-ui-legacy:",n.l=(e,o,a,l)=>{if(r[e])r[e].push(o);else{var i,c;if(void 0!==a)for(var d=document.getElementsByTagName("script"),u=0;u<d.length;u++){var s=d[u];if(s.getAttribute("src")==e||s.getAttribute("data-webpack")==t+a){i=s;break}}i||(c=!0,(i=document.createElement("script")).charset="utf-8",n.nc&&i.setAttribute("nonce",n.nc),i.setAttribute("data-webpack",t+a),i.src=e),r[e]=[o];var p=(t,o)=>{i.onerror=i.onload=null,clearTimeout(f);var a=r[e];if(delete r[e],i.parentNode&&i.parentNode.removeChild(i),a&&a.forEach(e=>e(o)),t)return t(o)},f=setTimeout(p.bind(null,void 0,{type:"timeout",target:i}),12e4);i.onerror=p.bind(null,i.onerror),i.onload=p.bind(null,i.onload),c&&document.head.appendChild(i)}},n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),n.j=3181,(()=>{var e;globalThis.importScripts&&(e=globalThis.location+"");var r=globalThis.document;if(!e&&r&&(r.currentScript&&"SCRIPT"===r.currentScript.tagName.toUpperCase()&&(e=r.currentScript.src),!e)){var t=r.getElementsByTagName("script");if(t.length)for(var o=t.length-1;o>-1&&(!e||!/^http(s?):/.test(e));)e=t[o--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),n.p=e})(),(()=>{n.b="undefined"!=typeof document&&document.baseURI||self.location.href;var e={3181:0};n.f.j=(r,t)=>{var o=n.o(e,r)?e[r]:void 0;if(0!==o)if(o)t.push(o[2]);else{var a=new Promise((t,a)=>o=e[r]=[t,a]);t.push(o[2]=a);var l=n.p+n.u(r),i=new Error;n.l(l,t=>{if(n.o(e,r)&&(0!==(o=e[r])&&(e[r]=void 0),o)){var a=t&&("load"===t.type?"missing":t.type),l=t&&t.target&&t.target.src;i.message="Loading chunk "+r+" failed.\n("+a+": "+l+")",i.name="ChunkLoadError",i.type=a,i.request=l,o[1](i)}},"chunk-"+r,r)}},n.O.j=r=>0===e[r];var r=(r,t)=>{var o,a,[l,i,c]=t,d=0;if(l.some(r=>0!==e[r])){for(o in i)n.o(i,o)&&(n.m[o]=i[o]);if(c)var u=c(n)}for(r&&r(t);d<l.length;d++)a=l[d],n.o(e,a)&&e[a]&&e[a][0](),e[a]=0;return n.O(u)},t=globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[];t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),n.nc=void 0;var l=n.O(void 0,[4208],()=>n(43925));l=n.O(l)})();
|
||||
//# sourceMappingURL=core-login_flow.js.map?v=6cc2572bf32ef8378829
|
||||
2
dist/core-login_flow.js.license
vendored
2
dist/core-login_flow.js.license
vendored
|
|
@ -33,7 +33,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.104.1
|
||||
- version: 5.105.0
|
||||
- license: MIT
|
||||
- nextcloud
|
||||
- version: 1.0.0
|
||||
|
|
|
|||
2
dist/core-login_flow.js.map
vendored
2
dist/core-login_flow.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/core-main.js
vendored
4
dist/core-main.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-main.js.license
vendored
2
dist/core-main.js.license
vendored
|
|
@ -579,7 +579,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.104.1
|
||||
- version: 5.105.0
|
||||
- license: MIT
|
||||
- which-typed-array
|
||||
- version: 1.1.19
|
||||
|
|
|
|||
2
dist/core-main.js.map
vendored
2
dist/core-main.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/core-maintenance.js.license
vendored
2
dist/core-maintenance.js.license
vendored
|
|
@ -51,7 +51,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.104.1
|
||||
- version: 5.105.0
|
||||
- license: MIT
|
||||
- nextcloud
|
||||
- version: 1.0.0
|
||||
|
|
|
|||
2
dist/core-maintenance.js.map
vendored
2
dist/core-maintenance.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/core-public-page-menu.js
vendored
4
dist/core-public-page-menu.js
vendored
File diff suppressed because one or more lines are too long
2
dist/core-public-page-menu.js.license
vendored
2
dist/core-public-page-menu.js.license
vendored
|
|
@ -182,7 +182,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.7.16
|
||||
- license: MIT
|
||||
- webpack
|
||||
- version: 5.104.1
|
||||
- version: 5.105.0
|
||||
- license: MIT
|
||||
- nextcloud
|
||||
- version: 1.0.0
|
||||
|
|
|
|||
2
dist/core-public-page-menu.js.map
vendored
2
dist/core-public-page-menu.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/core-public-page-user-menu.js
vendored
4
dist/core-public-page-user-menu.js
vendored
File diff suppressed because one or more lines are too long
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue