Version 1
[yaffs-website] / web / core / modules / telephone / config / schema / telephone.schema.yml
diff --git a/web/core/modules/telephone/config/schema/telephone.schema.yml b/web/core/modules/telephone/config/schema/telephone.schema.yml
new file mode 100644 (file)
index 0000000..dc8713a
--- /dev/null
@@ -0,0 +1,17 @@
+# Schema for the configuration files of the Telephone module.
+
+field.formatter.settings.telephone_link:
+  type: mapping
+  label: 'Telephone link format settings'
+  mapping:
+    title:
+      type: label
+      label: 'Title to replace basic numeric telephone number display'
+
+field.widget.settings.telephone_default:
+  type: mapping
+  label: 'Telephone default format settings'
+  mapping:
+    placeholder:
+      type: label
+      label: 'Placeholder'