Enhance image upload experience in ReceiptForm and +page components by integrating a loading state with a spinner icon during image processing. Update styles for better accessibility and user feedback, ensuring a smoother interaction when converting images to WebP format.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m33s

This commit is contained in:
eewing
2026-02-19 11:33:57 -06:00
parent 8af1ee8bd4
commit d06e585bb5
18 changed files with 184 additions and 145 deletions
+10 -10
View File
@@ -1,9 +1,9 @@
import {
SvelteMap
} from "./chunk-2KB4Y67V.js";
import "./chunk-UKQGYTAZ.js";
} from "./chunk-N4HEU72H.js";
import "./chunk-MPD7DSJG.js";
import "./chunk-7RQDXF5S.js";
import "./chunk-MZVN5SDE.js";
import "./chunk-2LGM3QYM.js";
import {
add_locations,
append_styles,
@@ -38,7 +38,7 @@ import {
validate_snippet_args,
validate_void_dynamic_element,
wrap_snippet
} from "./chunk-XGKSMLPM.js";
} from "./chunk-NTAG77ZX.js";
import {
append,
comment,
@@ -49,7 +49,10 @@ import {
set_text,
text,
unmount
} from "./chunk-7XW5QO7S.js";
} from "./chunk-MKTP2BFS.js";
import {
clsx
} from "./chunk-U7P2NEEE.js";
import {
FILENAME,
HMR,
@@ -85,16 +88,13 @@ import {
user_derived,
user_effect,
user_pre_effect
} from "./chunk-SWXNV5Y3.js";
} from "./chunk-HZ6NBROY.js";
import "./chunk-XWATFG4W.js";
import {
clsx
} from "./chunk-U7P2NEEE.js";
import {
true_default
} from "./chunk-HNWPC2PS.js";
import "./chunk-MZVN5SDE.js";
import "./chunk-OHYQYV5R.js";
import "./chunk-2LGM3QYM.js";
import {
__export,
__privateAdd,