clean install

This commit is contained in:
2024-12-10 15:08:16 +01:00
commit e14eb2d8fd
31193 changed files with 3555714 additions and 0 deletions

View File

@@ -0,0 +1,55 @@
langcode: en
status: true
dependencies:
config:
- asset.type.land
- core.entity_view_mode.asset.map_popup
module:
- options
- text
id: asset.land.map_popup
targetEntityType: asset
bundle: land
mode: map_popup
content:
flag:
label: inline
type: list_default
weight: 0
region: content
settings: { }
third_party_settings: { }
land_type:
label: inline
type: list_default
weight: 1
region: content
settings: { }
third_party_settings: { }
location:
type: entity_reference_label
weight: 3
region: content
label: inline
settings:
link: true
third_party_settings: { }
notes:
label: inline
type: text_default
weight: 2
region: content
settings: { }
third_party_settings: { }
hidden:
data: true
file: true
geometry: true
id_tag: true
image: true
intrinsic_geometry: true
is_fixed: true
is_location: true
parent: true
status: true
uid: true

View File

@@ -0,0 +1,11 @@
langcode: en
status: true
dependencies:
enforced:
module:
- farm_land
id: asset_land
color: green
conditions:
asset_type:
- land

View File

@@ -0,0 +1,13 @@
langcode: en
status: true
dependencies:
enforced:
module:
- farm_land
id: land_type_other
color: grey
conditions:
asset_type:
- land
land_type:
- other