Skip to content

Commit 673477f

Browse files
committed
chore(assets): Recompile assets
Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
1 parent 85dd814 commit 673477f

12 files changed

Lines changed: 122 additions & 15 deletions

dist/core-common.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/core-common.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/oauth2-oauth2.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/oauth2-oauth2.js.license

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ SPDX-License-Identifier: GPL-3.0-or-later
44
SPDX-License-Identifier: BSD-3-Clause
55
SPDX-License-Identifier: AGPL-3.0-or-later
66
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
7+
SPDX-FileCopyrightText: webfansplz
8+
SPDX-FileCopyrightText: perfect-debounce developers
9+
SPDX-FileCopyrightText: hookable developers
710
SPDX-FileCopyrightText: escape-html developers
11+
SPDX-FileCopyrightText: atomiks
812
SPDX-FileCopyrightText: Tobias Koppers @sokra
913
SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
1014
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
@@ -14,11 +18,21 @@ SPDX-FileCopyrightText: Matt Zabriskie
1418
SPDX-FileCopyrightText: GitHub Inc.
1519
SPDX-FileCopyrightText: Feross Aboukhadijeh
1620
SPDX-FileCopyrightText: Evan You
21+
SPDX-FileCopyrightText: Eduardo San Martin Morote
1722
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
23+
SPDX-FileCopyrightText: David Clark
1824
SPDX-FileCopyrightText: Christoph Wurst
25+
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
26+
SPDX-FileCopyrightText: Anthony Fu <anthonyfu117@hotmail.com>
1927

2028

2129
This file is generated from multiple sources. Included packages:
30+
- @floating-ui/core
31+
- version: 1.7.5
32+
- license: MIT
33+
- @floating-ui/utils
34+
- version: 0.2.11
35+
- license: MIT
2236
- @nextcloud/auth
2337
- version: 2.6.0
2438
- license: GPL-3.0-or-later
@@ -46,6 +60,48 @@ This file is generated from multiple sources. Included packages:
4660
- @nextcloud/logger
4761
- version: 3.0.3
4862
- license: GPL-3.0-or-later
63+
- @nextcloud/vue
64+
- version: 9.6.0
65+
- license: AGPL-3.0-or-later
66+
- @vue/devtools-shared
67+
- version: 8.1.0
68+
- license: MIT
69+
- @vue/reactivity
70+
- version: 3.5.30
71+
- license: MIT
72+
- @vue/runtime-core
73+
- version: 3.5.30
74+
- license: MIT
75+
- @vue/runtime-dom
76+
- version: 3.5.30
77+
- license: MIT
78+
- @vue/shared
79+
- version: 3.5.30
80+
- license: MIT
81+
- @vueuse/core
82+
- version: 14.2.1
83+
- license: MIT
84+
- @vueuse/shared
85+
- version: 14.2.1
86+
- license: MIT
87+
- perfect-debounce
88+
- version: 2.1.0
89+
- license: MIT
90+
- @vue/devtools-api
91+
- version: 8.1.0
92+
- license: MIT
93+
- @vue/devtools-kit
94+
- version: 8.1.0
95+
- license: MIT
96+
- vue-router
97+
- version: 5.0.3
98+
- license: MIT
99+
- vue
100+
- version: 3.5.30
101+
- license: MIT
102+
- @nextcloud/password-confirmation
103+
- version: 6.1.0
104+
- license: MIT
49105
- @nextcloud/router
50106
- version: 3.1.0
51107
- license: GPL-3.0-or-later
@@ -61,6 +117,9 @@ This file is generated from multiple sources. Included packages:
61117
- base64-js
62118
- version: 1.5.1
63119
- license: MIT
120+
- birpc
121+
- version: 2.9.0
122+
- license: MIT
64123
- css-loader
65124
- version: 7.1.2
66125
- license: MIT
@@ -70,6 +129,9 @@ This file is generated from multiple sources. Included packages:
70129
- escape-html
71130
- version: 1.0.3
72131
- license: MIT
132+
- hookable
133+
- version: 5.5.3
134+
- license: MIT
73135
- ieee754
74136
- version: 1.2.1
75137
- license: BSD-3-Clause
@@ -82,6 +144,9 @@ This file is generated from multiple sources. Included packages:
82144
- style-loader
83145
- version: 4.0.0
84146
- license: MIT
147+
- tabbable
148+
- version: 6.4.0
149+
- license: MIT
85150
- vue-loader
86151
- version: 15.11.1
87152
- license: MIT

dist/oauth2-oauth2.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/settings-vue-settings-admin-delegation.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/settings-vue-settings-admin-delegation.js.license

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,48 @@ This file is generated from multiple sources. Included packages:
108108
- @nextcloud/logger
109109
- version: 3.0.3
110110
- license: GPL-3.0-or-later
111+
- @nextcloud/vue
112+
- version: 9.6.0
113+
- license: AGPL-3.0-or-later
114+
- @vue/devtools-shared
115+
- version: 8.1.0
116+
- license: MIT
117+
- @vue/reactivity
118+
- version: 3.5.30
119+
- license: MIT
120+
- @vue/runtime-core
121+
- version: 3.5.30
122+
- license: MIT
123+
- @vue/runtime-dom
124+
- version: 3.5.30
125+
- license: MIT
126+
- @vue/shared
127+
- version: 3.5.30
128+
- license: MIT
129+
- @vueuse/core
130+
- version: 14.2.1
131+
- license: MIT
132+
- @vueuse/shared
133+
- version: 14.2.1
134+
- license: MIT
135+
- perfect-debounce
136+
- version: 2.1.0
137+
- license: MIT
138+
- @vue/devtools-api
139+
- version: 8.1.0
140+
- license: MIT
141+
- @vue/devtools-kit
142+
- version: 8.1.0
143+
- license: MIT
144+
- vue-router
145+
- version: 5.0.3
146+
- license: MIT
147+
- vue
148+
- version: 3.5.30
149+
- license: MIT
150+
- @nextcloud/password-confirmation
151+
- version: 6.1.0
152+
- license: MIT
111153
- @nextcloud/router
112154
- version: 3.1.0
113155
- license: GPL-3.0-or-later

dist/settings-vue-settings-admin-delegation.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/settings-vue-settings-admin-security.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/settings-vue-settings-admin-security.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)