Client Simple Hierachical Select <- Taxonomy tree widget

This commit is contained in:
2018-12-12 13:10:19 +01:00
parent be655ef81c
commit 596578af5b
5 changed files with 124 additions and 12 deletions

53
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": "4bbff6f0efab565c22219c3b9b80c43d",
"content-hash": "a300e7df3ed622ceed984b184f01439a",
"packages": [
{
"name": "alchemy/zippy",
@@ -3046,6 +3046,56 @@
"docs": "https://github.com/oddhill/context"
}
},
{
"name": "drupal/cshs",
"version": "dev-1.x",
"source": {
"type": "git",
"url": "https://git.drupal.org/project/cshs",
"reference": "c4a2deff253e24c83b14f960ce9dce49fa115f60"
},
"require": {
"drupal/core": "*"
},
"type": "drupal-module",
"extra": {
"branch-alias": {
"dev-1.x": "1.x-dev"
},
"drupal": {
"version": "8.x-1.0-beta4+4-dev",
"datestamp": "1512800285",
"security-coverage": {
"status": "not-covered",
"message": "Dev releases are not covered by Drupal security advisories."
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "BR0kEN",
"homepage": "https://www.drupal.org/user/2802285"
},
{
"name": "purushotam.rai",
"homepage": "https://www.drupal.org/user/3193859"
},
{
"name": "valderama",
"homepage": "https://www.drupal.org/user/103634"
}
],
"description": "A simple client-side hierarchical select widget for taxonomy terms.",
"homepage": "https://www.drupal.org/project/cshs",
"support": {
"source": "http://cgit.drupalcode.org/cshs"
},
"time": "2018-06-24T13:39:17+00:00"
},
{
"name": "drupal/ctools",
"version": "3.0.0",
@@ -12238,6 +12288,7 @@
"drupal/synonyms": 20,
"drupal/telephone_formatter": 10,
"drupal/computed_field": 15,
"drupal/cshs": 20,
"drupal/advanced_text_formatter": 10,
"drupal/autocomplete_deluxe": 10,
"drupal/better_exposed_filters": 15,