custom dynamic sites svg map

This commit is contained in:
2024-10-01 21:57:47 +02:00
parent 84f02ff73e
commit f115c87ad3
19 changed files with 471 additions and 35 deletions

67
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "365559febcbdf4e52ca276eed5a58fe5",
"content-hash": "d9c788ae880184300ad1f5beb62e85a1",
"packages": [
{
"name": "asm89/stack-cors",
@@ -2271,6 +2271,70 @@
"irc": "irc://irc.freenode.org/drupal-contribute"
}
},
{
"name": "drupal/block_field",
"version": "1.0.0-rc5",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/block_field.git",
"reference": "8.x-1.0-rc5"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/block_field-8.x-1.0-rc5.zip",
"reference": "8.x-1.0-rc5",
"shasum": "b87e43e9bbaaf6cff6d8946d5e45db492978cbb6"
},
"require": {
"drupal/core": "^9 || ^10 || ^11"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-rc5",
"datestamp": "1723550576",
"security-coverage": {
"status": "not-covered",
"message": "RC releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "acbramley",
"homepage": "https://www.drupal.org/user/1036766"
},
{
"name": "berdir",
"homepage": "https://www.drupal.org/user/214652"
},
{
"name": "fenstrat",
"homepage": "https://www.drupal.org/user/362649"
},
{
"name": "jrockowitz",
"homepage": "https://www.drupal.org/user/371407"
},
{
"name": "michaellander",
"homepage": "https://www.drupal.org/user/636494"
},
{
"name": "paulocs",
"homepage": "https://www.drupal.org/user/3640109"
}
],
"description": "Provides a field that allows a content entity to create and configure custom block instances.",
"homepage": "https://www.drupal.org/project/block_field",
"support": {
"source": "https://git.drupalcode.org/project/block_field"
}
},
{
"name": "drupal/bulkdelete",
"version": "dev-1.x",
@@ -12825,6 +12889,7 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"drupal/block_field": 5,
"drupal/page_manager": 5,
"drupal/viewsreference": 10,
"drupal/advanced_text_formatter": 5,