annoying_popup-1.0.0/config/schema/annoying_popup.schema.yml
config/schema/annoying_popup.schema.yml
annoying_popup.annoying_popup.*:
type: config_entity
label: 'AnnoyingPopup config'
mapping:
id:
type: string
label: 'ID'
label:
type: label
label: 'Label'
enabled:
type: boolean
label: 'Enabled'
content:
type: config_object
label: 'Popup content'
mapping:
value:
type: text
format:
type: string
action_button:
type: mapping
label: 'Default value'
mapping:
title:
type: label
label: 'Link text'
url:
type: string
label: 'URL'
open_in_new_window:
type: boolean
label: 'Open link in new window'
dismiss_button:
type: mapping
label: 'Default value'
mapping:
title:
type: label
label: 'Link text'
visibility:
type: config_object
label: 'Visibility'
mapping:
request_path:
type: config_object
mapping:
pages:
type: text
label: Pages
negate:
type: boolean
languages:
type: config_object
mapping:
langcodes:
type: sequence
label: Languages
sequence:
type: string
negate:
type: boolean
