From e04987787300b7334958d063f9d49368d66a3db0 Mon Sep 17 00:00:00 2001 From: Rupert <12001003216024@FEDIDCARD.GOV> Date: Mon, 30 Sep 2019 11:06:51 -0500 Subject: [PATCH] Progress component on Kitchen Sink [amends #356] --- src/index.html | 275 +++++++++++++++++++++++++++++- src/js/components/fsa-progress.js | 23 ++- src/progress.html | 256 ++++++++++++++++++++++----- 3 files changed, 509 insertions(+), 45 deletions(-) diff --git a/src/index.html b/src/index.html index c8425711..36c3d3ed 100644 --- a/src/index.html +++ b/src/index.html @@ -80,6 +80,36 @@

Something happened

+ +
+
@@ -4723,7 +4776,207 @@

Progress

+ Docs for Progress +
+
+

class="fsa-progress"

+

+
+
+

Indeterminate

+ + + Page loading + + + +
+
+

Indeterminate, with label

+ + + + + + + Processing Claims + + +
+
+
+
+

Determinate

+ + + 0% + + + +
+
+

Determinate, with label/value

+ + + + + + + Soft Red Winter Wheat + 0% + + +
+
+
+
+

Paired with Select, inline

+ + + + Loading tracts + + + + + +
+
+

Paired with Select, block

+ + + Loading counties + + + + +
+
+

Paired with Input, inline

+ + + + Calculating age + + + + + +
+
+

Paired with Input, block

+ + + Loading counties + + + + +
+
+

Paired with Modal

+

+

Paired with Growl Notification, modal-based

+

+

Paired with Growl Notification,

+

+

+ Paired with Table + + +

+ + + Loading Commodities + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Oats $/Bushel1.432.971.920.00
Barley $/Bushel1.753.302.600.00
Wheat - Soft Red Winter $/Bushel2.424.494.190.00
Canola $/Cwt.8.9415.9915.890.00
Flaxseed $/Cwt.10.1315.9014.620.00
+

Paired with Box

+ + + Processing claims + + + +
+ Ipsum magni blanditiis inve labore hic atque expedita voluptate fuga! +
+

Paired with header

+
+
+

+ + + + + + + View in new window +

+
+
+
+ +
+
+
+
@@ -6399,6 +6652,26 @@

Hide at specific screen size

+