// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[` spec renders the component in edit mode 1`] = `
Template settings
Template type
Index patterns
Specify the index patterns or wildcards. Add a comma to separate each value. Settings in this template will be applied to indexes with names matching index patterns or wildcards.
Select index patterns or input wildcards
Priority
Specify the priority of this template. If the index name matches more than one template, the template with the highest priority will be applied to the index.
`;
exports[` spec renders the component in non-edit mode 1`] = `
Template settings
Template name cannot be changed after the template is created.
Must be in lowercase letters. Cannot begin with underscores. Spaces, commas, and characters *, # are not allowed.
Specify the index patterns or wildcards. Add a comma to separate each value. Settings in this template will be applied to indexes with names matching index patterns or wildcards.
Select index patterns or input wildcards
Specify the priority of this template. If the index name matches more than one template, the template with the highest priority will be applied to the index.
`;
exports[` spec renders the component in readonly mode 1`] = `