Add interactive Carousel component

This commit is contained in:
2021-10-31 19:35:48 +01:00
parent d277df1399
commit 2c0adcc4e2
5 changed files with 236 additions and 0 deletions

6
pnpm-lock.yaml generated
View File

@@ -7,6 +7,7 @@ specifiers:
'@typescript-eslint/eslint-plugin': ^5.2.0
'@typescript-eslint/parser': ^5.2.0
dayjs: ^1.10.7
embla-carousel: ^5.0.1
eslint: ^8.1.0
eslint-plugin-svelte3: ^3.2.1
focus-visible: ^5.2.0
@@ -20,6 +21,7 @@ specifiers:
dependencies:
dayjs: 1.10.7
embla-carousel: 5.0.1
focus-visible: 5.2.0
sanitize.css: 13.0.0
@@ -467,6 +469,10 @@ packages:
esutils: 2.0.3
dev: true
/embla-carousel/5.0.1:
resolution: {integrity: sha512-pFvUI9mI/pxU92+4VDkPx0yP4Bs3VqJuRX/aw6ESYJdRBtzLx+6X2kXMu9aXK+SwO2zYsD2WURb1SeBaAv6zQA==}
dev: false
/enquirer/2.3.6:
resolution: {integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==}
engines: {node: '>=8.6'}