File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ You can do this by importing only the component class and using the `register(na
118118 <custom-tail tail =" AS " size =" 2xl " ></custom-tail >
119119 <custom-tail-group size =" lg " >
120120 <custom-tail tail="HA"></custom-tail>
121- <custom-tail tail="DL "></custom-tail>
121+ <custom-tail tail="AA "></custom-tail>
122122 </custom-tail-group >
123123 <!-- AURO-GENERATED-CONTENT:END -->
124124</div >
@@ -131,7 +131,7 @@ You can do this by importing only the component class and using the `register(na
131131<custom-tail tail =" AS" size =" 2xl" ></custom-tail >
132132<custom-tail-group size =" lg" >
133133 <custom-tail tail =" HA" ></custom-tail >
134- <custom-tail tail =" DL " ></custom-tail >
134+ <custom-tail tail =" AA " ></custom-tail >
135135</custom-tail-group >
136136```
137137<!-- AURO-GENERATED-CONTENT:END -->
Original file line number Diff line number Diff line change 22
33< custom-tail-group size ="lg ">
44 < custom-tail tail ="HA "> </ custom-tail >
5- < custom-tail tail ="DL "> </ custom-tail >
5+ < custom-tail tail ="AA "> </ custom-tail >
66</ custom-tail-group >
Original file line number Diff line number Diff line change 1- < auro-tail tail ="AS "> </ auro-tail >
1+ < auro-tail tail ="AS " badge =" oneworld " > </ auro-tail >
22
3- < auro-tail tail ="HA " size ="lg " badge =" oneworld " > </ auro-tail >
3+ < auro-tail tail ="HA " size ="lg "> </ auro-tail >
44
55< auro-tail-group layout ="horizontal " size ="lg " style ="--ds-auro-tail-border-color: var(--ds-basic-color-brand-primary) ">
66 < auro-tail tail ="AS "> </ auro-tail >
1212 < auro-tail tail ="HA "> </ auro-tail >
1313</ auro-tail-group >
1414
15- < auro-tail tail ="PR " size ="xl " variant ="outline " style =" --ds-auro-tail-border-width: 3px; --ds-auro-tail-border-color: red " > </ auro-tail >
15+ < auro-tail tail ="PR " size ="xl " variant ="outline "> </ auro-tail >
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ This file is generated based on a template fetched from `./docs/partials/index.m
1414<!-- AURO-GENERATED-CONTENT:START (FILE:src=./../docs/partials/useCases.md) -->
1515<!-- AURO-GENERATED-CONTENT:END -->
1616
17- ## Example(s)
17+ ## Examples
1818
1919<div class =" exampleWrapper " >
2020 <!-- AURO-GENERATED-CONTENT:START (FILE:src=./../apiExamples/overview.html) -->
You can’t perform that action at this time.
0 commit comments