update-to-daisui-5.0 (#1)

Co-authored-by: Benjamin Palko <benjaminpalko@hotmail.com>
Reviewed-on: #1
This commit is contained in:
Benjamin Palko 2025-03-27 13:19:01 -04:00
parent bf38f566c0
commit c001cc4907
40 changed files with 751 additions and 409 deletions

View file

@ -20,7 +20,7 @@
'error',
],
},
size: { control: 'select', options: ['xs', 'sm', 'md', 'lg'] },
size: { control: 'select', options: ['xs', 'sm', 'md', 'lg', 'xl'] },
variant: {
control: 'select',
options: ['spinner', 'dots', 'ring', 'ball', 'bars', 'infinity'],
@ -37,4 +37,4 @@
name="Default"
args={{ color: 'neutral', size: 'md', variant: 'spinner' }}
children={template}
/>
/>