Enhance site information display by adding descriptions for each site. Updated button labels in site links to include both title and description for improved user context.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m22s

This commit is contained in:
eewing
2026-02-19 08:00:46 -06:00
parent c0fae761da
commit d0c241b0e1
115 changed files with 74451 additions and 6 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"version": 3,
"sources": ["../../svelte/src/internal/index.js"],
"sourcesContent": ["// TODO we may, on a best-effort basis, reimplement some of the legacy private APIs here so that certain libraries continue to work. Those APIs will be marked as deprecated (and should noisily warn the user) and will be removed in a future version of Svelte.\n\nthrow new Error(\n\t`Your application, or one of its dependencies, imported from 'svelte/internal', which was a private module used by Svelte 4 components that no longer exists in Svelte 5. It is not intended to be public API. If you're a library author and you used 'svelte/internal' deliberately, please raise an issue on https://github.com/sveltejs/svelte/issues detailing your use case.`\n);\n"],
"mappings": ";AAEA,MAAM,IAAI;AAAA,EACT;AACD;",
"names": []
}