updated field_group to ^3.0
This commit is contained in:
parent
265bcab6c0
commit
0a3687ffc7
|
@ -6281,17 +6281,17 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/field_group",
|
"name": "drupal/field_group",
|
||||||
"version": "1.0.0",
|
"version": "3.0.0-rc1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.drupalcode.org/project/field_group.git",
|
"url": "https://git.drupalcode.org/project/field_group.git",
|
||||||
"reference": "8.x-1.0"
|
"reference": "8.x-3.0-rc1"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://ftp.drupal.org/files/projects/field_group-8.x-1.0.zip",
|
"url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.0-rc1.zip",
|
||||||
"reference": "8.x-1.0",
|
"reference": "8.x-3.0-rc1",
|
||||||
"shasum": "e8aa3fae5c3c5dec84644bb577996938d638a611"
|
"shasum": "e291b5468c834a344e9aa6cafd3a76171d473a22"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/core": "*"
|
"drupal/core": "*"
|
||||||
|
@ -6299,14 +6299,14 @@
|
||||||
"type": "drupal-module",
|
"type": "drupal-module",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-1.x": "1.x-dev"
|
"dev-3.x": "3.x-dev"
|
||||||
},
|
},
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-1.0",
|
"version": "8.x-3.0-rc1",
|
||||||
"datestamp": "1510352885",
|
"datestamp": "1558647185",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "covered",
|
"status": "not-covered",
|
||||||
"message": "Covered by Drupal's security advisory policy"
|
"message": "RC releases are not covered by Drupal security advisories."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -41,6 +41,7 @@ third_party_settings:
|
||||||
classes: ''
|
classes: ''
|
||||||
direction: horizontal
|
direction: horizontal
|
||||||
label: htabs
|
label: htabs
|
||||||
|
region: content
|
||||||
group_contents:
|
group_contents:
|
||||||
children:
|
children:
|
||||||
- title
|
- title
|
||||||
|
@ -57,6 +58,7 @@ third_party_settings:
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Contents
|
label: Contents
|
||||||
|
region: content
|
||||||
group_media:
|
group_media:
|
||||||
children:
|
children:
|
||||||
- field_visuel
|
- field_visuel
|
||||||
|
@ -71,6 +73,7 @@ third_party_settings:
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: media
|
label: media
|
||||||
|
region: content
|
||||||
group_taxonomy:
|
group_taxonomy:
|
||||||
children:
|
children:
|
||||||
- field_thesaurus
|
- field_thesaurus
|
||||||
|
@ -86,6 +89,7 @@ third_party_settings:
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Taxonomy
|
label: Taxonomy
|
||||||
|
region: content
|
||||||
group_internal:
|
group_internal:
|
||||||
children:
|
children:
|
||||||
- langcode
|
- langcode
|
||||||
|
@ -103,6 +107,7 @@ third_party_settings:
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Internal
|
label: Internal
|
||||||
|
region: content
|
||||||
id: node.article.default
|
id: node.article.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: article
|
bundle: article
|
||||||
|
|
|
@ -53,6 +53,7 @@ third_party_settings:
|
||||||
classes: ''
|
classes: ''
|
||||||
direction: horizontal
|
direction: horizontal
|
||||||
label: htabs
|
label: htabs
|
||||||
|
region: content
|
||||||
group_contenus:
|
group_contenus:
|
||||||
children:
|
children:
|
||||||
- title
|
- title
|
||||||
|
@ -68,6 +69,7 @@ third_party_settings:
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Contenus
|
label: Contenus
|
||||||
|
region: content
|
||||||
group_taxonomy:
|
group_taxonomy:
|
||||||
children:
|
children:
|
||||||
- field_thesaurus
|
- field_thesaurus
|
||||||
|
@ -82,6 +84,7 @@ third_party_settings:
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Taxonomy
|
label: Taxonomy
|
||||||
|
region: content
|
||||||
group_media:
|
group_media:
|
||||||
children:
|
children:
|
||||||
- field_materiau_images
|
- field_materiau_images
|
||||||
|
@ -96,6 +99,7 @@ third_party_settings:
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: media
|
label: media
|
||||||
|
region: content
|
||||||
group_companies:
|
group_companies:
|
||||||
children:
|
children:
|
||||||
- field_manufacturer
|
- field_manufacturer
|
||||||
|
@ -110,6 +114,7 @@ third_party_settings:
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Companies
|
label: Companies
|
||||||
|
region: content
|
||||||
group_files:
|
group_files:
|
||||||
children:
|
children:
|
||||||
- field_attachments
|
- field_attachments
|
||||||
|
@ -123,6 +128,7 @@ third_party_settings:
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Files
|
label: Files
|
||||||
|
region: content
|
||||||
group_links:
|
group_links:
|
||||||
children:
|
children:
|
||||||
- field_linked_materials
|
- field_linked_materials
|
||||||
|
@ -137,6 +143,7 @@ third_party_settings:
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Links
|
label: Links
|
||||||
|
region: content
|
||||||
group_samples_showroom:
|
group_samples_showroom:
|
||||||
children:
|
children:
|
||||||
- field_samples
|
- field_samples
|
||||||
|
@ -150,6 +157,7 @@ third_party_settings:
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: 'Samples Showroom'
|
label: 'Samples Showroom'
|
||||||
|
region: content
|
||||||
group_internal:
|
group_internal:
|
||||||
children:
|
children:
|
||||||
- field_famille
|
- field_famille
|
||||||
|
@ -169,6 +177,7 @@ third_party_settings:
|
||||||
id: ''
|
id: ''
|
||||||
classes: ''
|
classes: ''
|
||||||
label: Internal
|
label: Internal
|
||||||
|
region: content
|
||||||
id: node.materiau.default
|
id: node.materiau.default
|
||||||
targetEntityType: node
|
targetEntityType: node
|
||||||
bundle: materiau
|
bundle: materiau
|
||||||
|
|
|
@ -38,6 +38,7 @@ third_party_settings:
|
||||||
classes: ''
|
classes: ''
|
||||||
direction: horizontal
|
direction: horizontal
|
||||||
label: Tabs
|
label: Tabs
|
||||||
|
region: content
|
||||||
group_infos:
|
group_infos:
|
||||||
children:
|
children:
|
||||||
- field_departement
|
- field_departement
|
||||||
|
@ -56,6 +57,7 @@ third_party_settings:
|
||||||
id: ''
|
id: ''
|
||||||
classes: ''
|
classes: ''
|
||||||
label: 'Public infos'
|
label: 'Public infos'
|
||||||
|
region: content
|
||||||
group_contents:
|
group_contents:
|
||||||
children:
|
children:
|
||||||
- description
|
- description
|
||||||
|
@ -70,6 +72,7 @@ third_party_settings:
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Contents
|
label: Contents
|
||||||
|
region: content
|
||||||
group_internal:
|
group_internal:
|
||||||
children:
|
children:
|
||||||
- field_workflow
|
- field_workflow
|
||||||
|
@ -89,6 +92,7 @@ third_party_settings:
|
||||||
id: ''
|
id: ''
|
||||||
classes: ''
|
classes: ''
|
||||||
label: Internal
|
label: Internal
|
||||||
|
region: content
|
||||||
group_attachments:
|
group_attachments:
|
||||||
children:
|
children:
|
||||||
- field_attachments
|
- field_attachments
|
||||||
|
@ -102,6 +106,7 @@ third_party_settings:
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Attachments
|
label: Attachments
|
||||||
|
region: content
|
||||||
id: taxonomy_term.company.default
|
id: taxonomy_term.company.default
|
||||||
targetEntityType: taxonomy_term
|
targetEntityType: taxonomy_term
|
||||||
bundle: company
|
bundle: company
|
||||||
|
|
|
@ -31,6 +31,7 @@ third_party_settings:
|
||||||
classes: ''
|
classes: ''
|
||||||
direction: horizontal
|
direction: horizontal
|
||||||
label: Tabs
|
label: Tabs
|
||||||
|
region: content
|
||||||
group_info:
|
group_info:
|
||||||
children:
|
children:
|
||||||
- field_public_email
|
- field_public_email
|
||||||
|
@ -46,6 +47,7 @@ third_party_settings:
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Infos
|
label: Infos
|
||||||
|
region: content
|
||||||
group_internal:
|
group_internal:
|
||||||
children:
|
children:
|
||||||
- langcode
|
- langcode
|
||||||
|
@ -63,6 +65,7 @@ third_party_settings:
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Internal
|
label: Internal
|
||||||
|
region: content
|
||||||
group_contents:
|
group_contents:
|
||||||
children:
|
children:
|
||||||
- description
|
- description
|
||||||
|
@ -76,6 +79,7 @@ third_party_settings:
|
||||||
description: ''
|
description: ''
|
||||||
required_fields: true
|
required_fields: true
|
||||||
label: Contents
|
label: Contents
|
||||||
|
region: content
|
||||||
id: taxonomy_term.showroom.default
|
id: taxonomy_term.showroom.default
|
||||||
targetEntityType: taxonomy_term
|
targetEntityType: taxonomy_term
|
||||||
bundle: showroom
|
bundle: showroom
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 8383835acbd61e0e7ba8571bd77ebc0203b2b234
|
Subproject commit feae77fc8dfb9112781e35e874a8f5a02ef679aa
|
Loading…
Reference in New Issue