Showing
46 changed files
with
1529 additions
and
0 deletions
.gitignore
0 → 100644
.npmrc
0 → 100644
BUSQUEDA.md
0 → 100644
DISEÑO.md
0 → 100644
README.md
0 → 100644
check_count.js
0 → 100644
jsconfig.json
0 → 100644
package-lock.json
0 → 100644
This diff is collapsed. Click to expand it.
package.json
0 → 100644
src/app.css
0 → 100644
src/app.html
0 → 100644
src/lib/assets/favicon.svg
0 → 100644
src/lib/components/search/SearchBox.svelte
0 → 100644
src/lib/components/ui/Navbar.svelte
0 → 100644
src/lib/index.js
0 → 100644
src/lib/services/search.js
0 → 100644
src/lib/stores/searchStore.js
0 → 100644
src/lib/supabase.js
0 → 100644
src/lib/utils/normalize.js
0 → 100644
src/routes/+layout.svelte
0 → 100644
src/routes/+page.svelte
0 → 100644
src/routes/api/test/+server.js
0 → 100644
src/routes/clasificadores/+page.svelte
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
src/routes/entidad/[codigo]/+page.js
0 → 100644
src/routes/entidad/[codigo]/+page.svelte
0 → 100644
src/routes/objeto/[codigo]/+page.server.js
0 → 100644
src/routes/objeto/[codigo]/+page.svelte
0 → 100644
313 KB
1.31 MB
952 KB
230 KB
294 KB
No preview for this file type
static/tipografia/Archivo_Condensed-Bold.ttf
0 → 100644
No preview for this file type
No preview for this file type
static/tipografia/Qanelas-Bold.ttf
0 → 100644
No preview for this file type
static/tipografia/Qanelas-Light.ttf
0 → 100644
No preview for this file type
static/tipografia/Qanelas-Medium.ttf
0 → 100644
No preview for this file type
static/tipografia/Qanelas-Regular.ttf
0 → 100644
No preview for this file type
static/tipografia/Qanelas-SemiBold.ttf
0 → 100644
No preview for this file type
svelte.config.js
0 → 100644
vite.config.js
0 → 100644
-
Please register or login to post a comment