Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic update #314

Merged
merged 1 commit into from
Nov 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
106 changes: 54 additions & 52 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- path
- readonly_field_widget
_core:
default_config_hash: C2Xc2BwYmiIL9SayNQLxaufcoqA5SLusFthQgnmb10A
default_config_hash: iGJgv-B14-RUdc8dyC_MKfM3icDg5Cae4kFwC0MjyGQ
id: tpr_unit.tpr_unit.default
targetEntityType: tpr_unit
bundle: tpr_unit
Expand Down Expand Up @@ -410,3 +410,4 @@ hidden:
hide_description: true
ontologyword_ids: true
show_www: true
subgroup: true
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
- telephone
- text
_core:
default_config_hash: tfkOTFeDgVhyd9NcyUP7yambOlzTfsjNcKwlLHPsbhw
default_config_hash: 7xcZTrrfS31z_AAdwrXSDrgd2PAqTWFPgY-XoAEjXQ0
id: tpr_unit.tpr_unit.default
targetEntityType: tpr_unit
bundle: tpr_unit
Expand Down Expand Up @@ -292,3 +292,4 @@ hidden:
langcode: true
show_www: true
streetview_entrance_url: true
subgroup: true
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- address
- helfi_tpr
_core:
default_config_hash: PouCEjXDV9qruMvBHQAwEjr84IOJOn77scrXQSzvxds
default_config_hash: wvPWnthIC7o8oa1gJ6jI0ex6xi12GVsZEN5zyrlCLoU
id: tpr_unit.tpr_unit.minimal
targetEntityType: tpr_unit
bundle: tpr_unit
Expand Down Expand Up @@ -75,6 +75,7 @@ hidden:
services: true
show_www: true
streetview_entrance_url: true
subgroup: true
toc_enabled: true
topical: true
unit_picture_caption: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
- helfi_tpr
- imagecache_external
_core:
default_config_hash: 38N-rHkqJOOsX8_Ww-SmyCqRGIxVHf-0OngooKeYAVI
default_config_hash: 8hru5uh55ouZ9y4kV_EEJ6PEjb2rGY_tFUc_3Sn12M0
id: tpr_unit.tpr_unit.teaser
targetEntityType: tpr_unit
bundle: tpr_unit
Expand Down Expand Up @@ -93,6 +93,7 @@ hidden:
services: true
show_www: true
streetview_entrance_url: true
subgroup: true
toc_enabled: true
topical: true
unit_picture_caption: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- imagecache_external
- telephone
_core:
default_config_hash: Ibwu6ghoi4cuIpb_xkzuwiOVxa2SoY6lX-BJnVPFSdE
default_config_hash: gOlhIa1n9jTIJdBPN_Kjp-jn3YnsvZb7HELaoqa8KGQ
id: tpr_unit.tpr_unit.teaser_with_image
targetEntityType: tpr_unit
bundle: tpr_unit
Expand Down Expand Up @@ -94,6 +94,7 @@ hidden:
services: true
show_www: true
streetview_entrance_url: true
subgroup: true
toc_enabled: true
topical: true
unit_picture_caption: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
- imagecache_external
- telephone
_core:
default_config_hash: cbtj72q0WqHIiipxyV67zGXit9W_E8evc0_6J-CtIpA
default_config_hash: 25YiuMfsdqG-daKeTND6nbYvwDgt7kE7bw23g2GyteI
id: tpr_unit.tpr_unit.wide_teaser
targetEntityType: tpr_unit
bundle: tpr_unit
Expand Down Expand Up @@ -107,6 +107,7 @@ hidden:
services: true
show_www: true
streetview_entrance_url: true
subgroup: true
toc_enabled: true
topical: true
unit_picture_caption: true
Expand Down
1 change: 0 additions & 1 deletion conf/cmi/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ module:
file_mdm: 0
filter: 0
flysystem: 0
flysystem_azure: 0
focal_point: 0
gin_toolbar: 0
hal: 0
Expand Down
Loading