flystyles
Advanced tools
Comparing version 2.11.0 to 2.11.1
@@ -14,2 +14,3 @@ --- | ||
<button class="Button Button--primary" type="button">primary</button> | ||
<button class="Button Button--primary" disabled type="button">primary disabled</button> | ||
<button class="Button Button--danger" type="button">danger</button> | ||
@@ -20,3 +21,3 @@ <button class="Button Button--warning" type="button">warning</button> | ||
<button class="Button" type="button">default</button> | ||
<button class="Button Button--primary" disabled type="button">disabled</button> | ||
<button class="Button" disabled type="button">disabled</button> | ||
{% endexample %} | ||
@@ -58,3 +59,2 @@ | ||
<button class="Button Button--outlineSuccess" type="button">success</button> | ||
{% endexample %} | ||
@@ -87,3 +87,3 @@ | ||
<button class="Button Button--outlinePrimary Button--withIcon"> | ||
<button class="Button Button--withIcon"> | ||
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 490.4 490.4" class="Button-icon"> | ||
@@ -96,3 +96,3 @@ <path d="M490.4 245.2C490.4 110 380.4 0 245.2 0S0 110 0 245.2s110 245.2 245.2 245.2 245.2-110 245.2-245.2zm-465.9 0c0-121.7 99-220.7 220.7-220.7s220.7 99 220.7 220.7-99 220.7-220.7 220.7-220.7-99-220.7-220.7z"/> | ||
<button class="Button Button--outlinePrimary Button--withIcon"> | ||
<button class="Button Button--withIcon"> | ||
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 490.4 490.4" class="Button-icon"> | ||
@@ -104,3 +104,2 @@ <path d="M490.4 245.2C490.4 110 380.4 0 245.2 0S0 110 0 245.2s110 245.2 245.2 245.2 245.2-110 245.2-245.2zm-465.9 0c0-121.7 99-220.7 220.7-220.7s220.7 99 220.7 220.7-99 220.7-220.7 220.7-220.7-99-220.7-220.7z"/> | ||
</button> | ||
{% endexample %} |
{ | ||
"name": "flystyles", | ||
"version": "2.11.0", | ||
"version": "2.11.1", | ||
"description": "Flywire UI Framework", | ||
@@ -5,0 +5,0 @@ "author": "Javier Arques <javier.arques@flywire.com>", |
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
1765272
6403