diff --git a/preview/pages/cards.html b/preview/pages/cards.html index 627906737..f2e2c552d 100644 --- a/preview/pages/cards.html +++ b/preview/pages/cards.html @@ -198,6 +198,7 @@ permalink: cards.html
{% include "cards/card.html" footer-elements="more,>switch" %}
{% include "cards/card.html" footer-elements=">avatars" %}
+
{% include "cards/billing-usage.html" %}
{% include "cards/card.html" header-tabs=true %}
{% include "cards/card.html" header-pills=true %}
{% include "cards/card-tabs.html" count=4 %}
diff --git a/shared/includes/cards/billing-usage.html b/shared/includes/cards/billing-usage.html new file mode 100644 index 000000000..9a8600edd --- /dev/null +++ b/shared/includes/cards/billing-usage.html @@ -0,0 +1,69 @@ +
+
+
+
30 days remaining in cycle
+ {% include "ui/button.html" text="Billing" %} +
+ +
+
+
Included Credit
+
$4.22 / $20
+ {% include "ui/progress.html" value="21.1" size="sm" color="primary" %} +
+
+
On-Demand Charges
+
$0
+
+
+ +
+
+
Edge Function Execution Units
+
$2.00
+
+
+
Edge Middleware Invocations
+
$0.65
+
+
+
Function Invocations
+
$0.60
+
+
+
On-Demand Concurrent Build Minutes
+
$0.32
+
+
+
Fluid Active CPU
+
$0.19
+
+
+
Function Duration
+
$0.18
+
+
+
Image Optimization Transformation
+
$0.10
+
+
+
Fast Origin Transfer
+
$0.08
+
+
+
Fluid Provisioned Memory
+
$0.04
+
+
+
Image Optimization Cache Writes
+
$0.02
+
+
+ +
+ +
+
+