diff --git a/src/lib/components/shared/command/command.svelte b/src/lib/components/shared/command/command.svelte index 055bc4a..883d3f4 100644 --- a/src/lib/components/shared/command/command.svelte +++ b/src/lib/components/shared/command/command.svelte @@ -33,19 +33,22 @@ - + - {@render command_items()} + + {@render empty_command()} + {@render command_items()} + diff --git a/src/lib/components/ui/modal/modal-content.svelte b/src/lib/components/ui/modal/modal-content.svelte index b5d9c2f..b6493c8 100644 --- a/src/lib/components/ui/modal/modal-content.svelte +++ b/src/lib/components/ui/modal/modal-content.svelte @@ -29,7 +29,7 @@ {:else} - {@render children?.()} diff --git a/src/lib/components/ui/modal/modal-footer.svelte b/src/lib/components/ui/modal/modal-footer.svelte index f8880a9..19b1e68 100644 --- a/src/lib/components/ui/modal/modal-footer.svelte +++ b/src/lib/components/ui/modal/modal-footer.svelte @@ -39,7 +39,13 @@ {:else} - Cancel + + Cancel + {@render children?.()} {/if} diff --git a/src/routes/modal/+page.svelte b/src/routes/modal/+page.svelte index cc4c4a4..0ded21d 100644 --- a/src/routes/modal/+page.svelte +++ b/src/routes/modal/+page.svelte @@ -20,7 +20,7 @@ - + diff --git a/src/routes/modal/default.svelte b/src/routes/modal/default.svelte index 8941d0c..57ac8bb 100644 --- a/src/routes/modal/default.svelte +++ b/src/routes/modal/default.svelte @@ -1,12 +1,11 @@ - - - + Open Modal diff --git a/src/routes/modal/disabled-actions.svelte b/src/routes/modal/disabled-actions.svelte index 3509d0b..0b860eb 100644 --- a/src/routes/modal/disabled-actions.svelte +++ b/src/routes/modal/disabled-actions.svelte @@ -1,12 +1,11 @@ - - - + Open Modal diff --git a/src/routes/modal/inset.svelte b/src/routes/modal/inset.svelte index cc9f5aa..cf7ec8c 100644 --- a/src/routes/modal/inset.svelte +++ b/src/routes/modal/inset.svelte @@ -1,6 +1,7 @@ - - - + Open Modal diff --git a/src/routes/modal/single-button.svelte b/src/routes/modal/single-button.svelte index 20d160d..cc893d6 100644 --- a/src/routes/modal/single-button.svelte +++ b/src/routes/modal/single-button.svelte @@ -1,12 +1,11 @@ - - - + Open Modal diff --git a/src/routes/modal/sticky.svelte b/src/routes/modal/sticky.svelte index f7fa280..c36aa77 100644 --- a/src/routes/modal/sticky.svelte +++ b/src/routes/modal/sticky.svelte @@ -1,7 +1,8 @@ - - - + Open Modal Create Token -
+ +
+

Some content contained within the modal.

+

Some content contained within the modal.

+

Some content contained within the modal.

+

Some content contained within the modal.

+

Some content contained within the modal.

+

Some content contained within the modal.

+

Some content contained within the modal.

+

Some content contained within the modal.

+

Some content contained within the modal.

Some content contained within the modal.

Some content contained within the modal.

Some content contained within the modal.