mirror of
https://github.com/acaloiaro/frm
synced 2026-07-21 18:29:12 +00:00
46 lines
No EOL
2.9 KiB
Text
46 lines
No EOL
2.9 KiB
Text
<span class=\"text-red-500 required-dot\">*</span>
|
|
<label for=\"
|
|
\" class=\"text-slate-700 text-xl pb-5\">
|
|
|
|
</label>
|
|
<label for=\"
|
|
\" class=\"text-slate-700 text-xl\"><div class=\"pb-5\"><span>
|
|
</span> <span class=\"invisible group-has-[:required]:visible text-red-500 required-dot\">*</span></div>
|
|
</label><div id=\"
|
|
\" class=\"text-red-400\"></div>
|
|
<div class=\"p-1 rounded-md flex items-center justify-center bg-blue-100 text-blue-900 ml-2\">
|
|
<!-- hericons: bards-3-bottom-left --> <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" class=\"size-6\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25H12\"></path></svg>
|
|
<!-- heroicons: chevron-up-down --> <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" class=\"size-6\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.25 15 12 18.75 15.75 15m-7.5-6L12 5.25 15.75 9\"></path></svg>
|
|
<!-- heroicons: outline star --> <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" class=\"size-6\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M11.48 3.499a.562.562 0 0 1 1.04 0l2.125 5.111a.563.563 0 0 0 .475.345l5.518.442c.499.04.701.663.321.988l-4.204 3.602a.563.563 0 0 0-.182.557l1.285 5.385a.562.562 0 0 1-.84.61l-4.725-2.885a.562.562 0 0 0-.586 0L6.982 20.54a.562.562 0 0 1-.84-.61l1.285-5.386a.562.562 0 0 0-.182-.557l-4.204-3.602a.562.562 0 0 1 .321-.988l5.518-.442a.563.563 0 0 0 .475-.345L11.48 3.5Z\"></path></svg>
|
|
</div>
|
|
<div id=\"
|
|
\"
|
|
class=\"group hidden\"
|
|
class=\"group\"
|
|
><div class=\"flex flex-col bg-sky-200 rounded-xl p-6 border-red-500 group-has-[:user-invalid]:border-2\">
|
|
</div></div>
|
|
<input id=\"
|
|
\" name=\"
|
|
\" placeholder=\"
|
|
\" type=\"text\" autocomplete=\"off\"
|
|
required
|
|
_=\"
|
|
\" class=\"flex-1 appearance-none border border-gray-300 dark:border-gray-600 w-full text-gray-700 dark:bg-notion-dark-light dark:text-gray-300 dark:placeholder-gray-500 placeholder-gray-400 shadow-sm focus:outline-none focus:ring-2 focus:border-2 focus:ring-opacity-100 px-4 py-2 text-base resize-y block rounded-xl bg-sky-50\"><div hx-swap-oob=\"true\" id=\"
|
|
\"></div>
|
|
<textarea id=\"
|
|
\" name=\"
|
|
\" class=\"flex-1 appearance-none border border-gray-300 dark:border-gray-600 w-full text-gray-700 dark:bg-notion-dark-light dark:text-gray-300 dark:placeholder-gray-500 placeholder-gray-400 shadow-sm focus:outline-none focus:ring-2 focus:border-transparent focus:ring-opacity-100 px-4 py-2 text-base resize-y block rounded-xl bg-sky-50\" placeholder=\"
|
|
\" autocomplete=\"off\"
|
|
required
|
|
_=\"
|
|
\" rows=\"3\"></textarea><div id=\"
|
|
\" class=\"text-red-400\"></div>
|
|
<div class=\"flex gap-3\">
|
|
<label class=\"w-full cursor-pointer truncate\">
|
|
Single-line text
|
|
Multi-line text
|
|
Single select
|
|
Multi select
|
|
Single Choice
|
|
Single Choice (spaced)
|
|
</label></div> |