From e23917c5e1bf70b272824085a2d18f81ad38d21b Mon Sep 17 00:00:00 2001 From: aB0t Date: Sun, 7 Apr 2024 13:20:29 +0200 Subject: [PATCH] update 2024-04-07 13:20:18 --- src/39f8957f-cc73-4da5-8b60-6cf25d4ab058/settings.json | 2 +- src/44b4a9cf-62e6-48af-ab30-5b3d2715728e/settings.json | 2 +- src/47448ada-54df-45f3-b05d-1c66c584b1bd/settings.json | 2 +- src/70530246-2903-4c02-af9a-61182e4d97b8/settings.json | 2 +- src/b34dbbeb-89bd-4f01-8bbd-f7ba0fb6280b/settings.json | 2 +- src/b591855d-d106-4fe5-90ad-8e706f6267cf/settings.json | 2 +- src/cc482882-5eef-476c-b835-7b0c5a17c0db/settings.json | 2 +- src/d2b8599a-d5ce-49b1-b992-764bb7d55137/settings.json | 2 +- src/ef6438c4-76db-4aa1-bb15-bc97583bcd2e/settings.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/39f8957f-cc73-4da5-8b60-6cf25d4ab058/settings.json b/src/39f8957f-cc73-4da5-8b60-6cf25d4ab058/settings.json index 76022c3..541a961 100644 --- a/src/39f8957f-cc73-4da5-8b60-6cf25d4ab058/settings.json +++ b/src/39f8957f-cc73-4da5-8b60-6cf25d4ab058/settings.json @@ -12,7 +12,7 @@ "system_name": "Path.Converter", "type": "class", "use_selection": null, - "namespace": "VDM\\Minify\\Path.Converter", + "namespace": "[[[NamespacePrefix]]]\\Minify\\Path.Converter", "description": "", "licensing_template": "\/**\r\n * Convert paths relative from 1 file to another.\r\n *\r\n * E.g.\r\n * ..\/..\/images\/icon.jpg relative to \/css\/imports\/icons.css\r\n * becomes\r\n * ..\/images\/icon.jpg relative to \/css\/minified.css\r\n *\r\n * Please report bugs on https:\/\/github.com\/matthiasmullie\/path-converter\/issues\r\n *\r\n * @author Matthias Mullie \r\n * @copyright Copyright (c) 2015, Matthias Mullie. All rights reserved\r\n * @license MIT License\r\n *\/", "head": "", diff --git a/src/44b4a9cf-62e6-48af-ab30-5b3d2715728e/settings.json b/src/44b4a9cf-62e6-48af-ab30-5b3d2715728e/settings.json index ecc7546..0883166 100644 --- a/src/44b4a9cf-62e6-48af-ab30-5b3d2715728e/settings.json +++ b/src/44b4a9cf-62e6-48af-ab30-5b3d2715728e/settings.json @@ -10,7 +10,7 @@ "system_name": "Minify.Exceptions.IOException", "type": "class", "use_selection": null, - "namespace": "VDM\\Minify\\Exceptions.IOException", + "namespace": "[[[NamespacePrefix]]]\\Minify\\Exceptions.IOException", "description": "\/**\r\n * IO Exception Class.\r\n *\r\n * @author Matthias Mullie \r\n *\/", "licensing_template": "\/**\r\n * IO Exception.\r\n *\r\n * Please report bugs on https:\/\/github.com\/matthiasmullie\/minify\/issues\r\n *\r\n * @author Matthias Mullie \r\n * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved\r\n * @license MIT License\r\n *\/", "head": "", diff --git a/src/47448ada-54df-45f3-b05d-1c66c584b1bd/settings.json b/src/47448ada-54df-45f3-b05d-1c66c584b1bd/settings.json index 8716ed6..b4f92ef 100644 --- a/src/47448ada-54df-45f3-b05d-1c66c584b1bd/settings.json +++ b/src/47448ada-54df-45f3-b05d-1c66c584b1bd/settings.json @@ -10,7 +10,7 @@ "system_name": "Minify.Abstraction.BasicException", "type": "abstract class", "use_selection": null, - "namespace": "VDM\\Minify\\Abstraction.BasicException", + "namespace": "[[[NamespacePrefix]]]\\Minify\\Abstraction.BasicException", "description": "\/**\r\n * Basic exception.\r\n *\r\n * Please report bugs on https:\/\/github.com\/matthiasmullie\/minify\/issues\r\n *\r\n * @author Matthias Mullie \r\n * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved\r\n * @license MIT License\r\n *\/", "extends_custom": "\\Exception", "licensing_template": "\/**\r\n * Basic exception.\r\n *\r\n * Please report bugs on https:\/\/github.com\/matthiasmullie\/minify\/issues\r\n *\r\n * @author Matthias Mullie \r\n * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved\r\n * @license MIT License\r\n *\/", diff --git a/src/70530246-2903-4c02-af9a-61182e4d97b8/settings.json b/src/70530246-2903-4c02-af9a-61182e4d97b8/settings.json index eaf6c05..54fa193 100644 --- a/src/70530246-2903-4c02-af9a-61182e4d97b8/settings.json +++ b/src/70530246-2903-4c02-af9a-61182e4d97b8/settings.json @@ -23,7 +23,7 @@ "as": "default" } }, - "namespace": "VDM\\Minify\\Css", + "namespace": "[[[NamespacePrefix]]]\\Minify\\Css", "description": "\/**\r\n * CSS minifier.\r\n *\r\n * Please report bugs on https:\/\/github.com\/matthiasmullie\/minify\/issues\r\n *\r\n * @author Matthias Mullie \r\n * @author Tijs Verkoyen \r\n * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved\r\n * @license MIT License\r\n *\/", "licensing_template": "\/**\r\n * CSS Minifier.\r\n *\r\n * Please report bugs on https:\/\/github.com\/matthiasmullie\/minify\/issues\r\n *\r\n * @author Matthias Mullie \r\n * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved\r\n * @license MIT License\r\n *\/", "head": "", diff --git a/src/b34dbbeb-89bd-4f01-8bbd-f7ba0fb6280b/settings.json b/src/b34dbbeb-89bd-4f01-8bbd-f7ba0fb6280b/settings.json index 33ecbda..d26b265 100644 --- a/src/b34dbbeb-89bd-4f01-8bbd-f7ba0fb6280b/settings.json +++ b/src/b34dbbeb-89bd-4f01-8bbd-f7ba0fb6280b/settings.json @@ -10,7 +10,7 @@ "system_name": "Minify.Exceptions.FileImportException", "type": "class", "use_selection": null, - "namespace": "VDM\\Minify\\Exceptions.FileImportException", + "namespace": "[[[NamespacePrefix]]]\\Minify\\Exceptions.FileImportException", "description": "\/**\r\n * File Import Exception Class.\r\n *\r\n * @author Matthias Mullie \r\n *\/", "licensing_template": "\/**\r\n * File Import Exception.\r\n *\r\n * Please report bugs on https:\/\/github.com\/matthiasmullie\/minify\/issues\r\n *\r\n * @author Matthias Mullie \r\n * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved\r\n * @license MIT License\r\n *\/", "head": "", diff --git a/src/b591855d-d106-4fe5-90ad-8e706f6267cf/settings.json b/src/b591855d-d106-4fe5-90ad-8e706f6267cf/settings.json index 5917b4d..beef193 100644 --- a/src/b591855d-d106-4fe5-90ad-8e706f6267cf/settings.json +++ b/src/b591855d-d106-4fe5-90ad-8e706f6267cf/settings.json @@ -19,7 +19,7 @@ "as": "default" } }, - "namespace": "VDM\\Joomla\\Componentbuilder.Compiler.Utilities.Minify", + "namespace": "[[[NamespacePrefix]]]\\Joomla\\Componentbuilder.Compiler.Utilities.Minify", "description": "Compiler Minifier\r\n\r\n@since 3.2.0", "licensing_template": "\/**\r\n * @package Joomla.Component.Builder\r\n *\r\n * @created 4th September, 2022\r\n * @author Llewellyn van der Merwe \r\n * @git Joomla Component Builder \r\n * @copyright Copyright (C) 2015 Vast Development Method. All rights reserved.\r\n * @license GNU General Public License version 2 or later; see LICENSE.txt\r\n *\/\r\n", "head": "", diff --git a/src/cc482882-5eef-476c-b835-7b0c5a17c0db/settings.json b/src/cc482882-5eef-476c-b835-7b0c5a17c0db/settings.json index 5346e85..b099db4 100644 --- a/src/cc482882-5eef-476c-b835-7b0c5a17c0db/settings.json +++ b/src/cc482882-5eef-476c-b835-7b0c5a17c0db/settings.json @@ -10,7 +10,7 @@ "system_name": "Path.Interfaces.ConverterInterface", "type": "interface", "use_selection": null, - "namespace": "VDM\\Minify\\Path.Interfaces.ConverterInterface", + "namespace": "[[[NamespacePrefix]]]\\Minify\\Path.Interfaces.ConverterInterface", "description": "", "licensing_template": "\/**\r\n * Convert file paths.\r\n *\r\n * Please report bugs on https:\/\/github.com\/matthiasmullie\/path-converter\/issues\r\n *\r\n * @author Matthias Mullie \r\n * @copyright Copyright (c) 2015, Matthias Mullie. All rights reserved\r\n * @license MIT License\r\n *\/", "head": "", diff --git a/src/d2b8599a-d5ce-49b1-b992-764bb7d55137/settings.json b/src/d2b8599a-d5ce-49b1-b992-764bb7d55137/settings.json index 840dc66..15a4411 100644 --- a/src/d2b8599a-d5ce-49b1-b992-764bb7d55137/settings.json +++ b/src/d2b8599a-d5ce-49b1-b992-764bb7d55137/settings.json @@ -19,7 +19,7 @@ "as": "default" } }, - "namespace": "VDM\\Minify\\Abstraction.Minify", + "namespace": "[[[NamespacePrefix]]]\\Minify\\Abstraction.Minify", "description": "\/**\r\n * Abstract minifier class.\r\n *\r\n * Please report bugs on https:\/\/github.com\/matthiasmullie\/minify\/issues\r\n *\r\n * @author Matthias Mullie \r\n * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved\r\n * @license MIT License\r\n *\/", "licensing_template": "\/**\r\n * Abstract minifier class.\r\n *\r\n * Please report bugs on https:\/\/github.com\/matthiasmullie\/minify\/issues\r\n *\r\n * @author Matthias Mullie \r\n * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved\r\n * @license MIT License\r\n *\/\r\n", "head": "", diff --git a/src/ef6438c4-76db-4aa1-bb15-bc97583bcd2e/settings.json b/src/ef6438c4-76db-4aa1-bb15-bc97583bcd2e/settings.json index ae1c7e4..fb406bc 100644 --- a/src/ef6438c4-76db-4aa1-bb15-bc97583bcd2e/settings.json +++ b/src/ef6438c4-76db-4aa1-bb15-bc97583bcd2e/settings.json @@ -10,7 +10,7 @@ "system_name": "Minify.JavaScript", "type": "class", "use_selection": null, - "namespace": "VDM\\Minify\\JavaScript", + "namespace": "[[[NamespacePrefix]]]\\Minify\\JavaScript", "description": "\/**\r\n * JavaScript Minifier Class.\r\n *\r\n * Please report bugs on https:\/\/github.com\/matthiasmullie\/minify\/issues\r\n *\r\n * @author Matthias Mullie \r\n * @author Tijs Verkoyen \r\n * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved\r\n * @license MIT License\r\n *\/", "licensing_template": "\/**\r\n * JavaScript minifier.\r\n *\r\n * Please report bugs on https:\/\/github.com\/matthiasmullie\/minify\/issues\r\n *\r\n * @author Matthias Mullie \r\n * @copyright Copyright (c) 2012, Matthias Mullie. All rights reserved\r\n * @license MIT License\r\n *\/", "head": "",