@itsmrtr/bunkoshelf 1.1.0 → 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/.next/BUILD_ID +1 -1
- package/dist/.next/build-manifest.json +3 -3
- package/dist/.next/prerender-manifest.json +3 -3
- package/dist/.next/required-server-files.json +4 -1
- package/dist/.next/server/app/[lang]/books/page/server-reference-manifest.json +4 -4
- package/dist/.next/server/app/[lang]/books/page.js +9 -8
- package/dist/.next/server/app/[lang]/books/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/books/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/books.meta +2 -2
- package/dist/.next/server/app/[lang]/books.segments/$d$lang/books/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/books.segments/$d$lang/books.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/books.segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/books.segments/_full.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/books.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/books.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/books.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/favorites/books/page/server-reference-manifest.json +4 -4
- package/dist/.next/server/app/[lang]/favorites/books/page.js +9 -8
- package/dist/.next/server/app/[lang]/favorites/books/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/favorites/books/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/favorites/books.meta +2 -2
- package/dist/.next/server/app/[lang]/favorites/books.segments/$d$lang/favorites/books/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/favorites/books.segments/$d$lang/favorites/books.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/favorites/books.segments/$d$lang/favorites.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/favorites/books.segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/favorites/books.segments/_full.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/favorites/books.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/favorites/books.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/favorites/books.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/favorites/page/server-reference-manifest.json +72 -12
- package/dist/.next/server/app/[lang]/favorites/page.js +13 -12
- package/dist/.next/server/app/[lang]/favorites/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/favorites/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/favorites.meta +2 -2
- package/dist/.next/server/app/[lang]/favorites.segments/$d$lang/favorites/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/favorites.segments/$d$lang/favorites.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/favorites.segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/favorites.segments/_full.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/favorites.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/favorites.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/favorites.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/login/page/server-reference-manifest.json +5 -5
- package/dist/.next/server/app/[lang]/login/page.js +9 -8
- package/dist/.next/server/app/[lang]/login/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/login/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/login.meta +2 -2
- package/dist/.next/server/app/[lang]/login.segments/$d$lang/login/__PAGE__.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/login.segments/$d$lang/login.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/login.segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/login.segments/_full.segment.rsc +3 -3
- package/dist/.next/server/app/[lang]/login.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/login.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/login.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga/[series]/page/server-reference-manifest.json +90 -30
- package/dist/.next/server/app/[lang]/manga/[series]/page.js +13 -12
- package/dist/.next/server/app/[lang]/manga/[series]/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/manga/[series]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/manga/[series].meta +2 -2
- package/dist/.next/server/app/[lang]/manga/[series].segments/$d$lang/manga/$d$series/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/[series].segments/$d$lang/manga/$d$series.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/[series].segments/$d$lang/manga.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/[series].segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga/[series].segments/_full.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga/[series].segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/[series].segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/[series].segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga/page/server-reference-manifest.json +86 -26
- package/dist/.next/server/app/[lang]/manga/page.js +13 -12
- package/dist/.next/server/app/[lang]/manga/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/manga/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/manga/series/page/server-reference-manifest.json +78 -18
- package/dist/.next/server/app/[lang]/manga/series/page.js +13 -12
- package/dist/.next/server/app/[lang]/manga/series/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/manga/series/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/manga/series.meta +2 -2
- package/dist/.next/server/app/[lang]/manga/series.segments/$d$lang/manga/series/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/series.segments/$d$lang/manga/series.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/series.segments/$d$lang/manga.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/series.segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga/series.segments/_full.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga/series.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/series.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/series.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga/toread/page/server-reference-manifest.json +78 -18
- package/dist/.next/server/app/[lang]/manga/toread/page.js +13 -12
- package/dist/.next/server/app/[lang]/manga/toread/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/manga/toread/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/manga/toread.meta +2 -2
- package/dist/.next/server/app/[lang]/manga/toread.segments/$d$lang/manga/toread/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/toread.segments/$d$lang/manga/toread.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/toread.segments/$d$lang/manga.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/toread.segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga/toread.segments/_full.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga/toread.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/toread.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/toread.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga/volume/[slug]/page/server-reference-manifest.json +102 -42
- package/dist/.next/server/app/[lang]/manga/volume/[slug]/page.js +13 -12
- package/dist/.next/server/app/[lang]/manga/volume/[slug]/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/manga/volume/[slug]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/manga/volume/[slug].meta +2 -2
- package/dist/.next/server/app/[lang]/manga/volume/[slug].segments/$d$lang/manga/volume/$d$slug/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/volume/[slug].segments/$d$lang/manga/volume/$d$slug.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/volume/[slug].segments/$d$lang/manga/volume.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/volume/[slug].segments/$d$lang/manga.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/volume/[slug].segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga/volume/[slug].segments/_full.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga/volume/[slug].segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/volume/[slug].segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/volume/[slug].segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga/volumes/page/server-reference-manifest.json +78 -18
- package/dist/.next/server/app/[lang]/manga/volumes/page.js +13 -12
- package/dist/.next/server/app/[lang]/manga/volumes/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/manga/volumes/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/manga/volumes.meta +2 -2
- package/dist/.next/server/app/[lang]/manga/volumes.segments/$d$lang/manga/volumes/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/volumes.segments/$d$lang/manga/volumes.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/volumes.segments/$d$lang/manga.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/volumes.segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga/volumes.segments/_full.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga/volumes.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/volumes.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga/volumes.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga.meta +2 -2
- package/dist/.next/server/app/[lang]/manga.segments/$d$lang/manga/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga.segments/$d$lang/manga.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga.segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga.segments/_full.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/manga.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/manga.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/page/server-reference-manifest.json +100 -40
- package/dist/.next/server/app/[lang]/page.js +13 -12
- package/dist/.next/server/app/[lang]/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/profile/notifications/page/server-reference-manifest.json +25 -25
- package/dist/.next/server/app/[lang]/profile/notifications/page.js +10 -9
- package/dist/.next/server/app/[lang]/profile/notifications/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/profile/notifications/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/profile/notifications.meta +2 -2
- package/dist/.next/server/app/[lang]/profile/notifications.segments/$d$lang/profile/notifications/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/profile/notifications.segments/$d$lang/profile/notifications.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/profile/notifications.segments/$d$lang/profile.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/profile/notifications.segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/profile/notifications.segments/_full.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/profile/notifications.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/profile/notifications.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/profile/notifications.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/profile/page/server-reference-manifest.json +13 -13
- package/dist/.next/server/app/[lang]/profile/page.js +10 -9
- package/dist/.next/server/app/[lang]/profile/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/profile/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/profile/update/page/server-reference-manifest.json +5 -5
- package/dist/.next/server/app/[lang]/profile/update/page.js +10 -11
- package/dist/.next/server/app/[lang]/profile/update/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/profile/update/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/profile/update.meta +2 -2
- package/dist/.next/server/app/[lang]/profile/update.segments/$d$lang/profile/update/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/profile/update.segments/$d$lang/profile/update.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/profile/update.segments/$d$lang/profile.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/profile/update.segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/profile/update.segments/_full.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/profile/update.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/profile/update.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/profile/update.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/profile.meta +2 -2
- package/dist/.next/server/app/[lang]/profile.segments/$d$lang/profile/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/profile.segments/$d$lang/profile.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/profile.segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/profile.segments/_full.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/profile.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/profile.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/profile.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/search/page/server-reference-manifest.json +4 -4
- package/dist/.next/server/app/[lang]/search/page.js +9 -8
- package/dist/.next/server/app/[lang]/search/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/search/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/search.meta +2 -2
- package/dist/.next/server/app/[lang]/search.segments/$d$lang/search/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/search.segments/$d$lang/search.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/search.segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/search.segments/_full.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/search.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/search.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/search.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/settings/library/page/server-reference-manifest.json +10 -10
- package/dist/.next/server/app/[lang]/settings/library/page.js +10 -9
- package/dist/.next/server/app/[lang]/settings/library/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/settings/library/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/settings/library.meta +2 -2
- package/dist/.next/server/app/[lang]/settings/library.segments/$d$lang/settings/library/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/settings/library.segments/$d$lang/settings/library.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/settings/library.segments/$d$lang/settings.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/settings/library.segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/settings/library.segments/_full.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/settings/library.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/settings/library.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/settings/library.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/settings/page/server-reference-manifest.json +9 -9
- package/dist/.next/server/app/[lang]/settings/page.js +10 -9
- package/dist/.next/server/app/[lang]/settings/page.js.nft.json +1 -1
- package/dist/.next/server/app/[lang]/settings/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/[lang]/settings.meta +2 -2
- package/dist/.next/server/app/[lang]/settings.segments/$d$lang/settings/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/settings.segments/$d$lang/settings.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/settings.segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/settings.segments/_full.segment.rsc +2 -2
- package/dist/.next/server/app/[lang]/settings.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/settings.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang]/settings.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/[lang].meta +2 -2
- package/dist/.next/server/app/[lang].segments/$d$lang/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/[lang].segments/$d$lang.segment.rsc +2 -2
- package/dist/.next/server/app/[lang].segments/_full.segment.rsc +2 -2
- package/dist/.next/server/app/[lang].segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/[lang].segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/[lang].segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/_global-error/page.js +3 -3
- package/dist/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/dist/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_global-error.html +1 -1
- package/dist/.next/server/app/_global-error.rsc +1 -1
- package/dist/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/dist/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/dist/.next/server/app/_not-found/page.js +3 -3
- package/dist/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/dist/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/dist/.next/server/app/_not-found.html +1 -1
- package/dist/.next/server/app/_not-found.rsc +1 -1
- package/dist/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/dist/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/dist/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/dist/.next/server/app/api/admin/db/download/route.js +1 -1
- package/dist/.next/server/app/api/admin/db/download/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/admin/db/upload/route.js +1 -1
- package/dist/.next/server/app/api/admin/db/upload/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/admin/scan-manga/extract-cover/route.js +5 -4
- package/dist/.next/server/app/api/admin/scan-manga/extract-cover/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/admin/scan-manga/extract-meta/route.js +5 -4
- package/dist/.next/server/app/api/admin/scan-manga/extract-meta/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/admin/scan-manga/index-library/route.js +3 -2
- package/dist/.next/server/app/api/admin/scan-manga/index-library/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/admin/scan-manga/start/route.js +6 -5
- package/dist/.next/server/app/api/admin/scan-manga/start/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/admin/scan-manga/status/route.js +1 -1
- package/dist/.next/server/app/api/admin/scan-manga/status/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/admin/upload/confirm/route.js +4 -3
- package/dist/.next/server/app/api/admin/upload/confirm/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/admin/upload/library/chunk/route.js +4 -3
- package/dist/.next/server/app/api/admin/upload/library/chunk/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/admin/upload/library/route.js +1 -1
- package/dist/.next/server/app/api/admin/upload/library/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/admin/upload/presigned/route.js +1 -1
- package/dist/.next/server/app/api/admin/upload/presigned/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/library/manga/cover/[...slug]/route.js +2 -2
- package/dist/.next/server/app/api/library/manga/cover/[...slug]/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/profile/[file]/route.js +1 -1
- package/dist/.next/server/app/api/profile/[file]/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/reader/manga/route.js +5 -4
- package/dist/.next/server/app/api/reader/manga/route.js.nft.json +1 -1
- package/dist/.next/server/app/api/reader/temp-image/route.js +1 -1
- package/dist/.next/server/app/api/reader/temp-image/route.js.nft.json +1 -1
- package/dist/.next/server/app/en/books.html +1 -1
- package/dist/.next/server/app/en/books.meta +1 -1
- package/dist/.next/server/app/en/books.segments/$d$lang/books/__PAGE__.segment.rsc +2 -2
- package/dist/.next/server/app/en/books.segments/$d$lang/books.segment.rsc +1 -1
- package/dist/.next/server/app/en/books.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en/books.segments/_full.segment.rsc +4 -4
- package/dist/.next/server/app/en/books.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en/books.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en/books.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/en/favorites/books.html +1 -1
- package/dist/.next/server/app/en/favorites/books.meta +1 -1
- package/dist/.next/server/app/en/favorites/books.segments/$d$lang/favorites/books/__PAGE__.segment.rsc +2 -2
- package/dist/.next/server/app/en/favorites/books.segments/$d$lang/favorites/books.segment.rsc +1 -1
- package/dist/.next/server/app/en/favorites/books.segments/$d$lang/favorites.segment.rsc +3 -3
- package/dist/.next/server/app/en/favorites/books.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en/favorites/books.segments/_full.segment.rsc +5 -5
- package/dist/.next/server/app/en/favorites/books.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en/favorites/books.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en/favorites/books.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/en/favorites.html +1 -1
- package/dist/.next/server/app/en/favorites.meta +1 -1
- package/dist/.next/server/app/en/favorites.segments/$d$lang/favorites/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/en/favorites.segments/$d$lang/favorites.segment.rsc +3 -3
- package/dist/.next/server/app/en/favorites.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en/favorites.segments/_full.segment.rsc +5 -5
- package/dist/.next/server/app/en/favorites.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en/favorites.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en/favorites.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/en/login.html +1 -1
- package/dist/.next/server/app/en/login.meta +1 -1
- package/dist/.next/server/app/en/login.segments/$d$lang/login/__PAGE__.segment.rsc +4 -4
- package/dist/.next/server/app/en/login.segments/$d$lang/login.segment.rsc +1 -1
- package/dist/.next/server/app/en/login.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en/login.segments/_full.segment.rsc +5 -5
- package/dist/.next/server/app/en/login.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en/login.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en/login.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/en/manga/[series].html +1 -1
- package/dist/.next/server/app/en/manga/[series].meta +1 -1
- package/dist/.next/server/app/en/manga/[series].segments/$d$lang/manga/$d$series/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/[series].segments/$d$lang/manga/$d$series.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/[series].segments/$d$lang/manga.segment.rsc +2 -2
- package/dist/.next/server/app/en/manga/[series].segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en/manga/[series].segments/_full.segment.rsc +4 -4
- package/dist/.next/server/app/en/manga/[series].segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/[series].segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/[series].segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/en/manga/series.html +1 -1
- package/dist/.next/server/app/en/manga/series.meta +1 -1
- package/dist/.next/server/app/en/manga/series.segments/$d$lang/manga/series/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/series.segments/$d$lang/manga/series.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/series.segments/$d$lang/manga.segment.rsc +2 -2
- package/dist/.next/server/app/en/manga/series.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en/manga/series.segments/_full.segment.rsc +4 -4
- package/dist/.next/server/app/en/manga/series.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/series.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/series.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/en/manga/toread.html +1 -1
- package/dist/.next/server/app/en/manga/toread.meta +1 -1
- package/dist/.next/server/app/en/manga/toread.segments/$d$lang/manga/toread/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/toread.segments/$d$lang/manga/toread.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/toread.segments/$d$lang/manga.segment.rsc +2 -2
- package/dist/.next/server/app/en/manga/toread.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en/manga/toread.segments/_full.segment.rsc +4 -4
- package/dist/.next/server/app/en/manga/toread.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/toread.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/toread.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/en/manga/volume/[slug].html +1 -1
- package/dist/.next/server/app/en/manga/volume/[slug].meta +1 -1
- package/dist/.next/server/app/en/manga/volume/[slug].segments/$d$lang/manga/volume/$d$slug/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/volume/[slug].segments/$d$lang/manga/volume/$d$slug.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/volume/[slug].segments/$d$lang/manga/volume.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/volume/[slug].segments/$d$lang/manga.segment.rsc +2 -2
- package/dist/.next/server/app/en/manga/volume/[slug].segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en/manga/volume/[slug].segments/_full.segment.rsc +4 -4
- package/dist/.next/server/app/en/manga/volume/[slug].segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/volume/[slug].segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/volume/[slug].segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/en/manga/volumes.html +1 -1
- package/dist/.next/server/app/en/manga/volumes.meta +1 -1
- package/dist/.next/server/app/en/manga/volumes.segments/$d$lang/manga/volumes/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/volumes.segments/$d$lang/manga/volumes.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/volumes.segments/$d$lang/manga.segment.rsc +2 -2
- package/dist/.next/server/app/en/manga/volumes.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en/manga/volumes.segments/_full.segment.rsc +4 -4
- package/dist/.next/server/app/en/manga/volumes.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/volumes.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga/volumes.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/en/manga.html +1 -1
- package/dist/.next/server/app/en/manga.meta +1 -1
- package/dist/.next/server/app/en/manga.segments/$d$lang/manga/__PAGE__.segment.rsc +2 -2
- package/dist/.next/server/app/en/manga.segments/$d$lang/manga.segment.rsc +2 -2
- package/dist/.next/server/app/en/manga.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en/manga.segments/_full.segment.rsc +5 -5
- package/dist/.next/server/app/en/manga.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en/manga.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/en/profile/notifications.html +1 -1
- package/dist/.next/server/app/en/profile/notifications.meta +1 -1
- package/dist/.next/server/app/en/profile/notifications.segments/$d$lang/profile/notifications/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/en/profile/notifications.segments/$d$lang/profile/notifications.segment.rsc +1 -1
- package/dist/.next/server/app/en/profile/notifications.segments/$d$lang/profile.segment.rsc +3 -3
- package/dist/.next/server/app/en/profile/notifications.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en/profile/notifications.segments/_full.segment.rsc +5 -5
- package/dist/.next/server/app/en/profile/notifications.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en/profile/notifications.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en/profile/notifications.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/en/profile/update.html +1 -1
- package/dist/.next/server/app/en/profile/update.meta +1 -1
- package/dist/.next/server/app/en/profile/update.segments/$d$lang/profile/update/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/en/profile/update.segments/$d$lang/profile/update.segment.rsc +1 -1
- package/dist/.next/server/app/en/profile/update.segments/$d$lang/profile.segment.rsc +3 -3
- package/dist/.next/server/app/en/profile/update.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en/profile/update.segments/_full.segment.rsc +5 -5
- package/dist/.next/server/app/en/profile/update.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en/profile/update.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en/profile/update.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/en/profile.html +1 -1
- package/dist/.next/server/app/en/profile.meta +1 -1
- package/dist/.next/server/app/en/profile.segments/$d$lang/profile/__PAGE__.segment.rsc +7 -7
- package/dist/.next/server/app/en/profile.segments/$d$lang/profile.segment.rsc +3 -3
- package/dist/.next/server/app/en/profile.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en/profile.segments/_full.segment.rsc +9 -9
- package/dist/.next/server/app/en/profile.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en/profile.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en/profile.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/en/search.html +1 -1
- package/dist/.next/server/app/en/search.meta +1 -1
- package/dist/.next/server/app/en/search.segments/$d$lang/search/__PAGE__.segment.rsc +3 -3
- package/dist/.next/server/app/en/search.segments/$d$lang/search.segment.rsc +1 -1
- package/dist/.next/server/app/en/search.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en/search.segments/_full.segment.rsc +4 -4
- package/dist/.next/server/app/en/search.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en/search.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en/search.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/en/settings/library.html +1 -1
- package/dist/.next/server/app/en/settings/library.meta +1 -1
- package/dist/.next/server/app/en/settings/library.segments/$d$lang/settings/library/__PAGE__.segment.rsc +4 -4
- package/dist/.next/server/app/en/settings/library.segments/$d$lang/settings/library.segment.rsc +1 -1
- package/dist/.next/server/app/en/settings/library.segments/$d$lang/settings.segment.rsc +3 -3
- package/dist/.next/server/app/en/settings/library.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en/settings/library.segments/_full.segment.rsc +6 -6
- package/dist/.next/server/app/en/settings/library.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en/settings/library.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en/settings/library.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/en/settings.html +1 -1
- package/dist/.next/server/app/en/settings.meta +1 -1
- package/dist/.next/server/app/en/settings.segments/$d$lang/settings/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/en/settings.segments/$d$lang/settings.segment.rsc +3 -3
- package/dist/.next/server/app/en/settings.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en/settings.segments/_full.segment.rsc +5 -5
- package/dist/.next/server/app/en/settings.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en/settings.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en/settings.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/en.html +1 -1
- package/dist/.next/server/app/en.meta +1 -1
- package/dist/.next/server/app/en.segments/$d$lang/__PAGE__.segment.rsc +6 -6
- package/dist/.next/server/app/en.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/en.segments/_full.segment.rsc +7 -7
- package/dist/.next/server/app/en.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/en.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/en.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es/books.html +1 -1
- package/dist/.next/server/app/es/books.meta +1 -1
- package/dist/.next/server/app/es/books.segments/$d$lang/books/__PAGE__.segment.rsc +2 -2
- package/dist/.next/server/app/es/books.segments/$d$lang/books.segment.rsc +1 -1
- package/dist/.next/server/app/es/books.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es/books.segments/_full.segment.rsc +4 -4
- package/dist/.next/server/app/es/books.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es/books.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es/books.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es/favorites/books.html +1 -1
- package/dist/.next/server/app/es/favorites/books.meta +1 -1
- package/dist/.next/server/app/es/favorites/books.segments/$d$lang/favorites/books/__PAGE__.segment.rsc +2 -2
- package/dist/.next/server/app/es/favorites/books.segments/$d$lang/favorites/books.segment.rsc +1 -1
- package/dist/.next/server/app/es/favorites/books.segments/$d$lang/favorites.segment.rsc +3 -3
- package/dist/.next/server/app/es/favorites/books.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es/favorites/books.segments/_full.segment.rsc +5 -5
- package/dist/.next/server/app/es/favorites/books.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es/favorites/books.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es/favorites/books.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es/favorites.html +1 -1
- package/dist/.next/server/app/es/favorites.meta +1 -1
- package/dist/.next/server/app/es/favorites.segments/$d$lang/favorites/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/es/favorites.segments/$d$lang/favorites.segment.rsc +3 -3
- package/dist/.next/server/app/es/favorites.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es/favorites.segments/_full.segment.rsc +5 -5
- package/dist/.next/server/app/es/favorites.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es/favorites.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es/favorites.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es/login.html +1 -1
- package/dist/.next/server/app/es/login.meta +1 -1
- package/dist/.next/server/app/es/login.segments/$d$lang/login/__PAGE__.segment.rsc +4 -4
- package/dist/.next/server/app/es/login.segments/$d$lang/login.segment.rsc +1 -1
- package/dist/.next/server/app/es/login.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es/login.segments/_full.segment.rsc +5 -5
- package/dist/.next/server/app/es/login.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es/login.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es/login.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es/manga/[series].html +1 -1
- package/dist/.next/server/app/es/manga/[series].meta +1 -1
- package/dist/.next/server/app/es/manga/[series].segments/$d$lang/manga/$d$series/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/[series].segments/$d$lang/manga/$d$series.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/[series].segments/$d$lang/manga.segment.rsc +2 -2
- package/dist/.next/server/app/es/manga/[series].segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es/manga/[series].segments/_full.segment.rsc +4 -4
- package/dist/.next/server/app/es/manga/[series].segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/[series].segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/[series].segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es/manga/series.html +1 -1
- package/dist/.next/server/app/es/manga/series.meta +1 -1
- package/dist/.next/server/app/es/manga/series.segments/$d$lang/manga/series/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/series.segments/$d$lang/manga/series.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/series.segments/$d$lang/manga.segment.rsc +2 -2
- package/dist/.next/server/app/es/manga/series.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es/manga/series.segments/_full.segment.rsc +4 -4
- package/dist/.next/server/app/es/manga/series.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/series.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/series.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es/manga/toread.html +1 -1
- package/dist/.next/server/app/es/manga/toread.meta +1 -1
- package/dist/.next/server/app/es/manga/toread.segments/$d$lang/manga/toread/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/toread.segments/$d$lang/manga/toread.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/toread.segments/$d$lang/manga.segment.rsc +2 -2
- package/dist/.next/server/app/es/manga/toread.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es/manga/toread.segments/_full.segment.rsc +4 -4
- package/dist/.next/server/app/es/manga/toread.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/toread.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/toread.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es/manga/volume/[slug].html +1 -1
- package/dist/.next/server/app/es/manga/volume/[slug].meta +1 -1
- package/dist/.next/server/app/es/manga/volume/[slug].segments/$d$lang/manga/volume/$d$slug/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/volume/[slug].segments/$d$lang/manga/volume/$d$slug.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/volume/[slug].segments/$d$lang/manga/volume.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/volume/[slug].segments/$d$lang/manga.segment.rsc +2 -2
- package/dist/.next/server/app/es/manga/volume/[slug].segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es/manga/volume/[slug].segments/_full.segment.rsc +4 -4
- package/dist/.next/server/app/es/manga/volume/[slug].segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/volume/[slug].segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/volume/[slug].segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es/manga/volumes.html +1 -1
- package/dist/.next/server/app/es/manga/volumes.meta +1 -1
- package/dist/.next/server/app/es/manga/volumes.segments/$d$lang/manga/volumes/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/volumes.segments/$d$lang/manga/volumes.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/volumes.segments/$d$lang/manga.segment.rsc +2 -2
- package/dist/.next/server/app/es/manga/volumes.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es/manga/volumes.segments/_full.segment.rsc +4 -4
- package/dist/.next/server/app/es/manga/volumes.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/volumes.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga/volumes.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es/manga.html +1 -1
- package/dist/.next/server/app/es/manga.meta +1 -1
- package/dist/.next/server/app/es/manga.segments/$d$lang/manga/__PAGE__.segment.rsc +2 -2
- package/dist/.next/server/app/es/manga.segments/$d$lang/manga.segment.rsc +2 -2
- package/dist/.next/server/app/es/manga.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es/manga.segments/_full.segment.rsc +5 -5
- package/dist/.next/server/app/es/manga.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es/manga.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es/profile/notifications.html +1 -1
- package/dist/.next/server/app/es/profile/notifications.meta +1 -1
- package/dist/.next/server/app/es/profile/notifications.segments/$d$lang/profile/notifications/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/es/profile/notifications.segments/$d$lang/profile/notifications.segment.rsc +1 -1
- package/dist/.next/server/app/es/profile/notifications.segments/$d$lang/profile.segment.rsc +3 -3
- package/dist/.next/server/app/es/profile/notifications.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es/profile/notifications.segments/_full.segment.rsc +5 -5
- package/dist/.next/server/app/es/profile/notifications.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es/profile/notifications.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es/profile/notifications.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es/profile/update.html +1 -1
- package/dist/.next/server/app/es/profile/update.meta +1 -1
- package/dist/.next/server/app/es/profile/update.segments/$d$lang/profile/update/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/es/profile/update.segments/$d$lang/profile/update.segment.rsc +1 -1
- package/dist/.next/server/app/es/profile/update.segments/$d$lang/profile.segment.rsc +3 -3
- package/dist/.next/server/app/es/profile/update.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es/profile/update.segments/_full.segment.rsc +5 -5
- package/dist/.next/server/app/es/profile/update.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es/profile/update.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es/profile/update.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es/profile.html +1 -1
- package/dist/.next/server/app/es/profile.meta +1 -1
- package/dist/.next/server/app/es/profile.segments/$d$lang/profile/__PAGE__.segment.rsc +7 -7
- package/dist/.next/server/app/es/profile.segments/$d$lang/profile.segment.rsc +3 -3
- package/dist/.next/server/app/es/profile.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es/profile.segments/_full.segment.rsc +9 -9
- package/dist/.next/server/app/es/profile.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es/profile.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es/profile.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es/search.html +1 -1
- package/dist/.next/server/app/es/search.meta +1 -1
- package/dist/.next/server/app/es/search.segments/$d$lang/search/__PAGE__.segment.rsc +3 -3
- package/dist/.next/server/app/es/search.segments/$d$lang/search.segment.rsc +1 -1
- package/dist/.next/server/app/es/search.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es/search.segments/_full.segment.rsc +4 -4
- package/dist/.next/server/app/es/search.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es/search.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es/search.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es/settings/library.html +1 -1
- package/dist/.next/server/app/es/settings/library.meta +1 -1
- package/dist/.next/server/app/es/settings/library.segments/$d$lang/settings/library/__PAGE__.segment.rsc +4 -4
- package/dist/.next/server/app/es/settings/library.segments/$d$lang/settings/library.segment.rsc +1 -1
- package/dist/.next/server/app/es/settings/library.segments/$d$lang/settings.segment.rsc +3 -3
- package/dist/.next/server/app/es/settings/library.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es/settings/library.segments/_full.segment.rsc +6 -6
- package/dist/.next/server/app/es/settings/library.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es/settings/library.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es/settings/library.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es/settings.html +1 -1
- package/dist/.next/server/app/es/settings.meta +1 -1
- package/dist/.next/server/app/es/settings.segments/$d$lang/settings/__PAGE__.segment.rsc +1 -1
- package/dist/.next/server/app/es/settings.segments/$d$lang/settings.segment.rsc +3 -3
- package/dist/.next/server/app/es/settings.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es/settings.segments/_full.segment.rsc +5 -5
- package/dist/.next/server/app/es/settings.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es/settings.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es/settings.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/app/es.html +1 -1
- package/dist/.next/server/app/es.meta +1 -1
- package/dist/.next/server/app/es.segments/$d$lang/__PAGE__.segment.rsc +6 -6
- package/dist/.next/server/app/es.segments/$d$lang.segment.rsc +3 -3
- package/dist/.next/server/app/es.segments/_full.segment.rsc +7 -7
- package/dist/.next/server/app/es.segments/_head.segment.rsc +1 -1
- package/dist/.next/server/app/es.segments/_index.segment.rsc +1 -1
- package/dist/.next/server/app/es.segments/_tree.segment.rsc +2 -2
- package/dist/.next/server/chunks/[externals]__06o7v.s._.js +3 -0
- package/dist/.next/server/chunks/[externals]__08.r02j._.js +3 -0
- package/dist/.next/server/chunks/[externals]__0io1dqn._.js +3 -0
- package/dist/.next/server/chunks/{[root-of-the-server]__0fkf5r-._.js → [root-of-the-server]__000e5ac._.js} +2 -2
- package/dist/.next/server/chunks/[root-of-the-server]__01minwl._.js +3 -0
- package/dist/.next/server/chunks/{[root-of-the-server]__0ijy2ij._.js → [root-of-the-server]__065cjna._.js} +2 -2
- package/dist/.next/server/chunks/{[root-of-the-server]__0f19woy._.js → [root-of-the-server]__090y5g~._.js} +2 -2
- package/dist/.next/server/chunks/{[root-of-the-server]__0-_scs9._.js → [root-of-the-server]__0bqqxvi._.js} +2 -2
- package/dist/.next/server/chunks/[root-of-the-server]__0mho9rx._.js +3 -0
- package/dist/.next/server/chunks/{[root-of-the-server]__0fp2904._.js → [root-of-the-server]__0q4f5nz._.js} +2 -2
- package/dist/.next/server/chunks/[root-of-the-server]__0qxte8q._.js +3 -0
- package/dist/.next/server/chunks/{[root-of-the-server]__04nwab-._.js → [root-of-the-server]__0thue9b._.js} +2 -2
- package/dist/.next/server/chunks/{[root-of-the-server]__0m~fhax._.js → [root-of-the-server]__0tp8msd._.js} +2 -2
- package/dist/.next/server/chunks/[root-of-the-server]__0w.wsz5._.js +3 -0
- package/dist/.next/server/chunks/{[root-of-the-server]__0zg_zee._.js → [root-of-the-server]__0w30bka._.js} +2 -2
- package/dist/.next/server/chunks/{[root-of-the-server]__0z~g~f0._.js → [root-of-the-server]__0wzdxnb._.js} +2 -2
- package/dist/.next/server/chunks/[root-of-the-server]__0zbby0w._.js +5 -0
- package/dist/.next/server/chunks/{[root-of-the-server]__0r8deq0._.js → [root-of-the-server]__120g6lv._.js} +2 -2
- package/dist/.next/server/chunks/{[root-of-the-server]__07q~p9l._.js → [root-of-the-server]__12wzt~c._.js} +3 -3
- package/dist/.next/server/chunks/_0-x.21m._.js +1 -1
- package/dist/.next/server/chunks/_0acvjtf._.js +16 -0
- package/dist/.next/server/chunks/_0f4oh8x._.js +16 -0
- package/dist/.next/server/chunks/_0he79j5._.js +1 -1
- package/dist/.next/server/chunks/_0qvo6nz._.js +1 -1
- package/dist/.next/server/chunks/_0yipzck._.js +169 -0
- package/dist/.next/server/chunks/_107a6s1._.js +1 -1
- package/dist/.next/server/chunks/ssr/0xn0_next_dist_0xwri9l._.js +3 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0._f028._.js +36 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0.m~6gk._.js +4 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0.ryx.a._.js +4 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0163-3l._.js +1 -1
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__018gs4f._.js +3 -0
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__0hf_8vu._.js → [root-of-the-server]__03otmt0._.js} +2 -2
- package/dist/.next/server/chunks/ssr/{_13l50z7._.js → [root-of-the-server]__07-jt01._.js} +5 -166
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__07rj5~y._.js +14 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__089fvdc._.js +4 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__08zvzs0._.js +3 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__098q1zi._.js +3 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0_~n0jf._.js +3 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0bf.gcx._.js +4 -0
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__0gtnxti._.js → [root-of-the-server]__0bo9310._.js} +1 -1
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__0hx3z-i._.js → [root-of-the-server]__0drk75y._.js} +2 -2
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__00-qnjt._.js → [root-of-the-server]__0emto8o._.js} +3 -3
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0f51w7p._.js +3 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0fta~.q._.js +11 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0i935p0._.js +36 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0kwcjdy._.js +11 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0lmhha4._.js +6 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0mrfwmc._.js +3 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0od4ov7._.js +14 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0o~wtg1._.js +3 -0
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__12~2k2l._.js → [root-of-the-server]__0pgblxq._.js} +3 -3
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0qmig-l._.js +37 -0
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__0x.6iuo._.js → [root-of-the-server]__0rr_p-o._.js} +2 -2
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0tsardx._.js +3 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0w5_b~q._.js +37 -0
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__0zm98o~._.js → [root-of-the-server]__0wc3k~b._.js} +69 -36
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__0m6l821._.js → [root-of-the-server]__0wiet4z._.js} +2 -2
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0xvohej._.js +3 -0
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__0__uciq._.js → [root-of-the-server]__0y2f1~v._.js} +3 -3
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__10lwhia._.js +4 -0
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__0ib.8y2._.js → [root-of-the-server]__11mv0l0._.js} +4 -3
- package/dist/.next/server/chunks/ssr/{_0jy3cok._.js → _0-ebvut._.js} +2 -2
- package/dist/.next/server/chunks/ssr/_041r_yi._.js +3 -0
- package/dist/.next/server/chunks/ssr/_048l2a~._.js +1 -1
- package/dist/.next/server/chunks/ssr/_05voq8o._.js +179 -0
- package/dist/.next/server/chunks/ssr/_07-ylhi._.js +1 -1
- package/dist/.next/server/chunks/ssr/_07xxqxh._.js +49 -0
- package/dist/.next/server/chunks/ssr/{_0e2-pat._.js → _08pl1y1._.js} +2 -2
- package/dist/.next/server/chunks/ssr/_092ya8a._.js +1 -1
- package/dist/.next/server/chunks/ssr/_0_wsici._.js +2 -2
- package/dist/.next/server/chunks/ssr/{_0rw42it._.js → _0_y--8g._.js} +2 -2
- package/dist/.next/server/chunks/ssr/_0fuvfg_._.js +1 -1
- package/dist/.next/server/chunks/ssr/{_0gstnoe._.js → _0f~qxkm._.js} +2 -2
- package/dist/.next/server/chunks/ssr/_0h.5.93._.js +1 -1
- package/dist/.next/server/chunks/ssr/_0i-_eb8._.js +1 -1
- package/dist/.next/server/chunks/ssr/_0i6jouj._.js +1 -1
- package/dist/.next/server/chunks/ssr/_0io0xwx._.js +1 -1
- package/dist/.next/server/chunks/ssr/_0iq8tqc._.js +1 -1
- package/dist/.next/server/chunks/ssr/_0p~hw5y._.js +1 -1
- package/dist/.next/server/chunks/ssr/_0so9_59._.js +1 -1
- package/dist/.next/server/chunks/ssr/{src_0y-44w.._.js → src_11n4vzd._.js} +2 -2
- package/dist/.next/server/chunks/ssr/src_1317vs.._.js +1 -1
- package/dist/.next/server/chunks/ssr/src_components_0aht.-v._.js +1 -1
- package/dist/.next/server/chunks/ssr/src_components_13jytkv._.js +1 -1
- package/dist/.next/server/middleware-build-manifest.js +3 -3
- package/dist/.next/server/middleware.js +2 -2
- package/dist/.next/server/pages/404.html +1 -1
- package/dist/.next/server/pages/500.html +1 -1
- package/dist/.next/server/server-reference-manifest.js +1 -1
- package/dist/.next/server/server-reference-manifest.json +462 -192
- package/dist/.next/static/chunks/{16212ajtqus.f.js → 0-.2w.r.qbyxh.js} +1 -1
- package/dist/.next/static/chunks/{00w893jap547w.js → 05motg~dk9exd.js} +1 -1
- package/dist/.next/static/chunks/{11ar6ksobd4y0.js → 0d5njxct3o-0e.js} +1 -1
- package/dist/.next/static/chunks/{16kmtoo9px2~m.js → 0gfubdpl2-_6..js} +1 -1
- package/dist/.next/static/chunks/{0ynylo6gn33ue.js → 0h1jok_3p~tov.js} +1 -1
- package/dist/.next/static/chunks/{1407cgo.d8yk5.js → 0jag03phm47nb.js} +1 -1
- package/dist/.next/static/chunks/{0lw-ygpse4.k-.css → 0jiz239_9337c.css} +1 -1
- package/dist/.next/static/chunks/0ob9ncnj.i~pr.js +1 -0
- package/dist/.next/static/chunks/{12ngzq7p6ejia.js → 0ql49co.cgb-6.js} +1 -1
- package/dist/.next/static/chunks/{0~-2eg~q95lml.js → 0rvajo28np3og.js} +1 -1
- package/dist/.next/static/chunks/{07t237yet9bq_.js → 0z5qgi03n50zx.js} +1 -1
- package/dist/.next/static/chunks/{09sxsld1-o6fy.js → 0~_urpr.p5fsg.js} +3 -3
- package/dist/.next/static/chunks/{0ybyw~qajiyh3.js → 12h.-dzk4mq7e.js} +1 -1
- package/dist/.next/static/chunks/{0ep8mezqzlwj0.js → 15l91tk5_1zt..js} +1 -1
- package/dist/.next/static/chunks/{09d4hvfidzh~u.js → 16uo5t_-6qm9b.js} +1 -1
- package/dist/.next/static/chunks/187jspc2d6.0_.js +1 -0
- package/dist/next.config.ts +7 -0
- package/dist/package.json +1 -1
- package/dist/server.js +1 -1
- package/dist/src/actions/delete.ts +5 -0
- package/dist/src/actions/scan-series.ts +5 -0
- package/dist/src/app/[lang]/manga/[series]/page.tsx +7 -6
- package/dist/src/app/[lang]/manga/volume/[slug]/page.tsx +2 -4
- package/dist/src/app/api/admin/scan-manga/extract-cover/route.ts +3 -0
- package/dist/src/app/api/admin/scan-manga/extract-meta/route.ts +2 -0
- package/dist/src/app/api/admin/scan-manga/index-library/route.ts +3 -0
- package/dist/src/app/api/admin/scan-manga/start/route.ts +2 -0
- package/dist/src/app/api/admin/upload/confirm/route.ts +5 -0
- package/dist/src/app/api/admin/upload/library/chunk/route.ts +3 -0
- package/dist/src/components/home/manga/HeroKeepRead.tsx +2 -3
- package/dist/src/components/home/manga/RowNewVols.tsx +2 -3
- package/dist/src/components/library/manga/grid/SeriesIndex.tsx +3 -6
- package/dist/src/components/library/manga/grid/SeriesIndexFav.tsx +3 -4
- package/dist/src/components/library/manga/grid/VolumesIndex.tsx +2 -5
- package/dist/src/components/library/manga/grid/VolumesIndexFav.tsx +2 -3
- package/dist/src/components/library/manga/grid/WantToRead.tsx +2 -5
- package/dist/src/components/library/manga/row/HeroKeepRead.tsx +2 -3
- package/dist/src/components/library/manga/row/NewVols.tsx +2 -3
- package/dist/src/components/library/manga/row/NextVol.tsx +2 -3
- package/dist/src/components/library/manga/row/RecentlyRead.tsx +2 -3
- package/dist/src/components/ui/Pagination.tsx +20 -11
- package/dist/src/lib/db/library.ts +154 -32
- package/dist/src/lib/mangaCover.ts +35 -0
- package/dist/src/lib/mangaLibraryCache.ts +7 -0
- package/package.json +1 -1
- package/dist/.next/server/chunks/[externals]__04m39l7._.js +0 -3
- package/dist/.next/server/chunks/[externals]__04s9s57._.js +0 -3
- package/dist/.next/server/chunks/[externals]__0jgb52s._.js +0 -3
- package/dist/.next/server/chunks/[root-of-the-server]__08l0-uy._.js +0 -3
- package/dist/.next/server/chunks/[root-of-the-server]__092ex.x._.js +0 -3
- package/dist/.next/server/chunks/[root-of-the-server]__0klhjfc._.js +0 -3
- package/dist/.next/server/chunks/[root-of-the-server]__0wly.7o._.js +0 -3
- package/dist/.next/server/chunks/[root-of-the-server]__11sc5qz._.js +0 -5
- package/dist/.next/server/chunks/_0p05.ug._.js +0 -159
- package/dist/.next/server/chunks/ssr/0xn0_next_dist_compiled_@opentelemetry_api_index_0yw.6hv.js +0 -3
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__011b4lm._.js +0 -129
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__04rf-mb._.js +0 -14
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__06u2vz6._.js +0 -11
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__07ufuic._.js +0 -3
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__09-q1xu._.js +0 -129
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0g7b1.f._.js +0 -11
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0gqwm5-._.js +0 -165
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0o-bi_~._.js +0 -3
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0pmglub._.js +0 -162
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0s8g7im._.js +0 -129
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0v7w8sw._.js +0 -140
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0wvq4b6._.js +0 -3
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0yztyni._.js +0 -165
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0~yz~pb._.js +0 -127
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__10-pmk_._.js +0 -167
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__11_b.yg._.js +0 -3
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__136hhiw._.js +0 -3
- package/dist/.next/server/chunks/ssr/_0-a2~22._.js +0 -198
- package/dist/.next/server/chunks/ssr/_040iqz4._.js +0 -165
- package/dist/.next/server/chunks/ssr/_06sgwry._.js +0 -198
- package/dist/.next/server/chunks/ssr/_07p7svd._.js +0 -230
- package/dist/.next/server/chunks/ssr/_0b.571z._.js +0 -165
- package/dist/.next/server/chunks/ssr/_0kdx8hs._.js +0 -16
- package/dist/.next/server/chunks/ssr/_0mw_qhe._.js +0 -165
- package/dist/.next/server/chunks/ssr/_0o54j9l._.js +0 -167
- package/dist/.next/server/chunks/ssr/_0rdv9ta._.js +0 -3
- package/dist/.next/server/chunks/ssr/_0s8v6hg._.js +0 -49
- package/dist/.next/static/chunks/129uuld5wgv_k.js +0 -1
- package/dist/.next/static/chunks/1703w28xs4zmm.js +0 -1
- /package/dist/.next/static/{eOHo5r8CUXYWTZ8s2uhkD → PWw2Oo50QJHfYm7Z43WyV}/_buildManifest.js +0 -0
- /package/dist/.next/static/{eOHo5r8CUXYWTZ8s2uhkD → PWw2Oo50QJHfYm7Z43WyV}/_clientMiddlewareManifest.js +0 -0
- /package/dist/.next/static/{eOHo5r8CUXYWTZ8s2uhkD → PWw2Oo50QJHfYm7Z43WyV}/_ssgManifest.js +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/[lang]/manga/volume/[slug]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":19191,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js":{"id":19191,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":1708,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1708,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":20671,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js":{"id":20671,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":79976,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js":{"id":79976,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":91402,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":91402,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":46468,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":46468,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":71209,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":71209,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/instant-validation/boundary.js <module evaluation>":{"id":464,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/instant-validation/boundary.js":{"id":464,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":99879,"name":"*","chunks":[],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js":{"id":99879,"name":"*","chunks":[],"async":false},"[project]/src/components/sidebar/siebarLogo.tsx <module evaluation>":{"id":12568,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js"],"async":false},"[project]/src/components/sidebar/siebarLogo.tsx":{"id":12568,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/app-dir/link.js <module evaluation>":{"id":48847,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/app-dir/link.js":{"id":48847,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/node_modules/.pnpm/lucide-react@1.14.0_react@19.2.6/node_modules/lucide-react/dist/esm/Icon.mjs <module evaluation>":{"id":54085,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js"],"async":false},"[project]/node_modules/.pnpm/lucide-react@1.14.0_react@19.2.6/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":54085,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js"],"async":false},"[project]/src/components/sidebar/MainNav.tsx <module evaluation>":{"id":39624,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js"],"async":false},"[project]/src/components/sidebar/MainNav.tsx":{"id":39624,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js"],"async":false},"[project]/src/components/sidebar/FooterNav.tsx <module evaluation>":{"id":70943,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js"],"async":false},"[project]/src/components/sidebar/FooterNav.tsx":{"id":70943,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js"],"async":false},"[project]/src/components/search/SearchImput.tsx <module evaluation>":{"id":16475,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js"],"async":false},"[project]/src/components/search/SearchImput.tsx":{"id":16475,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js"],"async":false},"[project]/src/components/search/SearchModal.tsx <module evaluation>":{"id":44542,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js"],"async":false},"[project]/src/components/search/SearchModal.tsx":{"id":44542,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js"],"async":false},"[project]/src/components/mobNav/MobNavButton.tsx <module evaluation>":{"id":53939,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js"],"async":false},"[project]/src/components/mobNav/MobNavButton.tsx":{"id":53939,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":65932,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":65932,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js"],"async":false},"[project]/src/components/library/manga/row/HeroKeepRead.tsx <module evaluation>":{"id":58719,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js"],"async":false},"[project]/src/components/library/manga/row/HeroKeepRead.tsx":{"id":58719,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/image-component.js <module evaluation>":{"id":83754,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/image-component.js":{"id":83754,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/src/components/library/manga/ReadButtonsVolume.tsx <module evaluation>":{"id":74452,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/src/components/library/manga/ReadButtonsVolume.tsx":{"id":74452,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/src/components/library/manga/ReadingHistory.tsx <module evaluation>":{"id":49083,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/src/components/library/manga/ReadingHistory.tsx":{"id":49083,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/src/components/library/manga/MangaSummary.tsx <module evaluation>":{"id":14969,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/src/components/library/manga/MangaSummary.tsx":{"id":14969,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/src/components/library/manga/DeleteMangaItem.tsx <module evaluation>":{"id":3099,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/src/components/library/manga/DeleteMangaItem.tsx":{"id":3099,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/src/components/library/manga/ScanSeriesButton.tsx <module evaluation>":{"id":70271,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/src/components/library/manga/ScanSeriesButton.tsx":{"id":70271,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/src/components/ui/Tabs.tsx <module evaluation>":{"id":73668,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/src/components/ui/Tabs.tsx":{"id":73668,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/src/components/library/manga/VolumeRating.tsx <module evaluation>":{"id":19086,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false},"[project]/src/components/library/manga/VolumeRating.tsx":{"id":19086,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/0ybyw~qajiyh3.js"],"async":false}},"ssrModuleMapping":{"19191":{"*":{"id":4837,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0m6l821._.js","server/chunks/ssr/0xn0_next_dist_esm_12n8es0._.js"],"async":false}},"1708":{"*":{"id":62068,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0m6l821._.js","server/chunks/ssr/0xn0_next_dist_esm_12n8es0._.js"],"async":false}},"20671":{"*":{"id":59462,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0m6l821._.js","server/chunks/ssr/0xn0_next_dist_esm_12n8es0._.js"],"async":false}},"79976":{"*":{"id":42232,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0m6l821._.js","server/chunks/ssr/0xn0_next_dist_esm_12n8es0._.js"],"async":false}},"91402":{"*":{"id":92912,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0m6l821._.js","server/chunks/ssr/0xn0_next_dist_esm_12n8es0._.js"],"async":false}},"46468":{"*":{"id":64120,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0m6l821._.js","server/chunks/ssr/0xn0_next_dist_esm_12n8es0._.js"],"async":false}},"71209":{"*":{"id":95161,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0m6l821._.js","server/chunks/ssr/0xn0_next_dist_esm_12n8es0._.js"],"async":false}},"464":{"*":{"id":53911,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0m6l821._.js","server/chunks/ssr/0xn0_next_dist_esm_12n8es0._.js"],"async":false}},"99879":{"*":{"id":70045,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0pel3hs._.js"],"async":false}},"12568":{"*":{"id":78079,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js"],"async":false}},"48847":{"*":{"id":15455,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0jy3cok._.js","server/chunks/ssr/_0e2-pat._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}},"54085":{"*":{"id":69545,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js"],"async":false}},"39624":{"*":{"id":30617,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js"],"async":false}},"70943":{"*":{"id":46341,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js"],"async":false}},"16475":{"*":{"id":52659,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js"],"async":false}},"44542":{"*":{"id":68539,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js"],"async":false}},"53939":{"*":{"id":50507,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js"],"async":false}},"65932":{"*":{"id":61889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js"],"async":false}},"58719":{"*":{"id":50237,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0jy3cok._.js"],"async":false}},"83754":{"*":{"id":60987,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0jy3cok._.js","server/chunks/ssr/_0e2-pat._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}},"74452":{"*":{"id":32779,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0jy3cok._.js","server/chunks/ssr/_0e2-pat._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}},"49083":{"*":{"id":14672,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0jy3cok._.js","server/chunks/ssr/_0e2-pat._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}},"14969":{"*":{"id":23841,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0jy3cok._.js","server/chunks/ssr/_0e2-pat._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}},"3099":{"*":{"id":26085,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0jy3cok._.js","server/chunks/ssr/_0e2-pat._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}},"70271":{"*":{"id":90627,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0jy3cok._.js","server/chunks/ssr/_0e2-pat._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}},"73668":{"*":{"id":84757,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0jy3cok._.js","server/chunks/ssr/_0e2-pat._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}},"19086":{"*":{"id":46271,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0hf_8vu._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0jy3cok._.js","server/chunks/ssr/_0e2-pat._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"19191":{"*":{"id":90390,"name":"*","chunks":[],"async":false}},"1708":{"*":{"id":14455,"name":"*","chunks":[],"async":false}},"20671":{"*":{"id":57877,"name":"*","chunks":[],"async":false}},"79976":{"*":{"id":41905,"name":"*","chunks":[],"async":false}},"91402":{"*":{"id":86622,"name":"*","chunks":[],"async":false}},"46468":{"*":{"id":95439,"name":"*","chunks":[],"async":false}},"71209":{"*":{"id":60465,"name":"*","chunks":[],"async":false}},"464":{"*":{"id":86569,"name":"*","chunks":[],"async":false}},"99879":{"*":{"id":97618,"name":"*","chunks":[],"async":false}},"12568":{"*":{"id":37176,"name":"*","chunks":[],"async":false}},"48847":{"*":{"id":92739,"name":"*","chunks":[],"async":false}},"54085":{"*":{"id":14496,"name":"*","chunks":[],"async":false}},"39624":{"*":{"id":16676,"name":"*","chunks":[],"async":false}},"70943":{"*":{"id":30811,"name":"*","chunks":[],"async":false}},"16475":{"*":{"id":5200,"name":"*","chunks":[],"async":false}},"44542":{"*":{"id":92116,"name":"*","chunks":[],"async":false}},"53939":{"*":{"id":24540,"name":"*","chunks":[],"async":false}},"65932":{"*":{"id":39611,"name":"*","chunks":[],"async":false}},"58719":{"*":{"id":78740,"name":"*","chunks":[],"async":false}},"83754":{"*":{"id":79604,"name":"*","chunks":[],"async":false}},"74452":{"*":{"id":41443,"name":"*","chunks":[],"async":false}},"49083":{"*":{"id":16832,"name":"*","chunks":[],"async":false}},"14969":{"*":{"id":74752,"name":"*","chunks":[],"async":false}},"3099":{"*":{"id":91411,"name":"*","chunks":[],"async":false}},"70271":{"*":{"id":46330,"name":"*","chunks":[],"async":false}},"73668":{"*":{"id":94567,"name":"*","chunks":[],"async":false}},"19086":{"*":{"id":8470,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/not-found":[],"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[lang]/layout":[{"path":"static/chunks/0lw-ygpse4.k-.css","inlined":false}],"[project]/src/app/[lang]/manga/layout":[{"path":"static/chunks/0lw-ygpse4.k-.css","inlined":false}],"[project]/src/app/[lang]/manga/volume/[slug]/page":[{"path":"static/chunks/0lw-ygpse4.k-.css","inlined":false}]},"entryJSFiles":{"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/not-found":["static/chunks/172z3klmfotr0.js","static/chunks/0u754jhlfjokm.js"],"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[lang]/layout":["static/chunks/09sxsld1-o6fy.js"],"[project]/src/app/[lang]/manga/layout":["static/chunks/09sxsld1-o6fy.js","static/chunks/16kmtoo9px2~m.js"],"[project]/src/app/[lang]/manga/volume/[slug]/page":["static/chunks/09sxsld1-o6fy.js","static/chunks/16kmtoo9px2~m.js","static/chunks/0ybyw~qajiyh3.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/[lang]/manga/volume/[slug]/page"] = {"moduleLoading":{"prefix":"","crossOrigin":null},"clientModules":{"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js <module evaluation>":{"id":19191,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/layout-router.js":{"id":19191,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js <module evaluation>":{"id":1708,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1708,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js <module evaluation>":{"id":20671,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-page.js":{"id":20671,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js <module evaluation>":{"id":79976,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/client-segment.js":{"id":79976,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js <module evaluation>":{"id":91402,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":91402,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js <module evaluation>":{"id":46468,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":46468,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js <module evaluation>":{"id":71209,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":71209,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/instant-validation/boundary.js <module evaluation>":{"id":464,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/esm/client/components/instant-validation/boundary.js":{"id":464,"name":"*","chunks":["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js <module evaluation>":{"id":99879,"name":"*","chunks":[],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error.js":{"id":99879,"name":"*","chunks":[],"async":false},"[project]/src/components/sidebar/siebarLogo.tsx <module evaluation>":{"id":12568,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js"],"async":false},"[project]/src/components/sidebar/siebarLogo.tsx":{"id":12568,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/app-dir/link.js <module evaluation>":{"id":48847,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/app-dir/link.js":{"id":48847,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/node_modules/.pnpm/lucide-react@1.14.0_react@19.2.6/node_modules/lucide-react/dist/esm/Icon.mjs <module evaluation>":{"id":54085,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js"],"async":false},"[project]/node_modules/.pnpm/lucide-react@1.14.0_react@19.2.6/node_modules/lucide-react/dist/esm/Icon.mjs":{"id":54085,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js"],"async":false},"[project]/src/components/sidebar/MainNav.tsx <module evaluation>":{"id":39624,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js"],"async":false},"[project]/src/components/sidebar/MainNav.tsx":{"id":39624,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js"],"async":false},"[project]/src/components/sidebar/FooterNav.tsx <module evaluation>":{"id":70943,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js"],"async":false},"[project]/src/components/sidebar/FooterNav.tsx":{"id":70943,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js"],"async":false},"[project]/src/components/search/SearchImput.tsx <module evaluation>":{"id":16475,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js"],"async":false},"[project]/src/components/search/SearchImput.tsx":{"id":16475,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js"],"async":false},"[project]/src/components/search/SearchModal.tsx <module evaluation>":{"id":44542,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js"],"async":false},"[project]/src/components/search/SearchModal.tsx":{"id":44542,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js"],"async":false},"[project]/src/components/mobNav/MobNavButton.tsx <module evaluation>":{"id":53939,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js"],"async":false},"[project]/src/components/mobNav/MobNavButton.tsx":{"id":53939,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":65932,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":65932,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js"],"async":false},"[project]/src/components/library/manga/row/HeroKeepRead.tsx <module evaluation>":{"id":58719,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js"],"async":false},"[project]/src/components/library/manga/row/HeroKeepRead.tsx":{"id":58719,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/image-component.js <module evaluation>":{"id":83754,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/image-component.js":{"id":83754,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/src/components/library/manga/ReadButtonsVolume.tsx <module evaluation>":{"id":74452,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/src/components/library/manga/ReadButtonsVolume.tsx":{"id":74452,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/src/components/library/manga/ReadingHistory.tsx <module evaluation>":{"id":49083,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/src/components/library/manga/ReadingHistory.tsx":{"id":49083,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/src/components/library/manga/MangaSummary.tsx <module evaluation>":{"id":14969,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/src/components/library/manga/MangaSummary.tsx":{"id":14969,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/src/components/library/manga/DeleteMangaItem.tsx <module evaluation>":{"id":3099,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/src/components/library/manga/DeleteMangaItem.tsx":{"id":3099,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/src/components/library/manga/ScanSeriesButton.tsx <module evaluation>":{"id":70271,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/src/components/library/manga/ScanSeriesButton.tsx":{"id":70271,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/src/components/ui/Tabs.tsx <module evaluation>":{"id":73668,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/src/components/ui/Tabs.tsx":{"id":73668,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/src/components/library/manga/VolumeRating.tsx <module evaluation>":{"id":19086,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false},"[project]/src/components/library/manga/VolumeRating.tsx":{"id":19086,"name":"*","chunks":["/_next/static/chunks/0~_urpr.p5fsg.js","/_next/static/chunks/0gfubdpl2-_6..js","/_next/static/chunks/12h.-dzk4mq7e.js"],"async":false}},"ssrModuleMapping":{"19191":{"*":{"id":4837,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0wiet4z._.js","server/chunks/ssr/0xn0_next_dist_esm_12n8es0._.js"],"async":false}},"1708":{"*":{"id":62068,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0wiet4z._.js","server/chunks/ssr/0xn0_next_dist_esm_12n8es0._.js"],"async":false}},"20671":{"*":{"id":59462,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0wiet4z._.js","server/chunks/ssr/0xn0_next_dist_esm_12n8es0._.js"],"async":false}},"79976":{"*":{"id":42232,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0wiet4z._.js","server/chunks/ssr/0xn0_next_dist_esm_12n8es0._.js"],"async":false}},"91402":{"*":{"id":92912,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0wiet4z._.js","server/chunks/ssr/0xn0_next_dist_esm_12n8es0._.js"],"async":false}},"46468":{"*":{"id":64120,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0wiet4z._.js","server/chunks/ssr/0xn0_next_dist_esm_12n8es0._.js"],"async":false}},"71209":{"*":{"id":95161,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0wiet4z._.js","server/chunks/ssr/0xn0_next_dist_esm_12n8es0._.js"],"async":false}},"464":{"*":{"id":53911,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0wiet4z._.js","server/chunks/ssr/0xn0_next_dist_esm_12n8es0._.js"],"async":false}},"99879":{"*":{"id":70045,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__0pel3hs._.js"],"async":false}},"12568":{"*":{"id":78079,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js"],"async":false}},"48847":{"*":{"id":15455,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0-ebvut._.js","server/chunks/ssr/_08pl1y1._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}},"54085":{"*":{"id":69545,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js"],"async":false}},"39624":{"*":{"id":30617,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js"],"async":false}},"70943":{"*":{"id":46341,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js"],"async":false}},"16475":{"*":{"id":52659,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js"],"async":false}},"44542":{"*":{"id":68539,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js"],"async":false}},"53939":{"*":{"id":50507,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js"],"async":false}},"65932":{"*":{"id":61889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js"],"async":false}},"58719":{"*":{"id":50237,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0-ebvut._.js"],"async":false}},"83754":{"*":{"id":60987,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0-ebvut._.js","server/chunks/ssr/_08pl1y1._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}},"74452":{"*":{"id":32779,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0-ebvut._.js","server/chunks/ssr/_08pl1y1._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}},"49083":{"*":{"id":14672,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0-ebvut._.js","server/chunks/ssr/_08pl1y1._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}},"14969":{"*":{"id":23841,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0-ebvut._.js","server/chunks/ssr/_08pl1y1._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}},"3099":{"*":{"id":26085,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0-ebvut._.js","server/chunks/ssr/_08pl1y1._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}},"70271":{"*":{"id":90627,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0-ebvut._.js","server/chunks/ssr/_08pl1y1._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}},"73668":{"*":{"id":84757,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0-ebvut._.js","server/chunks/ssr/_08pl1y1._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}},"19086":{"*":{"id":46271,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03otmt0._.js","server/chunks/ssr/node_modules__pnpm_0.rcelq._.js","server/chunks/ssr/0xn0_next_dist_0vmy0_j._.js","server/chunks/ssr/0xn0_next_0p00r~a._.js","server/chunks/ssr/_0p~hw5y._.js","server/chunks/ssr/0xn0_next_dist_0kq-56-._.js","server/chunks/ssr/_0-ebvut._.js","server/chunks/ssr/_08pl1y1._.js","server/chunks/ssr/src_components_13jytkv._.js"],"async":false}}},"edgeSSRModuleMapping":{},"rscModuleMapping":{"19191":{"*":{"id":90390,"name":"*","chunks":[],"async":false}},"1708":{"*":{"id":14455,"name":"*","chunks":[],"async":false}},"20671":{"*":{"id":57877,"name":"*","chunks":[],"async":false}},"79976":{"*":{"id":41905,"name":"*","chunks":[],"async":false}},"91402":{"*":{"id":86622,"name":"*","chunks":[],"async":false}},"46468":{"*":{"id":95439,"name":"*","chunks":[],"async":false}},"71209":{"*":{"id":60465,"name":"*","chunks":[],"async":false}},"464":{"*":{"id":86569,"name":"*","chunks":[],"async":false}},"99879":{"*":{"id":97618,"name":"*","chunks":[],"async":false}},"12568":{"*":{"id":37176,"name":"*","chunks":[],"async":false}},"48847":{"*":{"id":92739,"name":"*","chunks":[],"async":false}},"54085":{"*":{"id":14496,"name":"*","chunks":[],"async":false}},"39624":{"*":{"id":16676,"name":"*","chunks":[],"async":false}},"70943":{"*":{"id":30811,"name":"*","chunks":[],"async":false}},"16475":{"*":{"id":5200,"name":"*","chunks":[],"async":false}},"44542":{"*":{"id":92116,"name":"*","chunks":[],"async":false}},"53939":{"*":{"id":24540,"name":"*","chunks":[],"async":false}},"65932":{"*":{"id":39611,"name":"*","chunks":[],"async":false}},"58719":{"*":{"id":78740,"name":"*","chunks":[],"async":false}},"83754":{"*":{"id":79604,"name":"*","chunks":[],"async":false}},"74452":{"*":{"id":41443,"name":"*","chunks":[],"async":false}},"49083":{"*":{"id":16832,"name":"*","chunks":[],"async":false}},"14969":{"*":{"id":74752,"name":"*","chunks":[],"async":false}},"3099":{"*":{"id":91411,"name":"*","chunks":[],"async":false}},"70271":{"*":{"id":46330,"name":"*","chunks":[],"async":false}},"73668":{"*":{"id":94567,"name":"*","chunks":[],"async":false}},"19086":{"*":{"id":8470,"name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{},"entryCSSFiles":{"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/not-found":[],"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[lang]/layout":[{"path":"static/chunks/0jiz239_9337c.css","inlined":false}],"[project]/src/app/[lang]/manga/layout":[{"path":"static/chunks/0jiz239_9337c.css","inlined":false}],"[project]/src/app/[lang]/manga/volume/[slug]/page":[{"path":"static/chunks/0jiz239_9337c.css","inlined":false}]},"entryJSFiles":{"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/not-found":["static/chunks/172z3klmfotr0.js","static/chunks/0u754jhlfjokm.js"],"[project]/node_modules/.pnpm/next@16.2.6_@babel+core@7.29.0_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/next/dist/client/components/builtin/global-error":[],"[project]/src/app/[lang]/layout":["static/chunks/0~_urpr.p5fsg.js"],"[project]/src/app/[lang]/manga/layout":["static/chunks/0~_urpr.p5fsg.js","static/chunks/0gfubdpl2-_6..js"],"[project]/src/app/[lang]/manga/volume/[slug]/page":["static/chunks/0~_urpr.p5fsg.js","static/chunks/0gfubdpl2-_6..js","static/chunks/12h.-dzk4mq7e.js"]}};
|
|
3
3
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"status": 200,
|
|
3
3
|
"headers": {
|
|
4
|
-
"link": "</_next/static/media/Boldonse-s.p.0cfuyh95w9h4z.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/RobotoCondensed_Bold-s.p.00gqv~1e-fgpk.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/RobotoCondensed_Regular-s.p.0s.ps242b.v.0.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/chunks/
|
|
4
|
+
"link": "</_next/static/media/Boldonse-s.p.0cfuyh95w9h4z.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/RobotoCondensed_Bold-s.p.00gqv~1e-fgpk.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/media/RobotoCondensed_Regular-s.p.0s.ps242b.v.0.woff2>; rel=preload; as=\"font\"; crossorigin=\"\"; type=\"font/woff2\", </_next/static/chunks/0jiz239_9337c.css>; rel=preload; as=\"style\"",
|
|
5
5
|
"x-nextjs-stale-time": "300",
|
|
6
6
|
"x-nextjs-prerender": "1",
|
|
7
7
|
"x-next-cache-tags": "_N_T_/layout,_N_T_/[lang]/layout,_N_T_/[lang]/manga/layout,_N_T_/[lang]/manga/volume/layout,_N_T_/[lang]/manga/volume/[slug]/layout,_N_T_/[lang]/manga/volume/[slug]/page"
|
|
8
8
|
},
|
|
9
|
-
"postponed": "933:89[[\"lang\",[\"%%drp:lang:
|
|
9
|
+
"postponed": "933:89[[\"lang\",[\"%%drp:lang:64ab454042dce%%\",\"d\"]],[\"slug\",[\"%%drp:slug:64ab454042dce%%\",\"d\"]]][0,{\"nextSegmentId\":0,\"rootFormatContext\":{\"insertionMode\":0,\"selectedValue\":null,\"tagScope\":0,\"viewTransition\":null},\"progressiveChunkSize\":12800,\"resumableState\":{\"idPrefix\":\"\",\"nextFormID\":0,\"streamingFormat\":0,\"bootstrapScripts\":[{\"src\":\"/_next/static/chunks/034.po9-x_6e_.js\"}],\"instructions\":0,\"hasBody\":false,\"hasHtml\":false,\"unknownResources\":{\"font\":{\"/_next/static/media/Boldonse-s.p.0cfuyh95w9h4z.woff2\":[],\"/_next/static/media/RobotoCondensed_Bold-s.p.00gqv~1e-fgpk.woff2\":[],\"/_next/static/media/RobotoCondensed_Regular-s.p.0s.ps242b.v.0.woff2\":[]}},\"dnsResources\":{},\"connectResources\":{\"default\":{},\"anonymous\":{},\"credentials\":{}},\"imageResources\":{},\"styleResources\":{\"/_next/static/chunks/0jiz239_9337c.css\":[]},\"scriptResources\":{},\"moduleUnknownResources\":{},\"moduleScriptResources\":{}},\"replayNodes\":[],\"replaySlots\":-1}]null",
|
|
10
10
|
"segmentPaths": [
|
|
11
11
|
"/_tree",
|
|
12
12
|
"/_full",
|
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
2:"$Sreact.suspense"
|
|
3
3
|
4:I[46468,["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"OutletBoundary"]
|
|
4
4
|
6:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[["$","$2",null,{"fallback":["$","div",null,{"className":"p-4","children":[["$","div",null,{"className":"h-8 w-48 rounded bg-sand animate-pulse mb-4"}],["$","div",null,{"className":"flex gap-4","children":[["$","div",null,{"className":"w-40 aspect-[3/5] rounded-lg bg-sand animate-pulse flex-shrink-0"}],["$","div",null,{"className":"flex-1 flex flex-col gap-3","children":[["$","div","0",{"className":"h-4 rounded bg-sand animate-pulse"}],["$","div","1",{"className":"h-4 rounded bg-sand animate-pulse"}],["$","div","2",{"className":"h-4 rounded bg-sand animate-pulse"}],["$","div","3",{"className":"h-4 rounded bg-sand animate-pulse"}]]}]]}]]}],"children":"$L3"}],[["$","script","script-0",{"src":"/_next/static/chunks/
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[["$","$2",null,{"fallback":["$","div",null,{"className":"p-4","children":[["$","div",null,{"className":"h-8 w-48 rounded bg-sand animate-pulse mb-4"}],["$","div",null,{"className":"flex gap-4","children":[["$","div",null,{"className":"w-40 aspect-[3/5] rounded-lg bg-sand animate-pulse flex-shrink-0"}],["$","div",null,{"className":"flex-1 flex flex-col gap-3","children":[["$","div","0",{"className":"h-4 rounded bg-sand animate-pulse"}],["$","div","1",{"className":"h-4 rounded bg-sand animate-pulse"}],["$","div","2",{"className":"h-4 rounded bg-sand animate-pulse"}],["$","div","3",{"className":"h-4 rounded bg-sand animate-pulse"}]]}]]}]]}],"children":"$L3"}],[["$","script","script-0",{"src":"/_next/static/chunks/12h.-dzk4mq7e.js","async":true}]],["$","$L4",null,{"children":["$","$2",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":true,"staleTime":300,"varyParams":"$W6","buildId":"PWw2Oo50QJHfYm7Z43WyV"}
|
|
6
6
|
5:null
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[19191,["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"default"]
|
|
3
3
|
3:I[1708,["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"default"]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"PWw2Oo50QJHfYm7Z43WyV"}
|
package/dist/.next/server/app/[lang]/manga/volume/[slug].segments/$d$lang/manga/volume.segment.rsc
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[19191,["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"default"]
|
|
3
3
|
3:I[1708,["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"default"]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"PWw2Oo50QJHfYm7Z43WyV"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
2
|
3:[]
|
|
3
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/
|
|
3
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/0gfubdpl2-_6..js","async":true}]],"$L2"]}],"isPartial":true,"staleTime":300,"varyParams":"$W3","buildId":"PWw2Oo50QJHfYm7Z43WyV"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
:HL["/_next/static/chunks/
|
|
2
|
+
:HL["/_next/static/chunks/0jiz239_9337c.css","style"]
|
|
3
3
|
3:[]
|
|
4
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/
|
|
4
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0jiz239_9337c.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0~_urpr.p5fsg.js","async":true}]],"$L2"]}],"isPartial":true,"staleTime":300,"varyParams":"$W3","buildId":"PWw2Oo50QJHfYm7Z43WyV"}
|
|
@@ -7,11 +7,11 @@ e:I[46468,["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jh
|
|
|
7
7
|
10:I[46468,["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"MetadataBoundary"]
|
|
8
8
|
12:I[99879,[],"default",1]
|
|
9
9
|
15:I[71209,["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"IconMark"]
|
|
10
|
-
:HL["/_next/static/chunks/
|
|
10
|
+
:HL["/_next/static/chunks/0jiz239_9337c.css","style"]
|
|
11
11
|
:HL["/_next/static/media/Boldonse-s.p.0cfuyh95w9h4z.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
12
12
|
:HL["/_next/static/media/RobotoCondensed_Bold-s.p.00gqv~1e-fgpk.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
13
13
|
:HL["/_next/static/media/RobotoCondensed_Regular-s.p.0s.ps242b.v.0.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
14
|
-
0:{"P":null,"c":["","[lang]","manga","volume","[slug]"],"q":"","i":false,"f":[[["",{"children":[["lang","%%drp:lang:
|
|
14
|
+
0:{"P":null,"c":["","[lang]","manga","volume","[slug]"],"q":"","i":false,"f":[[["",{"children":[["lang","%%drp:lang:64ab454042dce%%","d",null],{"children":["manga",{"children":["volume",{"children":[["slug","%%drp:slug:64ab454042dce%%","d",null],{"children":["__PAGE__",{}]}]}]}]},"$undefined","$undefined",16]}],[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/0jiz239_9337c.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0~_urpr.p5fsg.js","async":true,"nonce":"$undefined"}]],"$L4"]}],{"children":[["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/0gfubdpl2-_6..js","async":true,"nonce":"$undefined"}]],"$L5"]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":[["$","$6",null,{"fallback":["$","div",null,{"className":"p-4","children":[["$","div",null,{"className":"h-8 w-48 rounded bg-sand animate-pulse mb-4"}],["$","div",null,{"className":"flex gap-4","children":[["$","div",null,{"className":"w-40 aspect-[3/5] rounded-lg bg-sand animate-pulse flex-shrink-0"}],["$","div",null,{"className":"flex-1 flex flex-col gap-3","children":[["$","div","0",{"className":"h-4 rounded bg-sand animate-pulse"}],["$","div","1",{"className":"h-4 rounded bg-sand animate-pulse"}],["$","div","2",{"className":"h-4 rounded bg-sand animate-pulse"}],["$","div","3",{"className":"h-4 rounded bg-sand animate-pulse"}]]}]]}]]}],"children":"$L7"}],[["$","script","script-0",{"src":"/_next/static/chunks/12h.-dzk4mq7e.js","async":true,"nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}]]}],{},null,true,"$@a"]},null,true,"$@b"]},null,true,"$@b"]},null,true,"$@c"]},null,true,"$@d"]},null,true,"$@b"],["$","$1","h",{"children":[null,["$","$Le",null,{"children":"$Lf"}],["$","div",null,{"hidden":true,"children":["$","$L10",null,{"children":["$","$6",null,{"name":"Next.Metadata","children":"$L11"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],true]],"m":"$undefined","G":["$12",[]],"S":true,"h":"$@13","s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"PWw2Oo50QJHfYm7Z43WyV"}
|
|
15
15
|
14:[]
|
|
16
16
|
b:"$W14"
|
|
17
17
|
f:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[71209,["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"IconMark"]
|
|
6
6
|
6:[]
|
|
7
|
-
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Bunko Shelf"}],["$","meta","1",{"name":"description","content":"Self-hosted server for managing-reading manga & ebooks."}],["$","link","2",{"rel":"manifest","href":"/manifest.json"}],["$","link","3",{"rel":"icon","href":"/favicon.png"}],["$","link","4",{"rel":"apple-touch-icon","href":"/pwa/bunkoshelf-icon-192.png"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W6","buildId":"
|
|
7
|
+
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Bunko Shelf"}],["$","meta","1",{"name":"description","content":"Self-hosted server for managing-reading manga & ebooks."}],["$","link","2",{"rel":"manifest","href":"/manifest.json"}],["$","link","3",{"rel":"icon","href":"/favicon.png"}],["$","link","4",{"rel":"apple-touch-icon","href":"/pwa/bunkoshelf-icon-192.png"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W6","buildId":"PWw2Oo50QJHfYm7Z43WyV"}
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[19191,["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"default"]
|
|
3
3
|
3:I[1708,["/_next/static/chunks/172z3klmfotr0.js","/_next/static/chunks/0u754jhlfjokm.js"],"default"]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"PWw2Oo50QJHfYm7Z43WyV"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
1
|
+
:HL["/_next/static/chunks/0jiz239_9337c.css","style"]
|
|
2
2
|
:HL["/_next/static/media/Boldonse-s.p.0cfuyh95w9h4z.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
3
3
|
:HL["/_next/static/media/RobotoCondensed_Bold-s.p.00gqv~1e-fgpk.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
4
4
|
:HL["/_next/static/media/RobotoCondensed_Regular-s.p.0s.ps242b.v.0.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
5
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":0,"slots":{"children":{"name":"lang","param":{"type":"d","key":null,"siblings":null},"prefetchHints":16,"slots":{"children":{"name":"manga","param":null,"prefetchHints":0,"slots":{"children":{"name":"volume","param":null,"prefetchHints":0,"slots":{"children":{"name":"slug","param":{"type":"d","key":null,"siblings":null},"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}}}},"staleTime":300,"buildId":"
|
|
5
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":0,"slots":{"children":{"name":"lang","param":{"type":"d","key":null,"siblings":null},"prefetchHints":16,"slots":{"children":{"name":"manga","param":null,"prefetchHints":0,"slots":{"children":{"name":"volume","param":null,"prefetchHints":0,"slots":{"children":{"name":"slug","param":{"type":"d","key":null,"siblings":null},"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}}}},"staleTime":300,"buildId":"PWw2Oo50QJHfYm7Z43WyV"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"0088dd595440679059769acbf3c339e046547d4f72": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/[lang]/manga/volumes/page": {
|
|
6
|
-
"moduleId":
|
|
6
|
+
"moduleId": 411,
|
|
7
7
|
"async": true,
|
|
8
8
|
"exportedName": "checkSession",
|
|
9
9
|
"filename": "src/actions/session.ts"
|
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
"exportedName": "checkSession",
|
|
13
13
|
"filename": "src/actions/session.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"00d4f5c5c24bf81cc6ed0e3e670deca0a9915057df": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/[lang]/manga/volumes/page": {
|
|
18
|
-
"moduleId":
|
|
18
|
+
"moduleId": 411,
|
|
19
19
|
"async": true,
|
|
20
20
|
"exportedName": "logout",
|
|
21
21
|
"filename": "src/actions/logout.ts"
|
|
@@ -24,10 +24,10 @@
|
|
|
24
24
|
"exportedName": "logout",
|
|
25
25
|
"filename": "src/actions/logout.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"004c19666f9ce63e7e62a27e49c9f111697c9ce1b1": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/[lang]/manga/volumes/page": {
|
|
30
|
-
"moduleId":
|
|
30
|
+
"moduleId": 411,
|
|
31
31
|
"async": true,
|
|
32
32
|
"exportedName": "getVersion",
|
|
33
33
|
"filename": "src/actions/version.ts"
|
|
@@ -36,10 +36,10 @@
|
|
|
36
36
|
"exportedName": "getVersion",
|
|
37
37
|
"filename": "src/actions/version.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"400fd1d9aac3f9cd611ce85ffd88ae6d98d299fb34": {
|
|
40
40
|
"workers": {
|
|
41
41
|
"app/[lang]/manga/volumes/page": {
|
|
42
|
-
"moduleId":
|
|
42
|
+
"moduleId": 411,
|
|
43
43
|
"async": true,
|
|
44
44
|
"exportedName": "searchManga",
|
|
45
45
|
"filename": "src/actions/search.ts"
|
|
@@ -48,10 +48,10 @@
|
|
|
48
48
|
"exportedName": "searchManga",
|
|
49
49
|
"filename": "src/actions/search.ts"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
51
|
+
"4098d54600009dd6773792a3ad38c7e3414e21d766": {
|
|
52
52
|
"workers": {
|
|
53
53
|
"app/[lang]/manga/volumes/page": {
|
|
54
|
-
"moduleId":
|
|
54
|
+
"moduleId": 411,
|
|
55
55
|
"async": true,
|
|
56
56
|
"exportedName": "getReadingProgress",
|
|
57
57
|
"filename": "src/actions/reader.ts"
|
|
@@ -60,10 +60,10 @@
|
|
|
60
60
|
"exportedName": "getReadingProgress",
|
|
61
61
|
"filename": "src/actions/reader.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"40077dd4f6de8ea9983c1b7a22677092a38b36b72b": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/[lang]/manga/volumes/page": {
|
|
66
|
-
"moduleId":
|
|
66
|
+
"moduleId": 411,
|
|
67
67
|
"async": true,
|
|
68
68
|
"exportedName": "getSeriesProgress",
|
|
69
69
|
"filename": "src/actions/reader.ts"
|
|
@@ -72,10 +72,10 @@
|
|
|
72
72
|
"exportedName": "getSeriesProgress",
|
|
73
73
|
"filename": "src/actions/reader.ts"
|
|
74
74
|
},
|
|
75
|
-
"
|
|
75
|
+
"001379fa381442df9fa7cf932b4c67f778408dac29": {
|
|
76
76
|
"workers": {
|
|
77
77
|
"app/[lang]/manga/volumes/page": {
|
|
78
|
-
"moduleId":
|
|
78
|
+
"moduleId": 411,
|
|
79
79
|
"async": true,
|
|
80
80
|
"exportedName": "getReaderStats",
|
|
81
81
|
"filename": "src/actions/stats.ts"
|
|
@@ -84,10 +84,10 @@
|
|
|
84
84
|
"exportedName": "getReaderStats",
|
|
85
85
|
"filename": "src/actions/stats.ts"
|
|
86
86
|
},
|
|
87
|
-
"
|
|
87
|
+
"005df06cd54271b2edf6729605012957fedab1abd9": {
|
|
88
88
|
"workers": {
|
|
89
89
|
"app/[lang]/manga/volumes/page": {
|
|
90
|
-
"moduleId":
|
|
90
|
+
"moduleId": 411,
|
|
91
91
|
"async": true,
|
|
92
92
|
"exportedName": "getMangaVolumes",
|
|
93
93
|
"filename": "src/actions/library.ts"
|
|
@@ -96,10 +96,70 @@
|
|
|
96
96
|
"exportedName": "getMangaVolumes",
|
|
97
97
|
"filename": "src/actions/library.ts"
|
|
98
98
|
},
|
|
99
|
-
"
|
|
99
|
+
"8027ce5e09d75b7fc702e93d2fb7fe72b0aa3dc4f4": {
|
|
100
100
|
"workers": {
|
|
101
101
|
"app/[lang]/manga/volumes/page": {
|
|
102
|
-
"moduleId":
|
|
102
|
+
"moduleId": 411,
|
|
103
|
+
"async": true,
|
|
104
|
+
"exportedName": "$$RSC_SERVER_CACHE_0",
|
|
105
|
+
"filename": "src/lib/db/library.ts"
|
|
106
|
+
}
|
|
107
|
+
},
|
|
108
|
+
"exportedName": "$$RSC_SERVER_CACHE_0",
|
|
109
|
+
"filename": "src/lib/db/library.ts"
|
|
110
|
+
},
|
|
111
|
+
"c05041f92483e0651d733499d8eff2ed04a82aa77e": {
|
|
112
|
+
"workers": {
|
|
113
|
+
"app/[lang]/manga/volumes/page": {
|
|
114
|
+
"moduleId": 411,
|
|
115
|
+
"async": true,
|
|
116
|
+
"exportedName": "$$RSC_SERVER_CACHE_2",
|
|
117
|
+
"filename": "src/lib/db/library.ts"
|
|
118
|
+
}
|
|
119
|
+
},
|
|
120
|
+
"exportedName": "$$RSC_SERVER_CACHE_2",
|
|
121
|
+
"filename": "src/lib/db/library.ts"
|
|
122
|
+
},
|
|
123
|
+
"c0a164f0be704f6f5632e74786cfcbade43df3360a": {
|
|
124
|
+
"workers": {
|
|
125
|
+
"app/[lang]/manga/volumes/page": {
|
|
126
|
+
"moduleId": 411,
|
|
127
|
+
"async": true,
|
|
128
|
+
"exportedName": "$$RSC_SERVER_CACHE_3",
|
|
129
|
+
"filename": "src/lib/db/library.ts"
|
|
130
|
+
}
|
|
131
|
+
},
|
|
132
|
+
"exportedName": "$$RSC_SERVER_CACHE_3",
|
|
133
|
+
"filename": "src/lib/db/library.ts"
|
|
134
|
+
},
|
|
135
|
+
"c0ace397e99fc10ef66ee1fc8bc195f5367fa4ce98": {
|
|
136
|
+
"workers": {
|
|
137
|
+
"app/[lang]/manga/volumes/page": {
|
|
138
|
+
"moduleId": 411,
|
|
139
|
+
"async": true,
|
|
140
|
+
"exportedName": "$$RSC_SERVER_CACHE_1",
|
|
141
|
+
"filename": "src/lib/db/library.ts"
|
|
142
|
+
}
|
|
143
|
+
},
|
|
144
|
+
"exportedName": "$$RSC_SERVER_CACHE_1",
|
|
145
|
+
"filename": "src/lib/db/library.ts"
|
|
146
|
+
},
|
|
147
|
+
"c0b885ac286cd4c3f66889dbce1aca3d6d7dbc2993": {
|
|
148
|
+
"workers": {
|
|
149
|
+
"app/[lang]/manga/volumes/page": {
|
|
150
|
+
"moduleId": 411,
|
|
151
|
+
"async": true,
|
|
152
|
+
"exportedName": "$$RSC_SERVER_CACHE_4",
|
|
153
|
+
"filename": "src/lib/db/library.ts"
|
|
154
|
+
}
|
|
155
|
+
},
|
|
156
|
+
"exportedName": "$$RSC_SERVER_CACHE_4",
|
|
157
|
+
"filename": "src/lib/db/library.ts"
|
|
158
|
+
},
|
|
159
|
+
"006ab2a9f105c873072d5af293e01091154930e1a7": {
|
|
160
|
+
"workers": {
|
|
161
|
+
"app/[lang]/manga/volumes/page": {
|
|
162
|
+
"moduleId": 411,
|
|
103
163
|
"async": true,
|
|
104
164
|
"exportedName": "getLibraryFilters",
|
|
105
165
|
"filename": "src/actions/library.ts"
|
|
@@ -1,24 +1,25 @@
|
|
|
1
1
|
var R=require("../../../../chunks/ssr/[turbopack]_runtime.js")("server/app/[lang]/manga/volumes/page.js")
|
|
2
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
2
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0f51w7p._.js")
|
|
3
3
|
R.c("server/chunks/ssr/0xn0_next_dist_esm_build_templates_app-page_0la33px.js")
|
|
4
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
5
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
6
|
-
R.c("server/chunks/ssr/
|
|
4
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0_~n0jf._.js")
|
|
5
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0rr_p-o._.js")
|
|
6
|
+
R.c("server/chunks/ssr/0xn0_next_dist_0xwri9l._.js")
|
|
7
7
|
R.c("server/chunks/ssr/0xn0_next_dist_client_components_0.08abw._.js")
|
|
8
8
|
R.c("server/chunks/ssr/0xn0_next_dist_client_components_builtin_forbidden_04l.568.js")
|
|
9
9
|
R.c("server/chunks/ssr/0xn0_next_dist_client_components_builtin_unauthorized_0cmc~69.js")
|
|
10
10
|
R.c("server/chunks/ssr/0xn0_next_dist_client_components_builtin_global-error_0334vit.js")
|
|
11
|
-
R.c("server/chunks/ssr/[root-of-the-server]__04rf-mb._.js")
|
|
12
|
-
R.c("server/chunks/ssr/_0rdv9ta._.js")
|
|
13
11
|
R.c("server/chunks/ssr/0xn0_next_0mmjsg9._.js")
|
|
14
|
-
R.c("server/chunks/ssr/_00eq9hf._.js")
|
|
15
|
-
R.c("server/chunks/ssr/_0s8v6hg._.js")
|
|
16
12
|
R.c("server/chunks/ssr/0xn0_next_dist_07o~iiv._.js")
|
|
13
|
+
R.c("server/chunks/ssr/[root-of-the-server]__07rj5~y._.js")
|
|
14
|
+
R.c("server/chunks/ssr/_041r_yi._.js")
|
|
15
|
+
R.c("server/chunks/ssr/_07xxqxh._.js")
|
|
16
|
+
R.c("server/chunks/ssr/_00eq9hf._.js")
|
|
17
17
|
R.c("server/chunks/ssr/src_08gpr8j._.js")
|
|
18
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
19
|
-
R.c("server/chunks/ssr/_07p7svd._.js")
|
|
20
|
-
R.c("server/chunks/ssr/_0fuvfg_._.js")
|
|
21
|
-
R.c("server/chunks/ssr/_0iq8tqc._.js")
|
|
18
|
+
R.c("server/chunks/ssr/[root-of-the-server]__08zvzs0._.js")
|
|
22
19
|
R.c("server/chunks/ssr/0p-y_@paralleldrive_cuid2_03tuuoi._.js")
|
|
20
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0wc3k~b._.js")
|
|
21
|
+
R.c("server/chunks/ssr/_05voq8o._.js")
|
|
22
|
+
R.c("server/chunks/ssr/_0iq8tqc._.js")
|
|
23
|
+
R.c("server/chunks/ssr/_0fuvfg_._.js")
|
|
23
24
|
R.m(71592)
|
|
24
25
|
module.exports=R.m(71592).exports
|