mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
parent
6ee67884a4
commit
7e3b8050b3
5 changed files with 18 additions and 0 deletions
1
dist/files_versions-workflow.css
vendored
Normal file
1
dist/files_versions-workflow.css
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
/* extracted by css-entry-points-plugin */
|
||||
2
dist/files_versions-workflow.mjs
vendored
Normal file
2
dist/files_versions-workflow.mjs
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
window.addEventListener("DOMContentLoaded",()=>{globalThis.OCA.WorkflowEngine.registerOperator({id:"OCA\\Files_Versions\\BlockVersioningOperation",color:"#ff5900",operation:"deny"})});
|
||||
//# sourceMappingURL=files_versions-workflow.mjs.map
|
||||
7
dist/files_versions-workflow.mjs.license
vendored
Normal file
7
dist/files_versions-workflow.mjs.license
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- nextcloud-ui
|
||||
- version: 1.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
1
dist/files_versions-workflow.mjs.map
vendored
Normal file
1
dist/files_versions-workflow.mjs.map
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
{"version":3,"file":"files_versions-workflow.mjs","sources":["../build/frontend/apps/files_versions/src/workflow.ts"],"sourcesContent":["/*!\n * SPDX-FileCopyrightText: 2026 Nextcloud GmbH and Nextcloud contributors\n * SPDX-License-Identifier: AGPL-3.0-or-later\n */\n\nwindow.addEventListener('DOMContentLoaded', () => {\n\tglobalThis.OCA.WorkflowEngine.registerOperator({\n\t\tid: 'OCA\\\\Files_Versions\\\\BlockVersioningOperation',\n\t\tcolor: '#ff5900',\n\t\toperation: 'deny',\n\t})\n})\n"],"names":[],"mappings":"AAKA,OAAO,iBAAiB,mBAAoB,IAAM,CACjD,WAAW,IAAI,eAAe,iBAAiB,CAC9C,GAAI,gDACJ,MAAO,UACP,UAAW,MAAA,CACX,CACF,CAAC"}
|
||||
7
dist/files_versions-workflow.mjs.map.license
vendored
Normal file
7
dist/files_versions-workflow.mjs.map.license
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
|
||||
|
||||
This file is generated from multiple sources. Included packages:
|
||||
- nextcloud-ui
|
||||
- version: 1.0.0
|
||||
- license: AGPL-3.0-or-later
|
||||
Loading…
Reference in a new issue