Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
Merge changes from develop.
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpdeploy committed Sep 13, 2024
2 parents 3ac9914 + 2a6e8b7 commit 9f40495
Show file tree
Hide file tree
Showing 9 changed files with 270 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ dependencies:
- field.field.taxonomy_term.sites.field_bottom_corner_graphic
- field.field.taxonomy_term.sites.field_print_friendly_logo
- field.field.taxonomy_term.sites.field_prominence_ack_to_country
- field.field.taxonomy_term.sites.field_short_name
- field.field.taxonomy_term.sites.field_show_table_of_contents
- field.field.taxonomy_term.sites.field_site_app_icon
- field.field.taxonomy_term.sites.field_site_domains
- field.field.taxonomy_term.sites.field_site_favicon
- field.field.taxonomy_term.sites.field_site_feature_flags
Expand Down Expand Up @@ -47,7 +49,7 @@ third_party_settings:
label: 'Table of contents'
region: content
parent_name: ''
weight: 18
weight: 19
format_type: details
format_settings:
classes: ''
Expand All @@ -62,7 +64,7 @@ third_party_settings:
label: 'Site theme values'
region: content
parent_name: ''
weight: 19
weight: 20
format_type: details
format_settings:
classes: ''
Expand All @@ -77,7 +79,7 @@ third_party_settings:
label: 'Site feature flag values'
region: content
parent_name: ''
weight: 20
weight: 21
format_type: details
format_settings:
classes: ''
Expand All @@ -92,7 +94,7 @@ third_party_settings:
label: 'Site favicon value'
region: content
parent_name: ''
weight: 21
weight: 22
format_type: details
format_settings:
classes: ''
Expand All @@ -108,7 +110,7 @@ third_party_settings:
label: 'Site header corner graphics'
region: content
parent_name: ''
weight: 22
weight: 24
format_type: details
format_settings:
classes: ''
Expand All @@ -117,14 +119,30 @@ third_party_settings:
open: false
required_fields: true
effect: none
group_site_app_icon:
children:
- field_site_app_icon
label: 'Site app icon'
region: content
parent_name: ''
weight: 23
format_type: details
format_settings:
classes: ''
show_empty_fields: false
id: tide-site-app-icon
label_as_html: false
open: false
description: ''
required_fields: true
id: taxonomy_term.sites.default
targetEntityType: taxonomy_term
bundle: sites
mode: default
content:
field_acknowledgement_to_country:
type: string_textarea
weight: 12
weight: 13
region: content
settings:
rows: 5
Expand Down Expand Up @@ -155,19 +173,35 @@ content:
third_party_settings: { }
field_prominence_ack_to_country:
type: string_textarea
weight: 13
weight: 14
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_short_name:
type: string_textfield
weight: 26
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_show_table_of_contents:
type: boolean_checkbox
weight: 17
region: content
settings:
display_label: true
third_party_settings: { }
field_site_app_icon:
type: image_image
weight: 25
region: content
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
field_site_domains:
type: string_textarea
weight: 4
Expand Down Expand Up @@ -266,7 +300,7 @@ content:
third_party_settings: { }
field_site_og_image:
type: entity_browser_entity_reference
weight: 14
weight: 15
region: content
settings:
entity_browser: tide_image_browser
Expand All @@ -281,7 +315,7 @@ content:
third_party_settings: { }
field_site_show_exit_site:
type: boolean_checkbox
weight: 11
weight: 12
region: content
settings:
display_label: true
Expand All @@ -296,7 +330,7 @@ content:
third_party_settings: { }
field_site_social_links:
type: link_default
weight: 16
weight: 17
region: content
settings:
placeholder_url: 'https://example.com/Social'
Expand All @@ -323,7 +357,7 @@ content:
third_party_settings: { }
field_site_twitter_image:
type: entity_browser_entity_reference
weight: 15
weight: 16
region: content
settings:
entity_browser: tide_image_browser
Expand Down Expand Up @@ -362,7 +396,7 @@ content:
third_party_settings: { }
status:
type: boolean_checkbox
weight: 17
weight: 18
region: content
settings:
display_label: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ dependencies:
- field.field.taxonomy_term.sites.field_additional_comment
- field.field.taxonomy_term.sites.field_print_friendly_logo
- field.field.taxonomy_term.sites.field_prominence_ack_to_country
- field.field.taxonomy_term.sites.field_short_name
- field.field.taxonomy_term.sites.field_show_table_of_contents
- field.field.taxonomy_term.sites.field_site_app_icon
- field.field.taxonomy_term.sites.field_site_domains
- field.field.taxonomy_term.sites.field_site_footer_logos
- field.field.taxonomy_term.sites.field_site_footer_menu
Expand Down Expand Up @@ -53,6 +55,14 @@ content:
third_party_settings: { }
weight: 12
region: content
field_short_name:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 18
region: content
field_show_table_of_contents:
type: boolean
label: above
Expand All @@ -63,6 +73,21 @@ content:
third_party_settings: { }
weight: 15
region: content
field_site_app_icon:
type: image
label: above
settings:
image_link: ''
image_style: ''
image_loading:
attribute: lazy
svg_attributes:
width: null
height: null
svg_render_as_image: true
third_party_settings: { }
weight: 17
region: content
field_site_domains:
type: basic_string
label: above
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
uuid: 02a974ba-fe98-4e96-918e-3509d82204c2
langcode: en
status: true
dependencies:
config:
- field.storage.taxonomy_term.field_short_name
- taxonomy.vocabulary.sites
id: taxonomy_term.sites.field_short_name
field_name: field_short_name
entity_type: taxonomy_term
bundle: sites
label: 'Short name'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: string
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
uuid: e662f8a0-1655-49a0-80b6-b568be653dd1
langcode: en
status: true
dependencies:
config:
- field.storage.taxonomy_term.field_site_app_icon
- taxonomy.vocabulary.sites
module:
- image
id: taxonomy_term.sites.field_site_app_icon
field_name: field_site_app_icon
entity_type: taxonomy_term
bundle: sites
label: 'Site app icon'
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:file'
handler_settings: { }
file_directory: '[date:custom:Y]-[date:custom:m]'
file_extensions: 'png gif jpg jpeg webp'
max_filesize: ''
max_resolution: 512x512
min_resolution: 512x512
alt_field: true
alt_field_required: true
title_field: false
title_field_required: false
default_image:
uuid: ''
alt: ''
title: ''
width: null
height: null
field_type: image
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ settings:
file_directory: '[date:custom:Y]-[date:custom:m]'
file_extensions: 'png gif jpg jpeg'
max_filesize: ''
max_resolution: ''
min_resolution: ''
max_resolution: 128x128
min_resolution: 128x128
alt_field: true
alt_field_required: true
title_field: false
Expand Down
21 changes: 21 additions & 0 deletions config/install/field.storage.taxonomy_term.field_short_name.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
uuid: 58e77572-512b-4cfd-b9f7-375e8db17bad
langcode: en
status: true
dependencies:
module:
- taxonomy
id: taxonomy_term.field_short_name
field_name: field_short_name
entity_type: taxonomy_term
type: string
settings:
max_length: 12
case_sensitive: false
is_ascii: false
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
30 changes: 30 additions & 0 deletions config/install/field.storage.taxonomy_term.field_site_app_icon.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
uuid: 2ab06add-41cb-4b33-8c68-91a484e76c57
langcode: en
status: true
dependencies:
module:
- file
- image
- taxonomy
id: taxonomy_term.field_site_app_icon
field_name: field_site_app_icon
entity_type: taxonomy_term
type: image
settings:
target_type: file
display_field: false
display_default: false
uri_scheme: public
default_image:
uuid: ''
alt: ''
title: ''
width: null
height: null
module: image
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,15 @@ resourceFields:
enhancer:
id: ''
disabled: false
field_site_app_icon:
disabled: false
fieldName: field_site_app_icon
publicName: field_site_app_icon
enhancer:
id: ''
field_short_name:
disabled: false
fieldName: field_short_name
publicName: field_short_name
enhancer:
id: ''
Loading

0 comments on commit 9f40495

Please sign in to comment.