modif settings backend style map et ajout field étape couleurs

This commit is contained in:
Valentin
2024-08-09 17:04:53 +02:00
parent f61c81c714
commit bdf8011dd2
26 changed files with 1130 additions and 88 deletions

46
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": "b6ebb6bbd614bba5487d0d043fe1dbdd",
"content-hash": "d918655a40cf26c711d6e65b635d0c9b",
"packages": [
{
"name": "asm89/stack-cors",
@@ -2504,6 +2504,50 @@
"source": "https://git.drupalcode.org/project/bulkdelete"
}
},
{
"name": "drupal/color_pickr",
"version": "1.1.2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/color_pickr.git",
"reference": "1.1.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/color_pickr-1.1.2.zip",
"reference": "1.1.2",
"shasum": "3e7a797155709d5a52203daf4388e3eed0c187ca"
},
"require": {
"drupal/core": "^8 || ^9 || ^10"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.1.2",
"datestamp": "1710084892",
"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": "sujan shrestha",
"homepage": "https://www.drupal.org/user/3475737"
}
],
"description": "Provides color pickr types, widgets, and formatters for drupal 9/10",
"homepage": "https://www.drupal.org/project/color_pickr",
"support": {
"source": "https://git.drupalcode.org/project/color_pickr"
}
},
{
"name": "drupal/config_devel",
"version": "dev-1.x",