diff --git a/docs/doc-fragments/buildYourOwnFlavor.js b/docs/doc-fragments/buildYourOwnFlavor.js index 1b846cc..556db7b 100644 --- a/docs/doc-fragments/buildYourOwnFlavor.js +++ b/docs/doc-fragments/buildYourOwnFlavor.js @@ -742,6 +742,69 @@ module.exports = { +

Progress module

+

The Progress module contains styling rules for progress bars and donut spinners. This module is not always enabled, but it's recommended that you enable it, as it contains functionality that is useful for most designs and layouts.

+
+
+ + +
+
+ Progress bars +
+ + +

Height of progress bars, relative to root

+
+
+ + + +

Foreground color for progress bars

+
+
+ + + +

Background color for progress bars

+
+
+ + +

Maximum value for progress bars

+
+
+ + +

Width for inline progress bars, in percentage

+
+
+
+ Donut spinners +
+ + +

Size of donut spinners, relative to root

+
+
+ + +

Thickness of donut spinners, relative to root

+
+
+ + + +

Foreground color for donut spinners

+
+
+ + + +

Background color for donut spinners

+
+
+