0fe28e83ee
Universal: PR Check / Branch Policy (pull_request) Failing after 2s
Generic: Repo Health / Access control (pull_request) Successful in 1s
Generic: Repo Health / Site Health (pull_request) Has been skipped
Joomla: Extension CI / Release Readiness Check (pull_request) Failing after 6s
Universal: Secret Scanning / Gitleaks Secret Scan (pull_request) Successful in 9s
Universal: PR Check / Validate PR (pull_request) Failing after 16s
Generic: Project CI / Lint & Validate (pull_request) Successful in 32s
Joomla: Extension CI / Lint & Validate (pull_request) Failing after 44s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || 'development' }}) (pull_request_target) Failing after 8s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
Universal: Workflow Sync Trigger / Sync workflows to live repos (pull_request) Failing after 3s
Universal: Build & Release / Promote to RC (pull_request) Has been skipped
Generic: Project CI / Tests (pull_request) Has been cancelled
Joomla: Extension CI / Tests (PHP 8.2) (pull_request) Has been cancelled
Joomla: Extension CI / Tests (PHP 8.3) (pull_request) Has been cancelled
Joomla: Extension CI / PHPStan Analysis (pull_request) Has been cancelled
Joomla: Extension CI / Build RC Pre-Release (pull_request) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
Generic: Repo Health / Scripts governance (pull_request) Has been cancelled
Generic: Repo Health / Repository health (pull_request) Has been cancelled
Generic: Repo Health / Report Issues (pull_request) Has been cancelled
159 lines
4.8 KiB
JSON
159 lines
4.8 KiB
JSON
{
|
|
"$schema": "https://developer.joomla.org/schemas/json-schema/web_assets.json",
|
|
"name": "mokoonyx",
|
|
"description": "MokoOnyx template assets",
|
|
"license": "GPL-3.0-or-later",
|
|
"x-header": {
|
|
"copyright_year": 2026,
|
|
"author": "Jonathan Miller",
|
|
"owner": "Moko Consulting",
|
|
"contact": "hello@mokoconsulting.tech",
|
|
"project": "MokoOnyx Template",
|
|
"spdx_license": "GPL-3.0-or-later",
|
|
"notice": "This file is part of a Moko Consulting project.",
|
|
"disclaimer": "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.",
|
|
"repo": "https://git.mokoconsulting.tech/MokoConsulting/MokoOnyx",
|
|
"file_information": {
|
|
"defgroup": "Joomla.Template.Site",
|
|
"ingroup": "MokoOnyx.Template.Assets",
|
|
"path": "./media/templates/site/mokoonyx/joomla.asset.json",
|
|
"version": "01.00.00",
|
|
"brief": "Joomla asset registry for MokoOnyx"
|
|
}
|
|
},
|
|
"assets": [
|
|
{
|
|
"name": "template.base",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/css/template.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "template.component",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/css/component.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "template.offline",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/css/offline.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "template.user",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/css/user.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "user.js",
|
|
"type": "script",
|
|
"uri": "media/templates/site/mokoonyx/js/user.js",
|
|
"attributes": {"defer": true}
|
|
},
|
|
{
|
|
"name": "template.font.osaka",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/css/fonts/osaka.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "template.editor",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/css/editor.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "template.light.standard",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/css/theme/light.standard.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "template.light.custom",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/css/theme/light.custom.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "template.dark.standard",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/css/theme/dark.standard.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "template.dark.custom",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/css/theme/dark.custom.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "template.a11y-high-contrast",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/css/a11y-high-contrast.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "template.js",
|
|
"type": "script",
|
|
"uri": "media/templates/site/mokoonyx/js/template.js",
|
|
"attributes": {"defer": true}
|
|
},
|
|
{
|
|
"name": "gtm.js",
|
|
"type": "script",
|
|
"uri": "media/templates/site/mokoonyx/js/gtm.js",
|
|
"attributes": {"defer": true}
|
|
},
|
|
{
|
|
"name": "vendor.fa7free.all",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/vendor/fa7free/css/all.min.css"
|
|
},
|
|
{
|
|
"name": "vendor.fa7free.brands",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/vendor/fa7free/css/brands.min.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "vendor.fa7free.fontawesome",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/vendor/fa7free/css/fontawesome.min.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "vendor.fa7free.regular",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/vendor/fa7free/css/regular.min.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "vendor.fa7free.solid",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/vendor/fa7free/css/solid.min.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "vendor.vm",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/css/vendor/vm.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "vendor.bootstrap-toc",
|
|
"type": "style",
|
|
"uri": "media/templates/site/mokoonyx/vendor/bootstrap-toc/bootstrap-toc.css",
|
|
"attributes": {"media": "all"}
|
|
},
|
|
{
|
|
"name": "vendor.bootstrap-toc.js",
|
|
"type": "script",
|
|
"uri": "media/templates/site/mokoonyx/vendor/bootstrap-toc/bootstrap-toc.js",
|
|
"dependencies": ["jquery"],
|
|
"attributes": {"defer": true}
|
|
}
|
|
]
|
|
}
|