daisyui 5.0.0-alpha.21 → 5.0.0-alpha.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/base/properties.css +49 -1
- package/base/rootcolor.css +43 -1
- package/base/scrollbar.css +37 -1
- package/colors/properties.css +500 -1
- package/colors/responsive.css +2510 -1
- package/colors/states.css +1840 -1
- package/components/alert/object.js +1 -1
- package/components/alert.css +433 -1
- package/components/avatar/object.js +1 -1
- package/components/avatar.css +385 -1
- package/components/badge/object.js +1 -1
- package/components/badge.css +589 -1
- package/components/button/object.js +1 -1
- package/components/button.css +1795 -1
- package/components/card/object.js +1 -1
- package/components/card.css +955 -1
- package/components/chat/object.js +1 -1
- package/components/chat.css +775 -1
- package/components/checkbox/object.js +1 -1
- package/components/checkbox.css +853 -1
- package/components/collapse.css +1039 -1
- package/components/countdown.css +121 -1
- package/components/divider/object.js +1 -1
- package/components/divider.css +643 -1
- package/components/dropdown/object.js +1 -1
- package/components/dropdown.css +1123 -1
- package/components/footer/object.js +1 -1
- package/components/footer.css +265 -1
- package/components/hero.css +181 -1
- package/components/input/class.json +1 -1
- package/components/input/object.js +1 -1
- package/components/input.css +1147 -1
- package/components/kbd/object.js +1 -1
- package/components/kbd.css +295 -1
- package/components/link.css +427 -1
- package/components/loading.css +271 -1
- package/components/mask.css +499 -1
- package/components/menu/object.js +1 -1
- package/components/menu.css +1411 -1
- package/components/navbar.css +151 -1
- package/components/progress.css +967 -1
- package/components/radialprogress.css +223 -1
- package/components/radio/object.js +1 -1
- package/components/radio.css +601 -1
- package/components/range/object.js +1 -1
- package/components/range.css +973 -1
- package/components/rating/object.js +1 -1
- package/components/rating.css +613 -1
- package/components/select/class.json +1 -1
- package/components/select/object.js +1 -1
- package/components/select.css +925 -1
- package/components/skeleton/object.js +1 -1
- package/components/skeleton.css +145 -1
- package/components/stack.css +157 -1
- package/components/status.css +385 -1
- package/components/steps/object.js +1 -1
- package/components/steps.css +853 -1
- package/components/swap/object.js +1 -1
- package/components/swap.css +553 -1
- package/components/tab/class.json +4 -4
- package/components/tab/object.js +1 -1
- package/components/tab.css +1333 -1
- package/components/table/object.js +1 -1
- package/components/table.css +781 -1
- package/components/timeline/object.js +1 -1
- package/components/timeline.css +1735 -1
- package/components/toggle/object.js +1 -1
- package/components/toggle.css +811 -1
- package/components/tooltip/object.js +1 -1
- package/components/tooltip.css +823 -1
- package/full.css +1 -1
- package/index.js +1 -1
- package/package.json +79 -78
- package/themes.css +1 -1
- package/utilities/join.css +757 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
export default {".card":{"@apply relative flex flex-col rounded-box":{},"&:focus":{"@apply outline-none":{}},"&:focus-visible":{"outline":"2px solid currentColor","outlineOffset":"2px"},":where(figure:first-child)":{"@apply overflow-hidden":{},"borderStartStartRadius":"inherit","borderStartEndRadius":"inherit","borderEndStartRadius":"unset","borderEndEndRadius":"unset"},":where(figure:last-child)":{"@apply overflow-hidden":{},"borderStartStartRadius":"unset","borderStartEndRadius":"unset","borderEndStartRadius":"inherit","borderEndEndRadius":"inherit"},"&.card-border":{"
|
|
1
|
+
export default {".card":{"@apply relative flex flex-col rounded-box":{},"&:focus":{"@apply outline-none":{}},"&:focus-visible":{"outline":"2px solid currentColor","outlineOffset":"2px"},":where(figure:first-child)":{"@apply overflow-hidden":{},"borderStartStartRadius":"inherit","borderStartEndRadius":"inherit","borderEndStartRadius":"unset","borderEndEndRadius":"unset"},":where(figure:last-child)":{"@apply overflow-hidden":{},"borderStartStartRadius":"unset","borderStartEndRadius":"unset","borderEndStartRadius":"inherit","borderEndEndRadius":"inherit"},"&.card-border":{"border":"1px solid var(--color-base-200)"},"&.image-full":{"@apply grid":{},"&:before":{"@apply relative bg-neutral rounded-box z-10 opacity-75 col-start-1 row-start-1":{},"content":"\"\""},">*":{"@apply col-start-1 row-start-1":{}},">.card-body":{"@apply relative text-neutral-content z-20":{}},":where(figure)":{"@apply overflow-hidden":{},"borderRadius":"inherit"},">figure img":{"@apply h-full object-cover":{}}},"figure":{"@apply flex items-center justify-center":{}}},".card-title":{"@apply flex items-center gap-2":{},"fontSize":"1.25rem","lineHeight":"1.75rem","fontWeight":600},".card-body":{"@apply flex flex-auto flex-col gap-2 p-8":{},":where(p)":{"@apply grow":{}}},".card-actions":{"@apply flex flex-wrap items-start gap-2":{}},".card-xs":{".card-body":{"@apply p-2":{},"fontSize":"0.75rem","lineHeight":"1rem"},".card-title":{"@apply mb-1":{}}},".card-sm":{".card-body":{"@apply p-4":{},"fontSize":"0.875rem","lineHeight":"1.25rem"},".card-title":{"@apply mb-1":{}}},".card-md":{".card-body":{"@apply p-8":{},"fontSize":"1rem","lineHeight":"1.5rem"},".card-title":{"@apply mb-3":{}}},".card-lg":{".card-body":{"@apply p-10":{},"fontSize":"1rem","lineHeight":"1rem"},".card-title":{"@apply mb-4":{}}},".card-side":{"alignItems":"stretch","flexDirection":"row",":where(figure:first-child)":{"@apply overflow-hidden":{},"borderStartStartRadius":"inherit","borderStartEndRadius":"unset","borderEndStartRadius":"inherit","borderEndEndRadius":"unset"},":where(figure:last-child)":{"@apply overflow-hidden":{},"borderStartStartRadius":"unset","borderStartEndRadius":"inherit","borderEndStartRadius":"unset","borderEndEndRadius":"inherit"},"figure>*":{"maxWidth":"unset"},":where(figure>*)":{"width":"100%","height":"100%","objectFit":"cover"}}};
|