mirror of
https://github.com/nextcloud/server.git
synced 2026-03-21 10:00:33 -04:00
build(deps): bump @nextcloud/paths from 2.2.0 to 2.2.1
Bumps [@nextcloud/paths](https://github.com/nextcloud-libraries/nextcloud-paths) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-paths/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-paths/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-paths/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: "@nextcloud/paths" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
00e96c4be1
commit
b6e1c9531d
231 changed files with 6294 additions and 3919 deletions
4
dist/1439-1439.js.license
vendored
4
dist/1439-1439.js.license
vendored
|
|
@ -86,7 +86,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -101,7 +101,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- util
|
||||
- version: 0.12.5
|
||||
|
|
|
|||
4
dist/1521-1521.js
vendored
4
dist/1521-1521.js
vendored
File diff suppressed because one or more lines are too long
8
dist/1521-1521.js.license
vendored
8
dist/1521-1521.js.license
vendored
|
|
@ -57,7 +57,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: MIT
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -66,7 +66,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -123,7 +123,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -138,7 +138,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- style-loader
|
||||
- version: 3.3.4
|
||||
|
|
|
|||
2
dist/1521-1521.js.map
vendored
2
dist/1521-1521.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/1642-1642.js
vendored
4
dist/1642-1642.js
vendored
|
|
@ -1,2 +1,2 @@
|
|||
"use strict";(self.webpackChunknextcloud=self.webpackChunknextcloud||[]).push([[1642],{94929:(t,e,n)=>{n.d(e,{A:()=>i});var a=n(71354),l=n.n(a),o=n(76314),s=n.n(o)()(l());s.push([t.id,".legacy-prompt__text[data-v-8cfbac52]{margin-block:0 .75em}.legacy-prompt__input[data-v-8cfbac52]{margin-block:0 1em}[data-v-8cfbac52] .legacy-prompt__dialog .dialog__actions{min-width:calc(100% - 12px);justify-content:space-between}","",{version:3,sources:["webpack://./core/src/components/LegacyDialogPrompt.vue"],names:[],mappings:"AAEC,sCACC,oBAAA,CAGD,uCACC,kBAAA,CAIF,0DACC,2BAAA,CACA,6BAAA",sourcesContent:["\n.legacy-prompt {\n\t&__text {\n\t\tmargin-block: 0 .75em;\n\t}\n\n\t&__input {\n\t\tmargin-block: 0 1em;\n\t}\n}\n\n:deep(.legacy-prompt__dialog .dialog__actions) {\n\tmin-width: calc(100% - 12px);\n\tjustify-content: space-between;\n}\n"],sourceRoot:""}]);const i=s},71642:(t,e,n)=>{n.r(e),n.d(e,{default:()=>h});var a=n(53334),l=n(85471),o=n(94219),s=n(82182),i=n(16044);const c=(0,l.pM)({name:"LegacyDialogPrompt",components:{NcDialog:o.A,NcTextField:s.A,NcPasswordField:i.A},props:{name:{type:String,required:!0},text:{type:String,required:!0},isPassword:{type:Boolean,required:!0},inputName:{type:String,default:"prompt-input"}},emits:["close"],data:()=>({inputValue:""}),computed:{buttons(){return[{label:(0,a.Tl)("core","No"),callback:()=>this.$emit("close",!1,this.inputValue)},{label:(0,a.Tl)("core","Yes"),type:"primary",callback:()=>this.$emit("close",!0,this.inputValue)}]}},mounted(){this.$nextTick((()=>{var t,e;return null===(t=this.$refs.input)||void 0===t||null===(e=t.focus)||void 0===e?void 0:e.call(t)}))}});var p=n(85072),u=n.n(p),r=n(97825),m=n.n(r),d=n(77659),A=n.n(d),g=n(55056),_=n.n(g),b=n(10540),y=n.n(b),f=n(41113),C=n.n(f),v=n(94929),x={};x.styleTagTransform=C(),x.setAttributes=_(),x.insert=A().bind(null,"head"),x.domAPI=m(),x.insertStyleElement=y(),u()(v.A,x),v.A&&v.A.locals&&v.A.locals;const h=(0,n(14486).A)(c,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcDialog",{attrs:{"dialog-classes":"legacy-prompt__dialog",buttons:t.buttons,name:t.name},on:{"update:open":function(e){return t.$emit("close",!1,t.inputValue)}}},[e("p",{staticClass:"legacy-prompt__text",domProps:{textContent:t._s(t.text)}}),t._v(" "),t.isPassword?e("NcPasswordField",{ref:"input",staticClass:"legacy-prompt__input",attrs:{autocomplete:"new-password",label:t.name,name:t.inputName,value:t.inputValue},on:{"update:value":function(e){t.inputValue=e}}}):e("NcTextField",{ref:"input",staticClass:"legacy-prompt__input",attrs:{label:t.name,name:t.inputName,value:t.inputValue},on:{"update:value":function(e){t.inputValue=e}}})],1)}),[],!1,null,"8cfbac52",null).exports}}]);
|
||||
//# sourceMappingURL=1642-1642.js.map?v=00f437770241bf2f3a71
|
||||
"use strict";(self.webpackChunknextcloud=self.webpackChunknextcloud||[]).push([[1642],{94929:(t,e,n)=>{n.d(e,{A:()=>i});var a=n(71354),o=n.n(a),s=n(76314),l=n.n(s)()(o());l.push([t.id,".legacy-prompt__text[data-v-8cfbac52]{margin-block:0 .75em}.legacy-prompt__input[data-v-8cfbac52]{margin-block:0 1em}[data-v-8cfbac52] .legacy-prompt__dialog .dialog__actions{min-width:calc(100% - 12px);justify-content:space-between}","",{version:3,sources:["webpack://./core/src/components/LegacyDialogPrompt.vue"],names:[],mappings:"AAEC,sCACC,oBAAA,CAGD,uCACC,kBAAA,CAIF,0DACC,2BAAA,CACA,6BAAA",sourcesContent:["\n.legacy-prompt {\n\t&__text {\n\t\tmargin-block: 0 .75em;\n\t}\n\n\t&__input {\n\t\tmargin-block: 0 1em;\n\t}\n}\n\n:deep(.legacy-prompt__dialog .dialog__actions) {\n\tmin-width: calc(100% - 12px);\n\tjustify-content: space-between;\n}\n"],sourceRoot:""}]);const i=l},71642:(t,e,n)=>{n.r(e),n.d(e,{default:()=>v});var a=n(53334),o=n(85471),s=n(94219),l=n(82182),i=n(16044);const c=(0,o.pM)({name:"LegacyDialogPrompt",components:{NcDialog:s.A,NcTextField:l.A,NcPasswordField:i.A},props:{name:{type:String,required:!0},text:{type:String,required:!0},isPassword:{type:Boolean,required:!0},inputName:{type:String,default:"prompt-input"}},emits:["close"],data:()=>({inputValue:""}),computed:{buttons(){return[{label:(0,a.Tl)("core","No"),callback:()=>this.$emit("close",!1,this.inputValue)},{label:(0,a.Tl)("core","Yes"),type:"primary",callback:()=>this.$emit("close",!0,this.inputValue)}]}},mounted(){this.$nextTick((()=>this.$refs.input?.focus?.()))}});var p=n(85072),u=n.n(p),r=n(97825),m=n.n(r),d=n(77659),A=n.n(d),g=n(55056),_=n.n(g),b=n(10540),y=n.n(b),f=n(41113),C=n.n(f),x=n(94929),h={};h.styleTagTransform=C(),h.setAttributes=_(),h.insert=A().bind(null,"head"),h.domAPI=m(),h.insertStyleElement=y(),u()(x.A,h),x.A&&x.A.locals&&x.A.locals;const v=(0,n(14486).A)(c,(function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcDialog",{attrs:{"dialog-classes":"legacy-prompt__dialog",buttons:t.buttons,name:t.name},on:{"update:open":function(e){return t.$emit("close",!1,t.inputValue)}}},[e("p",{staticClass:"legacy-prompt__text",domProps:{textContent:t._s(t.text)}}),t._v(" "),t.isPassword?e("NcPasswordField",{ref:"input",staticClass:"legacy-prompt__input",attrs:{autocomplete:"new-password",label:t.name,name:t.inputName,value:t.inputValue},on:{"update:value":function(e){t.inputValue=e}}}):e("NcTextField",{ref:"input",staticClass:"legacy-prompt__input",attrs:{label:t.name,name:t.inputName,value:t.inputValue},on:{"update:value":function(e){t.inputValue=e}}})],1)}),[],!1,null,"8cfbac52",null).exports}}]);
|
||||
//# sourceMappingURL=1642-1642.js.map?v=0e50a2b32d2d64b50afa
|
||||
18
dist/1642-1642.js.license
vendored
18
dist/1642-1642.js.license
vendored
|
|
@ -38,7 +38,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.5.0
|
||||
- license: GPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -71,14 +71,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -86,7 +83,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: MIT
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- debounce
|
||||
- version: 2.1.0
|
||||
|
|
@ -98,7 +95,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -169,8 +166,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -185,7 +185,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- style-loader
|
||||
- version: 3.3.4
|
||||
|
|
|
|||
2
dist/1642-1642.js.map
vendored
2
dist/1642-1642.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/2452-2452.js
vendored
4
dist/2452-2452.js
vendored
File diff suppressed because one or more lines are too long
18
dist/2452-2452.js.license
vendored
18
dist/2452-2452.js.license
vendored
|
|
@ -38,7 +38,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.5.0
|
||||
- license: GPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -65,14 +65,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -80,7 +77,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: MIT
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -89,7 +86,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -163,8 +160,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -179,7 +179,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- style-loader
|
||||
- version: 3.3.4
|
||||
|
|
|
|||
2
dist/2452-2452.js.map
vendored
2
dist/2452-2452.js.map
vendored
File diff suppressed because one or more lines are too long
42
dist/3920-3920.js.license
vendored
42
dist/3920-3920.js.license
vendored
|
|
@ -79,7 +79,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.3.5
|
||||
- license: AGPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -100,7 +100,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 8.15.1
|
||||
- license: AGPL-3.0-or-later
|
||||
- @vue/devtools-api
|
||||
- version: 6.6.1
|
||||
- version: 6.6.3
|
||||
- license: MIT
|
||||
- @vueuse/components
|
||||
- version: 10.11.0
|
||||
|
|
@ -118,7 +118,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- balanced-match
|
||||
- version: 1.0.2
|
||||
|
|
@ -133,7 +133,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- version: 5.7.1
|
||||
- license: MIT
|
||||
- builtin-status-codes
|
||||
- version: 3.0.0
|
||||
|
|
@ -154,7 +154,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -163,7 +163,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -261,11 +261,14 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-inspect
|
||||
- version: 1.13.1
|
||||
- version: 1.13.2
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -286,7 +289,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.12.7
|
||||
- license: MIT
|
||||
- pinia
|
||||
- version: 2.1.7
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- possible-typed-array-names
|
||||
- version: 1.0.0
|
||||
|
|
@ -294,12 +297,12 @@ This file is generated from multiple sources. Included packages:
|
|||
- process
|
||||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- punycode
|
||||
- version: 1.4.1
|
||||
- license: MIT
|
||||
- querystringify
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- requires-port
|
||||
- version: 1.0.0
|
||||
- license: MIT
|
||||
|
|
@ -307,14 +310,20 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.2.1
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- side-channel
|
||||
- version: 1.0.6
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- stream-browserify
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- stream-http
|
||||
- version: 3.2.0
|
||||
- license: MIT
|
||||
|
|
@ -354,14 +363,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- url-parse
|
||||
- version: 1.5.10
|
||||
- license: MIT
|
||||
- punycode
|
||||
- version: 1.4.1
|
||||
- license: MIT
|
||||
- qs
|
||||
- version: 6.11.2
|
||||
- version: 6.13.0
|
||||
- license: BSD-3-Clause
|
||||
- url
|
||||
- version: 0.11.3
|
||||
- version: 0.11.4
|
||||
- license: MIT
|
||||
- util-deprecate
|
||||
- version: 1.0.2
|
||||
|
|
|
|||
4
dist/4254-4254.js.license
vendored
4
dist/4254-4254.js.license
vendored
|
|
@ -86,7 +86,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -101,7 +101,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- util
|
||||
- version: 0.12.5
|
||||
|
|
|
|||
4
dist/5085-5085.js
vendored
4
dist/5085-5085.js
vendored
File diff suppressed because one or more lines are too long
8
dist/5085-5085.js.license
vendored
8
dist/5085-5085.js.license
vendored
|
|
@ -57,7 +57,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: MIT
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -66,7 +66,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -123,7 +123,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -138,7 +138,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- style-loader
|
||||
- version: 3.3.4
|
||||
|
|
|
|||
2
dist/5085-5085.js.map
vendored
2
dist/5085-5085.js.map
vendored
File diff suppressed because one or more lines are too long
8
dist/5315-5315.js.license
vendored
8
dist/5315-5315.js.license
vendored
|
|
@ -56,7 +56,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: MIT
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -65,7 +65,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -134,7 +134,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -149,7 +149,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- style-loader
|
||||
- version: 3.3.4
|
||||
|
|
|
|||
56
dist/5528-5528.js.license
vendored
56
dist/5528-5528.js.license
vendored
|
|
@ -54,10 +54,10 @@ SPDX-FileCopyrightText: Andrea Giammarchi
|
|||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- @floating-ui/core
|
||||
- version: 1.6.0
|
||||
- version: 1.6.5
|
||||
- license: MIT
|
||||
- @floating-ui/utils
|
||||
- version: 0.2.1
|
||||
- version: 0.2.5
|
||||
- license: MIT
|
||||
- unist-util-is
|
||||
- version: 3.0.0
|
||||
|
|
@ -84,7 +84,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: GPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -102,7 +102,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.2.3
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/vue-select
|
||||
- version: 3.25.0
|
||||
- version: 3.25.1
|
||||
- license: MIT
|
||||
- @nextcloud/vue
|
||||
- version: 8.15.1
|
||||
|
|
@ -126,7 +126,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- bail
|
||||
- version: 2.0.2
|
||||
|
|
@ -134,9 +134,6 @@ This file is generated from multiple sources. Included packages:
|
|||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -159,7 +156,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- debounce
|
||||
- version: 2.1.0
|
||||
|
|
@ -177,10 +174,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.0
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- emoji-mart-vue-fast
|
||||
- version: 15.0.1
|
||||
- version: 15.0.2
|
||||
- license: BSD-3-Clause
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -263,6 +260,9 @@ This file is generated from multiple sources. Included packages:
|
|||
- is-nan
|
||||
- version: 1.3.2
|
||||
- license: MIT
|
||||
- is-plain-obj
|
||||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- is-typed-array
|
||||
- version: 1.1.13
|
||||
- license: MIT
|
||||
|
|
@ -291,7 +291,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.1
|
||||
- license: MIT
|
||||
- mdast-util-from-markdown
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- mdast-util-gfm-autolink-literal
|
||||
- version: 2.0.0
|
||||
|
|
@ -318,7 +318,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- mdast-util-to-hast
|
||||
- version: 13.1.0
|
||||
- version: 13.2.0
|
||||
- license: MIT
|
||||
- mdast-util-to-markdown
|
||||
- version: 2.1.0
|
||||
|
|
@ -327,25 +327,25 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.0
|
||||
- license: MIT
|
||||
- micromark-core-commonmark
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-autolink-literal
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-footnote
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-strikethrough
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-table
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-tagfilter
|
||||
- version: 2.0.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-task-list-item
|
||||
- version: 2.0.1
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm
|
||||
- version: 3.0.0
|
||||
|
|
@ -399,7 +399,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.0.0
|
||||
- license: MIT
|
||||
- micromark-util-subtokenize
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- micromark
|
||||
- version: 4.0.0
|
||||
|
|
@ -407,8 +407,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -423,7 +426,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- property-information
|
||||
- version: 6.4.1
|
||||
- version: 6.5.0
|
||||
- license: MIT
|
||||
- rehype-external-links
|
||||
- version: 3.0.0
|
||||
|
|
@ -444,7 +447,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 11.1.0
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- space-separated-tokens
|
||||
- version: 2.0.2
|
||||
|
|
@ -467,11 +470,8 @@ This file is generated from multiple sources. Included packages:
|
|||
- trough
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- is-plain-obj
|
||||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- unified
|
||||
- version: 11.0.4
|
||||
- version: 11.0.5
|
||||
- license: MIT
|
||||
- unist-builder
|
||||
- version: 4.0.0
|
||||
|
|
@ -498,7 +498,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.2
|
||||
- license: MIT
|
||||
- vfile
|
||||
- version: 6.0.1
|
||||
- version: 6.0.2
|
||||
- license: MIT
|
||||
- vue-router
|
||||
- version: 3.6.5
|
||||
|
|
|
|||
4
dist/5804-5804.js
vendored
4
dist/5804-5804.js
vendored
|
|
@ -1,2 +1,2 @@
|
|||
"use strict";(self.webpackChunknextcloud=self.webpackChunknextcloud||[]).push([[5804],{34604:(e,t,n)=>{n.d(t,{A:()=>l});var o=n(71354),i=n.n(o),r=n(76314),s=n.n(r)()(i());s.push([e.id,"\n.note-to-recipient[data-v-77889141] {\n\tmargin-inline: var(--row-height)\n}\n.note-to-recipient__text[data-v-77889141] {\n\t/* respect new lines */\n\twhite-space: pre-line;\n}\n.note-to-recipient__heading[data-v-77889141] {\n\tfont-weight: bold;\n}\n@media screen and (max-width: 512px) {\n.note-to-recipient[data-v-77889141] {\n\t\tmargin-inline: var(--default-grid-baseline);\n}\n}\n","",{version:3,sources:["webpack://./apps/files_sharing/src/views/FilesHeaderNoteToRecipient.vue"],names:[],mappings:";AAsDA;CACA;AACA;AAEA;CACA,sBAAA;CACA,qBAAA;AACA;AAEA;CACA,iBAAA;AACA;AAEA;AACA;EACA,2CAAA;AACA;AACA",sourcesContent:["\x3c!--\n - SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors\n - SPDX-License-Identifier: AGPL-3.0-or-later\n--\x3e\n<template>\n\t<NcNoteCard v-if=\"note.length > 0\"\n\t\tclass=\"note-to-recipient\"\n\t\ttype=\"info\">\n\t\t<p v-if=\"user\" class=\"note-to-recipient__heading\">\n\t\t\t{{ t('files_sharing', 'Note from') }}\n\t\t\t<NcUserBubble :user=\"user.id\" :display-name=\"user.displayName\" />\n\t\t</p>\n\t\t<p v-else class=\"note-to-recipient__heading\">\n\t\t\t{{ t('files_sharing', 'Note:') }}\n\t\t</p>\n\t\t<p class=\"note-to-recipient__text\" v-text=\"note\" />\n\t</NcNoteCard>\n</template>\n\n<script setup lang=\"ts\">\nimport type { Folder } from '@nextcloud/files'\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { t } from '@nextcloud/l10n'\nimport { computed, ref } from 'vue'\n\nimport NcNoteCard from '@nextcloud/vue/dist/Components/NcNoteCard.js'\nimport NcUserBubble from '@nextcloud/vue/dist/Components/NcUserBubble.js'\n\nconst folder = ref<Folder>()\nconst note = computed<string>(() => folder.value?.attributes.note ?? '')\nconst user = computed(() => {\n\tconst id = folder.value?.attributes?.['owner-id']\n\tconst displayName = folder.value?.attributes?.['owner-display-name']\n\tif (id !== getCurrentUser()?.uid) {\n\t\treturn {\n\t\t\tid,\n\t\t\tdisplayName,\n\t\t}\n\t}\n\treturn null\n})\n\n/**\n * Update the current folder\n * @param newFolder the new folder to show note for\n */\nfunction updateFolder(newFolder: Folder) {\n\tfolder.value = newFolder\n}\n\ndefineExpose({ updateFolder })\n<\/script>\n\n<style scoped>\n.note-to-recipient {\n\tmargin-inline: var(--row-height)\n}\n\n.note-to-recipient__text {\n\t/* respect new lines */\n\twhite-space: pre-line;\n}\n\n.note-to-recipient__heading {\n\tfont-weight: bold;\n}\n\n@media screen and (max-width: 512px) {\n\t.note-to-recipient {\n\t\tmargin-inline: var(--default-grid-baseline);\n\t}\n}\n</style>\n"],sourceRoot:""}]);const l=s},75804:(e,t,n)=>{n.d(t,{default:()=>x});var o=n(85471),i=n(21777),r=n(53334),s=n(52201),l=n(6991);const a=(0,o.pM)({__name:"FilesHeaderNoteToRecipient",setup(e,t){let{expose:n}=t;const a=(0,o.KR)(),d=(0,o.EW)((()=>{var e,t;return null!==(e=null===(t=a.value)||void 0===t?void 0:t.attributes.note)&&void 0!==e?e:""})),u=(0,o.EW)((()=>{var e,t,n;const o=null===(e=a.value)||void 0===e||null===(e=e.attributes)||void 0===e?void 0:e["owner-id"],r=null===(t=a.value)||void 0===t||null===(t=t.attributes)||void 0===t?void 0:t["owner-display-name"];return o!==(null===(n=(0,i.HW)())||void 0===n?void 0:n.uid)?{id:o,displayName:r}:null}));function c(e){a.value=e}return n({updateFolder:c}),{__sfc:!0,folder:a,note:d,user:u,updateFolder:c,t:r.t,NcNoteCard:s.A,NcUserBubble:l.N}}});var d=n(85072),u=n.n(d),c=n(97825),p=n.n(c),A=n(77659),m=n.n(A),f=n(55056),v=n.n(f),_=n(10540),C=n.n(_),h=n(41113),N=n.n(h),g=n(34604),b={};b.styleTagTransform=N(),b.setAttributes=v(),b.insert=m().bind(null,"head"),b.domAPI=p(),b.insertStyleElement=C(),u()(g.A,b),g.A&&g.A.locals&&g.A.locals;const x=(0,n(14486).A)(a,(function(){var e=this,t=e._self._c,n=e._self._setupProxy;return n.note.length>0?t(n.NcNoteCard,{staticClass:"note-to-recipient",attrs:{type:"info"}},[n.user?t("p",{staticClass:"note-to-recipient__heading"},[e._v("\n\t\t"+e._s(n.t("files_sharing","Note from"))+"\n\t\t"),t(n.NcUserBubble,{attrs:{user:n.user.id,"display-name":n.user.displayName}})],1):t("p",{staticClass:"note-to-recipient__heading"},[e._v("\n\t\t"+e._s(n.t("files_sharing","Note:"))+"\n\t")]),e._v(" "),t("p",{staticClass:"note-to-recipient__text",domProps:{textContent:e._s(n.note)}})]):e._e()}),[],!1,null,"77889141",null).exports}}]);
|
||||
//# sourceMappingURL=5804-5804.js.map?v=bbed62e5611e49a34103
|
||||
"use strict";(self.webpackChunknextcloud=self.webpackChunknextcloud||[]).push([[5804],{34604:(e,t,n)=>{n.d(t,{A:()=>a});var r=n(71354),o=n.n(r),i=n(76314),s=n.n(i)()(o());s.push([e.id,"\n.note-to-recipient[data-v-77889141] {\n\tmargin-inline: var(--row-height)\n}\n.note-to-recipient__text[data-v-77889141] {\n\t/* respect new lines */\n\twhite-space: pre-line;\n}\n.note-to-recipient__heading[data-v-77889141] {\n\tfont-weight: bold;\n}\n@media screen and (max-width: 512px) {\n.note-to-recipient[data-v-77889141] {\n\t\tmargin-inline: var(--default-grid-baseline);\n}\n}\n","",{version:3,sources:["webpack://./apps/files_sharing/src/views/FilesHeaderNoteToRecipient.vue"],names:[],mappings:";AAsDA;CACA;AACA;AAEA;CACA,sBAAA;CACA,qBAAA;AACA;AAEA;CACA,iBAAA;AACA;AAEA;AACA;EACA,2CAAA;AACA;AACA",sourcesContent:["\x3c!--\n - SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors\n - SPDX-License-Identifier: AGPL-3.0-or-later\n--\x3e\n<template>\n\t<NcNoteCard v-if=\"note.length > 0\"\n\t\tclass=\"note-to-recipient\"\n\t\ttype=\"info\">\n\t\t<p v-if=\"user\" class=\"note-to-recipient__heading\">\n\t\t\t{{ t('files_sharing', 'Note from') }}\n\t\t\t<NcUserBubble :user=\"user.id\" :display-name=\"user.displayName\" />\n\t\t</p>\n\t\t<p v-else class=\"note-to-recipient__heading\">\n\t\t\t{{ t('files_sharing', 'Note:') }}\n\t\t</p>\n\t\t<p class=\"note-to-recipient__text\" v-text=\"note\" />\n\t</NcNoteCard>\n</template>\n\n<script setup lang=\"ts\">\nimport type { Folder } from '@nextcloud/files'\nimport { getCurrentUser } from '@nextcloud/auth'\nimport { t } from '@nextcloud/l10n'\nimport { computed, ref } from 'vue'\n\nimport NcNoteCard from '@nextcloud/vue/dist/Components/NcNoteCard.js'\nimport NcUserBubble from '@nextcloud/vue/dist/Components/NcUserBubble.js'\n\nconst folder = ref<Folder>()\nconst note = computed<string>(() => folder.value?.attributes.note ?? '')\nconst user = computed(() => {\n\tconst id = folder.value?.attributes?.['owner-id']\n\tconst displayName = folder.value?.attributes?.['owner-display-name']\n\tif (id !== getCurrentUser()?.uid) {\n\t\treturn {\n\t\t\tid,\n\t\t\tdisplayName,\n\t\t}\n\t}\n\treturn null\n})\n\n/**\n * Update the current folder\n * @param newFolder the new folder to show note for\n */\nfunction updateFolder(newFolder: Folder) {\n\tfolder.value = newFolder\n}\n\ndefineExpose({ updateFolder })\n<\/script>\n\n<style scoped>\n.note-to-recipient {\n\tmargin-inline: var(--row-height)\n}\n\n.note-to-recipient__text {\n\t/* respect new lines */\n\twhite-space: pre-line;\n}\n\n.note-to-recipient__heading {\n\tfont-weight: bold;\n}\n\n@media screen and (max-width: 512px) {\n\t.note-to-recipient {\n\t\tmargin-inline: var(--default-grid-baseline);\n\t}\n}\n</style>\n"],sourceRoot:""}]);const a=s},75804:(e,t,n)=>{n.d(t,{default:()=>x});var r=n(85471),o=n(21777),i=n(53334),s=n(52201),a=n(6991);const l=(0,r.pM)({__name:"FilesHeaderNoteToRecipient",setup(e,t){let{expose:n}=t;const l=(0,r.KR)(),d=(0,r.EW)((()=>l.value?.attributes.note??"")),c=(0,r.EW)((()=>{const e=l.value?.attributes?.["owner-id"],t=l.value?.attributes?.["owner-display-name"];return e!==(0,o.HW)()?.uid?{id:e,displayName:t}:null}));function p(e){l.value=e}return n({updateFolder:p}),{__sfc:!0,folder:l,note:d,user:c,updateFolder:p,t:i.t,NcNoteCard:s.A,NcUserBubble:a.N}}});var d=n(85072),c=n.n(d),p=n(97825),u=n.n(p),A=n(77659),m=n.n(A),f=n(55056),_=n.n(f),C=n(10540),h=n.n(C),v=n(41113),N=n.n(v),g=n(34604),b={};b.styleTagTransform=N(),b.setAttributes=_(),b.insert=m().bind(null,"head"),b.domAPI=u(),b.insertStyleElement=h(),c()(g.A,b),g.A&&g.A.locals&&g.A.locals;const x=(0,n(14486).A)(l,(function(){var e=this,t=e._self._c,n=e._self._setupProxy;return n.note.length>0?t(n.NcNoteCard,{staticClass:"note-to-recipient",attrs:{type:"info"}},[n.user?t("p",{staticClass:"note-to-recipient__heading"},[e._v("\n\t\t"+e._s(n.t("files_sharing","Note from"))+"\n\t\t"),t(n.NcUserBubble,{attrs:{user:n.user.id,"display-name":n.user.displayName}})],1):t("p",{staticClass:"note-to-recipient__heading"},[e._v("\n\t\t"+e._s(n.t("files_sharing","Note:"))+"\n\t")]),e._v(" "),t("p",{staticClass:"note-to-recipient__text",domProps:{textContent:e._s(n.note)}})]):e._e()}),[],!1,null,"77889141",null).exports}}]);
|
||||
//# sourceMappingURL=5804-5804.js.map?v=4be0c49e080a122b3d71
|
||||
18
dist/5804-5804.js.license
vendored
18
dist/5804-5804.js.license
vendored
|
|
@ -51,7 +51,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: GPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -84,14 +84,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -105,7 +102,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -114,7 +111,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -194,8 +191,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -210,7 +210,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- striptags
|
||||
- version: 3.2.0
|
||||
|
|
|
|||
2
dist/5804-5804.js.map
vendored
2
dist/5804-5804.js.map
vendored
File diff suppressed because one or more lines are too long
20
dist/5963-5963.js.license
vendored
20
dist/5963-5963.js.license
vendored
|
|
@ -54,7 +54,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.3.5
|
||||
- license: AGPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -72,7 +72,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.0
|
||||
- version: 2.2.1
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
@ -102,14 +102,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -120,7 +117,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: MIT
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -129,7 +126,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -203,8 +200,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -228,7 +228,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- simple-eta
|
||||
- version: 3.0.2
|
||||
|
|
|
|||
4
dist/7462-7462.js
vendored
4
dist/7462-7462.js
vendored
File diff suppressed because one or more lines are too long
42
dist/7462-7462.js.license
vendored
42
dist/7462-7462.js.license
vendored
|
|
@ -79,7 +79,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.3.5
|
||||
- license: AGPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -100,7 +100,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 8.15.1
|
||||
- license: AGPL-3.0-or-later
|
||||
- @vue/devtools-api
|
||||
- version: 6.6.1
|
||||
- version: 6.6.3
|
||||
- license: MIT
|
||||
- @vueuse/components
|
||||
- version: 10.11.0
|
||||
|
|
@ -118,7 +118,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- balanced-match
|
||||
- version: 1.0.2
|
||||
|
|
@ -133,7 +133,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- version: 5.7.1
|
||||
- license: MIT
|
||||
- builtin-status-codes
|
||||
- version: 3.0.0
|
||||
|
|
@ -154,7 +154,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -163,7 +163,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -261,11 +261,14 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-inspect
|
||||
- version: 1.13.1
|
||||
- version: 1.13.2
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -286,7 +289,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.12.7
|
||||
- license: MIT
|
||||
- pinia
|
||||
- version: 2.1.7
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- possible-typed-array-names
|
||||
- version: 1.0.0
|
||||
|
|
@ -294,12 +297,12 @@ This file is generated from multiple sources. Included packages:
|
|||
- process
|
||||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- punycode
|
||||
- version: 1.4.1
|
||||
- license: MIT
|
||||
- querystringify
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- requires-port
|
||||
- version: 1.0.0
|
||||
- license: MIT
|
||||
|
|
@ -307,14 +310,20 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.2.1
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- side-channel
|
||||
- version: 1.0.6
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- stream-browserify
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- stream-http
|
||||
- version: 3.2.0
|
||||
- license: MIT
|
||||
|
|
@ -354,14 +363,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- url-parse
|
||||
- version: 1.5.10
|
||||
- license: MIT
|
||||
- punycode
|
||||
- version: 1.4.1
|
||||
- license: MIT
|
||||
- qs
|
||||
- version: 6.11.2
|
||||
- version: 6.13.0
|
||||
- license: BSD-3-Clause
|
||||
- url
|
||||
- version: 0.11.3
|
||||
- version: 0.11.4
|
||||
- license: MIT
|
||||
- util-deprecate
|
||||
- version: 1.0.2
|
||||
|
|
|
|||
2
dist/7462-7462.js.map
vendored
2
dist/7462-7462.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/7493-7493.js
vendored
4
dist/7493-7493.js
vendored
File diff suppressed because one or more lines are too long
58
dist/7493-7493.js.license
vendored
58
dist/7493-7493.js.license
vendored
|
|
@ -68,10 +68,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
|
|||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- @floating-ui/core
|
||||
- version: 1.6.0
|
||||
- version: 1.6.5
|
||||
- license: MIT
|
||||
- @floating-ui/utils
|
||||
- version: 0.2.1
|
||||
- version: 0.2.5
|
||||
- license: MIT
|
||||
- @linusborg/vue-simple-portal
|
||||
- version: 0.1.5
|
||||
|
|
@ -104,7 +104,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.3.5
|
||||
- license: AGPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -122,7 +122,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.0
|
||||
- version: 2.2.1
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
@ -131,7 +131,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.2.3
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/vue-select
|
||||
- version: 3.25.0
|
||||
- version: 3.25.1
|
||||
- license: MIT
|
||||
- @nextcloud/vue
|
||||
- version: 8.15.1
|
||||
|
|
@ -155,7 +155,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- bail
|
||||
- version: 2.0.2
|
||||
|
|
@ -163,9 +163,6 @@ This file is generated from multiple sources. Included packages:
|
|||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -191,7 +188,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- date-format-parse
|
||||
- version: 0.2.7
|
||||
|
|
@ -212,10 +209,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.0
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- emoji-mart-vue-fast
|
||||
- version: 15.0.1
|
||||
- version: 15.0.2
|
||||
- license: BSD-3-Clause
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -301,6 +298,9 @@ This file is generated from multiple sources. Included packages:
|
|||
- is-nan
|
||||
- version: 1.3.2
|
||||
- license: MIT
|
||||
- is-plain-obj
|
||||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- is-typed-array
|
||||
- version: 1.1.13
|
||||
- license: MIT
|
||||
|
|
@ -329,7 +329,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.1
|
||||
- license: MIT
|
||||
- mdast-util-from-markdown
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- mdast-util-gfm-autolink-literal
|
||||
- version: 2.0.0
|
||||
|
|
@ -356,7 +356,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- mdast-util-to-hast
|
||||
- version: 13.1.0
|
||||
- version: 13.2.0
|
||||
- license: MIT
|
||||
- mdast-util-to-markdown
|
||||
- version: 2.1.0
|
||||
|
|
@ -365,25 +365,25 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.0
|
||||
- license: MIT
|
||||
- micromark-core-commonmark
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-autolink-literal
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-footnote
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-strikethrough
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-table
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-tagfilter
|
||||
- version: 2.0.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-task-list-item
|
||||
- version: 2.0.1
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm
|
||||
- version: 3.0.0
|
||||
|
|
@ -437,7 +437,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.0.0
|
||||
- license: MIT
|
||||
- micromark-util-subtokenize
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- micromark
|
||||
- version: 4.0.0
|
||||
|
|
@ -445,8 +445,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -470,7 +473,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- property-information
|
||||
- version: 6.4.1
|
||||
- version: 6.5.0
|
||||
- license: MIT
|
||||
- rehype-external-links
|
||||
- version: 3.0.0
|
||||
|
|
@ -491,7 +494,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 11.1.0
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- space-separated-tokens
|
||||
- version: 2.0.2
|
||||
|
|
@ -523,11 +526,8 @@ This file is generated from multiple sources. Included packages:
|
|||
- typescript-event-target
|
||||
- version: 1.1.1
|
||||
- license: MIT
|
||||
- is-plain-obj
|
||||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- unified
|
||||
- version: 11.0.4
|
||||
- version: 11.0.5
|
||||
- license: MIT
|
||||
- unist-builder
|
||||
- version: 4.0.0
|
||||
|
|
@ -554,7 +554,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.2
|
||||
- license: MIT
|
||||
- vfile
|
||||
- version: 6.0.1
|
||||
- version: 6.0.2
|
||||
- license: MIT
|
||||
- vue-color
|
||||
- version: 2.8.1
|
||||
|
|
|
|||
2
dist/7493-7493.js.map
vendored
2
dist/7493-7493.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
22
dist/7883-7883.js.license
vendored
22
dist/7883-7883.js.license
vendored
|
|
@ -35,7 +35,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.1
|
||||
- license: GPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -56,19 +56,16 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- browserslist-useragent-regexp
|
||||
- version: 4.1.1
|
||||
- version: 4.1.3
|
||||
- license: MIT
|
||||
- browserslist
|
||||
- version: 4.23.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- version: 4.23.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- caniuse-lite
|
||||
- version: 1.0.30001589
|
||||
- version: 1.0.30001647
|
||||
- license: CC-BY-4.0
|
||||
- console-browserify
|
||||
- version: 1.2.0
|
||||
|
|
@ -80,7 +77,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- electron-to-chromium
|
||||
- version: 1.4.680
|
||||
- version: 1.5.4
|
||||
- license: ISC
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -136,11 +133,14 @@ This file is generated from multiple sources. Included packages:
|
|||
- is-typed-array
|
||||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- node-releases
|
||||
- version: 2.0.14
|
||||
- version: 2.0.18
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -158,7 +158,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.1.27
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- ua-regexes-lite
|
||||
- version: 1.2.1
|
||||
|
|
|
|||
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
42
dist/8057-8057.js.license
vendored
42
dist/8057-8057.js.license
vendored
|
|
@ -79,7 +79,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.3.5
|
||||
- license: AGPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -100,7 +100,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 8.15.1
|
||||
- license: AGPL-3.0-or-later
|
||||
- @vue/devtools-api
|
||||
- version: 6.6.1
|
||||
- version: 6.6.3
|
||||
- license: MIT
|
||||
- @vueuse/components
|
||||
- version: 10.11.0
|
||||
|
|
@ -118,7 +118,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- balanced-match
|
||||
- version: 1.0.2
|
||||
|
|
@ -133,7 +133,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- version: 5.7.1
|
||||
- license: MIT
|
||||
- builtin-status-codes
|
||||
- version: 3.0.0
|
||||
|
|
@ -154,7 +154,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -163,7 +163,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -261,11 +261,14 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-inspect
|
||||
- version: 1.13.1
|
||||
- version: 1.13.2
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -286,7 +289,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.12.7
|
||||
- license: MIT
|
||||
- pinia
|
||||
- version: 2.1.7
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- possible-typed-array-names
|
||||
- version: 1.0.0
|
||||
|
|
@ -294,12 +297,12 @@ This file is generated from multiple sources. Included packages:
|
|||
- process
|
||||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- punycode
|
||||
- version: 1.4.1
|
||||
- license: MIT
|
||||
- querystringify
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- requires-port
|
||||
- version: 1.0.0
|
||||
- license: MIT
|
||||
|
|
@ -307,14 +310,20 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.2.1
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- side-channel
|
||||
- version: 1.0.6
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- stream-browserify
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- stream-http
|
||||
- version: 3.2.0
|
||||
- license: MIT
|
||||
|
|
@ -354,14 +363,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- url-parse
|
||||
- version: 1.5.10
|
||||
- license: MIT
|
||||
- punycode
|
||||
- version: 1.4.1
|
||||
- license: MIT
|
||||
- qs
|
||||
- version: 6.11.2
|
||||
- version: 6.13.0
|
||||
- license: BSD-3-Clause
|
||||
- url
|
||||
- version: 0.11.3
|
||||
- version: 0.11.4
|
||||
- license: MIT
|
||||
- util-deprecate
|
||||
- version: 1.0.2
|
||||
|
|
|
|||
2
dist/857-857.js.license
vendored
2
dist/857-857.js.license
vendored
|
|
@ -4,5 +4,5 @@ SPDX-FileCopyrightText: Robert Kieffer
|
|||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- mime
|
||||
- version: 4.0.3
|
||||
- version: 4.0.4
|
||||
- license: MIT
|
||||
|
|
|
|||
4
dist/8737-8737.js
vendored
4
dist/8737-8737.js
vendored
File diff suppressed because one or more lines are too long
22
dist/8737-8737.js.license
vendored
22
dist/8737-8737.js.license
vendored
|
|
@ -49,7 +49,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.3.5
|
||||
- license: AGPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -70,7 +70,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 8.15.1
|
||||
- license: AGPL-3.0-or-later
|
||||
- @vue/devtools-api
|
||||
- version: 6.6.1
|
||||
- version: 6.6.3
|
||||
- license: MIT
|
||||
- @vueuse/core
|
||||
- version: 10.11.0
|
||||
|
|
@ -85,14 +85,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -100,7 +97,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: MIT
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -109,7 +106,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -180,8 +177,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -199,7 +199,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.12.7
|
||||
- license: MIT
|
||||
- pinia
|
||||
- version: 2.1.7
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- possible-typed-array-names
|
||||
- version: 1.0.0
|
||||
|
|
@ -208,7 +208,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- style-loader
|
||||
- version: 3.3.4
|
||||
|
|
|
|||
2
dist/8737-8737.js.map
vendored
2
dist/8737-8737.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/9480-9480.js
vendored
4
dist/9480-9480.js
vendored
File diff suppressed because one or more lines are too long
58
dist/9480-9480.js.license
vendored
58
dist/9480-9480.js.license
vendored
|
|
@ -69,10 +69,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
|
|||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- @floating-ui/core
|
||||
- version: 1.6.0
|
||||
- version: 1.6.5
|
||||
- license: MIT
|
||||
- @floating-ui/utils
|
||||
- version: 0.2.1
|
||||
- version: 0.2.5
|
||||
- license: MIT
|
||||
- @linusborg/vue-simple-portal
|
||||
- version: 0.1.5
|
||||
|
|
@ -108,7 +108,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.3.5
|
||||
- license: AGPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -126,7 +126,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.0
|
||||
- version: 2.2.1
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
@ -135,7 +135,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.2.3
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/vue-select
|
||||
- version: 3.25.0
|
||||
- version: 3.25.1
|
||||
- license: MIT
|
||||
- @nextcloud/vue
|
||||
- version: 8.15.1
|
||||
|
|
@ -159,7 +159,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- bail
|
||||
- version: 2.0.2
|
||||
|
|
@ -167,9 +167,6 @@ This file is generated from multiple sources. Included packages:
|
|||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -195,7 +192,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- date-format-parse
|
||||
- version: 0.2.7
|
||||
|
|
@ -216,10 +213,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.0
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- emoji-mart-vue-fast
|
||||
- version: 15.0.1
|
||||
- version: 15.0.2
|
||||
- license: BSD-3-Clause
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -305,6 +302,9 @@ This file is generated from multiple sources. Included packages:
|
|||
- is-nan
|
||||
- version: 1.3.2
|
||||
- license: MIT
|
||||
- is-plain-obj
|
||||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- is-typed-array
|
||||
- version: 1.1.13
|
||||
- license: MIT
|
||||
|
|
@ -333,7 +333,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.1
|
||||
- license: MIT
|
||||
- mdast-util-from-markdown
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- mdast-util-gfm-autolink-literal
|
||||
- version: 2.0.0
|
||||
|
|
@ -360,7 +360,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- mdast-util-to-hast
|
||||
- version: 13.1.0
|
||||
- version: 13.2.0
|
||||
- license: MIT
|
||||
- mdast-util-to-markdown
|
||||
- version: 2.1.0
|
||||
|
|
@ -369,25 +369,25 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.0
|
||||
- license: MIT
|
||||
- micromark-core-commonmark
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-autolink-literal
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-footnote
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-strikethrough
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-table
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-tagfilter
|
||||
- version: 2.0.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-task-list-item
|
||||
- version: 2.0.1
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm
|
||||
- version: 3.0.0
|
||||
|
|
@ -441,7 +441,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.0.0
|
||||
- license: MIT
|
||||
- micromark-util-subtokenize
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- micromark
|
||||
- version: 4.0.0
|
||||
|
|
@ -449,8 +449,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -474,7 +477,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- property-information
|
||||
- version: 6.4.1
|
||||
- version: 6.5.0
|
||||
- license: MIT
|
||||
- rehype-external-links
|
||||
- version: 3.0.0
|
||||
|
|
@ -495,7 +498,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 11.1.0
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- space-separated-tokens
|
||||
- version: 2.0.2
|
||||
|
|
@ -527,11 +530,8 @@ This file is generated from multiple sources. Included packages:
|
|||
- typescript-event-target
|
||||
- version: 1.1.1
|
||||
- license: MIT
|
||||
- is-plain-obj
|
||||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- unified
|
||||
- version: 11.0.4
|
||||
- version: 11.0.5
|
||||
- license: MIT
|
||||
- unist-builder
|
||||
- version: 4.0.0
|
||||
|
|
@ -558,7 +558,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.2
|
||||
- license: MIT
|
||||
- vfile
|
||||
- version: 6.0.1
|
||||
- version: 6.0.2
|
||||
- license: MIT
|
||||
- vue-color
|
||||
- version: 2.8.1
|
||||
|
|
|
|||
2
dist/9480-9480.js.map
vendored
2
dist/9480-9480.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/9549-9549.js
vendored
4
dist/9549-9549.js
vendored
File diff suppressed because one or more lines are too long
26
dist/9549-9549.js.license
vendored
26
dist/9549-9549.js.license
vendored
|
|
@ -61,10 +61,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.2
|
||||
- license: MIT
|
||||
- @floating-ui/core
|
||||
- version: 1.6.0
|
||||
- version: 1.6.5
|
||||
- license: MIT
|
||||
- @floating-ui/utils
|
||||
- version: 0.2.1
|
||||
- version: 0.2.5
|
||||
- license: MIT
|
||||
- @nextcloud/auth
|
||||
- version: 2.3.0
|
||||
|
|
@ -82,7 +82,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.3.5
|
||||
- license: AGPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -100,7 +100,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.0
|
||||
- version: 2.2.1
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
@ -109,7 +109,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.2.3
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/vue-select
|
||||
- version: 3.25.0
|
||||
- version: 3.25.1
|
||||
- license: MIT
|
||||
- @nextcloud/vue
|
||||
- version: 8.15.1
|
||||
|
|
@ -130,14 +130,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -157,7 +154,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- date-format-parse
|
||||
- version: 0.2.7
|
||||
|
|
@ -172,7 +169,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -261,8 +258,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -292,7 +292,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- striptags
|
||||
- version: 3.2.0
|
||||
|
|
|
|||
2
dist/9549-9549.js.map
vendored
2
dist/9549-9549.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/9725-9725.js
vendored
4
dist/9725-9725.js
vendored
File diff suppressed because one or more lines are too long
20
dist/9725-9725.js.license
vendored
20
dist/9725-9725.js.license
vendored
|
|
@ -62,7 +62,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.3.5
|
||||
- license: AGPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -80,7 +80,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.0
|
||||
- version: 2.2.1
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
@ -107,14 +107,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -131,7 +128,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- debounce
|
||||
- version: 2.1.0
|
||||
|
|
@ -143,7 +140,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -223,8 +220,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -248,7 +248,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- striptags
|
||||
- version: 3.2.0
|
||||
|
|
|
|||
2
dist/9725-9725.js.map
vendored
2
dist/9725-9725.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
42
dist/comments-comments-app.js.license
vendored
42
dist/comments-comments-app.js.license
vendored
|
|
@ -79,7 +79,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.3.5
|
||||
- license: AGPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -100,7 +100,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 8.15.1
|
||||
- license: AGPL-3.0-or-later
|
||||
- @vue/devtools-api
|
||||
- version: 6.6.1
|
||||
- version: 6.6.3
|
||||
- license: MIT
|
||||
- @vueuse/components
|
||||
- version: 10.11.0
|
||||
|
|
@ -118,7 +118,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- balanced-match
|
||||
- version: 1.0.2
|
||||
|
|
@ -133,7 +133,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- version: 5.7.1
|
||||
- license: MIT
|
||||
- builtin-status-codes
|
||||
- version: 3.0.0
|
||||
|
|
@ -154,7 +154,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -163,7 +163,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -261,11 +261,14 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-inspect
|
||||
- version: 1.13.1
|
||||
- version: 1.13.2
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -286,7 +289,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.12.7
|
||||
- license: MIT
|
||||
- pinia
|
||||
- version: 2.1.7
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- possible-typed-array-names
|
||||
- version: 1.0.0
|
||||
|
|
@ -294,12 +297,12 @@ This file is generated from multiple sources. Included packages:
|
|||
- process
|
||||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- punycode
|
||||
- version: 1.4.1
|
||||
- license: MIT
|
||||
- querystringify
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- requires-port
|
||||
- version: 1.0.0
|
||||
- license: MIT
|
||||
|
|
@ -307,14 +310,20 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.2.1
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- side-channel
|
||||
- version: 1.0.6
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- stream-browserify
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- stream-http
|
||||
- version: 3.2.0
|
||||
- license: MIT
|
||||
|
|
@ -354,14 +363,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- url-parse
|
||||
- version: 1.5.10
|
||||
- license: MIT
|
||||
- punycode
|
||||
- version: 1.4.1
|
||||
- license: MIT
|
||||
- qs
|
||||
- version: 6.11.2
|
||||
- version: 6.13.0
|
||||
- license: BSD-3-Clause
|
||||
- url
|
||||
- version: 0.11.3
|
||||
- version: 0.11.4
|
||||
- license: MIT
|
||||
- util-deprecate
|
||||
- version: 1.0.2
|
||||
|
|
|
|||
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
44
dist/comments-comments-tab.js.license
vendored
44
dist/comments-comments-tab.js.license
vendored
|
|
@ -41,6 +41,7 @@ SPDX-FileCopyrightText: Evan You
|
|||
SPDX-FileCopyrightText: Eduardo San Martin Morote
|
||||
SPDX-FileCopyrightText: Dylan Piercey <pierceydylan@gmail.com>
|
||||
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
|
||||
SPDX-FileCopyrightText: Denis Pushkarev
|
||||
SPDX-FileCopyrightText: Christoph Wurst
|
||||
SPDX-FileCopyrightText: Ben Drucker
|
||||
SPDX-FileCopyrightText: Arnout Kazemier
|
||||
|
|
@ -54,7 +55,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.3.0
|
||||
- license: GPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -66,7 +67,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/router
|
||||
- version: 2.2.0
|
||||
- version: 2.2.1
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/moment
|
||||
- version: 1.3.1
|
||||
|
|
@ -75,7 +76,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.1
|
||||
- license: GPL-3.0-or-later
|
||||
- @vue/devtools-api
|
||||
- version: 6.6.1
|
||||
- version: 6.6.3
|
||||
- license: MIT
|
||||
- assert
|
||||
- version: 2.1.0
|
||||
|
|
@ -96,7 +97,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- version: 5.7.1
|
||||
- license: MIT
|
||||
- builtin-status-codes
|
||||
- version: 3.0.0
|
||||
|
|
@ -113,6 +114,9 @@ This file is generated from multiple sources. Included packages:
|
|||
- console-browserify
|
||||
- version: 1.2.0
|
||||
- license: MIT
|
||||
- core-js
|
||||
- version: 3.37.1
|
||||
- license: MIT
|
||||
- crypt
|
||||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
|
|
@ -123,7 +127,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -215,11 +219,14 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-inspect
|
||||
- version: 1.13.1
|
||||
- version: 1.13.2
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -231,7 +238,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.0
|
||||
- license: ISC
|
||||
- pinia
|
||||
- version: 2.1.7
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- possible-typed-array-names
|
||||
- version: 1.0.0
|
||||
|
|
@ -239,12 +246,12 @@ This file is generated from multiple sources. Included packages:
|
|||
- process
|
||||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- punycode
|
||||
- version: 1.4.1
|
||||
- license: MIT
|
||||
- querystringify
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- requires-port
|
||||
- version: 1.0.0
|
||||
- license: MIT
|
||||
|
|
@ -252,14 +259,20 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.2.1
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- side-channel
|
||||
- version: 1.0.6
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- stream-browserify
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- stream-http
|
||||
- version: 3.2.0
|
||||
- license: MIT
|
||||
|
|
@ -275,14 +288,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- url-parse
|
||||
- version: 1.5.10
|
||||
- license: MIT
|
||||
- punycode
|
||||
- version: 1.4.1
|
||||
- license: MIT
|
||||
- qs
|
||||
- version: 6.11.2
|
||||
- version: 6.13.0
|
||||
- license: BSD-3-Clause
|
||||
- url
|
||||
- version: 0.11.3
|
||||
- version: 0.11.4
|
||||
- license: MIT
|
||||
- util-deprecate
|
||||
- version: 1.0.2
|
||||
|
|
|
|||
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
10
dist/comments-init.js.license
vendored
10
dist/comments-init.js.license
vendored
|
|
@ -30,7 +30,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: GPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -45,7 +45,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.0
|
||||
- version: 2.2.1
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
@ -75,7 +75,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -132,7 +132,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -156,7 +156,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- typescript-event-target
|
||||
- version: 1.1.1
|
||||
|
|
|
|||
4
dist/core-ajax-cron.js
vendored
4
dist/core-ajax-cron.js
vendored
|
|
@ -1,2 +1,2 @@
|
|||
(()=>{"use strict";var e,r={78038:(e,r,n)=>{var o=n(63814),t=n(21777),i=n(35947);const d=null===(a=(0,t.HW)())?(0,i.YK)().setApp("core").build():(0,i.YK)().setApp("core").setUid(a.uid).build();var a;(0,i.YK)().setApp("unified-search").detectUser().build(),window.addEventListener("DOMContentLoaded",(async()=>{try{d.debug("Running web cron"),await window.fetch("".concat((0,o.aU)(),"/cron.php")),d.debug("Web cron successfull")}catch(e){d.debug("Running web cron failed",{error:e})}}))}},n={};function o(e){var t=n[e];if(void 0!==t)return t.exports;var i=n[e]={id:e,loaded:!1,exports:{}};return r[e].call(i.exports,i,i.exports,o),i.loaded=!0,i.exports}o.m=r,e=[],o.O=(r,n,t,i)=>{if(!n){var d=1/0;for(u=0;u<e.length;u++){n=e[u][0],t=e[u][1],i=e[u][2];for(var a=!0,l=0;l<n.length;l++)(!1&i||d>=i)&&Object.keys(o.O).every((e=>o.O[e](n[l])))?n.splice(l--,1):(a=!1,i<d&&(d=i));if(a){e.splice(u--,1);var c=t();void 0!==c&&(r=c)}}return r}i=i||0;for(var u=e.length;u>0&&e[u-1][2]>i;u--)e[u]=e[u-1];e[u]=[n,t,i]},o.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return o.d(r,{a:r}),r},o.d=(e,r)=>{for(var n in r)o.o(r,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},o.e=()=>Promise.resolve(),o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),o.j=5438,(()=>{o.b=document.baseURI||self.location.href;var e={5438:0};o.O.j=r=>0===e[r];var r=(r,n)=>{var t,i,d=n[0],a=n[1],l=n[2],c=0;if(d.some((r=>0!==e[r]))){for(t in a)o.o(a,t)&&(o.m[t]=a[t]);if(l)var u=l(o)}for(r&&r(n);c<d.length;c++)i=d[c],o.o(e,i)&&e[i]&&e[i][0](),e[i]=0;return o.O(u)},n=self.webpackChunknextcloud=self.webpackChunknextcloud||[];n.forEach(r.bind(null,0)),n.push=r.bind(null,n.push.bind(n))})(),o.nc=void 0;var t=o.O(void 0,[4208],(()=>o(78038)));t=o.O(t)})();
|
||||
//# sourceMappingURL=core-ajax-cron.js.map?v=c8767a73e251711105c9
|
||||
(()=>{"use strict";var e,r={78038:(e,r,n)=>{var o=n(63814),t=n(21777),i=n(35947);const d=null===(l=(0,t.HW)())?(0,i.YK)().setApp("core").build():(0,i.YK)().setApp("core").setUid(l.uid).build();var l;(0,i.YK)().setApp("unified-search").detectUser().build(),window.addEventListener("DOMContentLoaded",(async()=>{try{d.debug("Running web cron"),await window.fetch(`${(0,o.aU)()}/cron.php`),d.debug("Web cron successfull")}catch(e){d.debug("Running web cron failed",{error:e})}}))}},n={};function o(e){var t=n[e];if(void 0!==t)return t.exports;var i=n[e]={id:e,loaded:!1,exports:{}};return r[e].call(i.exports,i,i.exports,o),i.loaded=!0,i.exports}o.m=r,e=[],o.O=(r,n,t,i)=>{if(!n){var d=1/0;for(c=0;c<e.length;c++){n=e[c][0],t=e[c][1],i=e[c][2];for(var l=!0,a=0;a<n.length;a++)(!1&i||d>=i)&&Object.keys(o.O).every((e=>o.O[e](n[a])))?n.splice(a--,1):(l=!1,i<d&&(d=i));if(l){e.splice(c--,1);var u=t();void 0!==u&&(r=u)}}return r}i=i||0;for(var c=e.length;c>0&&e[c-1][2]>i;c--)e[c]=e[c-1];e[c]=[n,t,i]},o.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return o.d(r,{a:r}),r},o.d=(e,r)=>{for(var n in r)o.o(r,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:r[n]})},o.e=()=>Promise.resolve(),o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),o.j=5438,(()=>{o.b=document.baseURI||self.location.href;var e={5438:0};o.O.j=r=>0===e[r];var r=(r,n)=>{var t,i,d=n[0],l=n[1],a=n[2],u=0;if(d.some((r=>0!==e[r]))){for(t in l)o.o(l,t)&&(o.m[t]=l[t]);if(a)var c=a(o)}for(r&&r(n);u<d.length;u++)i=d[u],o.o(e,i)&&e[i]&&e[i][0](),e[i]=0;return o.O(c)},n=self.webpackChunknextcloud=self.webpackChunknextcloud||[];n.forEach(r.bind(null,0)),n.push=r.bind(null,n.push.bind(n))})(),o.nc=void 0;var t=o.O(void 0,[4208],(()=>o(78038)));t=o.O(t)})();
|
||||
//# sourceMappingURL=core-ajax-cron.js.map?v=11deaa9ea0885dd30276
|
||||
6
dist/core-ajax-cron.js.license
vendored
6
dist/core-ajax-cron.js.license
vendored
|
|
@ -20,7 +20,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.3.0
|
||||
- license: GPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -101,7 +101,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -116,7 +116,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- util
|
||||
- version: 0.12.5
|
||||
|
|
|
|||
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
90
dist/core-common.js.license
vendored
90
dist/core-common.js.license
vendored
|
|
@ -77,6 +77,7 @@ SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
|
|||
SPDX-FileCopyrightText: Eduardo San Martin Morote
|
||||
SPDX-FileCopyrightText: Dylan Piercey <pierceydylan@gmail.com>
|
||||
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
|
||||
SPDX-FileCopyrightText: Denis Pushkarev
|
||||
SPDX-FileCopyrightText: David Clark
|
||||
SPDX-FileCopyrightText: Christopher Jeffrey
|
||||
SPDX-FileCopyrightText: Christoph Wurst
|
||||
|
|
@ -97,13 +98,13 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
|
|||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- @babel/runtime
|
||||
- version: 7.23.9
|
||||
- version: 7.25.0
|
||||
- license: MIT
|
||||
- @floating-ui/core
|
||||
- version: 1.6.0
|
||||
- version: 1.6.5
|
||||
- license: MIT
|
||||
- @floating-ui/utils
|
||||
- version: 0.2.1
|
||||
- version: 0.2.5
|
||||
- license: MIT
|
||||
- @linusborg/vue-simple-portal
|
||||
- version: 0.1.5
|
||||
|
|
@ -139,7 +140,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.3.5
|
||||
- license: AGPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -154,7 +155,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.2
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/router
|
||||
- version: 2.2.0
|
||||
- version: 2.2.1
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/moment
|
||||
- version: 1.3.1
|
||||
|
|
@ -163,7 +164,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.1.1
|
||||
- license: MIT
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.0
|
||||
- version: 2.2.1
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
@ -172,7 +173,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.2.3
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/vue-select
|
||||
- version: 3.25.0
|
||||
- version: 3.25.1
|
||||
- license: MIT
|
||||
- @nextcloud/vue
|
||||
- version: 8.15.1
|
||||
|
|
@ -181,7 +182,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: ISC
|
||||
- @vue/devtools-api
|
||||
- version: 6.6.1
|
||||
- version: 6.6.3
|
||||
- license: MIT
|
||||
- @vueuse/components
|
||||
- version: 10.11.0
|
||||
|
|
@ -199,7 +200,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- bail
|
||||
- version: 2.0.2
|
||||
|
|
@ -217,7 +218,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- version: 5.7.1
|
||||
- license: MIT
|
||||
- builtin-status-codes
|
||||
- version: 3.0.0
|
||||
|
|
@ -249,11 +250,14 @@ This file is generated from multiple sources. Included packages:
|
|||
- console-browserify
|
||||
- version: 1.2.0
|
||||
- license: MIT
|
||||
- core-js
|
||||
- version: 3.37.1
|
||||
- license: MIT
|
||||
- crypt
|
||||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- date-format-parse
|
||||
- version: 0.2.7
|
||||
|
|
@ -274,10 +278,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.0
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- emoji-mart-vue-fast
|
||||
- version: 15.0.1
|
||||
- version: 15.0.2
|
||||
- license: BSD-3-Clause
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -378,6 +382,9 @@ This file is generated from multiple sources. Included packages:
|
|||
- is-nan
|
||||
- version: 1.3.2
|
||||
- license: MIT
|
||||
- is-plain-obj
|
||||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- is-typed-array
|
||||
- version: 1.1.13
|
||||
- license: MIT
|
||||
|
|
@ -415,7 +422,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.1
|
||||
- license: MIT
|
||||
- mdast-util-from-markdown
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- mdast-util-gfm-autolink-literal
|
||||
- version: 2.0.0
|
||||
|
|
@ -442,7 +449,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- mdast-util-to-hast
|
||||
- version: 13.1.0
|
||||
- version: 13.2.0
|
||||
- license: MIT
|
||||
- mdast-util-to-markdown
|
||||
- version: 2.1.0
|
||||
|
|
@ -451,25 +458,25 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.0
|
||||
- license: MIT
|
||||
- micromark-core-commonmark
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-autolink-literal
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-footnote
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-strikethrough
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-table
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-tagfilter
|
||||
- version: 2.0.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-task-list-item
|
||||
- version: 2.0.1
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm
|
||||
- version: 3.0.0
|
||||
|
|
@ -523,7 +530,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.0.0
|
||||
- license: MIT
|
||||
- micromark-util-subtokenize
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- micromark
|
||||
- version: 4.0.0
|
||||
|
|
@ -537,11 +544,14 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-inspect
|
||||
- version: 1.13.1
|
||||
- version: 1.13.2
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -568,7 +578,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.12.7
|
||||
- license: MIT
|
||||
- pinia
|
||||
- version: 2.1.7
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- possible-typed-array-names
|
||||
- version: 1.0.0
|
||||
|
|
@ -577,14 +587,14 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- property-information
|
||||
- version: 6.4.1
|
||||
- version: 6.5.0
|
||||
- license: MIT
|
||||
- punycode
|
||||
- version: 1.4.1
|
||||
- license: MIT
|
||||
- querystringify
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- rehype-external-links
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
|
|
@ -610,7 +620,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.2.1
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- side-channel
|
||||
- version: 1.0.6
|
||||
|
|
@ -621,9 +631,15 @@ This file is generated from multiple sources. Included packages:
|
|||
- splitpanes
|
||||
- version: 2.4.1
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- stream-browserify
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- stream-http
|
||||
- version: 3.2.0
|
||||
- license: MIT
|
||||
|
|
@ -657,11 +673,8 @@ This file is generated from multiple sources. Included packages:
|
|||
- typescript-event-target
|
||||
- version: 1.1.1
|
||||
- license: MIT
|
||||
- is-plain-obj
|
||||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- unified
|
||||
- version: 11.0.4
|
||||
- version: 11.0.5
|
||||
- license: MIT
|
||||
- unist-builder
|
||||
- version: 4.0.0
|
||||
|
|
@ -687,14 +700,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- url-parse
|
||||
- version: 1.5.10
|
||||
- license: MIT
|
||||
- punycode
|
||||
- version: 1.4.1
|
||||
- license: MIT
|
||||
- qs
|
||||
- version: 6.11.2
|
||||
- version: 6.13.0
|
||||
- license: BSD-3-Clause
|
||||
- url
|
||||
- version: 0.11.3
|
||||
- version: 0.11.4
|
||||
- license: MIT
|
||||
- util-deprecate
|
||||
- version: 1.0.2
|
||||
|
|
@ -709,7 +719,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.2
|
||||
- license: MIT
|
||||
- vfile
|
||||
- version: 6.0.1
|
||||
- version: 6.0.2
|
||||
- license: MIT
|
||||
- vue-color
|
||||
- version: 2.8.1
|
||||
|
|
|
|||
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.license
vendored
4
dist/core-files_client.js.license
vendored
|
|
@ -87,7 +87,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -102,7 +102,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- util
|
||||
- version: 0.12.5
|
||||
|
|
|
|||
4
dist/core-install.js
vendored
4
dist/core-install.js
vendored
File diff suppressed because one or more lines are too long
10
dist/core-install.js.license
vendored
10
dist/core-install.js.license
vendored
|
|
@ -22,7 +22,7 @@ SPDX-FileCopyrightText: Christoph Wurst
|
|||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -46,7 +46,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: MIT
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -55,7 +55,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -118,7 +118,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.7.1
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -133,7 +133,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- strengthify
|
||||
- version: 0.5.9
|
||||
|
|
|
|||
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
18
dist/core-legacy-unified-search.js.license
vendored
18
dist/core-legacy-unified-search.js.license
vendored
|
|
@ -51,7 +51,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.3.5
|
||||
- license: AGPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -87,14 +87,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -102,7 +99,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: MIT
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- debounce
|
||||
- version: 2.1.0
|
||||
|
|
@ -114,7 +111,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -188,8 +185,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -213,7 +213,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- striptags
|
||||
- version: 3.2.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
20
dist/core-login.js.license
vendored
20
dist/core-login.js.license
vendored
|
|
@ -64,7 +64,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.3.5
|
||||
- license: AGPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -85,7 +85,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.1.1
|
||||
- license: MIT
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.0
|
||||
- version: 2.2.1
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
@ -109,7 +109,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- backbone
|
||||
- version: 1.6.0
|
||||
|
|
@ -117,9 +117,6 @@ This file is generated from multiple sources. Included packages:
|
|||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -130,7 +127,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: MIT
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- davclient.js
|
||||
- version: 0.2.1
|
||||
|
|
@ -145,7 +142,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -225,8 +222,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -250,7 +250,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- style-loader
|
||||
- version: 3.3.4
|
||||
|
|
|
|||
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-main.js
vendored
4
dist/core-main.js
vendored
File diff suppressed because one or more lines are too long
20
dist/core-main.js.license
vendored
20
dist/core-main.js.license
vendored
|
|
@ -81,7 +81,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.3.5
|
||||
- license: AGPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -102,7 +102,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.1.1
|
||||
- license: MIT
|
||||
- @nextcloud/paths
|
||||
- version: 2.2.0
|
||||
- version: 2.2.1
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/router
|
||||
- version: 3.0.1
|
||||
|
|
@ -129,7 +129,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- backbone
|
||||
- version: 1.6.0
|
||||
|
|
@ -140,9 +140,6 @@ This file is generated from multiple sources. Included packages:
|
|||
- blueimp-md5
|
||||
- version: 2.19.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -165,7 +162,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- davclient.js
|
||||
- version: 0.2.1
|
||||
|
|
@ -180,7 +177,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -272,8 +269,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -303,7 +303,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.5.1
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- snap.js
|
||||
- version: 2.0.9
|
||||
|
|
|
|||
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
14
dist/core-maintenance.js.license
vendored
14
dist/core-maintenance.js.license
vendored
|
|
@ -27,7 +27,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.5.0
|
||||
- license: GPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -42,14 +42,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -116,8 +113,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- is-typed-array
|
||||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -132,7 +132,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- util
|
||||
- version: 0.12.5
|
||||
|
|
|
|||
4
dist/core-profile.js
vendored
4
dist/core-profile.js
vendored
File diff suppressed because one or more lines are too long
18
dist/core-profile.js.license
vendored
18
dist/core-profile.js.license
vendored
|
|
@ -63,7 +63,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.3.5
|
||||
- license: AGPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -96,14 +96,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -117,7 +114,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -126,7 +123,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -206,8 +203,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -231,7 +231,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- splitpanes
|
||||
- version: 2.4.1
|
||||
|
|
|
|||
2
dist/core-profile.js.map
vendored
2
dist/core-profile.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/core-recommendedapps.js
vendored
4
dist/core-recommendedapps.js
vendored
File diff suppressed because one or more lines are too long
18
dist/core-recommendedapps.js.license
vendored
18
dist/core-recommendedapps.js.license
vendored
|
|
@ -32,7 +32,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.5.0
|
||||
- license: GPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -59,14 +59,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -74,7 +71,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: MIT
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -83,7 +80,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -142,8 +139,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- is-typed-array
|
||||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -158,7 +158,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- style-loader
|
||||
- version: 3.3.4
|
||||
|
|
|
|||
2
dist/core-recommendedapps.js.map
vendored
2
dist/core-recommendedapps.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/core-systemtags.js
vendored
4
dist/core-systemtags.js
vendored
File diff suppressed because one or more lines are too long
6
dist/core-systemtags.js.license
vendored
6
dist/core-systemtags.js.license
vendored
|
|
@ -33,7 +33,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: MIT
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -99,7 +99,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -114,7 +114,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- style-loader
|
||||
- version: 3.3.4
|
||||
|
|
|
|||
2
dist/core-systemtags.js.map
vendored
2
dist/core-systemtags.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/core-unified-search.js
vendored
4
dist/core-unified-search.js
vendored
File diff suppressed because one or more lines are too long
60
dist/core-unified-search.js.license
vendored
60
dist/core-unified-search.js.license
vendored
|
|
@ -65,10 +65,10 @@ SPDX-FileCopyrightText: Andrea Giammarchi
|
|||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- @floating-ui/core
|
||||
- version: 1.6.0
|
||||
- version: 1.6.5
|
||||
- license: MIT
|
||||
- @floating-ui/utils
|
||||
- version: 0.2.1
|
||||
- version: 0.2.5
|
||||
- license: MIT
|
||||
- @linusborg/vue-simple-portal
|
||||
- version: 0.1.5
|
||||
|
|
@ -98,7 +98,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: GPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -119,7 +119,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.2.3
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/vue-select
|
||||
- version: 3.25.0
|
||||
- version: 3.25.1
|
||||
- license: MIT
|
||||
- @nextcloud/vue
|
||||
- version: 8.15.1
|
||||
|
|
@ -128,7 +128,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: ISC
|
||||
- @vue/devtools-api
|
||||
- version: 6.6.1
|
||||
- version: 6.6.3
|
||||
- license: MIT
|
||||
- @vueuse/components
|
||||
- version: 10.11.0
|
||||
|
|
@ -146,7 +146,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- bail
|
||||
- version: 2.0.2
|
||||
|
|
@ -154,9 +154,6 @@ This file is generated from multiple sources. Included packages:
|
|||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -179,7 +176,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- date-format-parse
|
||||
- version: 0.2.7
|
||||
|
|
@ -200,10 +197,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.0
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- emoji-mart-vue-fast
|
||||
- version: 15.0.1
|
||||
- version: 15.0.2
|
||||
- license: BSD-3-Clause
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -289,6 +286,9 @@ This file is generated from multiple sources. Included packages:
|
|||
- is-nan
|
||||
- version: 1.3.2
|
||||
- license: MIT
|
||||
- is-plain-obj
|
||||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- is-typed-array
|
||||
- version: 1.1.13
|
||||
- license: MIT
|
||||
|
|
@ -317,7 +317,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.1
|
||||
- license: MIT
|
||||
- mdast-util-from-markdown
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- mdast-util-gfm-autolink-literal
|
||||
- version: 2.0.0
|
||||
|
|
@ -344,7 +344,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- mdast-util-to-hast
|
||||
- version: 13.1.0
|
||||
- version: 13.2.0
|
||||
- license: MIT
|
||||
- mdast-util-to-markdown
|
||||
- version: 2.1.0
|
||||
|
|
@ -353,25 +353,25 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.0
|
||||
- license: MIT
|
||||
- micromark-core-commonmark
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-autolink-literal
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-footnote
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-strikethrough
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-table
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-tagfilter
|
||||
- version: 2.0.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-task-list-item
|
||||
- version: 2.0.1
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm
|
||||
- version: 3.0.0
|
||||
|
|
@ -425,7 +425,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.0.0
|
||||
- license: MIT
|
||||
- micromark-util-subtokenize
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- micromark
|
||||
- version: 4.0.0
|
||||
|
|
@ -433,8 +433,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -443,7 +446,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.1.5
|
||||
- license: MIT
|
||||
- pinia
|
||||
- version: 2.1.7
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- possible-typed-array-names
|
||||
- version: 1.0.0
|
||||
|
|
@ -452,7 +455,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- property-information
|
||||
- version: 6.4.1
|
||||
- version: 6.5.0
|
||||
- license: MIT
|
||||
- rehype-external-links
|
||||
- version: 3.0.0
|
||||
|
|
@ -473,7 +476,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 11.1.0
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- space-separated-tokens
|
||||
- version: 2.0.2
|
||||
|
|
@ -499,11 +502,8 @@ This file is generated from multiple sources. Included packages:
|
|||
- trough
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- is-plain-obj
|
||||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- unified
|
||||
- version: 11.0.4
|
||||
- version: 11.0.5
|
||||
- license: MIT
|
||||
- unist-builder
|
||||
- version: 4.0.0
|
||||
|
|
@ -530,7 +530,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.2
|
||||
- license: MIT
|
||||
- vfile
|
||||
- version: 6.0.1
|
||||
- version: 6.0.2
|
||||
- license: MIT
|
||||
- vue-color
|
||||
- version: 2.8.1
|
||||
|
|
|
|||
2
dist/core-unified-search.js.map
vendored
2
dist/core-unified-search.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/core-unsupported-browser-redirect.js
vendored
4
dist/core-unsupported-browser-redirect.js
vendored
|
|
@ -1,2 +1,2 @@
|
|||
(()=>{"use strict";var e,r,t,o={47210:(e,r,t)=>{var o,n=t(21777);t.nc=btoa((0,n.do)()),window.TESTING||null!==(o=OC)&&void 0!==o&&null!==(o=o.config)&&void 0!==o&&o.no_unsupported_browser_warning||window.addEventListener("DOMContentLoaded",(async function(){const{testSupportedBrowser:e}=await Promise.all([t.e(4208),t.e(7883)]).then(t.bind(t,77883));e()}))}},n={};function a(e){var r=n[e];if(void 0!==r)return r.exports;var t=n[e]={id:e,loaded:!1,exports:{}};return o[e].call(t.exports,t,t.exports,a),t.loaded=!0,t.exports}a.m=o,e=[],a.O=(r,t,o,n)=>{if(!t){var i=1/0;for(u=0;u<e.length;u++){t=e[u][0],o=e[u][1],n=e[u][2];for(var l=!0,d=0;d<t.length;d++)(!1&n||i>=n)&&Object.keys(a.O).every((e=>a.O[e](t[d])))?t.splice(d--,1):(l=!1,n<i&&(i=n));if(l){e.splice(u--,1);var c=o();void 0!==c&&(r=c)}}return r}n=n||0;for(var u=e.length;u>0&&e[u-1][2]>n;u--)e[u]=e[u-1];e[u]=[t,o,n]},a.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return a.d(r,{a:r}),r},a.d=(e,r)=>{for(var t in r)a.o(r,t)&&!a.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},a.f={},a.e=e=>Promise.all(Object.keys(a.f).reduce(((r,t)=>(a.f[t](e,r),r)),[])),a.u=e=>e+"-"+e+".js?v=b510a36434fab3e923cf",a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),a.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),r={},t="nextcloud:",a.l=(e,o,n,i)=>{if(r[e])r[e].push(o);else{var l,d;if(void 0!==n)for(var c=document.getElementsByTagName("script"),u=0;u<c.length;u++){var s=c[u];if(s.getAttribute("src")==e||s.getAttribute("data-webpack")==t+n){l=s;break}}l||(d=!0,(l=document.createElement("script")).charset="utf-8",l.timeout=120,a.nc&&l.setAttribute("nonce",a.nc),l.setAttribute("data-webpack",t+n),l.src=e),r[e]=[o];var p=(t,o)=>{l.onerror=l.onload=null,clearTimeout(f);var n=r[e];if(delete r[e],l.parentNode&&l.parentNode.removeChild(l),n&&n.forEach((e=>e(o))),t)return t(o)},f=setTimeout(p.bind(null,void 0,{type:"timeout",target:l}),12e4);l.onerror=p.bind(null,l.onerror),l.onload=p.bind(null,l.onload),d&&document.head.appendChild(l)}},a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),a.j=3604,(()=>{var e;a.g.importScripts&&(e=a.g.location+"");var r=a.g.document;if(!e&&r&&(r.currentScript&&(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(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),a.p=e})(),(()=>{a.b=document.baseURI||self.location.href;var e={3604:0};a.f.j=(r,t)=>{var o=a.o(e,r)?e[r]:void 0;if(0!==o)if(o)t.push(o[2]);else{var n=new Promise(((t,n)=>o=e[r]=[t,n]));t.push(o[2]=n);var i=a.p+a.u(r),l=new Error;a.l(i,(t=>{if(a.o(e,r)&&(0!==(o=e[r])&&(e[r]=void 0),o)){var n=t&&("load"===t.type?"missing":t.type),i=t&&t.target&&t.target.src;l.message="Loading chunk "+r+" failed.\n("+n+": "+i+")",l.name="ChunkLoadError",l.type=n,l.request=i,o[1](l)}}),"chunk-"+r,r)}},a.O.j=r=>0===e[r];var r=(r,t)=>{var o,n,i=t[0],l=t[1],d=t[2],c=0;if(i.some((r=>0!==e[r]))){for(o in l)a.o(l,o)&&(a.m[o]=l[o]);if(d)var u=d(a)}for(r&&r(t);c<i.length;c++)n=i[c],a.o(e,n)&&e[n]&&e[n][0](),e[n]=0;return a.O(u)},t=self.webpackChunknextcloud=self.webpackChunknextcloud||[];t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),a.nc=void 0;var i=a.O(void 0,[4208],(()=>a(47210)));i=a.O(i)})();
|
||||
//# sourceMappingURL=core-unsupported-browser-redirect.js.map?v=5a76f9739aaeb248f601
|
||||
(()=>{"use strict";var e,r,t,o={47210:(e,r,t)=>{var o=t(21777);t.nc=btoa((0,o.do)()),window.TESTING||OC?.config?.no_unsupported_browser_warning||window.addEventListener("DOMContentLoaded",(async function(){const{testSupportedBrowser:e}=await Promise.all([t.e(4208),t.e(7883)]).then(t.bind(t,77883));e()}))}},n={};function a(e){var r=n[e];if(void 0!==r)return r.exports;var t=n[e]={id:e,loaded:!1,exports:{}};return o[e].call(t.exports,t,t.exports,a),t.loaded=!0,t.exports}a.m=o,e=[],a.O=(r,t,o,n)=>{if(!t){var i=1/0;for(s=0;s<e.length;s++){t=e[s][0],o=e[s][1],n=e[s][2];for(var l=!0,d=0;d<t.length;d++)(!1&n||i>=n)&&Object.keys(a.O).every((e=>a.O[e](t[d])))?t.splice(d--,1):(l=!1,n<i&&(i=n));if(l){e.splice(s--,1);var c=o();void 0!==c&&(r=c)}}return r}n=n||0;for(var s=e.length;s>0&&e[s-1][2]>n;s--)e[s]=e[s-1];e[s]=[t,o,n]},a.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return a.d(r,{a:r}),r},a.d=(e,r)=>{for(var t in r)a.o(r,t)&&!a.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},a.f={},a.e=e=>Promise.all(Object.keys(a.f).reduce(((r,t)=>(a.f[t](e,r),r)),[])),a.u=e=>e+"-"+e+".js?v=14a3bab22ff076815df2",a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),a.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),r={},t="nextcloud:",a.l=(e,o,n,i)=>{if(r[e])r[e].push(o);else{var l,d;if(void 0!==n)for(var c=document.getElementsByTagName("script"),s=0;s<c.length;s++){var u=c[s];if(u.getAttribute("src")==e||u.getAttribute("data-webpack")==t+n){l=u;break}}l||(d=!0,(l=document.createElement("script")).charset="utf-8",l.timeout=120,a.nc&&l.setAttribute("nonce",a.nc),l.setAttribute("data-webpack",t+n),l.src=e),r[e]=[o];var p=(t,o)=>{l.onerror=l.onload=null,clearTimeout(f);var n=r[e];if(delete r[e],l.parentNode&&l.parentNode.removeChild(l),n&&n.forEach((e=>e(o))),t)return t(o)},f=setTimeout(p.bind(null,void 0,{type:"timeout",target:l}),12e4);l.onerror=p.bind(null,l.onerror),l.onload=p.bind(null,l.onload),d&&document.head.appendChild(l)}},a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),a.j=3604,(()=>{var e;a.g.importScripts&&(e=a.g.location+"");var r=a.g.document;if(!e&&r&&(r.currentScript&&(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(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),a.p=e})(),(()=>{a.b=document.baseURI||self.location.href;var e={3604:0};a.f.j=(r,t)=>{var o=a.o(e,r)?e[r]:void 0;if(0!==o)if(o)t.push(o[2]);else{var n=new Promise(((t,n)=>o=e[r]=[t,n]));t.push(o[2]=n);var i=a.p+a.u(r),l=new Error;a.l(i,(t=>{if(a.o(e,r)&&(0!==(o=e[r])&&(e[r]=void 0),o)){var n=t&&("load"===t.type?"missing":t.type),i=t&&t.target&&t.target.src;l.message="Loading chunk "+r+" failed.\n("+n+": "+i+")",l.name="ChunkLoadError",l.type=n,l.request=i,o[1](l)}}),"chunk-"+r,r)}},a.O.j=r=>0===e[r];var r=(r,t)=>{var o,n,i=t[0],l=t[1],d=t[2],c=0;if(i.some((r=>0!==e[r]))){for(o in l)a.o(l,o)&&(a.m[o]=l[o]);if(d)var s=d(a)}for(r&&r(t);c<i.length;c++)n=i[c],a.o(e,n)&&e[n]&&e[n][0](),e[n]=0;return a.O(s)},t=self.webpackChunknextcloud=self.webpackChunknextcloud||[];t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),a.nc=void 0;var i=a.O(void 0,[4208],(()=>a(47210)));i=a.O(i)})();
|
||||
//# sourceMappingURL=core-unsupported-browser-redirect.js.map?v=bada841f1c1cb976b9ee
|
||||
|
|
@ -20,7 +20,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.3.0
|
||||
- license: GPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -95,7 +95,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -110,7 +110,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- util
|
||||
- version: 0.12.5
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
4
dist/core-unsupported-browser.js
vendored
4
dist/core-unsupported-browser.js
vendored
File diff suppressed because one or more lines are too long
24
dist/core-unsupported-browser.js.license
vendored
24
dist/core-unsupported-browser.js.license
vendored
|
|
@ -41,7 +41,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.1
|
||||
- license: GPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -68,22 +68,19 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- browserslist
|
||||
- version: 4.23.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- version: 4.23.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- caniuse-lite
|
||||
- version: 1.0.30001589
|
||||
- version: 1.0.30001647
|
||||
- license: CC-BY-4.0
|
||||
- console-browserify
|
||||
- version: 1.2.0
|
||||
- license: MIT
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -92,10 +89,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- electron-to-chromium
|
||||
- version: 1.4.680
|
||||
- version: 1.5.4
|
||||
- license: ISC
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -154,11 +151,14 @@ This file is generated from multiple sources. Included packages:
|
|||
- is-typed-array
|
||||
- version: 1.1.13
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- node-releases
|
||||
- version: 2.0.14
|
||||
- version: 2.0.18
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -176,7 +176,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.1.27
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- style-loader
|
||||
- version: 3.3.4
|
||||
|
|
|
|||
2
dist/core-unsupported-browser.js.map
vendored
2
dist/core-unsupported-browser.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/dashboard-main.js
vendored
4
dist/dashboard-main.js
vendored
File diff suppressed because one or more lines are too long
56
dist/dashboard-main.js.license
vendored
56
dist/dashboard-main.js.license
vendored
|
|
@ -65,10 +65,10 @@ SPDX-FileCopyrightText: Andrea Giammarchi
|
|||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- @floating-ui/core
|
||||
- version: 1.6.0
|
||||
- version: 1.6.5
|
||||
- license: MIT
|
||||
- @floating-ui/utils
|
||||
- version: 0.2.1
|
||||
- version: 0.2.5
|
||||
- license: MIT
|
||||
- @linusborg/vue-simple-portal
|
||||
- version: 0.1.5
|
||||
|
|
@ -98,7 +98,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: GPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -119,7 +119,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.2.3
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/vue-select
|
||||
- version: 3.25.0
|
||||
- version: 3.25.1
|
||||
- license: MIT
|
||||
- @nextcloud/vue
|
||||
- version: 8.15.1
|
||||
|
|
@ -143,7 +143,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- bail
|
||||
- version: 2.0.2
|
||||
|
|
@ -151,9 +151,6 @@ This file is generated from multiple sources. Included packages:
|
|||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -176,7 +173,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- date-format-parse
|
||||
- version: 0.2.7
|
||||
|
|
@ -197,10 +194,10 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.0
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- emoji-mart-vue-fast
|
||||
- version: 15.0.1
|
||||
- version: 15.0.2
|
||||
- license: BSD-3-Clause
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -286,6 +283,9 @@ This file is generated from multiple sources. Included packages:
|
|||
- is-nan
|
||||
- version: 1.3.2
|
||||
- license: MIT
|
||||
- is-plain-obj
|
||||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- is-typed-array
|
||||
- version: 1.1.13
|
||||
- license: MIT
|
||||
|
|
@ -314,7 +314,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.0.1
|
||||
- license: MIT
|
||||
- mdast-util-from-markdown
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- mdast-util-gfm-autolink-literal
|
||||
- version: 2.0.0
|
||||
|
|
@ -341,7 +341,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- mdast-util-to-hast
|
||||
- version: 13.1.0
|
||||
- version: 13.2.0
|
||||
- license: MIT
|
||||
- mdast-util-to-markdown
|
||||
- version: 2.1.0
|
||||
|
|
@ -350,25 +350,25 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.0
|
||||
- license: MIT
|
||||
- micromark-core-commonmark
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-autolink-literal
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-footnote
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-strikethrough
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-table
|
||||
- version: 2.0.0
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-tagfilter
|
||||
- version: 2.0.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm-task-list-item
|
||||
- version: 2.0.1
|
||||
- version: 2.1.0
|
||||
- license: MIT
|
||||
- micromark-extension-gfm
|
||||
- version: 3.0.0
|
||||
|
|
@ -422,7 +422,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.0.0
|
||||
- license: MIT
|
||||
- micromark-util-subtokenize
|
||||
- version: 2.0.0
|
||||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- micromark
|
||||
- version: 4.0.0
|
||||
|
|
@ -430,8 +430,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -446,7 +449,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- property-information
|
||||
- version: 6.4.1
|
||||
- version: 6.5.0
|
||||
- license: MIT
|
||||
- rehype-external-links
|
||||
- version: 3.0.0
|
||||
|
|
@ -467,7 +470,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 11.1.0
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- sortablejs
|
||||
- version: 1.10.2
|
||||
|
|
@ -496,11 +499,8 @@ This file is generated from multiple sources. Included packages:
|
|||
- trough
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- is-plain-obj
|
||||
- version: 4.1.0
|
||||
- license: MIT
|
||||
- unified
|
||||
- version: 11.0.4
|
||||
- version: 11.0.5
|
||||
- license: MIT
|
||||
- unist-builder
|
||||
- version: 4.0.0
|
||||
|
|
@ -527,7 +527,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 4.0.2
|
||||
- license: MIT
|
||||
- vfile
|
||||
- version: 6.0.1
|
||||
- version: 6.0.2
|
||||
- license: MIT
|
||||
- vue-color
|
||||
- version: 2.8.1
|
||||
|
|
|
|||
2
dist/dashboard-main.js.map
vendored
2
dist/dashboard-main.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/dav-settings-admin-caldav.js
vendored
4
dist/dav-settings-admin-caldav.js
vendored
File diff suppressed because one or more lines are too long
18
dist/dav-settings-admin-caldav.js.license
vendored
18
dist/dav-settings-admin-caldav.js.license
vendored
|
|
@ -34,7 +34,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.5.0
|
||||
- license: GPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -58,14 +58,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- base64-js
|
||||
- version: 1.5.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- call-bind
|
||||
- version: 1.0.7
|
||||
- license: MIT
|
||||
|
|
@ -73,7 +70,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.0
|
||||
- license: MIT
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- define-data-property
|
||||
- version: 1.1.4
|
||||
|
|
@ -82,7 +79,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -147,8 +144,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -163,7 +163,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- style-loader
|
||||
- version: 3.3.4
|
||||
|
|
|
|||
2
dist/dav-settings-admin-caldav.js.map
vendored
2
dist/dav-settings-admin-caldav.js.map
vendored
File diff suppressed because one or more lines are too long
4
dist/dav-settings-personal-availability.js
vendored
4
dist/dav-settings-personal-availability.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -70,10 +70,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
|
|||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- @floating-ui/core
|
||||
- version: 1.6.0
|
||||
- version: 1.6.5
|
||||
- license: MIT
|
||||
- @floating-ui/utils
|
||||
- version: 0.2.1
|
||||
- version: 0.2.5
|
||||
- license: MIT
|
||||
- @nextcloud/auth
|
||||
- version: 2.3.0
|
||||
|
|
@ -94,7 +94,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.3.5
|
||||
- license: AGPL-3.0-or-later
|
||||
- semver
|
||||
- version: 7.6.2
|
||||
- version: 7.6.3
|
||||
- license: ISC
|
||||
- @nextcloud/event-bus
|
||||
- version: 3.3.1
|
||||
|
|
@ -115,7 +115,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.2.3
|
||||
- license: GPL-3.0-or-later
|
||||
- @nextcloud/vue-select
|
||||
- version: 3.25.0
|
||||
- version: 3.25.1
|
||||
- license: MIT
|
||||
- @nextcloud/vue
|
||||
- version: 8.15.1
|
||||
|
|
@ -136,7 +136,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.0.7
|
||||
- license: MIT
|
||||
- axios
|
||||
- version: 1.7.2
|
||||
- version: 1.7.3
|
||||
- license: MIT
|
||||
- balanced-match
|
||||
- version: 1.0.2
|
||||
|
|
@ -151,7 +151,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 2.0.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- version: 5.7.1
|
||||
- license: MIT
|
||||
- builtin-status-codes
|
||||
- version: 3.0.0
|
||||
|
|
@ -172,7 +172,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 0.0.2
|
||||
- license: BSD-3-Clause
|
||||
- css-loader
|
||||
- version: 6.10.0
|
||||
- version: 6.11.0
|
||||
- license: MIT
|
||||
- debounce
|
||||
- version: 2.1.0
|
||||
|
|
@ -184,7 +184,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: MIT
|
||||
- dompurify
|
||||
- version: 3.1.4
|
||||
- version: 3.1.6
|
||||
- license: (MPL-2.0 OR Apache-2.0)
|
||||
- es-define-property
|
||||
- version: 1.0.0
|
||||
|
|
@ -291,11 +291,14 @@ This file is generated from multiple sources. Included packages:
|
|||
- node-gettext
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
- license: MIT
|
||||
- object-inspect
|
||||
- version: 1.13.1
|
||||
- version: 1.13.2
|
||||
- license: MIT
|
||||
- object-is
|
||||
- version: 1.1.5
|
||||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- object-keys
|
||||
- version: 1.1.1
|
||||
|
|
@ -321,12 +324,12 @@ This file is generated from multiple sources. Included packages:
|
|||
- process
|
||||
- version: 0.11.10
|
||||
- license: MIT
|
||||
- punycode
|
||||
- version: 1.4.1
|
||||
- license: MIT
|
||||
- querystringify
|
||||
- version: 2.2.0
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- requires-port
|
||||
- version: 1.0.0
|
||||
- license: MIT
|
||||
|
|
@ -334,14 +337,20 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 5.2.1
|
||||
- license: MIT
|
||||
- set-function-length
|
||||
- version: 1.2.1
|
||||
- version: 1.2.2
|
||||
- license: MIT
|
||||
- side-channel
|
||||
- version: 1.0.6
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- stream-browserify
|
||||
- version: 3.0.0
|
||||
- license: MIT
|
||||
- readable-stream
|
||||
- version: 3.6.2
|
||||
- license: MIT
|
||||
- stream-http
|
||||
- version: 3.2.0
|
||||
- license: MIT
|
||||
|
|
@ -381,14 +390,11 @@ This file is generated from multiple sources. Included packages:
|
|||
- url-parse
|
||||
- version: 1.5.10
|
||||
- license: MIT
|
||||
- punycode
|
||||
- version: 1.4.1
|
||||
- license: MIT
|
||||
- qs
|
||||
- version: 6.11.2
|
||||
- version: 6.13.0
|
||||
- license: BSD-3-Clause
|
||||
- url
|
||||
- version: 0.11.3
|
||||
- version: 0.11.4
|
||||
- license: MIT
|
||||
- util-deprecate
|
||||
- version: 1.0.2
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
4
dist/federatedfilesharing-external.js
vendored
4
dist/federatedfilesharing-external.js
vendored
|
|
@ -1,2 +1,2 @@
|
|||
(()=>{"use strict";var e,o={54878:(e,o,n)=>{var r=n(32981),i=n(63814);window.OCA.Sharing=window.OCA.Sharing||{},window.OCA.Sharing.showAddExternalDialog=function(e,o,n){const r=e.remote,i=e.ownerDisplayName||e.owner,a=e.name,s=r.replace(/^https?:\/\//,"").replace(/\/$/,"");o?window.OC.dialogs.prompt(t("files_sharing","Do you want to add the remote share {name} from {owner}@{remote}?",{name:a,owner:i,remote:s}),t("files_sharing","Remote share"),(function(o,t){e.password=t,n(o,e)}),!0,t("files_sharing","Remote share password"),!0).then(this._adjustDialog):window.OC.dialogs.confirm(t("files_sharing","Do you want to add the remote share {name} from {owner}@{remote}?",{name:a,owner:i,remote:s}),t("files_sharing","Remote share"),(function(o){n(o,e)}),!0).then(this._adjustDialog)},window.OCA.Sharing._adjustDialog=function(){const e=$(".oc-dialog:visible"),o=e.find("button");e.find(".ui-icon").remove(),o.eq(1).text(t("core","Cancel")),o.eq(2).text(t("files_sharing","Add remote share"))};const a=function(){var e;null!==(e=window)&&void 0!==e&&null!==(e=e.OCP)&&void 0!==e&&null!==(e=e.Files)&&void 0!==e&&null!==(e=e.Router)&&void 0!==e&&e.goToRoute?window.OCP.Files.Router.goToRoute(null,{...window.OCP.Files.Router.params,fileid:void 0},{...window.OCP.Files.Router.query,dir:"/",openfile:void 0}):window.location.reload()};!function(){const e=window.OC.Util.History.parseUrlQuery();if(e.remote&&e.token&&e.name){const o=function(e,o){const n=o.password||"";e&&$.post((0,i.Jv)("apps/federatedfilesharing/askForFederatedShare"),{remote:o.remote,token:o.token,owner:o.owner,ownerDisplayName:o.ownerDisplayName||o.owner,name:o.name,password:n}).done((function(e){Object.hasOwn(e,"legacyMount")?a():window.OC.Notification.showTemporary(e.message)})).fail((function(e){window.OC.Notification.showTemporary(JSON.parse(e.responseText).message)}))};location.hash="",e.passwordProtected=1===parseInt(e.protected,10),window.OCA.Sharing.showAddExternalDialog(e,e.passwordProtected,o)}}(),!0!==(0,r.C)("federatedfilesharing","notificationsEnabled",!0)&&$.get((0,i.Jv)("/apps/files_sharing/api/externalShares"),{},(function(e){let o;for(o=0;o<e.length;++o)window.OCA.Sharing.showAddExternalDialog(e[o],!1,(function(e,o){e?$.post((0,i.Jv)("/apps/files_sharing/api/externalShares"),{id:o.id}).then((function(){a()})):$.ajax({url:(0,i.Jv)("/apps/files_sharing/api/externalShares/"+o.id),type:"DELETE"})}))})),$("body").on("window.OCA.Notification.Action",(function(e){"files_sharing"===e.notification.app&&"remote_share"===e.notification.object_type&&"POST"===e.action.type&&a()}))}},n={};function r(e){var t=n[e];if(void 0!==t)return t.exports;var i=n[e]={id:e,loaded:!1,exports:{}};return o[e].call(i.exports,i,i.exports,r),i.loaded=!0,i.exports}r.m=o,e=[],r.O=(o,n,t,i)=>{if(!n){var a=1/0;for(f=0;f<e.length;f++){n=e[f][0],t=e[f][1],i=e[f][2];for(var s=!0,l=0;l<n.length;l++)(!1&i||a>=i)&&Object.keys(r.O).every((e=>r.O[e](n[l])))?n.splice(l--,1):(s=!1,i<a&&(a=i));if(s){e.splice(f--,1);var d=t();void 0!==d&&(o=d)}}return o}i=i||0;for(var f=e.length;f>0&&e[f-1][2]>i;f--)e[f]=e[f-1];e[f]=[n,t,i]},r.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return r.d(o,{a:o}),o},r.d=(e,o)=>{for(var n in o)r.o(o,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:o[n]})},r.e=()=>Promise.resolve(),r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),r.j=2299,(()=>{r.b=document.baseURI||self.location.href;var e={2299:0};r.O.j=o=>0===e[o];var o=(o,n)=>{var t,i,a=n[0],s=n[1],l=n[2],d=0;if(a.some((o=>0!==e[o]))){for(t in s)r.o(s,t)&&(r.m[t]=s[t]);if(l)var f=l(r)}for(o&&o(n);d<a.length;d++)i=a[d],r.o(e,i)&&e[i]&&e[i][0](),e[i]=0;return r.O(f)},n=self.webpackChunknextcloud=self.webpackChunknextcloud||[];n.forEach(o.bind(null,0)),n.push=o.bind(null,n.push.bind(n))})(),r.nc=void 0;var i=r.O(void 0,[4208],(()=>r(54878)));i=r.O(i)})();
|
||||
//# sourceMappingURL=federatedfilesharing-external.js.map?v=8d5e70a5ae0caf3b8ed2
|
||||
(()=>{"use strict";var e,o={54878:(e,o,n)=>{var r=n(32981),i=n(63814);window.OCA.Sharing=window.OCA.Sharing||{},window.OCA.Sharing.showAddExternalDialog=function(e,o,n){const r=e.remote,i=e.ownerDisplayName||e.owner,a=e.name,s=r.replace(/^https?:\/\//,"").replace(/\/$/,"");o?window.OC.dialogs.prompt(t("files_sharing","Do you want to add the remote share {name} from {owner}@{remote}?",{name:a,owner:i,remote:s}),t("files_sharing","Remote share"),(function(o,t){e.password=t,n(o,e)}),!0,t("files_sharing","Remote share password"),!0).then(this._adjustDialog):window.OC.dialogs.confirm(t("files_sharing","Do you want to add the remote share {name} from {owner}@{remote}?",{name:a,owner:i,remote:s}),t("files_sharing","Remote share"),(function(o){n(o,e)}),!0).then(this._adjustDialog)},window.OCA.Sharing._adjustDialog=function(){const e=$(".oc-dialog:visible"),o=e.find("button");e.find(".ui-icon").remove(),o.eq(1).text(t("core","Cancel")),o.eq(2).text(t("files_sharing","Add remote share"))};const a=function(){window?.OCP?.Files?.Router?.goToRoute?window.OCP.Files.Router.goToRoute(null,{...window.OCP.Files.Router.params,fileid:void 0},{...window.OCP.Files.Router.query,dir:"/",openfile:void 0}):window.location.reload()};!function(){const e=window.OC.Util.History.parseUrlQuery();if(e.remote&&e.token&&e.name){const o=function(e,o){const n=o.password||"";e&&$.post((0,i.Jv)("apps/federatedfilesharing/askForFederatedShare"),{remote:o.remote,token:o.token,owner:o.owner,ownerDisplayName:o.ownerDisplayName||o.owner,name:o.name,password:n}).done((function(e){Object.hasOwn(e,"legacyMount")?a():window.OC.Notification.showTemporary(e.message)})).fail((function(e){window.OC.Notification.showTemporary(JSON.parse(e.responseText).message)}))};location.hash="",e.passwordProtected=1===parseInt(e.protected,10),window.OCA.Sharing.showAddExternalDialog(e,e.passwordProtected,o)}}(),!0!==(0,r.C)("federatedfilesharing","notificationsEnabled",!0)&&$.get((0,i.Jv)("/apps/files_sharing/api/externalShares"),{},(function(e){let o;for(o=0;o<e.length;++o)window.OCA.Sharing.showAddExternalDialog(e[o],!1,(function(e,o){e?$.post((0,i.Jv)("/apps/files_sharing/api/externalShares"),{id:o.id}).then((function(){a()})):$.ajax({url:(0,i.Jv)("/apps/files_sharing/api/externalShares/"+o.id),type:"DELETE"})}))})),$("body").on("window.OCA.Notification.Action",(function(e){"files_sharing"===e.notification.app&&"remote_share"===e.notification.object_type&&"POST"===e.action.type&&a()}))}},n={};function r(e){var t=n[e];if(void 0!==t)return t.exports;var i=n[e]={id:e,loaded:!1,exports:{}};return o[e].call(i.exports,i,i.exports,r),i.loaded=!0,i.exports}r.m=o,e=[],r.O=(o,n,t,i)=>{if(!n){var a=1/0;for(f=0;f<e.length;f++){n=e[f][0],t=e[f][1],i=e[f][2];for(var s=!0,d=0;d<n.length;d++)(!1&i||a>=i)&&Object.keys(r.O).every((e=>r.O[e](n[d])))?n.splice(d--,1):(s=!1,i<a&&(a=i));if(s){e.splice(f--,1);var l=t();void 0!==l&&(o=l)}}return o}i=i||0;for(var f=e.length;f>0&&e[f-1][2]>i;f--)e[f]=e[f-1];e[f]=[n,t,i]},r.n=e=>{var o=e&&e.__esModule?()=>e.default:()=>e;return r.d(o,{a:o}),o},r.d=(e,o)=>{for(var n in o)r.o(o,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:o[n]})},r.e=()=>Promise.resolve(),r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,o)=>Object.prototype.hasOwnProperty.call(e,o),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),r.j=2299,(()=>{r.b=document.baseURI||self.location.href;var e={2299:0};r.O.j=o=>0===e[o];var o=(o,n)=>{var t,i,a=n[0],s=n[1],d=n[2],l=0;if(a.some((o=>0!==e[o]))){for(t in s)r.o(s,t)&&(r.m[t]=s[t]);if(d)var f=d(r)}for(o&&o(n);l<a.length;l++)i=a[l],r.o(e,i)&&e[i]&&e[i][0](),e[i]=0;return r.O(f)},n=self.webpackChunknextcloud=self.webpackChunknextcloud||[];n.forEach(o.bind(null,0)),n.push=o.bind(null,n.push.bind(n))})(),r.nc=void 0;var i=r.O(void 0,[4208],(()=>r(54878)));i=r.O(i)})();
|
||||
//# sourceMappingURL=federatedfilesharing-external.js.map?v=9f1fda0946cc9259b34b
|
||||
2
dist/federatedfilesharing-external.js.map
vendored
2
dist/federatedfilesharing-external.js.map
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