Message info ipsum dolor sit amet
<div class="block mt-4 ">
<div class="alert info">
<span class="message">Message info ipsum dolor sit amet</span>
<button class="btn-close">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24"
stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" />
</svg>
</button>
</div>
</div>
Message error ipsum dolor sit amet
Message success ipsum dolor sit amet
Message warning iipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit amipsum dolor sit ampsum dolor sit amet
error | success | warning
<div class="alert warning">
<span class="left-icon">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor">
<path fill-rule="evenodd"
d="M8.257 3.099c.765-1.36 2.722-1.36 3.486 0l5.58 9.92c.75 1.334-.213 2.98-1.742 2.98H4.42c-1.53 0-2.493-1.646-1.743-2.98l5.58-9.92zM11 13a1 1 0 11-2 0 1 1 0 012 0zm-1-8a1 1 0 00-1 1v3a1 1 0 002 0V6a1 1 0 00-1-1z"
clip-rule="evenodd" />
</svg>
</span>
<span class="message">Message warning ipsum dolor sit amet</span>
<button class="btn-close">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24"
stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" />
</svg>
</button>
</div>
Large error message ipsum dolor sit amet, consectetur
Super large warning message ipsum dolor sit amet, consectetur adipiscing elit ipsum
dolor sit amet, consectetur adipiscing elit
error | success | warning
<div class="alert warning">
<span class="message">Super large warning message ipsum dolor sit amet, consectetur adipiscing elit ipsum
dolor sit amet, consectetur adipiscing elit</span>
<button class="btn-close">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24"
stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" />
</svg>
</button>
</div>
Message info w/ image ipsum dolor sit amet
error | success | warning
<div class="alert info">
<div class="image"><img src="assets/img/img-none.png" alt="Blank image" /></div>
<span class="message">Message info w/ image ipsum dolor sit amet</span>
<button class="btn-close">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24"
stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" />
</svg>
</button>
</div>
Titulo 01
Titulo 02
Titulo 03
Titulo 04
Titulo 05
Sección colapsable focus
Info 01_1
Info 01_2
Info 02
Info 03
Info 04
123456789
Info 01_hover
Info 01_2
Info 02
Info 03
Info 04
123456789
Info 01_1
Info 01_2
Info 02
Info 03
Info 04
123456789
Sección colapsable 02
Sección colapsable 03
<table class="w-full table-fixed">
<thead>
<tr>
<th class=" text-left text-gray-lighter font-normal pl-4 py-4 ">Titulo 01</th>
...
<th class=" text-left text-gray-lighter font-normal pl-4 py-4 ">Titulo 05</th>
</tr>
</thead>
<tr class="w-full bg-blue-dark text-white ">
<td colspan="4" class="text-white py-4 pl-4">
Sección colapsable focus
</td>
<td class="flex justify-end items-center h-14">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 mr-4" fill="none" viewBox="0 0 24 24"
stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20 12H4" />
</svg>
</td>
</tr>
<tr class="border-b-2 border-light-gray">
<td class="font-bold pl-4 py-4 flex flex-col">
<span class="w-full">
Info 01_1
</span>
<span class="font-normal w-full">
Info 01_2
</span>
</td>
<td class="pl-4 py-4 font-bold">Info 02</td>
<td class="pl-4 py-4">
<a href='http://www.michelada.io' class="underline">Info 03</a>
</td>
<td class="pl-4 py-4 italic">Info 04</td>
<td class="pl-4 py-4 ">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5 inline-block" viewBox="0 0 20 20"
fill="currentColor">
<path fill-rule="evenodd"
d="M5.05 4.05a7 7 0 119.9 9.9L10 18.9l-4.95-4.95a7 7 0 010-9.9zM10 11a2 2 0 100-4 2 2 0 000 4z"
clip-rule="evenodd" />
</svg>
123456789
</td>
</tr>
<tr class="bg-white-ish border-b-2 border-light-gray">
<td class="pl-4 py-4 font-bold flex flex-col">
Info 01_hover
<span class="font-normal">
Info 01_2
</span>
</td>
<td class="pl-4 py-4 font-bold">Info 02</td>
<td class="pl-4 py-4">
<a href='http://www.michelada.io' class="underline">Info 03</a>
</td>
<td class="pl-4 py-4 italic">Info 04</td>
<td class="pl-4 py-4 ">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5 inline-block" viewBox="0 0 20 20"
fill="currentColor">
<path fill-rule="evenodd"
d="M5.05 4.05a7 7 0 119.9 9.9L10 18.9l-4.95-4.95a7 7 0 010-9.9zM10 11a2 2 0 100-4 2 2 0 000 4z"
clip-rule="evenodd" />
</svg>
123456789
</td>
</tr>
<tr class=" border-b-2 border-light-gray w-full py-4">
<td colspan="4" class=" pl-4 py-6 w-full text-white font-bold text-blue">
Sección colapsable 02
</td>
<td class=" flex justify-end items-center h-14">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 text-blue mr-4" fill="currentColor"
viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 4v16m8-8H4" />
</svg>
</td>
</tr>
</table>
Titulo 01
Titulo 02
Titulo 03
Titulo 04
Titulo 05
Info con foto_1
Info con foto_2
Info 02
Info 03
Info 04
123456789
Info con foto_1
Info con foto_2
Info 02
Info 03
Info 04
123456789
<table class="w-full table-fixed mt-10">
<thead>
<tr>
<th class="text-left text-gray-lighter font-normal pl-4 py-4 ">Titulo 01</th>
...
<th class="text-left text-gray-lighter font-normal pl-4 py-4 ">Titulo 05</th>
</tr>
</thead>
<tr class="border-b-2 border-light-gray">
<td class="pl-4 py-4 font-bold">
<div class=" flex items-center">
<img class="mtd_img w-10 rounded-3xl mr-4" alt="staff at michelada" src="..." />
<div class="flex flex-col">
Info con foto_1
<span class="font-normal">
Info con foto_2
</span>
</div>
</div>
</td>
<td class="pl-4 py-4 font-bold">Info 02</td>
<td class="pl-4 py-4">
<a href='http://www.michelada.io' class="underline">Info 03</a>
</td>
<td class="pl-4 py-4 italic">Info 04</td>
<td class="pl-4 py-4 ">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5 inline-block" viewBox="0 0 20 20"
fill="currentColor">
<path fill-rule="evenodd"
d="M5.05 4.05a7 7 0 119.9 9.9L10 18.9l-4.95-4.95a7 7 0 010-9.9zM10 11a2 2 0 100-4 2 2 0 000 4z"
clip-rule="evenodd" />
</svg>
123456789
</td>
</tr>
...
</table>
<div class="card">
...
</div>
<dialog class="relative card flex-col justify-around items-center w-full h-72 mt-10 md:mt-0 md:w-80 p-3 ">
<figure class=""><img class="w-30" src="assets/img/img-none.png" alt="image"/></figure>
<figure class="flex flex-col justify-around items-center h-20 self-center">
<figcaption class='font-bold mt-8'>Title ipsum dolor</figcaption>
<figcaption class='w-56 text-center py-3'>Message info w/ image ipsum dolor sit amet</figcaption>
</figure>
<button class="text-blue top-0">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6 absolute top-3 right-3" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" />
</svg>
</button>
</dialog>
<div id="tbl-collapse-mobile" class="h-full bg-white-ish">
<table class="tbl-collapsable-mbl">
<tr class="container-expand isSelected" data-toggle="collapse">
<td>
<p class="font-bold ">La Barra
<span>6 personas</span>
</p>
<input id="collapsible" checked type="checkbox">
<img alt="open" class="icon-see-less" src="assets/img/tbl-collapse-mbl/icon-less.svg" />
</td>
</tr>
<tr class="expandable" data-container="barra">
<td class="pt-0">
<ul>
<li class="user-profile">
<img class="img-user" alt="user" src="assets/img/tbl-collapse-mbl/icon-user.svg" />
<div>
<p class="font-bold">Lilia Bustillos </p>
<p>Directora de Recursos Humanos</p>
</div>
<img alt="next" class="icon-chevron-left" src="assets/img/tbl-collapse-mbl/icon-chevron-r.svg" />
</li>
<li>
<img alt="slack" src="assets/img/tbl-collapse-mbl/icon-slack.svg" />
@amado
</li>
<li>
<img alt="email" src="assets/img/tbl-collapse-mbl/icon-email.svg" />
<a href='mailto:lilia.bustillos@michelada.io'>lilia.bustillos@michelada.io</a>
</li>
<li>
<img alt="phone" src="assets/img/tbl-collapse-mbl/icon-phone.svg" />
<a href='tel:312 123 1234'>312 123 1234</a>
</li>
<li>
<img alt="location" src="assets/img/tbl-collapse-mbl/icon-location.svg" />
Gdl.
</li>
</ul>
</td>
</tr>
...
<tr class="container-expand" data-toggle="collapse">
<td>
<p class="font-bold text-blue">Development
<span>50 personas</span>
</p>
<input id="collapsible" checked class="toggle" type="checkbox">
<img alt="open" class="icon-plus" src="assets/img/tbl-collapse-mbl/icon-plus.svg" />
</td>
</tr>
</table >
</div>
<header class="bg-dark">
<nav class="navbar" data-controller="header">
<a href="#" class="brand">
<img src="assets/img/logo.svg">
</a>
<section class="close-toggle" data-action="click->header#toggleMenu">
<div class="action-wrapper">
<svg data-header-target="close" xmlns="http://www.w3.org/2000/svg" width="32" class="h-8 w-8 hidden" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" />
</svg>
<img data-header-target="avatar" src="assets/img/avatar.png" alt="E" class="avatar"/>
</div>
</section>
<section class="nav-links" data-header-target="menu">
<ul>
<li>
<a href="#" class="nav-link">
<svg xmlns="http://www.w3.org/2000/svg" width="19" class="h-6 w-6 md:hidden" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 6V4m0 2a2 2 0 100 4m0-4a2 2 0 110 4m-6 8a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4m6 6v10m6-2a2 2 0 100-4m0 4a2 2 0 110-4m0 4v2m0-6V4" />
</svg>
<span>Configuration</span>
</a>
</li>
<li >
<a href="#" class="nav-link">
<svg xmlns="http://www.w3.org/2000/svg" width="19" class="h-6 w-6 md:hidden" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.428 15.428a2 2 0 00-1.022-.547l-2.387-.477a6 6 0 00-3.86.517l-.318.158a6 6 0 01-3.86.517L6.05 15.21a2 2 0 00-1.806.547M8 4h8l-1 1v5.172a2 2 0 00.586 1.414l5 5c1.26 1.26.367 3.414-1.415 3.414H4.828c-1.782 0-2.674-2.154-1.414-3.414l5-5A2 2 0 009 10.172V5L8 4z" />
</svg>
<span>Experimental</span>
</a>
</li>
<li class="my-profile">
<a href="#" class="nav-link" data-action="click->header#toggleSubmenu">
<img src="assets/img/avatar.png" alt="E" class="avatar"/>
<span class="md:hidden">My Profile</span>
</a>
<ul class="hidden submenu" data-header-target="submenu">
<li>
<a href="#" class="nav-link">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 10l-2 1m0 0l-2-1m2 1v2.5M20 7l-2 1m2-1l-2-1m2 1v2.5M14 4l-2-1-2 1M4 7l2-1M4 7l2 1M4 7v2.5M12 21l-2-1m2 1l2-1m-2 1v-2.5M6 18l-2-1v-2.5M18 18l2-1v-2.5" />
</svg>
<span>Link Link Link</span>
</a>
</li>
<li>
<a href="#" class="nav-link">
<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z" />
</svg>
<span>Link</span>
</a>
</li>
</ul>
</li>
</ul>
</section>
</nav>
</header>