flystyles
Advanced tools
Comparing version 2.21.0-0 to 2.21.0-beta.0
@@ -9,3 +9,2 @@ --- | ||
{% example html %} | ||
<div class="Accordion"> | ||
@@ -43,3 +42,2 @@ <section class="Accordion-section has-success"> | ||
</div> | ||
{% endexample %} |
@@ -9,3 +9,2 @@ --- | ||
{% example html %} | ||
<div class="FormGroup FormGroup--floatingLabel"> | ||
@@ -17,3 +16,3 @@ <label class="Label" for="birthday">Birthday</label> | ||
<span class="InputGroup-context"> | ||
<button class="Icon Icon--calendar"></button> | ||
<span class="Icon Icon--calendar"></span> | ||
</span> | ||
@@ -63,45 +62,45 @@ </div> | ||
<tr> | ||
<td role="button" tabIndex="0" class="Calendar-day is-disabled">30</td> | ||
<td role="button" tabIndex="0" class="Calendar-day is-disabled">31</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">1</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">2</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">3</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">4</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">5</td> | ||
<td class="Calendar-day is-disabled">30</td> | ||
<td class="Calendar-day is-disabled">31</td> | ||
<td class="Calendar-day">1</td> | ||
<td class="Calendar-day">2</td> | ||
<td class="Calendar-day">3</td> | ||
<td class="Calendar-day">4</td> | ||
<td class="Calendar-day">5</td> | ||
</tr> | ||
<tr> | ||
<td role="button" tabIndex="0" class="Calendar-day">6</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">7</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">8</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">9</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">10</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">11</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">12</td> | ||
<td class="Calendar-day">6</td> | ||
<td class="Calendar-day">7</td> | ||
<td class="Calendar-day">8</td> | ||
<td class="Calendar-day">9</td> | ||
<td class="Calendar-day">10</td> | ||
<td class="Calendar-day">11</td> | ||
<td class="Calendar-day">12</td> | ||
</tr> | ||
<tr> | ||
<td role="button" tabIndex="0" class="Calendar-day">13</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">14</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">15</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">16</td> | ||
<td role="button" tabIndex="0" class="Calendar-day is-selected">17</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">18</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">19</td> | ||
<td class="Calendar-day">13</td> | ||
<td class="Calendar-day">14</td> | ||
<td class="Calendar-day">15</td> | ||
<td class="Calendar-day">16</td> | ||
<td class="Calendar-day is-selected">17</td> | ||
<td class="Calendar-day">18</td> | ||
<td class="Calendar-day">19</td> | ||
</tr> | ||
<tr> | ||
<td role="button" tabIndex="0" class="Calendar-day">20</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">21</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">22</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">23</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">24</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">25</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">26</td> | ||
<td class="Calendar-day">20</td> | ||
<td class="Calendar-day">21</td> | ||
<td class="Calendar-day">22</td> | ||
<td class="Calendar-day">23</td> | ||
<td class="Calendar-day">24</td> | ||
<td class="Calendar-day">25</td> | ||
<td class="Calendar-day">26</td> | ||
</tr> | ||
<tr> | ||
<td role="button" tabIndex="0" class="Calendar-day">27</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">28</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">29</td> | ||
<td role="button" tabIndex="0" class="Calendar-day">30</td> | ||
<td role="button" tabIndex="0" class="Calendar-day is-current">31</td> | ||
<td role="button" tabIndex="0" class="Calendar-day is-disabled">1</td> | ||
<td role="button" tabIndex="0" class="Calendar-day is-disabled">2</td> | ||
<td class="Calendar-day">27</td> | ||
<td class="Calendar-day">28</td> | ||
<td class="Calendar-day">29</td> | ||
<td class="Calendar-day">30</td> | ||
<td class="Calendar-day is-current">31</td> | ||
<td class="Calendar-day is-disabled">1</td> | ||
<td class="Calendar-day is-disabled">2</td> | ||
</tr> | ||
@@ -113,3 +112,2 @@ </tbody> | ||
</div> | ||
{% endexample %} |
@@ -9,3 +9,2 @@ --- | ||
{% example html %} | ||
<div class="Dropdown is-open"> | ||
@@ -23,3 +22,2 @@ <button class="Dropdown-selectedOption">English</button> | ||
</div> | ||
{% endexample %} |
{ | ||
"name": "flystyles", | ||
"version": "2.21.0-0", | ||
"version": "2.21.0-beta.0", | ||
"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
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
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
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
2102492
176
7260