@itsmrtr/bunkoshelf 1.0.2 → 1.1.0
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/app-path-routes-manifest.json +1 -0
- package/dist/.next/build-manifest.json +6 -6
- package/dist/.next/prerender-manifest.json +3 -3
- package/dist/.next/routes-manifest.json +8 -0
- package/dist/.next/server/app/[lang]/books/page/build-manifest.json +3 -3
- package/dist/.next/server/app/[lang]/books/page/server-reference-manifest.json +4 -4
- package/dist/.next/server/app/[lang]/books/page.js +5 -3
- 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/build-manifest.json +3 -3
- 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 +5 -3
- 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/build-manifest.json +3 -3
- package/dist/.next/server/app/[lang]/favorites/page/server-reference-manifest.json +6 -6
- package/dist/.next/server/app/[lang]/favorites/page.js +8 -6
- 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/build-manifest.json +3 -3
- package/dist/.next/server/app/[lang]/login/page/server-reference-manifest.json +5 -5
- package/dist/.next/server/app/[lang]/login/page.js +5 -3
- 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/build-manifest.json +3 -3
- package/dist/.next/server/app/[lang]/manga/[series]/page/server-reference-manifest.json +15 -15
- package/dist/.next/server/app/[lang]/manga/[series]/page.js +9 -8
- 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/build-manifest.json +3 -3
- package/dist/.next/server/app/[lang]/manga/page/server-reference-manifest.json +17 -17
- package/dist/.next/server/app/[lang]/manga/page.js +7 -5
- 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/build-manifest.json +3 -3
- package/dist/.next/server/app/[lang]/manga/series/page/server-reference-manifest.json +9 -9
- package/dist/.next/server/app/[lang]/manga/series/page.js +7 -5
- 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/build-manifest.json +3 -3
- package/dist/.next/server/app/[lang]/manga/toread/page/server-reference-manifest.json +9 -9
- package/dist/.next/server/app/[lang]/manga/toread/page.js +7 -5
- 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/build-manifest.json +3 -3
- package/dist/.next/server/app/[lang]/manga/volume/[slug]/page/server-reference-manifest.json +21 -21
- package/dist/.next/server/app/[lang]/manga/volume/[slug]/page.js +9 -8
- 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/build-manifest.json +3 -3
- package/dist/.next/server/app/[lang]/manga/volumes/page/server-reference-manifest.json +9 -9
- package/dist/.next/server/app/[lang]/manga/volumes/page.js +7 -5
- 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/build-manifest.json +3 -3
- package/dist/.next/server/app/[lang]/page/server-reference-manifest.json +26 -26
- package/dist/.next/server/app/[lang]/page.js +7 -5
- 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/build-manifest.json +3 -3
- package/dist/.next/server/app/[lang]/profile/notifications/page/server-reference-manifest.json +19 -19
- package/dist/.next/server/app/[lang]/profile/notifications/page.js +5 -3
- 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/build-manifest.json +3 -3
- package/dist/.next/server/app/[lang]/profile/page/server-reference-manifest.json +13 -13
- package/dist/.next/server/app/[lang]/profile/page.js +7 -5
- 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/build-manifest.json +3 -3
- package/dist/.next/server/app/[lang]/profile/update/page/server-reference-manifest.json +14 -14
- package/dist/.next/server/app/[lang]/profile/update/page.js +8 -4
- 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/build-manifest.json +3 -3
- package/dist/.next/server/app/[lang]/search/page/server-reference-manifest.json +4 -4
- package/dist/.next/server/app/[lang]/search/page.js +5 -3
- 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/build-manifest.json +3 -3
- 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 +5 -3
- 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/build-manifest.json +3 -3
- package/dist/.next/server/app/[lang]/settings/page/server-reference-manifest.json +9 -9
- package/dist/.next/server/app/[lang]/settings/page.js +6 -4
- 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/build-manifest.json +3 -3
- package/dist/.next/server/app/_global-error/page.js +2 -1
- package/dist/.next/server/app/_global-error/page.js.nft.json +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/build-manifest.json +3 -3
- package/dist/.next/server/app/_not-found/page.js +2 -1
- package/dist/.next/server/app/_not-found/page.js.nft.json +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 +2 -2
- 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 +2 -2
- 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 +4 -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 -5
- 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 -3
- 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 +4 -4
- 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 +2 -2
- 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 +3 -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 +3 -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 +2 -2
- 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 +2 -2
- 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 +3 -3
- 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/app-paths-manifest.json +3 -0
- package/dist/.next/server/app/api/profile/[file]/route/build-manifest.json +9 -0
- package/dist/.next/server/app/api/profile/[file]/route/server-reference-manifest.json +4 -0
- package/dist/.next/server/app/api/profile/[file]/route.js +6 -0
- package/dist/.next/server/app/api/profile/[file]/route.js.map +5 -0
- package/dist/.next/server/app/api/profile/[file]/route.js.nft.json +1 -0
- package/dist/.next/server/app/api/profile/[file]/route_client-reference-manifest.js +3 -0
- package/dist/.next/server/app/api/reader/manga/route.js +4 -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 +2 -2
- 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 +6 -6
- 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 +6 -6
- 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 +6 -6
- 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 +5 -5
- 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 +5 -5
- 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 +5 -5
- 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 +5 -5
- 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 +5 -5
- 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 +6 -6
- 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 +6 -6
- 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 +6 -6
- 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 +10 -10
- 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 +5 -5
- 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 +7 -7
- 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 +6 -6
- 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 +8 -8
- 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 +6 -6
- 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 +6 -6
- 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 +6 -6
- 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 +5 -5
- 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 +5 -5
- 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 +5 -5
- 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 +5 -5
- 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 +5 -5
- 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 +6 -6
- 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 +6 -6
- 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 +6 -6
- 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 +10 -10
- 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 +5 -5
- 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 +7 -7
- 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 +6 -6
- 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 +8 -8
- 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/app-paths-manifest.json +1 -0
- package/dist/.next/server/chunks/[externals]__04s9s57._.js +3 -0
- package/dist/.next/server/chunks/[externals]__0jgb52s._.js +3 -0
- package/dist/.next/server/chunks/{[root-of-the-server]__00~.f1h._.js → [root-of-the-server]__0-_scs9._.js} +3 -3
- package/dist/.next/server/chunks/[root-of-the-server]__04nwab-._.js +3 -0
- package/dist/.next/server/chunks/{[root-of-the-server]__0f9hm.b._.js → [root-of-the-server]__07q~p9l._.js} +25 -25
- package/dist/.next/server/chunks/[root-of-the-server]__08l0-uy._.js +3 -0
- package/dist/.next/server/chunks/[root-of-the-server]__092ex.x._.js +3 -0
- package/dist/.next/server/chunks/[root-of-the-server]__0fkf5r-._.js +5 -0
- package/dist/.next/server/chunks/[root-of-the-server]__0fp2904._.js +5 -0
- package/dist/.next/server/chunks/[root-of-the-server]__0ijy2ij._.js +3 -0
- package/dist/.next/server/chunks/[root-of-the-server]__0klhjfc._.js +3 -0
- package/dist/.next/server/chunks/[root-of-the-server]__0m~fhax._.js +3 -0
- package/dist/.next/server/chunks/{[root-of-the-server]__08ozbjo._.js → [root-of-the-server]__0nnsbsa._.js} +2 -2
- package/dist/.next/server/chunks/[root-of-the-server]__0r8deq0._.js +219 -0
- package/dist/.next/server/chunks/[root-of-the-server]__0w8r0rc._.js +219 -0
- package/dist/.next/server/chunks/[root-of-the-server]__0wly.7o._.js +3 -0
- package/dist/.next/server/chunks/[root-of-the-server]__0zg_zee._.js +3 -0
- package/dist/.next/server/chunks/[root-of-the-server]__0z~g~f0._.js +3 -0
- package/dist/.next/server/chunks/[root-of-the-server]__11sc5qz._.js +5 -0
- package/dist/.next/server/chunks/_07otzs8._.js +2 -1
- package/dist/.next/server/chunks/_0p05.ug._.js +3 -3
- package/dist/.next/server/chunks/_next-internal_server_app_api_profile_[file]_route_actions_081le2f.js +3 -0
- package/dist/.next/server/chunks/ssr/0xn0_next_0mmjsg9._.js +3 -0
- package/dist/.next/server/chunks/ssr/0xn0_next_dist_07o~iiv._.js +10 -0
- package/dist/.next/server/chunks/ssr/0xn0_next_dist_0kq-56-._.js +3 -0
- package/dist/.next/server/chunks/ssr/0xn0_next_dist_compiled_@opentelemetry_api_index_0yw.6hv.js +3 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__00-qnjt._.js +5 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__011b4lm._.js +129 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__04rf-mb._.js +1 -1
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__09-q1xu._.js +129 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0dt626~._.js +5 -0
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__0ftuzrv._.js → [root-of-the-server]__0gtnxti._.js} +1 -1
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__03c5.en._.js → [root-of-the-server]__0hf_8vu._.js} +2 -2
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0ib.8y2._.js +129 -0
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__0dzdqpg._.js → [root-of-the-server]__0pmglub._.js} +5 -3
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0s8g7im._.js +129 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0v6eec5._.js +1 -1
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0v7w8sw._.js +140 -0
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__12zt.5r._.js → [root-of-the-server]__0x.6iuo._.js} +2 -2
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__0l1tsri._.js → [root-of-the-server]__0yztyni._.js} +2 -2
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__0hl9kxb._.js → [root-of-the-server]__0zm98o~._.js} +5 -3
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__0s~uegx._.js → [root-of-the-server]__0~yz~pb._.js} +2 -2
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__051wvkc._.js → [root-of-the-server]__10-pmk_._.js} +4 -126
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__11_b.yg._.js +3 -0
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__12~2k2l._.js +5 -0
- package/dist/.next/server/chunks/ssr/_0-a2~22._.js +1 -1
- package/dist/.next/server/chunks/ssr/_040iqz4._.js +1 -1
- package/dist/.next/server/chunks/ssr/_048l2a~._.js +1 -1
- package/dist/.next/server/chunks/ssr/_06sgwry._.js +1 -1
- package/dist/.next/server/chunks/ssr/_07-ylhi._.js +1 -1
- package/dist/.next/server/chunks/ssr/_07p7svd._.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/_0b.571z._.js +1 -1
- package/dist/.next/server/chunks/ssr/{_04diprd._.js → _0e2-pat._.js} +2 -2
- package/dist/.next/server/chunks/ssr/_0fuvfg_._.js +18 -0
- package/dist/.next/server/chunks/ssr/{_0ucxu9v._.js → _0gstnoe._.js} +2 -2
- package/dist/.next/server/chunks/ssr/_0h.5.93._.js +1 -1
- package/dist/.next/server/chunks/ssr/_0i-_eb8._.js +3 -0
- package/dist/.next/server/chunks/ssr/_0i6jouj._.js +1 -1
- package/dist/.next/server/chunks/ssr/_0io0xwx._.js +3 -0
- package/dist/.next/server/chunks/ssr/_0iq8tqc._.js +1 -1
- package/dist/.next/server/chunks/ssr/{_08-97h1._.js → _0jy3cok._.js} +2 -2
- package/dist/.next/server/chunks/ssr/_0kdx8hs._.js +16 -0
- package/dist/.next/server/chunks/ssr/_0mw_qhe._.js +1 -1
- package/dist/.next/server/chunks/ssr/{[root-of-the-server]__0u0d7tm._.js → _0o54j9l._.js} +4 -2
- package/dist/.next/server/chunks/ssr/_0p~hw5y._.js +1 -1
- package/dist/.next/server/chunks/ssr/_0rdv9ta._.js +1 -1
- package/dist/.next/server/chunks/ssr/{_06y5gyn._.js → _0rw42it._.js} +2 -2
- package/dist/.next/server/chunks/ssr/_0s8v6hg._.js +10 -6
- package/dist/.next/server/chunks/ssr/_0so9_59._.js +1 -1
- package/dist/.next/server/chunks/ssr/_13l50z7._.js +3 -3
- package/dist/.next/server/chunks/ssr/node_modules__pnpm_0.rcelq._.js +3 -0
- package/dist/.next/server/chunks/ssr/src_0vxxrk2._.js +6 -0
- package/dist/.next/server/chunks/ssr/{src_0iq.276._.js → src_0y-44w.._.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/chunks/ssr/src_lib_i18n_dictionaries_en_profile_json_[json]_cjs_0fq~bfk._.js +1 -1
- package/dist/.next/server/chunks/ssr/src_lib_i18n_dictionaries_es_profile_json_[json]_cjs_0x04ai6._.js +1 -1
- package/dist/.next/server/middleware-build-manifest.js +6 -6
- 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 +114 -114
- package/dist/.next/static/chunks/{130.5q5w_51-k.js → 00w893jap547w.js} +1 -1
- package/dist/.next/static/chunks/01lwva-nto8jr.js +1 -0
- package/dist/.next/static/chunks/07t237yet9bq_.js +1 -0
- package/dist/.next/static/chunks/{0s~qod3-mze-a.js → 09d4hvfidzh~u.js} +1 -1
- package/dist/.next/static/chunks/09sxsld1-o6fy.js +3 -0
- package/dist/.next/static/chunks/{15yjdtaoi6jho.js → 0ep8mezqzlwj0.js} +1 -1
- package/dist/.next/static/chunks/0lw-ygpse4.k-.css +3 -0
- package/dist/.next/static/chunks/0ybyw~qajiyh3.js +1 -0
- package/dist/.next/static/chunks/{0akf3s~t_6vg7.js → 0ynylo6gn33ue.js} +1 -1
- package/dist/.next/static/chunks/0~-2eg~q95lml.js +1 -0
- package/dist/.next/static/chunks/11ar6ksobd4y0.js +1 -0
- package/dist/.next/static/chunks/{09ky2h2y4mhat.js → 129uuld5wgv_k.js} +1 -1
- package/dist/.next/static/chunks/{0os5rnxrkcjja.js → 12ngzq7p6ejia.js} +1 -1
- package/dist/.next/static/chunks/1407cgo.d8yk5.js +1 -0
- package/dist/.next/static/chunks/{0ocda-9d9t06n.js → 16212ajtqus.f.js} +1 -1
- package/dist/.next/static/chunks/{173vca.zo8od~.js → 16kmtoo9px2~m.js} +1 -1
- package/dist/.next/static/chunks/1703w28xs4zmm.js +1 -0
- package/dist/.next/static/chunks/17lvd-1dh8nb8.js +2 -0
- package/dist/.next/static/chunks/{turbopack-0a6i~p0ly9qsv.js → turbopack-0pm132gv35tgq.js} +1 -1
- package/dist/migrations/002_add_profile_image_to_users.sql +2 -0
- package/dist/package.json +1 -1
- package/dist/runtime/cli.mjs +24 -2
- package/dist/runtime/commands/init.mjs +18 -9
- package/dist/src/actions/profile.ts +98 -0
- package/dist/src/actions/users.ts +0 -54
- package/dist/src/app/[lang]/profile/update/page.tsx +1 -1
- package/dist/src/app/api/profile/[file]/route.ts +20 -0
- package/dist/src/components/profile/ProfileForm.tsx +91 -5
- package/dist/src/components/profile/UserAvatar.tsx +9 -14
- package/dist/src/components/sidebar/FooterNav.tsx +4 -4
- package/dist/src/components/sidebar/SecondNav.tsx +1 -1
- package/dist/src/components/ui/Avatar.tsx +50 -0
- package/dist/src/lib/db/migrations/002_add_profile_image_to_users.sql +2 -0
- package/dist/src/lib/db/types.ts +2 -0
- package/dist/src/lib/db/users.ts +16 -4
- package/dist/src/lib/i18n/dictionaries/en/profile.json +3 -0
- package/dist/src/lib/i18n/dictionaries/es/profile.json +3 -0
- package/dist/src/lib/profileImage.ts +141 -0
- package/dist/src/lib/profileImageUrl.ts +4 -0
- package/dist/src/lib/types/auth.ts +1 -0
- package/dist/src/lib/versionInfo.ts +1 -1
- package/package.json +1 -1
- package/runtime/cli.mjs +24 -2
- package/runtime/commands/init.mjs +18 -9
- package/dist/.next/server/chunks/[externals]__0symfmt._.js +0 -3
- package/dist/.next/server/chunks/[externals]__11f43d8._.js +0 -3
- package/dist/.next/server/chunks/[root-of-the-server]__0-ezjjh._.js +0 -3
- package/dist/.next/server/chunks/[root-of-the-server]__01u.4rs._.js +0 -3
- package/dist/.next/server/chunks/[root-of-the-server]__03w8pu~._.js +0 -5
- package/dist/.next/server/chunks/[root-of-the-server]__07exd-_._.js +0 -3
- package/dist/.next/server/chunks/[root-of-the-server]__0_i9nx4._.js +0 -3
- package/dist/.next/server/chunks/[root-of-the-server]__0dxmwb2._.js +0 -3
- package/dist/.next/server/chunks/[root-of-the-server]__0h1-y1u._.js +0 -3
- package/dist/.next/server/chunks/[root-of-the-server]__0o.c~2l._.js +0 -3
- package/dist/.next/server/chunks/[root-of-the-server]__0s26iaa._.js +0 -3
- package/dist/.next/server/chunks/[root-of-the-server]__0ykh8n7._.js +0 -3
- package/dist/.next/server/chunks/[root-of-the-server]__12fdpoj._.js +0 -5
- package/dist/.next/server/chunks/_0o2famo._.js +0 -219
- package/dist/.next/server/chunks/_0wmxnqz._.js +0 -219
- package/dist/.next/server/chunks/ssr/0xn0_next_0i4c_5k._.js +0 -10
- package/dist/.next/server/chunks/ssr/0xn0_next_dist_0e~0kfn._.js +0 -3
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0-op14l._.js +0 -3
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0.6l1gu._.js +0 -127
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0ckbz4m._.js +0 -127
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0h4pts7._.js +0 -3
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0r9qdr9._.js +0 -138
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0sb2bdq._.js +0 -127
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0umo466._.js +0 -3
- package/dist/.next/server/chunks/ssr/[root-of-the-server]__0~-1xvk._.js +0 -3
- package/dist/.next/server/chunks/ssr/_0pxm47s._.js +0 -5
- package/dist/.next/server/chunks/ssr/_0q-n0ab._.js +0 -20
- package/dist/.next/server/chunks/ssr/node_modules__pnpm_0g.lh7t._.js +0 -3
- package/dist/.next/server/chunks/ssr/src_0hpe~0j._.js +0 -6
- package/dist/.next/server/chunks/ssr/src_components_profile_ProfileForm_tsx_01m8xja._.js +0 -3
- package/dist/.next/server/chunks/ssr/src_components_profile_SubscriptionsTable_tsx_0lnukp1._.js +0 -3
- package/dist/.next/static/chunks/00-eu6nq2.2b1.js +0 -2
- package/dist/.next/static/chunks/01gbodpgo16if.js +0 -1
- package/dist/.next/static/chunks/03.wb.p2t~nc8.js +0 -1
- package/dist/.next/static/chunks/05pp4vfmhgj7j.js +0 -1
- package/dist/.next/static/chunks/085lcw1uodr6t.css +0 -3
- package/dist/.next/static/chunks/0_4~nhzj45_2v.js +0 -1
- package/dist/.next/static/chunks/0lx9~duy814wd.js +0 -1
- package/dist/.next/static/chunks/0qbe3qotai28y.js +0 -3
- package/dist/.next/static/chunks/0so2hc2~pq2al.js +0 -1
- package/dist/.next/static/chunks/0zb6339bo0w-~.js +0 -1
- package/dist/.next/static/chunks/0~qxck6n49xw-.js +0 -1
- /package/dist/.next/static/{F5ZMyhGgcQofdDO0GXsdD → eOHo5r8CUXYWTZ8s2uhkD}/_buildManifest.js +0 -0
- /package/dist/.next/static/{F5ZMyhGgcQofdDO0GXsdD → eOHo5r8CUXYWTZ8s2uhkD}/_clientMiddlewareManifest.js +0 -0
- /package/dist/.next/static/{F5ZMyhGgcQofdDO0GXsdD → eOHo5r8CUXYWTZ8s2uhkD}/_ssgManifest.js +0 -0
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
globalThis.__RSC_MANIFEST = globalThis.__RSC_MANIFEST || {};
|
|
2
|
-
globalThis.__RSC_MANIFEST["/[lang]/manga/[series]/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/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js"],"async":false},"[project]/src/components/sidebar/siebarLogo.tsx":{"id":12568,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.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/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js","/_next/static/chunks/130.5q5w_51-k.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/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js","/_next/static/chunks/130.5q5w_51-k.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/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js","/_next/static/chunks/130.5q5w_51-k.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/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js","/_next/static/chunks/130.5q5w_51-k.js"],"async":false},"[project]/src/components/sidebar/MainNav.tsx <module evaluation>":{"id":39624,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js"],"async":false},"[project]/src/components/sidebar/MainNav.tsx":{"id":39624,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js"],"async":false},"[project]/src/components/sidebar/FooterNav.tsx <module evaluation>":{"id":70943,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js"],"async":false},"[project]/src/components/sidebar/FooterNav.tsx":{"id":70943,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js"],"async":false},"[project]/src/components/search/SearchImput.tsx <module evaluation>":{"id":16475,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js"],"async":false},"[project]/src/components/search/SearchImput.tsx":{"id":16475,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js"],"async":false},"[project]/src/components/search/SearchModal.tsx <module evaluation>":{"id":44542,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js"],"async":false},"[project]/src/components/search/SearchModal.tsx":{"id":44542,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js"],"async":false},"[project]/src/components/mobNav/MobNavButton.tsx <module evaluation>":{"id":53939,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js"],"async":false},"[project]/src/components/mobNav/MobNavButton.tsx":{"id":53939,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js"],"async":false},"[project]/src/components/ToastProvider.tsx <module evaluation>":{"id":65932,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js"],"async":false},"[project]/src/components/ToastProvider.tsx":{"id":65932,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js"],"async":false},"[project]/src/components/library/manga/row/HeroKeepRead.tsx <module evaluation>":{"id":58719,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js"],"async":false},"[project]/src/components/library/manga/row/HeroKeepRead.tsx":{"id":58719,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.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/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js","/_next/static/chunks/130.5q5w_51-k.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/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js","/_next/static/chunks/130.5q5w_51-k.js"],"async":false},"[project]/src/components/ui/MangaCard.tsx <module evaluation>":{"id":52345,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js","/_next/static/chunks/130.5q5w_51-k.js"],"async":false},"[project]/src/components/ui/MangaCard.tsx":{"id":52345,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js","/_next/static/chunks/130.5q5w_51-k.js"],"async":false},"[project]/src/components/library/manga/ReadButtonsSeries.tsx <module evaluation>":{"id":7404,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js","/_next/static/chunks/130.5q5w_51-k.js"],"async":false},"[project]/src/components/library/manga/ReadButtonsSeries.tsx":{"id":7404,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js","/_next/static/chunks/130.5q5w_51-k.js"],"async":false},"[project]/src/components/library/manga/MangaSummary.tsx <module evaluation>":{"id":14969,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js","/_next/static/chunks/130.5q5w_51-k.js"],"async":false},"[project]/src/components/library/manga/MangaSummary.tsx":{"id":14969,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js","/_next/static/chunks/130.5q5w_51-k.js"],"async":false},"[project]/src/components/library/manga/DeleteMangaItem.tsx <module evaluation>":{"id":3099,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js","/_next/static/chunks/130.5q5w_51-k.js"],"async":false},"[project]/src/components/library/manga/DeleteMangaItem.tsx":{"id":3099,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js","/_next/static/chunks/130.5q5w_51-k.js"],"async":false},"[project]/src/components/library/manga/ScanSeriesButton.tsx <module evaluation>":{"id":70271,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js","/_next/static/chunks/130.5q5w_51-k.js"],"async":false},"[project]/src/components/library/manga/ScanSeriesButton.tsx":{"id":70271,"name":"*","chunks":["/_next/static/chunks/03.wb.p2t~nc8.js","/_next/static/chunks/0qbe3qotai28y.js","/_next/static/chunks/173vca.zo8od~.js","/_next/static/chunks/130.5q5w_51-k.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]__03c5.en._.js","server/chunks/ssr/node_modules__pnpm_0g.lh7t._.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_0e~0kfn._.js"],"async":false}},"48847":{"*":{"id":15455,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03c5.en._.js","server/chunks/ssr/node_modules__pnpm_0g.lh7t._.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_0e~0kfn._.js","server/chunks/ssr/_08-97h1._.js","server/chunks/ssr/_0h.5.93._.js"],"async":false}},"54085":{"*":{"id":69545,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03c5.en._.js","server/chunks/ssr/node_modules__pnpm_0g.lh7t._.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_0e~0kfn._.js","server/chunks/ssr/_08-97h1._.js","server/chunks/ssr/_0h.5.93._.js"],"async":false}},"39624":{"*":{"id":30617,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03c5.en._.js","server/chunks/ssr/node_modules__pnpm_0g.lh7t._.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_0e~0kfn._.js"],"async":false}},"70943":{"*":{"id":46341,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03c5.en._.js","server/chunks/ssr/node_modules__pnpm_0g.lh7t._.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_0e~0kfn._.js"],"async":false}},"16475":{"*":{"id":52659,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03c5.en._.js","server/chunks/ssr/node_modules__pnpm_0g.lh7t._.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_0e~0kfn._.js"],"async":false}},"44542":{"*":{"id":68539,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03c5.en._.js","server/chunks/ssr/node_modules__pnpm_0g.lh7t._.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_0e~0kfn._.js"],"async":false}},"53939":{"*":{"id":50507,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03c5.en._.js","server/chunks/ssr/node_modules__pnpm_0g.lh7t._.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_0e~0kfn._.js"],"async":false}},"65932":{"*":{"id":61889,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03c5.en._.js","server/chunks/ssr/node_modules__pnpm_0g.lh7t._.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_0e~0kfn._.js"],"async":false}},"58719":{"*":{"id":50237,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03c5.en._.js","server/chunks/ssr/node_modules__pnpm_0g.lh7t._.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_0e~0kfn._.js","server/chunks/ssr/_08-97h1._.js"],"async":false}},"83754":{"*":{"id":60987,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03c5.en._.js","server/chunks/ssr/node_modules__pnpm_0g.lh7t._.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_0e~0kfn._.js","server/chunks/ssr/_08-97h1._.js","server/chunks/ssr/_0h.5.93._.js"],"async":false}},"52345":{"*":{"id":49284,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03c5.en._.js","server/chunks/ssr/node_modules__pnpm_0g.lh7t._.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_0e~0kfn._.js","server/chunks/ssr/_08-97h1._.js","server/chunks/ssr/_0h.5.93._.js"],"async":false}},"7404":{"*":{"id":52188,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03c5.en._.js","server/chunks/ssr/node_modules__pnpm_0g.lh7t._.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_0e~0kfn._.js","server/chunks/ssr/_08-97h1._.js","server/chunks/ssr/_0h.5.93._.js"],"async":false}},"14969":{"*":{"id":23841,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03c5.en._.js","server/chunks/ssr/node_modules__pnpm_0g.lh7t._.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_0e~0kfn._.js","server/chunks/ssr/_08-97h1._.js","server/chunks/ssr/_0h.5.93._.js"],"async":false}},"3099":{"*":{"id":26085,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03c5.en._.js","server/chunks/ssr/node_modules__pnpm_0g.lh7t._.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_0e~0kfn._.js","server/chunks/ssr/_08-97h1._.js","server/chunks/ssr/_0h.5.93._.js"],"async":false}},"70271":{"*":{"id":90627,"name":"*","chunks":["server/chunks/ssr/[root-of-the-server]__03c5.en._.js","server/chunks/ssr/node_modules__pnpm_0g.lh7t._.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_0e~0kfn._.js","server/chunks/ssr/_08-97h1._.js","server/chunks/ssr/_0h.5.93._.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}},"52345":{"*":{"id":7969,"name":"*","chunks":[],"async":false}},"7404":{"*":{"id":5061,"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}}},"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/085lcw1uodr6t.css","inlined":false}],"[project]/src/app/[lang]/manga/layout":[{"path":"static/chunks/085lcw1uodr6t.css","inlined":false}],"[project]/src/app/[lang]/manga/[series]/page":[{"path":"static/chunks/085lcw1uodr6t.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/03.wb.p2t~nc8.js","static/chunks/0qbe3qotai28y.js"],"[project]/src/app/[lang]/manga/layout":["static/chunks/03.wb.p2t~nc8.js","static/chunks/0qbe3qotai28y.js","static/chunks/173vca.zo8od~.js"],"[project]/src/app/[lang]/manga/[series]/page":["static/chunks/03.wb.p2t~nc8.js","static/chunks/0qbe3qotai28y.js","static/chunks/173vca.zo8od~.js","static/chunks/130.5q5w_51-k.js"]}};
|
|
2
|
+
globalThis.__RSC_MANIFEST["/[lang]/manga/[series]/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/00w893jap547w.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/00w893jap547w.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","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/00w893jap547w.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","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/00w893jap547w.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/00w893jap547w.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/00w893jap547w.js"],"async":false},"[project]/src/components/ui/MangaCard.tsx <module evaluation>":{"id":52345,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/00w893jap547w.js"],"async":false},"[project]/src/components/ui/MangaCard.tsx":{"id":52345,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/00w893jap547w.js"],"async":false},"[project]/src/components/library/manga/ReadButtonsSeries.tsx <module evaluation>":{"id":7404,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/00w893jap547w.js"],"async":false},"[project]/src/components/library/manga/ReadButtonsSeries.tsx":{"id":7404,"name":"*","chunks":["/_next/static/chunks/09sxsld1-o6fy.js","/_next/static/chunks/16kmtoo9px2~m.js","/_next/static/chunks/00w893jap547w.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/00w893jap547w.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/00w893jap547w.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/00w893jap547w.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/00w893jap547w.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/00w893jap547w.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/00w893jap547w.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/_0h.5.93._.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","server/chunks/ssr/_0jy3cok._.js","server/chunks/ssr/_0h.5.93._.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/_0h.5.93._.js"],"async":false}},"52345":{"*":{"id":49284,"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/_0h.5.93._.js"],"async":false}},"7404":{"*":{"id":52188,"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/_0h.5.93._.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/_0h.5.93._.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/_0h.5.93._.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/_0h.5.93._.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}},"52345":{"*":{"id":7969,"name":"*","chunks":[],"async":false}},"7404":{"*":{"id":5061,"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}}},"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/[series]/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/[series]/page":["static/chunks/09sxsld1-o6fy.js","static/chunks/16kmtoo9px2~m.js","static/chunks/00w893jap547w.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/0lw-ygpse4.k-.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/[series]/layout,_N_T_/[lang]/manga/[series]/page"
|
|
8
8
|
},
|
|
9
|
-
"postponed": "937:93[[\"lang\",[\"%%drp:lang:
|
|
9
|
+
"postponed": "937:93[[\"lang\",[\"%%drp:lang:b47f3fa2b60b3%%\",\"d\"]],[\"series\",[\"%%drp:series:b47f3fa2b60b3%%\",\"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/0lw-ygpse4.k-.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-64 rounded bg-sand animate-pulse mb-6"}],["$","div",null,{"className":"flex gap-6","children":[["$","div",null,{"className":"w-48 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","style":{"width":"70%"}}],["$","div","1",{"className":"h-4 rounded bg-sand animate-pulse","style":{"width":"75%"}}],["$","div","2",{"className":"h-4 rounded bg-sand animate-pulse","style":{"width":"80%"}}],["$","div","3",{"className":"h-4 rounded bg-sand animate-pulse","style":{"width":"85%"}}],["$","div","4",{"className":"h-4 rounded bg-sand animate-pulse","style":{"width":"90%"}}]]}]]}]]}],"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-64 rounded bg-sand animate-pulse mb-6"}],["$","div",null,{"className":"flex gap-6","children":[["$","div",null,{"className":"w-48 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","style":{"width":"70%"}}],["$","div","1",{"className":"h-4 rounded bg-sand animate-pulse","style":{"width":"75%"}}],["$","div","2",{"className":"h-4 rounded bg-sand animate-pulse","style":{"width":"80%"}}],["$","div","3",{"className":"h-4 rounded bg-sand animate-pulse","style":{"width":"85%"}}],["$","div","4",{"className":"h-4 rounded bg-sand animate-pulse","style":{"width":"90%"}}]]}]]}]]}],"children":"$L3"}],[["$","script","script-0",{"src":"/_next/static/chunks/00w893jap547w.js","async":true}]],["$","$L4",null,{"children":["$","$2",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":true,"staleTime":300,"varyParams":"$W6","buildId":"eOHo5r8CUXYWTZ8s2uhkD"}
|
|
6
6
|
5:null
|
package/dist/.next/server/app/[lang]/manga/[series].segments/$d$lang/manga/$d$series.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":"eOHo5r8CUXYWTZ8s2uhkD"}
|
|
@@ -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/16kmtoo9px2~m.js","async":true}]],"$L2"]}],"isPartial":true,"staleTime":300,"varyParams":"$W3","buildId":"eOHo5r8CUXYWTZ8s2uhkD"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
:HL["/_next/static/chunks/
|
|
2
|
+
:HL["/_next/static/chunks/0lw-ygpse4.k-.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/0lw-ygpse4.k-.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/09sxsld1-o6fy.js","async":true}]],"$L2"]}],"isPartial":true,"staleTime":300,"varyParams":"$W3","buildId":"eOHo5r8CUXYWTZ8s2uhkD"}
|
|
@@ -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/0lw-ygpse4.k-.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","[series]"],"q":"","i":false,"f":[[["",{"children":[["lang","%%drp:lang:
|
|
14
|
+
0:{"P":null,"c":["","[lang]","manga","[series]"],"q":"","i":false,"f":[[["",{"children":[["lang","%%drp:lang:b47f3fa2b60b3%%","d",null],{"children":["manga",{"children":[["series","%%drp:series:b47f3fa2b60b3%%","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/0lw-ygpse4.k-.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/09sxsld1-o6fy.js","async":true,"nonce":"$undefined"}]],"$L4"]}],{"children":[["$","$1","c",{"children":[[["$","script","script-0",{"src":"/_next/static/chunks/16kmtoo9px2~m.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":[["$","$6",null,{"fallback":["$","div",null,{"className":"p-4","children":[["$","div",null,{"className":"h-8 w-64 rounded bg-sand animate-pulse mb-6"}],["$","div",null,{"className":"flex gap-6","children":[["$","div",null,{"className":"w-48 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","style":{"width":"70%"}}],["$","div","1",{"className":"h-4 rounded bg-sand animate-pulse","style":{"width":"75%"}}],["$","div","2",{"className":"h-4 rounded bg-sand animate-pulse","style":{"width":"80%"}}],["$","div","3",{"className":"h-4 rounded bg-sand animate-pulse","style":{"width":"85%"}}],["$","div","4",{"className":"h-4 rounded bg-sand animate-pulse","style":{"width":"90%"}}]]}]]}]]}],"children":"$L7"}],[["$","script","script-0",{"src":"/_next/static/chunks/00w893jap547w.js","async":true,"nonce":"$undefined"}]],["$","$L8",null,{"children":["$","$6",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}]]}],{},null,true,"$@a"]},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":"eOHo5r8CUXYWTZ8s2uhkD"}
|
|
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":"eOHo5r8CUXYWTZ8s2uhkD"}
|
|
@@ -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":"eOHo5r8CUXYWTZ8s2uhkD"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
:HL["/_next/static/chunks/
|
|
1
|
+
:HL["/_next/static/chunks/0lw-ygpse4.k-.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":"series","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":"series","param":{"type":"d","key":null,"siblings":null},"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}}}},"staleTime":300,"buildId":"eOHo5r8CUXYWTZ8s2uhkD"}
|
|
@@ -8,11 +8,11 @@
|
|
|
8
8
|
"rootMainFiles": [
|
|
9
9
|
"static/chunks/034.po9-x_6e_.js",
|
|
10
10
|
"static/chunks/17mf9df0ge8d_.js",
|
|
11
|
-
"static/chunks/
|
|
11
|
+
"static/chunks/01lwva-nto8jr.js",
|
|
12
12
|
"static/chunks/0m58q2exkjk_h.js",
|
|
13
|
+
"static/chunks/17lvd-1dh8nb8.js",
|
|
13
14
|
"static/chunks/094kqvfb6hqi1.js",
|
|
14
|
-
"static/chunks/
|
|
15
|
-
"static/chunks/turbopack-0a6i~p0ly9qsv.js"
|
|
15
|
+
"static/chunks/turbopack-0pm132gv35tgq.js"
|
|
16
16
|
],
|
|
17
17
|
"pages": {},
|
|
18
18
|
"ampFirstPages": []
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"node": {
|
|
3
|
-
"
|
|
3
|
+
"00688f3e5896ca04e25e755a8f5ad038d7c10509d5": {
|
|
4
4
|
"workers": {
|
|
5
5
|
"app/[lang]/manga/page": {
|
|
6
6
|
"moduleId": 15224,
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"exportedName": "checkSession",
|
|
13
13
|
"filename": "src/actions/session.ts"
|
|
14
14
|
},
|
|
15
|
-
"
|
|
15
|
+
"002052058981dd0a8cf9e1d6456f5b58804aec37e6": {
|
|
16
16
|
"workers": {
|
|
17
17
|
"app/[lang]/manga/page": {
|
|
18
18
|
"moduleId": 15224,
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"exportedName": "logout",
|
|
25
25
|
"filename": "src/actions/logout.ts"
|
|
26
26
|
},
|
|
27
|
-
"
|
|
27
|
+
"00748f8f09f20ff3afb6354471f21135205396ec00": {
|
|
28
28
|
"workers": {
|
|
29
29
|
"app/[lang]/manga/page": {
|
|
30
30
|
"moduleId": 15224,
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"exportedName": "getVersion",
|
|
37
37
|
"filename": "src/actions/version.ts"
|
|
38
38
|
},
|
|
39
|
-
"
|
|
39
|
+
"40cc10481745bbb431ce91f8c2a42334bbf17d8c46": {
|
|
40
40
|
"workers": {
|
|
41
41
|
"app/[lang]/manga/page": {
|
|
42
42
|
"moduleId": 15224,
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
"exportedName": "searchManga",
|
|
49
49
|
"filename": "src/actions/search.ts"
|
|
50
50
|
},
|
|
51
|
-
"
|
|
51
|
+
"404f592497d86e21f37da195ab19b9f8ff25de0f4e": {
|
|
52
52
|
"workers": {
|
|
53
53
|
"app/[lang]/manga/page": {
|
|
54
54
|
"moduleId": 15224,
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"exportedName": "getReadingProgress",
|
|
61
61
|
"filename": "src/actions/reader.ts"
|
|
62
62
|
},
|
|
63
|
-
"
|
|
63
|
+
"40ecf131a1575cece9bb10d13f5ad7a796d44eddfb": {
|
|
64
64
|
"workers": {
|
|
65
65
|
"app/[lang]/manga/page": {
|
|
66
66
|
"moduleId": 15224,
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"exportedName": "getSeriesProgress",
|
|
73
73
|
"filename": "src/actions/reader.ts"
|
|
74
74
|
},
|
|
75
|
-
"
|
|
75
|
+
"00b8dda3e254cc897c79db25dc90e308cd8a143028": {
|
|
76
76
|
"workers": {
|
|
77
77
|
"app/[lang]/manga/page": {
|
|
78
78
|
"moduleId": 15224,
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"exportedName": "getReaderStats",
|
|
85
85
|
"filename": "src/actions/stats.ts"
|
|
86
86
|
},
|
|
87
|
-
"
|
|
87
|
+
"00b7efcb5a87b5a5b9174e9b66611f1466f479325e": {
|
|
88
88
|
"workers": {
|
|
89
89
|
"app/[lang]/manga/page": {
|
|
90
90
|
"moduleId": 15224,
|
|
@@ -96,40 +96,40 @@
|
|
|
96
96
|
"exportedName": "getMangaVolumes",
|
|
97
97
|
"filename": "src/actions/library.ts"
|
|
98
98
|
},
|
|
99
|
-
"
|
|
99
|
+
"0024ff433b51409fc68bca24b3c0cb3bd634ad5c6f": {
|
|
100
100
|
"workers": {
|
|
101
101
|
"app/[lang]/manga/page": {
|
|
102
102
|
"moduleId": 15224,
|
|
103
103
|
"async": true,
|
|
104
|
-
"exportedName": "
|
|
104
|
+
"exportedName": "getMangaOverall",
|
|
105
105
|
"filename": "src/actions/library.ts"
|
|
106
106
|
}
|
|
107
107
|
},
|
|
108
|
-
"exportedName": "
|
|
108
|
+
"exportedName": "getMangaOverall",
|
|
109
109
|
"filename": "src/actions/library.ts"
|
|
110
110
|
},
|
|
111
|
-
"
|
|
111
|
+
"0039b6aea9a9b936436736d00644f3512d9a952cd4": {
|
|
112
112
|
"workers": {
|
|
113
113
|
"app/[lang]/manga/page": {
|
|
114
114
|
"moduleId": 15224,
|
|
115
115
|
"async": true,
|
|
116
|
-
"exportedName": "
|
|
116
|
+
"exportedName": "getMangaSeries",
|
|
117
117
|
"filename": "src/actions/library.ts"
|
|
118
118
|
}
|
|
119
119
|
},
|
|
120
|
-
"exportedName": "
|
|
120
|
+
"exportedName": "getMangaSeries",
|
|
121
121
|
"filename": "src/actions/library.ts"
|
|
122
122
|
},
|
|
123
|
-
"
|
|
123
|
+
"00c3a48338a15a62f0e37c19b905c4dfb2f73b7562": {
|
|
124
124
|
"workers": {
|
|
125
125
|
"app/[lang]/manga/page": {
|
|
126
126
|
"moduleId": 15224,
|
|
127
127
|
"async": true,
|
|
128
|
-
"exportedName": "
|
|
128
|
+
"exportedName": "getLibraryFilters",
|
|
129
129
|
"filename": "src/actions/library.ts"
|
|
130
130
|
}
|
|
131
131
|
},
|
|
132
|
-
"exportedName": "
|
|
132
|
+
"exportedName": "getLibraryFilters",
|
|
133
133
|
"filename": "src/actions/library.ts"
|
|
134
134
|
}
|
|
135
135
|
},
|
|
@@ -2,21 +2,23 @@ var R=require("../../../chunks/ssr/[turbopack]_runtime.js")("server/app/[lang]/m
|
|
|
2
2
|
R.c("server/chunks/ssr/[root-of-the-server]__0o-bi_~._.js")
|
|
3
3
|
R.c("server/chunks/ssr/0xn0_next_dist_esm_build_templates_app-page_0fh32xc.js")
|
|
4
4
|
R.c("server/chunks/ssr/[root-of-the-server]__136hhiw._.js")
|
|
5
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
5
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0x.6iuo._.js")
|
|
6
|
+
R.c("server/chunks/ssr/0xn0_next_dist_compiled_@opentelemetry_api_index_0yw.6hv.js")
|
|
6
7
|
R.c("server/chunks/ssr/0xn0_next_dist_client_components_0.08abw._.js")
|
|
7
8
|
R.c("server/chunks/ssr/0xn0_next_dist_client_components_builtin_forbidden_04l.568.js")
|
|
8
9
|
R.c("server/chunks/ssr/0xn0_next_dist_client_components_builtin_unauthorized_0cmc~69.js")
|
|
9
10
|
R.c("server/chunks/ssr/0xn0_next_dist_client_components_builtin_global-error_0334vit.js")
|
|
10
11
|
R.c("server/chunks/ssr/[root-of-the-server]__04rf-mb._.js")
|
|
11
12
|
R.c("server/chunks/ssr/_0rdv9ta._.js")
|
|
12
|
-
R.c("server/chunks/ssr/
|
|
13
|
+
R.c("server/chunks/ssr/0xn0_next_0mmjsg9._.js")
|
|
13
14
|
R.c("server/chunks/ssr/_00eq9hf._.js")
|
|
14
|
-
R.c("server/chunks/ssr/
|
|
15
|
+
R.c("server/chunks/ssr/_0s8v6hg._.js")
|
|
16
|
+
R.c("server/chunks/ssr/0xn0_next_dist_07o~iiv._.js")
|
|
15
17
|
R.c("server/chunks/ssr/src_08gpr8j._.js")
|
|
16
|
-
R.c("server/chunks/ssr/[root-of-the-server]
|
|
18
|
+
R.c("server/chunks/ssr/[root-of-the-server]__0s8g7im._.js")
|
|
17
19
|
R.c("server/chunks/ssr/_07p7svd._.js")
|
|
20
|
+
R.c("server/chunks/ssr/_0fuvfg_._.js")
|
|
18
21
|
R.c("server/chunks/ssr/_0iq8tqc._.js")
|
|
19
|
-
R.c("server/chunks/ssr/_0q-n0ab._.js")
|
|
20
22
|
R.c("server/chunks/ssr/0p-y_@paralleldrive_cuid2_03tuuoi._.js")
|
|
21
23
|
R.m(70867)
|
|
22
24
|
module.exports=R.m(70867).exports
|