feat: tab layout and group token factory #397
Annotations
3 errors
|
Run tests and generate coverage:
node_modules/@testing-library/dom/dist/config.js#L37
Ignored nodes: comments, script, style
<body>
<div
id="interchain-ui-overlays-manager"
/>
<div>
<div
class="_14der0i88"
data-interchain-ui-provider="true"
data-is-controlled="false"
style="visibility: visible;"
/>
</div>
<dialog
class="modal modal-open"
id="vote-details-modal"
style="position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 9999; background-color: transparent; padding: 0px; margin: 0px; height: 100vh; width: 100vw; display: flex; align-items: center; justify-content: center;"
>
<div
class="flex flex-col items-center justify-center w-full h-full"
>
<div
class="modal-box relative max-w-4xl min-h-96 max-h-[80vh] overflow-y-auto md:overflow-y-hidden flex flex-col md:flex-row md:ml-20 -mt-12 rounded-[24px] shadow-lg bg-secondary transition-all duration-300"
>
bound HTMLFormElement {
"0": <button
class="btn btn-sm btn-circle btn-ghost absolute right-2 top-2 text-[#00000099] dark:text-[#FFFFFF99] hover:bg-[#0000000A] dark:hover:bg-[#FFFFFF1A] z-50"
>
</button>,
}
<div
class="flex flex-col flex-grow w-full p-2 space-y-6"
>
<div
class="flex flex-row justify-between items-center"
>
<div
class="flex flex-row gap-2 items-center"
>
<p
class="text-xl font-bold text-primary-content"
>
#
1
</p>
<span
class="badge badge-lg shadow-lg justify-center badge-primary text-neutral-content rounded-full"
>
unknown status
</span>
</div>
</div>
<div
class="flex flex-col justify-start items-start"
>
<p
class="text-sm font-light text-gray-500 dark:text-gray-400"
>
TITLE
</p>
<h1
class="text-2xl font-bold max-w-[20ch] truncate text-primary-content"
>
mytitle1
</h1>
<span
class="text-sm font-light text-gray-500 dark:text-gray-400 mt-2"
>
SUBMITTED
</span>
<span
class="text-sm text-primary-content"
>
Tue Dec 24 2024
</span>
</div>
<div
class="divider my-"
/>
<div
class="w-full"
>
<p
class="text-sm font-light text-gray-500 dark:text-gray-400 mb-2 "
>
SUMMARY
</p>
<div
class="bg-base-300 rounded-[12px] p-4"
>
<p
class="text-sm text-primary-content"
>
summary1
</p>
</div>
</div>
<div
class="w-full"
>
<div
class="flex items-center gap-2 mb-2"
>
<p
class="text-sm font-light text-gray-500 dark:text-gray-400"
>
MESSAGES
</p>
<button
class="btn btn-xs btn-ghost btn-circle"
title="Expand messages"
>
<svg
class="w-4 h-4"
fill="none"
height="24"
viewBox="0 0 24 24"
width="24"
xmlns="http://www.w3.org/2000/svg"
>
<path
class="fill-current"
d="M8.96133 5.60605C8.32969 5.60605 7.87852 6.08184 7.87852 6.64785C7.87852 7.20566 8.3543 7.64863 8.94492 7.64863H11.9555L15.0234 7.54199L13.5633 8.83809L6.04101 16.3686C5.81953 16.59 5.69648 16.8689 5.69648 17.1396C5.69648 17.6893 6.20508 18.2061 6.77109 18.2061C7.0418 18.2061 7.3125 18.0912 7.53398 17.8615L15.0645
|
Run tests and generate coverage
Process completed with exit code 143.
|
Loading