Product import
This commit is contained in:
330
composer.lock
generated
330
composer.lock
generated
@@ -338,16 +338,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/ca-bundle",
|
"name": "composer/ca-bundle",
|
||||||
"version": "1.5.13",
|
"version": "1.5.14",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/composer/ca-bundle.git",
|
"url": "https://github.com/composer/ca-bundle.git",
|
||||||
"reference": "c008272789979f709f7fcb32c2ecf1d2db5e84e5"
|
"reference": "0c8abba0634f637bd78c4e451981da368d403463"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/c008272789979f709f7fcb32c2ecf1d2db5e84e5",
|
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/0c8abba0634f637bd78c4e451981da368d403463",
|
||||||
"reference": "c008272789979f709f7fcb32c2ecf1d2db5e84e5",
|
"reference": "0c8abba0634f637bd78c4e451981da368d403463",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -394,7 +394,7 @@
|
|||||||
"support": {
|
"support": {
|
||||||
"irc": "irc://irc.freenode.org/composer",
|
"irc": "irc://irc.freenode.org/composer",
|
||||||
"issues": "https://github.com/composer/ca-bundle/issues",
|
"issues": "https://github.com/composer/ca-bundle/issues",
|
||||||
"source": "https://github.com/composer/ca-bundle/tree/1.5.13"
|
"source": "https://github.com/composer/ca-bundle/tree/1.5.14"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -406,7 +406,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-07-18T12:35:13+00:00"
|
"time": "2026-08-21T14:57:29+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/class-map-generator",
|
"name": "composer/class-map-generator",
|
||||||
@@ -479,16 +479,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/composer",
|
"name": "composer/composer",
|
||||||
"version": "2.10.2",
|
"version": "2.10.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/composer/composer.git",
|
"url": "https://github.com/composer/composer.git",
|
||||||
"reference": "8d4439f572a97670a9edc039eb3b093cc976b4bc"
|
"reference": "f0de0bf90226853b841672f086d8b58b02332504"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/composer/composer/zipball/8d4439f572a97670a9edc039eb3b093cc976b4bc",
|
"url": "https://api.github.com/repos/composer/composer/zipball/f0de0bf90226853b841672f086d8b58b02332504",
|
||||||
"reference": "8d4439f572a97670a9edc039eb3b093cc976b4bc",
|
"reference": "f0de0bf90226853b841672f086d8b58b02332504",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -499,6 +499,8 @@
|
|||||||
"composer/semver": "^3.3",
|
"composer/semver": "^3.3",
|
||||||
"composer/spdx-licenses": "^1.5.7",
|
"composer/spdx-licenses": "^1.5.7",
|
||||||
"composer/xdebug-handler": "^2.0.2 || ^3.0.3",
|
"composer/xdebug-handler": "^2.0.2 || ^3.0.3",
|
||||||
|
"ext-filter": "*",
|
||||||
|
"ext-hash": "*",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"justinrainbow/json-schema": "^6.5.1",
|
"justinrainbow/json-schema": "^6.5.1",
|
||||||
"php": "^7.2.5 || ^8.0",
|
"php": "^7.2.5 || ^8.0",
|
||||||
@@ -576,7 +578,7 @@
|
|||||||
"irc": "ircs://irc.libera.chat:6697/composer",
|
"irc": "ircs://irc.libera.chat:6697/composer",
|
||||||
"issues": "https://github.com/composer/composer/issues",
|
"issues": "https://github.com/composer/composer/issues",
|
||||||
"security": "https://github.com/composer/composer/security/policy",
|
"security": "https://github.com/composer/composer/security/policy",
|
||||||
"source": "https://github.com/composer/composer/tree/2.10.2"
|
"source": "https://github.com/composer/composer/tree/2.10.3"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -588,7 +590,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-07-01T09:24:45+00:00"
|
"time": "2026-08-27T11:34:23+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/metadata-minifier",
|
"name": "composer/metadata-minifier",
|
||||||
@@ -1801,22 +1803,22 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "guzzlehttp/guzzle",
|
"name": "guzzlehttp/guzzle",
|
||||||
"version": "7.15.3",
|
"version": "7.15.5",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/guzzle/guzzle.git",
|
"url": "https://github.com/guzzle/guzzle.git",
|
||||||
"reference": "ae311b8f045ea93ce7b1c9cdb7cec06c53f944bc"
|
"reference": "ee80339fd9177ba44c49cdb653ff02a4d1106b9a"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/ae311b8f045ea93ce7b1c9cdb7cec06c53f944bc",
|
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/ee80339fd9177ba44c49cdb653ff02a4d1106b9a",
|
||||||
"reference": "ae311b8f045ea93ce7b1c9cdb7cec06c53f944bc",
|
"reference": "ee80339fd9177ba44c49cdb653ff02a4d1106b9a",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"guzzlehttp/promises": "^2.5.2",
|
"guzzlehttp/promises": "^2.5.3",
|
||||||
"guzzlehttp/psr7": "^2.13",
|
"guzzlehttp/psr7": "^2.13.1",
|
||||||
"php": "^7.2.5 || ^8.0",
|
"php": "^7.2.5 || ^8.0",
|
||||||
"psr/http-client": "^1.0",
|
"psr/http-client": "^1.0",
|
||||||
"symfony/deprecation-contracts": "^2.5 || ^3.0",
|
"symfony/deprecation-contracts": "^2.5 || ^3.0",
|
||||||
@@ -1909,7 +1911,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/guzzle/guzzle/issues",
|
"issues": "https://github.com/guzzle/guzzle/issues",
|
||||||
"source": "https://github.com/guzzle/guzzle/tree/7.15.3"
|
"source": "https://github.com/guzzle/guzzle/tree/7.15.5"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -1925,20 +1927,20 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-08-05T19:48:21+00:00"
|
"time": "2026-08-24T09:21:06+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "guzzlehttp/promises",
|
"name": "guzzlehttp/promises",
|
||||||
"version": "2.5.2",
|
"version": "2.5.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/guzzle/promises.git",
|
"url": "https://github.com/guzzle/promises.git",
|
||||||
"reference": "2823687acff28b2dbe67b2508a6b300e2c3fa4ce"
|
"reference": "cde49999552d185d64715fe9c1f77a2aadd2f9f1"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/guzzle/promises/zipball/2823687acff28b2dbe67b2508a6b300e2c3fa4ce",
|
"url": "https://api.github.com/repos/guzzle/promises/zipball/cde49999552d185d64715fe9c1f77a2aadd2f9f1",
|
||||||
"reference": "2823687acff28b2dbe67b2508a6b300e2c3fa4ce",
|
"reference": "cde49999552d185d64715fe9c1f77a2aadd2f9f1",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1993,7 +1995,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/guzzle/promises/issues",
|
"issues": "https://github.com/guzzle/promises/issues",
|
||||||
"source": "https://github.com/guzzle/promises/tree/2.5.2"
|
"source": "https://github.com/guzzle/promises/tree/2.5.3"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -2009,20 +2011,20 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-08-05T19:30:54+00:00"
|
"time": "2026-08-24T09:11:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "guzzlehttp/psr7",
|
"name": "guzzlehttp/psr7",
|
||||||
"version": "2.13.0",
|
"version": "2.13.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/guzzle/psr7.git",
|
"url": "https://github.com/guzzle/psr7.git",
|
||||||
"reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4"
|
"reference": "95e7828100de18b4e269fb1703be530082d5166d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/guzzle/psr7/zipball/dad89620b7a6edb60c15858442eb2e408b45d8f4",
|
"url": "https://api.github.com/repos/guzzle/psr7/zipball/95e7828100de18b4e269fb1703be530082d5166d",
|
||||||
"reference": "dad89620b7a6edb60c15858442eb2e408b45d8f4",
|
"reference": "95e7828100de18b4e269fb1703be530082d5166d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -2112,7 +2114,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/guzzle/psr7/issues",
|
"issues": "https://github.com/guzzle/psr7/issues",
|
||||||
"source": "https://github.com/guzzle/psr7/tree/2.13.0"
|
"source": "https://github.com/guzzle/psr7/tree/2.13.1"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -2128,7 +2130,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-07-16T22:23:49+00:00"
|
"time": "2026-08-24T09:13:11+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "halaxa/json-machine",
|
"name": "halaxa/json-machine",
|
||||||
@@ -2194,19 +2196,20 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "justinrainbow/json-schema",
|
"name": "justinrainbow/json-schema",
|
||||||
"version": "6.10.0",
|
"version": "6.11.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/jsonrainbow/json-schema.git",
|
"url": "https://github.com/jsonrainbow/json-schema.git",
|
||||||
"reference": "8b1308a9d7bdbdb20ce87ef920f82b4564bb2d33"
|
"reference": "7e420a943a6fbc95e60e3cf67acfbee85b3b4da7"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/8b1308a9d7bdbdb20ce87ef920f82b4564bb2d33",
|
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/7e420a943a6fbc95e60e3cf67acfbee85b3b4da7",
|
||||||
"reference": "8b1308a9d7bdbdb20ce87ef920f82b4564bb2d33",
|
"reference": "7e420a943a6fbc95e60e3cf67acfbee85b3b4da7",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
"ext-filter": "*",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"marc-mabe/php-enum": "^4.4",
|
"marc-mabe/php-enum": "^4.4",
|
||||||
"php": "^7.2 || ^8.0"
|
"php": "^7.2 || ^8.0"
|
||||||
@@ -2239,20 +2242,9 @@
|
|||||||
],
|
],
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Bruno Prieto Reis",
|
"name": "Danny van der Sluijs",
|
||||||
"email": "bruno.p.reis@gmail.com"
|
"email": "danny.vandersluijs@icloud.com",
|
||||||
},
|
"role": "Maintainer"
|
||||||
{
|
|
||||||
"name": "Justin Rainbow",
|
|
||||||
"email": "justin.rainbow@gmail.com"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Igor Wiedler",
|
|
||||||
"email": "igor@wiedler.ch"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Robert Schönthal",
|
|
||||||
"email": "seroscho@googlemail.com"
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "A library to validate a json schema.",
|
"description": "A library to validate a json schema.",
|
||||||
@@ -2263,9 +2255,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/jsonrainbow/json-schema/issues",
|
"issues": "https://github.com/jsonrainbow/json-schema/issues",
|
||||||
"source": "https://github.com/jsonrainbow/json-schema/tree/6.10.0"
|
"source": "https://github.com/jsonrainbow/json-schema/tree/6.11.0"
|
||||||
},
|
},
|
||||||
"time": "2026-06-16T20:50:26+00:00"
|
"time": "2026-08-21T10:30:42+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "lolli42/finediff",
|
"name": "lolli42/finediff",
|
||||||
@@ -2592,24 +2584,24 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "masterminds/html5",
|
"name": "masterminds/html5",
|
||||||
"version": "2.10.1",
|
"version": "2.11.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Masterminds/html5-php.git",
|
"url": "https://github.com/Masterminds/html5-php.git",
|
||||||
"reference": "fd5018f6815fff903946d0564977b44ce8010e29"
|
"reference": "a1e7a2f88ee13635d86fc61cfbdf2306a76ddfc7"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/fd5018f6815fff903946d0564977b44ce8010e29",
|
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/a1e7a2f88ee13635d86fc61cfbdf2306a76ddfc7",
|
||||||
"reference": "fd5018f6815fff903946d0564977b44ce8010e29",
|
"reference": "a1e7a2f88ee13635d86fc61cfbdf2306a76ddfc7",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"ext-dom": "*",
|
"ext-dom": "*",
|
||||||
"php": ">=5.3.0"
|
"php": ">=7.4"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9 || ^10"
|
"phpunit/phpunit": "^6 || ^7 || ^8 || ^9 || ^10"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
@@ -2653,9 +2645,9 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/Masterminds/html5-php/issues",
|
"issues": "https://github.com/Masterminds/html5-php/issues",
|
||||||
"source": "https://github.com/Masterminds/html5-php/tree/2.10.1"
|
"source": "https://github.com/Masterminds/html5-php/tree/2.11.0"
|
||||||
},
|
},
|
||||||
"time": "2026-06-23T18:43:15+00:00"
|
"time": "2026-08-18T06:18:41+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "netzbewegung/nb-headless-content-blocks",
|
"name": "netzbewegung/nb-headless-content-blocks",
|
||||||
@@ -4563,16 +4555,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/config",
|
"name": "symfony/config",
|
||||||
"version": "v7.4.16",
|
"version": "v7.4.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/config.git",
|
"url": "https://github.com/symfony/config.git",
|
||||||
"reference": "e896f5e874e6983d0a098f554ca82a08a924c298"
|
"reference": "696e12da8eea497a1a3808d714b43ff67a7df43e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/config/zipball/e896f5e874e6983d0a098f554ca82a08a924c298",
|
"url": "https://api.github.com/repos/symfony/config/zipball/696e12da8eea497a1a3808d714b43ff67a7df43e",
|
||||||
"reference": "e896f5e874e6983d0a098f554ca82a08a924c298",
|
"reference": "696e12da8eea497a1a3808d714b43ff67a7df43e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -4618,7 +4610,7 @@
|
|||||||
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
|
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/config/tree/v7.4.16"
|
"source": "https://github.com/symfony/config/tree/v7.4.17"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -4638,20 +4630,20 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-07-30T15:04:16+00:00"
|
"time": "2026-08-20T09:55:18+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/console",
|
"name": "symfony/console",
|
||||||
"version": "v7.4.16",
|
"version": "v7.4.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/console.git",
|
"url": "https://github.com/symfony/console.git",
|
||||||
"reference": "f4c69c9aed03abf933b294257d618bdd9b30a06d"
|
"reference": "962e18f09ebe68a49039b4c82fc0ea4871824fca"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/console/zipball/f4c69c9aed03abf933b294257d618bdd9b30a06d",
|
"url": "https://api.github.com/repos/symfony/console/zipball/962e18f09ebe68a49039b4c82fc0ea4871824fca",
|
||||||
"reference": "f4c69c9aed03abf933b294257d618bdd9b30a06d",
|
"reference": "962e18f09ebe68a49039b4c82fc0ea4871824fca",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -4716,7 +4708,7 @@
|
|||||||
"terminal"
|
"terminal"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/console/tree/v7.4.16"
|
"source": "https://github.com/symfony/console/tree/v7.4.17"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -4736,20 +4728,20 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-07-31T12:37:14+00:00"
|
"time": "2026-08-21T12:09:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/dependency-injection",
|
"name": "symfony/dependency-injection",
|
||||||
"version": "v7.4.16",
|
"version": "v7.4.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/dependency-injection.git",
|
"url": "https://github.com/symfony/dependency-injection.git",
|
||||||
"reference": "7f59a843c1fbcceafecdf6863d3e38ea6ecd5061"
|
"reference": "f318ac9da5aba0be2cf43ecdd562c05a33bc11c0"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/7f59a843c1fbcceafecdf6863d3e38ea6ecd5061",
|
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f318ac9da5aba0be2cf43ecdd562c05a33bc11c0",
|
||||||
"reference": "7f59a843c1fbcceafecdf6863d3e38ea6ecd5061",
|
"reference": "f318ac9da5aba0be2cf43ecdd562c05a33bc11c0",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -4800,7 +4792,7 @@
|
|||||||
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
|
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/dependency-injection/tree/v7.4.16"
|
"source": "https://github.com/symfony/dependency-injection/tree/v7.4.17"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -4820,7 +4812,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-08-06T09:45:22+00:00"
|
"time": "2026-08-21T17:40:08+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/deprecation-contracts",
|
"name": "symfony/deprecation-contracts",
|
||||||
@@ -5204,16 +5196,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/filesystem",
|
"name": "symfony/filesystem",
|
||||||
"version": "v7.4.15",
|
"version": "v7.4.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/filesystem.git",
|
"url": "https://github.com/symfony/filesystem.git",
|
||||||
"reference": "ff16a16bf87fdf264638b8f6995b3515975e3c79"
|
"reference": "ee7bc7bca4c7079b88e57d5000aeeb20df570c8d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/ff16a16bf87fdf264638b8f6995b3515975e3c79",
|
"url": "https://api.github.com/repos/symfony/filesystem/zipball/ee7bc7bca4c7079b88e57d5000aeeb20df570c8d",
|
||||||
"reference": "ff16a16bf87fdf264638b8f6995b3515975e3c79",
|
"reference": "ee7bc7bca4c7079b88e57d5000aeeb20df570c8d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -5250,7 +5242,7 @@
|
|||||||
"description": "Provides basic utilities for the filesystem",
|
"description": "Provides basic utilities for the filesystem",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/filesystem/tree/v7.4.15"
|
"source": "https://github.com/symfony/filesystem/tree/v7.4.17"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -5270,20 +5262,20 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-07-22T07:36:05+00:00"
|
"time": "2026-08-21T12:09:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/finder",
|
"name": "symfony/finder",
|
||||||
"version": "v7.4.14",
|
"version": "v7.4.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/finder.git",
|
"url": "https://github.com/symfony/finder.git",
|
||||||
"reference": "13b38720174286f55d1761152b575a8d1436fc25"
|
"reference": "5ce28827081f6d1f0c32eaf3882750f19cb5bbe6"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/finder/zipball/13b38720174286f55d1761152b575a8d1436fc25",
|
"url": "https://api.github.com/repos/symfony/finder/zipball/5ce28827081f6d1f0c32eaf3882750f19cb5bbe6",
|
||||||
"reference": "13b38720174286f55d1761152b575a8d1436fc25",
|
"reference": "5ce28827081f6d1f0c32eaf3882750f19cb5bbe6",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -5318,7 +5310,7 @@
|
|||||||
"description": "Finds files and directories via an intuitive fluent interface",
|
"description": "Finds files and directories via an intuitive fluent interface",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/finder/tree/v7.4.14"
|
"source": "https://github.com/symfony/finder/tree/v7.4.17"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -5338,20 +5330,20 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-06-27T08:31:18+00:00"
|
"time": "2026-08-21T12:09:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/http-foundation",
|
"name": "symfony/http-foundation",
|
||||||
"version": "v7.4.16",
|
"version": "v7.4.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/http-foundation.git",
|
"url": "https://github.com/symfony/http-foundation.git",
|
||||||
"reference": "b676451bb638e99a7d34d8a2be90406822e301eb"
|
"reference": "2ebe78c083501dfb9509b31a7aedcae4d60a391f"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/b676451bb638e99a7d34d8a2be90406822e301eb",
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/2ebe78c083501dfb9509b31a7aedcae4d60a391f",
|
||||||
"reference": "b676451bb638e99a7d34d8a2be90406822e301eb",
|
"reference": "2ebe78c083501dfb9509b31a7aedcae4d60a391f",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -5400,7 +5392,7 @@
|
|||||||
"description": "Defines an object-oriented layer for the HTTP specification",
|
"description": "Defines an object-oriented layer for the HTTP specification",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/http-foundation/tree/v7.4.16"
|
"source": "https://github.com/symfony/http-foundation/tree/v7.4.17"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -5420,20 +5412,20 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-08-07T11:50:27+00:00"
|
"time": "2026-08-20T09:55:18+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/mailer",
|
"name": "symfony/mailer",
|
||||||
"version": "v7.4.15",
|
"version": "v7.4.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/mailer.git",
|
"url": "https://github.com/symfony/mailer.git",
|
||||||
"reference": "68c1f27c97edd0222eb8d440a6c8c4da5354ab46"
|
"reference": "b17c9bf3a551d5f635638a3b6c05f06c4dc87584"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/mailer/zipball/68c1f27c97edd0222eb8d440a6c8c4da5354ab46",
|
"url": "https://api.github.com/repos/symfony/mailer/zipball/b17c9bf3a551d5f635638a3b6c05f06c4dc87584",
|
||||||
"reference": "68c1f27c97edd0222eb8d440a6c8c4da5354ab46",
|
"reference": "b17c9bf3a551d5f635638a3b6c05f06c4dc87584",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -5484,7 +5476,7 @@
|
|||||||
"description": "Helps sending emails",
|
"description": "Helps sending emails",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/mailer/tree/v7.4.15"
|
"source": "https://github.com/symfony/mailer/tree/v7.4.17"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -5504,20 +5496,20 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-07-28T07:33:02+00:00"
|
"time": "2026-08-21T17:40:08+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/messenger",
|
"name": "symfony/messenger",
|
||||||
"version": "v7.4.15",
|
"version": "v7.4.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/messenger.git",
|
"url": "https://github.com/symfony/messenger.git",
|
||||||
"reference": "6338eed8f65c593469fdbdbe043d2a7552264403"
|
"reference": "3976018381c403e369d3027592e911b979eaeed9"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/messenger/zipball/6338eed8f65c593469fdbdbe043d2a7552264403",
|
"url": "https://api.github.com/repos/symfony/messenger/zipball/3976018381c403e369d3027592e911b979eaeed9",
|
||||||
"reference": "6338eed8f65c593469fdbdbe043d2a7552264403",
|
"reference": "3976018381c403e369d3027592e911b979eaeed9",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -5578,7 +5570,7 @@
|
|||||||
"description": "Helps applications send and receive messages to/from other applications or via message queues",
|
"description": "Helps applications send and receive messages to/from other applications or via message queues",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/messenger/tree/v7.4.15"
|
"source": "https://github.com/symfony/messenger/tree/v7.4.17"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -5598,20 +5590,20 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-07-22T12:46:20+00:00"
|
"time": "2026-08-21T17:40:08+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/mime",
|
"name": "symfony/mime",
|
||||||
"version": "v7.4.16",
|
"version": "v7.4.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/mime.git",
|
"url": "https://github.com/symfony/mime.git",
|
||||||
"reference": "20094b76a7106dbe978d31cd3bd7aa1ed248d0e5"
|
"reference": "bf328d82105831db3e409195db0540ff57f27c80"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/mime/zipball/20094b76a7106dbe978d31cd3bd7aa1ed248d0e5",
|
"url": "https://api.github.com/repos/symfony/mime/zipball/bf328d82105831db3e409195db0540ff57f27c80",
|
||||||
"reference": "20094b76a7106dbe978d31cd3bd7aa1ed248d0e5",
|
"reference": "bf328d82105831db3e409195db0540ff57f27c80",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -5635,7 +5627,7 @@
|
|||||||
"symfony/process": "^6.4|^7.0|^8.0",
|
"symfony/process": "^6.4|^7.0|^8.0",
|
||||||
"symfony/property-access": "^6.4|^7.0|^8.0",
|
"symfony/property-access": "^6.4|^7.0|^8.0",
|
||||||
"symfony/property-info": "^6.4|^7.0|^8.0",
|
"symfony/property-info": "^6.4|^7.0|^8.0",
|
||||||
"symfony/serializer": "^6.4.3|^7.0.3|^8.0"
|
"symfony/serializer": "^6.4.44|^7.4.17|^8.1.5"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
@@ -5667,7 +5659,7 @@
|
|||||||
"mime-type"
|
"mime-type"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/mime/tree/v7.4.16"
|
"source": "https://github.com/symfony/mime/tree/v7.4.17"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -5687,7 +5679,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-08-07T14:56:57+00:00"
|
"time": "2026-08-22T09:04:42+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/options-resolver",
|
"name": "symfony/options-resolver",
|
||||||
@@ -5927,16 +5919,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-intl-idn",
|
"name": "symfony/polyfill-intl-idn",
|
||||||
"version": "v1.38.1",
|
"version": "v1.42.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/polyfill-intl-idn.git",
|
"url": "https://github.com/symfony/polyfill-intl-idn.git",
|
||||||
"reference": "dc21118016c039a66235cf93d96b435ffb282412"
|
"reference": "51b5ff5ba85452b31ec6f55490b08148612339d9"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/dc21118016c039a66235cf93d96b435ffb282412",
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/51b5ff5ba85452b31ec6f55490b08148612339d9",
|
||||||
"reference": "dc21118016c039a66235cf93d96b435ffb282412",
|
"reference": "51b5ff5ba85452b31ec6f55490b08148612339d9",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -5990,7 +5982,7 @@
|
|||||||
"shim"
|
"shim"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.38.1"
|
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.42.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -6010,20 +6002,20 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-05-25T15:22:23+00:00"
|
"time": "2026-08-24T10:51:20+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-intl-normalizer",
|
"name": "symfony/polyfill-intl-normalizer",
|
||||||
"version": "v1.38.0",
|
"version": "v1.42.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
||||||
"reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b"
|
"reference": "aa20edea75bd9c48cfecc8360922e5a6e5c44502"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/2d446c214bdbe5b71bde5011b060a05fece3ae6b",
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/aa20edea75bd9c48cfecc8360922e5a6e5c44502",
|
||||||
"reference": "2d446c214bdbe5b71bde5011b060a05fece3ae6b",
|
"reference": "aa20edea75bd9c48cfecc8360922e5a6e5c44502",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -6075,7 +6067,7 @@
|
|||||||
"shim"
|
"shim"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.38.0"
|
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.42.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -6095,7 +6087,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-05-25T13:48:31+00:00"
|
"time": "2026-08-07T06:33:24+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-mbstring",
|
"name": "symfony/polyfill-mbstring",
|
||||||
@@ -6751,16 +6743,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/process",
|
"name": "symfony/process",
|
||||||
"version": "v7.4.13",
|
"version": "v7.4.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/process.git",
|
"url": "https://github.com/symfony/process.git",
|
||||||
"reference": "f5804be144caceb570f6747519999636b664f24c"
|
"reference": "058d17fc284cce14efb2385783b55014a461b176"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/process/zipball/f5804be144caceb570f6747519999636b664f24c",
|
"url": "https://api.github.com/repos/symfony/process/zipball/058d17fc284cce14efb2385783b55014a461b176",
|
||||||
"reference": "f5804be144caceb570f6747519999636b664f24c",
|
"reference": "058d17fc284cce14efb2385783b55014a461b176",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -6792,7 +6784,7 @@
|
|||||||
"description": "Executes commands in sub-processes",
|
"description": "Executes commands in sub-processes",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/process/tree/v7.4.13"
|
"source": "https://github.com/symfony/process/tree/v7.4.17"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -6812,7 +6804,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-05-23T16:05:06+00:00"
|
"time": "2026-08-21T17:40:08+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/property-access",
|
"name": "symfony/property-access",
|
||||||
@@ -6897,16 +6889,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/property-info",
|
"name": "symfony/property-info",
|
||||||
"version": "v7.4.16",
|
"version": "v7.4.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/property-info.git",
|
"url": "https://github.com/symfony/property-info.git",
|
||||||
"reference": "c79afdb2e720db8ee4f7050a07b3116b92cb896b"
|
"reference": "a37837b52ed5dd7474c251d15694007344c6462d"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/property-info/zipball/c79afdb2e720db8ee4f7050a07b3116b92cb896b",
|
"url": "https://api.github.com/repos/symfony/property-info/zipball/a37837b52ed5dd7474c251d15694007344c6462d",
|
||||||
"reference": "c79afdb2e720db8ee4f7050a07b3116b92cb896b",
|
"reference": "a37837b52ed5dd7474c251d15694007344c6462d",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -6963,7 +6955,7 @@
|
|||||||
"validator"
|
"validator"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/property-info/tree/v7.4.16"
|
"source": "https://github.com/symfony/property-info/tree/v7.4.17"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -6983,7 +6975,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-08-07T14:56:57+00:00"
|
"time": "2026-08-21T17:40:08+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/rate-limiter",
|
"name": "symfony/rate-limiter",
|
||||||
@@ -7061,16 +7053,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/routing",
|
"name": "symfony/routing",
|
||||||
"version": "v7.4.15",
|
"version": "v7.4.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/routing.git",
|
"url": "https://github.com/symfony/routing.git",
|
||||||
"reference": "80c0a93d3f8e7499f716204a1fb38ead942a7a2b"
|
"reference": "ddd558991e98f693ae6bf5063cc1b0362c6bbec3"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/routing/zipball/80c0a93d3f8e7499f716204a1fb38ead942a7a2b",
|
"url": "https://api.github.com/repos/symfony/routing/zipball/ddd558991e98f693ae6bf5063cc1b0362c6bbec3",
|
||||||
"reference": "80c0a93d3f8e7499f716204a1fb38ead942a7a2b",
|
"reference": "ddd558991e98f693ae6bf5063cc1b0362c6bbec3",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -7122,7 +7114,7 @@
|
|||||||
"url"
|
"url"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/routing/tree/v7.4.15"
|
"source": "https://github.com/symfony/routing/tree/v7.4.17"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -7142,7 +7134,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-07-21T15:13:06+00:00"
|
"time": "2026-08-17T13:12:36+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/service-contracts",
|
"name": "symfony/service-contracts",
|
||||||
@@ -7323,16 +7315,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/translation",
|
"name": "symfony/translation",
|
||||||
"version": "v7.4.16",
|
"version": "v7.4.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/translation.git",
|
"url": "https://github.com/symfony/translation.git",
|
||||||
"reference": "501e0ff4553c744209ca1a68790d8a4541563710"
|
"reference": "2ee1e4a3b32a528a642babe041ff7c440b213b4b"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/translation/zipball/501e0ff4553c744209ca1a68790d8a4541563710",
|
"url": "https://api.github.com/repos/symfony/translation/zipball/2ee1e4a3b32a528a642babe041ff7c440b213b4b",
|
||||||
"reference": "501e0ff4553c744209ca1a68790d8a4541563710",
|
"reference": "2ee1e4a3b32a528a642babe041ff7c440b213b4b",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -7399,7 +7391,7 @@
|
|||||||
"description": "Provides tools to internationalize your application",
|
"description": "Provides tools to internationalize your application",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/translation/tree/v7.4.16"
|
"source": "https://github.com/symfony/translation/tree/v7.4.17"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -7419,7 +7411,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-07-30T12:37:26+00:00"
|
"time": "2026-08-21T17:40:08+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/translation-contracts",
|
"name": "symfony/translation-contracts",
|
||||||
@@ -7587,16 +7579,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/uid",
|
"name": "symfony/uid",
|
||||||
"version": "v7.4.9",
|
"version": "v7.4.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/uid.git",
|
"url": "https://github.com/symfony/uid.git",
|
||||||
"reference": "2676b524340abcfe4d6151ec698463cebafee439"
|
"reference": "69d732355a139c6f8881337d28515aa01f12b8be"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/uid/zipball/2676b524340abcfe4d6151ec698463cebafee439",
|
"url": "https://api.github.com/repos/symfony/uid/zipball/69d732355a139c6f8881337d28515aa01f12b8be",
|
||||||
"reference": "2676b524340abcfe4d6151ec698463cebafee439",
|
"reference": "69d732355a139c6f8881337d28515aa01f12b8be",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -7641,7 +7633,7 @@
|
|||||||
"uuid"
|
"uuid"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/uid/tree/v7.4.9"
|
"source": "https://github.com/symfony/uid/tree/v7.4.17"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -7661,20 +7653,20 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-04-30T15:19:22+00:00"
|
"time": "2026-08-11T07:38:58+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/validator",
|
"name": "symfony/validator",
|
||||||
"version": "v7.4.16",
|
"version": "v7.4.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/validator.git",
|
"url": "https://github.com/symfony/validator.git",
|
||||||
"reference": "3aee77358ab14090337183657e554668bc94ab4a"
|
"reference": "b1cbb758c005fbe0d7b2b8d1561869d318628a10"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/validator/zipball/3aee77358ab14090337183657e554668bc94ab4a",
|
"url": "https://api.github.com/repos/symfony/validator/zipball/b1cbb758c005fbe0d7b2b8d1561869d318628a10",
|
||||||
"reference": "3aee77358ab14090337183657e554668bc94ab4a",
|
"reference": "b1cbb758c005fbe0d7b2b8d1561869d318628a10",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -7745,7 +7737,7 @@
|
|||||||
"description": "Provides tools to validate values",
|
"description": "Provides tools to validate values",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/validator/tree/v7.4.16"
|
"source": "https://github.com/symfony/validator/tree/v7.4.17"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -7765,7 +7757,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-08-06T09:41:15+00:00"
|
"time": "2026-08-22T09:04:42+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/var-exporter",
|
"name": "symfony/var-exporter",
|
||||||
@@ -7849,16 +7841,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/yaml",
|
"name": "symfony/yaml",
|
||||||
"version": "v7.4.15",
|
"version": "v7.4.17",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/yaml.git",
|
"url": "https://github.com/symfony/yaml.git",
|
||||||
"reference": "e101850ded5d2c0d44bf32abb8996404afec2dec"
|
"reference": "0b040d7b66ceb10b7bb24c8e6656257932693a12"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/e101850ded5d2c0d44bf32abb8996404afec2dec",
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/0b040d7b66ceb10b7bb24c8e6656257932693a12",
|
||||||
"reference": "e101850ded5d2c0d44bf32abb8996404afec2dec",
|
"reference": "0b040d7b66ceb10b7bb24c8e6656257932693a12",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -7901,7 +7893,7 @@
|
|||||||
"description": "Loads and dumps YAML files",
|
"description": "Loads and dumps YAML files",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/yaml/tree/v7.4.15"
|
"source": "https://github.com/symfony/yaml/tree/v7.4.17"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -7921,7 +7913,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2026-07-21T15:13:06+00:00"
|
"time": "2026-08-21T12:09:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "typo3/class-alias-loader",
|
"name": "typo3/class-alias-loader",
|
||||||
|
|||||||
@@ -40,6 +40,13 @@ foreach ($parsed['components'] as $c) {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
echo "\n--- Composed sources (g:) ---\n";
|
||||||
|
foreach (($reader->sources($parsed)['Composed'] ?? []) as $entry) {
|
||||||
|
echo $entry['selector'] . "\n";
|
||||||
|
echo " label: " . $entry['label'] . "\n";
|
||||||
|
echo " html : " . $entry['value'] . "\n\n";
|
||||||
|
}
|
||||||
|
|
||||||
echo "\n--- Related Product Cards, raw ---\n";
|
echo "\n--- Related Product Cards, raw ---\n";
|
||||||
foreach ($parsed['components'] as $c) {
|
foreach ($parsed['components'] as $c) {
|
||||||
if ($c['component'] !== 'Related Product Card') {
|
if ($c['component'] !== 'Related Product Card') {
|
||||||
|
|||||||
BIN
migrations/products_xlsx/Aligo_Product Page Content.xlsx
Normal file
BIN
migrations/products_xlsx/Aligo_Product Page Content.xlsx
Normal file
Binary file not shown.
BIN
migrations/products_xlsx/Arqa_Product Page Content.xlsx
Normal file
BIN
migrations/products_xlsx/Arqa_Product Page Content.xlsx
Normal file
Binary file not shown.
51
migrations/reset_product_mapping.php
Normal file
51
migrations/reset_product_mapping.php
Normal file
@@ -0,0 +1,51 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
/**
|
||||||
|
* One-shot: clear the SAVED field mapping of the product-text import
|
||||||
|
* (tx_vitec_import_mapping, model "product_xlsx") so the corrected
|
||||||
|
* DEFAULT_MAPPING seed applies again.
|
||||||
|
*
|
||||||
|
* Deliberately clears ONLY the `mapping` column - the same row also stores
|
||||||
|
* `record_aliases` (the editor's manual related-product matches), and those
|
||||||
|
* must survive.
|
||||||
|
*
|
||||||
|
* Usage: php migrations/reset_product_mapping.php
|
||||||
|
*/
|
||||||
|
|
||||||
|
$root = null;
|
||||||
|
$dir = __DIR__;
|
||||||
|
for ($i = 0; $i < 5; $i++) {
|
||||||
|
if (is_file($dir . '/config/system/settings.php')) {
|
||||||
|
$root = $dir;
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
$dir = dirname($dir);
|
||||||
|
}
|
||||||
|
if ($root === null) {
|
||||||
|
exit("Could not locate project root above " . __DIR__ . "\n");
|
||||||
|
}
|
||||||
|
|
||||||
|
$settings = require $root . '/config/system/settings.php';
|
||||||
|
$db = $settings['DB']['Connections']['Default'];
|
||||||
|
$pdo = new PDO(
|
||||||
|
sprintf('mysql:host=%s;port=%s;dbname=%s;charset=utf8mb4', $db['host'] ?? 'localhost', $db['port'] ?? 3306, $db['dbname'] ?? ''),
|
||||||
|
$db['user'] ?? '',
|
||||||
|
$db['password'] ?? '',
|
||||||
|
[PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION, PDO::ATTR_DEFAULT_FETCH_MODE => PDO::FETCH_ASSOC]
|
||||||
|
);
|
||||||
|
|
||||||
|
$row = $pdo->query("SELECT uid, mapping, record_aliases FROM tx_vitec_import_mapping WHERE model = 'product_xlsx'")->fetch();
|
||||||
|
if (!$row) {
|
||||||
|
exit("No row for model 'product_xlsx' - nothing to clear, defaults apply already.\n");
|
||||||
|
}
|
||||||
|
|
||||||
|
echo "Row uid " . $row['uid'] . "\n";
|
||||||
|
echo " mapping (cleared) : " . ($row['mapping'] ?: '(empty)') . "\n";
|
||||||
|
echo " aliases (KEPT) : " . ($row['record_aliases'] ?: '(empty)') . "\n";
|
||||||
|
|
||||||
|
$pdo->prepare("UPDATE tx_vitec_import_mapping SET mapping = '', tstamp = ? WHERE model = 'product_xlsx'")
|
||||||
|
->execute([time()]);
|
||||||
|
|
||||||
|
echo "Done - the saved field mapping is cleared, the corrected defaults apply on the next preview.\n";
|
||||||
@@ -15,6 +15,7 @@ use TYPO3\CMS\Backend\Routing\UriBuilder;
|
|||||||
use TYPO3\CMS\Backend\Template\ModuleTemplateFactory;
|
use TYPO3\CMS\Backend\Template\ModuleTemplateFactory;
|
||||||
use TYPO3\CMS\Core\Database\ConnectionPool;
|
use TYPO3\CMS\Core\Database\ConnectionPool;
|
||||||
use TYPO3\CMS\Core\DataHandling\DataHandler;
|
use TYPO3\CMS\Core\DataHandling\DataHandler;
|
||||||
|
use TYPO3\CMS\Core\Http\JsonResponse;
|
||||||
use TYPO3\CMS\Core\Http\RedirectResponse;
|
use TYPO3\CMS\Core\Http\RedirectResponse;
|
||||||
use TYPO3\CMS\Core\Messaging\FlashMessage;
|
use TYPO3\CMS\Core\Messaging\FlashMessage;
|
||||||
use TYPO3\CMS\Core\Messaging\FlashMessageService;
|
use TYPO3\CMS\Core\Messaging\FlashMessageService;
|
||||||
@@ -50,28 +51,50 @@ final class ProductTextImportController
|
|||||||
/**
|
/**
|
||||||
* Never offered as import targets. `slug` changes URLs - that is redirect
|
* Never offered as import targets. `slug` changes URLs - that is redirect
|
||||||
* territory, not a text import; the workbook URL is checked against the
|
* territory, not a text import; the workbook URL is checked against the
|
||||||
* record's slug informationally instead.
|
* record's slug informationally instead. The flags and the shortcut pid are
|
||||||
|
* editorial switches that will never come out of a workbook (decision
|
||||||
|
* 2026-08-28) - a text import writing "1" into hideonwebsite would silently
|
||||||
|
* unpublish a product. Only this XLSX flow filters them; the CSV flow keeps
|
||||||
|
* the full field list.
|
||||||
*/
|
*/
|
||||||
private const EXCLUDED_TARGETS = ['slug'];
|
private const EXCLUDED_TARGETS = [
|
||||||
|
'slug',
|
||||||
|
'hideonapp',
|
||||||
|
'hideonwebsite',
|
||||||
|
'hideonproducts',
|
||||||
|
'hideondatasheets',
|
||||||
|
'shortcutpid',
|
||||||
|
'shortcut',
|
||||||
|
'legacy',
|
||||||
|
'supportproduct',
|
||||||
|
'subproduct',
|
||||||
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Pre-seed for the very first mapping (no row in tx_vitec_import_mapping
|
* Pre-seed for the very first mapping (no row in tx_vitec_import_mapping
|
||||||
* yet). Editors change everything in the dropdowns; this only saves the
|
* yet). Editors change everything in the dropdowns; this only saves the
|
||||||
* first manual pass. Keys are product columns, values source selectors as
|
* first manual pass. Keys are product columns, values source selectors as
|
||||||
* ProductXlsxReader defines them.
|
* ProductXlsxReader defines them.
|
||||||
|
*
|
||||||
|
* Verified against the finished MGW-Diamond-H page (2026-08-28): the hero
|
||||||
|
* one-liner lives in `teaser` (subtitle is unused there), the ~45-70-word
|
||||||
|
* introduction in `description`, the ~80-120-word overview in
|
||||||
|
* `description2`, and the three Key Capability Groups land as ONE HTML
|
||||||
|
* block in `capabilities` - hence the composed `g:` selector. Why-Choose
|
||||||
|
* cards, resources, pre-footer and hero CTA are page content elements or
|
||||||
|
* template copy on the finished page, not record fields, and therefore
|
||||||
|
* have no defaults here. An earlier version of this seed mapped onto
|
||||||
|
* `subtitle` and onto columns that exist only in the DB but not in the
|
||||||
|
* TCA (`cta`, `key1-3`, `apptext1-3`) - both corrected.
|
||||||
*/
|
*/
|
||||||
private const DEFAULT_MAPPING = [
|
private const DEFAULT_MAPPING = [
|
||||||
'subtitle' => 'c:Hero — H1#1:body',
|
'seotitle' => 'x:seotitle',
|
||||||
'teaser' => 'c:Product Introduction#1:body',
|
'teaser' => 'c:Hero — H1#1:body',
|
||||||
'description' => 'c:Product Overview — H2#1:body',
|
'description' => 'c:Product Introduction#1:body',
|
||||||
'cta' => 'c:Pre-footer CTA — H2#1:cta',
|
'description2' => 'c:Product Overview — H2#1:body',
|
||||||
|
'capabilities' => 'g:Key Capability Group',
|
||||||
|
'textrelatedproducts' => 'p:Related Products — H2#1',
|
||||||
'keywords' => 'm:primaryKeyword',
|
'keywords' => 'm:primaryKeyword',
|
||||||
'key1' => 'c:Why Choose Card#1:title',
|
|
||||||
'apptext1' => 'c:Why Choose Card#1:body',
|
|
||||||
'key2' => 'c:Why Choose Card#2:title',
|
|
||||||
'apptext2' => 'c:Why Choose Card#2:body',
|
|
||||||
'key3' => 'c:Why Choose Card#3:title',
|
|
||||||
'apptext3' => 'c:Why Choose Card#3:body',
|
|
||||||
];
|
];
|
||||||
|
|
||||||
private const SORTABLE = ['title', 'slug', 'tstamp'];
|
private const SORTABLE = ['title', 'slug', 'tstamp'];
|
||||||
@@ -252,6 +275,16 @@ final class ProductTextImportController
|
|||||||
|
|
||||||
$map = array_map('strval', (array)($body['map'] ?? []));
|
$map = array_map('strval', (array)($body['map'] ?? []));
|
||||||
$apply = array_map('strval', (array)($body['apply'] ?? []));
|
$apply = array_map('strval', (array)($body['apply'] ?? []));
|
||||||
|
// A per-row "Save" button writes exactly its own row; the checkbox
|
||||||
|
// state of every other row is deliberately ignored then. Only one
|
||||||
|
// submit button ever posts its value, so the two can't both be set.
|
||||||
|
$applySingle = trim((string)($body['applySingle'] ?? ''));
|
||||||
|
$applyRelatedSingle = trim((string)($body['applyRelatedSingle'] ?? ''));
|
||||||
|
if ($applySingle !== '') {
|
||||||
|
$apply = [$applySingle];
|
||||||
|
} elseif ($applyRelatedSingle !== '') {
|
||||||
|
$apply = [];
|
||||||
|
}
|
||||||
$targets = $this->targetFields();
|
$targets = $this->targetFields();
|
||||||
|
|
||||||
$data = [];
|
$data = [];
|
||||||
@@ -271,6 +304,11 @@ final class ProductTextImportController
|
|||||||
// cannot be related to itself.
|
// cannot be related to itself.
|
||||||
$relatedChoices = array_map('intval', (array)($body['related'] ?? []));
|
$relatedChoices = array_map('intval', (array)($body['related'] ?? []));
|
||||||
$applyRelated = array_map('intval', (array)($body['applyRelated'] ?? []));
|
$applyRelated = array_map('intval', (array)($body['applyRelated'] ?? []));
|
||||||
|
if ($applySingle !== '') {
|
||||||
|
$applyRelated = [];
|
||||||
|
} elseif ($applyRelatedSingle !== '') {
|
||||||
|
$applyRelated = [(int)$applyRelatedSingle];
|
||||||
|
}
|
||||||
$relatedCards = $this->relatedCards($parsed);
|
$relatedCards = $this->relatedCards($parsed);
|
||||||
$relatedTodo = [];
|
$relatedTodo = [];
|
||||||
foreach ($applyRelated as $index) {
|
foreach ($applyRelated as $index) {
|
||||||
@@ -352,6 +390,60 @@ final class ProductTextImportController
|
|||||||
return $this->renderTexts($request, $this->loadProduct($uid), $parsed, $map);
|
return $this->renderTexts($request, $this->loadProduct($uid), $parsed, $map);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// ------------------------------------------------- inline field editing
|
||||||
|
|
||||||
|
/**
|
||||||
|
* AJAX (vitec_product_field_get): the FULL raw value of one product field
|
||||||
|
* for the click-to-edit cell - the cell itself only shows a truncated
|
||||||
|
* preview. RTE fields return their stored HTML; editing is deliberately
|
||||||
|
* source-level (decision 2026-08-28: no inline WYSIWYG).
|
||||||
|
*/
|
||||||
|
public function fieldGet(ServerRequestInterface $request): ResponseInterface
|
||||||
|
{
|
||||||
|
$params = $request->getQueryParams();
|
||||||
|
$uid = (int)($params['uid'] ?? 0);
|
||||||
|
$field = (string)($params['field'] ?? '');
|
||||||
|
$product = $this->loadProduct($uid);
|
||||||
|
$targets = $this->targetFields();
|
||||||
|
if ($product === null || !isset($targets[$field])) {
|
||||||
|
return new JsonResponse(['success' => false, 'message' => 'Unknown product or field.']);
|
||||||
|
}
|
||||||
|
return new JsonResponse([
|
||||||
|
'success' => true,
|
||||||
|
'value' => (string)($product[$field] ?? ''),
|
||||||
|
]);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* AJAX (vitec_product_field_save): write one product field. Same target
|
||||||
|
* whitelist and the same DataHandler path as the form apply - RTE
|
||||||
|
* transformations and record history included. Responds with the freshly
|
||||||
|
* re-read value so the cell preview shows what was actually stored.
|
||||||
|
*/
|
||||||
|
public function fieldSave(ServerRequestInterface $request): ResponseInterface
|
||||||
|
{
|
||||||
|
$body = (array)$request->getParsedBody();
|
||||||
|
$uid = (int)($body['uid'] ?? 0);
|
||||||
|
$field = (string)($body['field'] ?? '');
|
||||||
|
$value = (string)($body['value'] ?? '');
|
||||||
|
$targets = $this->targetFields();
|
||||||
|
if ($this->loadProduct($uid) === null || !isset($targets[$field])) {
|
||||||
|
return new JsonResponse(['success' => false, 'message' => 'Unknown product or field.']);
|
||||||
|
}
|
||||||
|
$dataHandler = GeneralUtility::makeInstance(DataHandler::class);
|
||||||
|
$dataHandler->start([self::TABLE => [(string)$uid => [$field => $value]]], []);
|
||||||
|
$dataHandler->process_datamap();
|
||||||
|
if ($dataHandler->errorLog !== []) {
|
||||||
|
return new JsonResponse(['success' => false, 'message' => implode(' | ', $dataHandler->errorLog)]);
|
||||||
|
}
|
||||||
|
$fresh = (string)($this->loadProduct($uid)[$field] ?? '');
|
||||||
|
return new JsonResponse([
|
||||||
|
'success' => true,
|
||||||
|
'value' => $fresh,
|
||||||
|
'preview' => $this->preview($fresh),
|
||||||
|
]);
|
||||||
|
}
|
||||||
|
|
||||||
// ------------------------------------------------------------ internals
|
// ------------------------------------------------------------ internals
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -439,6 +531,9 @@ final class ProductTextImportController
|
|||||||
|
|
||||||
$view = $this->moduleTemplateFactory->create($request);
|
$view = $this->moduleTemplateFactory->create($request);
|
||||||
$this->pageRenderer->addCssFile('EXT:vitec/Resources/Public/Css/backend-import.css');
|
$this->pageRenderer->addCssFile('EXT:vitec/Resources/Public/Css/backend-import.css');
|
||||||
|
// Click-to-edit for the "Current value" column; a module because the
|
||||||
|
// backend CSP blocks inline handlers.
|
||||||
|
$this->pageRenderer->loadJavaScriptModule('@evomedien/vitec/product-inline-edit.js');
|
||||||
$view->assignMultiple([
|
$view->assignMultiple([
|
||||||
'product' => $product,
|
'product' => $product,
|
||||||
'parsed' => $parsed,
|
'parsed' => $parsed,
|
||||||
|
|||||||
@@ -144,7 +144,7 @@ final class ProductXlsxReader
|
|||||||
*/
|
*/
|
||||||
public function sources(array $parsed): array
|
public function sources(array $parsed): array
|
||||||
{
|
{
|
||||||
$groups = ['Meta' => [], 'Components' => [], 'Page SEO Check' => []];
|
$groups = ['Meta' => [], 'Components' => [], 'Composed' => [], 'Page SEO Check' => []];
|
||||||
|
|
||||||
foreach ($parsed['meta'] ?? [] as $key => $value) {
|
foreach ($parsed['meta'] ?? [] as $key => $value) {
|
||||||
$groups['Meta'][] = $this->entry('m:' . $key, 'Meta · ' . $key, (string)$value);
|
$groups['Meta'][] = $this->entry('m:' . $key, 'Meta · ' . $key, (string)$value);
|
||||||
@@ -169,6 +169,47 @@ final class ProductXlsxReader
|
|||||||
$value
|
$value
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Section-intro rows ("... — H2") additionally as ONE ready RTE
|
||||||
|
// value: heading plus paragraph in the exact markup the finished
|
||||||
|
// MGW-Diamond product stores in `textrelatedproducts` - imported
|
||||||
|
// and hand-written intros then render identically.
|
||||||
|
if (str_ends_with($name, '— H2')) {
|
||||||
|
$pair = $this->composePair($component);
|
||||||
|
if ($pair !== null) {
|
||||||
|
$groups['Composed'][] = $this->entry(
|
||||||
|
'p:' . $name . '#' . $component['occurrence'],
|
||||||
|
$name . $suffix . ' · Title+Body as HTML',
|
||||||
|
$pair
|
||||||
|
);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Composed sources: a component occurring several times can be pulled
|
||||||
|
// as ONE value - every occurrence as <h3> + bullets/paragraph, prefixed
|
||||||
|
// with the section heading. Built for the Key Capability Groups, whose
|
||||||
|
// three rows land in the single `capabilities` field; that is the shape
|
||||||
|
// the finished product pages already use.
|
||||||
|
$counts = [];
|
||||||
|
foreach ($parsed['components'] ?? [] as $component) {
|
||||||
|
$counts[(string)$component['component']] = ((int)($component['occurrence'] ?? 1));
|
||||||
|
}
|
||||||
|
foreach ($counts as $name => $count) {
|
||||||
|
if ($count < 2 || in_array($name, self::HIDDEN_COMPONENTS, true)) {
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
$html = $this->composeGroup($parsed, $name);
|
||||||
|
if ($html !== null) {
|
||||||
|
$groups['Composed'][] = $this->entry('g:' . $name, $name . ' · all ' . $count . ' as HTML', $html);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
// Cross-component composite for the SEO title: hero title, em dash,
|
||||||
|
// introduction heading - "Aligo — High-performance AV over IP and KVM".
|
||||||
|
$seoTitle = $this->composeSeoTitle($parsed);
|
||||||
|
if ($seoTitle !== null) {
|
||||||
|
$groups['Composed'][] = $this->entry('x:seotitle', 'Hero title — Intro heading (SEO title)', $seoTitle);
|
||||||
}
|
}
|
||||||
|
|
||||||
foreach ($parsed['seo'] ?? [] as $header => $value) {
|
foreach ($parsed['seo'] ?? [] as $header => $value) {
|
||||||
@@ -191,6 +232,20 @@ final class ProductXlsxReader
|
|||||||
$value = $parsed['meta'][substr($selector, 2)] ?? null;
|
$value = $parsed['meta'][substr($selector, 2)] ?? null;
|
||||||
return is_string($value) && $value !== '' ? $value : null;
|
return is_string($value) && $value !== '' ? $value : null;
|
||||||
}
|
}
|
||||||
|
if (str_starts_with($selector, 'g:')) {
|
||||||
|
return $this->composeGroup($parsed, substr($selector, 2));
|
||||||
|
}
|
||||||
|
if (str_starts_with($selector, 'p:') && preg_match('/^p:(.+)#(\d+)$/', $selector, $m)) {
|
||||||
|
foreach ($parsed['components'] ?? [] as $component) {
|
||||||
|
if ((string)$component['component'] === $m[1] && (int)$component['occurrence'] === (int)$m[2]) {
|
||||||
|
return $this->composePair($component);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
if ($selector === 'x:seotitle') {
|
||||||
|
return $this->composeSeoTitle($parsed);
|
||||||
|
}
|
||||||
if (str_starts_with($selector, 's:')) {
|
if (str_starts_with($selector, 's:')) {
|
||||||
$value = $parsed['seo'][substr($selector, 2)] ?? null;
|
$value = $parsed['seo'][substr($selector, 2)] ?? null;
|
||||||
return is_string($value) && $value !== '' ? $value : null;
|
return is_string($value) && $value !== '' ? $value : null;
|
||||||
@@ -206,6 +261,121 @@ final class ProductXlsxReader
|
|||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* SEO title composite: the hero title (the product name), an em dash, and
|
||||||
|
* the introduction heading. Plain text - `seotitle` is a plain input, no
|
||||||
|
* escaping wanted here.
|
||||||
|
*
|
||||||
|
* @param array<string,mixed> $parsed
|
||||||
|
*/
|
||||||
|
private function composeSeoTitle(array $parsed): ?string
|
||||||
|
{
|
||||||
|
$hero = null;
|
||||||
|
$intro = null;
|
||||||
|
foreach ($parsed['components'] ?? [] as $component) {
|
||||||
|
$name = (string)($component['component'] ?? '');
|
||||||
|
if ($name === 'Hero — H1' && (int)($component['occurrence'] ?? 1) === 1) {
|
||||||
|
$hero = trim((string)($component['title'] ?? ''));
|
||||||
|
} elseif ($name === 'Product Introduction' && (int)($component['occurrence'] ?? 1) === 1) {
|
||||||
|
$intro = trim((string)($component['title'] ?? ''));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
if ($hero === null || $hero === '' || $intro === null || $intro === '') {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
return $hero . ' — ' . $intro;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* One component row as a heading/paragraph pair. The markup - centred h3
|
||||||
|
* with an inner span, centred p - is copied verbatim from what the
|
||||||
|
* finished MGW-Diamond product carries in `textrelatedproducts`, so the
|
||||||
|
* front end renders imported intros exactly like the hand-made one.
|
||||||
|
*
|
||||||
|
* @param array<string,mixed> $component
|
||||||
|
*/
|
||||||
|
private function composePair(array $component): ?string
|
||||||
|
{
|
||||||
|
$title = trim((string)($component['title'] ?? ''));
|
||||||
|
$body = trim((string)($component['body'] ?? ''));
|
||||||
|
if ($body === '') {
|
||||||
|
$body = trim((string)($component['cta'] ?? ''));
|
||||||
|
}
|
||||||
|
$body = trim((string)preg_replace('/\|\s*CTA:.*$/su', '', $body));
|
||||||
|
if ($title === '' || $body === '') {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
return '<h3 class="text-center"><span>' . htmlspecialchars($title, ENT_QUOTES) . '</span></h3>' . "\n"
|
||||||
|
. '<p class="text-center">' . htmlspecialchars($body, ENT_QUOTES) . '</p>';
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* All occurrences of one component, composed into a single HTML block in
|
||||||
|
* the exact markup the hand-made MGW-Diamond `capabilities` field uses
|
||||||
|
* (the front end styles only that shape): the immediately preceding
|
||||||
|
* "... — H2" row (found by ORDER, not by name - "Key Capability Group" vs
|
||||||
|
* "Key Capabilities — H2" makes name matching fragile) becomes
|
||||||
|
* <h3 class="text-center"><span>, each occurrence's title a
|
||||||
|
* <p><strong> group heading, and a body whose text uses "•" bullets
|
||||||
|
* becomes a <ul>. Plain text otherwise.
|
||||||
|
*
|
||||||
|
* @param array<string,mixed> $parsed
|
||||||
|
*/
|
||||||
|
private function composeGroup(array $parsed, string $name): ?string
|
||||||
|
{
|
||||||
|
$components = $parsed['components'] ?? [];
|
||||||
|
$members = array_values(array_filter(
|
||||||
|
$components,
|
||||||
|
static fn(array $c): bool => (string)($c['component'] ?? '') === $name
|
||||||
|
));
|
||||||
|
if ($members === []) {
|
||||||
|
return null;
|
||||||
|
}
|
||||||
|
|
||||||
|
$html = '';
|
||||||
|
$firstOrder = (int)($members[0]['order'] ?? 0);
|
||||||
|
foreach ($components as $component) {
|
||||||
|
if ((int)($component['order'] ?? 0) === $firstOrder - 1
|
||||||
|
&& str_ends_with((string)($component['component'] ?? ''), '— H2')
|
||||||
|
&& trim((string)($component['title'] ?? '')) !== ''
|
||||||
|
) {
|
||||||
|
$html .= '<h3 class="text-center"><span>'
|
||||||
|
. htmlspecialchars(trim((string)$component['title']), ENT_QUOTES)
|
||||||
|
. '</span></h3>' . "\n";
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
foreach ($members as $member) {
|
||||||
|
$title = trim((string)($member['title'] ?? ''));
|
||||||
|
$body = trim((string)($member['body'] ?? ''));
|
||||||
|
if ($body === '') {
|
||||||
|
$body = trim((string)($member['cta'] ?? ''));
|
||||||
|
}
|
||||||
|
// Card copy carries a "| CTA: <label>" suffix; the label is
|
||||||
|
// display-only everywhere else and would be junk inside a <p>.
|
||||||
|
$body = trim((string)preg_replace('/\|\s*CTA:.*$/su', '', $body));
|
||||||
|
if ($title !== '') {
|
||||||
|
$html .= '<p><strong>' . htmlspecialchars($title, ENT_QUOTES) . '</strong></p>';
|
||||||
|
}
|
||||||
|
if ($body === '') {
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
if (str_contains($body, '•')) {
|
||||||
|
$items = array_filter(array_map('trim', explode('•', $body)));
|
||||||
|
$html .= '<ul>';
|
||||||
|
foreach ($items as $item) {
|
||||||
|
$html .= '<li>' . htmlspecialchars($item, ENT_QUOTES) . '</li>';
|
||||||
|
}
|
||||||
|
$html .= '</ul>';
|
||||||
|
} else {
|
||||||
|
$html .= '<p>' . htmlspecialchars($body, ENT_QUOTES) . '</p>';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return $html !== '' ? $html : null;
|
||||||
|
}
|
||||||
|
|
||||||
/** @param array<int,array<string,mixed>> $components */
|
/** @param array<int,array<string,mixed>> $components */
|
||||||
private function detectPageType(array $components): string
|
private function detectPageType(array $components): string
|
||||||
{
|
{
|
||||||
|
|||||||
35
packages/vitec/Classes/Seo/VitecMetaHandler.php
Normal file
35
packages/vitec/Classes/Seo/VitecMetaHandler.php
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
namespace Evomedien\Vitec\Seo;
|
||||||
|
|
||||||
|
use FriendsOfTYPO3\Headless\Seo\MetaHandler;
|
||||||
|
use Psr\Http\Message\ServerRequestInterface;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Mirrors the real page <title> into `meta.title` of the page JSON.
|
||||||
|
*
|
||||||
|
* Why: `meta.title` is rendered from TypoScript (lib.meta) BEFORE the page
|
||||||
|
* content, so on product/usecase detail pages it still shows the generic
|
||||||
|
* page title ("Product") - the record's seotitle only reaches the
|
||||||
|
* PageTitleProvider while the content renders. Headless fixes `seo.title`
|
||||||
|
* afterwards through this handler; we extend it so `meta.title` gets the
|
||||||
|
* same final value. Registered via the MetaHandlerInterface alias in
|
||||||
|
* Services.yaml, which covers both the cacheable listener and the
|
||||||
|
* USER_INT middleware path.
|
||||||
|
*/
|
||||||
|
class VitecMetaHandler extends MetaHandler
|
||||||
|
{
|
||||||
|
public function process(ServerRequestInterface $request, array $content): array
|
||||||
|
{
|
||||||
|
$content = parent::process($request, $content);
|
||||||
|
|
||||||
|
$title = trim((string)($content['seo']['title'] ?? ''));
|
||||||
|
if ($title !== '' && is_array($content['meta'] ?? null)) {
|
||||||
|
$content['meta']['title'] = $title;
|
||||||
|
}
|
||||||
|
|
||||||
|
return $content;
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
use Evomedien\Vitec\Controller\Backend\ProductTextImportController;
|
||||||
use Evomedien\Vitec\Controller\Backend\StructuredDataController;
|
use Evomedien\Vitec\Controller\Backend\StructuredDataController;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -16,4 +17,14 @@ return [
|
|||||||
'path' => '/vitec/structureddata/generate',
|
'path' => '/vitec/structureddata/generate',
|
||||||
'target' => StructuredDataController::class . '::generate',
|
'target' => StructuredDataController::class . '::generate',
|
||||||
],
|
],
|
||||||
|
// Click-to-edit in the product text import's "Current value" column:
|
||||||
|
// read the full raw value / write one field through DataHandler.
|
||||||
|
'vitec_product_field_get' => [
|
||||||
|
'path' => '/vitec/product/field/get',
|
||||||
|
'target' => ProductTextImportController::class . '::fieldGet',
|
||||||
|
],
|
||||||
|
'vitec_product_field_save' => [
|
||||||
|
'path' => '/vitec/product/field/save',
|
||||||
|
'target' => ProductTextImportController::class . '::fieldSave',
|
||||||
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
@@ -16,3 +16,9 @@ services:
|
|||||||
TYPO3\CMS\Backend\View\BackendLayoutView:
|
TYPO3\CMS\Backend\View\BackendLayoutView:
|
||||||
alias: Evomedien\Vitec\View\VitecBackendLayoutView
|
alias: Evomedien\Vitec\View\VitecBackendLayoutView
|
||||||
public: true
|
public: true
|
||||||
|
|
||||||
|
# Headless resolves the meta handler via this interface (cacheable listener
|
||||||
|
# AND the USER_INT middleware). Pointing the alias at our subclass mirrors
|
||||||
|
# the final page title (seo.title) into meta.title as well.
|
||||||
|
FriendsOfTYPO3\Headless\Seo\MetaHandlerInterface:
|
||||||
|
alias: Evomedien\Vitec\Seo\VitecMetaHandler
|
||||||
|
|||||||
@@ -79,6 +79,11 @@ fields:
|
|||||||
minitems: 0
|
minitems: 0
|
||||||
maxitems: 1
|
maxitems: 1
|
||||||
allowed: mp4,webm,ogv,mov,m4v
|
allowed: mp4,webm,ogv,mov,m4v
|
||||||
|
- identifier: video_poster
|
||||||
|
type: File
|
||||||
|
minitems: 0
|
||||||
|
maxitems: 1
|
||||||
|
allowed: common-image-types
|
||||||
- identifier: link
|
- identifier: link
|
||||||
type: Link
|
type: Link
|
||||||
allowedTypes:
|
allowedTypes:
|
||||||
|
|||||||
@@ -34,6 +34,9 @@
|
|||||||
<trans-unit id="items.video.label">
|
<trans-unit id="items.video.label">
|
||||||
<source>Video</source>
|
<source>Video</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="items.video_poster.label">
|
||||||
|
<source>Video Poster Image</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="items.link.label">
|
<trans-unit id="items.link.label">
|
||||||
<source>Link</source>
|
<source>Link</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
|||||||
@@ -78,6 +78,12 @@ fields:
|
|||||||
maxitems: 1
|
maxitems: 1
|
||||||
allowed: mp4,webm,ogv,mov,m4v
|
allowed: mp4,webm,ogv,mov,m4v
|
||||||
|
|
||||||
|
- identifier: featured_video_poster
|
||||||
|
type: File
|
||||||
|
minitems: 0
|
||||||
|
maxitems: 1
|
||||||
|
allowed: common-image-types
|
||||||
|
|
||||||
- identifier: featured_video_autoplay
|
- identifier: featured_video_autoplay
|
||||||
type: Checkbox
|
type: Checkbox
|
||||||
default: 0
|
default: 0
|
||||||
|
|||||||
@@ -61,6 +61,12 @@
|
|||||||
<trans-unit id="featured_video_muted.label">
|
<trans-unit id="featured_video_muted.label">
|
||||||
<source>Mute video</source>
|
<source>Mute video</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="featured_video_poster.label">
|
||||||
|
<source>Video Poster Image</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="featured_video_poster.description">
|
||||||
|
<source>Preview image shown before the video plays.</source>
|
||||||
|
</trans-unit>
|
||||||
|
|
||||||
<!-- Overlay -->
|
<!-- Overlay -->
|
||||||
<trans-unit id="overlay_color.label">
|
<trans-unit id="overlay_color.label">
|
||||||
|
|||||||
@@ -135,6 +135,12 @@ fields:
|
|||||||
maxitems: 1
|
maxitems: 1
|
||||||
allowed: mp4,webm,ogv,mov,m4v
|
allowed: mp4,webm,ogv,mov,m4v
|
||||||
|
|
||||||
|
- identifier: hero_video_poster
|
||||||
|
type: File
|
||||||
|
minitems: 0
|
||||||
|
maxitems: 1
|
||||||
|
allowed: common-image-types
|
||||||
|
|
||||||
- identifier: hero_video_alignment
|
- identifier: hero_video_alignment
|
||||||
type: Select
|
type: Select
|
||||||
renderType: selectSingle
|
renderType: selectSingle
|
||||||
@@ -170,6 +176,12 @@ fields:
|
|||||||
maxitems: 1
|
maxitems: 1
|
||||||
allowed: mp4,webm,ogv,mov,m4v
|
allowed: mp4,webm,ogv,mov,m4v
|
||||||
|
|
||||||
|
- identifier: hero_bgvideo_poster
|
||||||
|
type: File
|
||||||
|
minitems: 0
|
||||||
|
maxitems: 1
|
||||||
|
allowed: common-image-types
|
||||||
|
|
||||||
- identifier: hero_overlay_color
|
- identifier: hero_overlay_color
|
||||||
type: Color
|
type: Color
|
||||||
label: Overlay Color
|
label: Overlay Color
|
||||||
|
|||||||
@@ -128,6 +128,18 @@
|
|||||||
<trans-unit id="hero_bgvideo.description">
|
<trans-unit id="hero_bgvideo.description">
|
||||||
<source>Fullscreen background video behind the hero content.</source>
|
<source>Fullscreen background video behind the hero content.</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="hero_video_poster.label">
|
||||||
|
<source>Video Poster Image</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="hero_video_poster.description">
|
||||||
|
<source>Preview image shown before the video plays.</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="hero_bgvideo_poster.label">
|
||||||
|
<source>Background Video Poster Image</source>
|
||||||
|
</trans-unit>
|
||||||
|
<trans-unit id="hero_bgvideo_poster.description">
|
||||||
|
<source>Preview image shown before the background video plays.</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="hero_overlay_color.label">
|
<trans-unit id="hero_overlay_color.label">
|
||||||
<source>Overlay Color</source>
|
<source>Overlay Color</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
|||||||
@@ -77,6 +77,12 @@ fields:
|
|||||||
maxitems: 1
|
maxitems: 1
|
||||||
allowed: mp4,webm,ogv,mov,m4v
|
allowed: mp4,webm,ogv,mov,m4v
|
||||||
|
|
||||||
|
- identifier: intro_video_poster
|
||||||
|
type: File
|
||||||
|
minitems: 0
|
||||||
|
maxitems: 1
|
||||||
|
allowed: common-image-types
|
||||||
|
|
||||||
- identifier: intro_video_alignment
|
- identifier: intro_video_alignment
|
||||||
type: Select
|
type: Select
|
||||||
renderType: selectSingle
|
renderType: selectSingle
|
||||||
|
|||||||
@@ -100,6 +100,8 @@
|
|||||||
<trans-unit id="intro_video_autoplay.label"><source>Autoplay</source></trans-unit>
|
<trans-unit id="intro_video_autoplay.label"><source>Autoplay</source></trans-unit>
|
||||||
<trans-unit id="intro_video_loop.label"><source>Loop</source></trans-unit>
|
<trans-unit id="intro_video_loop.label"><source>Loop</source></trans-unit>
|
||||||
<trans-unit id="intro_video_muted.label"><source>Muted</source></trans-unit>
|
<trans-unit id="intro_video_muted.label"><source>Muted</source></trans-unit>
|
||||||
|
<trans-unit id="intro_video_poster.label"><source>Video Poster Image</source></trans-unit>
|
||||||
|
<trans-unit id="intro_video_poster.description"><source>Preview image shown before the video plays.</source></trans-unit>
|
||||||
</body>
|
</body>
|
||||||
</file>
|
</file>
|
||||||
</xliff>
|
</xliff>
|
||||||
|
|||||||
@@ -79,7 +79,10 @@
|
|||||||
</f:for>
|
</f:for>
|
||||||
</select>
|
</select>
|
||||||
</td>
|
</td>
|
||||||
<td><small>{row.oldPreview}</small></td>
|
<td data-vitec-inline-edit="1" data-uid="{product.uid}" data-field="{row.field}"
|
||||||
|
style="cursor:pointer;" title="Click to edit this field">
|
||||||
|
<small data-vitec-preview="1">{row.oldPreview}</small>
|
||||||
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<f:if condition="{row.new}">
|
<f:if condition="{row.new}">
|
||||||
<f:then>
|
<f:then>
|
||||||
@@ -96,6 +99,10 @@
|
|||||||
<td>
|
<td>
|
||||||
<input class="form-check-input" type="checkbox" name="apply[]" value="{row.field}"
|
<input class="form-check-input" type="checkbox" name="apply[]" value="{row.field}"
|
||||||
{f:if(condition: row.changed, then: 'checked="checked"')} />
|
{f:if(condition: row.changed, then: 'checked="checked"')} />
|
||||||
|
<button type="submit" class="btn btn-sm btn-default" style="margin-left:.5rem;"
|
||||||
|
name="applySingle" value="{row.field}"
|
||||||
|
formaction="{f:be.uri(route: 'web_vitecimport.product_apply')}"
|
||||||
|
title="Write only this field now">Save</button>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</f:for>
|
</f:for>
|
||||||
@@ -152,6 +159,10 @@
|
|||||||
<td>
|
<td>
|
||||||
<input class="form-check-input" type="checkbox" name="applyRelated[]" value="{rel.index}"
|
<input class="form-check-input" type="checkbox" name="applyRelated[]" value="{rel.index}"
|
||||||
{f:if(condition: rel.changed, then: 'checked="checked"')} />
|
{f:if(condition: rel.changed, then: 'checked="checked"')} />
|
||||||
|
<button type="submit" class="btn btn-sm btn-default" style="margin-left:.5rem;"
|
||||||
|
name="applyRelatedSingle" value="{rel.index}"
|
||||||
|
formaction="{f:be.uri(route: 'web_vitecimport.product_apply')}"
|
||||||
|
title="Write only this card now">Save</button>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</f:for>
|
</f:for>
|
||||||
|
|||||||
@@ -0,0 +1,148 @@
|
|||||||
|
/**
|
||||||
|
* VITEC – click-to-edit for the "Current value" column of the product text
|
||||||
|
* import (Edit Product view).
|
||||||
|
* EXT:vitec/Resources/Public/Javascript/product-inline-edit.js
|
||||||
|
*
|
||||||
|
* Delegated click handler on [data-vitec-inline-edit] cells (backend CSP
|
||||||
|
* forbids inline handlers). Clicking a cell fetches the FULL raw field value
|
||||||
|
* (the cell itself only shows a truncated preview), swaps in a textarea with
|
||||||
|
* Save/Cancel, and writes through the vitec_product_field_save AJAX route,
|
||||||
|
* which uses the same whitelist and DataHandler path as the form apply.
|
||||||
|
* RTE fields are edited as raw HTML on purpose - no inline WYSIWYG
|
||||||
|
* (decision 2026-08-28).
|
||||||
|
*/
|
||||||
|
import AjaxRequest from "@typo3/core/ajax/ajax-request.js";
|
||||||
|
import Notification from "@typo3/backend/notification.js";
|
||||||
|
|
||||||
|
const SELECTOR = "[data-vitec-inline-edit]";
|
||||||
|
|
||||||
|
function previewOf(cell) {
|
||||||
|
return cell.querySelector("[data-vitec-preview]");
|
||||||
|
}
|
||||||
|
|
||||||
|
function closeEditor(cell) {
|
||||||
|
const editor = cell.querySelector("[data-vitec-editor]");
|
||||||
|
if (editor) {
|
||||||
|
editor.remove();
|
||||||
|
}
|
||||||
|
const preview = previewOf(cell);
|
||||||
|
if (preview) {
|
||||||
|
preview.hidden = false;
|
||||||
|
}
|
||||||
|
delete cell.dataset.vitecEditing;
|
||||||
|
}
|
||||||
|
|
||||||
|
async function openEditor(cell) {
|
||||||
|
if (cell.dataset.vitecEditing === "1") {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
cell.dataset.vitecEditing = "1";
|
||||||
|
|
||||||
|
const getUrl = TYPO3.settings.ajaxUrls["vitec_product_field_get"];
|
||||||
|
const saveUrl = TYPO3.settings.ajaxUrls["vitec_product_field_save"];
|
||||||
|
if (!getUrl || !saveUrl) {
|
||||||
|
Notification.error("Inline edit", "AJAX routes are not registered.");
|
||||||
|
delete cell.dataset.vitecEditing;
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
let value = "";
|
||||||
|
try {
|
||||||
|
const response = await new AjaxRequest(getUrl)
|
||||||
|
.withQueryArguments({ uid: cell.dataset.uid, field: cell.dataset.field })
|
||||||
|
.get();
|
||||||
|
const data = await response.resolve();
|
||||||
|
if (!data.success) {
|
||||||
|
Notification.error("Inline edit", data.message || "Could not load the field value.");
|
||||||
|
delete cell.dataset.vitecEditing;
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
value = data.value;
|
||||||
|
} catch (e) {
|
||||||
|
Notification.error("Inline edit", "Loading the field value failed.");
|
||||||
|
delete cell.dataset.vitecEditing;
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
const preview = previewOf(cell);
|
||||||
|
if (preview) {
|
||||||
|
preview.hidden = true;
|
||||||
|
}
|
||||||
|
|
||||||
|
const wrap = document.createElement("div");
|
||||||
|
wrap.setAttribute("data-vitec-editor", "1");
|
||||||
|
|
||||||
|
const textarea = document.createElement("textarea");
|
||||||
|
textarea.className = "form-control";
|
||||||
|
textarea.rows = Math.min(14, Math.max(3, Math.ceil(value.length / 80)));
|
||||||
|
textarea.style.fontFamily = "monospace";
|
||||||
|
textarea.style.fontSize = "11px";
|
||||||
|
textarea.value = value;
|
||||||
|
wrap.appendChild(textarea);
|
||||||
|
|
||||||
|
const bar = document.createElement("div");
|
||||||
|
bar.style.marginTop = ".25rem";
|
||||||
|
|
||||||
|
// type="button" is essential: the cells live inside the big mapping <form>,
|
||||||
|
// a bare <button> would submit it.
|
||||||
|
const saveBtn = document.createElement("button");
|
||||||
|
saveBtn.type = "button";
|
||||||
|
saveBtn.className = "btn btn-sm btn-primary";
|
||||||
|
saveBtn.textContent = "Save";
|
||||||
|
|
||||||
|
const cancelBtn = document.createElement("button");
|
||||||
|
cancelBtn.type = "button";
|
||||||
|
cancelBtn.className = "btn btn-sm btn-default";
|
||||||
|
cancelBtn.style.marginLeft = ".5rem";
|
||||||
|
cancelBtn.textContent = "Cancel";
|
||||||
|
|
||||||
|
bar.appendChild(saveBtn);
|
||||||
|
bar.appendChild(cancelBtn);
|
||||||
|
wrap.appendChild(bar);
|
||||||
|
cell.appendChild(wrap);
|
||||||
|
textarea.focus();
|
||||||
|
|
||||||
|
cancelBtn.addEventListener("click", () => closeEditor(cell));
|
||||||
|
textarea.addEventListener("keydown", (event) => {
|
||||||
|
if (event.key === "Escape") {
|
||||||
|
closeEditor(cell);
|
||||||
|
}
|
||||||
|
});
|
||||||
|
|
||||||
|
saveBtn.addEventListener("click", async () => {
|
||||||
|
saveBtn.disabled = true;
|
||||||
|
try {
|
||||||
|
const response = await new AjaxRequest(saveUrl).post({
|
||||||
|
uid: cell.dataset.uid,
|
||||||
|
field: cell.dataset.field,
|
||||||
|
value: textarea.value,
|
||||||
|
});
|
||||||
|
const data = await response.resolve();
|
||||||
|
if (!data.success) {
|
||||||
|
Notification.error("Inline edit", data.message || "Saving failed.");
|
||||||
|
saveBtn.disabled = false;
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
if (preview) {
|
||||||
|
preview.textContent = data.preview;
|
||||||
|
}
|
||||||
|
closeEditor(cell);
|
||||||
|
Notification.success("Inline edit", cell.dataset.field + " saved.");
|
||||||
|
} catch (e) {
|
||||||
|
Notification.error("Inline edit", "Saving failed.");
|
||||||
|
saveBtn.disabled = false;
|
||||||
|
}
|
||||||
|
});
|
||||||
|
}
|
||||||
|
|
||||||
|
document.addEventListener("click", (event) => {
|
||||||
|
const cell = event.target.closest(SELECTOR);
|
||||||
|
if (cell === null) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
// Clicks on the editor's own controls must not re-open it.
|
||||||
|
if (event.target.closest("[data-vitec-editor]")) {
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
openEditor(cell);
|
||||||
|
});
|
||||||
@@ -25,8 +25,8 @@
|
|||||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||||
<title>VITEC</title>
|
<title>VITEC</title>
|
||||||
<script type="module" crossorigin src="/_frontend/assets/index-DkP6_MI5.js"></script>
|
<script type="module" crossorigin src="/_frontend/assets/index-BHtumi6P.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="/_frontend/assets/index-BIG4WK1s.css">
|
<link rel="stylesheet" crossorigin href="/_frontend/assets/index-DP4QFhOv.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="page"></div>
|
<div id="page"></div>
|
||||||
|
|||||||
Reference in New Issue
Block a user