feat: add shared Toolbox header and themes
This commit is contained in:
@@ -14,13 +14,6 @@ export const toolboxAppDefinition = {
|
||||
icon: './favicon.svg',
|
||||
categories: ['documents', 'xml', 'xslt'],
|
||||
tags: ['transform', 'validate', 'format', 'explain'],
|
||||
actions: [
|
||||
{
|
||||
id: 'source',
|
||||
label: 'Source',
|
||||
url: 'https://git.add-ideas.de/zemion/xslt-tools/src/tag/v0.3.2',
|
||||
},
|
||||
],
|
||||
assets: ['./vendor/saxon/SaxonJS2.js', './vendor/saxon/LICENSE.txt'],
|
||||
integration: {
|
||||
contextVersion: 1,
|
||||
|
||||
Reference in New Issue
Block a user