Skip to content

Commit ada12e0

Browse files
Update configuration
1 parent e1e0b5b commit ada12e0

13 files changed

+406
-241
lines changed

composer.lock

Lines changed: 363 additions & 177 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

conf/cmi/editoria11y.settings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ content_root: ''
44
assertiveness: smart
55
no_load: ''
66
ignore_all_if_absent: ''
7-
ignore_elements: '.card img, .picture--computed img, .content-card__image img, .card-teaser__img img, .list-of-links__item__image img, .components--computed *, .announcement__content-body p'
7+
ignore_elements: '.card img, .picture--computed img, .content-card__image img, .card-teaser__img img, .list-of-links__item__image img, .components--computed *, .announcement__content-body p, .social-media-sharing *, .node--type-map-page *, .leaflet-container *, .historia-search *'
88
panel_no_cover: ''
99
embedded_content_warning: ''
1010
download_links: ''

conf/cmi/language/fi/views.view.content.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ display:
5757
group_items:
5858
1:
5959
title: Julkaistu
60-
2:
61-
title: Julkaisematon
6260
langcode:
6361
expose:
6462
label: Kieli

conf/cmi/language/sv/views.view.content.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ display:
5757
group_items:
5858
1:
5959
title: Publicerad
60-
2:
61-
title: 'Ej publicerad'
6260
langcode:
6361
expose:
6462
label: Språk

conf/cmi/node.type.announcement.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ third_party_settings:
2323
unpublish_required: false
2424
unpublish_revision: false
2525
_core:
26-
default_config_hash: k-VdWbiJkFID9ruTM9Dc5eynPOdDlRjcf2j1oL7EZb0
26+
default_config_hash: 6SthS3_1GJZMB8NzinkuPQWcDYCpFBwuR2AFQ8i73AI
2727
name: Announcement
2828
type: announcement
2929
description: 'Content type for announcements that can be used to show notifications, attentions and alerts on different pages.'
30-
help: ''
30+
help: null
3131
new_revision: true
3232
preview_mode: 1
3333
display_submitted: false

conf/cmi/node.type.landing_page.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ third_party_settings:
2525
unpublish_required: false
2626
unpublish_revision: false
2727
_core:
28-
default_config_hash: R1Ihw3WH8wwYHlx0C6VCEMhTDZHQ6NbZl56Dz0zMOAo
28+
default_config_hash: Yj4NDqcenE3YHmLrvHc_aTsPoi9mCQ9JLQH9UeJKTTY
2929
name: 'Landing page'
3030
type: landing_page
3131
description: 'Content type for the front page of a section or theme. A landing page consists of highlight areas, content listings and links.'
32-
help: ''
32+
help: null
3333
new_revision: true
3434
preview_mode: 1
3535
display_submitted: false

conf/cmi/node.type.news_item.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ third_party_settings:
2424
unpublish_required: false
2525
unpublish_revision: false
2626
_core:
27-
default_config_hash: cuG0V4bO6HUkRRqgqDE7_WXpGCWgHMCK3a4qCnj9CdU
27+
default_config_hash: bZ4yM0pOYF3RJG0tmD95VDDTHsByefdvFPogyuMqS18
2828
name: 'News item'
2929
type: news_item
3030
description: 'Content type for news items.'
31-
help: ''
31+
help: null
3232
new_revision: true
3333
preview_mode: 1
3434
display_submitted: false

conf/cmi/node.type.page.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ third_party_settings:
2424
unpublish_required: false
2525
unpublish_revision: false
2626
_core:
27-
default_config_hash: TxNxs_Yq3TzOPE9lwS4hArqiWBve9F-de3Lm12Hbm9U
27+
default_config_hash: 5bMD5N_Bbv7YzRHHdbAcBTVYILCo85NLh_q2UXhpEDg
2828
name: 'Standard page'
2929
type: page
3030
description: 'Content type for standard web content.'
31-
help: ''
31+
help: null
3232
new_revision: true
3333
preview_mode: 1
3434
display_submitted: false

conf/cmi/node.type.survey.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ third_party_settings:
2323
unpublish_required: false
2424
unpublish_revision: false
2525
_core:
26-
default_config_hash: pbMUCq9D1CxNNcFQ2S0S76xWDOgKC4WOgnFyazcRW3Y
26+
default_config_hash: xJURbtaN9hrqHRGaoZuBUcm6rjXwXpZOev_-rBlsfS8
2727
name: Survey
2828
type: survey
2929
description: 'Content type for surveys that can be shown on different pages.'
30-
help: ''
30+
help: null
3131
new_revision: true
3232
preview_mode: 1
3333
display_submitted: false

conf/cmi/views.view.content.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -470,11 +470,11 @@ display:
470470
default_group: All
471471
default_group_multiple: { }
472472
group_items:
473-
1:
473+
-
474474
title: Published
475475
operator: '='
476476
value: '1'
477-
2:
477+
-
478478
title: Unpublished
479479
operator: '='
480480
value: '0'
@@ -537,7 +537,7 @@ display:
537537
filter_groups:
538538
operator: AND
539539
groups:
540-
1: AND
540+
- AND
541541
style:
542542
type: table
543543
options:
@@ -613,6 +613,7 @@ display:
613613
empty_table: true
614614
caption: ''
615615
description: ''
616+
class: ''
616617
row:
617618
type: fields
618619
query:

0 commit comments

Comments
 (0)