biings-ds
Advanced tools
Comparing version 1.10.0 to 1.10.1
@@ -7,10 +7,12 @@ <h6 class="subtitle is-5 has-text-grey has-text-weight-semibold">Component</h6><h1 class="title is-1 has-text-weight-bold">Input</h1> | ||
<form class="box is-relaxed is-well is-marginless" spellcheck="false"> | ||
<input class="input is-small" type="tel" placeholder="Small input"> | ||
<input class="input is-small is-warning" type="tel" placeholder="Small warning input"> | ||
<hr class="is-small"> | ||
<input class="input" type="tel" placeholder="Normal input"> | ||
<hr class="is-small"> | ||
<input class="input is-medium" type="email" placeholder="Medium input"> | ||
<input class="input is-medium is-danger" type="email" placeholder="Medium input"> | ||
</form> | ||
<input class="input is-medium" type="text" placeholder=".."> | ||
<input class="input is-small is-warning" type="text" placeholder=".."> | ||
<input class="input" type="text" placeholder=".."> | ||
<input class="input is-medium is-danger" type="text" placeholder=".."> | ||
@@ -17,0 +19,0 @@ |
@@ -46,3 +46,3 @@ <h6 class="subtitle is-5 has-text-grey has-text-weight-semibold">Component</h6><h1 class="title is-1 has-text-weight-bold">Modal</h1> | ||
<div class="modal-card-title"> | ||
<div class="title">Modal Card</div> | ||
<div class="title is-4">Modal Card</div> | ||
<div class="subtitle is-6 has-text-grey">The close button is optional</div> | ||
@@ -67,3 +67,3 @@ </div> | ||
<div class="modal-card-title"> | ||
<div class="title">Modal title</div> | ||
<div class="title is-4">Modal title</div> | ||
<div class="subtitle is-6">Subtitle</div> | ||
@@ -70,0 +70,0 @@ </div> |
{ | ||
"name": "biings-ds", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"description": "Biings Design System", | ||
@@ -5,0 +5,0 @@ "main": "build/bds.css", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10781484
6104