Skip to content
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
120 changes: 58 additions & 62 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 @@ -18,7 +18,7 @@ dependencies:
- select2
- text
_core:
default_config_hash: dZwlyUF3NrPYw3C78NA0FM0m7EBnAdTWaLWhAs-jtXo
default_config_hash: pnw2o1LfSEYf_VAVfl_hQcc74gjXVo8kA5bkJd94LrI
id: paragraph.event_list.default
targetEntityType: paragraph
bundle: event_list
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies:
- options
- text
_core:
default_config_hash: klW1qrhnmScBqsz4kDhFjtI4wmrMjLZynRsx9475Egs
default_config_hash: YnAuXvpkTYS5kEYQPdVPJ3400B-7iL51-1nhoLiTy8s
id: paragraph.event_list.default
targetEntityType: paragraph
bundle: event_list
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
module:
- link
_core:
default_config_hash: qFl3v-buWHh5wpZVM1bBbrLFD8prLGRuI8-zz1PX_sA
default_config_hash: iu_ijINfFkuA8LnCHUfd53-5MWlkBcT6Xn8Q7dHkT0Q
id: paragraph.event_list.field_api_url
field_name: field_api_url
entity_type: paragraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
module:
- options
_core:
default_config_hash: 6AMaHxUxptC9tDiCGTiCpFWXBHfR4tUUSdMY9Q5BD6Q
default_config_hash: 6ZRfnOpoHHMzg8wtXXTrUIt_yAj8oUHhAnjDqjFNJio
id: paragraph.event_list.field_event_count
field_name: field_event_count
entity_type: paragraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
module:
- text
_core:
default_config_hash: oPuSy256H3spbbctja0gZ-kBYwVQNKt-K6vBYmtoJlo
default_config_hash: jdCFrFZ9Q2C0UtVOJ3alvYHUKcK5gg9lu78o8gCr_XU
id: paragraph.event_list.field_event_list_description
field_name: field_event_list_description
entity_type: paragraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- field.storage.paragraph.field_event_list_title
- paragraphs.paragraphs_type.event_list
_core:
default_config_hash: YtZI3MFPiwRz3HS_ODT2W5QE2B2zp66zUg_lkae9g04
default_config_hash: '-iLVURM2P3q8VXUavzrrFropCMLgHGusZqAfpCD_NBM'
id: paragraph.event_list.field_event_list_title
field_name: field_event_list_title
entity_type: paragraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ dependencies:
- field.storage.paragraph.field_event_location
- paragraphs.paragraphs_type.event_list
_core:
default_config_hash: DSXkHRCUYDva2angAe8mEVxY95-9mh8B_oOd_9i-1I0
default_config_hash: 13KIFMm3tOwizoAK5jPdkaQMBM5Q0VVQGzRhZXowlPA
id: paragraph.event_list.field_event_location
field_name: field_event_location
entity_type: paragraph
bundle: event_list
label: 'Event location'
description: 'Show "event location" filter. Do not use at the same time with the "Remote events" filter. The API URL field should include all location IDs, otherwise this list will display all active locations.'
description: 'Show "event location" filter. The API URL field should include all location IDs, otherwise this list will display all active locations.'
required: false
translatable: false
default_value:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- field.storage.paragraph.field_event_time
- paragraphs.paragraphs_type.event_list
_core:
default_config_hash: w4dBFRcLBALwVLbGirmkj4Hjs08twZZqv8I9E7aVBtc
default_config_hash: MX5qaMRdxJ9hwIQSWpkSGNuNTWoB6giB3AbcPFrO6mo
id: paragraph.event_list.field_event_time
field_name: field_event_time
entity_type: paragraph
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- field.storage.paragraph.field_free_events
- paragraphs.paragraphs_type.event_list
_core:
default_config_hash: 43RWM8pRAJy3tpuEGjFEy4ghMhQoCznir0O2015s_hc
default_config_hash: mgInhC-NE4y1eqxy0kzfr8i9MVqO7C4dCcU03Dh8SJw
id: paragraph.event_list.field_free_events
field_name: field_free_events
entity_type: paragraph
Expand Down
Loading