added styled sitesmap_block into lessites view

This commit is contained in:
2024-11-05 10:34:02 +01:00
parent e6271c6624
commit 8ae4061e64
4 changed files with 78 additions and 15 deletions

77
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": "d9c788ae880184300ad1f5beb62e85a1",
"content-hash": "3f682451141745b61e2f384d1c28ce84",
"packages": [
{
"name": "asm89/stack-cors",
@@ -7563,6 +7563,66 @@
"source": "https://git.drupalcode.org/project/video_embed_field"
}
},
{
"name": "drupal/views_block_area",
"version": "1.0.0-beta4",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/views_block_area.git",
"reference": "8.x-1.0-beta4"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/views_block_area-8.x-1.0-beta4.zip",
"reference": "8.x-1.0-beta4",
"shasum": "8386f4946340d2284b3ab830e698ec0954b14de0"
},
"require": {
"drupal/core": "^8 || ^9 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.0-beta4",
"datestamp": "1674121539",
"security-coverage": {
"status": "not-covered",
"message": "Beta releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "bohart",
"homepage": "https://www.drupal.org/user/289861"
},
{
"name": "cafuego",
"homepage": "https://www.drupal.org/user/218525"
},
{
"name": "Leon Kessler",
"homepage": "https://www.drupal.org/user/595374"
},
{
"name": "nils.destoop",
"homepage": "https://www.drupal.org/user/361625"
},
{
"name": "paulrad",
"homepage": "https://www.drupal.org/user/3722439"
}
],
"description": "Exposes all blocks as a views area.",
"homepage": "https://www.drupal.org/project/views_block_area",
"support": {
"source": "https://git.drupalcode.org/project/views_block_area"
}
},
{
"name": "drupal/views_bulk_edit",
"version": "2.9.0",
@@ -12889,13 +12949,11 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"drupal/block_field": 5,
"drupal/page_manager": 5,
"drupal/viewsreference": 10,
"drupal/advanced_text_formatter": 5,
"drupal/block_field": 5,
"drupal/bulkdelete": 20,
"drupal/config_ignore": 5,
"drupal/config_devel": 20,
"drupal/config_ignore": 5,
"drupal/config_update": 15,
"drupal/context": 5,
"drupal/date_range_formatter": 20,
@@ -12910,17 +12968,20 @@
"drupal/maxlength": 10,
"drupal/menu_block": 20,
"drupal/menu_position": 20,
"drupal/page_manager": 5,
"drupal/path_alias_xt": 20,
"drupal/pathologic": 15,
"drupal/profile": 5,
"drupal/smtp": 10,
"drupal/synonyms": 10,
"drupal/translation_views": 15,
"drupal/ultimate_cron": 15
"drupal/ultimate_cron": 15,
"drupal/views_block_area": 10,
"drupal/viewsreference": 10
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"platform": {},
"platform-dev": {},
"plugin-api-version": "2.6.0"
}