Version 1
[yaffs-website] / web / modules / contrib / entity_browser / tests / modules / entity_browser_test_paragraphs / config / install / core.entity_form_display.node.paragraphs_test.default.yml
diff --git a/web/modules/contrib/entity_browser/tests/modules/entity_browser_test_paragraphs/config/install/core.entity_form_display.node.paragraphs_test.default.yml b/web/modules/contrib/entity_browser/tests/modules/entity_browser_test_paragraphs/config/install/core.entity_form_display.node.paragraphs_test.default.yml
new file mode 100644 (file)
index 0000000..dce1087
--- /dev/null
@@ -0,0 +1,63 @@
+langcode: en
+status: true
+dependencies:
+  config:
+    - field.field.node.paragraphs_test.field_paragraph
+    - node.type.paragraphs_test
+  module:
+    - paragraphs
+    - path
+id: node.paragraphs_test.default
+targetEntityType: node
+bundle: paragraphs_test
+mode: default
+content:
+  created:
+    type: datetime_timestamp
+    weight: 10
+    settings: {  }
+    third_party_settings: {  }
+  field_paragraph:
+    type: entity_reference_paragraphs
+    weight: 31
+    settings:
+      title: Paragraph
+      title_plural: Paragraphs
+      edit_mode: open
+      add_mode: dropdown
+      form_display_mode: default
+      default_paragraph_type: '_none'
+    third_party_settings: {  }
+  path:
+    type: path
+    weight: 30
+    settings: {  }
+    third_party_settings: {  }
+  promote:
+    type: boolean_checkbox
+    settings:
+      display_label: true
+    weight: 15
+    third_party_settings: {  }
+  sticky:
+    type: boolean_checkbox
+    settings:
+      display_label: true
+    weight: 16
+    third_party_settings: {  }
+  title:
+    type: string_textfield
+    weight: -5
+    settings:
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+  uid:
+    type: entity_reference_autocomplete
+    weight: 5
+    settings:
+      match_operator: CONTAINS
+      size: 60
+      placeholder: ''
+    third_party_settings: {  }
+hidden: {  }