diff --git a/app/helpers/elements_helper.rb b/app/helpers/elements_helper.rb index 728f09fa3..0ae9a60d6 100644 --- a/app/helpers/elements_helper.rb +++ b/app/helpers/elements_helper.rb @@ -75,6 +75,15 @@ def sage_elements react: "no", a11y: "todo" }, + { + title: "indicator", + description: "A simple dot-styled position indicator bar. This is currently not intended to be used as navigation but only a visual indicator.", + scss: "doing", + docs: "doing", + rails: "todo", + react: "todo", + a11y: "doing" + }, { title: "label", description: "Labels show concise metadata or indicate status in a compact format.", diff --git a/app/views/examples/elements/indicator/_markup.html.erb b/app/views/examples/elements/indicator/_markup.html.erb new file mode 100644 index 000000000..94d762268 --- /dev/null +++ b/app/views/examples/elements/indicator/_markup.html.erb @@ -0,0 +1,9 @@ +
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras libero ipsum, congue a efficitur sed, luctus at purus. Vivamus scelerisque pharetra elementum.
+