diff --git a/composer.json b/composer.json index 439bbf1..9968682 100644 --- a/composer.json +++ b/composer.json @@ -27,6 +27,7 @@ "drupal/core-project-message": "11.x-dev", "drupal/core-recommended": "11.x-dev", "drupal/dashboard": "1.0.x-dev", + "drupal/navigation": "1.x-dev", "drush/drush": "^12" }, "conflict": { @@ -90,6 +91,7 @@ "Provide a block for clearing cache from a dashboard": "https://www.drupal.org/files/issues/2023-06-28/3351706-27-block-clear-cache.patch" }, "drupal/dashboard": { + "Navigation integration": "https://www.drupal.org/files/issues/2023-10-20/3395527-dashboard-section-2.patch" } } } diff --git a/composer.lock b/composer.lock index 1e532a4..d13c2f6 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "36ffee500c62d8973d8b55dc3a250dde", + "content-hash": "d077ecf7bbbd21ff874cc3c0e6ee1a04", "packages": [ { "name": "asm89/stack-cors", @@ -2627,6 +2627,58 @@ }, "time": "2023-10-19T13:17:44+00:00" }, + { + "name": "drupal/navigation", + "version": "dev-1.x", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/navigation.git", + "reference": "72df0418fcb0cce6759bbee2d451ffd002cebc8b" + }, + "require": { + "drupal/core": "^9.4 || ^10 || ^11" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-1.x": "1.x-dev" + }, + "drupal": { + "version": "1.x-dev", + "datestamp": "1697649152", + "security-coverage": { + "status": "not-covered", + "message": "Project has not opted into security advisory coverage!" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "ckrina", + "homepage": "https://www.drupal.org/user/1206650" + }, + { + "name": "claireristow", + "homepage": "https://www.drupal.org/user/3673870" + }, + { + "name": "lauriii", + "homepage": "https://www.drupal.org/user/1078742" + }, + { + "name": "mherchel", + "homepage": "https://www.drupal.org/user/118428" + } + ], + "homepage": "https://drupal.org/project/navigation", + "support": { + "source": "https://git.drupalcode.org/project/navigation" + } + }, { "name": "drush/drush", "version": "12.1.0", @@ -11133,7 +11185,8 @@ "drupal/core-dev": 20, "drupal/core-project-message": 20, "drupal/core-recommended": 20, - "drupal/dashboard": 20 + "drupal/dashboard": 20, + "drupal/navigation": 20 }, "prefer-stable": true, "prefer-lowest": false, diff --git a/config/sync/block.block.claro_help_search.yml b/config/sync/block.block.claro_help_search.yml index aca7524..8d9f000 100644 --- a/config/sync/block.block.claro_help_search.yml +++ b/config/sync/block.block.claro_help_search.yml @@ -1,3 +1,4 @@ +uuid: 62fe4b1b-e0cf-41a8-b8bf-a10f0156df1e langcode: en status: true dependencies: diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index fd75d47..da6985b 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -30,6 +30,7 @@ module: menu_link_content: 0 menu_ui: 0 mysql: 0 + navigation: 0 node: 0 options: 0 page_cache: 0 diff --git a/config/sync/search.page.help_search.yml b/config/sync/search.page.help_search.yml index 38d4344..baf4b01 100644 --- a/config/sync/search.page.help_search.yml +++ b/config/sync/search.page.help_search.yml @@ -1,3 +1,4 @@ +uuid: 689d1869-d8dc-4f7e-8e92-091d66e1eb23 langcode: en status: true dependencies: