feat: Implement accomodations list from designs

This commit is contained in:
bracesproul
2025-03-05 10:28:14 -08:00
parent 3ee8afce9b
commit d48c5f1dc5
4 changed files with 401 additions and 184 deletions

49
pnpm-lock.yaml generated
View File

@@ -18,6 +18,9 @@ importers:
"@assistant-ui/react-markdown":
specifier: ^0.8.0
version: 0.8.0(@assistant-ui/react@0.8.0(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)
"@faker-js/faker":
specifier: ^9.5.1
version: 9.5.1
"@langchain/core":
specifier: ^0.3.41
version: 0.3.41(openai@4.85.4(zod@3.24.2))
@@ -66,6 +69,9 @@ importers:
clsx:
specifier: ^2.1.1
version: 2.1.1
embla-carousel-react:
specifier: ^8.5.2
version: 8.5.2(react@19.0.0)
esbuild:
specifier: ^0.25.0
version: 0.25.0
@@ -885,6 +891,13 @@ packages:
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
"@faker-js/faker@9.5.1":
resolution:
{
integrity: sha512-0fzMEDxkExR2cn731kpDaCCnBGBUOIXEi2S1N5l8Hltp6aPf4soTMJ+g4k8r2sI5oB+rpwIW8Uy/6jkwGpnWPg==,
}
engines: { node: ">=18.0.0", npm: ">=9.0.0" }
"@floating-ui/core@1.6.9":
resolution:
{
@@ -2521,6 +2534,28 @@ packages:
integrity: sha512-12keJGdXQWPnfVOu6/6ZzZgPPNodiDOSe3LjA8qk2yXTjnCnw2LeGUsAmtlNAmH4UW0K7tOLcz0j9lI2eJCJRA==,
}
embla-carousel-react@8.5.2:
resolution:
{
integrity: sha512-Tmx+uY3MqseIGdwp0ScyUuxpBgx5jX1f7od4Cm5mDwg/dptEiTKf9xp6tw0lZN2VA9JbnVMl/aikmbc53c6QFA==,
}
peerDependencies:
react: ^16.8.0 || ^17.0.1 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
embla-carousel-reactive-utils@8.5.2:
resolution:
{
integrity: sha512-QC8/hYSK/pEmqEdU1IO5O+XNc/Ptmmq7uCB44vKplgLKhB/l0+yvYx0+Cv0sF6Ena8Srld5vUErZkT+yTahtDg==,
}
peerDependencies:
embla-carousel: 8.5.2
embla-carousel@8.5.2:
resolution:
{
integrity: sha512-xQ9oVLrun/eCG/7ru3R+I5bJ7shsD8fFwLEY7yPe27/+fDHCNj0OT5EoG5ZbFyOxOcG6yTwW8oTz/dWyFnyGpg==,
}
emoji-regex@8.0.0:
resolution:
{
@@ -5523,6 +5558,8 @@ snapshots:
"@eslint/core": 0.12.0
levn: 0.4.1
"@faker-js/faker@9.5.1": {}
"@floating-ui/core@1.6.9":
dependencies:
"@floating-ui/utils": 0.2.9
@@ -6530,6 +6567,18 @@ snapshots:
electron-to-chromium@1.5.106: {}
embla-carousel-react@8.5.2(react@19.0.0):
dependencies:
embla-carousel: 8.5.2
embla-carousel-reactive-utils: 8.5.2(embla-carousel@8.5.2)
react: 19.0.0
embla-carousel-reactive-utils@8.5.2(embla-carousel@8.5.2):
dependencies:
embla-carousel: 8.5.2
embla-carousel@8.5.2: {}
emoji-regex@8.0.0: {}
emoji-regex@9.2.2: {}