23 lines
412 B
YAML
23 lines
412 B
YAML
|
uuid: 7abee5be-e96c-4f3e-b07f-5dec5016fa14
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- paragraphs.paragraphs_type.update
|
||
|
id: paragraph.update.status
|
||
|
field_name: status
|
||
|
entity_type: paragraph
|
||
|
bundle: update
|
||
|
label: Published
|
||
|
description: ''
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value:
|
||
|
-
|
||
|
value: 1
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
on_label: 'On'
|
||
|
off_label: 'Off'
|
||
|
field_type: boolean
|