vibedoc 1.3.0 → 1.4.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/.next/BUILD_ID +1 -1
- package/.next/app-path-routes-manifest.json +1 -0
- package/.next/build-manifest.json +5 -5
- package/.next/prerender-manifest.json +3 -3
- package/.next/routes-manifest.json +6 -0
- package/.next/server/app/(app)/activity/page/build-manifest.json +3 -3
- package/.next/server/app/(app)/activity/page.js +7 -6
- package/.next/server/app/(app)/activity/page.js.nft.json +1 -1
- package/.next/server/app/(app)/activity/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/board/page/build-manifest.json +3 -3
- package/.next/server/app/(app)/board/page.js +7 -6
- package/.next/server/app/(app)/board/page.js.nft.json +1 -1
- package/.next/server/app/(app)/board/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/docs/page/build-manifest.json +3 -3
- package/.next/server/app/(app)/docs/page.js +7 -6
- package/.next/server/app/(app)/docs/page.js.nft.json +1 -1
- package/.next/server/app/(app)/docs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/explorer/page/build-manifest.json +3 -3
- package/.next/server/app/(app)/explorer/page.js +7 -6
- package/.next/server/app/(app)/explorer/page.js.nft.json +1 -1
- package/.next/server/app/(app)/explorer/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/memory/page/build-manifest.json +3 -3
- package/.next/server/app/(app)/memory/page.js +7 -6
- package/.next/server/app/(app)/memory/page.js.nft.json +1 -1
- package/.next/server/app/(app)/memory/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/settings/page/build-manifest.json +3 -3
- package/.next/server/app/(app)/settings/page.js +7 -6
- package/.next/server/app/(app)/settings/page.js.nft.json +1 -1
- package/.next/server/app/(app)/settings/page_client-reference-manifest.js +1 -1
- package/.next/server/app/(app)/setup/page/build-manifest.json +3 -3
- package/.next/server/app/(app)/setup/page.js +7 -6
- package/.next/server/app/(app)/setup/page.js.nft.json +1 -1
- package/.next/server/app/(app)/setup/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_global-error/page/build-manifest.json +3 -3
- package/.next/server/app/_global-error/page.js +3 -3
- package/.next/server/app/_global-error/page.js.nft.json +1 -1
- package/.next/server/app/_global-error.html +2 -2
- package/.next/server/app/_global-error.rsc +1 -1
- package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next/server/app/_not-found/page/build-manifest.json +3 -3
- package/.next/server/app/_not-found/page.js +6 -5
- package/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +8 -8
- package/.next/server/app/_not-found.segments/_full.segment.rsc +8 -8
- package/.next/server/app/_not-found.segments/_head.segment.rsc +3 -3
- package/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/activity.html +1 -1
- package/.next/server/app/activity.rsc +20 -19
- package/.next/server/app/activity.segments/!KGFwcCk/activity/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/activity.segments/!KGFwcCk/activity.segment.rsc +3 -3
- package/.next/server/app/activity.segments/!KGFwcCk.segment.rsc +7 -6
- package/.next/server/app/activity.segments/_full.segment.rsc +20 -19
- package/.next/server/app/activity.segments/_head.segment.rsc +3 -3
- package/.next/server/app/activity.segments/_index.segment.rsc +4 -4
- package/.next/server/app/activity.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/api/activity/route.js.nft.json +1 -1
- package/.next/server/app/api/backlinks/route.js.nft.json +1 -1
- package/.next/server/app/api/context/route.js.nft.json +1 -1
- package/.next/server/app/api/decisions/route.js +1 -1
- package/.next/server/app/api/decisions/route.js.nft.json +1 -1
- package/.next/server/app/api/docs/route.js +1 -1
- package/.next/server/app/api/docs/route.js.nft.json +1 -1
- package/.next/server/app/api/explorer/route.js +1 -1
- package/.next/server/app/api/explorer/route.js.nft.json +1 -1
- package/.next/server/app/api/mcp/route.js +1 -1
- package/.next/server/app/api/mcp/route.js.nft.json +1 -1
- package/.next/server/app/api/memory/route.js +1 -1
- package/.next/server/app/api/memory/route.js.nft.json +1 -1
- package/.next/server/app/api/projects/route.js.nft.json +1 -1
- package/.next/server/app/api/registry/route.js +1 -1
- package/.next/server/app/api/registry/route.js.nft.json +1 -1
- package/.next/server/app/api/settings/route.js.nft.json +1 -1
- package/.next/server/app/api/setup/generate/route.js.nft.json +1 -1
- package/.next/server/app/api/setup/write/route.js +1 -1
- package/.next/server/app/api/setup/write/route.js.nft.json +1 -1
- package/.next/server/app/api/summary/route.js.nft.json +1 -1
- package/.next/server/app/api/tasks/create/route/app-paths-manifest.json +3 -0
- package/.next/server/app/api/tasks/create/route/build-manifest.json +11 -0
- package/.next/server/app/api/tasks/create/route/server-reference-manifest.json +4 -0
- package/.next/server/app/api/tasks/create/route.js +7 -0
- package/.next/server/app/api/tasks/create/route.js.map +5 -0
- package/.next/server/app/api/tasks/create/route.js.nft.json +1 -0
- package/.next/server/app/api/tasks/create/route_client-reference-manifest.js +2 -0
- package/.next/server/app/api/tasks/route.js +1 -1
- package/.next/server/app/api/tasks/route.js.nft.json +1 -1
- package/.next/server/app/board.html +1 -1
- package/.next/server/app/board.rsc +20 -19
- package/.next/server/app/board.segments/!KGFwcCk/board/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/board.segments/!KGFwcCk/board.segment.rsc +3 -3
- package/.next/server/app/board.segments/!KGFwcCk.segment.rsc +7 -6
- package/.next/server/app/board.segments/_full.segment.rsc +20 -19
- package/.next/server/app/board.segments/_head.segment.rsc +3 -3
- package/.next/server/app/board.segments/_index.segment.rsc +4 -4
- package/.next/server/app/board.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/docs.html +1 -1
- package/.next/server/app/docs.rsc +20 -19
- package/.next/server/app/docs.segments/!KGFwcCk/docs/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/docs.segments/!KGFwcCk/docs.segment.rsc +3 -3
- package/.next/server/app/docs.segments/!KGFwcCk.segment.rsc +7 -6
- package/.next/server/app/docs.segments/_full.segment.rsc +20 -19
- package/.next/server/app/docs.segments/_head.segment.rsc +3 -3
- package/.next/server/app/docs.segments/_index.segment.rsc +4 -4
- package/.next/server/app/docs.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/explorer.html +1 -1
- package/.next/server/app/explorer.rsc +20 -19
- package/.next/server/app/explorer.segments/!KGFwcCk/explorer/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/explorer.segments/!KGFwcCk/explorer.segment.rsc +3 -3
- package/.next/server/app/explorer.segments/!KGFwcCk.segment.rsc +7 -6
- package/.next/server/app/explorer.segments/_full.segment.rsc +20 -19
- package/.next/server/app/explorer.segments/_head.segment.rsc +3 -3
- package/.next/server/app/explorer.segments/_index.segment.rsc +4 -4
- package/.next/server/app/explorer.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +8 -8
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/.next/server/app/index.segments/_full.segment.rsc +8 -8
- package/.next/server/app/index.segments/_head.segment.rsc +3 -3
- package/.next/server/app/index.segments/_index.segment.rsc +4 -4
- package/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/memory.html +1 -1
- package/.next/server/app/memory.rsc +20 -19
- package/.next/server/app/memory.segments/!KGFwcCk/memory/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/memory.segments/!KGFwcCk/memory.segment.rsc +3 -3
- package/.next/server/app/memory.segments/!KGFwcCk.segment.rsc +7 -6
- package/.next/server/app/memory.segments/_full.segment.rsc +20 -19
- package/.next/server/app/memory.segments/_head.segment.rsc +3 -3
- package/.next/server/app/memory.segments/_index.segment.rsc +4 -4
- package/.next/server/app/memory.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/page/build-manifest.json +3 -3
- package/.next/server/app/page.js +7 -7
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/settings.html +1 -1
- package/.next/server/app/settings.rsc +20 -19
- package/.next/server/app/settings.segments/!KGFwcCk/settings/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/settings.segments/!KGFwcCk/settings.segment.rsc +3 -3
- package/.next/server/app/settings.segments/!KGFwcCk.segment.rsc +7 -6
- package/.next/server/app/settings.segments/_full.segment.rsc +20 -19
- package/.next/server/app/settings.segments/_head.segment.rsc +3 -3
- package/.next/server/app/settings.segments/_index.segment.rsc +4 -4
- package/.next/server/app/settings.segments/_tree.segment.rsc +2 -2
- package/.next/server/app/setup.html +1 -1
- package/.next/server/app/setup.rsc +20 -19
- package/.next/server/app/setup.segments/!KGFwcCk/setup/__PAGE__.segment.rsc +4 -4
- package/.next/server/app/setup.segments/!KGFwcCk/setup.segment.rsc +3 -3
- package/.next/server/app/setup.segments/!KGFwcCk.segment.rsc +7 -6
- package/.next/server/app/setup.segments/_full.segment.rsc +20 -19
- package/.next/server/app/setup.segments/_head.segment.rsc +3 -3
- package/.next/server/app/setup.segments/_index.segment.rsc +4 -4
- package/.next/server/app/setup.segments/_tree.segment.rsc +2 -2
- package/.next/server/app-paths-manifest.json +1 -0
- package/.next/server/chunks/{[root-of-the-server]__54666fd5._.js → [root-of-the-server]__03edd537._.js} +2 -2
- package/.next/server/chunks/{[root-of-the-server]__e27393ea._.js → [root-of-the-server]__1329130b._.js} +2 -2
- package/.next/server/chunks/[root-of-the-server]__222d0fad._.js +3 -0
- package/.next/server/chunks/{[root-of-the-server]__b4da5bcd._.js → [root-of-the-server]__50974822._.js} +2 -2
- package/.next/server/chunks/[root-of-the-server]__67fc5766._.js +3 -0
- package/.next/server/chunks/[root-of-the-server]__67fc5766._.js.map +1 -0
- package/.next/server/chunks/[root-of-the-server]__73d016a0._.js +24 -7
- package/.next/server/chunks/[root-of-the-server]__73d016a0._.js.map +1 -1
- package/.next/server/chunks/{[root-of-the-server]__a0a8fb65._.js → [root-of-the-server]__7da508f8._.js} +2 -2
- package/.next/server/chunks/{[root-of-the-server]__2d66d57b._.js → [root-of-the-server]__9057030f._.js} +2 -2
- package/.next/server/chunks/{[root-of-the-server]__aa7a40ec._.js → [root-of-the-server]__943256c8._.js} +2 -2
- package/.next/server/chunks/{[root-of-the-server]__bacbf09e._.js → [root-of-the-server]__c4a478c1._.js} +2 -2
- package/.next/server/chunks/_next-internal_server_app_api_tasks_create_route_actions_8f1c32d2.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__85b679c6._.js → [root-of-the-server]__1940775f._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__194bb43b._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__194bb43b._.js.map +1 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__575af34a._.js → [root-of-the-server]__22325e4c._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__575af34a._.js.map → [root-of-the-server]__22325e4c._.js.map} +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__346c6c2b._.js → [root-of-the-server]__2ea2afb2._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__346c6c2b._.js.map → [root-of-the-server]__2ea2afb2._.js.map} +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__0310d64d._.js → [root-of-the-server]__718d62a3._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__8bc686d2._.js → [root-of-the-server]__83981bf9._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__8f3ac062._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__4cd0cfe5._.js.map → [root-of-the-server]__8f3ac062._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__a34f1253._.js +3 -0
- package/.next/server/chunks/ssr/[root-of-the-server]__a34f1253._.js.map +1 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__e44bed76._.js → [root-of-the-server]__a3f52a6e._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__add7ce25._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__7ccd69b2._.js.map → [root-of-the-server]__add7ce25._.js.map} +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__cf263b75._.js → [root-of-the-server]__c7aaf19e._.js} +2 -2
- package/.next/server/chunks/ssr/[root-of-the-server]__c9c67a6a._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__38711845._.js.map → [root-of-the-server]__c9c67a6a._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__ccbe4f15._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__bdae2a0a._.js.map → [root-of-the-server]__ccbe4f15._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__d9936fe0._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__d23d6dd8._.js.map → [root-of-the-server]__d9936fe0._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__ddf636f0._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__c754fc94._.js.map → [root-of-the-server]__ddf636f0._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__dfd81d0e._.js +3 -0
- package/.next/server/chunks/ssr/{[root-of-the-server]__ad4ab234._.js.map → [root-of-the-server]__dfd81d0e._.js.map} +1 -1
- package/.next/server/chunks/ssr/{[root-of-the-server]__59ae98dc._.js → [root-of-the-server]__e1cd2abc._.js} +2 -2
- package/.next/server/chunks/ssr/{[root-of-the-server]__59ae98dc._.js.map → [root-of-the-server]__e1cd2abc._.js.map} +1 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__f322b1c8._.js +3 -0
- package/.next/server/chunks/ssr/{_04bd0614._.js → _02804d59._.js} +3 -3
- package/.next/server/chunks/ssr/_02804d59._.js.map +1 -0
- package/.next/server/chunks/ssr/_0ee1f47f._.js +1 -1
- package/.next/server/chunks/ssr/_0ee1f47f._.js.map +1 -1
- package/.next/server/chunks/ssr/{_07ff42fd._.js → _10c46cea._.js} +3 -3
- package/.next/server/chunks/ssr/_10c46cea._.js.map +1 -0
- package/.next/server/chunks/ssr/_15efe9a8._.js +3 -0
- package/.next/server/chunks/ssr/_15efe9a8._.js.map +1 -0
- package/.next/server/chunks/ssr/_46c690bf._.js +3 -0
- package/.next/server/chunks/ssr/_46c690bf._.js.map +1 -0
- package/.next/server/chunks/ssr/_50579c31._.js +3 -0
- package/.next/server/chunks/ssr/_50579c31._.js.map +1 -0
- package/.next/server/chunks/ssr/_5f998080._.js +4 -0
- package/.next/server/chunks/ssr/_5f998080._.js.map +1 -0
- package/.next/server/chunks/ssr/_692c5bbf._.js +1 -1
- package/.next/server/chunks/ssr/_692c5bbf._.js.map +1 -1
- package/.next/server/chunks/ssr/_acb63a7d._.js +1 -1
- package/.next/server/chunks/ssr/_acb63a7d._.js.map +1 -1
- package/.next/server/chunks/ssr/{_102fd465._.js → _af7c883c._.js} +2 -2
- package/.next/server/chunks/ssr/{_85e5ab03._.js → _afc4ce33._.js} +3 -3
- package/.next/server/chunks/ssr/_afc4ce33._.js.map +1 -0
- package/.next/server/chunks/ssr/{a5dda_next_dist_c6de1535._.js → _b1542c0f._.js} +3 -3
- package/.next/server/chunks/ssr/_b1542c0f._.js.map +1 -0
- package/.next/server/chunks/ssr/_b226a79a._.js +4 -0
- package/.next/server/chunks/ssr/_b226a79a._.js.map +1 -0
- package/.next/server/chunks/ssr/_c2cff164._.js +3 -0
- package/.next/server/chunks/ssr/_c2cff164._.js.map +1 -0
- package/.next/server/chunks/ssr/_d411515a._.js +1 -1
- package/.next/server/chunks/ssr/_d411515a._.js.map +1 -1
- package/.next/server/chunks/ssr/{_83c6a2ff._.js → _d7643298._.js} +3 -3
- package/.next/server/chunks/ssr/_d7643298._.js.map +1 -0
- package/.next/server/chunks/ssr/{_c4b742c5._.js → _f0a06393._.js} +3 -3
- package/.next/server/chunks/ssr/_f0a06393._.js.map +1 -0
- package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_2139b88a._.js +3 -0
- package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_2139b88a._.js.map +1 -0
- package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_fd324e06._.js +3 -0
- package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_fd324e06._.js.map +1 -0
- package/.next/server/chunks/ssr/a5dda_next_dist_63172c0f._.js +4 -0
- package/.next/server/chunks/ssr/{a5dda_next_dist_c6de1535._.js.map → a5dda_next_dist_63172c0f._.js.map} +1 -1
- package/.next/server/chunks/ssr/{a5dda_next_dist_esm_build_templates_app-page_d9140d2d.js → a5dda_next_dist_esm_build_templates_app-page_20fe1d07.js} +3 -3
- package/.next/server/chunks/ssr/a5dda_next_dist_esm_build_templates_app-page_20fe1d07.js.map +1 -0
- package/.next/server/chunks/ssr/{ec1cc_katex_dist_katex_mjs_e93914b8._.js → ec1cc_katex_dist_katex_mjs_1924e0db._.js} +1 -1
- package/.next/server/chunks/ssr/{ec1cc_katex_dist_katex_mjs_9f7bcf4a._.js → ec1cc_katex_dist_katex_mjs_1e92da96._.js} +1 -1
- package/.next/server/chunks/ssr/{ec1cc_katex_dist_katex_mjs_a9aca746._.js → ec1cc_katex_dist_katex_mjs_872ed7f8._.js} +1 -1
- package/.next/server/chunks/ssr/{ec1cc_katex_dist_katex_mjs_e7b66387._.js → ec1cc_katex_dist_katex_mjs_c6b5470c._.js} +1 -1
- package/.next/server/chunks/ssr/ec1cc_katex_dist_katex_mjs_c6b5470c._.js.map +1 -0
- package/.next/server/chunks/ssr/{node_modules__pnpm_9cdea683._.js → node_modules__pnpm_00fba959._.js} +1 -1
- package/.next/server/chunks/ssr/node_modules__pnpm_01f5d9da._.js +3 -0
- package/.next/server/chunks/ssr/{node_modules__pnpm_44b70609._.js.map → node_modules__pnpm_01f5d9da._.js.map} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_8b3ed63a._.js → node_modules__pnpm_0ae7984c._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_60fef38e._.js → node_modules__pnpm_0b2a59a5._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_70a08cdf._.js → node_modules__pnpm_0b403dbf._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_8c13bdb7._.js → node_modules__pnpm_0dc85bd5._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_ba838a36._.js → node_modules__pnpm_0f315216._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_0322e068._.js → node_modules__pnpm_0fcc2ade._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_df7dcb26._.js → node_modules__pnpm_11602273._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_5c59b1ad._.js → node_modules__pnpm_166528e5._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_b6b9de46._.js → node_modules__pnpm_1b6418c7._.js} +1 -1
- package/.next/server/chunks/ssr/node_modules__pnpm_20308a0b._.js +7 -0
- package/.next/server/chunks/ssr/node_modules__pnpm_20308a0b._.js.map +1 -0
- package/.next/server/chunks/ssr/{node_modules__pnpm_39f460e8._.js → node_modules__pnpm_203e2ae6._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_d75e5d41._.js → node_modules__pnpm_20667837._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_3f2cce74._.js → node_modules__pnpm_22b45ca3._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_8ba721df._.js → node_modules__pnpm_233a9948._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_2871fff4._.js → node_modules__pnpm_26c302ad._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_08cf1858._.js → node_modules__pnpm_28f5917a._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_790c3b2e._.js → node_modules__pnpm_29ef1122._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_7e98d14b._.js → node_modules__pnpm_2b433d26._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_72235a6a._.js → node_modules__pnpm_32dea2df._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_337eaf96._.js → node_modules__pnpm_36314152._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_9ce450a4._.js → node_modules__pnpm_383aee7b._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_8f8943af._.js → node_modules__pnpm_3f2da5a6._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_c402a901._.js → node_modules__pnpm_49f81544._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_b50ae8f6._.js → node_modules__pnpm_4d2bd21b._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_63a4a328._.js → node_modules__pnpm_4d5ddaac._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_42d2c2d2._.js → node_modules__pnpm_4f088d93._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_f77bb209._.js → node_modules__pnpm_5075b2c5._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_6a7ed592._.js → node_modules__pnpm_53135aed._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_1790069e._.js → node_modules__pnpm_55940107._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_423baddc._.js → node_modules__pnpm_5a66db81._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_3d378674._.js → node_modules__pnpm_660f6b48._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_36b5c2af._.js → node_modules__pnpm_678a023d._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_c39c9496._.js → node_modules__pnpm_69340952._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_1dce0d3b._.js → node_modules__pnpm_6a505c32._.js} +1 -1
- package/.next/server/chunks/ssr/node_modules__pnpm_6fee60be._.js +3 -0
- package/.next/server/chunks/ssr/node_modules__pnpm_6fee60be._.js.map +1 -0
- package/.next/server/chunks/ssr/{node_modules__pnpm_3dd8e608._.js → node_modules__pnpm_73f60ed3._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_87d282d9._.js → node_modules__pnpm_73fa56d9._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_45bf67c8._.js → node_modules__pnpm_7417f8a3._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_05da39c7._.js → node_modules__pnpm_74702239._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_928932b1._.js → node_modules__pnpm_76595790._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_8036c25f._.js → node_modules__pnpm_7688cd8b._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_06db4ba2._.js → node_modules__pnpm_77bef6b3._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_08922392._.js → node_modules__pnpm_7b9f7ded._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_c7ca55c9._.js → node_modules__pnpm_7bc6fb3f._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_e70a06f1._.js → node_modules__pnpm_7bebd190._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_b2c6ca72._.js → node_modules__pnpm_7cacc1cc._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_76204895._.js → node_modules__pnpm_7d6096d0._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_75846ac9._.js → node_modules__pnpm_810c12a3._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_3601c997._.js → node_modules__pnpm_917236c4._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_135db8bc._.js → node_modules__pnpm_958d62cb._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_5768848c._.js → node_modules__pnpm_97367937._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_d1c050d4._.js → node_modules__pnpm_993eff2d._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_016e62a5._.js → node_modules__pnpm_9bab8aaa._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_0c377643._.js → node_modules__pnpm_9d36940a._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_0d80282c._.js → node_modules__pnpm_9ddf8ec8._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_a23a1417._.js → node_modules__pnpm_9de6944e._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_227802dc._.js → node_modules__pnpm_9ed86539._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_c278eaac._.js → node_modules__pnpm_a216f966._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_754137d0._.js → node_modules__pnpm_a23053e0._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_7ca85e0d._.js → node_modules__pnpm_a2c4f3d7._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_b18e7d84._.js → node_modules__pnpm_a3c866a4._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_2e011da0._.js → node_modules__pnpm_aa25e76f._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_91a9fe44._.js → node_modules__pnpm_aa53a759._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_1c623592._.js → node_modules__pnpm_ae8e01c6._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_3394b2c5._.js → node_modules__pnpm_aebdd762._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_4d03e476._.js → node_modules__pnpm_af29ab68._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_d6cd0cb1._.js → node_modules__pnpm_b28ba463._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_f505d304._.js → node_modules__pnpm_b4adc2e7._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_75690281._.js → node_modules__pnpm_b4bf1729._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_a4a74805._.js → node_modules__pnpm_b75e6868._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_4cc41a2c._.js → node_modules__pnpm_bc76cc53._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_140ed2b5._.js → node_modules__pnpm_bcd2eb3a._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_85de6da6._.js → node_modules__pnpm_c1b02576._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_8a0f76d5._.js → node_modules__pnpm_c1b70c63._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_7de47ba7._.js → node_modules__pnpm_c320dcf5._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_67f40799._.js → node_modules__pnpm_c4d0e703._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_f6f51e7a._.js → node_modules__pnpm_c57f91df._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_55b7a1cf._.js → node_modules__pnpm_c598b48c._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_0631ec86._.js → node_modules__pnpm_c683995e._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_db2dceff._.js → node_modules__pnpm_c6a3a5ee._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_240c58bb._.js → node_modules__pnpm_c8929f6f._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_aec9b3d2._.js → node_modules__pnpm_c98f0170._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_96c7344a._.js → node_modules__pnpm_cf36446c._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_93144bce._.js → node_modules__pnpm_cf44f5d7._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_7a101d07._.js → node_modules__pnpm_d10d6e8f._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_076b3258._.js → node_modules__pnpm_d237d54b._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_688ab9b4._.js → node_modules__pnpm_d2ff1199._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_4edcc2cf._.js → node_modules__pnpm_d58c5c9c._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_6c9a5a96._.js → node_modules__pnpm_d65a8ec6._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_33344533._.js → node_modules__pnpm_db9521f3._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_ebfee6f4._.js → node_modules__pnpm_e07e25a1._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_07f377f7._.js → node_modules__pnpm_e084e8b5._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_6947736b._.js → node_modules__pnpm_e7e16c44._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_00962046._.js → node_modules__pnpm_e87f4c8f._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_cd59b8c6._.js → node_modules__pnpm_ee9378af._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_19e8c8a7._.js → node_modules__pnpm_ef18e708._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_a714825b._.js → node_modules__pnpm_ef613ec1._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_2b6ac74b._.js → node_modules__pnpm_f3d5816a._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_9927b752._.js → node_modules__pnpm_f75286f3._.js} +1 -1
- package/.next/server/chunks/ssr/{node_modules__pnpm_474a3a70._.js → node_modules__pnpm_f952589a._.js} +2 -2
- package/.next/server/chunks/ssr/{node_modules__pnpm_fa1f464c._.js → node_modules__pnpm_fb5a6095._.js} +1 -1
- package/.next/server/chunks/ssr/src_app_(app)_error_tsx_8b5c3e3b._.js +3 -0
- package/.next/server/chunks/ssr/src_app_(app)_error_tsx_8b5c3e3b._.js.map +1 -0
- package/.next/server/chunks/ssr/src_app_(app)_settings_page_tsx_752c26e2._.js +1 -1
- package/.next/server/chunks/ssr/src_app_(app)_settings_page_tsx_752c26e2._.js.map +1 -1
- package/.next/server/chunks/ssr/src_app_(app)_setup_page_tsx_effb3116._.js +1 -1
- package/.next/server/chunks/ssr/src_app_(app)_setup_page_tsx_effb3116._.js.map +1 -1
- package/.next/server/chunks/ssr/src_app_global-error_tsx_aa661ba4._.js +3 -0
- package/.next/server/chunks/ssr/src_app_global-error_tsx_aa661ba4._.js.map +1 -0
- package/.next/server/chunks/ssr/src_components_ui_scroll-area_tsx_3edfbcee._.js +3 -0
- package/.next/server/chunks/ssr/src_components_ui_scroll-area_tsx_3edfbcee._.js.map +1 -0
- package/.next/server/middleware-build-manifest.js +3 -3
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +2 -2
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/0a23222890789fc7.js +1 -0
- package/.next/static/chunks/260957bb921413ce.js +4 -0
- package/.next/static/chunks/26c0edacf913d566.js +1 -0
- package/.next/static/chunks/2899688335d3adb2.js +10 -0
- package/.next/static/chunks/37e7fffb0c3f808a.js +1 -0
- package/.next/static/chunks/{a8d5f5dc2688fe30.js → 4b85895b71381fe3.js} +1 -1
- package/.next/static/chunks/4c61fab7712ab14c.js +1 -0
- package/.next/static/chunks/{db20ec18c9fde107.js → 61aeba246e853119.js} +1 -1
- package/.next/static/chunks/622d4f9dd738a19e.js +5 -0
- package/.next/static/chunks/656421e1c8420066.js +1 -0
- package/.next/static/chunks/88a9c5878c58c4c7.js +1 -0
- package/.next/static/chunks/937e067c90728448.js +21 -0
- package/.next/static/chunks/9ec5cc6e82dc4c95.js +1 -0
- package/.next/static/chunks/9ef7e8256638a410.js +1 -0
- package/.next/static/chunks/{452e1bb12e7f0b85.js → a573ce301ebe6879.js} +1 -1
- package/.next/static/chunks/ab91a04173b72e7f.css +1 -0
- package/.next/static/chunks/{fcc2b1530d73e61e.js → c613844e13174012.js} +3 -3
- package/.next/static/chunks/e9233bff3572a5ae.js +1 -0
- package/.next/static/chunks/{turbopack-2835ad6e71df73d8.js → turbopack-d9f1831e5abe8b4e.js} +1 -1
- package/LICENSE +21 -0
- package/README.md +193 -167
- package/package.json +4 -1
- package/.next/server/chunks/[root-of-the-server]__dfd36dc0._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__38711845._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__4cd0cfe5._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__7ccd69b2._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__8edfd41f._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__93c50d95._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__93c50d95._.js.map +0 -1
- package/.next/server/chunks/ssr/[root-of-the-server]__ad4ab234._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__bdae2a0a._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__c754fc94._.js +0 -3
- package/.next/server/chunks/ssr/[root-of-the-server]__d23d6dd8._.js +0 -3
- package/.next/server/chunks/ssr/_0324be5b._.js +0 -4
- package/.next/server/chunks/ssr/_0324be5b._.js.map +0 -1
- package/.next/server/chunks/ssr/_04bd0614._.js.map +0 -1
- package/.next/server/chunks/ssr/_07ff42fd._.js.map +0 -1
- package/.next/server/chunks/ssr/_189227ea._.js +0 -3
- package/.next/server/chunks/ssr/_189227ea._.js.map +0 -1
- package/.next/server/chunks/ssr/_39d9968d._.js +0 -4
- package/.next/server/chunks/ssr/_39d9968d._.js.map +0 -1
- package/.next/server/chunks/ssr/_7b129868._.js +0 -4
- package/.next/server/chunks/ssr/_7b129868._.js.map +0 -1
- package/.next/server/chunks/ssr/_83c6a2ff._.js.map +0 -1
- package/.next/server/chunks/ssr/_85e5ab03._.js.map +0 -1
- package/.next/server/chunks/ssr/_9f1b4c51._.js +0 -3
- package/.next/server/chunks/ssr/_9f1b4c51._.js.map +0 -1
- package/.next/server/chunks/ssr/_b4c946f7._.js +0 -7
- package/.next/server/chunks/ssr/_b4c946f7._.js.map +0 -1
- package/.next/server/chunks/ssr/_c4b742c5._.js.map +0 -1
- package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_b0ef93f6._.js +0 -3
- package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_b0ef93f6._.js.map +0 -1
- package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_folder_de463b3c.js +0 -3
- package/.next/server/chunks/ssr/a41dc_lucide-react_dist_esm_icons_folder_de463b3c.js.map +0 -1
- package/.next/server/chunks/ssr/a5dda_next_dist_client_components_builtin_global-error_88955b9a.js +0 -3
- package/.next/server/chunks/ssr/a5dda_next_dist_client_components_builtin_global-error_88955b9a.js.map +0 -1
- package/.next/server/chunks/ssr/a5dda_next_dist_esm_build_templates_app-page_d9140d2d.js.map +0 -1
- package/.next/server/chunks/ssr/node_modules__pnpm_44b70609._.js +0 -3
- package/.next/server/chunks/ssr/node_modules__pnpm_9e807a6c._.js +0 -3
- package/.next/server/chunks/ssr/node_modules__pnpm_9e807a6c._.js.map +0 -1
- package/.next/static/chunks/13bdd4e22dd90816.js +0 -1
- package/.next/static/chunks/31fae4c58073753b.js +0 -1
- package/.next/static/chunks/429961c8e82cfbcb.css +0 -1
- package/.next/static/chunks/5066c1dec89e3cb6.js +0 -1
- package/.next/static/chunks/519aa8080f20453e.js +0 -10
- package/.next/static/chunks/6f01f5fee0eb2f66.js +0 -1
- package/.next/static/chunks/825ae09010d35407.js +0 -5
- package/.next/static/chunks/aad224af68aad5fb.js +0 -4
- package/.next/static/chunks/d0d8f8e7eb4550b4.js +0 -1
- package/.next/static/chunks/dc6d4ccd3cd8471c.js +0 -21
- package/.next/static/chunks/e6164bb2a2fa9b00.js +0 -1
- /package/.next/server/chunks/{[root-of-the-server]__54666fd5._.js.map → [root-of-the-server]__03edd537._.js.map} +0 -0
- /package/.next/server/chunks/{[root-of-the-server]__e27393ea._.js.map → [root-of-the-server]__1329130b._.js.map} +0 -0
- /package/.next/server/chunks/{[root-of-the-server]__dfd36dc0._.js.map → [root-of-the-server]__222d0fad._.js.map} +0 -0
- /package/.next/server/chunks/{[root-of-the-server]__b4da5bcd._.js.map → [root-of-the-server]__50974822._.js.map} +0 -0
- /package/.next/server/chunks/{[root-of-the-server]__a0a8fb65._.js.map → [root-of-the-server]__7da508f8._.js.map} +0 -0
- /package/.next/server/chunks/{[root-of-the-server]__2d66d57b._.js.map → [root-of-the-server]__9057030f._.js.map} +0 -0
- /package/.next/server/chunks/{[root-of-the-server]__aa7a40ec._.js.map → [root-of-the-server]__943256c8._.js.map} +0 -0
- /package/.next/server/chunks/{[root-of-the-server]__bacbf09e._.js.map → [root-of-the-server]__c4a478c1._.js.map} +0 -0
- /package/.next/server/chunks/{ssr/[root-of-the-server]__8edfd41f._.js.map → _next-internal_server_app_api_tasks_create_route_actions_8f1c32d2.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__0310d64d._.js.map → [root-of-the-server]__1940775f._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__85b679c6._.js.map → [root-of-the-server]__718d62a3._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__8bc686d2._.js.map → [root-of-the-server]__83981bf9._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__e44bed76._.js.map → [root-of-the-server]__a3f52a6e._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{[root-of-the-server]__cf263b75._.js.map → [root-of-the-server]__c7aaf19e._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{ec1cc_katex_dist_katex_mjs_9f7bcf4a._.js.map → [root-of-the-server]__f322b1c8._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{_102fd465._.js.map → _af7c883c._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{ec1cc_katex_dist_katex_mjs_a9aca746._.js.map → ec1cc_katex_dist_katex_mjs_1924e0db._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{ec1cc_katex_dist_katex_mjs_e7b66387._.js.map → ec1cc_katex_dist_katex_mjs_1e92da96._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{ec1cc_katex_dist_katex_mjs_e93914b8._.js.map → ec1cc_katex_dist_katex_mjs_872ed7f8._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_0322e068._.js.map → node_modules__pnpm_00fba959._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_55b7a1cf._.js.map → node_modules__pnpm_0ae7984c._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_0631ec86._.js.map → node_modules__pnpm_0b2a59a5._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_63a4a328._.js.map → node_modules__pnpm_0b403dbf._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_2b6ac74b._.js.map → node_modules__pnpm_0dc85bd5._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_19e8c8a7._.js.map → node_modules__pnpm_0f315216._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_39f460e8._.js.map → node_modules__pnpm_0fcc2ade._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_3601c997._.js.map → node_modules__pnpm_11602273._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_1c623592._.js.map → node_modules__pnpm_166528e5._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_8c13bdb7._.js.map → node_modules__pnpm_1b6418c7._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_3dd8e608._.js.map → node_modules__pnpm_203e2ae6._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_05da39c7._.js.map → node_modules__pnpm_20667837._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_1dce0d3b._.js.map → node_modules__pnpm_22b45ca3._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_42d2c2d2._.js.map → node_modules__pnpm_233a9948._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_2871fff4._.js.map → node_modules__pnpm_26c302ad._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_08cf1858._.js.map → node_modules__pnpm_28f5917a._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_0c377643._.js.map → node_modules__pnpm_29ef1122._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_227802dc._.js.map → node_modules__pnpm_2b433d26._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_5c59b1ad._.js.map → node_modules__pnpm_32dea2df._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_00962046._.js.map → node_modules__pnpm_36314152._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_790c3b2e._.js.map → node_modules__pnpm_383aee7b._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_87d282d9._.js.map → node_modules__pnpm_3f2da5a6._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_3f2cce74._.js.map → node_modules__pnpm_49f81544._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_7a101d07._.js.map → node_modules__pnpm_4d2bd21b._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_6a7ed592._.js.map → node_modules__pnpm_4d5ddaac._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_45bf67c8._.js.map → node_modules__pnpm_4f088d93._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_b50ae8f6._.js.map → node_modules__pnpm_5075b2c5._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_70a08cdf._.js.map → node_modules__pnpm_53135aed._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_1790069e._.js.map → node_modules__pnpm_55940107._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_423baddc._.js.map → node_modules__pnpm_5a66db81._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_07f377f7._.js.map → node_modules__pnpm_660f6b48._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_36b5c2af._.js.map → node_modules__pnpm_678a023d._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_140ed2b5._.js.map → node_modules__pnpm_69340952._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_c402a901._.js.map → node_modules__pnpm_6a505c32._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_9cdea683._.js.map → node_modules__pnpm_73f60ed3._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_8b3ed63a._.js.map → node_modules__pnpm_73fa56d9._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_8ba721df._.js.map → node_modules__pnpm_7417f8a3._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_240c58bb._.js.map → node_modules__pnpm_74702239._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_337eaf96._.js.map → node_modules__pnpm_76595790._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_8036c25f._.js.map → node_modules__pnpm_7688cd8b._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_06db4ba2._.js.map → node_modules__pnpm_77bef6b3._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_08922392._.js.map → node_modules__pnpm_7b9f7ded._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_c7ca55c9._.js.map → node_modules__pnpm_7bc6fb3f._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_7de47ba7._.js.map → node_modules__pnpm_7bebd190._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_72235a6a._.js.map → node_modules__pnpm_7cacc1cc._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_4edcc2cf._.js.map → node_modules__pnpm_7d6096d0._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_75846ac9._.js.map → node_modules__pnpm_810c12a3._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_df7dcb26._.js.map → node_modules__pnpm_917236c4._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_135db8bc._.js.map → node_modules__pnpm_958d62cb._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_5768848c._.js.map → node_modules__pnpm_97367937._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_b6b9de46._.js.map → node_modules__pnpm_993eff2d._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_016e62a5._.js.map → node_modules__pnpm_9bab8aaa._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_9ce450a4._.js.map → node_modules__pnpm_9d36940a._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_076b3258._.js.map → node_modules__pnpm_9ddf8ec8._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_a23a1417._.js.map → node_modules__pnpm_9de6944e._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_7e98d14b._.js.map → node_modules__pnpm_9ed86539._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_474a3a70._.js.map → node_modules__pnpm_a216f966._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_754137d0._.js.map → node_modules__pnpm_a23053e0._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_7ca85e0d._.js.map → node_modules__pnpm_a2c4f3d7._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_b18e7d84._.js.map → node_modules__pnpm_a3c866a4._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_2e011da0._.js.map → node_modules__pnpm_aa25e76f._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_91a9fe44._.js.map → node_modules__pnpm_aa53a759._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_b2c6ca72._.js.map → node_modules__pnpm_ae8e01c6._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_3394b2c5._.js.map → node_modules__pnpm_aebdd762._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_0d80282c._.js.map → node_modules__pnpm_af29ab68._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_c278eaac._.js.map → node_modules__pnpm_b28ba463._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_f505d304._.js.map → node_modules__pnpm_b4adc2e7._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_4d03e476._.js.map → node_modules__pnpm_b4bf1729._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_a4a74805._.js.map → node_modules__pnpm_b75e6868._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_4cc41a2c._.js.map → node_modules__pnpm_bc76cc53._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_c39c9496._.js.map → node_modules__pnpm_bcd2eb3a._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_76204895._.js.map → node_modules__pnpm_c1b02576._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_8a0f76d5._.js.map → node_modules__pnpm_c1b70c63._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_e70a06f1._.js.map → node_modules__pnpm_c320dcf5._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_67f40799._.js.map → node_modules__pnpm_c4d0e703._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_f6f51e7a._.js.map → node_modules__pnpm_c57f91df._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_8f8943af._.js.map → node_modules__pnpm_c598b48c._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_60fef38e._.js.map → node_modules__pnpm_c683995e._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_db2dceff._.js.map → node_modules__pnpm_c6a3a5ee._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_33344533._.js.map → node_modules__pnpm_c8929f6f._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_aec9b3d2._.js.map → node_modules__pnpm_c98f0170._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_96c7344a._.js.map → node_modules__pnpm_cf36446c._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_93144bce._.js.map → node_modules__pnpm_cf44f5d7._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_f77bb209._.js.map → node_modules__pnpm_d10d6e8f._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_75690281._.js.map → node_modules__pnpm_d237d54b._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_688ab9b4._.js.map → node_modules__pnpm_d2ff1199._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_85de6da6._.js.map → node_modules__pnpm_d58c5c9c._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_3d378674._.js.map → node_modules__pnpm_d65a8ec6._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_d75e5d41._.js.map → node_modules__pnpm_db9521f3._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_ebfee6f4._.js.map → node_modules__pnpm_e07e25a1._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_6c9a5a96._.js.map → node_modules__pnpm_e084e8b5._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_6947736b._.js.map → node_modules__pnpm_e7e16c44._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_928932b1._.js.map → node_modules__pnpm_e87f4c8f._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_cd59b8c6._.js.map → node_modules__pnpm_ee9378af._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_ba838a36._.js.map → node_modules__pnpm_ef18e708._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_a714825b._.js.map → node_modules__pnpm_ef613ec1._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_d1c050d4._.js.map → node_modules__pnpm_f3d5816a._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_9927b752._.js.map → node_modules__pnpm_f75286f3._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_d6cd0cb1._.js.map → node_modules__pnpm_f952589a._.js.map} +0 -0
- /package/.next/server/chunks/ssr/{node_modules__pnpm_fa1f464c._.js.map → node_modules__pnpm_fb5a6095._.js.map} +0 -0
- /package/.next/static/{0O_zNn9bF-68gq5ePCg2r → 3qaTeSReklR4iA-D6kF9C}/_buildManifest.js +0 -0
- /package/.next/static/{0O_zNn9bF-68gq5ePCg2r → 3qaTeSReklR4iA-D6kF9C}/_clientMiddlewareManifest.json +0 -0
- /package/.next/static/{0O_zNn9bF-68gq5ePCg2r → 3qaTeSReklR4iA-D6kF9C}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../node_modules/.pnpm/%40swc%2Bhelpers%400.5.15/node_modules/%40swc/helpers/cjs/_interop_require_wildcard.cjs","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/shared/lib/segment.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/unrecognized-action-error.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/readonly-url-search-params.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/redirect-status-code.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/redirect-error.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/redirect.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/http-access-fallback/http-access-fallback.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/not-found.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/forbidden.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/unauthorized.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/server/dynamic-rendering-utils.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/server/lib/router-utils/is-postpone.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/shared/lib/lazy-dynamic/bailout-to-csr.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/is-next-router-error.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/hooks-server-context.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/static-generation-bailout.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/lib/framework/boundary-constants.tsx","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/lib/scheduler.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/shared/lib/invariant-error.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/server/app-render/dynamic-rendering.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/unstable-rethrow.server.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/unstable-rethrow.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/navigation.react-server.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/navigation.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/navigation.js","../../../../node_modules/.pnpm/clsx%402.1.1/node_modules/clsx/dist/clsx.mjs","../../../../src/context/AppContext.tsx","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/utils.ts","../../../../src/lib/utils.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/class-group-utils.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/lru-cache.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/parse-class-name.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/sort-modifiers.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/config-utils.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/merge-classlist.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/tw-join.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/create-tailwind-merge.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/from-theme.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/validators.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/default-config.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/merge-configs.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/extend-tailwind-merge.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/tw-merge.ts"],"sourcesContent":["\"use strict\";\n\nfunction _getRequireWildcardCache(nodeInterop) {\n if (typeof WeakMap !== \"function\") return null;\n\n var cacheBabelInterop = new WeakMap();\n var cacheNodeInterop = new WeakMap();\n\n return (_getRequireWildcardCache = function(nodeInterop) {\n return nodeInterop ? cacheNodeInterop : cacheBabelInterop;\n })(nodeInterop);\n}\nfunction _interop_require_wildcard(obj, nodeInterop) {\n if (!nodeInterop && obj && obj.__esModule) return obj;\n if (obj === null || typeof obj !== \"object\" && typeof obj !== \"function\") return { default: obj };\n\n var cache = _getRequireWildcardCache(nodeInterop);\n\n if (cache && cache.has(obj)) return cache.get(obj);\n\n var newObj = { __proto__: null };\n var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor;\n\n for (var key in obj) {\n if (key !== \"default\" && Object.prototype.hasOwnProperty.call(obj, key)) {\n var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null;\n if (desc && (desc.get || desc.set)) Object.defineProperty(newObj, key, desc);\n else newObj[key] = obj[key];\n }\n }\n\n newObj.default = obj;\n\n if (cache) cache.set(obj, newObj);\n\n return newObj;\n}\nexports._ = _interop_require_wildcard;\n","import type { FlightRouterState, Segment } from './app-router-types'\n\nexport function getSegmentValue(segment: Segment) {\n return Array.isArray(segment) ? segment[1] : segment\n}\n\nexport function isGroupSegment(segment: string) {\n // Use array[0] for performant purpose\n return segment[0] === '(' && segment.endsWith(')')\n}\n\nexport function isParallelRouteSegment(segment: string) {\n return segment.startsWith('@') && segment !== '@children'\n}\n\nexport function addSearchParamsIfPageSegment(\n segment: Segment,\n searchParams: Record<string, string | string[] | undefined>\n) {\n const isPageSegment = segment.includes(PAGE_SEGMENT_KEY)\n\n if (isPageSegment) {\n const stringifiedQuery = JSON.stringify(searchParams)\n return stringifiedQuery !== '{}'\n ? PAGE_SEGMENT_KEY + '?' + stringifiedQuery\n : PAGE_SEGMENT_KEY\n }\n\n return segment\n}\n\nexport function computeSelectedLayoutSegment(\n segments: string[] | null,\n parallelRouteKey: string\n): string | null {\n if (!segments || segments.length === 0) {\n return null\n }\n\n // For 'children', use first segment; for other parallel routes, use last segment\n const rawSegment =\n parallelRouteKey === 'children'\n ? segments[0]\n : segments[segments.length - 1]\n\n // If the default slot is showing, return null since it's not technically \"selected\" (it's a fallback)\n // Returning an internal value like `__DEFAULT__` would be confusing\n return rawSegment === DEFAULT_SEGMENT_KEY ? null : rawSegment\n}\n\n/** Get the canonical parameters from the current level to the leaf node. */\nexport function getSelectedLayoutSegmentPath(\n tree: FlightRouterState,\n parallelRouteKey: string,\n first = true,\n segmentPath: string[] = []\n): string[] {\n let node: FlightRouterState\n if (first) {\n // Use the provided parallel route key on the first parallel route\n node = tree[1][parallelRouteKey]\n } else {\n // After first parallel route prefer children, if there's no children pick the first parallel route.\n const parallelRoutes = tree[1]\n node = parallelRoutes.children ?? Object.values(parallelRoutes)[0]\n }\n\n if (!node) return segmentPath\n const segment = node[0]\n\n let segmentValue = getSegmentValue(segment)\n\n if (!segmentValue || segmentValue.startsWith(PAGE_SEGMENT_KEY)) {\n return segmentPath\n }\n\n segmentPath.push(segmentValue)\n\n return getSelectedLayoutSegmentPath(\n node,\n parallelRouteKey,\n false,\n segmentPath\n )\n}\n\nexport const PAGE_SEGMENT_KEY = '__PAGE__'\nexport const DEFAULT_SEGMENT_KEY = '__DEFAULT__'\nexport const NOT_FOUND_SEGMENT_KEY = '/_not-found'\n","export class UnrecognizedActionError extends Error {\n constructor(...args: ConstructorParameters<typeof Error>) {\n super(...args)\n this.name = 'UnrecognizedActionError'\n }\n}\n\n/**\n * Check whether a server action call failed because the server action was not recognized by the server.\n * This can happen if the client and the server are not from the same deployment.\n *\n * Example usage:\n * ```ts\n * try {\n * await myServerAction();\n * } catch (err) {\n * if (unstable_isUnrecognizedActionError(err)) {\n * // The client is from a different deployment than the server.\n * // Reloading the page will fix this mismatch.\n * window.alert(\"Please refresh the page and try again\");\n * return;\n * }\n * }\n * ```\n * */\nexport function unstable_isUnrecognizedActionError(\n error: unknown\n): error is UnrecognizedActionError {\n return !!(\n error &&\n typeof error === 'object' &&\n error instanceof UnrecognizedActionError\n )\n}\n","/**\n * ReadonlyURLSearchParams implementation shared between client and server.\n * This file is intentionally not marked as 'use client' or 'use server'\n * so it can be imported by both environments.\n */\n\n/** @internal */\nclass ReadonlyURLSearchParamsError extends Error {\n constructor() {\n super(\n 'Method unavailable on `ReadonlyURLSearchParams`. Read more: https://nextjs.org/docs/app/api-reference/functions/use-search-params#updating-searchparams'\n )\n }\n}\n\n/**\n * A read-only version of URLSearchParams that throws errors when mutation methods are called.\n * This ensures that the URLSearchParams returned by useSearchParams() cannot be mutated.\n */\nexport class ReadonlyURLSearchParams extends URLSearchParams {\n /** @deprecated Method unavailable on `ReadonlyURLSearchParams`. Read more: https://nextjs.org/docs/app/api-reference/functions/use-search-params#updating-searchparams */\n append() {\n throw new ReadonlyURLSearchParamsError()\n }\n /** @deprecated Method unavailable on `ReadonlyURLSearchParams`. Read more: https://nextjs.org/docs/app/api-reference/functions/use-search-params#updating-searchparams */\n delete() {\n throw new ReadonlyURLSearchParamsError()\n }\n /** @deprecated Method unavailable on `ReadonlyURLSearchParams`. Read more: https://nextjs.org/docs/app/api-reference/functions/use-search-params#updating-searchparams */\n set() {\n throw new ReadonlyURLSearchParamsError()\n }\n /** @deprecated Method unavailable on `ReadonlyURLSearchParams`. Read more: https://nextjs.org/docs/app/api-reference/functions/use-search-params#updating-searchparams */\n sort() {\n throw new ReadonlyURLSearchParamsError()\n }\n}\n","export enum RedirectStatusCode {\n SeeOther = 303,\n TemporaryRedirect = 307,\n PermanentRedirect = 308,\n}\n","import { RedirectStatusCode } from './redirect-status-code'\n\nexport const REDIRECT_ERROR_CODE = 'NEXT_REDIRECT'\n\nexport enum RedirectType {\n push = 'push',\n replace = 'replace',\n}\n\nexport type RedirectError = Error & {\n digest: `${typeof REDIRECT_ERROR_CODE};${RedirectType};${string};${RedirectStatusCode};`\n}\n\n/**\n * Checks an error to determine if it's an error generated by the\n * `redirect(url)` helper.\n *\n * @param error the error that may reference a redirect error\n * @returns true if the error is a redirect error\n */\nexport function isRedirectError(error: unknown): error is RedirectError {\n if (\n typeof error !== 'object' ||\n error === null ||\n !('digest' in error) ||\n typeof error.digest !== 'string'\n ) {\n return false\n }\n\n const digest = error.digest.split(';')\n const [errorCode, type] = digest\n const destination = digest.slice(2, -2).join(';')\n const status = digest.at(-2)\n\n const statusCode = Number(status)\n\n return (\n errorCode === REDIRECT_ERROR_CODE &&\n (type === 'replace' || type === 'push') &&\n typeof destination === 'string' &&\n !isNaN(statusCode) &&\n statusCode in RedirectStatusCode\n )\n}\n","import { RedirectStatusCode } from './redirect-status-code'\nimport {\n RedirectType,\n type RedirectError,\n isRedirectError,\n REDIRECT_ERROR_CODE,\n} from './redirect-error'\n\nconst actionAsyncStorage =\n typeof window === 'undefined'\n ? (\n require('../../server/app-render/action-async-storage.external') as typeof import('../../server/app-render/action-async-storage.external')\n ).actionAsyncStorage\n : undefined\n\nexport function getRedirectError(\n url: string,\n type: RedirectType,\n statusCode: RedirectStatusCode = RedirectStatusCode.TemporaryRedirect\n): RedirectError {\n const error = new Error(REDIRECT_ERROR_CODE) as RedirectError\n error.digest = `${REDIRECT_ERROR_CODE};${type};${url};${statusCode};`\n return error\n}\n\n/**\n * This function allows you to redirect the user to another URL. It can be used in\n * [Server Components](https://nextjs.org/docs/app/building-your-application/rendering/server-components),\n * [Route Handlers](https://nextjs.org/docs/app/building-your-application/routing/route-handlers), and\n * [Server Actions](https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations).\n *\n * - In a Server Component, this will insert a meta tag to redirect the user to the target page.\n * - In a Route Handler or Server Action, it will serve a 307/303 to the caller.\n * - In a Server Action, type defaults to 'push' and 'replace' elsewhere.\n *\n * Read more: [Next.js Docs: `redirect`](https://nextjs.org/docs/app/api-reference/functions/redirect)\n */\nexport function redirect(\n /** The URL to redirect to */\n url: string,\n type?: RedirectType\n): never {\n type ??= actionAsyncStorage?.getStore()?.isAction\n ? RedirectType.push\n : RedirectType.replace\n\n throw getRedirectError(url, type, RedirectStatusCode.TemporaryRedirect)\n}\n\n/**\n * This function allows you to redirect the user to another URL. It can be used in\n * [Server Components](https://nextjs.org/docs/app/building-your-application/rendering/server-components),\n * [Route Handlers](https://nextjs.org/docs/app/building-your-application/routing/route-handlers), and\n * [Server Actions](https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations).\n *\n * - In a Server Component, this will insert a meta tag to redirect the user to the target page.\n * - In a Route Handler or Server Action, it will serve a 308/303 to the caller.\n *\n * Read more: [Next.js Docs: `redirect`](https://nextjs.org/docs/app/api-reference/functions/redirect)\n */\nexport function permanentRedirect(\n /** The URL to redirect to */\n url: string,\n type: RedirectType = RedirectType.replace\n): never {\n throw getRedirectError(url, type, RedirectStatusCode.PermanentRedirect)\n}\n\n/**\n * Returns the encoded URL from the error if it's a RedirectError, null\n * otherwise. Note that this does not validate the URL returned.\n *\n * @param error the error that may be a redirect error\n * @return the url if the error was a redirect error\n */\nexport function getURLFromRedirectError(error: RedirectError): string\nexport function getURLFromRedirectError(error: unknown): string | null {\n if (!isRedirectError(error)) return null\n\n // Slices off the beginning of the digest that contains the code and the\n // separating ';'.\n return error.digest.split(';').slice(2, -2).join(';')\n}\n\nexport function getRedirectTypeFromError(error: RedirectError): RedirectType {\n if (!isRedirectError(error)) {\n throw new Error('Not a redirect error')\n }\n\n return error.digest.split(';', 2)[1] as RedirectType\n}\n\nexport function getRedirectStatusCodeFromError(error: RedirectError): number {\n if (!isRedirectError(error)) {\n throw new Error('Not a redirect error')\n }\n\n return Number(error.digest.split(';').at(-2))\n}\n","export const HTTPAccessErrorStatus = {\n NOT_FOUND: 404,\n FORBIDDEN: 403,\n UNAUTHORIZED: 401,\n}\n\nconst ALLOWED_CODES = new Set(Object.values(HTTPAccessErrorStatus))\n\nexport const HTTP_ERROR_FALLBACK_ERROR_CODE = 'NEXT_HTTP_ERROR_FALLBACK'\n\nexport type HTTPAccessFallbackError = Error & {\n digest: `${typeof HTTP_ERROR_FALLBACK_ERROR_CODE};${string}`\n}\n\n/**\n * Checks an error to determine if it's an error generated by\n * the HTTP navigation APIs `notFound()`, `forbidden()` or `unauthorized()`.\n *\n * @param error the error that may reference a HTTP access error\n * @returns true if the error is a HTTP access error\n */\nexport function isHTTPAccessFallbackError(\n error: unknown\n): error is HTTPAccessFallbackError {\n if (\n typeof error !== 'object' ||\n error === null ||\n !('digest' in error) ||\n typeof error.digest !== 'string'\n ) {\n return false\n }\n const [prefix, httpStatus] = error.digest.split(';')\n\n return (\n prefix === HTTP_ERROR_FALLBACK_ERROR_CODE &&\n ALLOWED_CODES.has(Number(httpStatus))\n )\n}\n\nexport function getAccessFallbackHTTPStatus(\n error: HTTPAccessFallbackError\n): number {\n const httpStatus = error.digest.split(';')[1]\n return Number(httpStatus)\n}\n\nexport function getAccessFallbackErrorTypeByStatus(\n status: number\n): 'not-found' | 'forbidden' | 'unauthorized' | undefined {\n switch (status) {\n case 401:\n return 'unauthorized'\n case 403:\n return 'forbidden'\n case 404:\n return 'not-found'\n default:\n return\n }\n}\n","import {\n HTTP_ERROR_FALLBACK_ERROR_CODE,\n type HTTPAccessFallbackError,\n} from './http-access-fallback/http-access-fallback'\n\n/**\n * This function allows you to render the [not-found.js file](https://nextjs.org/docs/app/api-reference/file-conventions/not-found)\n * within a route segment as well as inject a tag.\n *\n * `notFound()` can be used in\n * [Server Components](https://nextjs.org/docs/app/building-your-application/rendering/server-components),\n * [Route Handlers](https://nextjs.org/docs/app/building-your-application/routing/route-handlers), and\n * [Server Actions](https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations).\n *\n * - In a Server Component, this will insert a `<meta name=\"robots\" content=\"noindex\" />` meta tag and set the status code to 404.\n * - In a Route Handler or Server Action, it will serve a 404 to the caller.\n *\n * Read more: [Next.js Docs: `notFound`](https://nextjs.org/docs/app/api-reference/functions/not-found)\n */\n\nconst DIGEST = `${HTTP_ERROR_FALLBACK_ERROR_CODE};404`\n\nexport function notFound(): never {\n const error = new Error(DIGEST) as HTTPAccessFallbackError\n ;(error as HTTPAccessFallbackError).digest = DIGEST\n\n throw error\n}\n","import {\n HTTP_ERROR_FALLBACK_ERROR_CODE,\n type HTTPAccessFallbackError,\n} from './http-access-fallback/http-access-fallback'\n\n// TODO: Add `forbidden` docs\n/**\n * @experimental\n * This function allows you to render the [forbidden.js file](https://nextjs.org/docs/app/api-reference/file-conventions/forbidden)\n * within a route segment as well as inject a tag.\n *\n * `forbidden()` can be used in\n * [Server Components](https://nextjs.org/docs/app/building-your-application/rendering/server-components),\n * [Route Handlers](https://nextjs.org/docs/app/building-your-application/routing/route-handlers), and\n * [Server Actions](https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations).\n *\n * Read more: [Next.js Docs: `forbidden`](https://nextjs.org/docs/app/api-reference/functions/forbidden)\n */\n\nconst DIGEST = `${HTTP_ERROR_FALLBACK_ERROR_CODE};403`\n\nexport function forbidden(): never {\n if (!process.env.__NEXT_EXPERIMENTAL_AUTH_INTERRUPTS) {\n throw new Error(\n `\\`forbidden()\\` is experimental and only allowed to be enabled when \\`experimental.authInterrupts\\` is enabled.`\n )\n }\n\n const error = new Error(DIGEST) as HTTPAccessFallbackError\n ;(error as HTTPAccessFallbackError).digest = DIGEST\n throw error\n}\n","import {\n HTTP_ERROR_FALLBACK_ERROR_CODE,\n type HTTPAccessFallbackError,\n} from './http-access-fallback/http-access-fallback'\n\n// TODO: Add `unauthorized` docs\n/**\n * @experimental\n * This function allows you to render the [unauthorized.js file](https://nextjs.org/docs/app/api-reference/file-conventions/unauthorized)\n * within a route segment as well as inject a tag.\n *\n * `unauthorized()` can be used in\n * [Server Components](https://nextjs.org/docs/app/building-your-application/rendering/server-components),\n * [Route Handlers](https://nextjs.org/docs/app/building-your-application/routing/route-handlers), and\n * [Server Actions](https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations).\n *\n *\n * Read more: [Next.js Docs: `unauthorized`](https://nextjs.org/docs/app/api-reference/functions/unauthorized)\n */\n\nconst DIGEST = `${HTTP_ERROR_FALLBACK_ERROR_CODE};401`\n\nexport function unauthorized(): never {\n if (!process.env.__NEXT_EXPERIMENTAL_AUTH_INTERRUPTS) {\n throw new Error(\n `\\`unauthorized()\\` is experimental and only allowed to be used when \\`experimental.authInterrupts\\` is enabled.`\n )\n }\n\n const error = new Error(DIGEST) as HTTPAccessFallbackError\n ;(error as HTTPAccessFallbackError).digest = DIGEST\n throw error\n}\n","import type { NonStaticRenderStage } from './app-render/staged-rendering'\nimport type { RequestStore } from './app-render/work-unit-async-storage.external'\n\nexport function isHangingPromiseRejectionError(\n err: unknown\n): err is HangingPromiseRejectionError {\n if (typeof err !== 'object' || err === null || !('digest' in err)) {\n return false\n }\n\n return err.digest === HANGING_PROMISE_REJECTION\n}\n\nconst HANGING_PROMISE_REJECTION = 'HANGING_PROMISE_REJECTION'\n\nclass HangingPromiseRejectionError extends Error {\n public readonly digest = HANGING_PROMISE_REJECTION\n\n constructor(\n public readonly route: string,\n public readonly expression: string\n ) {\n super(\n `During prerendering, ${expression} rejects when the prerender is complete. Typically these errors are handled by React but if you move ${expression} to a different context by using \\`setTimeout\\`, \\`after\\`, or similar functions you may observe this error and you should handle it in that context. This occurred at route \"${route}\".`\n )\n }\n}\n\ntype AbortListeners = Array<(err: unknown) => void>\nconst abortListenersBySignal = new WeakMap<AbortSignal, AbortListeners>()\n\n/**\n * This function constructs a promise that will never resolve. This is primarily\n * useful for cacheComponents where we use promise resolution timing to determine which\n * parts of a render can be included in a prerender.\n *\n * @internal\n */\nexport function makeHangingPromise<T>(\n signal: AbortSignal,\n route: string,\n expression: string\n): Promise<T> {\n if (signal.aborted) {\n return Promise.reject(new HangingPromiseRejectionError(route, expression))\n } else {\n const hangingPromise = new Promise<T>((_, reject) => {\n const boundRejection = reject.bind(\n null,\n new HangingPromiseRejectionError(route, expression)\n )\n let currentListeners = abortListenersBySignal.get(signal)\n if (currentListeners) {\n currentListeners.push(boundRejection)\n } else {\n const listeners = [boundRejection]\n abortListenersBySignal.set(signal, listeners)\n signal.addEventListener(\n 'abort',\n () => {\n for (let i = 0; i < listeners.length; i++) {\n listeners[i]()\n }\n },\n { once: true }\n )\n }\n })\n // We are fine if no one actually awaits this promise. We shouldn't consider this an unhandled rejection so\n // we attach a noop catch handler here to suppress this warning. If you actually await somewhere or construct\n // your own promise out of it you'll need to ensure you handle the error when it rejects.\n hangingPromise.catch(ignoreReject)\n return hangingPromise\n }\n}\n\nfunction ignoreReject() {}\n\nexport function makeDevtoolsIOAwarePromise<T>(\n underlying: T,\n requestStore: RequestStore,\n stage: NonStaticRenderStage\n): Promise<T> {\n if (requestStore.stagedRendering) {\n // We resolve each stage in a timeout, so React DevTools will pick this up as IO.\n return requestStore.stagedRendering.delayUntilStage(\n stage,\n undefined,\n underlying\n )\n }\n // in React DevTools if we resolve in a setTimeout we will observe\n // the promise resolution as something that can suspend a boundary or root.\n return new Promise<T>((resolve) => {\n // Must use setTimeout to be considered IO React DevTools. setImmediate will not work.\n setTimeout(() => {\n resolve(underlying)\n }, 0)\n })\n}\n","const REACT_POSTPONE_TYPE: symbol = Symbol.for('react.postpone')\n\nexport function isPostpone(error: any): boolean {\n return (\n typeof error === 'object' &&\n error !== null &&\n error.$$typeof === REACT_POSTPONE_TYPE\n )\n}\n","// This has to be a shared module which is shared between client component error boundary and dynamic component\nconst BAILOUT_TO_CSR = 'BAILOUT_TO_CLIENT_SIDE_RENDERING'\n\n/** An error that should be thrown when we want to bail out to client-side rendering. */\nexport class BailoutToCSRError extends Error {\n public readonly digest = BAILOUT_TO_CSR\n\n constructor(public readonly reason: string) {\n super(`Bail out to client-side rendering: ${reason}`)\n }\n}\n\n/** Checks if a passed argument is an error that is thrown if we want to bail out to client-side rendering. */\nexport function isBailoutToCSRError(err: unknown): err is BailoutToCSRError {\n if (typeof err !== 'object' || err === null || !('digest' in err)) {\n return false\n }\n\n return err.digest === BAILOUT_TO_CSR\n}\n","import {\n isHTTPAccessFallbackError,\n type HTTPAccessFallbackError,\n} from './http-access-fallback/http-access-fallback'\nimport { isRedirectError, type RedirectError } from './redirect-error'\n\n/**\n * Returns true if the error is a navigation signal error. These errors are\n * thrown by user code to perform navigation operations and interrupt the React\n * render.\n */\nexport function isNextRouterError(\n error: unknown\n): error is RedirectError | HTTPAccessFallbackError {\n return isRedirectError(error) || isHTTPAccessFallbackError(error)\n}\n","const DYNAMIC_ERROR_CODE = 'DYNAMIC_SERVER_USAGE'\n\nexport class DynamicServerError extends Error {\n digest: typeof DYNAMIC_ERROR_CODE = DYNAMIC_ERROR_CODE\n\n constructor(public readonly description: string) {\n super(`Dynamic server usage: ${description}`)\n }\n}\n\nexport function isDynamicServerError(err: unknown): err is DynamicServerError {\n if (\n typeof err !== 'object' ||\n err === null ||\n !('digest' in err) ||\n typeof err.digest !== 'string'\n ) {\n return false\n }\n\n return err.digest === DYNAMIC_ERROR_CODE\n}\n","const NEXT_STATIC_GEN_BAILOUT = 'NEXT_STATIC_GEN_BAILOUT'\n\nexport class StaticGenBailoutError extends Error {\n public readonly code = NEXT_STATIC_GEN_BAILOUT\n}\n\nexport function isStaticGenBailoutError(\n error: unknown\n): error is StaticGenBailoutError {\n if (typeof error !== 'object' || error === null || !('code' in error)) {\n return false\n }\n\n return error.code === NEXT_STATIC_GEN_BAILOUT\n}\n","export const METADATA_BOUNDARY_NAME = '__next_metadata_boundary__'\nexport const VIEWPORT_BOUNDARY_NAME = '__next_viewport_boundary__'\nexport const OUTLET_BOUNDARY_NAME = '__next_outlet_boundary__'\nexport const ROOT_LAYOUT_BOUNDARY_NAME = '__next_root_layout_boundary__'\n","export type ScheduledFn<T = void> = () => T | PromiseLike<T>\nexport type SchedulerFn<T = void> = (cb: ScheduledFn<T>) => void\n\n/**\n * Schedules a function to be called on the next tick after the other promises\n * have been resolved.\n *\n * @param cb the function to schedule\n */\nexport const scheduleOnNextTick = (cb: ScheduledFn<void>) => {\n // We use Promise.resolve().then() here so that the operation is scheduled at\n // the end of the promise job queue, we then add it to the next process tick\n // to ensure it's evaluated afterwards.\n //\n // This was inspired by the implementation of the DataLoader interface: https://github.com/graphql/dataloader/blob/d336bd15282664e0be4b4a657cb796f09bafbc6b/src/index.js#L213-L255\n //\n Promise.resolve().then(() => {\n if (process.env.NEXT_RUNTIME === 'edge') {\n setTimeout(cb, 0)\n } else {\n process.nextTick(cb)\n }\n })\n}\n\n/**\n * Schedules a function to be called using `setImmediate` or `setTimeout` if\n * `setImmediate` is not available (like in the Edge runtime).\n *\n * @param cb the function to schedule\n */\nexport const scheduleImmediate = (cb: ScheduledFn<void>): void => {\n if (process.env.NEXT_RUNTIME === 'edge') {\n setTimeout(cb, 0)\n } else {\n setImmediate(cb)\n }\n}\n\n/**\n * returns a promise than resolves in a future task. There is no guarantee that the task it resolves in\n * will be the next task but if you await it you can at least be sure that the current task is over and\n * most usefully that the entire microtask queue of the current task has been emptied.\n */\nexport function atLeastOneTask() {\n return new Promise<void>((resolve) => scheduleImmediate(resolve))\n}\n\n/**\n * This utility function is extracted to make it easier to find places where we are doing\n * specific timing tricks to try to schedule work after React has rendered. This is especially\n * important at the moment because Next.js uses the edge builds of React which use setTimeout to\n * schedule work when you might expect that something like setImmediate would do the trick.\n *\n * Long term we should switch to the node versions of React rendering when possible and then\n * update this to use setImmediate rather than setTimeout\n */\nexport function waitAtLeastOneReactRenderTask(): Promise<void> {\n if (process.env.NEXT_RUNTIME === 'edge') {\n return new Promise((r) => setTimeout(r, 0))\n } else {\n return new Promise((r) => setImmediate(r))\n }\n}\n","export class InvariantError extends Error {\n constructor(message: string, options?: ErrorOptions) {\n super(\n `Invariant: ${message.endsWith('.') ? message : message + '.'} This is a bug in Next.js.`,\n options\n )\n this.name = 'InvariantError'\n }\n}\n","/**\n * The functions provided by this module are used to communicate certain properties\n * about the currently running code so that Next.js can make decisions on how to handle\n * the current execution in different rendering modes such as pre-rendering, resuming, and SSR.\n *\n * Today Next.js treats all code as potentially static. Certain APIs may only make sense when dynamically rendering.\n * Traditionally this meant deopting the entire render to dynamic however with PPR we can now deopt parts\n * of a React tree as dynamic while still keeping other parts static. There are really two different kinds of\n * Dynamic indications.\n *\n * The first is simply an intention to be dynamic. unstable_noStore is an example of this where\n * the currently executing code simply declares that the current scope is dynamic but if you use it\n * inside unstable_cache it can still be cached. This type of indication can be removed if we ever\n * make the default dynamic to begin with because the only way you would ever be static is inside\n * a cache scope which this indication does not affect.\n *\n * The second is an indication that a dynamic data source was read. This is a stronger form of dynamic\n * because it means that it is inappropriate to cache this at all. using a dynamic data source inside\n * unstable_cache should error. If you want to use some dynamic data inside unstable_cache you should\n * read that data outside the cache and pass it in as an argument to the cached function.\n */\n\nimport type { WorkStore } from '../app-render/work-async-storage.external'\nimport type {\n WorkUnitStore,\n PrerenderStoreLegacy,\n PrerenderStoreModern,\n PrerenderStoreModernRuntime,\n} from '../app-render/work-unit-async-storage.external'\n\n// Once postpone is in stable we should switch to importing the postpone export directly\nimport React from 'react'\n\nimport { DynamicServerError } from '../../client/components/hooks-server-context'\nimport { StaticGenBailoutError } from '../../client/components/static-generation-bailout'\nimport {\n getRuntimeStagePromise,\n throwForMissingRequestStore,\n workUnitAsyncStorage,\n} from './work-unit-async-storage.external'\nimport { workAsyncStorage } from '../app-render/work-async-storage.external'\nimport { makeHangingPromise } from '../dynamic-rendering-utils'\nimport {\n METADATA_BOUNDARY_NAME,\n VIEWPORT_BOUNDARY_NAME,\n OUTLET_BOUNDARY_NAME,\n ROOT_LAYOUT_BOUNDARY_NAME,\n} from '../../lib/framework/boundary-constants'\nimport { scheduleOnNextTick } from '../../lib/scheduler'\nimport { BailoutToCSRError } from '../../shared/lib/lazy-dynamic/bailout-to-csr'\nimport { InvariantError } from '../../shared/lib/invariant-error'\n\nconst hasPostpone = typeof React.unstable_postpone === 'function'\n\nexport type DynamicAccess = {\n /**\n * If debugging, this will contain the stack trace of where the dynamic access\n * occurred. This is used to provide more information to the user about why\n * their page is being rendered dynamically.\n */\n stack?: string\n\n /**\n * The expression that was accessed dynamically.\n */\n expression: string\n}\n\n// Stores dynamic reasons used during an RSC render.\nexport type DynamicTrackingState = {\n /**\n * When true, stack information will also be tracked during dynamic access.\n */\n readonly isDebugDynamicAccesses: boolean | undefined\n\n /**\n * The dynamic accesses that occurred during the render.\n */\n readonly dynamicAccesses: Array<DynamicAccess>\n\n syncDynamicErrorWithStack: null | Error\n}\n\n// Stores dynamic reasons used during an SSR render.\nexport type DynamicValidationState = {\n hasSuspenseAboveBody: boolean\n hasDynamicMetadata: boolean\n dynamicMetadata: null | Error\n hasDynamicViewport: boolean\n hasAllowedDynamic: boolean\n dynamicErrors: Array<Error>\n}\n\nexport function createDynamicTrackingState(\n isDebugDynamicAccesses: boolean | undefined\n): DynamicTrackingState {\n return {\n isDebugDynamicAccesses,\n dynamicAccesses: [],\n syncDynamicErrorWithStack: null,\n }\n}\n\nexport function createDynamicValidationState(): DynamicValidationState {\n return {\n hasSuspenseAboveBody: false,\n hasDynamicMetadata: false,\n dynamicMetadata: null,\n hasDynamicViewport: false,\n hasAllowedDynamic: false,\n dynamicErrors: [],\n }\n}\n\nexport function getFirstDynamicReason(\n trackingState: DynamicTrackingState\n): undefined | string {\n return trackingState.dynamicAccesses[0]?.expression\n}\n\n/**\n * This function communicates that the current scope should be treated as dynamic.\n *\n * In most cases this function is a no-op but if called during\n * a PPR prerender it will postpone the current sub-tree and calling\n * it during a normal prerender will cause the entire prerender to abort\n */\nexport function markCurrentScopeAsDynamic(\n store: WorkStore,\n workUnitStore: undefined | Exclude<WorkUnitStore, PrerenderStoreModern>,\n expression: string\n): void {\n if (workUnitStore) {\n switch (workUnitStore.type) {\n case 'cache':\n case 'unstable-cache':\n // Inside cache scopes, marking a scope as dynamic has no effect,\n // because the outer cache scope creates a cache boundary. This is\n // subtly different from reading a dynamic data source, which is\n // forbidden inside a cache scope.\n return\n case 'private-cache':\n // A private cache scope is already dynamic by definition.\n return\n case 'prerender-legacy':\n case 'prerender-ppr':\n case 'request':\n break\n default:\n workUnitStore satisfies never\n }\n }\n\n // If we're forcing dynamic rendering or we're forcing static rendering, we\n // don't need to do anything here because the entire page is already dynamic\n // or it's static and it should not throw or postpone here.\n if (store.forceDynamic || store.forceStatic) return\n\n if (store.dynamicShouldError) {\n throw new StaticGenBailoutError(\n `Route ${store.route} with \\`dynamic = \"error\"\\` couldn't be rendered statically because it used \\`${expression}\\`. See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering`\n )\n }\n\n if (workUnitStore) {\n switch (workUnitStore.type) {\n case 'prerender-ppr':\n return postponeWithTracking(\n store.route,\n expression,\n workUnitStore.dynamicTracking\n )\n case 'prerender-legacy':\n workUnitStore.revalidate = 0\n\n // We aren't prerendering, but we are generating a static page. We need\n // to bail out of static generation.\n const err = new DynamicServerError(\n `Route ${store.route} couldn't be rendered statically because it used ${expression}. See more info here: https://nextjs.org/docs/messages/dynamic-server-error`\n )\n store.dynamicUsageDescription = expression\n store.dynamicUsageStack = err.stack\n\n throw err\n case 'request':\n if (process.env.NODE_ENV !== 'production') {\n workUnitStore.usedDynamic = true\n }\n break\n default:\n workUnitStore satisfies never\n }\n }\n}\n\n/**\n * This function is meant to be used when prerendering without cacheComponents or PPR.\n * When called during a build it will cause Next.js to consider the route as dynamic.\n *\n * @internal\n */\nexport function throwToInterruptStaticGeneration(\n expression: string,\n store: WorkStore,\n prerenderStore: PrerenderStoreLegacy\n): never {\n // We aren't prerendering but we are generating a static page. We need to bail out of static generation\n const err = new DynamicServerError(\n `Route ${store.route} couldn't be rendered statically because it used \\`${expression}\\`. See more info here: https://nextjs.org/docs/messages/dynamic-server-error`\n )\n\n prerenderStore.revalidate = 0\n\n store.dynamicUsageDescription = expression\n store.dynamicUsageStack = err.stack\n\n throw err\n}\n\n/**\n * This function should be used to track whether something dynamic happened even when\n * we are in a dynamic render. This is useful for Dev where all renders are dynamic but\n * we still track whether dynamic APIs were accessed for helpful messaging\n *\n * @internal\n */\nexport function trackDynamicDataInDynamicRender(workUnitStore: WorkUnitStore) {\n switch (workUnitStore.type) {\n case 'cache':\n case 'unstable-cache':\n // Inside cache scopes, marking a scope as dynamic has no effect,\n // because the outer cache scope creates a cache boundary. This is\n // subtly different from reading a dynamic data source, which is\n // forbidden inside a cache scope.\n return\n case 'private-cache':\n // A private cache scope is already dynamic by definition.\n return\n case 'prerender':\n case 'prerender-runtime':\n case 'prerender-legacy':\n case 'prerender-ppr':\n case 'prerender-client':\n break\n case 'request':\n if (process.env.NODE_ENV !== 'production') {\n workUnitStore.usedDynamic = true\n }\n break\n default:\n workUnitStore satisfies never\n }\n}\n\nfunction abortOnSynchronousDynamicDataAccess(\n route: string,\n expression: string,\n prerenderStore: PrerenderStoreModern\n): void {\n const reason = `Route ${route} needs to bail out of prerendering at this point because it used ${expression}.`\n\n const error = createPrerenderInterruptedError(reason)\n\n prerenderStore.controller.abort(error)\n\n const dynamicTracking = prerenderStore.dynamicTracking\n if (dynamicTracking) {\n dynamicTracking.dynamicAccesses.push({\n // When we aren't debugging, we don't need to create another error for the\n // stack trace.\n stack: dynamicTracking.isDebugDynamicAccesses\n ? new Error().stack\n : undefined,\n expression,\n })\n }\n}\n\nexport function abortOnSynchronousPlatformIOAccess(\n route: string,\n expression: string,\n errorWithStack: Error,\n prerenderStore: PrerenderStoreModern\n): void {\n const dynamicTracking = prerenderStore.dynamicTracking\n abortOnSynchronousDynamicDataAccess(route, expression, prerenderStore)\n // It is important that we set this tracking value after aborting. Aborts are executed\n // synchronously except for the case where you abort during render itself. By setting this\n // value late we can use it to determine if any of the aborted tasks are the task that\n // called the sync IO expression in the first place.\n if (dynamicTracking) {\n if (dynamicTracking.syncDynamicErrorWithStack === null) {\n dynamicTracking.syncDynamicErrorWithStack = errorWithStack\n }\n }\n}\n\n/**\n * use this function when prerendering with cacheComponents. If we are doing a\n * prospective prerender we don't actually abort because we want to discover\n * all caches for the shell. If this is the actual prerender we do abort.\n *\n * This function accepts a prerenderStore but the caller should ensure we're\n * actually running in cacheComponents mode.\n *\n * @internal\n */\nexport function abortAndThrowOnSynchronousRequestDataAccess(\n route: string,\n expression: string,\n errorWithStack: Error,\n prerenderStore: PrerenderStoreModern\n): never {\n const prerenderSignal = prerenderStore.controller.signal\n if (prerenderSignal.aborted === false) {\n // TODO it would be better to move this aborted check into the callsite so we can avoid making\n // the error object when it isn't relevant to the aborting of the prerender however\n // since we need the throw semantics regardless of whether we abort it is easier to land\n // this way. See how this was handled with `abortOnSynchronousPlatformIOAccess` for a closer\n // to ideal implementation\n abortOnSynchronousDynamicDataAccess(route, expression, prerenderStore)\n // It is important that we set this tracking value after aborting. Aborts are executed\n // synchronously except for the case where you abort during render itself. By setting this\n // value late we can use it to determine if any of the aborted tasks are the task that\n // called the sync IO expression in the first place.\n const dynamicTracking = prerenderStore.dynamicTracking\n if (dynamicTracking) {\n if (dynamicTracking.syncDynamicErrorWithStack === null) {\n dynamicTracking.syncDynamicErrorWithStack = errorWithStack\n }\n }\n }\n throw createPrerenderInterruptedError(\n `Route ${route} needs to bail out of prerendering at this point because it used ${expression}.`\n )\n}\n\n/**\n * This component will call `React.postpone` that throws the postponed error.\n */\ntype PostponeProps = {\n reason: string\n route: string\n}\nexport function Postpone({ reason, route }: PostponeProps): never {\n const prerenderStore = workUnitAsyncStorage.getStore()\n const dynamicTracking =\n prerenderStore && prerenderStore.type === 'prerender-ppr'\n ? prerenderStore.dynamicTracking\n : null\n postponeWithTracking(route, reason, dynamicTracking)\n}\n\nexport function postponeWithTracking(\n route: string,\n expression: string,\n dynamicTracking: null | DynamicTrackingState\n): never {\n assertPostpone()\n if (dynamicTracking) {\n dynamicTracking.dynamicAccesses.push({\n // When we aren't debugging, we don't need to create another error for the\n // stack trace.\n stack: dynamicTracking.isDebugDynamicAccesses\n ? new Error().stack\n : undefined,\n expression,\n })\n }\n\n React.unstable_postpone(createPostponeReason(route, expression))\n}\n\nfunction createPostponeReason(route: string, expression: string) {\n return (\n `Route ${route} needs to bail out of prerendering at this point because it used ${expression}. ` +\n `React throws this special object to indicate where. It should not be caught by ` +\n `your own try/catch. Learn more: https://nextjs.org/docs/messages/ppr-caught-error`\n )\n}\n\nexport function isDynamicPostpone(err: unknown) {\n if (\n typeof err === 'object' &&\n err !== null &&\n typeof (err as any).message === 'string'\n ) {\n return isDynamicPostponeReason((err as any).message)\n }\n return false\n}\n\nfunction isDynamicPostponeReason(reason: string) {\n return (\n reason.includes(\n 'needs to bail out of prerendering at this point because it used'\n ) &&\n reason.includes(\n 'Learn more: https://nextjs.org/docs/messages/ppr-caught-error'\n )\n )\n}\n\nif (isDynamicPostponeReason(createPostponeReason('%%%', '^^^')) === false) {\n throw new Error(\n 'Invariant: isDynamicPostpone misidentified a postpone reason. This is a bug in Next.js'\n )\n}\n\nconst NEXT_PRERENDER_INTERRUPTED = 'NEXT_PRERENDER_INTERRUPTED'\n\nfunction createPrerenderInterruptedError(message: string): Error {\n const error = new Error(message)\n ;(error as any).digest = NEXT_PRERENDER_INTERRUPTED\n return error\n}\n\ntype DigestError = Error & {\n digest: string\n}\n\nexport function isPrerenderInterruptedError(\n error: unknown\n): error is DigestError {\n return (\n typeof error === 'object' &&\n error !== null &&\n (error as any).digest === NEXT_PRERENDER_INTERRUPTED &&\n 'name' in error &&\n 'message' in error &&\n error instanceof Error\n )\n}\n\nexport function accessedDynamicData(\n dynamicAccesses: Array<DynamicAccess>\n): boolean {\n return dynamicAccesses.length > 0\n}\n\nexport function consumeDynamicAccess(\n serverDynamic: DynamicTrackingState,\n clientDynamic: DynamicTrackingState\n): DynamicTrackingState['dynamicAccesses'] {\n // We mutate because we only call this once we are no longer writing\n // to the dynamicTrackingState and it's more efficient than creating a new\n // array.\n serverDynamic.dynamicAccesses.push(...clientDynamic.dynamicAccesses)\n return serverDynamic.dynamicAccesses\n}\n\nexport function formatDynamicAPIAccesses(\n dynamicAccesses: Array<DynamicAccess>\n): string[] {\n return dynamicAccesses\n .filter(\n (access): access is Required<DynamicAccess> =>\n typeof access.stack === 'string' && access.stack.length > 0\n )\n .map(({ expression, stack }) => {\n stack = stack\n .split('\\n')\n // Remove the \"Error: \" prefix from the first line of the stack trace as\n // well as the first 4 lines of the stack trace which is the distance\n // from the user code and the `new Error().stack` call.\n .slice(4)\n .filter((line) => {\n // Exclude Next.js internals from the stack trace.\n if (line.includes('node_modules/next/')) {\n return false\n }\n\n // Exclude anonymous functions from the stack trace.\n if (line.includes(' (<anonymous>)')) {\n return false\n }\n\n // Exclude Node.js internals from the stack trace.\n if (line.includes(' (node:')) {\n return false\n }\n\n return true\n })\n .join('\\n')\n return `Dynamic API Usage Debug - ${expression}:\\n${stack}`\n })\n}\n\nfunction assertPostpone() {\n if (!hasPostpone) {\n throw new Error(\n `Invariant: React.unstable_postpone is not defined. This suggests the wrong version of React was loaded. This is a bug in Next.js`\n )\n }\n}\n\n/**\n * This is a bit of a hack to allow us to abort a render using a Postpone instance instead of an Error which changes React's\n * abort semantics slightly.\n */\nexport function createRenderInBrowserAbortSignal(): AbortSignal {\n const controller = new AbortController()\n controller.abort(new BailoutToCSRError('Render in Browser'))\n return controller.signal\n}\n\n/**\n * In a prerender, we may end up with hanging Promises as inputs due them\n * stalling on connection() or because they're loading dynamic data. In that\n * case we need to abort the encoding of arguments since they'll never complete.\n */\nexport function createHangingInputAbortSignal(\n workUnitStore: WorkUnitStore\n): AbortSignal | undefined {\n switch (workUnitStore.type) {\n case 'prerender':\n case 'prerender-runtime':\n const controller = new AbortController()\n\n if (workUnitStore.cacheSignal) {\n // If we have a cacheSignal it means we're in a prospective render. If\n // the input we're waiting on is coming from another cache, we do want\n // to wait for it so that we can resolve this cache entry too.\n workUnitStore.cacheSignal.inputReady().then(() => {\n controller.abort()\n })\n } else {\n // Otherwise we're in the final render and we should already have all\n // our caches filled.\n // If the prerender uses stages, we have wait until the runtime stage,\n // at which point all runtime inputs will be resolved.\n // (otherwise, a runtime prerender might consider `cookies()` hanging\n // even though they'd resolve in the next task.)\n //\n // We might still be waiting on some microtasks so we\n // wait one tick before giving up. When we give up, we still want to\n // render the content of this cache as deeply as we can so that we can\n // suspend as deeply as possible in the tree or not at all if we don't\n // end up waiting for the input.\n const runtimeStagePromise = getRuntimeStagePromise(workUnitStore)\n if (runtimeStagePromise) {\n runtimeStagePromise.then(() =>\n scheduleOnNextTick(() => controller.abort())\n )\n } else {\n scheduleOnNextTick(() => controller.abort())\n }\n }\n\n return controller.signal\n case 'prerender-client':\n case 'prerender-ppr':\n case 'prerender-legacy':\n case 'request':\n case 'cache':\n case 'private-cache':\n case 'unstable-cache':\n return undefined\n default:\n workUnitStore satisfies never\n }\n}\n\nexport function annotateDynamicAccess(\n expression: string,\n prerenderStore: PrerenderStoreModern\n) {\n const dynamicTracking = prerenderStore.dynamicTracking\n if (dynamicTracking) {\n dynamicTracking.dynamicAccesses.push({\n stack: dynamicTracking.isDebugDynamicAccesses\n ? new Error().stack\n : undefined,\n expression,\n })\n }\n}\n\nexport function useDynamicRouteParams(expression: string) {\n const workStore = workAsyncStorage.getStore()\n const workUnitStore = workUnitAsyncStorage.getStore()\n if (workStore && workUnitStore) {\n switch (workUnitStore.type) {\n case 'prerender-client':\n case 'prerender': {\n const fallbackParams = workUnitStore.fallbackRouteParams\n\n if (fallbackParams && fallbackParams.size > 0) {\n // We are in a prerender with cacheComponents semantics. We are going to\n // hang here and never resolve. This will cause the currently\n // rendering component to effectively be a dynamic hole.\n React.use(\n makeHangingPromise(\n workUnitStore.renderSignal,\n workStore.route,\n expression\n )\n )\n }\n break\n }\n case 'prerender-ppr': {\n const fallbackParams = workUnitStore.fallbackRouteParams\n if (fallbackParams && fallbackParams.size > 0) {\n return postponeWithTracking(\n workStore.route,\n expression,\n workUnitStore.dynamicTracking\n )\n }\n break\n }\n case 'prerender-runtime':\n throw new InvariantError(\n `\\`${expression}\\` was called during a runtime prerender. Next.js should be preventing ${expression} from being included in server components statically, but did not in this case.`\n )\n case 'cache':\n case 'private-cache':\n throw new InvariantError(\n `\\`${expression}\\` was called inside a cache scope. Next.js should be preventing ${expression} from being included in server components statically, but did not in this case.`\n )\n case 'prerender-legacy':\n case 'request':\n case 'unstable-cache':\n break\n default:\n workUnitStore satisfies never\n }\n }\n}\n\nexport function useDynamicSearchParams(expression: string) {\n const workStore = workAsyncStorage.getStore()\n const workUnitStore = workUnitAsyncStorage.getStore()\n\n if (!workStore) {\n // We assume pages router context and just return\n return\n }\n\n if (!workUnitStore) {\n throwForMissingRequestStore(expression)\n }\n\n switch (workUnitStore.type) {\n case 'prerender-client': {\n React.use(\n makeHangingPromise(\n workUnitStore.renderSignal,\n workStore.route,\n expression\n )\n )\n break\n }\n case 'prerender-legacy':\n case 'prerender-ppr': {\n if (workStore.forceStatic) {\n return\n }\n throw new BailoutToCSRError(expression)\n }\n case 'prerender':\n case 'prerender-runtime':\n throw new InvariantError(\n `\\`${expression}\\` was called from a Server Component. Next.js should be preventing ${expression} from being included in server components statically, but did not in this case.`\n )\n case 'cache':\n case 'unstable-cache':\n case 'private-cache':\n throw new InvariantError(\n `\\`${expression}\\` was called inside a cache scope. Next.js should be preventing ${expression} from being included in server components statically, but did not in this case.`\n )\n case 'request':\n return\n default:\n workUnitStore satisfies never\n }\n}\n\nconst hasSuspenseRegex = /\\n\\s+at Suspense \\(<anonymous>\\)/\n\n// Common implicit body tags that React will treat as body when placed directly in html\nconst bodyAndImplicitTags =\n 'body|div|main|section|article|aside|header|footer|nav|form|p|span|h1|h2|h3|h4|h5|h6'\n\n// Detects when RootLayoutBoundary (our framework marker component) appears\n// after Suspense in the component stack, indicating the root layout is wrapped\n// within a Suspense boundary. Ensures no body/html/implicit-body components are in between.\n//\n// Example matches:\n// at Suspense (<anonymous>)\n// at __next_root_layout_boundary__ (<anonymous>)\n//\n// Or with other components in between (but not body/html/implicit-body):\n// at Suspense (<anonymous>)\n// at SomeComponent (<anonymous>)\n// at __next_root_layout_boundary__ (<anonymous>)\nconst hasSuspenseBeforeRootLayoutWithoutBodyOrImplicitBodyRegex = new RegExp(\n `\\\\n\\\\s+at Suspense \\\\(<anonymous>\\\\)(?:(?!\\\\n\\\\s+at (?:${bodyAndImplicitTags}) \\\\(<anonymous>\\\\))[\\\\s\\\\S])*?\\\\n\\\\s+at ${ROOT_LAYOUT_BOUNDARY_NAME} \\\\([^\\\\n]*\\\\)`\n)\n\nconst hasMetadataRegex = new RegExp(\n `\\\\n\\\\s+at ${METADATA_BOUNDARY_NAME}[\\\\n\\\\s]`\n)\nconst hasViewportRegex = new RegExp(\n `\\\\n\\\\s+at ${VIEWPORT_BOUNDARY_NAME}[\\\\n\\\\s]`\n)\nconst hasOutletRegex = new RegExp(`\\\\n\\\\s+at ${OUTLET_BOUNDARY_NAME}[\\\\n\\\\s]`)\n\nexport function trackAllowedDynamicAccess(\n workStore: WorkStore,\n componentStack: string,\n dynamicValidation: DynamicValidationState,\n clientDynamic: DynamicTrackingState\n) {\n if (hasOutletRegex.test(componentStack)) {\n // We don't need to track that this is dynamic. It is only so when something else is also dynamic.\n return\n } else if (hasMetadataRegex.test(componentStack)) {\n dynamicValidation.hasDynamicMetadata = true\n return\n } else if (hasViewportRegex.test(componentStack)) {\n dynamicValidation.hasDynamicViewport = true\n return\n } else if (\n hasSuspenseBeforeRootLayoutWithoutBodyOrImplicitBodyRegex.test(\n componentStack\n )\n ) {\n // For Suspense within body, the prelude wouldn't be empty so it wouldn't violate the empty static shells rule.\n // But if you have Suspense above body, the prelude is empty but we allow that because having Suspense\n // is an explicit signal from the user that they acknowledge the empty shell and want dynamic rendering.\n dynamicValidation.hasAllowedDynamic = true\n dynamicValidation.hasSuspenseAboveBody = true\n return\n } else if (hasSuspenseRegex.test(componentStack)) {\n // this error had a Suspense boundary above it so we don't need to report it as a source\n // of disallowed\n dynamicValidation.hasAllowedDynamic = true\n return\n } else if (clientDynamic.syncDynamicErrorWithStack) {\n // This task was the task that called the sync error.\n dynamicValidation.dynamicErrors.push(\n clientDynamic.syncDynamicErrorWithStack\n )\n return\n } else {\n const message =\n `Route \"${workStore.route}\": Uncached data was accessed outside of ` +\n '<Suspense>. This delays the entire page from rendering, resulting in a ' +\n 'slow user experience. Learn more: ' +\n 'https://nextjs.org/docs/messages/blocking-route'\n const error = createErrorWithComponentOrOwnerStack(message, componentStack)\n dynamicValidation.dynamicErrors.push(error)\n return\n }\n}\n\nexport function trackDynamicHoleInRuntimeShell(\n workStore: WorkStore,\n componentStack: string,\n dynamicValidation: DynamicValidationState,\n clientDynamic: DynamicTrackingState\n) {\n if (hasOutletRegex.test(componentStack)) {\n // We don't need to track that this is dynamic. It is only so when something else is also dynamic.\n return\n } else if (hasMetadataRegex.test(componentStack)) {\n const message = `Route \"${workStore.route}\": Uncached data or \\`connection()\\` was accessed inside \\`generateMetadata\\`. Except for this instance, the page would have been entirely prerenderable which may have been the intended behavior. See more info here: https://nextjs.org/docs/messages/next-prerender-dynamic-metadata`\n const error = createErrorWithComponentOrOwnerStack(message, componentStack)\n dynamicValidation.dynamicMetadata = error\n return\n } else if (hasViewportRegex.test(componentStack)) {\n const message = `Route \"${workStore.route}\": Uncached data or \\`connection()\\` was accessed inside \\`generateViewport\\`. This delays the entire page from rendering, resulting in a slow user experience. Learn more: https://nextjs.org/docs/messages/next-prerender-dynamic-viewport`\n const error = createErrorWithComponentOrOwnerStack(message, componentStack)\n dynamicValidation.dynamicErrors.push(error)\n return\n } else if (\n hasSuspenseBeforeRootLayoutWithoutBodyOrImplicitBodyRegex.test(\n componentStack\n )\n ) {\n // For Suspense within body, the prelude wouldn't be empty so it wouldn't violate the empty static shells rule.\n // But if you have Suspense above body, the prelude is empty but we allow that because having Suspense\n // is an explicit signal from the user that they acknowledge the empty shell and want dynamic rendering.\n dynamicValidation.hasAllowedDynamic = true\n dynamicValidation.hasSuspenseAboveBody = true\n return\n } else if (hasSuspenseRegex.test(componentStack)) {\n // this error had a Suspense boundary above it so we don't need to report it as a source\n // of disallowed\n dynamicValidation.hasAllowedDynamic = true\n return\n } else if (clientDynamic.syncDynamicErrorWithStack) {\n // This task was the task that called the sync error.\n dynamicValidation.dynamicErrors.push(\n clientDynamic.syncDynamicErrorWithStack\n )\n return\n } else {\n const message = `Route \"${workStore.route}\": Uncached data or \\`connection()\\` was accessed outside of \\`<Suspense>\\`. This delays the entire page from rendering, resulting in a slow user experience. Learn more: https://nextjs.org/docs/messages/blocking-route`\n const error = createErrorWithComponentOrOwnerStack(message, componentStack)\n dynamicValidation.dynamicErrors.push(error)\n return\n }\n}\n\nexport function trackDynamicHoleInStaticShell(\n workStore: WorkStore,\n componentStack: string,\n dynamicValidation: DynamicValidationState,\n clientDynamic: DynamicTrackingState\n) {\n if (hasOutletRegex.test(componentStack)) {\n // We don't need to track that this is dynamic. It is only so when something else is also dynamic.\n return\n } else if (hasMetadataRegex.test(componentStack)) {\n const message = `Route \"${workStore.route}\": Runtime data such as \\`cookies()\\`, \\`headers()\\`, \\`params\\`, or \\`searchParams\\` was accessed inside \\`generateMetadata\\` or you have file-based metadata such as icons that depend on dynamic params segments. Except for this instance, the page would have been entirely prerenderable which may have been the intended behavior. See more info here: https://nextjs.org/docs/messages/next-prerender-dynamic-metadata`\n const error = createErrorWithComponentOrOwnerStack(message, componentStack)\n dynamicValidation.dynamicMetadata = error\n return\n } else if (hasViewportRegex.test(componentStack)) {\n const message = `Route \"${workStore.route}\": Runtime data such as \\`cookies()\\`, \\`headers()\\`, \\`params\\`, or \\`searchParams\\` was accessed inside \\`generateViewport\\`. This delays the entire page from rendering, resulting in a slow user experience. Learn more: https://nextjs.org/docs/messages/next-prerender-dynamic-viewport`\n const error = createErrorWithComponentOrOwnerStack(message, componentStack)\n dynamicValidation.dynamicErrors.push(error)\n return\n } else if (\n hasSuspenseBeforeRootLayoutWithoutBodyOrImplicitBodyRegex.test(\n componentStack\n )\n ) {\n // For Suspense within body, the prelude wouldn't be empty so it wouldn't violate the empty static shells rule.\n // But if you have Suspense above body, the prelude is empty but we allow that because having Suspense\n // is an explicit signal from the user that they acknowledge the empty shell and want dynamic rendering.\n dynamicValidation.hasAllowedDynamic = true\n dynamicValidation.hasSuspenseAboveBody = true\n return\n } else if (hasSuspenseRegex.test(componentStack)) {\n // this error had a Suspense boundary above it so we don't need to report it as a source\n // of disallowed\n dynamicValidation.hasAllowedDynamic = true\n return\n } else if (clientDynamic.syncDynamicErrorWithStack) {\n // This task was the task that called the sync error.\n dynamicValidation.dynamicErrors.push(\n clientDynamic.syncDynamicErrorWithStack\n )\n return\n } else {\n const message = `Route \"${workStore.route}\": Runtime data such as \\`cookies()\\`, \\`headers()\\`, \\`params\\`, or \\`searchParams\\` was accessed outside of \\`<Suspense>\\`. This delays the entire page from rendering, resulting in a slow user experience. Learn more: https://nextjs.org/docs/messages/blocking-route`\n const error = createErrorWithComponentOrOwnerStack(message, componentStack)\n dynamicValidation.dynamicErrors.push(error)\n return\n }\n}\n\n/**\n * In dev mode, we prefer using the owner stack, otherwise the provided\n * component stack is used.\n */\nfunction createErrorWithComponentOrOwnerStack(\n message: string,\n componentStack: string\n) {\n const ownerStack =\n process.env.NODE_ENV !== 'production' && React.captureOwnerStack\n ? React.captureOwnerStack()\n : null\n\n const error = new Error(message)\n // TODO go back to owner stack here if available. This is temporarily using componentStack to get the right\n //\n error.stack = error.name + ': ' + message + (ownerStack || componentStack)\n return error\n}\n\nexport enum PreludeState {\n Full = 0,\n Empty = 1,\n Errored = 2,\n}\n\nexport function logDisallowedDynamicError(\n workStore: WorkStore,\n error: Error\n): void {\n console.error(error)\n\n if (!workStore.dev) {\n if (workStore.hasReadableErrorStacks) {\n console.error(\n `To get a more detailed stack trace and pinpoint the issue, start the app in development mode by running \\`next dev\\`, then open \"${workStore.route}\" in your browser to investigate the error.`\n )\n } else {\n console.error(`To get a more detailed stack trace and pinpoint the issue, try one of the following:\n - Start the app in development mode by running \\`next dev\\`, then open \"${workStore.route}\" in your browser to investigate the error.\n - Rerun the production build with \\`next build --debug-prerender\\` to generate better stack traces.`)\n }\n }\n}\n\nexport function throwIfDisallowedDynamic(\n workStore: WorkStore,\n prelude: PreludeState,\n dynamicValidation: DynamicValidationState,\n serverDynamic: DynamicTrackingState\n): void {\n if (serverDynamic.syncDynamicErrorWithStack) {\n logDisallowedDynamicError(\n workStore,\n serverDynamic.syncDynamicErrorWithStack\n )\n throw new StaticGenBailoutError()\n }\n\n if (prelude !== PreludeState.Full) {\n if (dynamicValidation.hasSuspenseAboveBody) {\n // This route has opted into allowing fully dynamic rendering\n // by including a Suspense boundary above the body. In this case\n // a lack of a shell is not considered disallowed so we simply return\n return\n }\n\n // We didn't have any sync bailouts but there may be user code which\n // blocked the root. We would have captured these during the prerender\n // and can log them here and then terminate the build/validating render\n const dynamicErrors = dynamicValidation.dynamicErrors\n if (dynamicErrors.length > 0) {\n for (let i = 0; i < dynamicErrors.length; i++) {\n logDisallowedDynamicError(workStore, dynamicErrors[i])\n }\n\n throw new StaticGenBailoutError()\n }\n\n // If we got this far then the only other thing that could be blocking\n // the root is dynamic Viewport. If this is dynamic then\n // you need to opt into that by adding a Suspense boundary above the body\n // to indicate your are ok with fully dynamic rendering.\n if (dynamicValidation.hasDynamicViewport) {\n console.error(\n `Route \"${workStore.route}\" has a \\`generateViewport\\` that depends on Request data (\\`cookies()\\`, etc...) or uncached external data (\\`fetch(...)\\`, etc...) without explicitly allowing fully dynamic rendering. See more info here: https://nextjs.org/docs/messages/next-prerender-dynamic-viewport`\n )\n throw new StaticGenBailoutError()\n }\n\n if (prelude === PreludeState.Empty) {\n // If we ever get this far then we messed up the tracking of invalid dynamic.\n // We still adhere to the constraint that you must produce a shell but invite the\n // user to report this as a bug in Next.js.\n console.error(\n `Route \"${workStore.route}\" did not produce a static shell and Next.js was unable to determine a reason. This is a bug in Next.js.`\n )\n throw new StaticGenBailoutError()\n }\n } else {\n if (\n dynamicValidation.hasAllowedDynamic === false &&\n dynamicValidation.hasDynamicMetadata\n ) {\n console.error(\n `Route \"${workStore.route}\" has a \\`generateMetadata\\` that depends on Request data (\\`cookies()\\`, etc...) or uncached external data (\\`fetch(...)\\`, etc...) when the rest of the route does not. See more info here: https://nextjs.org/docs/messages/next-prerender-dynamic-metadata`\n )\n throw new StaticGenBailoutError()\n }\n }\n}\n\nexport function getStaticShellDisallowedDynamicReasons(\n workStore: WorkStore,\n prelude: PreludeState,\n dynamicValidation: DynamicValidationState\n): Array<Error> {\n if (dynamicValidation.hasSuspenseAboveBody) {\n // This route has opted into allowing fully dynamic rendering\n // by including a Suspense boundary above the body. In this case\n // a lack of a shell is not considered disallowed so we simply return\n return []\n }\n\n if (prelude !== PreludeState.Full) {\n // We didn't have any sync bailouts but there may be user code which\n // blocked the root. We would have captured these during the prerender\n // and can log them here and then terminate the build/validating render\n const dynamicErrors = dynamicValidation.dynamicErrors\n if (dynamicErrors.length > 0) {\n return dynamicErrors\n }\n\n if (prelude === PreludeState.Empty) {\n // If we ever get this far then we messed up the tracking of invalid dynamic.\n // We still adhere to the constraint that you must produce a shell but invite the\n // user to report this as a bug in Next.js.\n return [\n new InvariantError(\n `Route \"${workStore.route}\" did not produce a static shell and Next.js was unable to determine a reason.`\n ),\n ]\n }\n } else {\n // We have a prelude but we might still have dynamic metadata without any other dynamic access\n if (\n dynamicValidation.hasAllowedDynamic === false &&\n dynamicValidation.dynamicErrors.length === 0 &&\n dynamicValidation.dynamicMetadata\n ) {\n return [dynamicValidation.dynamicMetadata]\n }\n }\n // We had a non-empty prelude and there are no dynamic holes\n return []\n}\n\nexport function delayUntilRuntimeStage<T>(\n prerenderStore: PrerenderStoreModernRuntime,\n result: Promise<T>\n): Promise<T> {\n if (prerenderStore.runtimeStagePromise) {\n return prerenderStore.runtimeStagePromise.then(() => result)\n }\n return result\n}\n","import { isHangingPromiseRejectionError } from '../../server/dynamic-rendering-utils'\nimport { isPostpone } from '../../server/lib/router-utils/is-postpone'\nimport { isBailoutToCSRError } from '../../shared/lib/lazy-dynamic/bailout-to-csr'\nimport { isNextRouterError } from './is-next-router-error'\nimport {\n isDynamicPostpone,\n isPrerenderInterruptedError,\n} from '../../server/app-render/dynamic-rendering'\nimport { isDynamicServerError } from './hooks-server-context'\n\nexport function unstable_rethrow(error: unknown): void {\n if (\n isNextRouterError(error) ||\n isBailoutToCSRError(error) ||\n isDynamicServerError(error) ||\n isDynamicPostpone(error) ||\n isPostpone(error) ||\n isHangingPromiseRejectionError(error) ||\n isPrerenderInterruptedError(error)\n ) {\n throw error\n }\n\n if (error instanceof Error && 'cause' in error) {\n unstable_rethrow(error.cause)\n }\n}\n","/**\n * This function should be used to rethrow internal Next.js errors so that they can be handled by the framework.\n * When wrapping an API that uses errors to interrupt control flow, you should use this function before you do any error handling.\n * This function will rethrow the error if it is a Next.js error so it can be handled, otherwise it will do nothing.\n *\n * Read more: [Next.js Docs: `unstable_rethrow`](https://nextjs.org/docs/app/api-reference/functions/unstable_rethrow)\n */\nexport const unstable_rethrow =\n typeof window === 'undefined'\n ? (\n require('./unstable-rethrow.server') as typeof import('./unstable-rethrow.server')\n ).unstable_rethrow\n : (\n require('./unstable-rethrow.browser') as typeof import('./unstable-rethrow.browser')\n ).unstable_rethrow\n","import { ReadonlyURLSearchParams } from './readonly-url-search-params'\n\nexport function unstable_isUnrecognizedActionError(): boolean {\n throw new Error(\n '`unstable_isUnrecognizedActionError` can only be used on the client.'\n )\n}\n\nexport { redirect, permanentRedirect } from './redirect'\nexport { RedirectType } from './redirect-error'\nexport { notFound } from './not-found'\nexport { forbidden } from './forbidden'\nexport { unauthorized } from './unauthorized'\nexport { unstable_rethrow } from './unstable-rethrow'\nexport { ReadonlyURLSearchParams }\n","import type { Params } from '../../server/request/params'\n\nimport React, { useContext, useMemo, use } from 'react'\nimport {\n AppRouterContext,\n LayoutRouterContext,\n type AppRouterInstance,\n} from '../../shared/lib/app-router-context.shared-runtime'\nimport {\n SearchParamsContext,\n PathnameContext,\n PathParamsContext,\n NavigationPromisesContext,\n ReadonlyURLSearchParams,\n} from '../../shared/lib/hooks-client-context.shared-runtime'\nimport {\n computeSelectedLayoutSegment,\n getSelectedLayoutSegmentPath,\n} from '../../shared/lib/segment'\n\nconst useDynamicRouteParams =\n typeof window === 'undefined'\n ? (\n require('../../server/app-render/dynamic-rendering') as typeof import('../../server/app-render/dynamic-rendering')\n ).useDynamicRouteParams\n : undefined\n\nconst useDynamicSearchParams =\n typeof window === 'undefined'\n ? (\n require('../../server/app-render/dynamic-rendering') as typeof import('../../server/app-render/dynamic-rendering')\n ).useDynamicSearchParams\n : undefined\n\n/**\n * A [Client Component](https://nextjs.org/docs/app/building-your-application/rendering/client-components) hook\n * that lets you *read* the current URL's search parameters.\n *\n * Learn more about [`URLSearchParams` on MDN](https://developer.mozilla.org/docs/Web/API/URLSearchParams)\n *\n * @example\n * ```ts\n * \"use client\"\n * import { useSearchParams } from 'next/navigation'\n *\n * export default function Page() {\n * const searchParams = useSearchParams()\n * searchParams.get('foo') // returns 'bar' when ?foo=bar\n * // ...\n * }\n * ```\n *\n * Read more: [Next.js Docs: `useSearchParams`](https://nextjs.org/docs/app/api-reference/functions/use-search-params)\n */\n// Client components API\nexport function useSearchParams(): ReadonlyURLSearchParams {\n useDynamicSearchParams?.('useSearchParams()')\n\n const searchParams = useContext(SearchParamsContext)\n\n // In the case where this is `null`, the compat types added in\n // `next-env.d.ts` will add a new overload that changes the return type to\n // include `null`.\n const readonlySearchParams = useMemo((): ReadonlyURLSearchParams => {\n if (!searchParams) {\n // When the router is not ready in pages, we won't have the search params\n // available.\n return null!\n }\n\n return new ReadonlyURLSearchParams(searchParams)\n }, [searchParams])\n\n // Instrument with Suspense DevTools (dev-only)\n if (process.env.NODE_ENV !== 'production' && 'use' in React) {\n const navigationPromises = use(NavigationPromisesContext)\n if (navigationPromises) {\n return use(navigationPromises.searchParams)\n }\n }\n\n return readonlySearchParams\n}\n\n/**\n * A [Client Component](https://nextjs.org/docs/app/building-your-application/rendering/client-components) hook\n * that lets you read the current URL's pathname.\n *\n * @example\n * ```ts\n * \"use client\"\n * import { usePathname } from 'next/navigation'\n *\n * export default function Page() {\n * const pathname = usePathname() // returns \"/dashboard\" on /dashboard?foo=bar\n * // ...\n * }\n * ```\n *\n * Read more: [Next.js Docs: `usePathname`](https://nextjs.org/docs/app/api-reference/functions/use-pathname)\n */\n// Client components API\nexport function usePathname(): string {\n useDynamicRouteParams?.('usePathname()')\n\n // In the case where this is `null`, the compat types added in `next-env.d.ts`\n // will add a new overload that changes the return type to include `null`.\n const pathname = useContext(PathnameContext) as string\n\n // Instrument with Suspense DevTools (dev-only)\n if (process.env.NODE_ENV !== 'production' && 'use' in React) {\n const navigationPromises = use(NavigationPromisesContext)\n if (navigationPromises) {\n return use(navigationPromises.pathname)\n }\n }\n\n return pathname\n}\n\n// Client components API\nexport {\n ServerInsertedHTMLContext,\n useServerInsertedHTML,\n} from '../../shared/lib/server-inserted-html.shared-runtime'\n\n/**\n *\n * This hook allows you to programmatically change routes inside [Client Component](https://nextjs.org/docs/app/building-your-application/rendering/client-components).\n *\n * @example\n * ```ts\n * \"use client\"\n * import { useRouter } from 'next/navigation'\n *\n * export default function Page() {\n * const router = useRouter()\n * // ...\n * router.push('/dashboard') // Navigate to /dashboard\n * }\n * ```\n *\n * Read more: [Next.js Docs: `useRouter`](https://nextjs.org/docs/app/api-reference/functions/use-router)\n */\n// Client components API\nexport function useRouter(): AppRouterInstance {\n const router = useContext(AppRouterContext)\n if (router === null) {\n throw new Error('invariant expected app router to be mounted')\n }\n\n return router\n}\n\n/**\n * A [Client Component](https://nextjs.org/docs/app/building-your-application/rendering/client-components) hook\n * that lets you read a route's dynamic params filled in by the current URL.\n *\n * @example\n * ```ts\n * \"use client\"\n * import { useParams } from 'next/navigation'\n *\n * export default function Page() {\n * // on /dashboard/[team] where pathname is /dashboard/nextjs\n * const { team } = useParams() // team === \"nextjs\"\n * }\n * ```\n *\n * Read more: [Next.js Docs: `useParams`](https://nextjs.org/docs/app/api-reference/functions/use-params)\n */\n// Client components API\nexport function useParams<T extends Params = Params>(): T {\n useDynamicRouteParams?.('useParams()')\n\n const params = useContext(PathParamsContext) as T\n\n // Instrument with Suspense DevTools (dev-only)\n if (process.env.NODE_ENV !== 'production' && 'use' in React) {\n const navigationPromises = use(NavigationPromisesContext)\n if (navigationPromises) {\n return use(navigationPromises.params) as T\n }\n }\n\n return params\n}\n\n/**\n * A [Client Component](https://nextjs.org/docs/app/building-your-application/rendering/client-components) hook\n * that lets you read the active route segments **below** the Layout it is called from.\n *\n * @example\n * ```ts\n * 'use client'\n *\n * import { useSelectedLayoutSegments } from 'next/navigation'\n *\n * export default function ExampleClientComponent() {\n * const segments = useSelectedLayoutSegments()\n *\n * return (\n * <ul>\n * {segments.map((segment, index) => (\n * <li key={index}>{segment}</li>\n * ))}\n * </ul>\n * )\n * }\n * ```\n *\n * Read more: [Next.js Docs: `useSelectedLayoutSegments`](https://nextjs.org/docs/app/api-reference/functions/use-selected-layout-segments)\n */\n// Client components API\nexport function useSelectedLayoutSegments(\n parallelRouteKey: string = 'children'\n): string[] {\n useDynamicRouteParams?.('useSelectedLayoutSegments()')\n\n const context = useContext(LayoutRouterContext)\n // @ts-expect-error This only happens in `pages`. Type is overwritten in navigation.d.ts\n if (!context) return null\n\n // Instrument with Suspense DevTools (dev-only)\n if (process.env.NODE_ENV !== 'production' && 'use' in React) {\n const navigationPromises = use(NavigationPromisesContext)\n if (navigationPromises) {\n const promise =\n navigationPromises.selectedLayoutSegmentsPromises?.get(parallelRouteKey)\n if (promise) {\n // We should always have a promise here, but if we don't, it's not worth erroring over.\n // We just won't be able to instrument it, but can still provide the value.\n return use(promise)\n }\n }\n }\n\n return getSelectedLayoutSegmentPath(context.parentTree, parallelRouteKey)\n}\n\n/**\n * A [Client Component](https://nextjs.org/docs/app/building-your-application/rendering/client-components) hook\n * that lets you read the active route segment **one level below** the Layout it is called from.\n *\n * @example\n * ```ts\n * 'use client'\n * import { useSelectedLayoutSegment } from 'next/navigation'\n *\n * export default function ExampleClientComponent() {\n * const segment = useSelectedLayoutSegment()\n *\n * return <p>Active segment: {segment}</p>\n * }\n * ```\n *\n * Read more: [Next.js Docs: `useSelectedLayoutSegment`](https://nextjs.org/docs/app/api-reference/functions/use-selected-layout-segment)\n */\n// Client components API\nexport function useSelectedLayoutSegment(\n parallelRouteKey: string = 'children'\n): string | null {\n useDynamicRouteParams?.('useSelectedLayoutSegment()')\n const navigationPromises = useContext(NavigationPromisesContext)\n const selectedLayoutSegments = useSelectedLayoutSegments(parallelRouteKey)\n\n // Instrument with Suspense DevTools (dev-only)\n if (\n process.env.NODE_ENV !== 'production' &&\n navigationPromises &&\n 'use' in React\n ) {\n const promise =\n navigationPromises.selectedLayoutSegmentPromises?.get(parallelRouteKey)\n if (promise) {\n // We should always have a promise here, but if we don't, it's not worth erroring over.\n // We just won't be able to instrument it, but can still provide the value.\n return use(promise)\n }\n }\n\n return computeSelectedLayoutSegment(selectedLayoutSegments, parallelRouteKey)\n}\n\nexport { unstable_isUnrecognizedActionError } from './unrecognized-action-error'\n\n// Shared components APIs\nexport {\n // We need the same class that was used to instantiate the context value\n // Otherwise instanceof checks will fail in usercode\n ReadonlyURLSearchParams,\n}\nexport {\n notFound,\n forbidden,\n unauthorized,\n redirect,\n permanentRedirect,\n RedirectType,\n unstable_rethrow,\n} from './navigation.react-server'\n","module.exports = require('./dist/client/components/navigation')\n","function r(e){var t,f,n=\"\";if(\"string\"==typeof e||\"number\"==typeof e)n+=e;else if(\"object\"==typeof e)if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(f=r(e[t]))&&(n&&(n+=\" \"),n+=f)}else for(f in e)e[f]&&(n&&(n+=\" \"),n+=f);return n}export function clsx(){for(var e,t,f=0,n=\"\",o=arguments.length;f<o;f++)(e=arguments[f])&&(t=r(e))&&(n&&(n+=\" \"),n+=t);return n}export default clsx;","\"use client\"\r\n\r\nimport { createContext, useContext, useState, useEffect, useCallback, useRef } from \"react\"\r\nimport { useRouter } from \"next/navigation\"\r\nimport type { Task, TaskBoard, ActivityEvent, Project } from \"@/lib/core\"\r\nimport type { Summary, SelectedDoc } from \"@/types\"\r\n\r\ninterface AppContextValue {\r\n projects: Project[]\r\n activeProject: string\r\n summary: Summary | null\r\n board: TaskBoard | null\r\n activity: ActivityEvent[]\r\n liveIndicator: boolean\r\n loading: boolean\r\n selectedDoc: SelectedDoc | null\r\n setSelectedDoc: (doc: SelectedDoc | null) => void\r\n rootParam: string\r\n onProjectChange: (root: string) => void\r\n refresh: (root?: string) => Promise<void>\r\n moveTask: (taskId: string, status: string) => Promise<void>\r\n openDoc: (path: string) => Promise<void>\r\n}\r\n\r\nconst AppContext = createContext<AppContextValue | null>(null)\r\n\r\nexport function useApp(): AppContextValue {\r\n const ctx = useContext(AppContext)\r\n if (!ctx) throw new Error(\"useApp must be used inside AppProvider\")\r\n return ctx\r\n}\r\n\r\nexport function AppProvider({ children }: { children: React.ReactNode }) {\r\n const router = useRouter()\r\n const [projects, setProjects] = useState<Project[]>([])\r\n const [activeProject, setActiveProject] = useState<string>(\"\")\r\n const [summary, setSummary] = useState<Summary | null>(null)\r\n const [board, setBoard] = useState<TaskBoard | null>(null)\r\n const [activity, setActivity] = useState<ActivityEvent[]>([])\r\n const [loading, setLoading] = useState(true)\r\n const [liveIndicator, setLiveIndicator] = useState(false)\r\n const [selectedDoc, setSelectedDoc] = useState<SelectedDoc | null>(null)\r\n const sseRef = useRef<EventSource | null>(null)\r\n\r\n const rootParam = activeProject ? `?root=${encodeURIComponent(activeProject)}` : \"\"\r\n\r\n const refresh = useCallback(async (root?: string) => {\r\n const r = root || activeProject\r\n if (!r) return\r\n const rp = `?root=${encodeURIComponent(r)}`\r\n try {\r\n const [sumRes, boardRes, actRes] = await Promise.all([\r\n fetch(`/api/summary${rp}`).then((r) => r.json()),\r\n fetch(`/api/tasks${rp}`).then((r) => r.json()),\r\n fetch(`/api/activity${rp}&limit=30`).then((r) => r.json()),\r\n ])\r\n setSummary(sumRes)\r\n setBoard(boardRes.board)\r\n setActivity(Array.isArray(actRes) ? actRes : [])\r\n } catch {}\r\n setLoading(false)\r\n }, [activeProject])\r\n\r\n // Load projects on mount\r\n useEffect(() => {\r\n fetch(\"/api/projects\")\r\n .then((r) => r.json())\r\n .then((p: Project[]) => {\r\n setProjects(p)\r\n if (p.length > 0) {\r\n setActiveProject(p[0].root)\r\n refresh(p[0].root)\r\n } else {\r\n setLoading(false)\r\n }\r\n })\r\n .catch(() => setLoading(false))\r\n // eslint-disable-next-line react-hooks/exhaustive-deps\r\n }, [])\r\n\r\n // SSE for real-time updates\r\n useEffect(() => {\r\n if (!activeProject) return\r\n const es = new EventSource(\"/api/events\")\r\n sseRef.current = es\r\n\r\n es.onmessage = (e) => {\r\n try {\r\n const msg = JSON.parse(e.data)\r\n if (msg.type === \"connected\") return\r\n setLiveIndicator(true)\r\n setTimeout(() => setLiveIndicator(false), 2000)\r\n if ([\"task_updated\", \"decision_logged\", \"memory_updated\", \"session_start\"].includes(msg.type)) {\r\n refresh()\r\n }\r\n } catch {}\r\n }\r\n\r\n return () => { es.close() }\r\n }, [activeProject, refresh])\r\n\r\n const moveTask = useCallback(async (taskId: string, status: string) => {\r\n // Optimistic update: move card in UI immediately\r\n setBoard(prev => {\r\n if (!prev) return prev\r\n let movedTask: Task | undefined\r\n const next = structuredClone(prev) as TaskBoard\r\n for (const col of Object.keys(next) as (keyof TaskBoard)[]) {\r\n const idx = next[col].findIndex(t => t.id === taskId)\r\n if (idx !== -1) {\r\n movedTask = { ...next[col][idx], status: status as Task[\"status\"] }\r\n next[col] = next[col].filter(t => t.id !== taskId)\r\n }\r\n }\r\n const target = status as keyof TaskBoard\r\n if (movedTask && next[target]) next[target] = [movedTask, ...next[target]]\r\n return next\r\n })\r\n\r\n try {\r\n await fetch(`/api/tasks${rootParam}`, {\r\n method: \"POST\",\r\n headers: { \"Content-Type\": \"application/json\" },\r\n body: JSON.stringify({ taskId, status, actor: \"human\" }),\r\n })\r\n refresh()\r\n } catch {\r\n refresh() // revert by fetching real state on error\r\n }\r\n }, [rootParam, refresh])\r\n\r\n const openDoc = useCallback(async (docPath: string) => {\r\n const res = await fetch(`/api/docs${rootParam}&read=${encodeURIComponent(docPath)}`)\r\n const data = await res.json()\r\n setSelectedDoc(data)\r\n router.push(\"/docs\")\r\n }, [rootParam, router])\r\n\r\n function onProjectChange(root: string) {\r\n setActiveProject(root)\r\n refresh(root)\r\n }\r\n\r\n return (\r\n <AppContext.Provider value={{\r\n projects,\r\n activeProject,\r\n summary,\r\n board,\r\n activity,\r\n liveIndicator,\r\n loading,\r\n selectedDoc,\r\n setSelectedDoc,\r\n rootParam,\r\n onProjectChange,\r\n refresh,\r\n moveTask,\r\n openDoc,\r\n }}>\r\n {children}\r\n </AppContext.Provider>\r\n )\r\n}\r\n","/**\n * Concatenates two arrays faster than the array spread operator.\n */\nexport const concatArrays = <T, U>(\n array1: readonly T[],\n array2: readonly U[],\n): readonly (T | U)[] => {\n // Pre-allocate for better V8 optimization\n const combinedArray: (T | U)[] = new Array(array1.length + array2.length)\n for (let i = 0; i < array1.length; i++) {\n combinedArray[i] = array1[i]!\n }\n for (let i = 0; i < array2.length; i++) {\n combinedArray[array1.length + i] = array2[i]!\n }\n return combinedArray\n}\n","import { type ClassValue, clsx } from \"clsx\"\r\nimport { twMerge } from \"tailwind-merge\"\r\n\r\nexport function cn(...inputs: ClassValue[]) {\r\n return twMerge(clsx(inputs))\r\n}\r\n","import {\n AnyClassGroupIds,\n AnyConfig,\n AnyThemeGroupIds,\n ClassGroup,\n ClassValidator,\n Config,\n ThemeGetter,\n ThemeObject,\n} from './types'\nimport { concatArrays } from './utils'\n\nexport interface ClassPartObject {\n nextPart: Map<string, ClassPartObject>\n validators: ClassValidatorObject[] | null\n classGroupId: AnyClassGroupIds | undefined // Always define optional props for consistent shape\n}\n\ninterface ClassValidatorObject {\n classGroupId: AnyClassGroupIds\n validator: ClassValidator\n}\n\n// Factory function ensures consistent object shapes\nconst createClassValidatorObject = (\n classGroupId: AnyClassGroupIds,\n validator: ClassValidator,\n): ClassValidatorObject => ({\n classGroupId,\n validator,\n})\n\n// Factory ensures consistent ClassPartObject shape\nconst createClassPartObject = (\n nextPart: Map<string, ClassPartObject> = new Map(),\n validators: ClassValidatorObject[] | null = null,\n classGroupId?: AnyClassGroupIds,\n): ClassPartObject => ({\n nextPart,\n validators,\n classGroupId,\n})\n\nconst CLASS_PART_SEPARATOR = '-'\n\nconst EMPTY_CONFLICTS: readonly AnyClassGroupIds[] = []\n// I use two dots here because one dot is used as prefix for class groups in plugins\nconst ARBITRARY_PROPERTY_PREFIX = 'arbitrary..'\n\nexport const createClassGroupUtils = (config: AnyConfig) => {\n const classMap = createClassMap(config)\n const { conflictingClassGroups, conflictingClassGroupModifiers } = config\n\n const getClassGroupId = (className: string) => {\n if (className.startsWith('[') && className.endsWith(']')) {\n return getGroupIdForArbitraryProperty(className)\n }\n\n const classParts = className.split(CLASS_PART_SEPARATOR)\n // Classes like `-inset-1` produce an empty string as first classPart. We assume that classes for negative values are used correctly and skip it.\n const startIndex = classParts[0] === '' && classParts.length > 1 ? 1 : 0\n return getGroupRecursive(classParts, startIndex, classMap)\n }\n\n const getConflictingClassGroupIds = (\n classGroupId: AnyClassGroupIds,\n hasPostfixModifier: boolean,\n ): readonly AnyClassGroupIds[] => {\n if (hasPostfixModifier) {\n const modifierConflicts = conflictingClassGroupModifiers[classGroupId]\n const baseConflicts = conflictingClassGroups[classGroupId]\n\n if (modifierConflicts) {\n if (baseConflicts) {\n // Merge base conflicts with modifier conflicts\n return concatArrays(baseConflicts, modifierConflicts)\n }\n // Only modifier conflicts\n return modifierConflicts\n }\n // Fall back to without postfix if no modifier conflicts\n return baseConflicts || EMPTY_CONFLICTS\n }\n\n return conflictingClassGroups[classGroupId] || EMPTY_CONFLICTS\n }\n\n return {\n getClassGroupId,\n getConflictingClassGroupIds,\n }\n}\n\nconst getGroupRecursive = (\n classParts: string[],\n startIndex: number,\n classPartObject: ClassPartObject,\n): AnyClassGroupIds | undefined => {\n const classPathsLength = classParts.length - startIndex\n if (classPathsLength === 0) {\n return classPartObject.classGroupId\n }\n\n const currentClassPart = classParts[startIndex]!\n const nextClassPartObject = classPartObject.nextPart.get(currentClassPart)\n\n if (nextClassPartObject) {\n const result = getGroupRecursive(classParts, startIndex + 1, nextClassPartObject)\n if (result) return result\n }\n\n const validators = classPartObject.validators\n if (validators === null) {\n return undefined\n }\n\n // Build classRest string efficiently by joining from startIndex onwards\n const classRest =\n startIndex === 0\n ? classParts.join(CLASS_PART_SEPARATOR)\n : classParts.slice(startIndex).join(CLASS_PART_SEPARATOR)\n const validatorsLength = validators.length\n\n for (let i = 0; i < validatorsLength; i++) {\n const validatorObj = validators[i]!\n if (validatorObj.validator(classRest)) {\n return validatorObj.classGroupId\n }\n }\n\n return undefined\n}\n\n/**\n * Get the class group ID for an arbitrary property.\n *\n * @param className - The class name to get the group ID for. Is expected to be string starting with `[` and ending with `]`.\n */\nconst getGroupIdForArbitraryProperty = (className: string): AnyClassGroupIds | undefined =>\n className.slice(1, -1).indexOf(':') === -1\n ? undefined\n : (() => {\n const content = className.slice(1, -1)\n const colonIndex = content.indexOf(':')\n const property = content.slice(0, colonIndex)\n return property ? ARBITRARY_PROPERTY_PREFIX + property : undefined\n })()\n\n/**\n * Exported for testing only\n */\nexport const createClassMap = (config: Config<AnyClassGroupIds, AnyThemeGroupIds>) => {\n const { theme, classGroups } = config\n return processClassGroups(classGroups, theme)\n}\n\n// Split into separate functions to maintain monomorphic call sites\nconst processClassGroups = (\n classGroups: Record<AnyClassGroupIds, ClassGroup<AnyThemeGroupIds>>,\n theme: ThemeObject<AnyThemeGroupIds>,\n): ClassPartObject => {\n const classMap = createClassPartObject()\n\n for (const classGroupId in classGroups) {\n const group = classGroups[classGroupId]!\n processClassesRecursively(group, classMap, classGroupId, theme)\n }\n\n return classMap\n}\n\nconst processClassesRecursively = (\n classGroup: ClassGroup<AnyThemeGroupIds>,\n classPartObject: ClassPartObject,\n classGroupId: AnyClassGroupIds,\n theme: ThemeObject<AnyThemeGroupIds>,\n) => {\n const len = classGroup.length\n for (let i = 0; i < len; i++) {\n const classDefinition = classGroup[i]!\n processClassDefinition(classDefinition, classPartObject, classGroupId, theme)\n }\n}\n\n// Split into separate functions for each type to maintain monomorphic call sites\nconst processClassDefinition = (\n classDefinition: ClassGroup<AnyThemeGroupIds>[number],\n classPartObject: ClassPartObject,\n classGroupId: AnyClassGroupIds,\n theme: ThemeObject<AnyThemeGroupIds>,\n) => {\n if (typeof classDefinition === 'string') {\n processStringDefinition(classDefinition, classPartObject, classGroupId)\n return\n }\n\n if (typeof classDefinition === 'function') {\n processFunctionDefinition(classDefinition, classPartObject, classGroupId, theme)\n return\n }\n\n processObjectDefinition(\n classDefinition as Record<string, ClassGroup<AnyThemeGroupIds>>,\n classPartObject,\n classGroupId,\n theme,\n )\n}\n\nconst processStringDefinition = (\n classDefinition: string,\n classPartObject: ClassPartObject,\n classGroupId: AnyClassGroupIds,\n) => {\n const classPartObjectToEdit =\n classDefinition === '' ? classPartObject : getPart(classPartObject, classDefinition)\n classPartObjectToEdit.classGroupId = classGroupId\n}\n\nconst processFunctionDefinition = (\n classDefinition: Function,\n classPartObject: ClassPartObject,\n classGroupId: AnyClassGroupIds,\n theme: ThemeObject<AnyThemeGroupIds>,\n) => {\n if (isThemeGetter(classDefinition)) {\n processClassesRecursively(classDefinition(theme), classPartObject, classGroupId, theme)\n return\n }\n\n if (classPartObject.validators === null) {\n classPartObject.validators = []\n }\n classPartObject.validators.push(\n createClassValidatorObject(classGroupId, classDefinition as ClassValidator),\n )\n}\n\nconst processObjectDefinition = (\n classDefinition: Record<string, ClassGroup<AnyThemeGroupIds>>,\n classPartObject: ClassPartObject,\n classGroupId: AnyClassGroupIds,\n theme: ThemeObject<AnyThemeGroupIds>,\n) => {\n const entries = Object.entries(classDefinition)\n const len = entries.length\n for (let i = 0; i < len; i++) {\n const [key, value] = entries[i]!\n processClassesRecursively(value, getPart(classPartObject, key), classGroupId, theme)\n }\n}\n\nconst getPart = (classPartObject: ClassPartObject, path: string): ClassPartObject => {\n let current = classPartObject\n const parts = path.split(CLASS_PART_SEPARATOR)\n const len = parts.length\n\n for (let i = 0; i < len; i++) {\n const part = parts[i]!\n\n let next = current.nextPart.get(part)\n if (!next) {\n next = createClassPartObject()\n current.nextPart.set(part, next)\n }\n current = next\n }\n\n return current\n}\n\n// Type guard maintains monomorphic check\nconst isThemeGetter = (func: Function): func is ThemeGetter =>\n 'isThemeGetter' in func && (func as ThemeGetter).isThemeGetter === true\n","// Export is needed because TypeScript complains about an error otherwise:\n// Error: …/tailwind-merge/src/config-utils.ts(8,17): semantic error TS4058: Return type of exported function has or is using name 'LruCache' from external module \"…/tailwind-merge/src/lru-cache\" but cannot be named.\nexport interface LruCache<Key extends string, Value> {\n get(key: Key): Value | undefined\n set(key: Key, value: Value): void\n}\n\n// LRU cache implementation using plain objects for simplicity\nexport const createLruCache = <Key extends string, Value>(\n maxCacheSize: number,\n): LruCache<Key, Value> => {\n if (maxCacheSize < 1) {\n return {\n get: () => undefined,\n set: () => {},\n }\n }\n\n let cacheSize = 0\n let cache: Record<Key, Value> = Object.create(null)\n let previousCache: Record<Key, Value> = Object.create(null)\n\n const update = (key: Key, value: Value) => {\n cache[key] = value\n cacheSize++\n\n if (cacheSize > maxCacheSize) {\n cacheSize = 0\n previousCache = cache\n cache = Object.create(null)\n }\n }\n\n return {\n get(key) {\n let value = cache[key]\n\n if (value !== undefined) {\n return value\n }\n if ((value = previousCache[key]) !== undefined) {\n update(key, value)\n return value\n }\n },\n set(key, value) {\n if (key in cache) {\n cache[key] = value\n } else {\n update(key, value)\n }\n },\n }\n}\n","import { AnyConfig, ParsedClassName } from './types'\n\nexport const IMPORTANT_MODIFIER = '!'\n\nconst MODIFIER_SEPARATOR = ':'\nconst EMPTY_MODIFIERS: string[] = []\n\n// Pre-allocated result object shape for consistency\nconst createResultObject = (\n modifiers: string[],\n hasImportantModifier: boolean,\n baseClassName: string,\n maybePostfixModifierPosition?: number,\n isExternal?: boolean,\n): ParsedClassName => ({\n modifiers,\n hasImportantModifier,\n baseClassName,\n maybePostfixModifierPosition,\n isExternal,\n})\n\nexport const createParseClassName = (config: AnyConfig) => {\n const { prefix, experimentalParseClassName } = config\n\n /**\n * Parse class name into parts.\n *\n * Inspired by `splitAtTopLevelOnly` used in Tailwind CSS\n * @see https://github.com/tailwindlabs/tailwindcss/blob/v3.2.2/src/util/splitAtTopLevelOnly.js\n */\n let parseClassName = (className: string): ParsedClassName => {\n // Use simple array with push for better performance\n const modifiers: string[] = []\n\n let bracketDepth = 0\n let parenDepth = 0\n let modifierStart = 0\n let postfixModifierPosition: number | undefined\n\n const len = className.length\n for (let index = 0; index < len; index++) {\n const currentCharacter = className[index]!\n\n if (bracketDepth === 0 && parenDepth === 0) {\n if (currentCharacter === MODIFIER_SEPARATOR) {\n modifiers.push(className.slice(modifierStart, index))\n modifierStart = index + 1\n continue\n }\n\n if (currentCharacter === '/') {\n postfixModifierPosition = index\n continue\n }\n }\n\n if (currentCharacter === '[') bracketDepth++\n else if (currentCharacter === ']') bracketDepth--\n else if (currentCharacter === '(') parenDepth++\n else if (currentCharacter === ')') parenDepth--\n }\n\n const baseClassNameWithImportantModifier =\n modifiers.length === 0 ? className : className.slice(modifierStart)\n\n // Inline important modifier check\n let baseClassName = baseClassNameWithImportantModifier\n let hasImportantModifier = false\n\n if (baseClassNameWithImportantModifier.endsWith(IMPORTANT_MODIFIER)) {\n baseClassName = baseClassNameWithImportantModifier.slice(0, -1)\n hasImportantModifier = true\n } else if (\n /**\n * In Tailwind CSS v3 the important modifier was at the start of the base class name. This is still supported for legacy reasons.\n * @see https://github.com/dcastil/tailwind-merge/issues/513#issuecomment-2614029864\n */\n baseClassNameWithImportantModifier.startsWith(IMPORTANT_MODIFIER)\n ) {\n baseClassName = baseClassNameWithImportantModifier.slice(1)\n hasImportantModifier = true\n }\n\n const maybePostfixModifierPosition =\n postfixModifierPosition && postfixModifierPosition > modifierStart\n ? postfixModifierPosition - modifierStart\n : undefined\n\n return createResultObject(\n modifiers,\n hasImportantModifier,\n baseClassName,\n maybePostfixModifierPosition,\n )\n }\n\n if (prefix) {\n const fullPrefix = prefix + MODIFIER_SEPARATOR\n const parseClassNameOriginal = parseClassName\n parseClassName = (className: string) =>\n className.startsWith(fullPrefix)\n ? parseClassNameOriginal(className.slice(fullPrefix.length))\n : createResultObject(EMPTY_MODIFIERS, false, className, undefined, true)\n }\n\n if (experimentalParseClassName) {\n const parseClassNameOriginal = parseClassName\n parseClassName = (className: string) =>\n experimentalParseClassName({ className, parseClassName: parseClassNameOriginal })\n }\n\n return parseClassName\n}\n","import { AnyConfig } from './types'\n\n/**\n * Sorts modifiers according to following schema:\n * - Predefined modifiers are sorted alphabetically\n * - When an arbitrary variant appears, it must be preserved which modifiers are before and after it\n */\nexport const createSortModifiers = (config: AnyConfig) => {\n // Pre-compute weights for all known modifiers for O(1) comparison\n const modifierWeights = new Map<string, number>()\n\n // Assign weights to sensitive modifiers (highest priority, but preserve order)\n config.orderSensitiveModifiers.forEach((mod, index) => {\n modifierWeights.set(mod, 1000000 + index) // High weights for sensitive mods\n })\n\n return (modifiers: readonly string[]): string[] => {\n const result: string[] = []\n let currentSegment: string[] = []\n\n // Process modifiers in one pass\n for (let i = 0; i < modifiers.length; i++) {\n const modifier = modifiers[i]!\n\n // Check if modifier is sensitive (starts with '[' or in orderSensitiveModifiers)\n const isArbitrary = modifier[0] === '['\n const isOrderSensitive = modifierWeights.has(modifier)\n\n if (isArbitrary || isOrderSensitive) {\n // Sort and flush current segment alphabetically\n if (currentSegment.length > 0) {\n currentSegment.sort()\n result.push(...currentSegment)\n currentSegment = []\n }\n result.push(modifier)\n } else {\n // Regular modifier - add to current segment for batch sorting\n currentSegment.push(modifier)\n }\n }\n\n // Sort and add any remaining segment items\n if (currentSegment.length > 0) {\n currentSegment.sort()\n result.push(...currentSegment)\n }\n\n return result\n }\n}\n","import { createClassGroupUtils } from './class-group-utils'\nimport { createLruCache } from './lru-cache'\nimport { createParseClassName } from './parse-class-name'\nimport { createSortModifiers } from './sort-modifiers'\nimport { AnyConfig } from './types'\n\nexport type ConfigUtils = ReturnType<typeof createConfigUtils>\n\nexport const createConfigUtils = (config: AnyConfig) => ({\n cache: createLruCache<string, string>(config.cacheSize),\n parseClassName: createParseClassName(config),\n sortModifiers: createSortModifiers(config),\n ...createClassGroupUtils(config),\n})\n","import { ConfigUtils } from './config-utils'\nimport { IMPORTANT_MODIFIER } from './parse-class-name'\n\nconst SPLIT_CLASSES_REGEX = /\\s+/\n\nexport const mergeClassList = (classList: string, configUtils: ConfigUtils) => {\n const { parseClassName, getClassGroupId, getConflictingClassGroupIds, sortModifiers } =\n configUtils\n\n /**\n * Set of classGroupIds in following format:\n * `{importantModifier}{variantModifiers}{classGroupId}`\n * @example 'float'\n * @example 'hover:focus:bg-color'\n * @example 'md:!pr'\n */\n const classGroupsInConflict: string[] = []\n const classNames = classList.trim().split(SPLIT_CLASSES_REGEX)\n\n let result = ''\n\n for (let index = classNames.length - 1; index >= 0; index -= 1) {\n const originalClassName = classNames[index]!\n\n const {\n isExternal,\n modifiers,\n hasImportantModifier,\n baseClassName,\n maybePostfixModifierPosition,\n } = parseClassName(originalClassName)\n\n if (isExternal) {\n result = originalClassName + (result.length > 0 ? ' ' + result : result)\n continue\n }\n\n let hasPostfixModifier = !!maybePostfixModifierPosition\n let classGroupId = getClassGroupId(\n hasPostfixModifier\n ? baseClassName.substring(0, maybePostfixModifierPosition)\n : baseClassName,\n )\n\n if (!classGroupId) {\n if (!hasPostfixModifier) {\n // Not a Tailwind class\n result = originalClassName + (result.length > 0 ? ' ' + result : result)\n continue\n }\n\n classGroupId = getClassGroupId(baseClassName)\n\n if (!classGroupId) {\n // Not a Tailwind class\n result = originalClassName + (result.length > 0 ? ' ' + result : result)\n continue\n }\n\n hasPostfixModifier = false\n }\n\n // Fast path: skip sorting for empty or single modifier\n const variantModifier =\n modifiers.length === 0\n ? ''\n : modifiers.length === 1\n ? modifiers[0]!\n : sortModifiers(modifiers).join(':')\n\n const modifierId = hasImportantModifier\n ? variantModifier + IMPORTANT_MODIFIER\n : variantModifier\n\n const classId = modifierId + classGroupId\n\n if (classGroupsInConflict.indexOf(classId) > -1) {\n // Tailwind class omitted due to conflict\n continue\n }\n\n classGroupsInConflict.push(classId)\n\n const conflictGroups = getConflictingClassGroupIds(classGroupId, hasPostfixModifier)\n for (let i = 0; i < conflictGroups.length; ++i) {\n const group = conflictGroups[i]!\n classGroupsInConflict.push(modifierId + group)\n }\n\n // Tailwind class not in conflict\n result = originalClassName + (result.length > 0 ? ' ' + result : result)\n }\n\n return result\n}\n","/**\n * The code in this file is copied from https://github.com/lukeed/clsx and modified to suit the needs of tailwind-merge better.\n *\n * Specifically:\n * - Runtime code from https://github.com/lukeed/clsx/blob/v1.2.1/src/index.js\n * - TypeScript types from https://github.com/lukeed/clsx/blob/v1.2.1/clsx.d.ts\n *\n * Original code has MIT license: Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)\n */\n\nexport type ClassNameValue = ClassNameArray | string | null | undefined | 0 | 0n | false\ntype ClassNameArray = ClassNameValue[]\n\nexport const twJoin = (...classLists: ClassNameValue[]): string => {\n let index = 0\n let argument: ClassNameValue\n let resolvedValue: string\n let string = ''\n\n while (index < classLists.length) {\n if ((argument = classLists[index++])) {\n if ((resolvedValue = toValue(argument))) {\n string && (string += ' ')\n string += resolvedValue\n }\n }\n }\n return string\n}\n\nconst toValue = (mix: ClassNameArray | string): string => {\n // Fast path for strings\n if (typeof mix === 'string') {\n return mix\n }\n\n let resolvedValue: string\n let string = ''\n\n for (let k = 0; k < mix.length; k++) {\n if (mix[k]) {\n if ((resolvedValue = toValue(mix[k] as ClassNameArray | string))) {\n string && (string += ' ')\n string += resolvedValue\n }\n }\n }\n\n return string\n}\n","import { createConfigUtils } from './config-utils'\nimport { mergeClassList } from './merge-classlist'\nimport { ClassNameValue, twJoin } from './tw-join'\nimport { AnyConfig } from './types'\n\ntype CreateConfigFirst = () => AnyConfig\ntype CreateConfigSubsequent = (config: AnyConfig) => AnyConfig\ntype TailwindMerge = (...classLists: ClassNameValue[]) => string\ntype ConfigUtils = ReturnType<typeof createConfigUtils>\n\nexport const createTailwindMerge = (\n createConfigFirst: CreateConfigFirst,\n ...createConfigRest: CreateConfigSubsequent[]\n): TailwindMerge => {\n let configUtils: ConfigUtils\n let cacheGet: ConfigUtils['cache']['get']\n let cacheSet: ConfigUtils['cache']['set']\n let functionToCall: (classList: string) => string\n\n const initTailwindMerge = (classList: string) => {\n const config = createConfigRest.reduce(\n (previousConfig, createConfigCurrent) => createConfigCurrent(previousConfig),\n createConfigFirst() as AnyConfig,\n )\n\n configUtils = createConfigUtils(config)\n cacheGet = configUtils.cache.get\n cacheSet = configUtils.cache.set\n functionToCall = tailwindMerge\n\n return tailwindMerge(classList)\n }\n\n const tailwindMerge = (classList: string) => {\n const cachedResult = cacheGet(classList)\n\n if (cachedResult) {\n return cachedResult\n }\n\n const result = mergeClassList(classList, configUtils)\n cacheSet(classList, result)\n\n return result\n }\n\n functionToCall = initTailwindMerge\n\n return (...args: ClassNameValue[]) => functionToCall(twJoin(...args))\n}\n","import { DefaultThemeGroupIds, NoInfer, ThemeGetter, ThemeObject } from './types'\n\nconst fallbackThemeArr: ThemeObject<DefaultThemeGroupIds>[DefaultThemeGroupIds] = []\n\nexport const fromTheme = <\n AdditionalThemeGroupIds extends string = never,\n DefaultThemeGroupIdsInner extends string = DefaultThemeGroupIds,\n>(\n key: NoInfer<DefaultThemeGroupIdsInner | AdditionalThemeGroupIds>,\n): ThemeGetter => {\n const themeGetter = (theme: ThemeObject<DefaultThemeGroupIdsInner | AdditionalThemeGroupIds>) =>\n theme[key] || fallbackThemeArr\n\n themeGetter.isThemeGetter = true as const\n\n return themeGetter\n}\n","const arbitraryValueRegex = /^\\[(?:(\\w[\\w-]*):)?(.+)\\]$/i\nconst arbitraryVariableRegex = /^\\((?:(\\w[\\w-]*):)?(.+)\\)$/i\nconst fractionRegex = /^\\d+(?:\\.\\d+)?\\/\\d+(?:\\.\\d+)?$/\nconst tshirtUnitRegex = /^(\\d+(\\.\\d+)?)?(xs|sm|md|lg|xl)$/\nconst lengthUnitRegex =\n /\\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\\b(calc|min|max|clamp)\\(.+\\)|^0$/\nconst colorFunctionRegex = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\\(.+\\)$/\n// Shadow always begins with x and y offset separated by underscore optionally prepended by inset\nconst shadowRegex = /^(inset_)?-?((\\d+)?\\.?(\\d+)[a-z]+|0)_-?((\\d+)?\\.?(\\d+)[a-z]+|0)/\nconst imageRegex =\n /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\\(.+\\)$/\n\nexport const isFraction = (value: string) => fractionRegex.test(value)\n\nexport const isNumber = (value: string) => !!value && !Number.isNaN(Number(value))\n\nexport const isInteger = (value: string) => !!value && Number.isInteger(Number(value))\n\nexport const isPercent = (value: string) => value.endsWith('%') && isNumber(value.slice(0, -1))\n\nexport const isTshirtSize = (value: string) => tshirtUnitRegex.test(value)\n\nexport const isAny = () => true\n\nconst isLengthOnly = (value: string) =>\n // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.\n // For example, `hsl(0 0% 0%)` would be classified as a length without this check.\n // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.\n lengthUnitRegex.test(value) && !colorFunctionRegex.test(value)\n\nconst isNever = () => false\n\nconst isShadow = (value: string) => shadowRegex.test(value)\n\nconst isImage = (value: string) => imageRegex.test(value)\n\nexport const isAnyNonArbitrary = (value: string) =>\n !isArbitraryValue(value) && !isArbitraryVariable(value)\n\nexport const isArbitrarySize = (value: string) => getIsArbitraryValue(value, isLabelSize, isNever)\n\nexport const isArbitraryValue = (value: string) => arbitraryValueRegex.test(value)\n\nexport const isArbitraryLength = (value: string) =>\n getIsArbitraryValue(value, isLabelLength, isLengthOnly)\n\nexport const isArbitraryNumber = (value: string) =>\n getIsArbitraryValue(value, isLabelNumber, isNumber)\n\nexport const isArbitraryWeight = (value: string) => getIsArbitraryValue(value, isLabelWeight, isAny)\n\nexport const isArbitraryFamilyName = (value: string) =>\n getIsArbitraryValue(value, isLabelFamilyName, isNever)\n\nexport const isArbitraryPosition = (value: string) =>\n getIsArbitraryValue(value, isLabelPosition, isNever)\n\nexport const isArbitraryImage = (value: string) => getIsArbitraryValue(value, isLabelImage, isImage)\n\nexport const isArbitraryShadow = (value: string) =>\n getIsArbitraryValue(value, isLabelShadow, isShadow)\n\nexport const isArbitraryVariable = (value: string) => arbitraryVariableRegex.test(value)\n\nexport const isArbitraryVariableLength = (value: string) =>\n getIsArbitraryVariable(value, isLabelLength)\n\nexport const isArbitraryVariableFamilyName = (value: string) =>\n getIsArbitraryVariable(value, isLabelFamilyName)\n\nexport const isArbitraryVariablePosition = (value: string) =>\n getIsArbitraryVariable(value, isLabelPosition)\n\nexport const isArbitraryVariableSize = (value: string) => getIsArbitraryVariable(value, isLabelSize)\n\nexport const isArbitraryVariableImage = (value: string) =>\n getIsArbitraryVariable(value, isLabelImage)\n\nexport const isArbitraryVariableShadow = (value: string) =>\n getIsArbitraryVariable(value, isLabelShadow, true)\n\nexport const isArbitraryVariableWeight = (value: string) =>\n getIsArbitraryVariable(value, isLabelWeight, true)\n\n// Helpers\n\nconst getIsArbitraryValue = (\n value: string,\n testLabel: (label: string) => boolean,\n testValue: (value: string) => boolean,\n) => {\n const result = arbitraryValueRegex.exec(value)\n\n if (result) {\n if (result[1]) {\n return testLabel(result[1])\n }\n\n return testValue(result[2]!)\n }\n\n return false\n}\n\nconst getIsArbitraryVariable = (\n value: string,\n testLabel: (label: string) => boolean,\n shouldMatchNoLabel = false,\n) => {\n const result = arbitraryVariableRegex.exec(value)\n\n if (result) {\n if (result[1]) {\n return testLabel(result[1])\n }\n return shouldMatchNoLabel\n }\n\n return false\n}\n\n// Labels\n\nconst isLabelPosition = (label: string) => label === 'position' || label === 'percentage'\n\nconst isLabelImage = (label: string) => label === 'image' || label === 'url'\n\nconst isLabelSize = (label: string) => label === 'length' || label === 'size' || label === 'bg-size'\n\nconst isLabelLength = (label: string) => label === 'length'\n\nconst isLabelNumber = (label: string) => label === 'number'\n\nconst isLabelFamilyName = (label: string) => label === 'family-name'\n\nconst isLabelWeight = (label: string) => label === 'number' || label === 'weight'\n\nconst isLabelShadow = (label: string) => label === 'shadow'\n","import { fromTheme } from './from-theme'\nimport { Config, DefaultClassGroupIds, DefaultThemeGroupIds } from './types'\nimport {\n isAny,\n isAnyNonArbitrary,\n isArbitraryFamilyName,\n isArbitraryImage,\n isArbitraryLength,\n isArbitraryNumber,\n isArbitraryPosition,\n isArbitraryShadow,\n isArbitrarySize,\n isArbitraryValue,\n isArbitraryVariable,\n isArbitraryVariableFamilyName,\n isArbitraryVariableImage,\n isArbitraryVariableLength,\n isArbitraryVariablePosition,\n isArbitraryVariableShadow,\n isArbitraryVariableSize,\n isArbitraryVariableWeight,\n isArbitraryWeight,\n isFraction,\n isInteger,\n isNumber,\n isPercent,\n isTshirtSize,\n} from './validators'\n\nexport const getDefaultConfig = () => {\n /**\n * Theme getters for theme variable namespaces\n * @see https://tailwindcss.com/docs/theme#theme-variable-namespaces\n */\n /***/\n\n const themeColor = fromTheme('color')\n const themeFont = fromTheme('font')\n const themeText = fromTheme('text')\n const themeFontWeight = fromTheme('font-weight')\n const themeTracking = fromTheme('tracking')\n const themeLeading = fromTheme('leading')\n const themeBreakpoint = fromTheme('breakpoint')\n const themeContainer = fromTheme('container')\n const themeSpacing = fromTheme('spacing')\n const themeRadius = fromTheme('radius')\n const themeShadow = fromTheme('shadow')\n const themeInsetShadow = fromTheme('inset-shadow')\n const themeTextShadow = fromTheme('text-shadow')\n const themeDropShadow = fromTheme('drop-shadow')\n const themeBlur = fromTheme('blur')\n const themePerspective = fromTheme('perspective')\n const themeAspect = fromTheme('aspect')\n const themeEase = fromTheme('ease')\n const themeAnimate = fromTheme('animate')\n\n /**\n * Helpers to avoid repeating the same scales\n *\n * We use functions that create a new array every time they're called instead of static arrays.\n * This ensures that users who modify any scale by mutating the array (e.g. with `array.push(element)`) don't accidentally mutate arrays in other parts of the config.\n */\n /***/\n\n const scaleBreak = () =>\n ['auto', 'avoid', 'all', 'avoid-page', 'page', 'left', 'right', 'column'] as const\n const scalePosition = () =>\n [\n 'center',\n 'top',\n 'bottom',\n 'left',\n 'right',\n 'top-left',\n // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378\n 'left-top',\n 'top-right',\n // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378\n 'right-top',\n 'bottom-right',\n // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378\n 'right-bottom',\n 'bottom-left',\n // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378\n 'left-bottom',\n ] as const\n const scalePositionWithArbitrary = () =>\n [...scalePosition(), isArbitraryVariable, isArbitraryValue] as const\n const scaleOverflow = () => ['auto', 'hidden', 'clip', 'visible', 'scroll'] as const\n const scaleOverscroll = () => ['auto', 'contain', 'none'] as const\n const scaleUnambiguousSpacing = () =>\n [isArbitraryVariable, isArbitraryValue, themeSpacing] as const\n const scaleInset = () => [isFraction, 'full', 'auto', ...scaleUnambiguousSpacing()] as const\n const scaleGridTemplateColsRows = () =>\n [isInteger, 'none', 'subgrid', isArbitraryVariable, isArbitraryValue] as const\n const scaleGridColRowStartAndEnd = () =>\n [\n 'auto',\n { span: ['full', isInteger, isArbitraryVariable, isArbitraryValue] },\n isInteger,\n isArbitraryVariable,\n isArbitraryValue,\n ] as const\n const scaleGridColRowStartOrEnd = () =>\n [isInteger, 'auto', isArbitraryVariable, isArbitraryValue] as const\n const scaleGridAutoColsRows = () =>\n ['auto', 'min', 'max', 'fr', isArbitraryVariable, isArbitraryValue] as const\n const scaleAlignPrimaryAxis = () =>\n [\n 'start',\n 'end',\n 'center',\n 'between',\n 'around',\n 'evenly',\n 'stretch',\n 'baseline',\n 'center-safe',\n 'end-safe',\n ] as const\n const scaleAlignSecondaryAxis = () =>\n ['start', 'end', 'center', 'stretch', 'center-safe', 'end-safe'] as const\n const scaleMargin = () => ['auto', ...scaleUnambiguousSpacing()] as const\n const scaleSizing = () =>\n [\n isFraction,\n 'auto',\n 'full',\n 'dvw',\n 'dvh',\n 'lvw',\n 'lvh',\n 'svw',\n 'svh',\n 'min',\n 'max',\n 'fit',\n ...scaleUnambiguousSpacing(),\n ] as const\n const scaleSizingInline = () =>\n [\n isFraction,\n 'screen',\n 'full',\n 'dvw',\n 'lvw',\n 'svw',\n 'min',\n 'max',\n 'fit',\n ...scaleUnambiguousSpacing(),\n ] as const\n const scaleSizingBlock = () =>\n [\n isFraction,\n 'screen',\n 'full',\n 'lh',\n 'dvh',\n 'lvh',\n 'svh',\n 'min',\n 'max',\n 'fit',\n ...scaleUnambiguousSpacing(),\n ] as const\n const scaleColor = () => [themeColor, isArbitraryVariable, isArbitraryValue] as const\n const scaleBgPosition = () =>\n [\n ...scalePosition(),\n isArbitraryVariablePosition,\n isArbitraryPosition,\n { position: [isArbitraryVariable, isArbitraryValue] },\n ] as const\n const scaleBgRepeat = () => ['no-repeat', { repeat: ['', 'x', 'y', 'space', 'round'] }] as const\n const scaleBgSize = () =>\n [\n 'auto',\n 'cover',\n 'contain',\n isArbitraryVariableSize,\n isArbitrarySize,\n { size: [isArbitraryVariable, isArbitraryValue] },\n ] as const\n const scaleGradientStopPosition = () =>\n [isPercent, isArbitraryVariableLength, isArbitraryLength] as const\n const scaleRadius = () =>\n [\n // Deprecated since Tailwind CSS v4.0.0\n '',\n 'none',\n 'full',\n themeRadius,\n isArbitraryVariable,\n isArbitraryValue,\n ] as const\n const scaleBorderWidth = () =>\n ['', isNumber, isArbitraryVariableLength, isArbitraryLength] as const\n const scaleLineStyle = () => ['solid', 'dashed', 'dotted', 'double'] as const\n const scaleBlendMode = () =>\n [\n 'normal',\n 'multiply',\n 'screen',\n 'overlay',\n 'darken',\n 'lighten',\n 'color-dodge',\n 'color-burn',\n 'hard-light',\n 'soft-light',\n 'difference',\n 'exclusion',\n 'hue',\n 'saturation',\n 'color',\n 'luminosity',\n ] as const\n const scaleMaskImagePosition = () =>\n [isNumber, isPercent, isArbitraryVariablePosition, isArbitraryPosition] as const\n const scaleBlur = () =>\n [\n // Deprecated since Tailwind CSS v4.0.0\n '',\n 'none',\n themeBlur,\n isArbitraryVariable,\n isArbitraryValue,\n ] as const\n const scaleRotate = () => ['none', isNumber, isArbitraryVariable, isArbitraryValue] as const\n const scaleScale = () => ['none', isNumber, isArbitraryVariable, isArbitraryValue] as const\n const scaleSkew = () => [isNumber, isArbitraryVariable, isArbitraryValue] as const\n const scaleTranslate = () => [isFraction, 'full', ...scaleUnambiguousSpacing()] as const\n\n return {\n cacheSize: 500,\n theme: {\n animate: ['spin', 'ping', 'pulse', 'bounce'],\n aspect: ['video'],\n blur: [isTshirtSize],\n breakpoint: [isTshirtSize],\n color: [isAny],\n container: [isTshirtSize],\n 'drop-shadow': [isTshirtSize],\n ease: ['in', 'out', 'in-out'],\n font: [isAnyNonArbitrary],\n 'font-weight': [\n 'thin',\n 'extralight',\n 'light',\n 'normal',\n 'medium',\n 'semibold',\n 'bold',\n 'extrabold',\n 'black',\n ],\n 'inset-shadow': [isTshirtSize],\n leading: ['none', 'tight', 'snug', 'normal', 'relaxed', 'loose'],\n perspective: ['dramatic', 'near', 'normal', 'midrange', 'distant', 'none'],\n radius: [isTshirtSize],\n shadow: [isTshirtSize],\n spacing: ['px', isNumber],\n text: [isTshirtSize],\n 'text-shadow': [isTshirtSize],\n tracking: ['tighter', 'tight', 'normal', 'wide', 'wider', 'widest'],\n },\n classGroups: {\n // --------------\n // --- Layout ---\n // --------------\n\n /**\n * Aspect Ratio\n * @see https://tailwindcss.com/docs/aspect-ratio\n */\n aspect: [\n {\n aspect: [\n 'auto',\n 'square',\n isFraction,\n isArbitraryValue,\n isArbitraryVariable,\n themeAspect,\n ],\n },\n ],\n /**\n * Container\n * @see https://tailwindcss.com/docs/container\n * @deprecated since Tailwind CSS v4.0.0\n */\n container: ['container'],\n /**\n * Columns\n * @see https://tailwindcss.com/docs/columns\n */\n columns: [\n { columns: [isNumber, isArbitraryValue, isArbitraryVariable, themeContainer] },\n ],\n /**\n * Break After\n * @see https://tailwindcss.com/docs/break-after\n */\n 'break-after': [{ 'break-after': scaleBreak() }],\n /**\n * Break Before\n * @see https://tailwindcss.com/docs/break-before\n */\n 'break-before': [{ 'break-before': scaleBreak() }],\n /**\n * Break Inside\n * @see https://tailwindcss.com/docs/break-inside\n */\n 'break-inside': [{ 'break-inside': ['auto', 'avoid', 'avoid-page', 'avoid-column'] }],\n /**\n * Box Decoration Break\n * @see https://tailwindcss.com/docs/box-decoration-break\n */\n 'box-decoration': [{ 'box-decoration': ['slice', 'clone'] }],\n /**\n * Box Sizing\n * @see https://tailwindcss.com/docs/box-sizing\n */\n box: [{ box: ['border', 'content'] }],\n /**\n * Display\n * @see https://tailwindcss.com/docs/display\n */\n display: [\n 'block',\n 'inline-block',\n 'inline',\n 'flex',\n 'inline-flex',\n 'table',\n 'inline-table',\n 'table-caption',\n 'table-cell',\n 'table-column',\n 'table-column-group',\n 'table-footer-group',\n 'table-header-group',\n 'table-row-group',\n 'table-row',\n 'flow-root',\n 'grid',\n 'inline-grid',\n 'contents',\n 'list-item',\n 'hidden',\n ],\n /**\n * Screen Reader Only\n * @see https://tailwindcss.com/docs/display#screen-reader-only\n */\n sr: ['sr-only', 'not-sr-only'],\n /**\n * Floats\n * @see https://tailwindcss.com/docs/float\n */\n float: [{ float: ['right', 'left', 'none', 'start', 'end'] }],\n /**\n * Clear\n * @see https://tailwindcss.com/docs/clear\n */\n clear: [{ clear: ['left', 'right', 'both', 'none', 'start', 'end'] }],\n /**\n * Isolation\n * @see https://tailwindcss.com/docs/isolation\n */\n isolation: ['isolate', 'isolation-auto'],\n /**\n * Object Fit\n * @see https://tailwindcss.com/docs/object-fit\n */\n 'object-fit': [{ object: ['contain', 'cover', 'fill', 'none', 'scale-down'] }],\n /**\n * Object Position\n * @see https://tailwindcss.com/docs/object-position\n */\n 'object-position': [{ object: scalePositionWithArbitrary() }],\n /**\n * Overflow\n * @see https://tailwindcss.com/docs/overflow\n */\n overflow: [{ overflow: scaleOverflow() }],\n /**\n * Overflow X\n * @see https://tailwindcss.com/docs/overflow\n */\n 'overflow-x': [{ 'overflow-x': scaleOverflow() }],\n /**\n * Overflow Y\n * @see https://tailwindcss.com/docs/overflow\n */\n 'overflow-y': [{ 'overflow-y': scaleOverflow() }],\n /**\n * Overscroll Behavior\n * @see https://tailwindcss.com/docs/overscroll-behavior\n */\n overscroll: [{ overscroll: scaleOverscroll() }],\n /**\n * Overscroll Behavior X\n * @see https://tailwindcss.com/docs/overscroll-behavior\n */\n 'overscroll-x': [{ 'overscroll-x': scaleOverscroll() }],\n /**\n * Overscroll Behavior Y\n * @see https://tailwindcss.com/docs/overscroll-behavior\n */\n 'overscroll-y': [{ 'overscroll-y': scaleOverscroll() }],\n /**\n * Position\n * @see https://tailwindcss.com/docs/position\n */\n position: ['static', 'fixed', 'absolute', 'relative', 'sticky'],\n /**\n * Inset\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n inset: [{ inset: scaleInset() }],\n /**\n * Inset Inline\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n 'inset-x': [{ 'inset-x': scaleInset() }],\n /**\n * Inset Block\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n 'inset-y': [{ 'inset-y': scaleInset() }],\n /**\n * Inset Inline Start\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n * @todo class group will be renamed to `inset-s` in next major release\n */\n start: [\n {\n 'inset-s': scaleInset(),\n /**\n * @deprecated since Tailwind CSS v4.2.0 in favor of `inset-s-*` utilities.\n * @see https://github.com/tailwindlabs/tailwindcss/pull/19613\n */\n start: scaleInset(),\n },\n ],\n /**\n * Inset Inline End\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n * @todo class group will be renamed to `inset-e` in next major release\n */\n end: [\n {\n 'inset-e': scaleInset(),\n /**\n * @deprecated since Tailwind CSS v4.2.0 in favor of `inset-e-*` utilities.\n * @see https://github.com/tailwindlabs/tailwindcss/pull/19613\n */\n end: scaleInset(),\n },\n ],\n /**\n * Inset Block Start\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n 'inset-bs': [{ 'inset-bs': scaleInset() }],\n /**\n * Inset Block End\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n 'inset-be': [{ 'inset-be': scaleInset() }],\n /**\n * Top\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n top: [{ top: scaleInset() }],\n /**\n * Right\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n right: [{ right: scaleInset() }],\n /**\n * Bottom\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n bottom: [{ bottom: scaleInset() }],\n /**\n * Left\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n left: [{ left: scaleInset() }],\n /**\n * Visibility\n * @see https://tailwindcss.com/docs/visibility\n */\n visibility: ['visible', 'invisible', 'collapse'],\n /**\n * Z-Index\n * @see https://tailwindcss.com/docs/z-index\n */\n z: [{ z: [isInteger, 'auto', isArbitraryVariable, isArbitraryValue] }],\n\n // ------------------------\n // --- Flexbox and Grid ---\n // ------------------------\n\n /**\n * Flex Basis\n * @see https://tailwindcss.com/docs/flex-basis\n */\n basis: [\n {\n basis: [\n isFraction,\n 'full',\n 'auto',\n themeContainer,\n ...scaleUnambiguousSpacing(),\n ],\n },\n ],\n /**\n * Flex Direction\n * @see https://tailwindcss.com/docs/flex-direction\n */\n 'flex-direction': [{ flex: ['row', 'row-reverse', 'col', 'col-reverse'] }],\n /**\n * Flex Wrap\n * @see https://tailwindcss.com/docs/flex-wrap\n */\n 'flex-wrap': [{ flex: ['nowrap', 'wrap', 'wrap-reverse'] }],\n /**\n * Flex\n * @see https://tailwindcss.com/docs/flex\n */\n flex: [{ flex: [isNumber, isFraction, 'auto', 'initial', 'none', isArbitraryValue] }],\n /**\n * Flex Grow\n * @see https://tailwindcss.com/docs/flex-grow\n */\n grow: [{ grow: ['', isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Flex Shrink\n * @see https://tailwindcss.com/docs/flex-shrink\n */\n shrink: [{ shrink: ['', isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Order\n * @see https://tailwindcss.com/docs/order\n */\n order: [\n {\n order: [\n isInteger,\n 'first',\n 'last',\n 'none',\n isArbitraryVariable,\n isArbitraryValue,\n ],\n },\n ],\n /**\n * Grid Template Columns\n * @see https://tailwindcss.com/docs/grid-template-columns\n */\n 'grid-cols': [{ 'grid-cols': scaleGridTemplateColsRows() }],\n /**\n * Grid Column Start / End\n * @see https://tailwindcss.com/docs/grid-column\n */\n 'col-start-end': [{ col: scaleGridColRowStartAndEnd() }],\n /**\n * Grid Column Start\n * @see https://tailwindcss.com/docs/grid-column\n */\n 'col-start': [{ 'col-start': scaleGridColRowStartOrEnd() }],\n /**\n * Grid Column End\n * @see https://tailwindcss.com/docs/grid-column\n */\n 'col-end': [{ 'col-end': scaleGridColRowStartOrEnd() }],\n /**\n * Grid Template Rows\n * @see https://tailwindcss.com/docs/grid-template-rows\n */\n 'grid-rows': [{ 'grid-rows': scaleGridTemplateColsRows() }],\n /**\n * Grid Row Start / End\n * @see https://tailwindcss.com/docs/grid-row\n */\n 'row-start-end': [{ row: scaleGridColRowStartAndEnd() }],\n /**\n * Grid Row Start\n * @see https://tailwindcss.com/docs/grid-row\n */\n 'row-start': [{ 'row-start': scaleGridColRowStartOrEnd() }],\n /**\n * Grid Row End\n * @see https://tailwindcss.com/docs/grid-row\n */\n 'row-end': [{ 'row-end': scaleGridColRowStartOrEnd() }],\n /**\n * Grid Auto Flow\n * @see https://tailwindcss.com/docs/grid-auto-flow\n */\n 'grid-flow': [{ 'grid-flow': ['row', 'col', 'dense', 'row-dense', 'col-dense'] }],\n /**\n * Grid Auto Columns\n * @see https://tailwindcss.com/docs/grid-auto-columns\n */\n 'auto-cols': [{ 'auto-cols': scaleGridAutoColsRows() }],\n /**\n * Grid Auto Rows\n * @see https://tailwindcss.com/docs/grid-auto-rows\n */\n 'auto-rows': [{ 'auto-rows': scaleGridAutoColsRows() }],\n /**\n * Gap\n * @see https://tailwindcss.com/docs/gap\n */\n gap: [{ gap: scaleUnambiguousSpacing() }],\n /**\n * Gap X\n * @see https://tailwindcss.com/docs/gap\n */\n 'gap-x': [{ 'gap-x': scaleUnambiguousSpacing() }],\n /**\n * Gap Y\n * @see https://tailwindcss.com/docs/gap\n */\n 'gap-y': [{ 'gap-y': scaleUnambiguousSpacing() }],\n /**\n * Justify Content\n * @see https://tailwindcss.com/docs/justify-content\n */\n 'justify-content': [{ justify: [...scaleAlignPrimaryAxis(), 'normal'] }],\n /**\n * Justify Items\n * @see https://tailwindcss.com/docs/justify-items\n */\n 'justify-items': [{ 'justify-items': [...scaleAlignSecondaryAxis(), 'normal'] }],\n /**\n * Justify Self\n * @see https://tailwindcss.com/docs/justify-self\n */\n 'justify-self': [{ 'justify-self': ['auto', ...scaleAlignSecondaryAxis()] }],\n /**\n * Align Content\n * @see https://tailwindcss.com/docs/align-content\n */\n 'align-content': [{ content: ['normal', ...scaleAlignPrimaryAxis()] }],\n /**\n * Align Items\n * @see https://tailwindcss.com/docs/align-items\n */\n 'align-items': [{ items: [...scaleAlignSecondaryAxis(), { baseline: ['', 'last'] }] }],\n /**\n * Align Self\n * @see https://tailwindcss.com/docs/align-self\n */\n 'align-self': [\n { self: ['auto', ...scaleAlignSecondaryAxis(), { baseline: ['', 'last'] }] },\n ],\n /**\n * Place Content\n * @see https://tailwindcss.com/docs/place-content\n */\n 'place-content': [{ 'place-content': scaleAlignPrimaryAxis() }],\n /**\n * Place Items\n * @see https://tailwindcss.com/docs/place-items\n */\n 'place-items': [{ 'place-items': [...scaleAlignSecondaryAxis(), 'baseline'] }],\n /**\n * Place Self\n * @see https://tailwindcss.com/docs/place-self\n */\n 'place-self': [{ 'place-self': ['auto', ...scaleAlignSecondaryAxis()] }],\n // Spacing\n /**\n * Padding\n * @see https://tailwindcss.com/docs/padding\n */\n p: [{ p: scaleUnambiguousSpacing() }],\n /**\n * Padding Inline\n * @see https://tailwindcss.com/docs/padding\n */\n px: [{ px: scaleUnambiguousSpacing() }],\n /**\n * Padding Block\n * @see https://tailwindcss.com/docs/padding\n */\n py: [{ py: scaleUnambiguousSpacing() }],\n /**\n * Padding Inline Start\n * @see https://tailwindcss.com/docs/padding\n */\n ps: [{ ps: scaleUnambiguousSpacing() }],\n /**\n * Padding Inline End\n * @see https://tailwindcss.com/docs/padding\n */\n pe: [{ pe: scaleUnambiguousSpacing() }],\n /**\n * Padding Block Start\n * @see https://tailwindcss.com/docs/padding\n */\n pbs: [{ pbs: scaleUnambiguousSpacing() }],\n /**\n * Padding Block End\n * @see https://tailwindcss.com/docs/padding\n */\n pbe: [{ pbe: scaleUnambiguousSpacing() }],\n /**\n * Padding Top\n * @see https://tailwindcss.com/docs/padding\n */\n pt: [{ pt: scaleUnambiguousSpacing() }],\n /**\n * Padding Right\n * @see https://tailwindcss.com/docs/padding\n */\n pr: [{ pr: scaleUnambiguousSpacing() }],\n /**\n * Padding Bottom\n * @see https://tailwindcss.com/docs/padding\n */\n pb: [{ pb: scaleUnambiguousSpacing() }],\n /**\n * Padding Left\n * @see https://tailwindcss.com/docs/padding\n */\n pl: [{ pl: scaleUnambiguousSpacing() }],\n /**\n * Margin\n * @see https://tailwindcss.com/docs/margin\n */\n m: [{ m: scaleMargin() }],\n /**\n * Margin Inline\n * @see https://tailwindcss.com/docs/margin\n */\n mx: [{ mx: scaleMargin() }],\n /**\n * Margin Block\n * @see https://tailwindcss.com/docs/margin\n */\n my: [{ my: scaleMargin() }],\n /**\n * Margin Inline Start\n * @see https://tailwindcss.com/docs/margin\n */\n ms: [{ ms: scaleMargin() }],\n /**\n * Margin Inline End\n * @see https://tailwindcss.com/docs/margin\n */\n me: [{ me: scaleMargin() }],\n /**\n * Margin Block Start\n * @see https://tailwindcss.com/docs/margin\n */\n mbs: [{ mbs: scaleMargin() }],\n /**\n * Margin Block End\n * @see https://tailwindcss.com/docs/margin\n */\n mbe: [{ mbe: scaleMargin() }],\n /**\n * Margin Top\n * @see https://tailwindcss.com/docs/margin\n */\n mt: [{ mt: scaleMargin() }],\n /**\n * Margin Right\n * @see https://tailwindcss.com/docs/margin\n */\n mr: [{ mr: scaleMargin() }],\n /**\n * Margin Bottom\n * @see https://tailwindcss.com/docs/margin\n */\n mb: [{ mb: scaleMargin() }],\n /**\n * Margin Left\n * @see https://tailwindcss.com/docs/margin\n */\n ml: [{ ml: scaleMargin() }],\n /**\n * Space Between X\n * @see https://tailwindcss.com/docs/margin#adding-space-between-children\n */\n 'space-x': [{ 'space-x': scaleUnambiguousSpacing() }],\n /**\n * Space Between X Reverse\n * @see https://tailwindcss.com/docs/margin#adding-space-between-children\n */\n 'space-x-reverse': ['space-x-reverse'],\n /**\n * Space Between Y\n * @see https://tailwindcss.com/docs/margin#adding-space-between-children\n */\n 'space-y': [{ 'space-y': scaleUnambiguousSpacing() }],\n /**\n * Space Between Y Reverse\n * @see https://tailwindcss.com/docs/margin#adding-space-between-children\n */\n 'space-y-reverse': ['space-y-reverse'],\n\n // --------------\n // --- Sizing ---\n // --------------\n\n /**\n * Size\n * @see https://tailwindcss.com/docs/width#setting-both-width-and-height\n */\n size: [{ size: scaleSizing() }],\n /**\n * Inline Size\n * @see https://tailwindcss.com/docs/width\n */\n 'inline-size': [{ inline: ['auto', ...scaleSizingInline()] }],\n /**\n * Min-Inline Size\n * @see https://tailwindcss.com/docs/min-width\n */\n 'min-inline-size': [{ 'min-inline': ['auto', ...scaleSizingInline()] }],\n /**\n * Max-Inline Size\n * @see https://tailwindcss.com/docs/max-width\n */\n 'max-inline-size': [{ 'max-inline': ['none', ...scaleSizingInline()] }],\n /**\n * Block Size\n * @see https://tailwindcss.com/docs/height\n */\n 'block-size': [{ block: ['auto', ...scaleSizingBlock()] }],\n /**\n * Min-Block Size\n * @see https://tailwindcss.com/docs/min-height\n */\n 'min-block-size': [{ 'min-block': ['auto', ...scaleSizingBlock()] }],\n /**\n * Max-Block Size\n * @see https://tailwindcss.com/docs/max-height\n */\n 'max-block-size': [{ 'max-block': ['none', ...scaleSizingBlock()] }],\n /**\n * Width\n * @see https://tailwindcss.com/docs/width\n */\n w: [{ w: [themeContainer, 'screen', ...scaleSizing()] }],\n /**\n * Min-Width\n * @see https://tailwindcss.com/docs/min-width\n */\n 'min-w': [\n {\n 'min-w': [\n themeContainer,\n 'screen',\n /** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */\n 'none',\n ...scaleSizing(),\n ],\n },\n ],\n /**\n * Max-Width\n * @see https://tailwindcss.com/docs/max-width\n */\n 'max-w': [\n {\n 'max-w': [\n themeContainer,\n 'screen',\n 'none',\n /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */\n 'prose',\n /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */\n { screen: [themeBreakpoint] },\n ...scaleSizing(),\n ],\n },\n ],\n /**\n * Height\n * @see https://tailwindcss.com/docs/height\n */\n h: [{ h: ['screen', 'lh', ...scaleSizing()] }],\n /**\n * Min-Height\n * @see https://tailwindcss.com/docs/min-height\n */\n 'min-h': [{ 'min-h': ['screen', 'lh', 'none', ...scaleSizing()] }],\n /**\n * Max-Height\n * @see https://tailwindcss.com/docs/max-height\n */\n 'max-h': [{ 'max-h': ['screen', 'lh', ...scaleSizing()] }],\n\n // ------------------\n // --- Typography ---\n // ------------------\n\n /**\n * Font Size\n * @see https://tailwindcss.com/docs/font-size\n */\n 'font-size': [\n { text: ['base', themeText, isArbitraryVariableLength, isArbitraryLength] },\n ],\n /**\n * Font Smoothing\n * @see https://tailwindcss.com/docs/font-smoothing\n */\n 'font-smoothing': ['antialiased', 'subpixel-antialiased'],\n /**\n * Font Style\n * @see https://tailwindcss.com/docs/font-style\n */\n 'font-style': ['italic', 'not-italic'],\n /**\n * Font Weight\n * @see https://tailwindcss.com/docs/font-weight\n */\n 'font-weight': [\n {\n font: [themeFontWeight, isArbitraryVariableWeight, isArbitraryWeight],\n },\n ],\n /**\n * Font Stretch\n * @see https://tailwindcss.com/docs/font-stretch\n */\n 'font-stretch': [\n {\n 'font-stretch': [\n 'ultra-condensed',\n 'extra-condensed',\n 'condensed',\n 'semi-condensed',\n 'normal',\n 'semi-expanded',\n 'expanded',\n 'extra-expanded',\n 'ultra-expanded',\n isPercent,\n isArbitraryValue,\n ],\n },\n ],\n /**\n * Font Family\n * @see https://tailwindcss.com/docs/font-family\n */\n 'font-family': [\n { font: [isArbitraryVariableFamilyName, isArbitraryFamilyName, themeFont] },\n ],\n /**\n * Font Feature Settings\n * @see https://tailwindcss.com/docs/font-feature-settings\n */\n 'font-features': [{ 'font-features': [isArbitraryValue] }],\n /**\n * Font Variant Numeric\n * @see https://tailwindcss.com/docs/font-variant-numeric\n */\n 'fvn-normal': ['normal-nums'],\n /**\n * Font Variant Numeric\n * @see https://tailwindcss.com/docs/font-variant-numeric\n */\n 'fvn-ordinal': ['ordinal'],\n /**\n * Font Variant Numeric\n * @see https://tailwindcss.com/docs/font-variant-numeric\n */\n 'fvn-slashed-zero': ['slashed-zero'],\n /**\n * Font Variant Numeric\n * @see https://tailwindcss.com/docs/font-variant-numeric\n */\n 'fvn-figure': ['lining-nums', 'oldstyle-nums'],\n /**\n * Font Variant Numeric\n * @see https://tailwindcss.com/docs/font-variant-numeric\n */\n 'fvn-spacing': ['proportional-nums', 'tabular-nums'],\n /**\n * Font Variant Numeric\n * @see https://tailwindcss.com/docs/font-variant-numeric\n */\n 'fvn-fraction': ['diagonal-fractions', 'stacked-fractions'],\n /**\n * Letter Spacing\n * @see https://tailwindcss.com/docs/letter-spacing\n */\n tracking: [{ tracking: [themeTracking, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Line Clamp\n * @see https://tailwindcss.com/docs/line-clamp\n */\n 'line-clamp': [\n { 'line-clamp': [isNumber, 'none', isArbitraryVariable, isArbitraryNumber] },\n ],\n /**\n * Line Height\n * @see https://tailwindcss.com/docs/line-height\n */\n leading: [\n {\n leading: [\n /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */\n themeLeading,\n ...scaleUnambiguousSpacing(),\n ],\n },\n ],\n /**\n * List Style Image\n * @see https://tailwindcss.com/docs/list-style-image\n */\n 'list-image': [{ 'list-image': ['none', isArbitraryVariable, isArbitraryValue] }],\n /**\n * List Style Position\n * @see https://tailwindcss.com/docs/list-style-position\n */\n 'list-style-position': [{ list: ['inside', 'outside'] }],\n /**\n * List Style Type\n * @see https://tailwindcss.com/docs/list-style-type\n */\n 'list-style-type': [\n { list: ['disc', 'decimal', 'none', isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Text Alignment\n * @see https://tailwindcss.com/docs/text-align\n */\n 'text-alignment': [{ text: ['left', 'center', 'right', 'justify', 'start', 'end'] }],\n /**\n * Placeholder Color\n * @deprecated since Tailwind CSS v3.0.0\n * @see https://v3.tailwindcss.com/docs/placeholder-color\n */\n 'placeholder-color': [{ placeholder: scaleColor() }],\n /**\n * Text Color\n * @see https://tailwindcss.com/docs/text-color\n */\n 'text-color': [{ text: scaleColor() }],\n /**\n * Text Decoration\n * @see https://tailwindcss.com/docs/text-decoration\n */\n 'text-decoration': ['underline', 'overline', 'line-through', 'no-underline'],\n /**\n * Text Decoration Style\n * @see https://tailwindcss.com/docs/text-decoration-style\n */\n 'text-decoration-style': [{ decoration: [...scaleLineStyle(), 'wavy'] }],\n /**\n * Text Decoration Thickness\n * @see https://tailwindcss.com/docs/text-decoration-thickness\n */\n 'text-decoration-thickness': [\n {\n decoration: [\n isNumber,\n 'from-font',\n 'auto',\n isArbitraryVariable,\n isArbitraryLength,\n ],\n },\n ],\n /**\n * Text Decoration Color\n * @see https://tailwindcss.com/docs/text-decoration-color\n */\n 'text-decoration-color': [{ decoration: scaleColor() }],\n /**\n * Text Underline Offset\n * @see https://tailwindcss.com/docs/text-underline-offset\n */\n 'underline-offset': [\n { 'underline-offset': [isNumber, 'auto', isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Text Transform\n * @see https://tailwindcss.com/docs/text-transform\n */\n 'text-transform': ['uppercase', 'lowercase', 'capitalize', 'normal-case'],\n /**\n * Text Overflow\n * @see https://tailwindcss.com/docs/text-overflow\n */\n 'text-overflow': ['truncate', 'text-ellipsis', 'text-clip'],\n /**\n * Text Wrap\n * @see https://tailwindcss.com/docs/text-wrap\n */\n 'text-wrap': [{ text: ['wrap', 'nowrap', 'balance', 'pretty'] }],\n /**\n * Text Indent\n * @see https://tailwindcss.com/docs/text-indent\n */\n indent: [{ indent: scaleUnambiguousSpacing() }],\n /**\n * Vertical Alignment\n * @see https://tailwindcss.com/docs/vertical-align\n */\n 'vertical-align': [\n {\n align: [\n 'baseline',\n 'top',\n 'middle',\n 'bottom',\n 'text-top',\n 'text-bottom',\n 'sub',\n 'super',\n isArbitraryVariable,\n isArbitraryValue,\n ],\n },\n ],\n /**\n * Whitespace\n * @see https://tailwindcss.com/docs/whitespace\n */\n whitespace: [\n { whitespace: ['normal', 'nowrap', 'pre', 'pre-line', 'pre-wrap', 'break-spaces'] },\n ],\n /**\n * Word Break\n * @see https://tailwindcss.com/docs/word-break\n */\n break: [{ break: ['normal', 'words', 'all', 'keep'] }],\n /**\n * Overflow Wrap\n * @see https://tailwindcss.com/docs/overflow-wrap\n */\n wrap: [{ wrap: ['break-word', 'anywhere', 'normal'] }],\n /**\n * Hyphens\n * @see https://tailwindcss.com/docs/hyphens\n */\n hyphens: [{ hyphens: ['none', 'manual', 'auto'] }],\n /**\n * Content\n * @see https://tailwindcss.com/docs/content\n */\n content: [{ content: ['none', isArbitraryVariable, isArbitraryValue] }],\n\n // -------------------\n // --- Backgrounds ---\n // -------------------\n\n /**\n * Background Attachment\n * @see https://tailwindcss.com/docs/background-attachment\n */\n 'bg-attachment': [{ bg: ['fixed', 'local', 'scroll'] }],\n /**\n * Background Clip\n * @see https://tailwindcss.com/docs/background-clip\n */\n 'bg-clip': [{ 'bg-clip': ['border', 'padding', 'content', 'text'] }],\n /**\n * Background Origin\n * @see https://tailwindcss.com/docs/background-origin\n */\n 'bg-origin': [{ 'bg-origin': ['border', 'padding', 'content'] }],\n /**\n * Background Position\n * @see https://tailwindcss.com/docs/background-position\n */\n 'bg-position': [{ bg: scaleBgPosition() }],\n /**\n * Background Repeat\n * @see https://tailwindcss.com/docs/background-repeat\n */\n 'bg-repeat': [{ bg: scaleBgRepeat() }],\n /**\n * Background Size\n * @see https://tailwindcss.com/docs/background-size\n */\n 'bg-size': [{ bg: scaleBgSize() }],\n /**\n * Background Image\n * @see https://tailwindcss.com/docs/background-image\n */\n 'bg-image': [\n {\n bg: [\n 'none',\n {\n linear: [\n { to: ['t', 'tr', 'r', 'br', 'b', 'bl', 'l', 'tl'] },\n isInteger,\n isArbitraryVariable,\n isArbitraryValue,\n ],\n radial: ['', isArbitraryVariable, isArbitraryValue],\n conic: [isInteger, isArbitraryVariable, isArbitraryValue],\n },\n isArbitraryVariableImage,\n isArbitraryImage,\n ],\n },\n ],\n /**\n * Background Color\n * @see https://tailwindcss.com/docs/background-color\n */\n 'bg-color': [{ bg: scaleColor() }],\n /**\n * Gradient Color Stops From Position\n * @see https://tailwindcss.com/docs/gradient-color-stops\n */\n 'gradient-from-pos': [{ from: scaleGradientStopPosition() }],\n /**\n * Gradient Color Stops Via Position\n * @see https://tailwindcss.com/docs/gradient-color-stops\n */\n 'gradient-via-pos': [{ via: scaleGradientStopPosition() }],\n /**\n * Gradient Color Stops To Position\n * @see https://tailwindcss.com/docs/gradient-color-stops\n */\n 'gradient-to-pos': [{ to: scaleGradientStopPosition() }],\n /**\n * Gradient Color Stops From\n * @see https://tailwindcss.com/docs/gradient-color-stops\n */\n 'gradient-from': [{ from: scaleColor() }],\n /**\n * Gradient Color Stops Via\n * @see https://tailwindcss.com/docs/gradient-color-stops\n */\n 'gradient-via': [{ via: scaleColor() }],\n /**\n * Gradient Color Stops To\n * @see https://tailwindcss.com/docs/gradient-color-stops\n */\n 'gradient-to': [{ to: scaleColor() }],\n\n // ---------------\n // --- Borders ---\n // ---------------\n\n /**\n * Border Radius\n * @see https://tailwindcss.com/docs/border-radius\n */\n rounded: [{ rounded: scaleRadius() }],\n /**\n * Border Radius Start\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-s': [{ 'rounded-s': scaleRadius() }],\n /**\n * Border Radius End\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-e': [{ 'rounded-e': scaleRadius() }],\n /**\n * Border Radius Top\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-t': [{ 'rounded-t': scaleRadius() }],\n /**\n * Border Radius Right\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-r': [{ 'rounded-r': scaleRadius() }],\n /**\n * Border Radius Bottom\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-b': [{ 'rounded-b': scaleRadius() }],\n /**\n * Border Radius Left\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-l': [{ 'rounded-l': scaleRadius() }],\n /**\n * Border Radius Start Start\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-ss': [{ 'rounded-ss': scaleRadius() }],\n /**\n * Border Radius Start End\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-se': [{ 'rounded-se': scaleRadius() }],\n /**\n * Border Radius End End\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-ee': [{ 'rounded-ee': scaleRadius() }],\n /**\n * Border Radius End Start\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-es': [{ 'rounded-es': scaleRadius() }],\n /**\n * Border Radius Top Left\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-tl': [{ 'rounded-tl': scaleRadius() }],\n /**\n * Border Radius Top Right\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-tr': [{ 'rounded-tr': scaleRadius() }],\n /**\n * Border Radius Bottom Right\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-br': [{ 'rounded-br': scaleRadius() }],\n /**\n * Border Radius Bottom Left\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-bl': [{ 'rounded-bl': scaleRadius() }],\n /**\n * Border Width\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w': [{ border: scaleBorderWidth() }],\n /**\n * Border Width Inline\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-x': [{ 'border-x': scaleBorderWidth() }],\n /**\n * Border Width Block\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-y': [{ 'border-y': scaleBorderWidth() }],\n /**\n * Border Width Inline Start\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-s': [{ 'border-s': scaleBorderWidth() }],\n /**\n * Border Width Inline End\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-e': [{ 'border-e': scaleBorderWidth() }],\n /**\n * Border Width Block Start\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-bs': [{ 'border-bs': scaleBorderWidth() }],\n /**\n * Border Width Block End\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-be': [{ 'border-be': scaleBorderWidth() }],\n /**\n * Border Width Top\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-t': [{ 'border-t': scaleBorderWidth() }],\n /**\n * Border Width Right\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-r': [{ 'border-r': scaleBorderWidth() }],\n /**\n * Border Width Bottom\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-b': [{ 'border-b': scaleBorderWidth() }],\n /**\n * Border Width Left\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-l': [{ 'border-l': scaleBorderWidth() }],\n /**\n * Divide Width X\n * @see https://tailwindcss.com/docs/border-width#between-children\n */\n 'divide-x': [{ 'divide-x': scaleBorderWidth() }],\n /**\n * Divide Width X Reverse\n * @see https://tailwindcss.com/docs/border-width#between-children\n */\n 'divide-x-reverse': ['divide-x-reverse'],\n /**\n * Divide Width Y\n * @see https://tailwindcss.com/docs/border-width#between-children\n */\n 'divide-y': [{ 'divide-y': scaleBorderWidth() }],\n /**\n * Divide Width Y Reverse\n * @see https://tailwindcss.com/docs/border-width#between-children\n */\n 'divide-y-reverse': ['divide-y-reverse'],\n /**\n * Border Style\n * @see https://tailwindcss.com/docs/border-style\n */\n 'border-style': [{ border: [...scaleLineStyle(), 'hidden', 'none'] }],\n /**\n * Divide Style\n * @see https://tailwindcss.com/docs/border-style#setting-the-divider-style\n */\n 'divide-style': [{ divide: [...scaleLineStyle(), 'hidden', 'none'] }],\n /**\n * Border Color\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color': [{ border: scaleColor() }],\n /**\n * Border Color Inline\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-x': [{ 'border-x': scaleColor() }],\n /**\n * Border Color Block\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-y': [{ 'border-y': scaleColor() }],\n /**\n * Border Color Inline Start\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-s': [{ 'border-s': scaleColor() }],\n /**\n * Border Color Inline End\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-e': [{ 'border-e': scaleColor() }],\n /**\n * Border Color Block Start\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-bs': [{ 'border-bs': scaleColor() }],\n /**\n * Border Color Block End\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-be': [{ 'border-be': scaleColor() }],\n /**\n * Border Color Top\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-t': [{ 'border-t': scaleColor() }],\n /**\n * Border Color Right\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-r': [{ 'border-r': scaleColor() }],\n /**\n * Border Color Bottom\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-b': [{ 'border-b': scaleColor() }],\n /**\n * Border Color Left\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-l': [{ 'border-l': scaleColor() }],\n /**\n * Divide Color\n * @see https://tailwindcss.com/docs/divide-color\n */\n 'divide-color': [{ divide: scaleColor() }],\n /**\n * Outline Style\n * @see https://tailwindcss.com/docs/outline-style\n */\n 'outline-style': [{ outline: [...scaleLineStyle(), 'none', 'hidden'] }],\n /**\n * Outline Offset\n * @see https://tailwindcss.com/docs/outline-offset\n */\n 'outline-offset': [\n { 'outline-offset': [isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Outline Width\n * @see https://tailwindcss.com/docs/outline-width\n */\n 'outline-w': [\n { outline: ['', isNumber, isArbitraryVariableLength, isArbitraryLength] },\n ],\n /**\n * Outline Color\n * @see https://tailwindcss.com/docs/outline-color\n */\n 'outline-color': [{ outline: scaleColor() }],\n\n // ---------------\n // --- Effects ---\n // ---------------\n\n /**\n * Box Shadow\n * @see https://tailwindcss.com/docs/box-shadow\n */\n shadow: [\n {\n shadow: [\n // Deprecated since Tailwind CSS v4.0.0\n '',\n 'none',\n themeShadow,\n isArbitraryVariableShadow,\n isArbitraryShadow,\n ],\n },\n ],\n /**\n * Box Shadow Color\n * @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color\n */\n 'shadow-color': [{ shadow: scaleColor() }],\n /**\n * Inset Box Shadow\n * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow\n */\n 'inset-shadow': [\n {\n 'inset-shadow': [\n 'none',\n themeInsetShadow,\n isArbitraryVariableShadow,\n isArbitraryShadow,\n ],\n },\n ],\n /**\n * Inset Box Shadow Color\n * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color\n */\n 'inset-shadow-color': [{ 'inset-shadow': scaleColor() }],\n /**\n * Ring Width\n * @see https://tailwindcss.com/docs/box-shadow#adding-a-ring\n */\n 'ring-w': [{ ring: scaleBorderWidth() }],\n /**\n * Ring Width Inset\n * @see https://v3.tailwindcss.com/docs/ring-width#inset-rings\n * @deprecated since Tailwind CSS v4.0.0\n * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158\n */\n 'ring-w-inset': ['ring-inset'],\n /**\n * Ring Color\n * @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color\n */\n 'ring-color': [{ ring: scaleColor() }],\n /**\n * Ring Offset Width\n * @see https://v3.tailwindcss.com/docs/ring-offset-width\n * @deprecated since Tailwind CSS v4.0.0\n * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158\n */\n 'ring-offset-w': [{ 'ring-offset': [isNumber, isArbitraryLength] }],\n /**\n * Ring Offset Color\n * @see https://v3.tailwindcss.com/docs/ring-offset-color\n * @deprecated since Tailwind CSS v4.0.0\n * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158\n */\n 'ring-offset-color': [{ 'ring-offset': scaleColor() }],\n /**\n * Inset Ring Width\n * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring\n */\n 'inset-ring-w': [{ 'inset-ring': scaleBorderWidth() }],\n /**\n * Inset Ring Color\n * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color\n */\n 'inset-ring-color': [{ 'inset-ring': scaleColor() }],\n /**\n * Text Shadow\n * @see https://tailwindcss.com/docs/text-shadow\n */\n 'text-shadow': [\n {\n 'text-shadow': [\n 'none',\n themeTextShadow,\n isArbitraryVariableShadow,\n isArbitraryShadow,\n ],\n },\n ],\n /**\n * Text Shadow Color\n * @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color\n */\n 'text-shadow-color': [{ 'text-shadow': scaleColor() }],\n /**\n * Opacity\n * @see https://tailwindcss.com/docs/opacity\n */\n opacity: [{ opacity: [isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Mix Blend Mode\n * @see https://tailwindcss.com/docs/mix-blend-mode\n */\n 'mix-blend': [{ 'mix-blend': [...scaleBlendMode(), 'plus-darker', 'plus-lighter'] }],\n /**\n * Background Blend Mode\n * @see https://tailwindcss.com/docs/background-blend-mode\n */\n 'bg-blend': [{ 'bg-blend': scaleBlendMode() }],\n /**\n * Mask Clip\n * @see https://tailwindcss.com/docs/mask-clip\n */\n 'mask-clip': [\n { 'mask-clip': ['border', 'padding', 'content', 'fill', 'stroke', 'view'] },\n 'mask-no-clip',\n ],\n /**\n * Mask Composite\n * @see https://tailwindcss.com/docs/mask-composite\n */\n 'mask-composite': [{ mask: ['add', 'subtract', 'intersect', 'exclude'] }],\n /**\n * Mask Image\n * @see https://tailwindcss.com/docs/mask-image\n */\n 'mask-image-linear-pos': [{ 'mask-linear': [isNumber] }],\n 'mask-image-linear-from-pos': [{ 'mask-linear-from': scaleMaskImagePosition() }],\n 'mask-image-linear-to-pos': [{ 'mask-linear-to': scaleMaskImagePosition() }],\n 'mask-image-linear-from-color': [{ 'mask-linear-from': scaleColor() }],\n 'mask-image-linear-to-color': [{ 'mask-linear-to': scaleColor() }],\n 'mask-image-t-from-pos': [{ 'mask-t-from': scaleMaskImagePosition() }],\n 'mask-image-t-to-pos': [{ 'mask-t-to': scaleMaskImagePosition() }],\n 'mask-image-t-from-color': [{ 'mask-t-from': scaleColor() }],\n 'mask-image-t-to-color': [{ 'mask-t-to': scaleColor() }],\n 'mask-image-r-from-pos': [{ 'mask-r-from': scaleMaskImagePosition() }],\n 'mask-image-r-to-pos': [{ 'mask-r-to': scaleMaskImagePosition() }],\n 'mask-image-r-from-color': [{ 'mask-r-from': scaleColor() }],\n 'mask-image-r-to-color': [{ 'mask-r-to': scaleColor() }],\n 'mask-image-b-from-pos': [{ 'mask-b-from': scaleMaskImagePosition() }],\n 'mask-image-b-to-pos': [{ 'mask-b-to': scaleMaskImagePosition() }],\n 'mask-image-b-from-color': [{ 'mask-b-from': scaleColor() }],\n 'mask-image-b-to-color': [{ 'mask-b-to': scaleColor() }],\n 'mask-image-l-from-pos': [{ 'mask-l-from': scaleMaskImagePosition() }],\n 'mask-image-l-to-pos': [{ 'mask-l-to': scaleMaskImagePosition() }],\n 'mask-image-l-from-color': [{ 'mask-l-from': scaleColor() }],\n 'mask-image-l-to-color': [{ 'mask-l-to': scaleColor() }],\n 'mask-image-x-from-pos': [{ 'mask-x-from': scaleMaskImagePosition() }],\n 'mask-image-x-to-pos': [{ 'mask-x-to': scaleMaskImagePosition() }],\n 'mask-image-x-from-color': [{ 'mask-x-from': scaleColor() }],\n 'mask-image-x-to-color': [{ 'mask-x-to': scaleColor() }],\n 'mask-image-y-from-pos': [{ 'mask-y-from': scaleMaskImagePosition() }],\n 'mask-image-y-to-pos': [{ 'mask-y-to': scaleMaskImagePosition() }],\n 'mask-image-y-from-color': [{ 'mask-y-from': scaleColor() }],\n 'mask-image-y-to-color': [{ 'mask-y-to': scaleColor() }],\n 'mask-image-radial': [{ 'mask-radial': [isArbitraryVariable, isArbitraryValue] }],\n 'mask-image-radial-from-pos': [{ 'mask-radial-from': scaleMaskImagePosition() }],\n 'mask-image-radial-to-pos': [{ 'mask-radial-to': scaleMaskImagePosition() }],\n 'mask-image-radial-from-color': [{ 'mask-radial-from': scaleColor() }],\n 'mask-image-radial-to-color': [{ 'mask-radial-to': scaleColor() }],\n 'mask-image-radial-shape': [{ 'mask-radial': ['circle', 'ellipse'] }],\n 'mask-image-radial-size': [\n { 'mask-radial': [{ closest: ['side', 'corner'], farthest: ['side', 'corner'] }] },\n ],\n 'mask-image-radial-pos': [{ 'mask-radial-at': scalePosition() }],\n 'mask-image-conic-pos': [{ 'mask-conic': [isNumber] }],\n 'mask-image-conic-from-pos': [{ 'mask-conic-from': scaleMaskImagePosition() }],\n 'mask-image-conic-to-pos': [{ 'mask-conic-to': scaleMaskImagePosition() }],\n 'mask-image-conic-from-color': [{ 'mask-conic-from': scaleColor() }],\n 'mask-image-conic-to-color': [{ 'mask-conic-to': scaleColor() }],\n /**\n * Mask Mode\n * @see https://tailwindcss.com/docs/mask-mode\n */\n 'mask-mode': [{ mask: ['alpha', 'luminance', 'match'] }],\n /**\n * Mask Origin\n * @see https://tailwindcss.com/docs/mask-origin\n */\n 'mask-origin': [\n { 'mask-origin': ['border', 'padding', 'content', 'fill', 'stroke', 'view'] },\n ],\n /**\n * Mask Position\n * @see https://tailwindcss.com/docs/mask-position\n */\n 'mask-position': [{ mask: scaleBgPosition() }],\n /**\n * Mask Repeat\n * @see https://tailwindcss.com/docs/mask-repeat\n */\n 'mask-repeat': [{ mask: scaleBgRepeat() }],\n /**\n * Mask Size\n * @see https://tailwindcss.com/docs/mask-size\n */\n 'mask-size': [{ mask: scaleBgSize() }],\n /**\n * Mask Type\n * @see https://tailwindcss.com/docs/mask-type\n */\n 'mask-type': [{ 'mask-type': ['alpha', 'luminance'] }],\n /**\n * Mask Image\n * @see https://tailwindcss.com/docs/mask-image\n */\n 'mask-image': [{ mask: ['none', isArbitraryVariable, isArbitraryValue] }],\n\n // ---------------\n // --- Filters ---\n // ---------------\n\n /**\n * Filter\n * @see https://tailwindcss.com/docs/filter\n */\n filter: [\n {\n filter: [\n // Deprecated since Tailwind CSS v3.0.0\n '',\n 'none',\n isArbitraryVariable,\n isArbitraryValue,\n ],\n },\n ],\n /**\n * Blur\n * @see https://tailwindcss.com/docs/blur\n */\n blur: [{ blur: scaleBlur() }],\n /**\n * Brightness\n * @see https://tailwindcss.com/docs/brightness\n */\n brightness: [{ brightness: [isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Contrast\n * @see https://tailwindcss.com/docs/contrast\n */\n contrast: [{ contrast: [isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Drop Shadow\n * @see https://tailwindcss.com/docs/drop-shadow\n */\n 'drop-shadow': [\n {\n 'drop-shadow': [\n // Deprecated since Tailwind CSS v4.0.0\n '',\n 'none',\n themeDropShadow,\n isArbitraryVariableShadow,\n isArbitraryShadow,\n ],\n },\n ],\n /**\n * Drop Shadow Color\n * @see https://tailwindcss.com/docs/filter-drop-shadow#setting-the-shadow-color\n */\n 'drop-shadow-color': [{ 'drop-shadow': scaleColor() }],\n /**\n * Grayscale\n * @see https://tailwindcss.com/docs/grayscale\n */\n grayscale: [{ grayscale: ['', isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Hue Rotate\n * @see https://tailwindcss.com/docs/hue-rotate\n */\n 'hue-rotate': [{ 'hue-rotate': [isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Invert\n * @see https://tailwindcss.com/docs/invert\n */\n invert: [{ invert: ['', isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Saturate\n * @see https://tailwindcss.com/docs/saturate\n */\n saturate: [{ saturate: [isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Sepia\n * @see https://tailwindcss.com/docs/sepia\n */\n sepia: [{ sepia: ['', isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Backdrop Filter\n * @see https://tailwindcss.com/docs/backdrop-filter\n */\n 'backdrop-filter': [\n {\n 'backdrop-filter': [\n // Deprecated since Tailwind CSS v3.0.0\n '',\n 'none',\n isArbitraryVariable,\n isArbitraryValue,\n ],\n },\n ],\n /**\n * Backdrop Blur\n * @see https://tailwindcss.com/docs/backdrop-blur\n */\n 'backdrop-blur': [{ 'backdrop-blur': scaleBlur() }],\n /**\n * Backdrop Brightness\n * @see https://tailwindcss.com/docs/backdrop-brightness\n */\n 'backdrop-brightness': [\n { 'backdrop-brightness': [isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Backdrop Contrast\n * @see https://tailwindcss.com/docs/backdrop-contrast\n */\n 'backdrop-contrast': [\n { 'backdrop-contrast': [isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Backdrop Grayscale\n * @see https://tailwindcss.com/docs/backdrop-grayscale\n */\n 'backdrop-grayscale': [\n { 'backdrop-grayscale': ['', isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Backdrop Hue Rotate\n * @see https://tailwindcss.com/docs/backdrop-hue-rotate\n */\n 'backdrop-hue-rotate': [\n { 'backdrop-hue-rotate': [isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Backdrop Invert\n * @see https://tailwindcss.com/docs/backdrop-invert\n */\n 'backdrop-invert': [\n { 'backdrop-invert': ['', isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Backdrop Opacity\n * @see https://tailwindcss.com/docs/backdrop-opacity\n */\n 'backdrop-opacity': [\n { 'backdrop-opacity': [isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Backdrop Saturate\n * @see https://tailwindcss.com/docs/backdrop-saturate\n */\n 'backdrop-saturate': [\n { 'backdrop-saturate': [isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Backdrop Sepia\n * @see https://tailwindcss.com/docs/backdrop-sepia\n */\n 'backdrop-sepia': [\n { 'backdrop-sepia': ['', isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n\n // --------------\n // --- Tables ---\n // --------------\n\n /**\n * Border Collapse\n * @see https://tailwindcss.com/docs/border-collapse\n */\n 'border-collapse': [{ border: ['collapse', 'separate'] }],\n /**\n * Border Spacing\n * @see https://tailwindcss.com/docs/border-spacing\n */\n 'border-spacing': [{ 'border-spacing': scaleUnambiguousSpacing() }],\n /**\n * Border Spacing X\n * @see https://tailwindcss.com/docs/border-spacing\n */\n 'border-spacing-x': [{ 'border-spacing-x': scaleUnambiguousSpacing() }],\n /**\n * Border Spacing Y\n * @see https://tailwindcss.com/docs/border-spacing\n */\n 'border-spacing-y': [{ 'border-spacing-y': scaleUnambiguousSpacing() }],\n /**\n * Table Layout\n * @see https://tailwindcss.com/docs/table-layout\n */\n 'table-layout': [{ table: ['auto', 'fixed'] }],\n /**\n * Caption Side\n * @see https://tailwindcss.com/docs/caption-side\n */\n caption: [{ caption: ['top', 'bottom'] }],\n\n // ---------------------------------\n // --- Transitions and Animation ---\n // ---------------------------------\n\n /**\n * Transition Property\n * @see https://tailwindcss.com/docs/transition-property\n */\n transition: [\n {\n transition: [\n '',\n 'all',\n 'colors',\n 'opacity',\n 'shadow',\n 'transform',\n 'none',\n isArbitraryVariable,\n isArbitraryValue,\n ],\n },\n ],\n /**\n * Transition Behavior\n * @see https://tailwindcss.com/docs/transition-behavior\n */\n 'transition-behavior': [{ transition: ['normal', 'discrete'] }],\n /**\n * Transition Duration\n * @see https://tailwindcss.com/docs/transition-duration\n */\n duration: [{ duration: [isNumber, 'initial', isArbitraryVariable, isArbitraryValue] }],\n /**\n * Transition Timing Function\n * @see https://tailwindcss.com/docs/transition-timing-function\n */\n ease: [\n { ease: ['linear', 'initial', themeEase, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Transition Delay\n * @see https://tailwindcss.com/docs/transition-delay\n */\n delay: [{ delay: [isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Animation\n * @see https://tailwindcss.com/docs/animation\n */\n animate: [{ animate: ['none', themeAnimate, isArbitraryVariable, isArbitraryValue] }],\n\n // ------------------\n // --- Transforms ---\n // ------------------\n\n /**\n * Backface Visibility\n * @see https://tailwindcss.com/docs/backface-visibility\n */\n backface: [{ backface: ['hidden', 'visible'] }],\n /**\n * Perspective\n * @see https://tailwindcss.com/docs/perspective\n */\n perspective: [\n { perspective: [themePerspective, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Perspective Origin\n * @see https://tailwindcss.com/docs/perspective-origin\n */\n 'perspective-origin': [{ 'perspective-origin': scalePositionWithArbitrary() }],\n /**\n * Rotate\n * @see https://tailwindcss.com/docs/rotate\n */\n rotate: [{ rotate: scaleRotate() }],\n /**\n * Rotate X\n * @see https://tailwindcss.com/docs/rotate\n */\n 'rotate-x': [{ 'rotate-x': scaleRotate() }],\n /**\n * Rotate Y\n * @see https://tailwindcss.com/docs/rotate\n */\n 'rotate-y': [{ 'rotate-y': scaleRotate() }],\n /**\n * Rotate Z\n * @see https://tailwindcss.com/docs/rotate\n */\n 'rotate-z': [{ 'rotate-z': scaleRotate() }],\n /**\n * Scale\n * @see https://tailwindcss.com/docs/scale\n */\n scale: [{ scale: scaleScale() }],\n /**\n * Scale X\n * @see https://tailwindcss.com/docs/scale\n */\n 'scale-x': [{ 'scale-x': scaleScale() }],\n /**\n * Scale Y\n * @see https://tailwindcss.com/docs/scale\n */\n 'scale-y': [{ 'scale-y': scaleScale() }],\n /**\n * Scale Z\n * @see https://tailwindcss.com/docs/scale\n */\n 'scale-z': [{ 'scale-z': scaleScale() }],\n /**\n * Scale 3D\n * @see https://tailwindcss.com/docs/scale\n */\n 'scale-3d': ['scale-3d'],\n /**\n * Skew\n * @see https://tailwindcss.com/docs/skew\n */\n skew: [{ skew: scaleSkew() }],\n /**\n * Skew X\n * @see https://tailwindcss.com/docs/skew\n */\n 'skew-x': [{ 'skew-x': scaleSkew() }],\n /**\n * Skew Y\n * @see https://tailwindcss.com/docs/skew\n */\n 'skew-y': [{ 'skew-y': scaleSkew() }],\n /**\n * Transform\n * @see https://tailwindcss.com/docs/transform\n */\n transform: [\n { transform: [isArbitraryVariable, isArbitraryValue, '', 'none', 'gpu', 'cpu'] },\n ],\n /**\n * Transform Origin\n * @see https://tailwindcss.com/docs/transform-origin\n */\n 'transform-origin': [{ origin: scalePositionWithArbitrary() }],\n /**\n * Transform Style\n * @see https://tailwindcss.com/docs/transform-style\n */\n 'transform-style': [{ transform: ['3d', 'flat'] }],\n /**\n * Translate\n * @see https://tailwindcss.com/docs/translate\n */\n translate: [{ translate: scaleTranslate() }],\n /**\n * Translate X\n * @see https://tailwindcss.com/docs/translate\n */\n 'translate-x': [{ 'translate-x': scaleTranslate() }],\n /**\n * Translate Y\n * @see https://tailwindcss.com/docs/translate\n */\n 'translate-y': [{ 'translate-y': scaleTranslate() }],\n /**\n * Translate Z\n * @see https://tailwindcss.com/docs/translate\n */\n 'translate-z': [{ 'translate-z': scaleTranslate() }],\n /**\n * Translate None\n * @see https://tailwindcss.com/docs/translate\n */\n 'translate-none': ['translate-none'],\n\n // ---------------------\n // --- Interactivity ---\n // ---------------------\n\n /**\n * Accent Color\n * @see https://tailwindcss.com/docs/accent-color\n */\n accent: [{ accent: scaleColor() }],\n /**\n * Appearance\n * @see https://tailwindcss.com/docs/appearance\n */\n appearance: [{ appearance: ['none', 'auto'] }],\n /**\n * Caret Color\n * @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities\n */\n 'caret-color': [{ caret: scaleColor() }],\n /**\n * Color Scheme\n * @see https://tailwindcss.com/docs/color-scheme\n */\n 'color-scheme': [\n { scheme: ['normal', 'dark', 'light', 'light-dark', 'only-dark', 'only-light'] },\n ],\n /**\n * Cursor\n * @see https://tailwindcss.com/docs/cursor\n */\n cursor: [\n {\n cursor: [\n 'auto',\n 'default',\n 'pointer',\n 'wait',\n 'text',\n 'move',\n 'help',\n 'not-allowed',\n 'none',\n 'context-menu',\n 'progress',\n 'cell',\n 'crosshair',\n 'vertical-text',\n 'alias',\n 'copy',\n 'no-drop',\n 'grab',\n 'grabbing',\n 'all-scroll',\n 'col-resize',\n 'row-resize',\n 'n-resize',\n 'e-resize',\n 's-resize',\n 'w-resize',\n 'ne-resize',\n 'nw-resize',\n 'se-resize',\n 'sw-resize',\n 'ew-resize',\n 'ns-resize',\n 'nesw-resize',\n 'nwse-resize',\n 'zoom-in',\n 'zoom-out',\n isArbitraryVariable,\n isArbitraryValue,\n ],\n },\n ],\n /**\n * Field Sizing\n * @see https://tailwindcss.com/docs/field-sizing\n */\n 'field-sizing': [{ 'field-sizing': ['fixed', 'content'] }],\n /**\n * Pointer Events\n * @see https://tailwindcss.com/docs/pointer-events\n */\n 'pointer-events': [{ 'pointer-events': ['auto', 'none'] }],\n /**\n * Resize\n * @see https://tailwindcss.com/docs/resize\n */\n resize: [{ resize: ['none', '', 'y', 'x'] }],\n /**\n * Scroll Behavior\n * @see https://tailwindcss.com/docs/scroll-behavior\n */\n 'scroll-behavior': [{ scroll: ['auto', 'smooth'] }],\n /**\n * Scroll Margin\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-m': [{ 'scroll-m': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Inline\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-mx': [{ 'scroll-mx': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Block\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-my': [{ 'scroll-my': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Inline Start\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-ms': [{ 'scroll-ms': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Inline End\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-me': [{ 'scroll-me': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Block Start\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-mbs': [{ 'scroll-mbs': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Block End\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-mbe': [{ 'scroll-mbe': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Top\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-mt': [{ 'scroll-mt': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Right\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-mr': [{ 'scroll-mr': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Bottom\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-mb': [{ 'scroll-mb': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Left\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-ml': [{ 'scroll-ml': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-p': [{ 'scroll-p': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Inline\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-px': [{ 'scroll-px': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Block\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-py': [{ 'scroll-py': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Inline Start\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-ps': [{ 'scroll-ps': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Inline End\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-pe': [{ 'scroll-pe': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Block Start\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-pbs': [{ 'scroll-pbs': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Block End\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-pbe': [{ 'scroll-pbe': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Top\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-pt': [{ 'scroll-pt': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Right\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-pr': [{ 'scroll-pr': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Bottom\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-pb': [{ 'scroll-pb': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Left\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-pl': [{ 'scroll-pl': scaleUnambiguousSpacing() }],\n /**\n * Scroll Snap Align\n * @see https://tailwindcss.com/docs/scroll-snap-align\n */\n 'snap-align': [{ snap: ['start', 'end', 'center', 'align-none'] }],\n /**\n * Scroll Snap Stop\n * @see https://tailwindcss.com/docs/scroll-snap-stop\n */\n 'snap-stop': [{ snap: ['normal', 'always'] }],\n /**\n * Scroll Snap Type\n * @see https://tailwindcss.com/docs/scroll-snap-type\n */\n 'snap-type': [{ snap: ['none', 'x', 'y', 'both'] }],\n /**\n * Scroll Snap Type Strictness\n * @see https://tailwindcss.com/docs/scroll-snap-type\n */\n 'snap-strictness': [{ snap: ['mandatory', 'proximity'] }],\n /**\n * Touch Action\n * @see https://tailwindcss.com/docs/touch-action\n */\n touch: [{ touch: ['auto', 'none', 'manipulation'] }],\n /**\n * Touch Action X\n * @see https://tailwindcss.com/docs/touch-action\n */\n 'touch-x': [{ 'touch-pan': ['x', 'left', 'right'] }],\n /**\n * Touch Action Y\n * @see https://tailwindcss.com/docs/touch-action\n */\n 'touch-y': [{ 'touch-pan': ['y', 'up', 'down'] }],\n /**\n * Touch Action Pinch Zoom\n * @see https://tailwindcss.com/docs/touch-action\n */\n 'touch-pz': ['touch-pinch-zoom'],\n /**\n * User Select\n * @see https://tailwindcss.com/docs/user-select\n */\n select: [{ select: ['none', 'text', 'all', 'auto'] }],\n /**\n * Will Change\n * @see https://tailwindcss.com/docs/will-change\n */\n 'will-change': [\n {\n 'will-change': [\n 'auto',\n 'scroll',\n 'contents',\n 'transform',\n isArbitraryVariable,\n isArbitraryValue,\n ],\n },\n ],\n\n // -----------\n // --- SVG ---\n // -----------\n\n /**\n * Fill\n * @see https://tailwindcss.com/docs/fill\n */\n fill: [{ fill: ['none', ...scaleColor()] }],\n /**\n * Stroke Width\n * @see https://tailwindcss.com/docs/stroke-width\n */\n 'stroke-w': [\n {\n stroke: [\n isNumber,\n isArbitraryVariableLength,\n isArbitraryLength,\n isArbitraryNumber,\n ],\n },\n ],\n /**\n * Stroke\n * @see https://tailwindcss.com/docs/stroke\n */\n stroke: [{ stroke: ['none', ...scaleColor()] }],\n\n // ---------------------\n // --- Accessibility ---\n // ---------------------\n\n /**\n * Forced Color Adjust\n * @see https://tailwindcss.com/docs/forced-color-adjust\n */\n 'forced-color-adjust': [{ 'forced-color-adjust': ['auto', 'none'] }],\n },\n conflictingClassGroups: {\n overflow: ['overflow-x', 'overflow-y'],\n overscroll: ['overscroll-x', 'overscroll-y'],\n inset: [\n 'inset-x',\n 'inset-y',\n 'inset-bs',\n 'inset-be',\n 'start',\n 'end',\n 'top',\n 'right',\n 'bottom',\n 'left',\n ],\n 'inset-x': ['right', 'left'],\n 'inset-y': ['top', 'bottom'],\n flex: ['basis', 'grow', 'shrink'],\n gap: ['gap-x', 'gap-y'],\n p: ['px', 'py', 'ps', 'pe', 'pbs', 'pbe', 'pt', 'pr', 'pb', 'pl'],\n px: ['pr', 'pl'],\n py: ['pt', 'pb'],\n m: ['mx', 'my', 'ms', 'me', 'mbs', 'mbe', 'mt', 'mr', 'mb', 'ml'],\n mx: ['mr', 'ml'],\n my: ['mt', 'mb'],\n size: ['w', 'h'],\n 'font-size': ['leading'],\n 'fvn-normal': [\n 'fvn-ordinal',\n 'fvn-slashed-zero',\n 'fvn-figure',\n 'fvn-spacing',\n 'fvn-fraction',\n ],\n 'fvn-ordinal': ['fvn-normal'],\n 'fvn-slashed-zero': ['fvn-normal'],\n 'fvn-figure': ['fvn-normal'],\n 'fvn-spacing': ['fvn-normal'],\n 'fvn-fraction': ['fvn-normal'],\n 'line-clamp': ['display', 'overflow'],\n rounded: [\n 'rounded-s',\n 'rounded-e',\n 'rounded-t',\n 'rounded-r',\n 'rounded-b',\n 'rounded-l',\n 'rounded-ss',\n 'rounded-se',\n 'rounded-ee',\n 'rounded-es',\n 'rounded-tl',\n 'rounded-tr',\n 'rounded-br',\n 'rounded-bl',\n ],\n 'rounded-s': ['rounded-ss', 'rounded-es'],\n 'rounded-e': ['rounded-se', 'rounded-ee'],\n 'rounded-t': ['rounded-tl', 'rounded-tr'],\n 'rounded-r': ['rounded-tr', 'rounded-br'],\n 'rounded-b': ['rounded-br', 'rounded-bl'],\n 'rounded-l': ['rounded-tl', 'rounded-bl'],\n 'border-spacing': ['border-spacing-x', 'border-spacing-y'],\n 'border-w': [\n 'border-w-x',\n 'border-w-y',\n 'border-w-s',\n 'border-w-e',\n 'border-w-bs',\n 'border-w-be',\n 'border-w-t',\n 'border-w-r',\n 'border-w-b',\n 'border-w-l',\n ],\n 'border-w-x': ['border-w-r', 'border-w-l'],\n 'border-w-y': ['border-w-t', 'border-w-b'],\n 'border-color': [\n 'border-color-x',\n 'border-color-y',\n 'border-color-s',\n 'border-color-e',\n 'border-color-bs',\n 'border-color-be',\n 'border-color-t',\n 'border-color-r',\n 'border-color-b',\n 'border-color-l',\n ],\n 'border-color-x': ['border-color-r', 'border-color-l'],\n 'border-color-y': ['border-color-t', 'border-color-b'],\n translate: ['translate-x', 'translate-y', 'translate-none'],\n 'translate-none': ['translate', 'translate-x', 'translate-y', 'translate-z'],\n 'scroll-m': [\n 'scroll-mx',\n 'scroll-my',\n 'scroll-ms',\n 'scroll-me',\n 'scroll-mbs',\n 'scroll-mbe',\n 'scroll-mt',\n 'scroll-mr',\n 'scroll-mb',\n 'scroll-ml',\n ],\n 'scroll-mx': ['scroll-mr', 'scroll-ml'],\n 'scroll-my': ['scroll-mt', 'scroll-mb'],\n 'scroll-p': [\n 'scroll-px',\n 'scroll-py',\n 'scroll-ps',\n 'scroll-pe',\n 'scroll-pbs',\n 'scroll-pbe',\n 'scroll-pt',\n 'scroll-pr',\n 'scroll-pb',\n 'scroll-pl',\n ],\n 'scroll-px': ['scroll-pr', 'scroll-pl'],\n 'scroll-py': ['scroll-pt', 'scroll-pb'],\n touch: ['touch-x', 'touch-y', 'touch-pz'],\n 'touch-x': ['touch'],\n 'touch-y': ['touch'],\n 'touch-pz': ['touch'],\n },\n conflictingClassGroupModifiers: {\n 'font-size': ['leading'],\n },\n orderSensitiveModifiers: [\n '*',\n '**',\n 'after',\n 'backdrop',\n 'before',\n 'details-content',\n 'file',\n 'first-letter',\n 'first-line',\n 'marker',\n 'placeholder',\n 'selection',\n ],\n } as const satisfies Config<DefaultClassGroupIds, DefaultThemeGroupIds>\n}\n","import { AnyConfig, ConfigExtension, NoInfer } from './types'\n\n/**\n * @param baseConfig Config where other config will be merged into. This object will be mutated.\n * @param configExtension Partial config to merge into the `baseConfig`.\n */\nexport const mergeConfigs = <ClassGroupIds extends string, ThemeGroupIds extends string = never>(\n baseConfig: AnyConfig,\n {\n cacheSize,\n prefix,\n experimentalParseClassName,\n extend = {},\n override = {},\n }: ConfigExtension<ClassGroupIds, ThemeGroupIds>,\n) => {\n overrideProperty(baseConfig, 'cacheSize', cacheSize)\n overrideProperty(baseConfig, 'prefix', prefix)\n overrideProperty(baseConfig, 'experimentalParseClassName', experimentalParseClassName)\n\n overrideConfigProperties(baseConfig.theme, override.theme)\n overrideConfigProperties(baseConfig.classGroups, override.classGroups)\n overrideConfigProperties(baseConfig.conflictingClassGroups, override.conflictingClassGroups)\n overrideConfigProperties(\n baseConfig.conflictingClassGroupModifiers,\n override.conflictingClassGroupModifiers,\n )\n overrideProperty(baseConfig, 'orderSensitiveModifiers', override.orderSensitiveModifiers)\n\n mergeConfigProperties(baseConfig.theme, extend.theme)\n mergeConfigProperties(baseConfig.classGroups, extend.classGroups)\n mergeConfigProperties(baseConfig.conflictingClassGroups, extend.conflictingClassGroups)\n mergeConfigProperties(\n baseConfig.conflictingClassGroupModifiers,\n extend.conflictingClassGroupModifiers,\n )\n mergeArrayProperties(baseConfig, extend, 'orderSensitiveModifiers')\n\n return baseConfig\n}\n\nconst overrideProperty = <T extends object, K extends keyof T>(\n baseObject: T,\n overrideKey: K,\n overrideValue: T[K] | undefined,\n) => {\n if (overrideValue !== undefined) {\n baseObject[overrideKey] = overrideValue\n }\n}\n\nconst overrideConfigProperties = (\n baseObject: Partial<Record<string, readonly unknown[]>>,\n overrideObject: Partial<Record<string, readonly unknown[]>> | undefined,\n) => {\n if (overrideObject) {\n for (const key in overrideObject) {\n overrideProperty(baseObject, key, overrideObject[key])\n }\n }\n}\n\nconst mergeConfigProperties = (\n baseObject: Partial<Record<string, readonly unknown[]>>,\n mergeObject: Partial<Record<string, readonly unknown[]>> | undefined,\n) => {\n if (mergeObject) {\n for (const key in mergeObject) {\n mergeArrayProperties(baseObject, mergeObject, key)\n }\n }\n}\n\nconst mergeArrayProperties = <Key extends string>(\n baseObject: Partial<Record<NoInfer<Key>, readonly unknown[]>>,\n mergeObject: Partial<Record<NoInfer<Key>, readonly unknown[]>>,\n key: Key,\n) => {\n const mergeValue = mergeObject[key]\n\n if (mergeValue !== undefined) {\n baseObject[key] = baseObject[key] ? baseObject[key].concat(mergeValue) : mergeValue\n }\n}\n","import { createTailwindMerge } from './create-tailwind-merge'\nimport { getDefaultConfig } from './default-config'\nimport { mergeConfigs } from './merge-configs'\nimport { AnyConfig, ConfigExtension, DefaultClassGroupIds, DefaultThemeGroupIds } from './types'\n\ntype CreateConfigSubsequent = (config: AnyConfig) => AnyConfig\n\nexport const extendTailwindMerge = <\n AdditionalClassGroupIds extends string = never,\n AdditionalThemeGroupIds extends string = never,\n>(\n configExtension:\n | ConfigExtension<\n DefaultClassGroupIds | AdditionalClassGroupIds,\n DefaultThemeGroupIds | AdditionalThemeGroupIds\n >\n | CreateConfigSubsequent,\n ...createConfig: CreateConfigSubsequent[]\n) =>\n typeof configExtension === 'function'\n ? createTailwindMerge(getDefaultConfig, configExtension, ...createConfig)\n : createTailwindMerge(\n () => mergeConfigs(getDefaultConfig(), configExtension),\n ...createConfig,\n )\n","import { createTailwindMerge } from './create-tailwind-merge'\nimport { getDefaultConfig } from './default-config'\n\nexport const twMerge = createTailwindMerge(getDefaultConfig)\n"],"names":["DEFAULT_SEGMENT_KEY","NOT_FOUND_SEGMENT_KEY","PAGE_SEGMENT_KEY","addSearchParamsIfPageSegment","computeSelectedLayoutSegment","getSegmentValue","getSelectedLayoutSegmentPath","isGroupSegment","isParallelRouteSegment","segment","Array","isArray","endsWith","startsWith","searchParams","isPageSegment","includes","stringifiedQuery","JSON","stringify","segments","parallelRouteKey","length","rawSegment","tree","first","segmentPath","node","parallelRoutes","children","Object","values","segmentValue","push","UnrecognizedActionError","unstable_isUnrecognizedActionError","Error","constructor","args","name","error","ReadonlyURLSearchParams","ReadonlyURLSearchParamsError","URLSearchParams","append","delete","set","sort","RedirectStatusCode","REDIRECT_ERROR_CODE","RedirectType","isRedirectError","digest","split","errorCode","type","destination","slice","join","status","at","statusCode","Number","isNaN","getRedirectError","getRedirectStatusCodeFromError","getRedirectTypeFromError","getURLFromRedirectError","permanentRedirect","redirect","actionAsyncStorage","window","require","undefined","url","TemporaryRedirect","getStore","isAction","replace","PermanentRedirect","HTTPAccessErrorStatus","HTTP_ERROR_FALLBACK_ERROR_CODE","getAccessFallbackErrorTypeByStatus","getAccessFallbackHTTPStatus","isHTTPAccessFallbackError","NOT_FOUND","FORBIDDEN","UNAUTHORIZED","ALLOWED_CODES","Set","prefix","httpStatus","has","notFound","DIGEST","forbidden","process","env","__NEXT_EXPERIMENTAL_AUTH_INTERRUPTS","unauthorized","isHangingPromiseRejectionError","makeDevtoolsIOAwarePromise","makeHangingPromise","err","HANGING_PROMISE_REJECTION","HangingPromiseRejectionError","route","expression","abortListenersBySignal","WeakMap","signal","aborted","Promise","reject","hangingPromise","_","boundRejection","bind","currentListeners","get","listeners","addEventListener","i","once","catch","ignoreReject","underlying","requestStore","stage","stagedRendering","delayUntilStage","resolve","setTimeout","isPostpone","REACT_POSTPONE_TYPE","Symbol","for","$$typeof","BailoutToCSRError","isBailoutToCSRError","BAILOUT_TO_CSR","reason","isNextRouterError","DynamicServerError","isDynamicServerError","DYNAMIC_ERROR_CODE","description","StaticGenBailoutError","isStaticGenBailoutError","NEXT_STATIC_GEN_BAILOUT","code","METADATA_BOUNDARY_NAME","OUTLET_BOUNDARY_NAME","ROOT_LAYOUT_BOUNDARY_NAME","VIEWPORT_BOUNDARY_NAME","atLeastOneTask","scheduleImmediate","scheduleOnNextTick","waitAtLeastOneReactRenderTask","cb","then","NEXT_RUNTIME","nextTick","setImmediate","r","InvariantError","message","options","Postpone","PreludeState","abortAndThrowOnSynchronousRequestDataAccess","abortOnSynchronousPlatformIOAccess","accessedDynamicData","annotateDynamicAccess","consumeDynamicAccess","createDynamicTrackingState","createDynamicValidationState","createHangingInputAbortSignal","createRenderInBrowserAbortSignal","delayUntilRuntimeStage","formatDynamicAPIAccesses","getFirstDynamicReason","getStaticShellDisallowedDynamicReasons","isDynamicPostpone","isPrerenderInterruptedError","logDisallowedDynamicError","markCurrentScopeAsDynamic","postponeWithTracking","throwIfDisallowedDynamic","throwToInterruptStaticGeneration","trackAllowedDynamicAccess","trackDynamicDataInDynamicRender","trackDynamicHoleInRuntimeShell","trackDynamicHoleInStaticShell","useDynamicRouteParams","useDynamicSearchParams","hasPostpone","React","unstable_postpone","isDebugDynamicAccesses","dynamicAccesses","syncDynamicErrorWithStack","hasSuspenseAboveBody","hasDynamicMetadata","dynamicMetadata","hasDynamicViewport","hasAllowedDynamic","dynamicErrors","trackingState","store","workUnitStore","forceDynamic","forceStatic","dynamicShouldError","dynamicTracking","revalidate","dynamicUsageDescription","dynamicUsageStack","stack","NODE_ENV","usedDynamic","prerenderStore","abortOnSynchronousDynamicDataAccess","createPrerenderInterruptedError","controller","abort","errorWithStack","prerenderSignal","workUnitAsyncStorage","assertPostpone","createPostponeReason","isDynamicPostponeReason","NEXT_PRERENDER_INTERRUPTED","serverDynamic","clientDynamic","filter","access","map","line","AbortController","cacheSignal","inputReady","runtimeStagePromise","getRuntimeStagePromise","workStore","workAsyncStorage","fallbackParams","fallbackRouteParams","size","use","renderSignal","throwForMissingRequestStore","hasSuspenseRegex","bodyAndImplicitTags","hasSuspenseBeforeRootLayoutWithoutBodyOrImplicitBodyRegex","RegExp","hasMetadataRegex","hasViewportRegex","hasOutletRegex","componentStack","dynamicValidation","test","createErrorWithComponentOrOwnerStack","ownerStack","captureOwnerStack","console","dev","hasReadableErrorStacks","prelude","result","unstable_rethrow","cause","ServerInsertedHTMLContext","useParams","usePathname","useRouter","useSearchParams","useSelectedLayoutSegment","useSelectedLayoutSegments","useServerInsertedHTML","useContext","SearchParamsContext","readonlySearchParams","useMemo","navigationPromises","NavigationPromisesContext","pathname","PathnameContext","router","AppRouterContext","params","PathParamsContext","context","LayoutRouterContext","promise","selectedLayoutSegmentsPromises","parentTree","selectedLayoutSegments","selectedLayoutSegmentPromises","concatArrays","array2","combinedArray","array1","createClassValidatorObject","classGroupId","validator","createClassPartObject","nextPart","Map","validators","CLASS_PART_SEPARATOR","EMPTY_CONFLICTS","ARBITRARY_PROPERTY_PREFIX","createClassGroupUtils","config","classMap","createClassMap","conflictingClassGroups","conflictingClassGroupModifiers","getClassGroupId","className","getGroupIdForArbitraryProperty","classParts","startIndex","getGroupRecursive","getConflictingClassGroupIds","hasPostfixModifier","modifierConflicts","baseConflicts","classPartObject","classPathsLength","currentClassPart","nextClassPartObject","classRest","validatorsLength","validatorObj","indexOf","content","colonIndex","property","theme","classGroups","processClassGroups","group","processClassesRecursively","classGroup","len","classDefinition","processClassDefinition","processStringDefinition","processFunctionDefinition","processObjectDefinition","classPartObjectToEdit","getPart","entries","key","value","path","current","parts","part","next","isThemeGetter","func","createLruCache","maxCacheSize","cacheSize","cache","create","previousCache","update","IMPORTANT_MODIFIER","MODIFIER_SEPARATOR","EMPTY_MODIFIERS","createResultObject","modifiers","hasImportantModifier","baseClassName","maybePostfixModifierPosition","isExternal","createParseClassName","experimentalParseClassName","parseClassName","bracketDepth","parenDepth","modifierStart","postfixModifierPosition","index","currentCharacter","baseClassNameWithImportantModifier","fullPrefix","parseClassNameOriginal","createSortModifiers","modifierWeights","orderSensitiveModifiers","forEach","mod","currentSegment","modifier","isArbitrary","isOrderSensitive","createConfigUtils","sortModifiers","SPLIT_CLASSES_REGEX","mergeClassList","classList","configUtils","classGroupsInConflict","classNames","trim","originalClassName","substring","variantModifier","modifierId","classId","conflictGroups","twJoin","classLists","argument","resolvedValue","string","toValue","mix","k","createTailwindMerge","createConfigFirst","createConfigRest","cacheGet","cacheSet","functionToCall","initTailwindMerge","reduce","previousConfig","createConfigCurrent","tailwindMerge","cachedResult","fallbackThemeArr","fromTheme","themeGetter","arbitraryValueRegex","arbitraryVariableRegex","fractionRegex","tshirtUnitRegex","lengthUnitRegex","colorFunctionRegex","shadowRegex","imageRegex","isFraction","isNumber","isInteger","isPercent","isTshirtSize","isAny","isLengthOnly","isNever","isShadow","isImage","isAnyNonArbitrary","isArbitraryValue","isArbitraryVariable","isArbitrarySize","getIsArbitraryValue","isLabelSize","isArbitraryLength","isLabelLength","isArbitraryNumber","isLabelNumber","isArbitraryWeight","isLabelWeight","isArbitraryFamilyName","isLabelFamilyName","isArbitraryPosition","isLabelPosition","isArbitraryImage","isLabelImage","isArbitraryShadow","isLabelShadow","isArbitraryVariableLength","getIsArbitraryVariable","isArbitraryVariableFamilyName","isArbitraryVariablePosition","isArbitraryVariableSize","isArbitraryVariableImage","isArbitraryVariableShadow","isArbitraryVariableWeight","testLabel","testValue","exec","shouldMatchNoLabel","label","getDefaultConfig","themeColor","themeFont","themeText","themeFontWeight","themeTracking","themeLeading","themeBreakpoint","themeContainer","themeSpacing","themeRadius","themeShadow","themeInsetShadow","themeTextShadow","themeDropShadow","themeBlur","themePerspective","themeAspect","themeEase","themeAnimate","scaleBreak","scalePosition","scalePositionWithArbitrary","scaleOverflow","scaleOverscroll","scaleUnambiguousSpacing","scaleInset","scaleGridTemplateColsRows","scaleGridColRowStartAndEnd","span","scaleGridColRowStartOrEnd","scaleGridAutoColsRows","scaleAlignPrimaryAxis","scaleAlignSecondaryAxis","scaleMargin","scaleSizing","scaleSizingInline","scaleSizingBlock","scaleColor","scaleBgPosition","position","scaleBgRepeat","repeat","scaleBgSize","scaleGradientStopPosition","scaleRadius","scaleBorderWidth","scaleLineStyle","scaleBlendMode","scaleMaskImagePosition","scaleBlur","scaleRotate","scaleScale","scaleSkew","scaleTranslate","animate","aspect","blur","breakpoint","color","container","ease","font","leading","perspective","radius","shadow","spacing","text","tracking","columns","box","display","sr","float","clear","isolation","object","overflow","overscroll","inset","start","end","top","right","bottom","left","visibility","z","basis","flex","grow","shrink","order","col","row","gap","justify","items","baseline","self","p","px","py","ps","pe","pbs","pbe","pt","pr","pb","pl","m","mx","my","ms","me","mbs","mbe","mt","mr","mb","ml","inline","block","w","screen","h","list","placeholder","decoration","indent","align","whitespace","break","wrap","hyphens","bg","linear","to","radial","conic","from","via","rounded","border","divide","outline","ring","opacity","mask","closest","farthest","brightness","contrast","grayscale","invert","saturate","sepia","table","caption","transition","duration","delay","backface","rotate","scale","skew","transform","origin","translate","accent","appearance","caret","scheme","cursor","resize","scroll","snap","touch","select","fill","stroke","mergeConfigs","baseConfig","extend","override","overrideProperty","overrideConfigProperties","mergeConfigProperties","mergeArrayProperties","baseObject","overrideKey","overrideValue","overrideObject","mergeObject","mergeValue","concat","extendTailwindMerge","configExtension","createConfig","twMerge"],"mappings":"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","ignoreList":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,28,30,31,32,33,34,35,36,37,38,39,40,41,42,43]}
|
|
1
|
+
{"version":3,"sources":["../../../../node_modules/.pnpm/%40swc%2Bhelpers%400.5.15/node_modules/%40swc/helpers/cjs/_interop_require_wildcard.cjs","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/shared/lib/segment.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/unrecognized-action-error.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/readonly-url-search-params.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/redirect-status-code.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/redirect-error.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/redirect.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/http-access-fallback/http-access-fallback.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/not-found.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/forbidden.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/unauthorized.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/server/dynamic-rendering-utils.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/server/lib/router-utils/is-postpone.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/shared/lib/lazy-dynamic/bailout-to-csr.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/is-next-router-error.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/hooks-server-context.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/static-generation-bailout.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/lib/framework/boundary-constants.tsx","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/lib/scheduler.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/shared/lib/invariant-error.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/server/app-render/dynamic-rendering.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/unstable-rethrow.server.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/unstable-rethrow.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/navigation.react-server.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/src/client/components/navigation.ts","../../../../node_modules/.pnpm/next%4016.1.6_%40babel%2Bcore%407.29.0_react-dom%4019.2.4_react%4019.2.4__react%4019.2.4/node_modules/next/navigation.js","../../../../node_modules/.pnpm/clsx%402.1.1/node_modules/clsx/dist/clsx.mjs","../../../../src/context/AppContext.tsx","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/utils.ts","../../../../src/lib/utils.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/class-group-utils.ts","../../../../src/lib/settings.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/lru-cache.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/parse-class-name.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/sort-modifiers.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/config-utils.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/merge-classlist.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/tw-join.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/create-tailwind-merge.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/from-theme.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/validators.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/default-config.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/merge-configs.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/extend-tailwind-merge.ts","../../../../node_modules/.pnpm/tailwind-merge%403.5.0/node_modules/tailwind-merge/src/lib/tw-merge.ts"],"sourcesContent":["\"use strict\";\n\nfunction _getRequireWildcardCache(nodeInterop) {\n if (typeof WeakMap !== \"function\") return null;\n\n var cacheBabelInterop = new WeakMap();\n var cacheNodeInterop = new WeakMap();\n\n return (_getRequireWildcardCache = function(nodeInterop) {\n return nodeInterop ? cacheNodeInterop : cacheBabelInterop;\n })(nodeInterop);\n}\nfunction _interop_require_wildcard(obj, nodeInterop) {\n if (!nodeInterop && obj && obj.__esModule) return obj;\n if (obj === null || typeof obj !== \"object\" && typeof obj !== \"function\") return { default: obj };\n\n var cache = _getRequireWildcardCache(nodeInterop);\n\n if (cache && cache.has(obj)) return cache.get(obj);\n\n var newObj = { __proto__: null };\n var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor;\n\n for (var key in obj) {\n if (key !== \"default\" && Object.prototype.hasOwnProperty.call(obj, key)) {\n var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null;\n if (desc && (desc.get || desc.set)) Object.defineProperty(newObj, key, desc);\n else newObj[key] = obj[key];\n }\n }\n\n newObj.default = obj;\n\n if (cache) cache.set(obj, newObj);\n\n return newObj;\n}\nexports._ = _interop_require_wildcard;\n","import type { FlightRouterState, Segment } from './app-router-types'\n\nexport function getSegmentValue(segment: Segment) {\n return Array.isArray(segment) ? segment[1] : segment\n}\n\nexport function isGroupSegment(segment: string) {\n // Use array[0] for performant purpose\n return segment[0] === '(' && segment.endsWith(')')\n}\n\nexport function isParallelRouteSegment(segment: string) {\n return segment.startsWith('@') && segment !== '@children'\n}\n\nexport function addSearchParamsIfPageSegment(\n segment: Segment,\n searchParams: Record<string, string | string[] | undefined>\n) {\n const isPageSegment = segment.includes(PAGE_SEGMENT_KEY)\n\n if (isPageSegment) {\n const stringifiedQuery = JSON.stringify(searchParams)\n return stringifiedQuery !== '{}'\n ? PAGE_SEGMENT_KEY + '?' + stringifiedQuery\n : PAGE_SEGMENT_KEY\n }\n\n return segment\n}\n\nexport function computeSelectedLayoutSegment(\n segments: string[] | null,\n parallelRouteKey: string\n): string | null {\n if (!segments || segments.length === 0) {\n return null\n }\n\n // For 'children', use first segment; for other parallel routes, use last segment\n const rawSegment =\n parallelRouteKey === 'children'\n ? segments[0]\n : segments[segments.length - 1]\n\n // If the default slot is showing, return null since it's not technically \"selected\" (it's a fallback)\n // Returning an internal value like `__DEFAULT__` would be confusing\n return rawSegment === DEFAULT_SEGMENT_KEY ? null : rawSegment\n}\n\n/** Get the canonical parameters from the current level to the leaf node. */\nexport function getSelectedLayoutSegmentPath(\n tree: FlightRouterState,\n parallelRouteKey: string,\n first = true,\n segmentPath: string[] = []\n): string[] {\n let node: FlightRouterState\n if (first) {\n // Use the provided parallel route key on the first parallel route\n node = tree[1][parallelRouteKey]\n } else {\n // After first parallel route prefer children, if there's no children pick the first parallel route.\n const parallelRoutes = tree[1]\n node = parallelRoutes.children ?? Object.values(parallelRoutes)[0]\n }\n\n if (!node) return segmentPath\n const segment = node[0]\n\n let segmentValue = getSegmentValue(segment)\n\n if (!segmentValue || segmentValue.startsWith(PAGE_SEGMENT_KEY)) {\n return segmentPath\n }\n\n segmentPath.push(segmentValue)\n\n return getSelectedLayoutSegmentPath(\n node,\n parallelRouteKey,\n false,\n segmentPath\n )\n}\n\nexport const PAGE_SEGMENT_KEY = '__PAGE__'\nexport const DEFAULT_SEGMENT_KEY = '__DEFAULT__'\nexport const NOT_FOUND_SEGMENT_KEY = '/_not-found'\n","export class UnrecognizedActionError extends Error {\n constructor(...args: ConstructorParameters<typeof Error>) {\n super(...args)\n this.name = 'UnrecognizedActionError'\n }\n}\n\n/**\n * Check whether a server action call failed because the server action was not recognized by the server.\n * This can happen if the client and the server are not from the same deployment.\n *\n * Example usage:\n * ```ts\n * try {\n * await myServerAction();\n * } catch (err) {\n * if (unstable_isUnrecognizedActionError(err)) {\n * // The client is from a different deployment than the server.\n * // Reloading the page will fix this mismatch.\n * window.alert(\"Please refresh the page and try again\");\n * return;\n * }\n * }\n * ```\n * */\nexport function unstable_isUnrecognizedActionError(\n error: unknown\n): error is UnrecognizedActionError {\n return !!(\n error &&\n typeof error === 'object' &&\n error instanceof UnrecognizedActionError\n )\n}\n","/**\n * ReadonlyURLSearchParams implementation shared between client and server.\n * This file is intentionally not marked as 'use client' or 'use server'\n * so it can be imported by both environments.\n */\n\n/** @internal */\nclass ReadonlyURLSearchParamsError extends Error {\n constructor() {\n super(\n 'Method unavailable on `ReadonlyURLSearchParams`. Read more: https://nextjs.org/docs/app/api-reference/functions/use-search-params#updating-searchparams'\n )\n }\n}\n\n/**\n * A read-only version of URLSearchParams that throws errors when mutation methods are called.\n * This ensures that the URLSearchParams returned by useSearchParams() cannot be mutated.\n */\nexport class ReadonlyURLSearchParams extends URLSearchParams {\n /** @deprecated Method unavailable on `ReadonlyURLSearchParams`. Read more: https://nextjs.org/docs/app/api-reference/functions/use-search-params#updating-searchparams */\n append() {\n throw new ReadonlyURLSearchParamsError()\n }\n /** @deprecated Method unavailable on `ReadonlyURLSearchParams`. Read more: https://nextjs.org/docs/app/api-reference/functions/use-search-params#updating-searchparams */\n delete() {\n throw new ReadonlyURLSearchParamsError()\n }\n /** @deprecated Method unavailable on `ReadonlyURLSearchParams`. Read more: https://nextjs.org/docs/app/api-reference/functions/use-search-params#updating-searchparams */\n set() {\n throw new ReadonlyURLSearchParamsError()\n }\n /** @deprecated Method unavailable on `ReadonlyURLSearchParams`. Read more: https://nextjs.org/docs/app/api-reference/functions/use-search-params#updating-searchparams */\n sort() {\n throw new ReadonlyURLSearchParamsError()\n }\n}\n","export enum RedirectStatusCode {\n SeeOther = 303,\n TemporaryRedirect = 307,\n PermanentRedirect = 308,\n}\n","import { RedirectStatusCode } from './redirect-status-code'\n\nexport const REDIRECT_ERROR_CODE = 'NEXT_REDIRECT'\n\nexport enum RedirectType {\n push = 'push',\n replace = 'replace',\n}\n\nexport type RedirectError = Error & {\n digest: `${typeof REDIRECT_ERROR_CODE};${RedirectType};${string};${RedirectStatusCode};`\n}\n\n/**\n * Checks an error to determine if it's an error generated by the\n * `redirect(url)` helper.\n *\n * @param error the error that may reference a redirect error\n * @returns true if the error is a redirect error\n */\nexport function isRedirectError(error: unknown): error is RedirectError {\n if (\n typeof error !== 'object' ||\n error === null ||\n !('digest' in error) ||\n typeof error.digest !== 'string'\n ) {\n return false\n }\n\n const digest = error.digest.split(';')\n const [errorCode, type] = digest\n const destination = digest.slice(2, -2).join(';')\n const status = digest.at(-2)\n\n const statusCode = Number(status)\n\n return (\n errorCode === REDIRECT_ERROR_CODE &&\n (type === 'replace' || type === 'push') &&\n typeof destination === 'string' &&\n !isNaN(statusCode) &&\n statusCode in RedirectStatusCode\n )\n}\n","import { RedirectStatusCode } from './redirect-status-code'\nimport {\n RedirectType,\n type RedirectError,\n isRedirectError,\n REDIRECT_ERROR_CODE,\n} from './redirect-error'\n\nconst actionAsyncStorage =\n typeof window === 'undefined'\n ? (\n require('../../server/app-render/action-async-storage.external') as typeof import('../../server/app-render/action-async-storage.external')\n ).actionAsyncStorage\n : undefined\n\nexport function getRedirectError(\n url: string,\n type: RedirectType,\n statusCode: RedirectStatusCode = RedirectStatusCode.TemporaryRedirect\n): RedirectError {\n const error = new Error(REDIRECT_ERROR_CODE) as RedirectError\n error.digest = `${REDIRECT_ERROR_CODE};${type};${url};${statusCode};`\n return error\n}\n\n/**\n * This function allows you to redirect the user to another URL. It can be used in\n * [Server Components](https://nextjs.org/docs/app/building-your-application/rendering/server-components),\n * [Route Handlers](https://nextjs.org/docs/app/building-your-application/routing/route-handlers), and\n * [Server Actions](https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations).\n *\n * - In a Server Component, this will insert a meta tag to redirect the user to the target page.\n * - In a Route Handler or Server Action, it will serve a 307/303 to the caller.\n * - In a Server Action, type defaults to 'push' and 'replace' elsewhere.\n *\n * Read more: [Next.js Docs: `redirect`](https://nextjs.org/docs/app/api-reference/functions/redirect)\n */\nexport function redirect(\n /** The URL to redirect to */\n url: string,\n type?: RedirectType\n): never {\n type ??= actionAsyncStorage?.getStore()?.isAction\n ? RedirectType.push\n : RedirectType.replace\n\n throw getRedirectError(url, type, RedirectStatusCode.TemporaryRedirect)\n}\n\n/**\n * This function allows you to redirect the user to another URL. It can be used in\n * [Server Components](https://nextjs.org/docs/app/building-your-application/rendering/server-components),\n * [Route Handlers](https://nextjs.org/docs/app/building-your-application/routing/route-handlers), and\n * [Server Actions](https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations).\n *\n * - In a Server Component, this will insert a meta tag to redirect the user to the target page.\n * - In a Route Handler or Server Action, it will serve a 308/303 to the caller.\n *\n * Read more: [Next.js Docs: `redirect`](https://nextjs.org/docs/app/api-reference/functions/redirect)\n */\nexport function permanentRedirect(\n /** The URL to redirect to */\n url: string,\n type: RedirectType = RedirectType.replace\n): never {\n throw getRedirectError(url, type, RedirectStatusCode.PermanentRedirect)\n}\n\n/**\n * Returns the encoded URL from the error if it's a RedirectError, null\n * otherwise. Note that this does not validate the URL returned.\n *\n * @param error the error that may be a redirect error\n * @return the url if the error was a redirect error\n */\nexport function getURLFromRedirectError(error: RedirectError): string\nexport function getURLFromRedirectError(error: unknown): string | null {\n if (!isRedirectError(error)) return null\n\n // Slices off the beginning of the digest that contains the code and the\n // separating ';'.\n return error.digest.split(';').slice(2, -2).join(';')\n}\n\nexport function getRedirectTypeFromError(error: RedirectError): RedirectType {\n if (!isRedirectError(error)) {\n throw new Error('Not a redirect error')\n }\n\n return error.digest.split(';', 2)[1] as RedirectType\n}\n\nexport function getRedirectStatusCodeFromError(error: RedirectError): number {\n if (!isRedirectError(error)) {\n throw new Error('Not a redirect error')\n }\n\n return Number(error.digest.split(';').at(-2))\n}\n","export const HTTPAccessErrorStatus = {\n NOT_FOUND: 404,\n FORBIDDEN: 403,\n UNAUTHORIZED: 401,\n}\n\nconst ALLOWED_CODES = new Set(Object.values(HTTPAccessErrorStatus))\n\nexport const HTTP_ERROR_FALLBACK_ERROR_CODE = 'NEXT_HTTP_ERROR_FALLBACK'\n\nexport type HTTPAccessFallbackError = Error & {\n digest: `${typeof HTTP_ERROR_FALLBACK_ERROR_CODE};${string}`\n}\n\n/**\n * Checks an error to determine if it's an error generated by\n * the HTTP navigation APIs `notFound()`, `forbidden()` or `unauthorized()`.\n *\n * @param error the error that may reference a HTTP access error\n * @returns true if the error is a HTTP access error\n */\nexport function isHTTPAccessFallbackError(\n error: unknown\n): error is HTTPAccessFallbackError {\n if (\n typeof error !== 'object' ||\n error === null ||\n !('digest' in error) ||\n typeof error.digest !== 'string'\n ) {\n return false\n }\n const [prefix, httpStatus] = error.digest.split(';')\n\n return (\n prefix === HTTP_ERROR_FALLBACK_ERROR_CODE &&\n ALLOWED_CODES.has(Number(httpStatus))\n )\n}\n\nexport function getAccessFallbackHTTPStatus(\n error: HTTPAccessFallbackError\n): number {\n const httpStatus = error.digest.split(';')[1]\n return Number(httpStatus)\n}\n\nexport function getAccessFallbackErrorTypeByStatus(\n status: number\n): 'not-found' | 'forbidden' | 'unauthorized' | undefined {\n switch (status) {\n case 401:\n return 'unauthorized'\n case 403:\n return 'forbidden'\n case 404:\n return 'not-found'\n default:\n return\n }\n}\n","import {\n HTTP_ERROR_FALLBACK_ERROR_CODE,\n type HTTPAccessFallbackError,\n} from './http-access-fallback/http-access-fallback'\n\n/**\n * This function allows you to render the [not-found.js file](https://nextjs.org/docs/app/api-reference/file-conventions/not-found)\n * within a route segment as well as inject a tag.\n *\n * `notFound()` can be used in\n * [Server Components](https://nextjs.org/docs/app/building-your-application/rendering/server-components),\n * [Route Handlers](https://nextjs.org/docs/app/building-your-application/routing/route-handlers), and\n * [Server Actions](https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations).\n *\n * - In a Server Component, this will insert a `<meta name=\"robots\" content=\"noindex\" />` meta tag and set the status code to 404.\n * - In a Route Handler or Server Action, it will serve a 404 to the caller.\n *\n * Read more: [Next.js Docs: `notFound`](https://nextjs.org/docs/app/api-reference/functions/not-found)\n */\n\nconst DIGEST = `${HTTP_ERROR_FALLBACK_ERROR_CODE};404`\n\nexport function notFound(): never {\n const error = new Error(DIGEST) as HTTPAccessFallbackError\n ;(error as HTTPAccessFallbackError).digest = DIGEST\n\n throw error\n}\n","import {\n HTTP_ERROR_FALLBACK_ERROR_CODE,\n type HTTPAccessFallbackError,\n} from './http-access-fallback/http-access-fallback'\n\n// TODO: Add `forbidden` docs\n/**\n * @experimental\n * This function allows you to render the [forbidden.js file](https://nextjs.org/docs/app/api-reference/file-conventions/forbidden)\n * within a route segment as well as inject a tag.\n *\n * `forbidden()` can be used in\n * [Server Components](https://nextjs.org/docs/app/building-your-application/rendering/server-components),\n * [Route Handlers](https://nextjs.org/docs/app/building-your-application/routing/route-handlers), and\n * [Server Actions](https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations).\n *\n * Read more: [Next.js Docs: `forbidden`](https://nextjs.org/docs/app/api-reference/functions/forbidden)\n */\n\nconst DIGEST = `${HTTP_ERROR_FALLBACK_ERROR_CODE};403`\n\nexport function forbidden(): never {\n if (!process.env.__NEXT_EXPERIMENTAL_AUTH_INTERRUPTS) {\n throw new Error(\n `\\`forbidden()\\` is experimental and only allowed to be enabled when \\`experimental.authInterrupts\\` is enabled.`\n )\n }\n\n const error = new Error(DIGEST) as HTTPAccessFallbackError\n ;(error as HTTPAccessFallbackError).digest = DIGEST\n throw error\n}\n","import {\n HTTP_ERROR_FALLBACK_ERROR_CODE,\n type HTTPAccessFallbackError,\n} from './http-access-fallback/http-access-fallback'\n\n// TODO: Add `unauthorized` docs\n/**\n * @experimental\n * This function allows you to render the [unauthorized.js file](https://nextjs.org/docs/app/api-reference/file-conventions/unauthorized)\n * within a route segment as well as inject a tag.\n *\n * `unauthorized()` can be used in\n * [Server Components](https://nextjs.org/docs/app/building-your-application/rendering/server-components),\n * [Route Handlers](https://nextjs.org/docs/app/building-your-application/routing/route-handlers), and\n * [Server Actions](https://nextjs.org/docs/app/building-your-application/data-fetching/server-actions-and-mutations).\n *\n *\n * Read more: [Next.js Docs: `unauthorized`](https://nextjs.org/docs/app/api-reference/functions/unauthorized)\n */\n\nconst DIGEST = `${HTTP_ERROR_FALLBACK_ERROR_CODE};401`\n\nexport function unauthorized(): never {\n if (!process.env.__NEXT_EXPERIMENTAL_AUTH_INTERRUPTS) {\n throw new Error(\n `\\`unauthorized()\\` is experimental and only allowed to be used when \\`experimental.authInterrupts\\` is enabled.`\n )\n }\n\n const error = new Error(DIGEST) as HTTPAccessFallbackError\n ;(error as HTTPAccessFallbackError).digest = DIGEST\n throw error\n}\n","import type { NonStaticRenderStage } from './app-render/staged-rendering'\nimport type { RequestStore } from './app-render/work-unit-async-storage.external'\n\nexport function isHangingPromiseRejectionError(\n err: unknown\n): err is HangingPromiseRejectionError {\n if (typeof err !== 'object' || err === null || !('digest' in err)) {\n return false\n }\n\n return err.digest === HANGING_PROMISE_REJECTION\n}\n\nconst HANGING_PROMISE_REJECTION = 'HANGING_PROMISE_REJECTION'\n\nclass HangingPromiseRejectionError extends Error {\n public readonly digest = HANGING_PROMISE_REJECTION\n\n constructor(\n public readonly route: string,\n public readonly expression: string\n ) {\n super(\n `During prerendering, ${expression} rejects when the prerender is complete. Typically these errors are handled by React but if you move ${expression} to a different context by using \\`setTimeout\\`, \\`after\\`, or similar functions you may observe this error and you should handle it in that context. This occurred at route \"${route}\".`\n )\n }\n}\n\ntype AbortListeners = Array<(err: unknown) => void>\nconst abortListenersBySignal = new WeakMap<AbortSignal, AbortListeners>()\n\n/**\n * This function constructs a promise that will never resolve. This is primarily\n * useful for cacheComponents where we use promise resolution timing to determine which\n * parts of a render can be included in a prerender.\n *\n * @internal\n */\nexport function makeHangingPromise<T>(\n signal: AbortSignal,\n route: string,\n expression: string\n): Promise<T> {\n if (signal.aborted) {\n return Promise.reject(new HangingPromiseRejectionError(route, expression))\n } else {\n const hangingPromise = new Promise<T>((_, reject) => {\n const boundRejection = reject.bind(\n null,\n new HangingPromiseRejectionError(route, expression)\n )\n let currentListeners = abortListenersBySignal.get(signal)\n if (currentListeners) {\n currentListeners.push(boundRejection)\n } else {\n const listeners = [boundRejection]\n abortListenersBySignal.set(signal, listeners)\n signal.addEventListener(\n 'abort',\n () => {\n for (let i = 0; i < listeners.length; i++) {\n listeners[i]()\n }\n },\n { once: true }\n )\n }\n })\n // We are fine if no one actually awaits this promise. We shouldn't consider this an unhandled rejection so\n // we attach a noop catch handler here to suppress this warning. If you actually await somewhere or construct\n // your own promise out of it you'll need to ensure you handle the error when it rejects.\n hangingPromise.catch(ignoreReject)\n return hangingPromise\n }\n}\n\nfunction ignoreReject() {}\n\nexport function makeDevtoolsIOAwarePromise<T>(\n underlying: T,\n requestStore: RequestStore,\n stage: NonStaticRenderStage\n): Promise<T> {\n if (requestStore.stagedRendering) {\n // We resolve each stage in a timeout, so React DevTools will pick this up as IO.\n return requestStore.stagedRendering.delayUntilStage(\n stage,\n undefined,\n underlying\n )\n }\n // in React DevTools if we resolve in a setTimeout we will observe\n // the promise resolution as something that can suspend a boundary or root.\n return new Promise<T>((resolve) => {\n // Must use setTimeout to be considered IO React DevTools. setImmediate will not work.\n setTimeout(() => {\n resolve(underlying)\n }, 0)\n })\n}\n","const REACT_POSTPONE_TYPE: symbol = Symbol.for('react.postpone')\n\nexport function isPostpone(error: any): boolean {\n return (\n typeof error === 'object' &&\n error !== null &&\n error.$$typeof === REACT_POSTPONE_TYPE\n )\n}\n","// This has to be a shared module which is shared between client component error boundary and dynamic component\nconst BAILOUT_TO_CSR = 'BAILOUT_TO_CLIENT_SIDE_RENDERING'\n\n/** An error that should be thrown when we want to bail out to client-side rendering. */\nexport class BailoutToCSRError extends Error {\n public readonly digest = BAILOUT_TO_CSR\n\n constructor(public readonly reason: string) {\n super(`Bail out to client-side rendering: ${reason}`)\n }\n}\n\n/** Checks if a passed argument is an error that is thrown if we want to bail out to client-side rendering. */\nexport function isBailoutToCSRError(err: unknown): err is BailoutToCSRError {\n if (typeof err !== 'object' || err === null || !('digest' in err)) {\n return false\n }\n\n return err.digest === BAILOUT_TO_CSR\n}\n","import {\n isHTTPAccessFallbackError,\n type HTTPAccessFallbackError,\n} from './http-access-fallback/http-access-fallback'\nimport { isRedirectError, type RedirectError } from './redirect-error'\n\n/**\n * Returns true if the error is a navigation signal error. These errors are\n * thrown by user code to perform navigation operations and interrupt the React\n * render.\n */\nexport function isNextRouterError(\n error: unknown\n): error is RedirectError | HTTPAccessFallbackError {\n return isRedirectError(error) || isHTTPAccessFallbackError(error)\n}\n","const DYNAMIC_ERROR_CODE = 'DYNAMIC_SERVER_USAGE'\n\nexport class DynamicServerError extends Error {\n digest: typeof DYNAMIC_ERROR_CODE = DYNAMIC_ERROR_CODE\n\n constructor(public readonly description: string) {\n super(`Dynamic server usage: ${description}`)\n }\n}\n\nexport function isDynamicServerError(err: unknown): err is DynamicServerError {\n if (\n typeof err !== 'object' ||\n err === null ||\n !('digest' in err) ||\n typeof err.digest !== 'string'\n ) {\n return false\n }\n\n return err.digest === DYNAMIC_ERROR_CODE\n}\n","const NEXT_STATIC_GEN_BAILOUT = 'NEXT_STATIC_GEN_BAILOUT'\n\nexport class StaticGenBailoutError extends Error {\n public readonly code = NEXT_STATIC_GEN_BAILOUT\n}\n\nexport function isStaticGenBailoutError(\n error: unknown\n): error is StaticGenBailoutError {\n if (typeof error !== 'object' || error === null || !('code' in error)) {\n return false\n }\n\n return error.code === NEXT_STATIC_GEN_BAILOUT\n}\n","export const METADATA_BOUNDARY_NAME = '__next_metadata_boundary__'\nexport const VIEWPORT_BOUNDARY_NAME = '__next_viewport_boundary__'\nexport const OUTLET_BOUNDARY_NAME = '__next_outlet_boundary__'\nexport const ROOT_LAYOUT_BOUNDARY_NAME = '__next_root_layout_boundary__'\n","export type ScheduledFn<T = void> = () => T | PromiseLike<T>\nexport type SchedulerFn<T = void> = (cb: ScheduledFn<T>) => void\n\n/**\n * Schedules a function to be called on the next tick after the other promises\n * have been resolved.\n *\n * @param cb the function to schedule\n */\nexport const scheduleOnNextTick = (cb: ScheduledFn<void>) => {\n // We use Promise.resolve().then() here so that the operation is scheduled at\n // the end of the promise job queue, we then add it to the next process tick\n // to ensure it's evaluated afterwards.\n //\n // This was inspired by the implementation of the DataLoader interface: https://github.com/graphql/dataloader/blob/d336bd15282664e0be4b4a657cb796f09bafbc6b/src/index.js#L213-L255\n //\n Promise.resolve().then(() => {\n if (process.env.NEXT_RUNTIME === 'edge') {\n setTimeout(cb, 0)\n } else {\n process.nextTick(cb)\n }\n })\n}\n\n/**\n * Schedules a function to be called using `setImmediate` or `setTimeout` if\n * `setImmediate` is not available (like in the Edge runtime).\n *\n * @param cb the function to schedule\n */\nexport const scheduleImmediate = (cb: ScheduledFn<void>): void => {\n if (process.env.NEXT_RUNTIME === 'edge') {\n setTimeout(cb, 0)\n } else {\n setImmediate(cb)\n }\n}\n\n/**\n * returns a promise than resolves in a future task. There is no guarantee that the task it resolves in\n * will be the next task but if you await it you can at least be sure that the current task is over and\n * most usefully that the entire microtask queue of the current task has been emptied.\n */\nexport function atLeastOneTask() {\n return new Promise<void>((resolve) => scheduleImmediate(resolve))\n}\n\n/**\n * This utility function is extracted to make it easier to find places where we are doing\n * specific timing tricks to try to schedule work after React has rendered. This is especially\n * important at the moment because Next.js uses the edge builds of React which use setTimeout to\n * schedule work when you might expect that something like setImmediate would do the trick.\n *\n * Long term we should switch to the node versions of React rendering when possible and then\n * update this to use setImmediate rather than setTimeout\n */\nexport function waitAtLeastOneReactRenderTask(): Promise<void> {\n if (process.env.NEXT_RUNTIME === 'edge') {\n return new Promise((r) => setTimeout(r, 0))\n } else {\n return new Promise((r) => setImmediate(r))\n }\n}\n","export class InvariantError extends Error {\n constructor(message: string, options?: ErrorOptions) {\n super(\n `Invariant: ${message.endsWith('.') ? message : message + '.'} This is a bug in Next.js.`,\n options\n )\n this.name = 'InvariantError'\n }\n}\n","/**\n * The functions provided by this module are used to communicate certain properties\n * about the currently running code so that Next.js can make decisions on how to handle\n * the current execution in different rendering modes such as pre-rendering, resuming, and SSR.\n *\n * Today Next.js treats all code as potentially static. Certain APIs may only make sense when dynamically rendering.\n * Traditionally this meant deopting the entire render to dynamic however with PPR we can now deopt parts\n * of a React tree as dynamic while still keeping other parts static. There are really two different kinds of\n * Dynamic indications.\n *\n * The first is simply an intention to be dynamic. unstable_noStore is an example of this where\n * the currently executing code simply declares that the current scope is dynamic but if you use it\n * inside unstable_cache it can still be cached. This type of indication can be removed if we ever\n * make the default dynamic to begin with because the only way you would ever be static is inside\n * a cache scope which this indication does not affect.\n *\n * The second is an indication that a dynamic data source was read. This is a stronger form of dynamic\n * because it means that it is inappropriate to cache this at all. using a dynamic data source inside\n * unstable_cache should error. If you want to use some dynamic data inside unstable_cache you should\n * read that data outside the cache and pass it in as an argument to the cached function.\n */\n\nimport type { WorkStore } from '../app-render/work-async-storage.external'\nimport type {\n WorkUnitStore,\n PrerenderStoreLegacy,\n PrerenderStoreModern,\n PrerenderStoreModernRuntime,\n} from '../app-render/work-unit-async-storage.external'\n\n// Once postpone is in stable we should switch to importing the postpone export directly\nimport React from 'react'\n\nimport { DynamicServerError } from '../../client/components/hooks-server-context'\nimport { StaticGenBailoutError } from '../../client/components/static-generation-bailout'\nimport {\n getRuntimeStagePromise,\n throwForMissingRequestStore,\n workUnitAsyncStorage,\n} from './work-unit-async-storage.external'\nimport { workAsyncStorage } from '../app-render/work-async-storage.external'\nimport { makeHangingPromise } from '../dynamic-rendering-utils'\nimport {\n METADATA_BOUNDARY_NAME,\n VIEWPORT_BOUNDARY_NAME,\n OUTLET_BOUNDARY_NAME,\n ROOT_LAYOUT_BOUNDARY_NAME,\n} from '../../lib/framework/boundary-constants'\nimport { scheduleOnNextTick } from '../../lib/scheduler'\nimport { BailoutToCSRError } from '../../shared/lib/lazy-dynamic/bailout-to-csr'\nimport { InvariantError } from '../../shared/lib/invariant-error'\n\nconst hasPostpone = typeof React.unstable_postpone === 'function'\n\nexport type DynamicAccess = {\n /**\n * If debugging, this will contain the stack trace of where the dynamic access\n * occurred. This is used to provide more information to the user about why\n * their page is being rendered dynamically.\n */\n stack?: string\n\n /**\n * The expression that was accessed dynamically.\n */\n expression: string\n}\n\n// Stores dynamic reasons used during an RSC render.\nexport type DynamicTrackingState = {\n /**\n * When true, stack information will also be tracked during dynamic access.\n */\n readonly isDebugDynamicAccesses: boolean | undefined\n\n /**\n * The dynamic accesses that occurred during the render.\n */\n readonly dynamicAccesses: Array<DynamicAccess>\n\n syncDynamicErrorWithStack: null | Error\n}\n\n// Stores dynamic reasons used during an SSR render.\nexport type DynamicValidationState = {\n hasSuspenseAboveBody: boolean\n hasDynamicMetadata: boolean\n dynamicMetadata: null | Error\n hasDynamicViewport: boolean\n hasAllowedDynamic: boolean\n dynamicErrors: Array<Error>\n}\n\nexport function createDynamicTrackingState(\n isDebugDynamicAccesses: boolean | undefined\n): DynamicTrackingState {\n return {\n isDebugDynamicAccesses,\n dynamicAccesses: [],\n syncDynamicErrorWithStack: null,\n }\n}\n\nexport function createDynamicValidationState(): DynamicValidationState {\n return {\n hasSuspenseAboveBody: false,\n hasDynamicMetadata: false,\n dynamicMetadata: null,\n hasDynamicViewport: false,\n hasAllowedDynamic: false,\n dynamicErrors: [],\n }\n}\n\nexport function getFirstDynamicReason(\n trackingState: DynamicTrackingState\n): undefined | string {\n return trackingState.dynamicAccesses[0]?.expression\n}\n\n/**\n * This function communicates that the current scope should be treated as dynamic.\n *\n * In most cases this function is a no-op but if called during\n * a PPR prerender it will postpone the current sub-tree and calling\n * it during a normal prerender will cause the entire prerender to abort\n */\nexport function markCurrentScopeAsDynamic(\n store: WorkStore,\n workUnitStore: undefined | Exclude<WorkUnitStore, PrerenderStoreModern>,\n expression: string\n): void {\n if (workUnitStore) {\n switch (workUnitStore.type) {\n case 'cache':\n case 'unstable-cache':\n // Inside cache scopes, marking a scope as dynamic has no effect,\n // because the outer cache scope creates a cache boundary. This is\n // subtly different from reading a dynamic data source, which is\n // forbidden inside a cache scope.\n return\n case 'private-cache':\n // A private cache scope is already dynamic by definition.\n return\n case 'prerender-legacy':\n case 'prerender-ppr':\n case 'request':\n break\n default:\n workUnitStore satisfies never\n }\n }\n\n // If we're forcing dynamic rendering or we're forcing static rendering, we\n // don't need to do anything here because the entire page is already dynamic\n // or it's static and it should not throw or postpone here.\n if (store.forceDynamic || store.forceStatic) return\n\n if (store.dynamicShouldError) {\n throw new StaticGenBailoutError(\n `Route ${store.route} with \\`dynamic = \"error\"\\` couldn't be rendered statically because it used \\`${expression}\\`. See more info here: https://nextjs.org/docs/app/building-your-application/rendering/static-and-dynamic#dynamic-rendering`\n )\n }\n\n if (workUnitStore) {\n switch (workUnitStore.type) {\n case 'prerender-ppr':\n return postponeWithTracking(\n store.route,\n expression,\n workUnitStore.dynamicTracking\n )\n case 'prerender-legacy':\n workUnitStore.revalidate = 0\n\n // We aren't prerendering, but we are generating a static page. We need\n // to bail out of static generation.\n const err = new DynamicServerError(\n `Route ${store.route} couldn't be rendered statically because it used ${expression}. See more info here: https://nextjs.org/docs/messages/dynamic-server-error`\n )\n store.dynamicUsageDescription = expression\n store.dynamicUsageStack = err.stack\n\n throw err\n case 'request':\n if (process.env.NODE_ENV !== 'production') {\n workUnitStore.usedDynamic = true\n }\n break\n default:\n workUnitStore satisfies never\n }\n }\n}\n\n/**\n * This function is meant to be used when prerendering without cacheComponents or PPR.\n * When called during a build it will cause Next.js to consider the route as dynamic.\n *\n * @internal\n */\nexport function throwToInterruptStaticGeneration(\n expression: string,\n store: WorkStore,\n prerenderStore: PrerenderStoreLegacy\n): never {\n // We aren't prerendering but we are generating a static page. We need to bail out of static generation\n const err = new DynamicServerError(\n `Route ${store.route} couldn't be rendered statically because it used \\`${expression}\\`. See more info here: https://nextjs.org/docs/messages/dynamic-server-error`\n )\n\n prerenderStore.revalidate = 0\n\n store.dynamicUsageDescription = expression\n store.dynamicUsageStack = err.stack\n\n throw err\n}\n\n/**\n * This function should be used to track whether something dynamic happened even when\n * we are in a dynamic render. This is useful for Dev where all renders are dynamic but\n * we still track whether dynamic APIs were accessed for helpful messaging\n *\n * @internal\n */\nexport function trackDynamicDataInDynamicRender(workUnitStore: WorkUnitStore) {\n switch (workUnitStore.type) {\n case 'cache':\n case 'unstable-cache':\n // Inside cache scopes, marking a scope as dynamic has no effect,\n // because the outer cache scope creates a cache boundary. This is\n // subtly different from reading a dynamic data source, which is\n // forbidden inside a cache scope.\n return\n case 'private-cache':\n // A private cache scope is already dynamic by definition.\n return\n case 'prerender':\n case 'prerender-runtime':\n case 'prerender-legacy':\n case 'prerender-ppr':\n case 'prerender-client':\n break\n case 'request':\n if (process.env.NODE_ENV !== 'production') {\n workUnitStore.usedDynamic = true\n }\n break\n default:\n workUnitStore satisfies never\n }\n}\n\nfunction abortOnSynchronousDynamicDataAccess(\n route: string,\n expression: string,\n prerenderStore: PrerenderStoreModern\n): void {\n const reason = `Route ${route} needs to bail out of prerendering at this point because it used ${expression}.`\n\n const error = createPrerenderInterruptedError(reason)\n\n prerenderStore.controller.abort(error)\n\n const dynamicTracking = prerenderStore.dynamicTracking\n if (dynamicTracking) {\n dynamicTracking.dynamicAccesses.push({\n // When we aren't debugging, we don't need to create another error for the\n // stack trace.\n stack: dynamicTracking.isDebugDynamicAccesses\n ? new Error().stack\n : undefined,\n expression,\n })\n }\n}\n\nexport function abortOnSynchronousPlatformIOAccess(\n route: string,\n expression: string,\n errorWithStack: Error,\n prerenderStore: PrerenderStoreModern\n): void {\n const dynamicTracking = prerenderStore.dynamicTracking\n abortOnSynchronousDynamicDataAccess(route, expression, prerenderStore)\n // It is important that we set this tracking value after aborting. Aborts are executed\n // synchronously except for the case where you abort during render itself. By setting this\n // value late we can use it to determine if any of the aborted tasks are the task that\n // called the sync IO expression in the first place.\n if (dynamicTracking) {\n if (dynamicTracking.syncDynamicErrorWithStack === null) {\n dynamicTracking.syncDynamicErrorWithStack = errorWithStack\n }\n }\n}\n\n/**\n * use this function when prerendering with cacheComponents. If we are doing a\n * prospective prerender we don't actually abort because we want to discover\n * all caches for the shell. If this is the actual prerender we do abort.\n *\n * This function accepts a prerenderStore but the caller should ensure we're\n * actually running in cacheComponents mode.\n *\n * @internal\n */\nexport function abortAndThrowOnSynchronousRequestDataAccess(\n route: string,\n expression: string,\n errorWithStack: Error,\n prerenderStore: PrerenderStoreModern\n): never {\n const prerenderSignal = prerenderStore.controller.signal\n if (prerenderSignal.aborted === false) {\n // TODO it would be better to move this aborted check into the callsite so we can avoid making\n // the error object when it isn't relevant to the aborting of the prerender however\n // since we need the throw semantics regardless of whether we abort it is easier to land\n // this way. See how this was handled with `abortOnSynchronousPlatformIOAccess` for a closer\n // to ideal implementation\n abortOnSynchronousDynamicDataAccess(route, expression, prerenderStore)\n // It is important that we set this tracking value after aborting. Aborts are executed\n // synchronously except for the case where you abort during render itself. By setting this\n // value late we can use it to determine if any of the aborted tasks are the task that\n // called the sync IO expression in the first place.\n const dynamicTracking = prerenderStore.dynamicTracking\n if (dynamicTracking) {\n if (dynamicTracking.syncDynamicErrorWithStack === null) {\n dynamicTracking.syncDynamicErrorWithStack = errorWithStack\n }\n }\n }\n throw createPrerenderInterruptedError(\n `Route ${route} needs to bail out of prerendering at this point because it used ${expression}.`\n )\n}\n\n/**\n * This component will call `React.postpone` that throws the postponed error.\n */\ntype PostponeProps = {\n reason: string\n route: string\n}\nexport function Postpone({ reason, route }: PostponeProps): never {\n const prerenderStore = workUnitAsyncStorage.getStore()\n const dynamicTracking =\n prerenderStore && prerenderStore.type === 'prerender-ppr'\n ? prerenderStore.dynamicTracking\n : null\n postponeWithTracking(route, reason, dynamicTracking)\n}\n\nexport function postponeWithTracking(\n route: string,\n expression: string,\n dynamicTracking: null | DynamicTrackingState\n): never {\n assertPostpone()\n if (dynamicTracking) {\n dynamicTracking.dynamicAccesses.push({\n // When we aren't debugging, we don't need to create another error for the\n // stack trace.\n stack: dynamicTracking.isDebugDynamicAccesses\n ? new Error().stack\n : undefined,\n expression,\n })\n }\n\n React.unstable_postpone(createPostponeReason(route, expression))\n}\n\nfunction createPostponeReason(route: string, expression: string) {\n return (\n `Route ${route} needs to bail out of prerendering at this point because it used ${expression}. ` +\n `React throws this special object to indicate where. It should not be caught by ` +\n `your own try/catch. Learn more: https://nextjs.org/docs/messages/ppr-caught-error`\n )\n}\n\nexport function isDynamicPostpone(err: unknown) {\n if (\n typeof err === 'object' &&\n err !== null &&\n typeof (err as any).message === 'string'\n ) {\n return isDynamicPostponeReason((err as any).message)\n }\n return false\n}\n\nfunction isDynamicPostponeReason(reason: string) {\n return (\n reason.includes(\n 'needs to bail out of prerendering at this point because it used'\n ) &&\n reason.includes(\n 'Learn more: https://nextjs.org/docs/messages/ppr-caught-error'\n )\n )\n}\n\nif (isDynamicPostponeReason(createPostponeReason('%%%', '^^^')) === false) {\n throw new Error(\n 'Invariant: isDynamicPostpone misidentified a postpone reason. This is a bug in Next.js'\n )\n}\n\nconst NEXT_PRERENDER_INTERRUPTED = 'NEXT_PRERENDER_INTERRUPTED'\n\nfunction createPrerenderInterruptedError(message: string): Error {\n const error = new Error(message)\n ;(error as any).digest = NEXT_PRERENDER_INTERRUPTED\n return error\n}\n\ntype DigestError = Error & {\n digest: string\n}\n\nexport function isPrerenderInterruptedError(\n error: unknown\n): error is DigestError {\n return (\n typeof error === 'object' &&\n error !== null &&\n (error as any).digest === NEXT_PRERENDER_INTERRUPTED &&\n 'name' in error &&\n 'message' in error &&\n error instanceof Error\n )\n}\n\nexport function accessedDynamicData(\n dynamicAccesses: Array<DynamicAccess>\n): boolean {\n return dynamicAccesses.length > 0\n}\n\nexport function consumeDynamicAccess(\n serverDynamic: DynamicTrackingState,\n clientDynamic: DynamicTrackingState\n): DynamicTrackingState['dynamicAccesses'] {\n // We mutate because we only call this once we are no longer writing\n // to the dynamicTrackingState and it's more efficient than creating a new\n // array.\n serverDynamic.dynamicAccesses.push(...clientDynamic.dynamicAccesses)\n return serverDynamic.dynamicAccesses\n}\n\nexport function formatDynamicAPIAccesses(\n dynamicAccesses: Array<DynamicAccess>\n): string[] {\n return dynamicAccesses\n .filter(\n (access): access is Required<DynamicAccess> =>\n typeof access.stack === 'string' && access.stack.length > 0\n )\n .map(({ expression, stack }) => {\n stack = stack\n .split('\\n')\n // Remove the \"Error: \" prefix from the first line of the stack trace as\n // well as the first 4 lines of the stack trace which is the distance\n // from the user code and the `new Error().stack` call.\n .slice(4)\n .filter((line) => {\n // Exclude Next.js internals from the stack trace.\n if (line.includes('node_modules/next/')) {\n return false\n }\n\n // Exclude anonymous functions from the stack trace.\n if (line.includes(' (<anonymous>)')) {\n return false\n }\n\n // Exclude Node.js internals from the stack trace.\n if (line.includes(' (node:')) {\n return false\n }\n\n return true\n })\n .join('\\n')\n return `Dynamic API Usage Debug - ${expression}:\\n${stack}`\n })\n}\n\nfunction assertPostpone() {\n if (!hasPostpone) {\n throw new Error(\n `Invariant: React.unstable_postpone is not defined. This suggests the wrong version of React was loaded. This is a bug in Next.js`\n )\n }\n}\n\n/**\n * This is a bit of a hack to allow us to abort a render using a Postpone instance instead of an Error which changes React's\n * abort semantics slightly.\n */\nexport function createRenderInBrowserAbortSignal(): AbortSignal {\n const controller = new AbortController()\n controller.abort(new BailoutToCSRError('Render in Browser'))\n return controller.signal\n}\n\n/**\n * In a prerender, we may end up with hanging Promises as inputs due them\n * stalling on connection() or because they're loading dynamic data. In that\n * case we need to abort the encoding of arguments since they'll never complete.\n */\nexport function createHangingInputAbortSignal(\n workUnitStore: WorkUnitStore\n): AbortSignal | undefined {\n switch (workUnitStore.type) {\n case 'prerender':\n case 'prerender-runtime':\n const controller = new AbortController()\n\n if (workUnitStore.cacheSignal) {\n // If we have a cacheSignal it means we're in a prospective render. If\n // the input we're waiting on is coming from another cache, we do want\n // to wait for it so that we can resolve this cache entry too.\n workUnitStore.cacheSignal.inputReady().then(() => {\n controller.abort()\n })\n } else {\n // Otherwise we're in the final render and we should already have all\n // our caches filled.\n // If the prerender uses stages, we have wait until the runtime stage,\n // at which point all runtime inputs will be resolved.\n // (otherwise, a runtime prerender might consider `cookies()` hanging\n // even though they'd resolve in the next task.)\n //\n // We might still be waiting on some microtasks so we\n // wait one tick before giving up. When we give up, we still want to\n // render the content of this cache as deeply as we can so that we can\n // suspend as deeply as possible in the tree or not at all if we don't\n // end up waiting for the input.\n const runtimeStagePromise = getRuntimeStagePromise(workUnitStore)\n if (runtimeStagePromise) {\n runtimeStagePromise.then(() =>\n scheduleOnNextTick(() => controller.abort())\n )\n } else {\n scheduleOnNextTick(() => controller.abort())\n }\n }\n\n return controller.signal\n case 'prerender-client':\n case 'prerender-ppr':\n case 'prerender-legacy':\n case 'request':\n case 'cache':\n case 'private-cache':\n case 'unstable-cache':\n return undefined\n default:\n workUnitStore satisfies never\n }\n}\n\nexport function annotateDynamicAccess(\n expression: string,\n prerenderStore: PrerenderStoreModern\n) {\n const dynamicTracking = prerenderStore.dynamicTracking\n if (dynamicTracking) {\n dynamicTracking.dynamicAccesses.push({\n stack: dynamicTracking.isDebugDynamicAccesses\n ? new Error().stack\n : undefined,\n expression,\n })\n }\n}\n\nexport function useDynamicRouteParams(expression: string) {\n const workStore = workAsyncStorage.getStore()\n const workUnitStore = workUnitAsyncStorage.getStore()\n if (workStore && workUnitStore) {\n switch (workUnitStore.type) {\n case 'prerender-client':\n case 'prerender': {\n const fallbackParams = workUnitStore.fallbackRouteParams\n\n if (fallbackParams && fallbackParams.size > 0) {\n // We are in a prerender with cacheComponents semantics. We are going to\n // hang here and never resolve. This will cause the currently\n // rendering component to effectively be a dynamic hole.\n React.use(\n makeHangingPromise(\n workUnitStore.renderSignal,\n workStore.route,\n expression\n )\n )\n }\n break\n }\n case 'prerender-ppr': {\n const fallbackParams = workUnitStore.fallbackRouteParams\n if (fallbackParams && fallbackParams.size > 0) {\n return postponeWithTracking(\n workStore.route,\n expression,\n workUnitStore.dynamicTracking\n )\n }\n break\n }\n case 'prerender-runtime':\n throw new InvariantError(\n `\\`${expression}\\` was called during a runtime prerender. Next.js should be preventing ${expression} from being included in server components statically, but did not in this case.`\n )\n case 'cache':\n case 'private-cache':\n throw new InvariantError(\n `\\`${expression}\\` was called inside a cache scope. Next.js should be preventing ${expression} from being included in server components statically, but did not in this case.`\n )\n case 'prerender-legacy':\n case 'request':\n case 'unstable-cache':\n break\n default:\n workUnitStore satisfies never\n }\n }\n}\n\nexport function useDynamicSearchParams(expression: string) {\n const workStore = workAsyncStorage.getStore()\n const workUnitStore = workUnitAsyncStorage.getStore()\n\n if (!workStore) {\n // We assume pages router context and just return\n return\n }\n\n if (!workUnitStore) {\n throwForMissingRequestStore(expression)\n }\n\n switch (workUnitStore.type) {\n case 'prerender-client': {\n React.use(\n makeHangingPromise(\n workUnitStore.renderSignal,\n workStore.route,\n expression\n )\n )\n break\n }\n case 'prerender-legacy':\n case 'prerender-ppr': {\n if (workStore.forceStatic) {\n return\n }\n throw new BailoutToCSRError(expression)\n }\n case 'prerender':\n case 'prerender-runtime':\n throw new InvariantError(\n `\\`${expression}\\` was called from a Server Component. Next.js should be preventing ${expression} from being included in server components statically, but did not in this case.`\n )\n case 'cache':\n case 'unstable-cache':\n case 'private-cache':\n throw new InvariantError(\n `\\`${expression}\\` was called inside a cache scope. Next.js should be preventing ${expression} from being included in server components statically, but did not in this case.`\n )\n case 'request':\n return\n default:\n workUnitStore satisfies never\n }\n}\n\nconst hasSuspenseRegex = /\\n\\s+at Suspense \\(<anonymous>\\)/\n\n// Common implicit body tags that React will treat as body when placed directly in html\nconst bodyAndImplicitTags =\n 'body|div|main|section|article|aside|header|footer|nav|form|p|span|h1|h2|h3|h4|h5|h6'\n\n// Detects when RootLayoutBoundary (our framework marker component) appears\n// after Suspense in the component stack, indicating the root layout is wrapped\n// within a Suspense boundary. Ensures no body/html/implicit-body components are in between.\n//\n// Example matches:\n// at Suspense (<anonymous>)\n// at __next_root_layout_boundary__ (<anonymous>)\n//\n// Or with other components in between (but not body/html/implicit-body):\n// at Suspense (<anonymous>)\n// at SomeComponent (<anonymous>)\n// at __next_root_layout_boundary__ (<anonymous>)\nconst hasSuspenseBeforeRootLayoutWithoutBodyOrImplicitBodyRegex = new RegExp(\n `\\\\n\\\\s+at Suspense \\\\(<anonymous>\\\\)(?:(?!\\\\n\\\\s+at (?:${bodyAndImplicitTags}) \\\\(<anonymous>\\\\))[\\\\s\\\\S])*?\\\\n\\\\s+at ${ROOT_LAYOUT_BOUNDARY_NAME} \\\\([^\\\\n]*\\\\)`\n)\n\nconst hasMetadataRegex = new RegExp(\n `\\\\n\\\\s+at ${METADATA_BOUNDARY_NAME}[\\\\n\\\\s]`\n)\nconst hasViewportRegex = new RegExp(\n `\\\\n\\\\s+at ${VIEWPORT_BOUNDARY_NAME}[\\\\n\\\\s]`\n)\nconst hasOutletRegex = new RegExp(`\\\\n\\\\s+at ${OUTLET_BOUNDARY_NAME}[\\\\n\\\\s]`)\n\nexport function trackAllowedDynamicAccess(\n workStore: WorkStore,\n componentStack: string,\n dynamicValidation: DynamicValidationState,\n clientDynamic: DynamicTrackingState\n) {\n if (hasOutletRegex.test(componentStack)) {\n // We don't need to track that this is dynamic. It is only so when something else is also dynamic.\n return\n } else if (hasMetadataRegex.test(componentStack)) {\n dynamicValidation.hasDynamicMetadata = true\n return\n } else if (hasViewportRegex.test(componentStack)) {\n dynamicValidation.hasDynamicViewport = true\n return\n } else if (\n hasSuspenseBeforeRootLayoutWithoutBodyOrImplicitBodyRegex.test(\n componentStack\n )\n ) {\n // For Suspense within body, the prelude wouldn't be empty so it wouldn't violate the empty static shells rule.\n // But if you have Suspense above body, the prelude is empty but we allow that because having Suspense\n // is an explicit signal from the user that they acknowledge the empty shell and want dynamic rendering.\n dynamicValidation.hasAllowedDynamic = true\n dynamicValidation.hasSuspenseAboveBody = true\n return\n } else if (hasSuspenseRegex.test(componentStack)) {\n // this error had a Suspense boundary above it so we don't need to report it as a source\n // of disallowed\n dynamicValidation.hasAllowedDynamic = true\n return\n } else if (clientDynamic.syncDynamicErrorWithStack) {\n // This task was the task that called the sync error.\n dynamicValidation.dynamicErrors.push(\n clientDynamic.syncDynamicErrorWithStack\n )\n return\n } else {\n const message =\n `Route \"${workStore.route}\": Uncached data was accessed outside of ` +\n '<Suspense>. This delays the entire page from rendering, resulting in a ' +\n 'slow user experience. Learn more: ' +\n 'https://nextjs.org/docs/messages/blocking-route'\n const error = createErrorWithComponentOrOwnerStack(message, componentStack)\n dynamicValidation.dynamicErrors.push(error)\n return\n }\n}\n\nexport function trackDynamicHoleInRuntimeShell(\n workStore: WorkStore,\n componentStack: string,\n dynamicValidation: DynamicValidationState,\n clientDynamic: DynamicTrackingState\n) {\n if (hasOutletRegex.test(componentStack)) {\n // We don't need to track that this is dynamic. It is only so when something else is also dynamic.\n return\n } else if (hasMetadataRegex.test(componentStack)) {\n const message = `Route \"${workStore.route}\": Uncached data or \\`connection()\\` was accessed inside \\`generateMetadata\\`. Except for this instance, the page would have been entirely prerenderable which may have been the intended behavior. See more info here: https://nextjs.org/docs/messages/next-prerender-dynamic-metadata`\n const error = createErrorWithComponentOrOwnerStack(message, componentStack)\n dynamicValidation.dynamicMetadata = error\n return\n } else if (hasViewportRegex.test(componentStack)) {\n const message = `Route \"${workStore.route}\": Uncached data or \\`connection()\\` was accessed inside \\`generateViewport\\`. This delays the entire page from rendering, resulting in a slow user experience. Learn more: https://nextjs.org/docs/messages/next-prerender-dynamic-viewport`\n const error = createErrorWithComponentOrOwnerStack(message, componentStack)\n dynamicValidation.dynamicErrors.push(error)\n return\n } else if (\n hasSuspenseBeforeRootLayoutWithoutBodyOrImplicitBodyRegex.test(\n componentStack\n )\n ) {\n // For Suspense within body, the prelude wouldn't be empty so it wouldn't violate the empty static shells rule.\n // But if you have Suspense above body, the prelude is empty but we allow that because having Suspense\n // is an explicit signal from the user that they acknowledge the empty shell and want dynamic rendering.\n dynamicValidation.hasAllowedDynamic = true\n dynamicValidation.hasSuspenseAboveBody = true\n return\n } else if (hasSuspenseRegex.test(componentStack)) {\n // this error had a Suspense boundary above it so we don't need to report it as a source\n // of disallowed\n dynamicValidation.hasAllowedDynamic = true\n return\n } else if (clientDynamic.syncDynamicErrorWithStack) {\n // This task was the task that called the sync error.\n dynamicValidation.dynamicErrors.push(\n clientDynamic.syncDynamicErrorWithStack\n )\n return\n } else {\n const message = `Route \"${workStore.route}\": Uncached data or \\`connection()\\` was accessed outside of \\`<Suspense>\\`. This delays the entire page from rendering, resulting in a slow user experience. Learn more: https://nextjs.org/docs/messages/blocking-route`\n const error = createErrorWithComponentOrOwnerStack(message, componentStack)\n dynamicValidation.dynamicErrors.push(error)\n return\n }\n}\n\nexport function trackDynamicHoleInStaticShell(\n workStore: WorkStore,\n componentStack: string,\n dynamicValidation: DynamicValidationState,\n clientDynamic: DynamicTrackingState\n) {\n if (hasOutletRegex.test(componentStack)) {\n // We don't need to track that this is dynamic. It is only so when something else is also dynamic.\n return\n } else if (hasMetadataRegex.test(componentStack)) {\n const message = `Route \"${workStore.route}\": Runtime data such as \\`cookies()\\`, \\`headers()\\`, \\`params\\`, or \\`searchParams\\` was accessed inside \\`generateMetadata\\` or you have file-based metadata such as icons that depend on dynamic params segments. Except for this instance, the page would have been entirely prerenderable which may have been the intended behavior. See more info here: https://nextjs.org/docs/messages/next-prerender-dynamic-metadata`\n const error = createErrorWithComponentOrOwnerStack(message, componentStack)\n dynamicValidation.dynamicMetadata = error\n return\n } else if (hasViewportRegex.test(componentStack)) {\n const message = `Route \"${workStore.route}\": Runtime data such as \\`cookies()\\`, \\`headers()\\`, \\`params\\`, or \\`searchParams\\` was accessed inside \\`generateViewport\\`. This delays the entire page from rendering, resulting in a slow user experience. Learn more: https://nextjs.org/docs/messages/next-prerender-dynamic-viewport`\n const error = createErrorWithComponentOrOwnerStack(message, componentStack)\n dynamicValidation.dynamicErrors.push(error)\n return\n } else if (\n hasSuspenseBeforeRootLayoutWithoutBodyOrImplicitBodyRegex.test(\n componentStack\n )\n ) {\n // For Suspense within body, the prelude wouldn't be empty so it wouldn't violate the empty static shells rule.\n // But if you have Suspense above body, the prelude is empty but we allow that because having Suspense\n // is an explicit signal from the user that they acknowledge the empty shell and want dynamic rendering.\n dynamicValidation.hasAllowedDynamic = true\n dynamicValidation.hasSuspenseAboveBody = true\n return\n } else if (hasSuspenseRegex.test(componentStack)) {\n // this error had a Suspense boundary above it so we don't need to report it as a source\n // of disallowed\n dynamicValidation.hasAllowedDynamic = true\n return\n } else if (clientDynamic.syncDynamicErrorWithStack) {\n // This task was the task that called the sync error.\n dynamicValidation.dynamicErrors.push(\n clientDynamic.syncDynamicErrorWithStack\n )\n return\n } else {\n const message = `Route \"${workStore.route}\": Runtime data such as \\`cookies()\\`, \\`headers()\\`, \\`params\\`, or \\`searchParams\\` was accessed outside of \\`<Suspense>\\`. This delays the entire page from rendering, resulting in a slow user experience. Learn more: https://nextjs.org/docs/messages/blocking-route`\n const error = createErrorWithComponentOrOwnerStack(message, componentStack)\n dynamicValidation.dynamicErrors.push(error)\n return\n }\n}\n\n/**\n * In dev mode, we prefer using the owner stack, otherwise the provided\n * component stack is used.\n */\nfunction createErrorWithComponentOrOwnerStack(\n message: string,\n componentStack: string\n) {\n const ownerStack =\n process.env.NODE_ENV !== 'production' && React.captureOwnerStack\n ? React.captureOwnerStack()\n : null\n\n const error = new Error(message)\n // TODO go back to owner stack here if available. This is temporarily using componentStack to get the right\n //\n error.stack = error.name + ': ' + message + (ownerStack || componentStack)\n return error\n}\n\nexport enum PreludeState {\n Full = 0,\n Empty = 1,\n Errored = 2,\n}\n\nexport function logDisallowedDynamicError(\n workStore: WorkStore,\n error: Error\n): void {\n console.error(error)\n\n if (!workStore.dev) {\n if (workStore.hasReadableErrorStacks) {\n console.error(\n `To get a more detailed stack trace and pinpoint the issue, start the app in development mode by running \\`next dev\\`, then open \"${workStore.route}\" in your browser to investigate the error.`\n )\n } else {\n console.error(`To get a more detailed stack trace and pinpoint the issue, try one of the following:\n - Start the app in development mode by running \\`next dev\\`, then open \"${workStore.route}\" in your browser to investigate the error.\n - Rerun the production build with \\`next build --debug-prerender\\` to generate better stack traces.`)\n }\n }\n}\n\nexport function throwIfDisallowedDynamic(\n workStore: WorkStore,\n prelude: PreludeState,\n dynamicValidation: DynamicValidationState,\n serverDynamic: DynamicTrackingState\n): void {\n if (serverDynamic.syncDynamicErrorWithStack) {\n logDisallowedDynamicError(\n workStore,\n serverDynamic.syncDynamicErrorWithStack\n )\n throw new StaticGenBailoutError()\n }\n\n if (prelude !== PreludeState.Full) {\n if (dynamicValidation.hasSuspenseAboveBody) {\n // This route has opted into allowing fully dynamic rendering\n // by including a Suspense boundary above the body. In this case\n // a lack of a shell is not considered disallowed so we simply return\n return\n }\n\n // We didn't have any sync bailouts but there may be user code which\n // blocked the root. We would have captured these during the prerender\n // and can log them here and then terminate the build/validating render\n const dynamicErrors = dynamicValidation.dynamicErrors\n if (dynamicErrors.length > 0) {\n for (let i = 0; i < dynamicErrors.length; i++) {\n logDisallowedDynamicError(workStore, dynamicErrors[i])\n }\n\n throw new StaticGenBailoutError()\n }\n\n // If we got this far then the only other thing that could be blocking\n // the root is dynamic Viewport. If this is dynamic then\n // you need to opt into that by adding a Suspense boundary above the body\n // to indicate your are ok with fully dynamic rendering.\n if (dynamicValidation.hasDynamicViewport) {\n console.error(\n `Route \"${workStore.route}\" has a \\`generateViewport\\` that depends on Request data (\\`cookies()\\`, etc...) or uncached external data (\\`fetch(...)\\`, etc...) without explicitly allowing fully dynamic rendering. See more info here: https://nextjs.org/docs/messages/next-prerender-dynamic-viewport`\n )\n throw new StaticGenBailoutError()\n }\n\n if (prelude === PreludeState.Empty) {\n // If we ever get this far then we messed up the tracking of invalid dynamic.\n // We still adhere to the constraint that you must produce a shell but invite the\n // user to report this as a bug in Next.js.\n console.error(\n `Route \"${workStore.route}\" did not produce a static shell and Next.js was unable to determine a reason. This is a bug in Next.js.`\n )\n throw new StaticGenBailoutError()\n }\n } else {\n if (\n dynamicValidation.hasAllowedDynamic === false &&\n dynamicValidation.hasDynamicMetadata\n ) {\n console.error(\n `Route \"${workStore.route}\" has a \\`generateMetadata\\` that depends on Request data (\\`cookies()\\`, etc...) or uncached external data (\\`fetch(...)\\`, etc...) when the rest of the route does not. See more info here: https://nextjs.org/docs/messages/next-prerender-dynamic-metadata`\n )\n throw new StaticGenBailoutError()\n }\n }\n}\n\nexport function getStaticShellDisallowedDynamicReasons(\n workStore: WorkStore,\n prelude: PreludeState,\n dynamicValidation: DynamicValidationState\n): Array<Error> {\n if (dynamicValidation.hasSuspenseAboveBody) {\n // This route has opted into allowing fully dynamic rendering\n // by including a Suspense boundary above the body. In this case\n // a lack of a shell is not considered disallowed so we simply return\n return []\n }\n\n if (prelude !== PreludeState.Full) {\n // We didn't have any sync bailouts but there may be user code which\n // blocked the root. We would have captured these during the prerender\n // and can log them here and then terminate the build/validating render\n const dynamicErrors = dynamicValidation.dynamicErrors\n if (dynamicErrors.length > 0) {\n return dynamicErrors\n }\n\n if (prelude === PreludeState.Empty) {\n // If we ever get this far then we messed up the tracking of invalid dynamic.\n // We still adhere to the constraint that you must produce a shell but invite the\n // user to report this as a bug in Next.js.\n return [\n new InvariantError(\n `Route \"${workStore.route}\" did not produce a static shell and Next.js was unable to determine a reason.`\n ),\n ]\n }\n } else {\n // We have a prelude but we might still have dynamic metadata without any other dynamic access\n if (\n dynamicValidation.hasAllowedDynamic === false &&\n dynamicValidation.dynamicErrors.length === 0 &&\n dynamicValidation.dynamicMetadata\n ) {\n return [dynamicValidation.dynamicMetadata]\n }\n }\n // We had a non-empty prelude and there are no dynamic holes\n return []\n}\n\nexport function delayUntilRuntimeStage<T>(\n prerenderStore: PrerenderStoreModernRuntime,\n result: Promise<T>\n): Promise<T> {\n if (prerenderStore.runtimeStagePromise) {\n return prerenderStore.runtimeStagePromise.then(() => result)\n }\n return result\n}\n","import { isHangingPromiseRejectionError } from '../../server/dynamic-rendering-utils'\nimport { isPostpone } from '../../server/lib/router-utils/is-postpone'\nimport { isBailoutToCSRError } from '../../shared/lib/lazy-dynamic/bailout-to-csr'\nimport { isNextRouterError } from './is-next-router-error'\nimport {\n isDynamicPostpone,\n isPrerenderInterruptedError,\n} from '../../server/app-render/dynamic-rendering'\nimport { isDynamicServerError } from './hooks-server-context'\n\nexport function unstable_rethrow(error: unknown): void {\n if (\n isNextRouterError(error) ||\n isBailoutToCSRError(error) ||\n isDynamicServerError(error) ||\n isDynamicPostpone(error) ||\n isPostpone(error) ||\n isHangingPromiseRejectionError(error) ||\n isPrerenderInterruptedError(error)\n ) {\n throw error\n }\n\n if (error instanceof Error && 'cause' in error) {\n unstable_rethrow(error.cause)\n }\n}\n","/**\n * This function should be used to rethrow internal Next.js errors so that they can be handled by the framework.\n * When wrapping an API that uses errors to interrupt control flow, you should use this function before you do any error handling.\n * This function will rethrow the error if it is a Next.js error so it can be handled, otherwise it will do nothing.\n *\n * Read more: [Next.js Docs: `unstable_rethrow`](https://nextjs.org/docs/app/api-reference/functions/unstable_rethrow)\n */\nexport const unstable_rethrow =\n typeof window === 'undefined'\n ? (\n require('./unstable-rethrow.server') as typeof import('./unstable-rethrow.server')\n ).unstable_rethrow\n : (\n require('./unstable-rethrow.browser') as typeof import('./unstable-rethrow.browser')\n ).unstable_rethrow\n","import { ReadonlyURLSearchParams } from './readonly-url-search-params'\n\nexport function unstable_isUnrecognizedActionError(): boolean {\n throw new Error(\n '`unstable_isUnrecognizedActionError` can only be used on the client.'\n )\n}\n\nexport { redirect, permanentRedirect } from './redirect'\nexport { RedirectType } from './redirect-error'\nexport { notFound } from './not-found'\nexport { forbidden } from './forbidden'\nexport { unauthorized } from './unauthorized'\nexport { unstable_rethrow } from './unstable-rethrow'\nexport { ReadonlyURLSearchParams }\n","import type { Params } from '../../server/request/params'\n\nimport React, { useContext, useMemo, use } from 'react'\nimport {\n AppRouterContext,\n LayoutRouterContext,\n type AppRouterInstance,\n} from '../../shared/lib/app-router-context.shared-runtime'\nimport {\n SearchParamsContext,\n PathnameContext,\n PathParamsContext,\n NavigationPromisesContext,\n ReadonlyURLSearchParams,\n} from '../../shared/lib/hooks-client-context.shared-runtime'\nimport {\n computeSelectedLayoutSegment,\n getSelectedLayoutSegmentPath,\n} from '../../shared/lib/segment'\n\nconst useDynamicRouteParams =\n typeof window === 'undefined'\n ? (\n require('../../server/app-render/dynamic-rendering') as typeof import('../../server/app-render/dynamic-rendering')\n ).useDynamicRouteParams\n : undefined\n\nconst useDynamicSearchParams =\n typeof window === 'undefined'\n ? (\n require('../../server/app-render/dynamic-rendering') as typeof import('../../server/app-render/dynamic-rendering')\n ).useDynamicSearchParams\n : undefined\n\n/**\n * A [Client Component](https://nextjs.org/docs/app/building-your-application/rendering/client-components) hook\n * that lets you *read* the current URL's search parameters.\n *\n * Learn more about [`URLSearchParams` on MDN](https://developer.mozilla.org/docs/Web/API/URLSearchParams)\n *\n * @example\n * ```ts\n * \"use client\"\n * import { useSearchParams } from 'next/navigation'\n *\n * export default function Page() {\n * const searchParams = useSearchParams()\n * searchParams.get('foo') // returns 'bar' when ?foo=bar\n * // ...\n * }\n * ```\n *\n * Read more: [Next.js Docs: `useSearchParams`](https://nextjs.org/docs/app/api-reference/functions/use-search-params)\n */\n// Client components API\nexport function useSearchParams(): ReadonlyURLSearchParams {\n useDynamicSearchParams?.('useSearchParams()')\n\n const searchParams = useContext(SearchParamsContext)\n\n // In the case where this is `null`, the compat types added in\n // `next-env.d.ts` will add a new overload that changes the return type to\n // include `null`.\n const readonlySearchParams = useMemo((): ReadonlyURLSearchParams => {\n if (!searchParams) {\n // When the router is not ready in pages, we won't have the search params\n // available.\n return null!\n }\n\n return new ReadonlyURLSearchParams(searchParams)\n }, [searchParams])\n\n // Instrument with Suspense DevTools (dev-only)\n if (process.env.NODE_ENV !== 'production' && 'use' in React) {\n const navigationPromises = use(NavigationPromisesContext)\n if (navigationPromises) {\n return use(navigationPromises.searchParams)\n }\n }\n\n return readonlySearchParams\n}\n\n/**\n * A [Client Component](https://nextjs.org/docs/app/building-your-application/rendering/client-components) hook\n * that lets you read the current URL's pathname.\n *\n * @example\n * ```ts\n * \"use client\"\n * import { usePathname } from 'next/navigation'\n *\n * export default function Page() {\n * const pathname = usePathname() // returns \"/dashboard\" on /dashboard?foo=bar\n * // ...\n * }\n * ```\n *\n * Read more: [Next.js Docs: `usePathname`](https://nextjs.org/docs/app/api-reference/functions/use-pathname)\n */\n// Client components API\nexport function usePathname(): string {\n useDynamicRouteParams?.('usePathname()')\n\n // In the case where this is `null`, the compat types added in `next-env.d.ts`\n // will add a new overload that changes the return type to include `null`.\n const pathname = useContext(PathnameContext) as string\n\n // Instrument with Suspense DevTools (dev-only)\n if (process.env.NODE_ENV !== 'production' && 'use' in React) {\n const navigationPromises = use(NavigationPromisesContext)\n if (navigationPromises) {\n return use(navigationPromises.pathname)\n }\n }\n\n return pathname\n}\n\n// Client components API\nexport {\n ServerInsertedHTMLContext,\n useServerInsertedHTML,\n} from '../../shared/lib/server-inserted-html.shared-runtime'\n\n/**\n *\n * This hook allows you to programmatically change routes inside [Client Component](https://nextjs.org/docs/app/building-your-application/rendering/client-components).\n *\n * @example\n * ```ts\n * \"use client\"\n * import { useRouter } from 'next/navigation'\n *\n * export default function Page() {\n * const router = useRouter()\n * // ...\n * router.push('/dashboard') // Navigate to /dashboard\n * }\n * ```\n *\n * Read more: [Next.js Docs: `useRouter`](https://nextjs.org/docs/app/api-reference/functions/use-router)\n */\n// Client components API\nexport function useRouter(): AppRouterInstance {\n const router = useContext(AppRouterContext)\n if (router === null) {\n throw new Error('invariant expected app router to be mounted')\n }\n\n return router\n}\n\n/**\n * A [Client Component](https://nextjs.org/docs/app/building-your-application/rendering/client-components) hook\n * that lets you read a route's dynamic params filled in by the current URL.\n *\n * @example\n * ```ts\n * \"use client\"\n * import { useParams } from 'next/navigation'\n *\n * export default function Page() {\n * // on /dashboard/[team] where pathname is /dashboard/nextjs\n * const { team } = useParams() // team === \"nextjs\"\n * }\n * ```\n *\n * Read more: [Next.js Docs: `useParams`](https://nextjs.org/docs/app/api-reference/functions/use-params)\n */\n// Client components API\nexport function useParams<T extends Params = Params>(): T {\n useDynamicRouteParams?.('useParams()')\n\n const params = useContext(PathParamsContext) as T\n\n // Instrument with Suspense DevTools (dev-only)\n if (process.env.NODE_ENV !== 'production' && 'use' in React) {\n const navigationPromises = use(NavigationPromisesContext)\n if (navigationPromises) {\n return use(navigationPromises.params) as T\n }\n }\n\n return params\n}\n\n/**\n * A [Client Component](https://nextjs.org/docs/app/building-your-application/rendering/client-components) hook\n * that lets you read the active route segments **below** the Layout it is called from.\n *\n * @example\n * ```ts\n * 'use client'\n *\n * import { useSelectedLayoutSegments } from 'next/navigation'\n *\n * export default function ExampleClientComponent() {\n * const segments = useSelectedLayoutSegments()\n *\n * return (\n * <ul>\n * {segments.map((segment, index) => (\n * <li key={index}>{segment}</li>\n * ))}\n * </ul>\n * )\n * }\n * ```\n *\n * Read more: [Next.js Docs: `useSelectedLayoutSegments`](https://nextjs.org/docs/app/api-reference/functions/use-selected-layout-segments)\n */\n// Client components API\nexport function useSelectedLayoutSegments(\n parallelRouteKey: string = 'children'\n): string[] {\n useDynamicRouteParams?.('useSelectedLayoutSegments()')\n\n const context = useContext(LayoutRouterContext)\n // @ts-expect-error This only happens in `pages`. Type is overwritten in navigation.d.ts\n if (!context) return null\n\n // Instrument with Suspense DevTools (dev-only)\n if (process.env.NODE_ENV !== 'production' && 'use' in React) {\n const navigationPromises = use(NavigationPromisesContext)\n if (navigationPromises) {\n const promise =\n navigationPromises.selectedLayoutSegmentsPromises?.get(parallelRouteKey)\n if (promise) {\n // We should always have a promise here, but if we don't, it's not worth erroring over.\n // We just won't be able to instrument it, but can still provide the value.\n return use(promise)\n }\n }\n }\n\n return getSelectedLayoutSegmentPath(context.parentTree, parallelRouteKey)\n}\n\n/**\n * A [Client Component](https://nextjs.org/docs/app/building-your-application/rendering/client-components) hook\n * that lets you read the active route segment **one level below** the Layout it is called from.\n *\n * @example\n * ```ts\n * 'use client'\n * import { useSelectedLayoutSegment } from 'next/navigation'\n *\n * export default function ExampleClientComponent() {\n * const segment = useSelectedLayoutSegment()\n *\n * return <p>Active segment: {segment}</p>\n * }\n * ```\n *\n * Read more: [Next.js Docs: `useSelectedLayoutSegment`](https://nextjs.org/docs/app/api-reference/functions/use-selected-layout-segment)\n */\n// Client components API\nexport function useSelectedLayoutSegment(\n parallelRouteKey: string = 'children'\n): string | null {\n useDynamicRouteParams?.('useSelectedLayoutSegment()')\n const navigationPromises = useContext(NavigationPromisesContext)\n const selectedLayoutSegments = useSelectedLayoutSegments(parallelRouteKey)\n\n // Instrument with Suspense DevTools (dev-only)\n if (\n process.env.NODE_ENV !== 'production' &&\n navigationPromises &&\n 'use' in React\n ) {\n const promise =\n navigationPromises.selectedLayoutSegmentPromises?.get(parallelRouteKey)\n if (promise) {\n // We should always have a promise here, but if we don't, it's not worth erroring over.\n // We just won't be able to instrument it, but can still provide the value.\n return use(promise)\n }\n }\n\n return computeSelectedLayoutSegment(selectedLayoutSegments, parallelRouteKey)\n}\n\nexport { unstable_isUnrecognizedActionError } from './unrecognized-action-error'\n\n// Shared components APIs\nexport {\n // We need the same class that was used to instantiate the context value\n // Otherwise instanceof checks will fail in usercode\n ReadonlyURLSearchParams,\n}\nexport {\n notFound,\n forbidden,\n unauthorized,\n redirect,\n permanentRedirect,\n RedirectType,\n unstable_rethrow,\n} from './navigation.react-server'\n","module.exports = require('./dist/client/components/navigation')\n","function r(e){var t,f,n=\"\";if(\"string\"==typeof e||\"number\"==typeof e)n+=e;else if(\"object\"==typeof e)if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(f=r(e[t]))&&(n&&(n+=\" \"),n+=f)}else for(f in e)e[f]&&(n&&(n+=\" \"),n+=f);return n}export function clsx(){for(var e,t,f=0,n=\"\",o=arguments.length;f<o;f++)(e=arguments[f])&&(t=r(e))&&(n&&(n+=\" \"),n+=t);return n}export default clsx;","\"use client\"\r\n\r\nimport { createContext, useContext, useState, useEffect, useCallback, useRef } from \"react\"\r\nimport { useRouter } from \"next/navigation\"\r\nimport type { Task, TaskBoard, ActivityEvent, Project } from \"@/lib/core\"\r\nimport type { Summary, SelectedDoc } from \"@/types\"\r\nimport { DEFAULT_SETTINGS, type AppSettings } from \"@/lib/settings\"\r\n\r\ninterface AppContextValue {\r\n projects: Project[]\r\n activeProject: string\r\n summary: Summary | null\r\n board: TaskBoard | null\r\n activity: ActivityEvent[]\r\n liveIndicator: boolean\r\n loading: boolean\r\n selectedDoc: SelectedDoc | null\r\n setSelectedDoc: (doc: SelectedDoc | null) => void\r\n rootParam: string\r\n onProjectChange: (root: string) => void\r\n refresh: (root?: string) => Promise<void>\r\n moveTask: (taskId: string, status: string) => Promise<void>\r\n openDoc: (path: string) => Promise<void>\r\n editorSettings: AppSettings[\"editor\"]\r\n setEditorSettings: (s: AppSettings[\"editor\"]) => void\r\n autoRefreshSeconds: number\r\n setAutoRefreshSeconds: (n: number) => void\r\n}\r\n\r\nconst AppContext = createContext<AppContextValue | null>(null)\r\n\r\nexport function useApp(): AppContextValue {\r\n const ctx = useContext(AppContext)\r\n if (!ctx) throw new Error(\"useApp must be used inside AppProvider\")\r\n return ctx\r\n}\r\n\r\nexport function AppProvider({ children }: { children: React.ReactNode }) {\r\n const router = useRouter()\r\n const [projects, setProjects] = useState<Project[]>([])\r\n const [activeProject, setActiveProject] = useState<string>(\"\")\r\n const [summary, setSummary] = useState<Summary | null>(null)\r\n const [board, setBoard] = useState<TaskBoard | null>(null)\r\n const [activity, setActivity] = useState<ActivityEvent[]>([])\r\n const [loading, setLoading] = useState(true)\r\n const [liveIndicator, setLiveIndicator] = useState(false)\r\n const [selectedDoc, setSelectedDoc] = useState<SelectedDoc | null>(null)\r\n const [editorSettings, setEditorSettings] = useState<AppSettings[\"editor\"]>(DEFAULT_SETTINGS.editor)\r\n const [autoRefreshSeconds, setAutoRefreshSeconds] = useState(0)\r\n const sseRef = useRef<EventSource | null>(null)\r\n\r\n const rootParam = activeProject ? `?root=${encodeURIComponent(activeProject)}` : \"\"\r\n\r\n const refresh = useCallback(async (root?: string) => {\r\n const r = root || activeProject\r\n if (!r) return\r\n const rp = `?root=${encodeURIComponent(r)}`\r\n try {\r\n const [sumRes, boardRes, actRes] = await Promise.all([\r\n fetch(`/api/summary${rp}`).then((r) => r.json()),\r\n fetch(`/api/tasks${rp}`).then((r) => r.json()),\r\n fetch(`/api/activity${rp}&limit=30`).then((r) => r.json()),\r\n ])\r\n setSummary(sumRes)\r\n setBoard(boardRes.board)\r\n setActivity(Array.isArray(actRes) ? actRes : [])\r\n } catch {}\r\n setLoading(false)\r\n }, [activeProject])\r\n\r\n // Load projects on mount\r\n useEffect(() => {\r\n fetch(\"/api/projects\")\r\n .then((r) => r.json())\r\n .then((p: Project[]) => {\r\n setProjects(p)\r\n if (p.length > 0) {\r\n setActiveProject(p[0].root)\r\n refresh(p[0].root)\r\n } else {\r\n setLoading(false)\r\n }\r\n })\r\n .catch(() => setLoading(false))\r\n // eslint-disable-next-line react-hooks/exhaustive-deps\r\n }, [])\r\n\r\n // SSE for real-time updates\r\n useEffect(() => {\r\n if (!activeProject) return\r\n const es = new EventSource(\"/api/events\")\r\n sseRef.current = es\r\n\r\n es.onmessage = (e) => {\r\n try {\r\n const msg = JSON.parse(e.data)\r\n if (msg.type === \"connected\") return\r\n setLiveIndicator(true)\r\n setTimeout(() => setLiveIndicator(false), 2000)\r\n if ([\"task_updated\", \"decision_logged\", \"memory_updated\", \"session_start\"].includes(msg.type)) {\r\n refresh()\r\n }\r\n } catch {}\r\n }\r\n\r\n return () => { es.close() }\r\n }, [activeProject, refresh])\r\n\r\n const moveTask = useCallback(async (taskId: string, status: string) => {\r\n // Optimistic update: move card in UI immediately\r\n setBoard(prev => {\r\n if (!prev) return prev\r\n let movedTask: Task | undefined\r\n const next = structuredClone(prev) as TaskBoard\r\n for (const col of Object.keys(next) as (keyof TaskBoard)[]) {\r\n const idx = next[col].findIndex(t => t.id === taskId)\r\n if (idx !== -1) {\r\n movedTask = { ...next[col][idx], status: status as Task[\"status\"] }\r\n next[col] = next[col].filter(t => t.id !== taskId)\r\n }\r\n }\r\n const target = status as keyof TaskBoard\r\n if (movedTask && next[target]) next[target] = [movedTask, ...next[target]]\r\n return next\r\n })\r\n\r\n try {\r\n await fetch(`/api/tasks${rootParam}`, {\r\n method: \"POST\",\r\n headers: { \"Content-Type\": \"application/json\" },\r\n body: JSON.stringify({ taskId, status, actor: \"human\" }),\r\n })\r\n refresh()\r\n } catch {\r\n refresh() // revert by fetching real state on error\r\n }\r\n }, [rootParam, refresh])\r\n\r\n const openDoc = useCallback(async (docPath: string) => {\r\n const res = await fetch(`/api/docs${rootParam}&read=${encodeURIComponent(docPath)}`)\r\n const data = await res.json()\r\n setSelectedDoc(data)\r\n router.push(\"/docs\")\r\n }, [rootParam, router])\r\n\r\n function onProjectChange(root: string) {\r\n setActiveProject(root)\r\n refresh(root)\r\n }\r\n\r\n return (\r\n <AppContext.Provider value={{\r\n projects,\r\n activeProject,\r\n summary,\r\n board,\r\n activity,\r\n liveIndicator,\r\n loading,\r\n selectedDoc,\r\n setSelectedDoc,\r\n rootParam,\r\n onProjectChange,\r\n refresh,\r\n moveTask,\r\n openDoc,\r\n editorSettings,\r\n setEditorSettings,\r\n autoRefreshSeconds,\r\n setAutoRefreshSeconds,\r\n }}>\r\n {children}\r\n </AppContext.Provider>\r\n )\r\n}\r\n","/**\n * Concatenates two arrays faster than the array spread operator.\n */\nexport const concatArrays = <T, U>(\n array1: readonly T[],\n array2: readonly U[],\n): readonly (T | U)[] => {\n // Pre-allocate for better V8 optimization\n const combinedArray: (T | U)[] = new Array(array1.length + array2.length)\n for (let i = 0; i < array1.length; i++) {\n combinedArray[i] = array1[i]!\n }\n for (let i = 0; i < array2.length; i++) {\n combinedArray[array1.length + i] = array2[i]!\n }\n return combinedArray\n}\n","import { type ClassValue, clsx } from \"clsx\"\r\nimport { twMerge } from \"tailwind-merge\"\r\n\r\nexport function cn(...inputs: ClassValue[]) {\r\n return twMerge(clsx(inputs))\r\n}\r\n","import {\n AnyClassGroupIds,\n AnyConfig,\n AnyThemeGroupIds,\n ClassGroup,\n ClassValidator,\n Config,\n ThemeGetter,\n ThemeObject,\n} from './types'\nimport { concatArrays } from './utils'\n\nexport interface ClassPartObject {\n nextPart: Map<string, ClassPartObject>\n validators: ClassValidatorObject[] | null\n classGroupId: AnyClassGroupIds | undefined // Always define optional props for consistent shape\n}\n\ninterface ClassValidatorObject {\n classGroupId: AnyClassGroupIds\n validator: ClassValidator\n}\n\n// Factory function ensures consistent object shapes\nconst createClassValidatorObject = (\n classGroupId: AnyClassGroupIds,\n validator: ClassValidator,\n): ClassValidatorObject => ({\n classGroupId,\n validator,\n})\n\n// Factory ensures consistent ClassPartObject shape\nconst createClassPartObject = (\n nextPart: Map<string, ClassPartObject> = new Map(),\n validators: ClassValidatorObject[] | null = null,\n classGroupId?: AnyClassGroupIds,\n): ClassPartObject => ({\n nextPart,\n validators,\n classGroupId,\n})\n\nconst CLASS_PART_SEPARATOR = '-'\n\nconst EMPTY_CONFLICTS: readonly AnyClassGroupIds[] = []\n// I use two dots here because one dot is used as prefix for class groups in plugins\nconst ARBITRARY_PROPERTY_PREFIX = 'arbitrary..'\n\nexport const createClassGroupUtils = (config: AnyConfig) => {\n const classMap = createClassMap(config)\n const { conflictingClassGroups, conflictingClassGroupModifiers } = config\n\n const getClassGroupId = (className: string) => {\n if (className.startsWith('[') && className.endsWith(']')) {\n return getGroupIdForArbitraryProperty(className)\n }\n\n const classParts = className.split(CLASS_PART_SEPARATOR)\n // Classes like `-inset-1` produce an empty string as first classPart. We assume that classes for negative values are used correctly and skip it.\n const startIndex = classParts[0] === '' && classParts.length > 1 ? 1 : 0\n return getGroupRecursive(classParts, startIndex, classMap)\n }\n\n const getConflictingClassGroupIds = (\n classGroupId: AnyClassGroupIds,\n hasPostfixModifier: boolean,\n ): readonly AnyClassGroupIds[] => {\n if (hasPostfixModifier) {\n const modifierConflicts = conflictingClassGroupModifiers[classGroupId]\n const baseConflicts = conflictingClassGroups[classGroupId]\n\n if (modifierConflicts) {\n if (baseConflicts) {\n // Merge base conflicts with modifier conflicts\n return concatArrays(baseConflicts, modifierConflicts)\n }\n // Only modifier conflicts\n return modifierConflicts\n }\n // Fall back to without postfix if no modifier conflicts\n return baseConflicts || EMPTY_CONFLICTS\n }\n\n return conflictingClassGroups[classGroupId] || EMPTY_CONFLICTS\n }\n\n return {\n getClassGroupId,\n getConflictingClassGroupIds,\n }\n}\n\nconst getGroupRecursive = (\n classParts: string[],\n startIndex: number,\n classPartObject: ClassPartObject,\n): AnyClassGroupIds | undefined => {\n const classPathsLength = classParts.length - startIndex\n if (classPathsLength === 0) {\n return classPartObject.classGroupId\n }\n\n const currentClassPart = classParts[startIndex]!\n const nextClassPartObject = classPartObject.nextPart.get(currentClassPart)\n\n if (nextClassPartObject) {\n const result = getGroupRecursive(classParts, startIndex + 1, nextClassPartObject)\n if (result) return result\n }\n\n const validators = classPartObject.validators\n if (validators === null) {\n return undefined\n }\n\n // Build classRest string efficiently by joining from startIndex onwards\n const classRest =\n startIndex === 0\n ? classParts.join(CLASS_PART_SEPARATOR)\n : classParts.slice(startIndex).join(CLASS_PART_SEPARATOR)\n const validatorsLength = validators.length\n\n for (let i = 0; i < validatorsLength; i++) {\n const validatorObj = validators[i]!\n if (validatorObj.validator(classRest)) {\n return validatorObj.classGroupId\n }\n }\n\n return undefined\n}\n\n/**\n * Get the class group ID for an arbitrary property.\n *\n * @param className - The class name to get the group ID for. Is expected to be string starting with `[` and ending with `]`.\n */\nconst getGroupIdForArbitraryProperty = (className: string): AnyClassGroupIds | undefined =>\n className.slice(1, -1).indexOf(':') === -1\n ? undefined\n : (() => {\n const content = className.slice(1, -1)\n const colonIndex = content.indexOf(':')\n const property = content.slice(0, colonIndex)\n return property ? ARBITRARY_PROPERTY_PREFIX + property : undefined\n })()\n\n/**\n * Exported for testing only\n */\nexport const createClassMap = (config: Config<AnyClassGroupIds, AnyThemeGroupIds>) => {\n const { theme, classGroups } = config\n return processClassGroups(classGroups, theme)\n}\n\n// Split into separate functions to maintain monomorphic call sites\nconst processClassGroups = (\n classGroups: Record<AnyClassGroupIds, ClassGroup<AnyThemeGroupIds>>,\n theme: ThemeObject<AnyThemeGroupIds>,\n): ClassPartObject => {\n const classMap = createClassPartObject()\n\n for (const classGroupId in classGroups) {\n const group = classGroups[classGroupId]!\n processClassesRecursively(group, classMap, classGroupId, theme)\n }\n\n return classMap\n}\n\nconst processClassesRecursively = (\n classGroup: ClassGroup<AnyThemeGroupIds>,\n classPartObject: ClassPartObject,\n classGroupId: AnyClassGroupIds,\n theme: ThemeObject<AnyThemeGroupIds>,\n) => {\n const len = classGroup.length\n for (let i = 0; i < len; i++) {\n const classDefinition = classGroup[i]!\n processClassDefinition(classDefinition, classPartObject, classGroupId, theme)\n }\n}\n\n// Split into separate functions for each type to maintain monomorphic call sites\nconst processClassDefinition = (\n classDefinition: ClassGroup<AnyThemeGroupIds>[number],\n classPartObject: ClassPartObject,\n classGroupId: AnyClassGroupIds,\n theme: ThemeObject<AnyThemeGroupIds>,\n) => {\n if (typeof classDefinition === 'string') {\n processStringDefinition(classDefinition, classPartObject, classGroupId)\n return\n }\n\n if (typeof classDefinition === 'function') {\n processFunctionDefinition(classDefinition, classPartObject, classGroupId, theme)\n return\n }\n\n processObjectDefinition(\n classDefinition as Record<string, ClassGroup<AnyThemeGroupIds>>,\n classPartObject,\n classGroupId,\n theme,\n )\n}\n\nconst processStringDefinition = (\n classDefinition: string,\n classPartObject: ClassPartObject,\n classGroupId: AnyClassGroupIds,\n) => {\n const classPartObjectToEdit =\n classDefinition === '' ? classPartObject : getPart(classPartObject, classDefinition)\n classPartObjectToEdit.classGroupId = classGroupId\n}\n\nconst processFunctionDefinition = (\n classDefinition: Function,\n classPartObject: ClassPartObject,\n classGroupId: AnyClassGroupIds,\n theme: ThemeObject<AnyThemeGroupIds>,\n) => {\n if (isThemeGetter(classDefinition)) {\n processClassesRecursively(classDefinition(theme), classPartObject, classGroupId, theme)\n return\n }\n\n if (classPartObject.validators === null) {\n classPartObject.validators = []\n }\n classPartObject.validators.push(\n createClassValidatorObject(classGroupId, classDefinition as ClassValidator),\n )\n}\n\nconst processObjectDefinition = (\n classDefinition: Record<string, ClassGroup<AnyThemeGroupIds>>,\n classPartObject: ClassPartObject,\n classGroupId: AnyClassGroupIds,\n theme: ThemeObject<AnyThemeGroupIds>,\n) => {\n const entries = Object.entries(classDefinition)\n const len = entries.length\n for (let i = 0; i < len; i++) {\n const [key, value] = entries[i]!\n processClassesRecursively(value, getPart(classPartObject, key), classGroupId, theme)\n }\n}\n\nconst getPart = (classPartObject: ClassPartObject, path: string): ClassPartObject => {\n let current = classPartObject\n const parts = path.split(CLASS_PART_SEPARATOR)\n const len = parts.length\n\n for (let i = 0; i < len; i++) {\n const part = parts[i]!\n\n let next = current.nextPart.get(part)\n if (!next) {\n next = createClassPartObject()\n current.nextPart.set(part, next)\n }\n current = next\n }\n\n return current\n}\n\n// Type guard maintains monomorphic check\nconst isThemeGetter = (func: Function): func is ThemeGetter =>\n 'isThemeGetter' in func && (func as ThemeGetter).isThemeGetter === true\n","export interface AppSettings {\r\n theme: 'dark' | 'light' | 'system'\r\n accentColor: 'blue' | 'purple' | 'green' | 'orange'\r\n fontSize: 'small' | 'medium' | 'large'\r\n editor: {\r\n autoSave: number // 0 = off, otherwise seconds\r\n wordWrap: boolean\r\n lineNumbers: boolean\r\n previewMode: 'split' | 'tab' | 'preview'\r\n }\r\n project: {\r\n autoRefresh: number // 0 = off, otherwise seconds\r\n showHidden: boolean\r\n }\r\n mcp: {\r\n endpoint: string\r\n }\r\n}\r\n\r\nexport interface Skill {\r\n id: string\r\n name: string\r\n description: string\r\n trigger: string\r\n prompt: string\r\n tools: string[]\r\n icon?: string\r\n}\r\n\r\nexport interface Agent {\r\n id: string\r\n name: string\r\n icon: string\r\n description: string\r\n skills: string[]\r\n prompt: string\r\n active: boolean\r\n}\r\n\r\nexport const DEFAULT_SETTINGS: AppSettings = {\r\n theme: 'dark',\r\n accentColor: 'blue',\r\n fontSize: 'medium',\r\n editor: {\r\n autoSave: 10,\r\n wordWrap: true,\r\n lineNumbers: true,\r\n previewMode: 'split',\r\n },\r\n project: {\r\n autoRefresh: 10,\r\n showHidden: false,\r\n },\r\n mcp: {\r\n endpoint: 'http://localhost:3000/api/mcp',\r\n },\r\n}\r\n\r\nexport const DEFAULT_SKILLS: Skill[] = [\r\n {\r\n id: 'code-review',\r\n name: 'Code Review',\r\n description: 'Analyzes code for quality, security, and performance issues',\r\n trigger: '/review',\r\n prompt: 'You are an expert code reviewer. Analyze the provided code for:\\n- Code quality and best practices\\n- Security vulnerabilities\\n- Performance issues\\n- Maintainability concerns\\n\\nProvide actionable feedback.',\r\n tools: ['vibedoc_read_doc', 'vibedoc_search_docs'],\r\n icon: '🔧',\r\n },\r\n {\r\n id: 'doc-generator',\r\n name: 'Documentation Generator',\r\n description: 'Creates documentation from code and comments',\r\n trigger: '/docs',\r\n prompt: 'You are a technical documentation writer. Generate clear, comprehensive documentation for the provided code or feature.',\r\n tools: ['vibedoc_read_doc', 'vibedoc_write_doc'],\r\n icon: '📝',\r\n },\r\n {\r\n id: 'test-writer',\r\n name: 'Test Writer',\r\n description: 'Generates unit tests for functions and components',\r\n trigger: '/test',\r\n prompt: 'You are a testing expert. Write comprehensive unit tests for the provided code, covering edge cases and ensuring good test coverage.',\r\n tools: ['vibedoc_read_doc', 'vibedoc_search_docs'],\r\n icon: '🧪',\r\n },\r\n]\r\n\r\nexport const DEFAULT_AGENTS: Agent[] = [\r\n {\r\n id: 'code-assistant',\r\n name: 'Code Assistant',\r\n icon: '🤖',\r\n description: 'General-purpose coding help',\r\n skills: ['code-review', 'test-writer'],\r\n prompt: 'You are a helpful coding assistant. Help the user with their coding tasks.',\r\n active: true,\r\n },\r\n {\r\n id: 'doc-bot',\r\n name: 'Documentation Bot',\r\n icon: '📚',\r\n description: 'Focused on docs and comments',\r\n skills: ['doc-generator'],\r\n prompt: 'You are a documentation specialist. Focus on creating and improving documentation.',\r\n active: true,\r\n },\r\n]\r\n","// Export is needed because TypeScript complains about an error otherwise:\n// Error: …/tailwind-merge/src/config-utils.ts(8,17): semantic error TS4058: Return type of exported function has or is using name 'LruCache' from external module \"…/tailwind-merge/src/lru-cache\" but cannot be named.\nexport interface LruCache<Key extends string, Value> {\n get(key: Key): Value | undefined\n set(key: Key, value: Value): void\n}\n\n// LRU cache implementation using plain objects for simplicity\nexport const createLruCache = <Key extends string, Value>(\n maxCacheSize: number,\n): LruCache<Key, Value> => {\n if (maxCacheSize < 1) {\n return {\n get: () => undefined,\n set: () => {},\n }\n }\n\n let cacheSize = 0\n let cache: Record<Key, Value> = Object.create(null)\n let previousCache: Record<Key, Value> = Object.create(null)\n\n const update = (key: Key, value: Value) => {\n cache[key] = value\n cacheSize++\n\n if (cacheSize > maxCacheSize) {\n cacheSize = 0\n previousCache = cache\n cache = Object.create(null)\n }\n }\n\n return {\n get(key) {\n let value = cache[key]\n\n if (value !== undefined) {\n return value\n }\n if ((value = previousCache[key]) !== undefined) {\n update(key, value)\n return value\n }\n },\n set(key, value) {\n if (key in cache) {\n cache[key] = value\n } else {\n update(key, value)\n }\n },\n }\n}\n","import { AnyConfig, ParsedClassName } from './types'\n\nexport const IMPORTANT_MODIFIER = '!'\n\nconst MODIFIER_SEPARATOR = ':'\nconst EMPTY_MODIFIERS: string[] = []\n\n// Pre-allocated result object shape for consistency\nconst createResultObject = (\n modifiers: string[],\n hasImportantModifier: boolean,\n baseClassName: string,\n maybePostfixModifierPosition?: number,\n isExternal?: boolean,\n): ParsedClassName => ({\n modifiers,\n hasImportantModifier,\n baseClassName,\n maybePostfixModifierPosition,\n isExternal,\n})\n\nexport const createParseClassName = (config: AnyConfig) => {\n const { prefix, experimentalParseClassName } = config\n\n /**\n * Parse class name into parts.\n *\n * Inspired by `splitAtTopLevelOnly` used in Tailwind CSS\n * @see https://github.com/tailwindlabs/tailwindcss/blob/v3.2.2/src/util/splitAtTopLevelOnly.js\n */\n let parseClassName = (className: string): ParsedClassName => {\n // Use simple array with push for better performance\n const modifiers: string[] = []\n\n let bracketDepth = 0\n let parenDepth = 0\n let modifierStart = 0\n let postfixModifierPosition: number | undefined\n\n const len = className.length\n for (let index = 0; index < len; index++) {\n const currentCharacter = className[index]!\n\n if (bracketDepth === 0 && parenDepth === 0) {\n if (currentCharacter === MODIFIER_SEPARATOR) {\n modifiers.push(className.slice(modifierStart, index))\n modifierStart = index + 1\n continue\n }\n\n if (currentCharacter === '/') {\n postfixModifierPosition = index\n continue\n }\n }\n\n if (currentCharacter === '[') bracketDepth++\n else if (currentCharacter === ']') bracketDepth--\n else if (currentCharacter === '(') parenDepth++\n else if (currentCharacter === ')') parenDepth--\n }\n\n const baseClassNameWithImportantModifier =\n modifiers.length === 0 ? className : className.slice(modifierStart)\n\n // Inline important modifier check\n let baseClassName = baseClassNameWithImportantModifier\n let hasImportantModifier = false\n\n if (baseClassNameWithImportantModifier.endsWith(IMPORTANT_MODIFIER)) {\n baseClassName = baseClassNameWithImportantModifier.slice(0, -1)\n hasImportantModifier = true\n } else if (\n /**\n * In Tailwind CSS v3 the important modifier was at the start of the base class name. This is still supported for legacy reasons.\n * @see https://github.com/dcastil/tailwind-merge/issues/513#issuecomment-2614029864\n */\n baseClassNameWithImportantModifier.startsWith(IMPORTANT_MODIFIER)\n ) {\n baseClassName = baseClassNameWithImportantModifier.slice(1)\n hasImportantModifier = true\n }\n\n const maybePostfixModifierPosition =\n postfixModifierPosition && postfixModifierPosition > modifierStart\n ? postfixModifierPosition - modifierStart\n : undefined\n\n return createResultObject(\n modifiers,\n hasImportantModifier,\n baseClassName,\n maybePostfixModifierPosition,\n )\n }\n\n if (prefix) {\n const fullPrefix = prefix + MODIFIER_SEPARATOR\n const parseClassNameOriginal = parseClassName\n parseClassName = (className: string) =>\n className.startsWith(fullPrefix)\n ? parseClassNameOriginal(className.slice(fullPrefix.length))\n : createResultObject(EMPTY_MODIFIERS, false, className, undefined, true)\n }\n\n if (experimentalParseClassName) {\n const parseClassNameOriginal = parseClassName\n parseClassName = (className: string) =>\n experimentalParseClassName({ className, parseClassName: parseClassNameOriginal })\n }\n\n return parseClassName\n}\n","import { AnyConfig } from './types'\n\n/**\n * Sorts modifiers according to following schema:\n * - Predefined modifiers are sorted alphabetically\n * - When an arbitrary variant appears, it must be preserved which modifiers are before and after it\n */\nexport const createSortModifiers = (config: AnyConfig) => {\n // Pre-compute weights for all known modifiers for O(1) comparison\n const modifierWeights = new Map<string, number>()\n\n // Assign weights to sensitive modifiers (highest priority, but preserve order)\n config.orderSensitiveModifiers.forEach((mod, index) => {\n modifierWeights.set(mod, 1000000 + index) // High weights for sensitive mods\n })\n\n return (modifiers: readonly string[]): string[] => {\n const result: string[] = []\n let currentSegment: string[] = []\n\n // Process modifiers in one pass\n for (let i = 0; i < modifiers.length; i++) {\n const modifier = modifiers[i]!\n\n // Check if modifier is sensitive (starts with '[' or in orderSensitiveModifiers)\n const isArbitrary = modifier[0] === '['\n const isOrderSensitive = modifierWeights.has(modifier)\n\n if (isArbitrary || isOrderSensitive) {\n // Sort and flush current segment alphabetically\n if (currentSegment.length > 0) {\n currentSegment.sort()\n result.push(...currentSegment)\n currentSegment = []\n }\n result.push(modifier)\n } else {\n // Regular modifier - add to current segment for batch sorting\n currentSegment.push(modifier)\n }\n }\n\n // Sort and add any remaining segment items\n if (currentSegment.length > 0) {\n currentSegment.sort()\n result.push(...currentSegment)\n }\n\n return result\n }\n}\n","import { createClassGroupUtils } from './class-group-utils'\nimport { createLruCache } from './lru-cache'\nimport { createParseClassName } from './parse-class-name'\nimport { createSortModifiers } from './sort-modifiers'\nimport { AnyConfig } from './types'\n\nexport type ConfigUtils = ReturnType<typeof createConfigUtils>\n\nexport const createConfigUtils = (config: AnyConfig) => ({\n cache: createLruCache<string, string>(config.cacheSize),\n parseClassName: createParseClassName(config),\n sortModifiers: createSortModifiers(config),\n ...createClassGroupUtils(config),\n})\n","import { ConfigUtils } from './config-utils'\nimport { IMPORTANT_MODIFIER } from './parse-class-name'\n\nconst SPLIT_CLASSES_REGEX = /\\s+/\n\nexport const mergeClassList = (classList: string, configUtils: ConfigUtils) => {\n const { parseClassName, getClassGroupId, getConflictingClassGroupIds, sortModifiers } =\n configUtils\n\n /**\n * Set of classGroupIds in following format:\n * `{importantModifier}{variantModifiers}{classGroupId}`\n * @example 'float'\n * @example 'hover:focus:bg-color'\n * @example 'md:!pr'\n */\n const classGroupsInConflict: string[] = []\n const classNames = classList.trim().split(SPLIT_CLASSES_REGEX)\n\n let result = ''\n\n for (let index = classNames.length - 1; index >= 0; index -= 1) {\n const originalClassName = classNames[index]!\n\n const {\n isExternal,\n modifiers,\n hasImportantModifier,\n baseClassName,\n maybePostfixModifierPosition,\n } = parseClassName(originalClassName)\n\n if (isExternal) {\n result = originalClassName + (result.length > 0 ? ' ' + result : result)\n continue\n }\n\n let hasPostfixModifier = !!maybePostfixModifierPosition\n let classGroupId = getClassGroupId(\n hasPostfixModifier\n ? baseClassName.substring(0, maybePostfixModifierPosition)\n : baseClassName,\n )\n\n if (!classGroupId) {\n if (!hasPostfixModifier) {\n // Not a Tailwind class\n result = originalClassName + (result.length > 0 ? ' ' + result : result)\n continue\n }\n\n classGroupId = getClassGroupId(baseClassName)\n\n if (!classGroupId) {\n // Not a Tailwind class\n result = originalClassName + (result.length > 0 ? ' ' + result : result)\n continue\n }\n\n hasPostfixModifier = false\n }\n\n // Fast path: skip sorting for empty or single modifier\n const variantModifier =\n modifiers.length === 0\n ? ''\n : modifiers.length === 1\n ? modifiers[0]!\n : sortModifiers(modifiers).join(':')\n\n const modifierId = hasImportantModifier\n ? variantModifier + IMPORTANT_MODIFIER\n : variantModifier\n\n const classId = modifierId + classGroupId\n\n if (classGroupsInConflict.indexOf(classId) > -1) {\n // Tailwind class omitted due to conflict\n continue\n }\n\n classGroupsInConflict.push(classId)\n\n const conflictGroups = getConflictingClassGroupIds(classGroupId, hasPostfixModifier)\n for (let i = 0; i < conflictGroups.length; ++i) {\n const group = conflictGroups[i]!\n classGroupsInConflict.push(modifierId + group)\n }\n\n // Tailwind class not in conflict\n result = originalClassName + (result.length > 0 ? ' ' + result : result)\n }\n\n return result\n}\n","/**\n * The code in this file is copied from https://github.com/lukeed/clsx and modified to suit the needs of tailwind-merge better.\n *\n * Specifically:\n * - Runtime code from https://github.com/lukeed/clsx/blob/v1.2.1/src/index.js\n * - TypeScript types from https://github.com/lukeed/clsx/blob/v1.2.1/clsx.d.ts\n *\n * Original code has MIT license: Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)\n */\n\nexport type ClassNameValue = ClassNameArray | string | null | undefined | 0 | 0n | false\ntype ClassNameArray = ClassNameValue[]\n\nexport const twJoin = (...classLists: ClassNameValue[]): string => {\n let index = 0\n let argument: ClassNameValue\n let resolvedValue: string\n let string = ''\n\n while (index < classLists.length) {\n if ((argument = classLists[index++])) {\n if ((resolvedValue = toValue(argument))) {\n string && (string += ' ')\n string += resolvedValue\n }\n }\n }\n return string\n}\n\nconst toValue = (mix: ClassNameArray | string): string => {\n // Fast path for strings\n if (typeof mix === 'string') {\n return mix\n }\n\n let resolvedValue: string\n let string = ''\n\n for (let k = 0; k < mix.length; k++) {\n if (mix[k]) {\n if ((resolvedValue = toValue(mix[k] as ClassNameArray | string))) {\n string && (string += ' ')\n string += resolvedValue\n }\n }\n }\n\n return string\n}\n","import { createConfigUtils } from './config-utils'\nimport { mergeClassList } from './merge-classlist'\nimport { ClassNameValue, twJoin } from './tw-join'\nimport { AnyConfig } from './types'\n\ntype CreateConfigFirst = () => AnyConfig\ntype CreateConfigSubsequent = (config: AnyConfig) => AnyConfig\ntype TailwindMerge = (...classLists: ClassNameValue[]) => string\ntype ConfigUtils = ReturnType<typeof createConfigUtils>\n\nexport const createTailwindMerge = (\n createConfigFirst: CreateConfigFirst,\n ...createConfigRest: CreateConfigSubsequent[]\n): TailwindMerge => {\n let configUtils: ConfigUtils\n let cacheGet: ConfigUtils['cache']['get']\n let cacheSet: ConfigUtils['cache']['set']\n let functionToCall: (classList: string) => string\n\n const initTailwindMerge = (classList: string) => {\n const config = createConfigRest.reduce(\n (previousConfig, createConfigCurrent) => createConfigCurrent(previousConfig),\n createConfigFirst() as AnyConfig,\n )\n\n configUtils = createConfigUtils(config)\n cacheGet = configUtils.cache.get\n cacheSet = configUtils.cache.set\n functionToCall = tailwindMerge\n\n return tailwindMerge(classList)\n }\n\n const tailwindMerge = (classList: string) => {\n const cachedResult = cacheGet(classList)\n\n if (cachedResult) {\n return cachedResult\n }\n\n const result = mergeClassList(classList, configUtils)\n cacheSet(classList, result)\n\n return result\n }\n\n functionToCall = initTailwindMerge\n\n return (...args: ClassNameValue[]) => functionToCall(twJoin(...args))\n}\n","import { DefaultThemeGroupIds, NoInfer, ThemeGetter, ThemeObject } from './types'\n\nconst fallbackThemeArr: ThemeObject<DefaultThemeGroupIds>[DefaultThemeGroupIds] = []\n\nexport const fromTheme = <\n AdditionalThemeGroupIds extends string = never,\n DefaultThemeGroupIdsInner extends string = DefaultThemeGroupIds,\n>(\n key: NoInfer<DefaultThemeGroupIdsInner | AdditionalThemeGroupIds>,\n): ThemeGetter => {\n const themeGetter = (theme: ThemeObject<DefaultThemeGroupIdsInner | AdditionalThemeGroupIds>) =>\n theme[key] || fallbackThemeArr\n\n themeGetter.isThemeGetter = true as const\n\n return themeGetter\n}\n","const arbitraryValueRegex = /^\\[(?:(\\w[\\w-]*):)?(.+)\\]$/i\nconst arbitraryVariableRegex = /^\\((?:(\\w[\\w-]*):)?(.+)\\)$/i\nconst fractionRegex = /^\\d+(?:\\.\\d+)?\\/\\d+(?:\\.\\d+)?$/\nconst tshirtUnitRegex = /^(\\d+(\\.\\d+)?)?(xs|sm|md|lg|xl)$/\nconst lengthUnitRegex =\n /\\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\\b(calc|min|max|clamp)\\(.+\\)|^0$/\nconst colorFunctionRegex = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\\(.+\\)$/\n// Shadow always begins with x and y offset separated by underscore optionally prepended by inset\nconst shadowRegex = /^(inset_)?-?((\\d+)?\\.?(\\d+)[a-z]+|0)_-?((\\d+)?\\.?(\\d+)[a-z]+|0)/\nconst imageRegex =\n /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\\(.+\\)$/\n\nexport const isFraction = (value: string) => fractionRegex.test(value)\n\nexport const isNumber = (value: string) => !!value && !Number.isNaN(Number(value))\n\nexport const isInteger = (value: string) => !!value && Number.isInteger(Number(value))\n\nexport const isPercent = (value: string) => value.endsWith('%') && isNumber(value.slice(0, -1))\n\nexport const isTshirtSize = (value: string) => tshirtUnitRegex.test(value)\n\nexport const isAny = () => true\n\nconst isLengthOnly = (value: string) =>\n // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.\n // For example, `hsl(0 0% 0%)` would be classified as a length without this check.\n // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.\n lengthUnitRegex.test(value) && !colorFunctionRegex.test(value)\n\nconst isNever = () => false\n\nconst isShadow = (value: string) => shadowRegex.test(value)\n\nconst isImage = (value: string) => imageRegex.test(value)\n\nexport const isAnyNonArbitrary = (value: string) =>\n !isArbitraryValue(value) && !isArbitraryVariable(value)\n\nexport const isArbitrarySize = (value: string) => getIsArbitraryValue(value, isLabelSize, isNever)\n\nexport const isArbitraryValue = (value: string) => arbitraryValueRegex.test(value)\n\nexport const isArbitraryLength = (value: string) =>\n getIsArbitraryValue(value, isLabelLength, isLengthOnly)\n\nexport const isArbitraryNumber = (value: string) =>\n getIsArbitraryValue(value, isLabelNumber, isNumber)\n\nexport const isArbitraryWeight = (value: string) => getIsArbitraryValue(value, isLabelWeight, isAny)\n\nexport const isArbitraryFamilyName = (value: string) =>\n getIsArbitraryValue(value, isLabelFamilyName, isNever)\n\nexport const isArbitraryPosition = (value: string) =>\n getIsArbitraryValue(value, isLabelPosition, isNever)\n\nexport const isArbitraryImage = (value: string) => getIsArbitraryValue(value, isLabelImage, isImage)\n\nexport const isArbitraryShadow = (value: string) =>\n getIsArbitraryValue(value, isLabelShadow, isShadow)\n\nexport const isArbitraryVariable = (value: string) => arbitraryVariableRegex.test(value)\n\nexport const isArbitraryVariableLength = (value: string) =>\n getIsArbitraryVariable(value, isLabelLength)\n\nexport const isArbitraryVariableFamilyName = (value: string) =>\n getIsArbitraryVariable(value, isLabelFamilyName)\n\nexport const isArbitraryVariablePosition = (value: string) =>\n getIsArbitraryVariable(value, isLabelPosition)\n\nexport const isArbitraryVariableSize = (value: string) => getIsArbitraryVariable(value, isLabelSize)\n\nexport const isArbitraryVariableImage = (value: string) =>\n getIsArbitraryVariable(value, isLabelImage)\n\nexport const isArbitraryVariableShadow = (value: string) =>\n getIsArbitraryVariable(value, isLabelShadow, true)\n\nexport const isArbitraryVariableWeight = (value: string) =>\n getIsArbitraryVariable(value, isLabelWeight, true)\n\n// Helpers\n\nconst getIsArbitraryValue = (\n value: string,\n testLabel: (label: string) => boolean,\n testValue: (value: string) => boolean,\n) => {\n const result = arbitraryValueRegex.exec(value)\n\n if (result) {\n if (result[1]) {\n return testLabel(result[1])\n }\n\n return testValue(result[2]!)\n }\n\n return false\n}\n\nconst getIsArbitraryVariable = (\n value: string,\n testLabel: (label: string) => boolean,\n shouldMatchNoLabel = false,\n) => {\n const result = arbitraryVariableRegex.exec(value)\n\n if (result) {\n if (result[1]) {\n return testLabel(result[1])\n }\n return shouldMatchNoLabel\n }\n\n return false\n}\n\n// Labels\n\nconst isLabelPosition = (label: string) => label === 'position' || label === 'percentage'\n\nconst isLabelImage = (label: string) => label === 'image' || label === 'url'\n\nconst isLabelSize = (label: string) => label === 'length' || label === 'size' || label === 'bg-size'\n\nconst isLabelLength = (label: string) => label === 'length'\n\nconst isLabelNumber = (label: string) => label === 'number'\n\nconst isLabelFamilyName = (label: string) => label === 'family-name'\n\nconst isLabelWeight = (label: string) => label === 'number' || label === 'weight'\n\nconst isLabelShadow = (label: string) => label === 'shadow'\n","import { fromTheme } from './from-theme'\nimport { Config, DefaultClassGroupIds, DefaultThemeGroupIds } from './types'\nimport {\n isAny,\n isAnyNonArbitrary,\n isArbitraryFamilyName,\n isArbitraryImage,\n isArbitraryLength,\n isArbitraryNumber,\n isArbitraryPosition,\n isArbitraryShadow,\n isArbitrarySize,\n isArbitraryValue,\n isArbitraryVariable,\n isArbitraryVariableFamilyName,\n isArbitraryVariableImage,\n isArbitraryVariableLength,\n isArbitraryVariablePosition,\n isArbitraryVariableShadow,\n isArbitraryVariableSize,\n isArbitraryVariableWeight,\n isArbitraryWeight,\n isFraction,\n isInteger,\n isNumber,\n isPercent,\n isTshirtSize,\n} from './validators'\n\nexport const getDefaultConfig = () => {\n /**\n * Theme getters for theme variable namespaces\n * @see https://tailwindcss.com/docs/theme#theme-variable-namespaces\n */\n /***/\n\n const themeColor = fromTheme('color')\n const themeFont = fromTheme('font')\n const themeText = fromTheme('text')\n const themeFontWeight = fromTheme('font-weight')\n const themeTracking = fromTheme('tracking')\n const themeLeading = fromTheme('leading')\n const themeBreakpoint = fromTheme('breakpoint')\n const themeContainer = fromTheme('container')\n const themeSpacing = fromTheme('spacing')\n const themeRadius = fromTheme('radius')\n const themeShadow = fromTheme('shadow')\n const themeInsetShadow = fromTheme('inset-shadow')\n const themeTextShadow = fromTheme('text-shadow')\n const themeDropShadow = fromTheme('drop-shadow')\n const themeBlur = fromTheme('blur')\n const themePerspective = fromTheme('perspective')\n const themeAspect = fromTheme('aspect')\n const themeEase = fromTheme('ease')\n const themeAnimate = fromTheme('animate')\n\n /**\n * Helpers to avoid repeating the same scales\n *\n * We use functions that create a new array every time they're called instead of static arrays.\n * This ensures that users who modify any scale by mutating the array (e.g. with `array.push(element)`) don't accidentally mutate arrays in other parts of the config.\n */\n /***/\n\n const scaleBreak = () =>\n ['auto', 'avoid', 'all', 'avoid-page', 'page', 'left', 'right', 'column'] as const\n const scalePosition = () =>\n [\n 'center',\n 'top',\n 'bottom',\n 'left',\n 'right',\n 'top-left',\n // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378\n 'left-top',\n 'top-right',\n // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378\n 'right-top',\n 'bottom-right',\n // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378\n 'right-bottom',\n 'bottom-left',\n // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378\n 'left-bottom',\n ] as const\n const scalePositionWithArbitrary = () =>\n [...scalePosition(), isArbitraryVariable, isArbitraryValue] as const\n const scaleOverflow = () => ['auto', 'hidden', 'clip', 'visible', 'scroll'] as const\n const scaleOverscroll = () => ['auto', 'contain', 'none'] as const\n const scaleUnambiguousSpacing = () =>\n [isArbitraryVariable, isArbitraryValue, themeSpacing] as const\n const scaleInset = () => [isFraction, 'full', 'auto', ...scaleUnambiguousSpacing()] as const\n const scaleGridTemplateColsRows = () =>\n [isInteger, 'none', 'subgrid', isArbitraryVariable, isArbitraryValue] as const\n const scaleGridColRowStartAndEnd = () =>\n [\n 'auto',\n { span: ['full', isInteger, isArbitraryVariable, isArbitraryValue] },\n isInteger,\n isArbitraryVariable,\n isArbitraryValue,\n ] as const\n const scaleGridColRowStartOrEnd = () =>\n [isInteger, 'auto', isArbitraryVariable, isArbitraryValue] as const\n const scaleGridAutoColsRows = () =>\n ['auto', 'min', 'max', 'fr', isArbitraryVariable, isArbitraryValue] as const\n const scaleAlignPrimaryAxis = () =>\n [\n 'start',\n 'end',\n 'center',\n 'between',\n 'around',\n 'evenly',\n 'stretch',\n 'baseline',\n 'center-safe',\n 'end-safe',\n ] as const\n const scaleAlignSecondaryAxis = () =>\n ['start', 'end', 'center', 'stretch', 'center-safe', 'end-safe'] as const\n const scaleMargin = () => ['auto', ...scaleUnambiguousSpacing()] as const\n const scaleSizing = () =>\n [\n isFraction,\n 'auto',\n 'full',\n 'dvw',\n 'dvh',\n 'lvw',\n 'lvh',\n 'svw',\n 'svh',\n 'min',\n 'max',\n 'fit',\n ...scaleUnambiguousSpacing(),\n ] as const\n const scaleSizingInline = () =>\n [\n isFraction,\n 'screen',\n 'full',\n 'dvw',\n 'lvw',\n 'svw',\n 'min',\n 'max',\n 'fit',\n ...scaleUnambiguousSpacing(),\n ] as const\n const scaleSizingBlock = () =>\n [\n isFraction,\n 'screen',\n 'full',\n 'lh',\n 'dvh',\n 'lvh',\n 'svh',\n 'min',\n 'max',\n 'fit',\n ...scaleUnambiguousSpacing(),\n ] as const\n const scaleColor = () => [themeColor, isArbitraryVariable, isArbitraryValue] as const\n const scaleBgPosition = () =>\n [\n ...scalePosition(),\n isArbitraryVariablePosition,\n isArbitraryPosition,\n { position: [isArbitraryVariable, isArbitraryValue] },\n ] as const\n const scaleBgRepeat = () => ['no-repeat', { repeat: ['', 'x', 'y', 'space', 'round'] }] as const\n const scaleBgSize = () =>\n [\n 'auto',\n 'cover',\n 'contain',\n isArbitraryVariableSize,\n isArbitrarySize,\n { size: [isArbitraryVariable, isArbitraryValue] },\n ] as const\n const scaleGradientStopPosition = () =>\n [isPercent, isArbitraryVariableLength, isArbitraryLength] as const\n const scaleRadius = () =>\n [\n // Deprecated since Tailwind CSS v4.0.0\n '',\n 'none',\n 'full',\n themeRadius,\n isArbitraryVariable,\n isArbitraryValue,\n ] as const\n const scaleBorderWidth = () =>\n ['', isNumber, isArbitraryVariableLength, isArbitraryLength] as const\n const scaleLineStyle = () => ['solid', 'dashed', 'dotted', 'double'] as const\n const scaleBlendMode = () =>\n [\n 'normal',\n 'multiply',\n 'screen',\n 'overlay',\n 'darken',\n 'lighten',\n 'color-dodge',\n 'color-burn',\n 'hard-light',\n 'soft-light',\n 'difference',\n 'exclusion',\n 'hue',\n 'saturation',\n 'color',\n 'luminosity',\n ] as const\n const scaleMaskImagePosition = () =>\n [isNumber, isPercent, isArbitraryVariablePosition, isArbitraryPosition] as const\n const scaleBlur = () =>\n [\n // Deprecated since Tailwind CSS v4.0.0\n '',\n 'none',\n themeBlur,\n isArbitraryVariable,\n isArbitraryValue,\n ] as const\n const scaleRotate = () => ['none', isNumber, isArbitraryVariable, isArbitraryValue] as const\n const scaleScale = () => ['none', isNumber, isArbitraryVariable, isArbitraryValue] as const\n const scaleSkew = () => [isNumber, isArbitraryVariable, isArbitraryValue] as const\n const scaleTranslate = () => [isFraction, 'full', ...scaleUnambiguousSpacing()] as const\n\n return {\n cacheSize: 500,\n theme: {\n animate: ['spin', 'ping', 'pulse', 'bounce'],\n aspect: ['video'],\n blur: [isTshirtSize],\n breakpoint: [isTshirtSize],\n color: [isAny],\n container: [isTshirtSize],\n 'drop-shadow': [isTshirtSize],\n ease: ['in', 'out', 'in-out'],\n font: [isAnyNonArbitrary],\n 'font-weight': [\n 'thin',\n 'extralight',\n 'light',\n 'normal',\n 'medium',\n 'semibold',\n 'bold',\n 'extrabold',\n 'black',\n ],\n 'inset-shadow': [isTshirtSize],\n leading: ['none', 'tight', 'snug', 'normal', 'relaxed', 'loose'],\n perspective: ['dramatic', 'near', 'normal', 'midrange', 'distant', 'none'],\n radius: [isTshirtSize],\n shadow: [isTshirtSize],\n spacing: ['px', isNumber],\n text: [isTshirtSize],\n 'text-shadow': [isTshirtSize],\n tracking: ['tighter', 'tight', 'normal', 'wide', 'wider', 'widest'],\n },\n classGroups: {\n // --------------\n // --- Layout ---\n // --------------\n\n /**\n * Aspect Ratio\n * @see https://tailwindcss.com/docs/aspect-ratio\n */\n aspect: [\n {\n aspect: [\n 'auto',\n 'square',\n isFraction,\n isArbitraryValue,\n isArbitraryVariable,\n themeAspect,\n ],\n },\n ],\n /**\n * Container\n * @see https://tailwindcss.com/docs/container\n * @deprecated since Tailwind CSS v4.0.0\n */\n container: ['container'],\n /**\n * Columns\n * @see https://tailwindcss.com/docs/columns\n */\n columns: [\n { columns: [isNumber, isArbitraryValue, isArbitraryVariable, themeContainer] },\n ],\n /**\n * Break After\n * @see https://tailwindcss.com/docs/break-after\n */\n 'break-after': [{ 'break-after': scaleBreak() }],\n /**\n * Break Before\n * @see https://tailwindcss.com/docs/break-before\n */\n 'break-before': [{ 'break-before': scaleBreak() }],\n /**\n * Break Inside\n * @see https://tailwindcss.com/docs/break-inside\n */\n 'break-inside': [{ 'break-inside': ['auto', 'avoid', 'avoid-page', 'avoid-column'] }],\n /**\n * Box Decoration Break\n * @see https://tailwindcss.com/docs/box-decoration-break\n */\n 'box-decoration': [{ 'box-decoration': ['slice', 'clone'] }],\n /**\n * Box Sizing\n * @see https://tailwindcss.com/docs/box-sizing\n */\n box: [{ box: ['border', 'content'] }],\n /**\n * Display\n * @see https://tailwindcss.com/docs/display\n */\n display: [\n 'block',\n 'inline-block',\n 'inline',\n 'flex',\n 'inline-flex',\n 'table',\n 'inline-table',\n 'table-caption',\n 'table-cell',\n 'table-column',\n 'table-column-group',\n 'table-footer-group',\n 'table-header-group',\n 'table-row-group',\n 'table-row',\n 'flow-root',\n 'grid',\n 'inline-grid',\n 'contents',\n 'list-item',\n 'hidden',\n ],\n /**\n * Screen Reader Only\n * @see https://tailwindcss.com/docs/display#screen-reader-only\n */\n sr: ['sr-only', 'not-sr-only'],\n /**\n * Floats\n * @see https://tailwindcss.com/docs/float\n */\n float: [{ float: ['right', 'left', 'none', 'start', 'end'] }],\n /**\n * Clear\n * @see https://tailwindcss.com/docs/clear\n */\n clear: [{ clear: ['left', 'right', 'both', 'none', 'start', 'end'] }],\n /**\n * Isolation\n * @see https://tailwindcss.com/docs/isolation\n */\n isolation: ['isolate', 'isolation-auto'],\n /**\n * Object Fit\n * @see https://tailwindcss.com/docs/object-fit\n */\n 'object-fit': [{ object: ['contain', 'cover', 'fill', 'none', 'scale-down'] }],\n /**\n * Object Position\n * @see https://tailwindcss.com/docs/object-position\n */\n 'object-position': [{ object: scalePositionWithArbitrary() }],\n /**\n * Overflow\n * @see https://tailwindcss.com/docs/overflow\n */\n overflow: [{ overflow: scaleOverflow() }],\n /**\n * Overflow X\n * @see https://tailwindcss.com/docs/overflow\n */\n 'overflow-x': [{ 'overflow-x': scaleOverflow() }],\n /**\n * Overflow Y\n * @see https://tailwindcss.com/docs/overflow\n */\n 'overflow-y': [{ 'overflow-y': scaleOverflow() }],\n /**\n * Overscroll Behavior\n * @see https://tailwindcss.com/docs/overscroll-behavior\n */\n overscroll: [{ overscroll: scaleOverscroll() }],\n /**\n * Overscroll Behavior X\n * @see https://tailwindcss.com/docs/overscroll-behavior\n */\n 'overscroll-x': [{ 'overscroll-x': scaleOverscroll() }],\n /**\n * Overscroll Behavior Y\n * @see https://tailwindcss.com/docs/overscroll-behavior\n */\n 'overscroll-y': [{ 'overscroll-y': scaleOverscroll() }],\n /**\n * Position\n * @see https://tailwindcss.com/docs/position\n */\n position: ['static', 'fixed', 'absolute', 'relative', 'sticky'],\n /**\n * Inset\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n inset: [{ inset: scaleInset() }],\n /**\n * Inset Inline\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n 'inset-x': [{ 'inset-x': scaleInset() }],\n /**\n * Inset Block\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n 'inset-y': [{ 'inset-y': scaleInset() }],\n /**\n * Inset Inline Start\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n * @todo class group will be renamed to `inset-s` in next major release\n */\n start: [\n {\n 'inset-s': scaleInset(),\n /**\n * @deprecated since Tailwind CSS v4.2.0 in favor of `inset-s-*` utilities.\n * @see https://github.com/tailwindlabs/tailwindcss/pull/19613\n */\n start: scaleInset(),\n },\n ],\n /**\n * Inset Inline End\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n * @todo class group will be renamed to `inset-e` in next major release\n */\n end: [\n {\n 'inset-e': scaleInset(),\n /**\n * @deprecated since Tailwind CSS v4.2.0 in favor of `inset-e-*` utilities.\n * @see https://github.com/tailwindlabs/tailwindcss/pull/19613\n */\n end: scaleInset(),\n },\n ],\n /**\n * Inset Block Start\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n 'inset-bs': [{ 'inset-bs': scaleInset() }],\n /**\n * Inset Block End\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n 'inset-be': [{ 'inset-be': scaleInset() }],\n /**\n * Top\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n top: [{ top: scaleInset() }],\n /**\n * Right\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n right: [{ right: scaleInset() }],\n /**\n * Bottom\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n bottom: [{ bottom: scaleInset() }],\n /**\n * Left\n * @see https://tailwindcss.com/docs/top-right-bottom-left\n */\n left: [{ left: scaleInset() }],\n /**\n * Visibility\n * @see https://tailwindcss.com/docs/visibility\n */\n visibility: ['visible', 'invisible', 'collapse'],\n /**\n * Z-Index\n * @see https://tailwindcss.com/docs/z-index\n */\n z: [{ z: [isInteger, 'auto', isArbitraryVariable, isArbitraryValue] }],\n\n // ------------------------\n // --- Flexbox and Grid ---\n // ------------------------\n\n /**\n * Flex Basis\n * @see https://tailwindcss.com/docs/flex-basis\n */\n basis: [\n {\n basis: [\n isFraction,\n 'full',\n 'auto',\n themeContainer,\n ...scaleUnambiguousSpacing(),\n ],\n },\n ],\n /**\n * Flex Direction\n * @see https://tailwindcss.com/docs/flex-direction\n */\n 'flex-direction': [{ flex: ['row', 'row-reverse', 'col', 'col-reverse'] }],\n /**\n * Flex Wrap\n * @see https://tailwindcss.com/docs/flex-wrap\n */\n 'flex-wrap': [{ flex: ['nowrap', 'wrap', 'wrap-reverse'] }],\n /**\n * Flex\n * @see https://tailwindcss.com/docs/flex\n */\n flex: [{ flex: [isNumber, isFraction, 'auto', 'initial', 'none', isArbitraryValue] }],\n /**\n * Flex Grow\n * @see https://tailwindcss.com/docs/flex-grow\n */\n grow: [{ grow: ['', isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Flex Shrink\n * @see https://tailwindcss.com/docs/flex-shrink\n */\n shrink: [{ shrink: ['', isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Order\n * @see https://tailwindcss.com/docs/order\n */\n order: [\n {\n order: [\n isInteger,\n 'first',\n 'last',\n 'none',\n isArbitraryVariable,\n isArbitraryValue,\n ],\n },\n ],\n /**\n * Grid Template Columns\n * @see https://tailwindcss.com/docs/grid-template-columns\n */\n 'grid-cols': [{ 'grid-cols': scaleGridTemplateColsRows() }],\n /**\n * Grid Column Start / End\n * @see https://tailwindcss.com/docs/grid-column\n */\n 'col-start-end': [{ col: scaleGridColRowStartAndEnd() }],\n /**\n * Grid Column Start\n * @see https://tailwindcss.com/docs/grid-column\n */\n 'col-start': [{ 'col-start': scaleGridColRowStartOrEnd() }],\n /**\n * Grid Column End\n * @see https://tailwindcss.com/docs/grid-column\n */\n 'col-end': [{ 'col-end': scaleGridColRowStartOrEnd() }],\n /**\n * Grid Template Rows\n * @see https://tailwindcss.com/docs/grid-template-rows\n */\n 'grid-rows': [{ 'grid-rows': scaleGridTemplateColsRows() }],\n /**\n * Grid Row Start / End\n * @see https://tailwindcss.com/docs/grid-row\n */\n 'row-start-end': [{ row: scaleGridColRowStartAndEnd() }],\n /**\n * Grid Row Start\n * @see https://tailwindcss.com/docs/grid-row\n */\n 'row-start': [{ 'row-start': scaleGridColRowStartOrEnd() }],\n /**\n * Grid Row End\n * @see https://tailwindcss.com/docs/grid-row\n */\n 'row-end': [{ 'row-end': scaleGridColRowStartOrEnd() }],\n /**\n * Grid Auto Flow\n * @see https://tailwindcss.com/docs/grid-auto-flow\n */\n 'grid-flow': [{ 'grid-flow': ['row', 'col', 'dense', 'row-dense', 'col-dense'] }],\n /**\n * Grid Auto Columns\n * @see https://tailwindcss.com/docs/grid-auto-columns\n */\n 'auto-cols': [{ 'auto-cols': scaleGridAutoColsRows() }],\n /**\n * Grid Auto Rows\n * @see https://tailwindcss.com/docs/grid-auto-rows\n */\n 'auto-rows': [{ 'auto-rows': scaleGridAutoColsRows() }],\n /**\n * Gap\n * @see https://tailwindcss.com/docs/gap\n */\n gap: [{ gap: scaleUnambiguousSpacing() }],\n /**\n * Gap X\n * @see https://tailwindcss.com/docs/gap\n */\n 'gap-x': [{ 'gap-x': scaleUnambiguousSpacing() }],\n /**\n * Gap Y\n * @see https://tailwindcss.com/docs/gap\n */\n 'gap-y': [{ 'gap-y': scaleUnambiguousSpacing() }],\n /**\n * Justify Content\n * @see https://tailwindcss.com/docs/justify-content\n */\n 'justify-content': [{ justify: [...scaleAlignPrimaryAxis(), 'normal'] }],\n /**\n * Justify Items\n * @see https://tailwindcss.com/docs/justify-items\n */\n 'justify-items': [{ 'justify-items': [...scaleAlignSecondaryAxis(), 'normal'] }],\n /**\n * Justify Self\n * @see https://tailwindcss.com/docs/justify-self\n */\n 'justify-self': [{ 'justify-self': ['auto', ...scaleAlignSecondaryAxis()] }],\n /**\n * Align Content\n * @see https://tailwindcss.com/docs/align-content\n */\n 'align-content': [{ content: ['normal', ...scaleAlignPrimaryAxis()] }],\n /**\n * Align Items\n * @see https://tailwindcss.com/docs/align-items\n */\n 'align-items': [{ items: [...scaleAlignSecondaryAxis(), { baseline: ['', 'last'] }] }],\n /**\n * Align Self\n * @see https://tailwindcss.com/docs/align-self\n */\n 'align-self': [\n { self: ['auto', ...scaleAlignSecondaryAxis(), { baseline: ['', 'last'] }] },\n ],\n /**\n * Place Content\n * @see https://tailwindcss.com/docs/place-content\n */\n 'place-content': [{ 'place-content': scaleAlignPrimaryAxis() }],\n /**\n * Place Items\n * @see https://tailwindcss.com/docs/place-items\n */\n 'place-items': [{ 'place-items': [...scaleAlignSecondaryAxis(), 'baseline'] }],\n /**\n * Place Self\n * @see https://tailwindcss.com/docs/place-self\n */\n 'place-self': [{ 'place-self': ['auto', ...scaleAlignSecondaryAxis()] }],\n // Spacing\n /**\n * Padding\n * @see https://tailwindcss.com/docs/padding\n */\n p: [{ p: scaleUnambiguousSpacing() }],\n /**\n * Padding Inline\n * @see https://tailwindcss.com/docs/padding\n */\n px: [{ px: scaleUnambiguousSpacing() }],\n /**\n * Padding Block\n * @see https://tailwindcss.com/docs/padding\n */\n py: [{ py: scaleUnambiguousSpacing() }],\n /**\n * Padding Inline Start\n * @see https://tailwindcss.com/docs/padding\n */\n ps: [{ ps: scaleUnambiguousSpacing() }],\n /**\n * Padding Inline End\n * @see https://tailwindcss.com/docs/padding\n */\n pe: [{ pe: scaleUnambiguousSpacing() }],\n /**\n * Padding Block Start\n * @see https://tailwindcss.com/docs/padding\n */\n pbs: [{ pbs: scaleUnambiguousSpacing() }],\n /**\n * Padding Block End\n * @see https://tailwindcss.com/docs/padding\n */\n pbe: [{ pbe: scaleUnambiguousSpacing() }],\n /**\n * Padding Top\n * @see https://tailwindcss.com/docs/padding\n */\n pt: [{ pt: scaleUnambiguousSpacing() }],\n /**\n * Padding Right\n * @see https://tailwindcss.com/docs/padding\n */\n pr: [{ pr: scaleUnambiguousSpacing() }],\n /**\n * Padding Bottom\n * @see https://tailwindcss.com/docs/padding\n */\n pb: [{ pb: scaleUnambiguousSpacing() }],\n /**\n * Padding Left\n * @see https://tailwindcss.com/docs/padding\n */\n pl: [{ pl: scaleUnambiguousSpacing() }],\n /**\n * Margin\n * @see https://tailwindcss.com/docs/margin\n */\n m: [{ m: scaleMargin() }],\n /**\n * Margin Inline\n * @see https://tailwindcss.com/docs/margin\n */\n mx: [{ mx: scaleMargin() }],\n /**\n * Margin Block\n * @see https://tailwindcss.com/docs/margin\n */\n my: [{ my: scaleMargin() }],\n /**\n * Margin Inline Start\n * @see https://tailwindcss.com/docs/margin\n */\n ms: [{ ms: scaleMargin() }],\n /**\n * Margin Inline End\n * @see https://tailwindcss.com/docs/margin\n */\n me: [{ me: scaleMargin() }],\n /**\n * Margin Block Start\n * @see https://tailwindcss.com/docs/margin\n */\n mbs: [{ mbs: scaleMargin() }],\n /**\n * Margin Block End\n * @see https://tailwindcss.com/docs/margin\n */\n mbe: [{ mbe: scaleMargin() }],\n /**\n * Margin Top\n * @see https://tailwindcss.com/docs/margin\n */\n mt: [{ mt: scaleMargin() }],\n /**\n * Margin Right\n * @see https://tailwindcss.com/docs/margin\n */\n mr: [{ mr: scaleMargin() }],\n /**\n * Margin Bottom\n * @see https://tailwindcss.com/docs/margin\n */\n mb: [{ mb: scaleMargin() }],\n /**\n * Margin Left\n * @see https://tailwindcss.com/docs/margin\n */\n ml: [{ ml: scaleMargin() }],\n /**\n * Space Between X\n * @see https://tailwindcss.com/docs/margin#adding-space-between-children\n */\n 'space-x': [{ 'space-x': scaleUnambiguousSpacing() }],\n /**\n * Space Between X Reverse\n * @see https://tailwindcss.com/docs/margin#adding-space-between-children\n */\n 'space-x-reverse': ['space-x-reverse'],\n /**\n * Space Between Y\n * @see https://tailwindcss.com/docs/margin#adding-space-between-children\n */\n 'space-y': [{ 'space-y': scaleUnambiguousSpacing() }],\n /**\n * Space Between Y Reverse\n * @see https://tailwindcss.com/docs/margin#adding-space-between-children\n */\n 'space-y-reverse': ['space-y-reverse'],\n\n // --------------\n // --- Sizing ---\n // --------------\n\n /**\n * Size\n * @see https://tailwindcss.com/docs/width#setting-both-width-and-height\n */\n size: [{ size: scaleSizing() }],\n /**\n * Inline Size\n * @see https://tailwindcss.com/docs/width\n */\n 'inline-size': [{ inline: ['auto', ...scaleSizingInline()] }],\n /**\n * Min-Inline Size\n * @see https://tailwindcss.com/docs/min-width\n */\n 'min-inline-size': [{ 'min-inline': ['auto', ...scaleSizingInline()] }],\n /**\n * Max-Inline Size\n * @see https://tailwindcss.com/docs/max-width\n */\n 'max-inline-size': [{ 'max-inline': ['none', ...scaleSizingInline()] }],\n /**\n * Block Size\n * @see https://tailwindcss.com/docs/height\n */\n 'block-size': [{ block: ['auto', ...scaleSizingBlock()] }],\n /**\n * Min-Block Size\n * @see https://tailwindcss.com/docs/min-height\n */\n 'min-block-size': [{ 'min-block': ['auto', ...scaleSizingBlock()] }],\n /**\n * Max-Block Size\n * @see https://tailwindcss.com/docs/max-height\n */\n 'max-block-size': [{ 'max-block': ['none', ...scaleSizingBlock()] }],\n /**\n * Width\n * @see https://tailwindcss.com/docs/width\n */\n w: [{ w: [themeContainer, 'screen', ...scaleSizing()] }],\n /**\n * Min-Width\n * @see https://tailwindcss.com/docs/min-width\n */\n 'min-w': [\n {\n 'min-w': [\n themeContainer,\n 'screen',\n /** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */\n 'none',\n ...scaleSizing(),\n ],\n },\n ],\n /**\n * Max-Width\n * @see https://tailwindcss.com/docs/max-width\n */\n 'max-w': [\n {\n 'max-w': [\n themeContainer,\n 'screen',\n 'none',\n /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */\n 'prose',\n /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */\n { screen: [themeBreakpoint] },\n ...scaleSizing(),\n ],\n },\n ],\n /**\n * Height\n * @see https://tailwindcss.com/docs/height\n */\n h: [{ h: ['screen', 'lh', ...scaleSizing()] }],\n /**\n * Min-Height\n * @see https://tailwindcss.com/docs/min-height\n */\n 'min-h': [{ 'min-h': ['screen', 'lh', 'none', ...scaleSizing()] }],\n /**\n * Max-Height\n * @see https://tailwindcss.com/docs/max-height\n */\n 'max-h': [{ 'max-h': ['screen', 'lh', ...scaleSizing()] }],\n\n // ------------------\n // --- Typography ---\n // ------------------\n\n /**\n * Font Size\n * @see https://tailwindcss.com/docs/font-size\n */\n 'font-size': [\n { text: ['base', themeText, isArbitraryVariableLength, isArbitraryLength] },\n ],\n /**\n * Font Smoothing\n * @see https://tailwindcss.com/docs/font-smoothing\n */\n 'font-smoothing': ['antialiased', 'subpixel-antialiased'],\n /**\n * Font Style\n * @see https://tailwindcss.com/docs/font-style\n */\n 'font-style': ['italic', 'not-italic'],\n /**\n * Font Weight\n * @see https://tailwindcss.com/docs/font-weight\n */\n 'font-weight': [\n {\n font: [themeFontWeight, isArbitraryVariableWeight, isArbitraryWeight],\n },\n ],\n /**\n * Font Stretch\n * @see https://tailwindcss.com/docs/font-stretch\n */\n 'font-stretch': [\n {\n 'font-stretch': [\n 'ultra-condensed',\n 'extra-condensed',\n 'condensed',\n 'semi-condensed',\n 'normal',\n 'semi-expanded',\n 'expanded',\n 'extra-expanded',\n 'ultra-expanded',\n isPercent,\n isArbitraryValue,\n ],\n },\n ],\n /**\n * Font Family\n * @see https://tailwindcss.com/docs/font-family\n */\n 'font-family': [\n { font: [isArbitraryVariableFamilyName, isArbitraryFamilyName, themeFont] },\n ],\n /**\n * Font Feature Settings\n * @see https://tailwindcss.com/docs/font-feature-settings\n */\n 'font-features': [{ 'font-features': [isArbitraryValue] }],\n /**\n * Font Variant Numeric\n * @see https://tailwindcss.com/docs/font-variant-numeric\n */\n 'fvn-normal': ['normal-nums'],\n /**\n * Font Variant Numeric\n * @see https://tailwindcss.com/docs/font-variant-numeric\n */\n 'fvn-ordinal': ['ordinal'],\n /**\n * Font Variant Numeric\n * @see https://tailwindcss.com/docs/font-variant-numeric\n */\n 'fvn-slashed-zero': ['slashed-zero'],\n /**\n * Font Variant Numeric\n * @see https://tailwindcss.com/docs/font-variant-numeric\n */\n 'fvn-figure': ['lining-nums', 'oldstyle-nums'],\n /**\n * Font Variant Numeric\n * @see https://tailwindcss.com/docs/font-variant-numeric\n */\n 'fvn-spacing': ['proportional-nums', 'tabular-nums'],\n /**\n * Font Variant Numeric\n * @see https://tailwindcss.com/docs/font-variant-numeric\n */\n 'fvn-fraction': ['diagonal-fractions', 'stacked-fractions'],\n /**\n * Letter Spacing\n * @see https://tailwindcss.com/docs/letter-spacing\n */\n tracking: [{ tracking: [themeTracking, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Line Clamp\n * @see https://tailwindcss.com/docs/line-clamp\n */\n 'line-clamp': [\n { 'line-clamp': [isNumber, 'none', isArbitraryVariable, isArbitraryNumber] },\n ],\n /**\n * Line Height\n * @see https://tailwindcss.com/docs/line-height\n */\n leading: [\n {\n leading: [\n /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */\n themeLeading,\n ...scaleUnambiguousSpacing(),\n ],\n },\n ],\n /**\n * List Style Image\n * @see https://tailwindcss.com/docs/list-style-image\n */\n 'list-image': [{ 'list-image': ['none', isArbitraryVariable, isArbitraryValue] }],\n /**\n * List Style Position\n * @see https://tailwindcss.com/docs/list-style-position\n */\n 'list-style-position': [{ list: ['inside', 'outside'] }],\n /**\n * List Style Type\n * @see https://tailwindcss.com/docs/list-style-type\n */\n 'list-style-type': [\n { list: ['disc', 'decimal', 'none', isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Text Alignment\n * @see https://tailwindcss.com/docs/text-align\n */\n 'text-alignment': [{ text: ['left', 'center', 'right', 'justify', 'start', 'end'] }],\n /**\n * Placeholder Color\n * @deprecated since Tailwind CSS v3.0.0\n * @see https://v3.tailwindcss.com/docs/placeholder-color\n */\n 'placeholder-color': [{ placeholder: scaleColor() }],\n /**\n * Text Color\n * @see https://tailwindcss.com/docs/text-color\n */\n 'text-color': [{ text: scaleColor() }],\n /**\n * Text Decoration\n * @see https://tailwindcss.com/docs/text-decoration\n */\n 'text-decoration': ['underline', 'overline', 'line-through', 'no-underline'],\n /**\n * Text Decoration Style\n * @see https://tailwindcss.com/docs/text-decoration-style\n */\n 'text-decoration-style': [{ decoration: [...scaleLineStyle(), 'wavy'] }],\n /**\n * Text Decoration Thickness\n * @see https://tailwindcss.com/docs/text-decoration-thickness\n */\n 'text-decoration-thickness': [\n {\n decoration: [\n isNumber,\n 'from-font',\n 'auto',\n isArbitraryVariable,\n isArbitraryLength,\n ],\n },\n ],\n /**\n * Text Decoration Color\n * @see https://tailwindcss.com/docs/text-decoration-color\n */\n 'text-decoration-color': [{ decoration: scaleColor() }],\n /**\n * Text Underline Offset\n * @see https://tailwindcss.com/docs/text-underline-offset\n */\n 'underline-offset': [\n { 'underline-offset': [isNumber, 'auto', isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Text Transform\n * @see https://tailwindcss.com/docs/text-transform\n */\n 'text-transform': ['uppercase', 'lowercase', 'capitalize', 'normal-case'],\n /**\n * Text Overflow\n * @see https://tailwindcss.com/docs/text-overflow\n */\n 'text-overflow': ['truncate', 'text-ellipsis', 'text-clip'],\n /**\n * Text Wrap\n * @see https://tailwindcss.com/docs/text-wrap\n */\n 'text-wrap': [{ text: ['wrap', 'nowrap', 'balance', 'pretty'] }],\n /**\n * Text Indent\n * @see https://tailwindcss.com/docs/text-indent\n */\n indent: [{ indent: scaleUnambiguousSpacing() }],\n /**\n * Vertical Alignment\n * @see https://tailwindcss.com/docs/vertical-align\n */\n 'vertical-align': [\n {\n align: [\n 'baseline',\n 'top',\n 'middle',\n 'bottom',\n 'text-top',\n 'text-bottom',\n 'sub',\n 'super',\n isArbitraryVariable,\n isArbitraryValue,\n ],\n },\n ],\n /**\n * Whitespace\n * @see https://tailwindcss.com/docs/whitespace\n */\n whitespace: [\n { whitespace: ['normal', 'nowrap', 'pre', 'pre-line', 'pre-wrap', 'break-spaces'] },\n ],\n /**\n * Word Break\n * @see https://tailwindcss.com/docs/word-break\n */\n break: [{ break: ['normal', 'words', 'all', 'keep'] }],\n /**\n * Overflow Wrap\n * @see https://tailwindcss.com/docs/overflow-wrap\n */\n wrap: [{ wrap: ['break-word', 'anywhere', 'normal'] }],\n /**\n * Hyphens\n * @see https://tailwindcss.com/docs/hyphens\n */\n hyphens: [{ hyphens: ['none', 'manual', 'auto'] }],\n /**\n * Content\n * @see https://tailwindcss.com/docs/content\n */\n content: [{ content: ['none', isArbitraryVariable, isArbitraryValue] }],\n\n // -------------------\n // --- Backgrounds ---\n // -------------------\n\n /**\n * Background Attachment\n * @see https://tailwindcss.com/docs/background-attachment\n */\n 'bg-attachment': [{ bg: ['fixed', 'local', 'scroll'] }],\n /**\n * Background Clip\n * @see https://tailwindcss.com/docs/background-clip\n */\n 'bg-clip': [{ 'bg-clip': ['border', 'padding', 'content', 'text'] }],\n /**\n * Background Origin\n * @see https://tailwindcss.com/docs/background-origin\n */\n 'bg-origin': [{ 'bg-origin': ['border', 'padding', 'content'] }],\n /**\n * Background Position\n * @see https://tailwindcss.com/docs/background-position\n */\n 'bg-position': [{ bg: scaleBgPosition() }],\n /**\n * Background Repeat\n * @see https://tailwindcss.com/docs/background-repeat\n */\n 'bg-repeat': [{ bg: scaleBgRepeat() }],\n /**\n * Background Size\n * @see https://tailwindcss.com/docs/background-size\n */\n 'bg-size': [{ bg: scaleBgSize() }],\n /**\n * Background Image\n * @see https://tailwindcss.com/docs/background-image\n */\n 'bg-image': [\n {\n bg: [\n 'none',\n {\n linear: [\n { to: ['t', 'tr', 'r', 'br', 'b', 'bl', 'l', 'tl'] },\n isInteger,\n isArbitraryVariable,\n isArbitraryValue,\n ],\n radial: ['', isArbitraryVariable, isArbitraryValue],\n conic: [isInteger, isArbitraryVariable, isArbitraryValue],\n },\n isArbitraryVariableImage,\n isArbitraryImage,\n ],\n },\n ],\n /**\n * Background Color\n * @see https://tailwindcss.com/docs/background-color\n */\n 'bg-color': [{ bg: scaleColor() }],\n /**\n * Gradient Color Stops From Position\n * @see https://tailwindcss.com/docs/gradient-color-stops\n */\n 'gradient-from-pos': [{ from: scaleGradientStopPosition() }],\n /**\n * Gradient Color Stops Via Position\n * @see https://tailwindcss.com/docs/gradient-color-stops\n */\n 'gradient-via-pos': [{ via: scaleGradientStopPosition() }],\n /**\n * Gradient Color Stops To Position\n * @see https://tailwindcss.com/docs/gradient-color-stops\n */\n 'gradient-to-pos': [{ to: scaleGradientStopPosition() }],\n /**\n * Gradient Color Stops From\n * @see https://tailwindcss.com/docs/gradient-color-stops\n */\n 'gradient-from': [{ from: scaleColor() }],\n /**\n * Gradient Color Stops Via\n * @see https://tailwindcss.com/docs/gradient-color-stops\n */\n 'gradient-via': [{ via: scaleColor() }],\n /**\n * Gradient Color Stops To\n * @see https://tailwindcss.com/docs/gradient-color-stops\n */\n 'gradient-to': [{ to: scaleColor() }],\n\n // ---------------\n // --- Borders ---\n // ---------------\n\n /**\n * Border Radius\n * @see https://tailwindcss.com/docs/border-radius\n */\n rounded: [{ rounded: scaleRadius() }],\n /**\n * Border Radius Start\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-s': [{ 'rounded-s': scaleRadius() }],\n /**\n * Border Radius End\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-e': [{ 'rounded-e': scaleRadius() }],\n /**\n * Border Radius Top\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-t': [{ 'rounded-t': scaleRadius() }],\n /**\n * Border Radius Right\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-r': [{ 'rounded-r': scaleRadius() }],\n /**\n * Border Radius Bottom\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-b': [{ 'rounded-b': scaleRadius() }],\n /**\n * Border Radius Left\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-l': [{ 'rounded-l': scaleRadius() }],\n /**\n * Border Radius Start Start\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-ss': [{ 'rounded-ss': scaleRadius() }],\n /**\n * Border Radius Start End\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-se': [{ 'rounded-se': scaleRadius() }],\n /**\n * Border Radius End End\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-ee': [{ 'rounded-ee': scaleRadius() }],\n /**\n * Border Radius End Start\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-es': [{ 'rounded-es': scaleRadius() }],\n /**\n * Border Radius Top Left\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-tl': [{ 'rounded-tl': scaleRadius() }],\n /**\n * Border Radius Top Right\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-tr': [{ 'rounded-tr': scaleRadius() }],\n /**\n * Border Radius Bottom Right\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-br': [{ 'rounded-br': scaleRadius() }],\n /**\n * Border Radius Bottom Left\n * @see https://tailwindcss.com/docs/border-radius\n */\n 'rounded-bl': [{ 'rounded-bl': scaleRadius() }],\n /**\n * Border Width\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w': [{ border: scaleBorderWidth() }],\n /**\n * Border Width Inline\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-x': [{ 'border-x': scaleBorderWidth() }],\n /**\n * Border Width Block\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-y': [{ 'border-y': scaleBorderWidth() }],\n /**\n * Border Width Inline Start\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-s': [{ 'border-s': scaleBorderWidth() }],\n /**\n * Border Width Inline End\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-e': [{ 'border-e': scaleBorderWidth() }],\n /**\n * Border Width Block Start\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-bs': [{ 'border-bs': scaleBorderWidth() }],\n /**\n * Border Width Block End\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-be': [{ 'border-be': scaleBorderWidth() }],\n /**\n * Border Width Top\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-t': [{ 'border-t': scaleBorderWidth() }],\n /**\n * Border Width Right\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-r': [{ 'border-r': scaleBorderWidth() }],\n /**\n * Border Width Bottom\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-b': [{ 'border-b': scaleBorderWidth() }],\n /**\n * Border Width Left\n * @see https://tailwindcss.com/docs/border-width\n */\n 'border-w-l': [{ 'border-l': scaleBorderWidth() }],\n /**\n * Divide Width X\n * @see https://tailwindcss.com/docs/border-width#between-children\n */\n 'divide-x': [{ 'divide-x': scaleBorderWidth() }],\n /**\n * Divide Width X Reverse\n * @see https://tailwindcss.com/docs/border-width#between-children\n */\n 'divide-x-reverse': ['divide-x-reverse'],\n /**\n * Divide Width Y\n * @see https://tailwindcss.com/docs/border-width#between-children\n */\n 'divide-y': [{ 'divide-y': scaleBorderWidth() }],\n /**\n * Divide Width Y Reverse\n * @see https://tailwindcss.com/docs/border-width#between-children\n */\n 'divide-y-reverse': ['divide-y-reverse'],\n /**\n * Border Style\n * @see https://tailwindcss.com/docs/border-style\n */\n 'border-style': [{ border: [...scaleLineStyle(), 'hidden', 'none'] }],\n /**\n * Divide Style\n * @see https://tailwindcss.com/docs/border-style#setting-the-divider-style\n */\n 'divide-style': [{ divide: [...scaleLineStyle(), 'hidden', 'none'] }],\n /**\n * Border Color\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color': [{ border: scaleColor() }],\n /**\n * Border Color Inline\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-x': [{ 'border-x': scaleColor() }],\n /**\n * Border Color Block\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-y': [{ 'border-y': scaleColor() }],\n /**\n * Border Color Inline Start\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-s': [{ 'border-s': scaleColor() }],\n /**\n * Border Color Inline End\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-e': [{ 'border-e': scaleColor() }],\n /**\n * Border Color Block Start\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-bs': [{ 'border-bs': scaleColor() }],\n /**\n * Border Color Block End\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-be': [{ 'border-be': scaleColor() }],\n /**\n * Border Color Top\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-t': [{ 'border-t': scaleColor() }],\n /**\n * Border Color Right\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-r': [{ 'border-r': scaleColor() }],\n /**\n * Border Color Bottom\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-b': [{ 'border-b': scaleColor() }],\n /**\n * Border Color Left\n * @see https://tailwindcss.com/docs/border-color\n */\n 'border-color-l': [{ 'border-l': scaleColor() }],\n /**\n * Divide Color\n * @see https://tailwindcss.com/docs/divide-color\n */\n 'divide-color': [{ divide: scaleColor() }],\n /**\n * Outline Style\n * @see https://tailwindcss.com/docs/outline-style\n */\n 'outline-style': [{ outline: [...scaleLineStyle(), 'none', 'hidden'] }],\n /**\n * Outline Offset\n * @see https://tailwindcss.com/docs/outline-offset\n */\n 'outline-offset': [\n { 'outline-offset': [isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Outline Width\n * @see https://tailwindcss.com/docs/outline-width\n */\n 'outline-w': [\n { outline: ['', isNumber, isArbitraryVariableLength, isArbitraryLength] },\n ],\n /**\n * Outline Color\n * @see https://tailwindcss.com/docs/outline-color\n */\n 'outline-color': [{ outline: scaleColor() }],\n\n // ---------------\n // --- Effects ---\n // ---------------\n\n /**\n * Box Shadow\n * @see https://tailwindcss.com/docs/box-shadow\n */\n shadow: [\n {\n shadow: [\n // Deprecated since Tailwind CSS v4.0.0\n '',\n 'none',\n themeShadow,\n isArbitraryVariableShadow,\n isArbitraryShadow,\n ],\n },\n ],\n /**\n * Box Shadow Color\n * @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color\n */\n 'shadow-color': [{ shadow: scaleColor() }],\n /**\n * Inset Box Shadow\n * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow\n */\n 'inset-shadow': [\n {\n 'inset-shadow': [\n 'none',\n themeInsetShadow,\n isArbitraryVariableShadow,\n isArbitraryShadow,\n ],\n },\n ],\n /**\n * Inset Box Shadow Color\n * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color\n */\n 'inset-shadow-color': [{ 'inset-shadow': scaleColor() }],\n /**\n * Ring Width\n * @see https://tailwindcss.com/docs/box-shadow#adding-a-ring\n */\n 'ring-w': [{ ring: scaleBorderWidth() }],\n /**\n * Ring Width Inset\n * @see https://v3.tailwindcss.com/docs/ring-width#inset-rings\n * @deprecated since Tailwind CSS v4.0.0\n * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158\n */\n 'ring-w-inset': ['ring-inset'],\n /**\n * Ring Color\n * @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color\n */\n 'ring-color': [{ ring: scaleColor() }],\n /**\n * Ring Offset Width\n * @see https://v3.tailwindcss.com/docs/ring-offset-width\n * @deprecated since Tailwind CSS v4.0.0\n * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158\n */\n 'ring-offset-w': [{ 'ring-offset': [isNumber, isArbitraryLength] }],\n /**\n * Ring Offset Color\n * @see https://v3.tailwindcss.com/docs/ring-offset-color\n * @deprecated since Tailwind CSS v4.0.0\n * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158\n */\n 'ring-offset-color': [{ 'ring-offset': scaleColor() }],\n /**\n * Inset Ring Width\n * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring\n */\n 'inset-ring-w': [{ 'inset-ring': scaleBorderWidth() }],\n /**\n * Inset Ring Color\n * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color\n */\n 'inset-ring-color': [{ 'inset-ring': scaleColor() }],\n /**\n * Text Shadow\n * @see https://tailwindcss.com/docs/text-shadow\n */\n 'text-shadow': [\n {\n 'text-shadow': [\n 'none',\n themeTextShadow,\n isArbitraryVariableShadow,\n isArbitraryShadow,\n ],\n },\n ],\n /**\n * Text Shadow Color\n * @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color\n */\n 'text-shadow-color': [{ 'text-shadow': scaleColor() }],\n /**\n * Opacity\n * @see https://tailwindcss.com/docs/opacity\n */\n opacity: [{ opacity: [isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Mix Blend Mode\n * @see https://tailwindcss.com/docs/mix-blend-mode\n */\n 'mix-blend': [{ 'mix-blend': [...scaleBlendMode(), 'plus-darker', 'plus-lighter'] }],\n /**\n * Background Blend Mode\n * @see https://tailwindcss.com/docs/background-blend-mode\n */\n 'bg-blend': [{ 'bg-blend': scaleBlendMode() }],\n /**\n * Mask Clip\n * @see https://tailwindcss.com/docs/mask-clip\n */\n 'mask-clip': [\n { 'mask-clip': ['border', 'padding', 'content', 'fill', 'stroke', 'view'] },\n 'mask-no-clip',\n ],\n /**\n * Mask Composite\n * @see https://tailwindcss.com/docs/mask-composite\n */\n 'mask-composite': [{ mask: ['add', 'subtract', 'intersect', 'exclude'] }],\n /**\n * Mask Image\n * @see https://tailwindcss.com/docs/mask-image\n */\n 'mask-image-linear-pos': [{ 'mask-linear': [isNumber] }],\n 'mask-image-linear-from-pos': [{ 'mask-linear-from': scaleMaskImagePosition() }],\n 'mask-image-linear-to-pos': [{ 'mask-linear-to': scaleMaskImagePosition() }],\n 'mask-image-linear-from-color': [{ 'mask-linear-from': scaleColor() }],\n 'mask-image-linear-to-color': [{ 'mask-linear-to': scaleColor() }],\n 'mask-image-t-from-pos': [{ 'mask-t-from': scaleMaskImagePosition() }],\n 'mask-image-t-to-pos': [{ 'mask-t-to': scaleMaskImagePosition() }],\n 'mask-image-t-from-color': [{ 'mask-t-from': scaleColor() }],\n 'mask-image-t-to-color': [{ 'mask-t-to': scaleColor() }],\n 'mask-image-r-from-pos': [{ 'mask-r-from': scaleMaskImagePosition() }],\n 'mask-image-r-to-pos': [{ 'mask-r-to': scaleMaskImagePosition() }],\n 'mask-image-r-from-color': [{ 'mask-r-from': scaleColor() }],\n 'mask-image-r-to-color': [{ 'mask-r-to': scaleColor() }],\n 'mask-image-b-from-pos': [{ 'mask-b-from': scaleMaskImagePosition() }],\n 'mask-image-b-to-pos': [{ 'mask-b-to': scaleMaskImagePosition() }],\n 'mask-image-b-from-color': [{ 'mask-b-from': scaleColor() }],\n 'mask-image-b-to-color': [{ 'mask-b-to': scaleColor() }],\n 'mask-image-l-from-pos': [{ 'mask-l-from': scaleMaskImagePosition() }],\n 'mask-image-l-to-pos': [{ 'mask-l-to': scaleMaskImagePosition() }],\n 'mask-image-l-from-color': [{ 'mask-l-from': scaleColor() }],\n 'mask-image-l-to-color': [{ 'mask-l-to': scaleColor() }],\n 'mask-image-x-from-pos': [{ 'mask-x-from': scaleMaskImagePosition() }],\n 'mask-image-x-to-pos': [{ 'mask-x-to': scaleMaskImagePosition() }],\n 'mask-image-x-from-color': [{ 'mask-x-from': scaleColor() }],\n 'mask-image-x-to-color': [{ 'mask-x-to': scaleColor() }],\n 'mask-image-y-from-pos': [{ 'mask-y-from': scaleMaskImagePosition() }],\n 'mask-image-y-to-pos': [{ 'mask-y-to': scaleMaskImagePosition() }],\n 'mask-image-y-from-color': [{ 'mask-y-from': scaleColor() }],\n 'mask-image-y-to-color': [{ 'mask-y-to': scaleColor() }],\n 'mask-image-radial': [{ 'mask-radial': [isArbitraryVariable, isArbitraryValue] }],\n 'mask-image-radial-from-pos': [{ 'mask-radial-from': scaleMaskImagePosition() }],\n 'mask-image-radial-to-pos': [{ 'mask-radial-to': scaleMaskImagePosition() }],\n 'mask-image-radial-from-color': [{ 'mask-radial-from': scaleColor() }],\n 'mask-image-radial-to-color': [{ 'mask-radial-to': scaleColor() }],\n 'mask-image-radial-shape': [{ 'mask-radial': ['circle', 'ellipse'] }],\n 'mask-image-radial-size': [\n { 'mask-radial': [{ closest: ['side', 'corner'], farthest: ['side', 'corner'] }] },\n ],\n 'mask-image-radial-pos': [{ 'mask-radial-at': scalePosition() }],\n 'mask-image-conic-pos': [{ 'mask-conic': [isNumber] }],\n 'mask-image-conic-from-pos': [{ 'mask-conic-from': scaleMaskImagePosition() }],\n 'mask-image-conic-to-pos': [{ 'mask-conic-to': scaleMaskImagePosition() }],\n 'mask-image-conic-from-color': [{ 'mask-conic-from': scaleColor() }],\n 'mask-image-conic-to-color': [{ 'mask-conic-to': scaleColor() }],\n /**\n * Mask Mode\n * @see https://tailwindcss.com/docs/mask-mode\n */\n 'mask-mode': [{ mask: ['alpha', 'luminance', 'match'] }],\n /**\n * Mask Origin\n * @see https://tailwindcss.com/docs/mask-origin\n */\n 'mask-origin': [\n { 'mask-origin': ['border', 'padding', 'content', 'fill', 'stroke', 'view'] },\n ],\n /**\n * Mask Position\n * @see https://tailwindcss.com/docs/mask-position\n */\n 'mask-position': [{ mask: scaleBgPosition() }],\n /**\n * Mask Repeat\n * @see https://tailwindcss.com/docs/mask-repeat\n */\n 'mask-repeat': [{ mask: scaleBgRepeat() }],\n /**\n * Mask Size\n * @see https://tailwindcss.com/docs/mask-size\n */\n 'mask-size': [{ mask: scaleBgSize() }],\n /**\n * Mask Type\n * @see https://tailwindcss.com/docs/mask-type\n */\n 'mask-type': [{ 'mask-type': ['alpha', 'luminance'] }],\n /**\n * Mask Image\n * @see https://tailwindcss.com/docs/mask-image\n */\n 'mask-image': [{ mask: ['none', isArbitraryVariable, isArbitraryValue] }],\n\n // ---------------\n // --- Filters ---\n // ---------------\n\n /**\n * Filter\n * @see https://tailwindcss.com/docs/filter\n */\n filter: [\n {\n filter: [\n // Deprecated since Tailwind CSS v3.0.0\n '',\n 'none',\n isArbitraryVariable,\n isArbitraryValue,\n ],\n },\n ],\n /**\n * Blur\n * @see https://tailwindcss.com/docs/blur\n */\n blur: [{ blur: scaleBlur() }],\n /**\n * Brightness\n * @see https://tailwindcss.com/docs/brightness\n */\n brightness: [{ brightness: [isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Contrast\n * @see https://tailwindcss.com/docs/contrast\n */\n contrast: [{ contrast: [isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Drop Shadow\n * @see https://tailwindcss.com/docs/drop-shadow\n */\n 'drop-shadow': [\n {\n 'drop-shadow': [\n // Deprecated since Tailwind CSS v4.0.0\n '',\n 'none',\n themeDropShadow,\n isArbitraryVariableShadow,\n isArbitraryShadow,\n ],\n },\n ],\n /**\n * Drop Shadow Color\n * @see https://tailwindcss.com/docs/filter-drop-shadow#setting-the-shadow-color\n */\n 'drop-shadow-color': [{ 'drop-shadow': scaleColor() }],\n /**\n * Grayscale\n * @see https://tailwindcss.com/docs/grayscale\n */\n grayscale: [{ grayscale: ['', isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Hue Rotate\n * @see https://tailwindcss.com/docs/hue-rotate\n */\n 'hue-rotate': [{ 'hue-rotate': [isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Invert\n * @see https://tailwindcss.com/docs/invert\n */\n invert: [{ invert: ['', isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Saturate\n * @see https://tailwindcss.com/docs/saturate\n */\n saturate: [{ saturate: [isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Sepia\n * @see https://tailwindcss.com/docs/sepia\n */\n sepia: [{ sepia: ['', isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Backdrop Filter\n * @see https://tailwindcss.com/docs/backdrop-filter\n */\n 'backdrop-filter': [\n {\n 'backdrop-filter': [\n // Deprecated since Tailwind CSS v3.0.0\n '',\n 'none',\n isArbitraryVariable,\n isArbitraryValue,\n ],\n },\n ],\n /**\n * Backdrop Blur\n * @see https://tailwindcss.com/docs/backdrop-blur\n */\n 'backdrop-blur': [{ 'backdrop-blur': scaleBlur() }],\n /**\n * Backdrop Brightness\n * @see https://tailwindcss.com/docs/backdrop-brightness\n */\n 'backdrop-brightness': [\n { 'backdrop-brightness': [isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Backdrop Contrast\n * @see https://tailwindcss.com/docs/backdrop-contrast\n */\n 'backdrop-contrast': [\n { 'backdrop-contrast': [isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Backdrop Grayscale\n * @see https://tailwindcss.com/docs/backdrop-grayscale\n */\n 'backdrop-grayscale': [\n { 'backdrop-grayscale': ['', isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Backdrop Hue Rotate\n * @see https://tailwindcss.com/docs/backdrop-hue-rotate\n */\n 'backdrop-hue-rotate': [\n { 'backdrop-hue-rotate': [isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Backdrop Invert\n * @see https://tailwindcss.com/docs/backdrop-invert\n */\n 'backdrop-invert': [\n { 'backdrop-invert': ['', isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Backdrop Opacity\n * @see https://tailwindcss.com/docs/backdrop-opacity\n */\n 'backdrop-opacity': [\n { 'backdrop-opacity': [isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Backdrop Saturate\n * @see https://tailwindcss.com/docs/backdrop-saturate\n */\n 'backdrop-saturate': [\n { 'backdrop-saturate': [isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Backdrop Sepia\n * @see https://tailwindcss.com/docs/backdrop-sepia\n */\n 'backdrop-sepia': [\n { 'backdrop-sepia': ['', isNumber, isArbitraryVariable, isArbitraryValue] },\n ],\n\n // --------------\n // --- Tables ---\n // --------------\n\n /**\n * Border Collapse\n * @see https://tailwindcss.com/docs/border-collapse\n */\n 'border-collapse': [{ border: ['collapse', 'separate'] }],\n /**\n * Border Spacing\n * @see https://tailwindcss.com/docs/border-spacing\n */\n 'border-spacing': [{ 'border-spacing': scaleUnambiguousSpacing() }],\n /**\n * Border Spacing X\n * @see https://tailwindcss.com/docs/border-spacing\n */\n 'border-spacing-x': [{ 'border-spacing-x': scaleUnambiguousSpacing() }],\n /**\n * Border Spacing Y\n * @see https://tailwindcss.com/docs/border-spacing\n */\n 'border-spacing-y': [{ 'border-spacing-y': scaleUnambiguousSpacing() }],\n /**\n * Table Layout\n * @see https://tailwindcss.com/docs/table-layout\n */\n 'table-layout': [{ table: ['auto', 'fixed'] }],\n /**\n * Caption Side\n * @see https://tailwindcss.com/docs/caption-side\n */\n caption: [{ caption: ['top', 'bottom'] }],\n\n // ---------------------------------\n // --- Transitions and Animation ---\n // ---------------------------------\n\n /**\n * Transition Property\n * @see https://tailwindcss.com/docs/transition-property\n */\n transition: [\n {\n transition: [\n '',\n 'all',\n 'colors',\n 'opacity',\n 'shadow',\n 'transform',\n 'none',\n isArbitraryVariable,\n isArbitraryValue,\n ],\n },\n ],\n /**\n * Transition Behavior\n * @see https://tailwindcss.com/docs/transition-behavior\n */\n 'transition-behavior': [{ transition: ['normal', 'discrete'] }],\n /**\n * Transition Duration\n * @see https://tailwindcss.com/docs/transition-duration\n */\n duration: [{ duration: [isNumber, 'initial', isArbitraryVariable, isArbitraryValue] }],\n /**\n * Transition Timing Function\n * @see https://tailwindcss.com/docs/transition-timing-function\n */\n ease: [\n { ease: ['linear', 'initial', themeEase, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Transition Delay\n * @see https://tailwindcss.com/docs/transition-delay\n */\n delay: [{ delay: [isNumber, isArbitraryVariable, isArbitraryValue] }],\n /**\n * Animation\n * @see https://tailwindcss.com/docs/animation\n */\n animate: [{ animate: ['none', themeAnimate, isArbitraryVariable, isArbitraryValue] }],\n\n // ------------------\n // --- Transforms ---\n // ------------------\n\n /**\n * Backface Visibility\n * @see https://tailwindcss.com/docs/backface-visibility\n */\n backface: [{ backface: ['hidden', 'visible'] }],\n /**\n * Perspective\n * @see https://tailwindcss.com/docs/perspective\n */\n perspective: [\n { perspective: [themePerspective, isArbitraryVariable, isArbitraryValue] },\n ],\n /**\n * Perspective Origin\n * @see https://tailwindcss.com/docs/perspective-origin\n */\n 'perspective-origin': [{ 'perspective-origin': scalePositionWithArbitrary() }],\n /**\n * Rotate\n * @see https://tailwindcss.com/docs/rotate\n */\n rotate: [{ rotate: scaleRotate() }],\n /**\n * Rotate X\n * @see https://tailwindcss.com/docs/rotate\n */\n 'rotate-x': [{ 'rotate-x': scaleRotate() }],\n /**\n * Rotate Y\n * @see https://tailwindcss.com/docs/rotate\n */\n 'rotate-y': [{ 'rotate-y': scaleRotate() }],\n /**\n * Rotate Z\n * @see https://tailwindcss.com/docs/rotate\n */\n 'rotate-z': [{ 'rotate-z': scaleRotate() }],\n /**\n * Scale\n * @see https://tailwindcss.com/docs/scale\n */\n scale: [{ scale: scaleScale() }],\n /**\n * Scale X\n * @see https://tailwindcss.com/docs/scale\n */\n 'scale-x': [{ 'scale-x': scaleScale() }],\n /**\n * Scale Y\n * @see https://tailwindcss.com/docs/scale\n */\n 'scale-y': [{ 'scale-y': scaleScale() }],\n /**\n * Scale Z\n * @see https://tailwindcss.com/docs/scale\n */\n 'scale-z': [{ 'scale-z': scaleScale() }],\n /**\n * Scale 3D\n * @see https://tailwindcss.com/docs/scale\n */\n 'scale-3d': ['scale-3d'],\n /**\n * Skew\n * @see https://tailwindcss.com/docs/skew\n */\n skew: [{ skew: scaleSkew() }],\n /**\n * Skew X\n * @see https://tailwindcss.com/docs/skew\n */\n 'skew-x': [{ 'skew-x': scaleSkew() }],\n /**\n * Skew Y\n * @see https://tailwindcss.com/docs/skew\n */\n 'skew-y': [{ 'skew-y': scaleSkew() }],\n /**\n * Transform\n * @see https://tailwindcss.com/docs/transform\n */\n transform: [\n { transform: [isArbitraryVariable, isArbitraryValue, '', 'none', 'gpu', 'cpu'] },\n ],\n /**\n * Transform Origin\n * @see https://tailwindcss.com/docs/transform-origin\n */\n 'transform-origin': [{ origin: scalePositionWithArbitrary() }],\n /**\n * Transform Style\n * @see https://tailwindcss.com/docs/transform-style\n */\n 'transform-style': [{ transform: ['3d', 'flat'] }],\n /**\n * Translate\n * @see https://tailwindcss.com/docs/translate\n */\n translate: [{ translate: scaleTranslate() }],\n /**\n * Translate X\n * @see https://tailwindcss.com/docs/translate\n */\n 'translate-x': [{ 'translate-x': scaleTranslate() }],\n /**\n * Translate Y\n * @see https://tailwindcss.com/docs/translate\n */\n 'translate-y': [{ 'translate-y': scaleTranslate() }],\n /**\n * Translate Z\n * @see https://tailwindcss.com/docs/translate\n */\n 'translate-z': [{ 'translate-z': scaleTranslate() }],\n /**\n * Translate None\n * @see https://tailwindcss.com/docs/translate\n */\n 'translate-none': ['translate-none'],\n\n // ---------------------\n // --- Interactivity ---\n // ---------------------\n\n /**\n * Accent Color\n * @see https://tailwindcss.com/docs/accent-color\n */\n accent: [{ accent: scaleColor() }],\n /**\n * Appearance\n * @see https://tailwindcss.com/docs/appearance\n */\n appearance: [{ appearance: ['none', 'auto'] }],\n /**\n * Caret Color\n * @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities\n */\n 'caret-color': [{ caret: scaleColor() }],\n /**\n * Color Scheme\n * @see https://tailwindcss.com/docs/color-scheme\n */\n 'color-scheme': [\n { scheme: ['normal', 'dark', 'light', 'light-dark', 'only-dark', 'only-light'] },\n ],\n /**\n * Cursor\n * @see https://tailwindcss.com/docs/cursor\n */\n cursor: [\n {\n cursor: [\n 'auto',\n 'default',\n 'pointer',\n 'wait',\n 'text',\n 'move',\n 'help',\n 'not-allowed',\n 'none',\n 'context-menu',\n 'progress',\n 'cell',\n 'crosshair',\n 'vertical-text',\n 'alias',\n 'copy',\n 'no-drop',\n 'grab',\n 'grabbing',\n 'all-scroll',\n 'col-resize',\n 'row-resize',\n 'n-resize',\n 'e-resize',\n 's-resize',\n 'w-resize',\n 'ne-resize',\n 'nw-resize',\n 'se-resize',\n 'sw-resize',\n 'ew-resize',\n 'ns-resize',\n 'nesw-resize',\n 'nwse-resize',\n 'zoom-in',\n 'zoom-out',\n isArbitraryVariable,\n isArbitraryValue,\n ],\n },\n ],\n /**\n * Field Sizing\n * @see https://tailwindcss.com/docs/field-sizing\n */\n 'field-sizing': [{ 'field-sizing': ['fixed', 'content'] }],\n /**\n * Pointer Events\n * @see https://tailwindcss.com/docs/pointer-events\n */\n 'pointer-events': [{ 'pointer-events': ['auto', 'none'] }],\n /**\n * Resize\n * @see https://tailwindcss.com/docs/resize\n */\n resize: [{ resize: ['none', '', 'y', 'x'] }],\n /**\n * Scroll Behavior\n * @see https://tailwindcss.com/docs/scroll-behavior\n */\n 'scroll-behavior': [{ scroll: ['auto', 'smooth'] }],\n /**\n * Scroll Margin\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-m': [{ 'scroll-m': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Inline\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-mx': [{ 'scroll-mx': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Block\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-my': [{ 'scroll-my': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Inline Start\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-ms': [{ 'scroll-ms': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Inline End\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-me': [{ 'scroll-me': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Block Start\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-mbs': [{ 'scroll-mbs': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Block End\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-mbe': [{ 'scroll-mbe': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Top\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-mt': [{ 'scroll-mt': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Right\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-mr': [{ 'scroll-mr': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Bottom\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-mb': [{ 'scroll-mb': scaleUnambiguousSpacing() }],\n /**\n * Scroll Margin Left\n * @see https://tailwindcss.com/docs/scroll-margin\n */\n 'scroll-ml': [{ 'scroll-ml': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-p': [{ 'scroll-p': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Inline\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-px': [{ 'scroll-px': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Block\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-py': [{ 'scroll-py': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Inline Start\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-ps': [{ 'scroll-ps': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Inline End\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-pe': [{ 'scroll-pe': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Block Start\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-pbs': [{ 'scroll-pbs': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Block End\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-pbe': [{ 'scroll-pbe': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Top\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-pt': [{ 'scroll-pt': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Right\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-pr': [{ 'scroll-pr': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Bottom\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-pb': [{ 'scroll-pb': scaleUnambiguousSpacing() }],\n /**\n * Scroll Padding Left\n * @see https://tailwindcss.com/docs/scroll-padding\n */\n 'scroll-pl': [{ 'scroll-pl': scaleUnambiguousSpacing() }],\n /**\n * Scroll Snap Align\n * @see https://tailwindcss.com/docs/scroll-snap-align\n */\n 'snap-align': [{ snap: ['start', 'end', 'center', 'align-none'] }],\n /**\n * Scroll Snap Stop\n * @see https://tailwindcss.com/docs/scroll-snap-stop\n */\n 'snap-stop': [{ snap: ['normal', 'always'] }],\n /**\n * Scroll Snap Type\n * @see https://tailwindcss.com/docs/scroll-snap-type\n */\n 'snap-type': [{ snap: ['none', 'x', 'y', 'both'] }],\n /**\n * Scroll Snap Type Strictness\n * @see https://tailwindcss.com/docs/scroll-snap-type\n */\n 'snap-strictness': [{ snap: ['mandatory', 'proximity'] }],\n /**\n * Touch Action\n * @see https://tailwindcss.com/docs/touch-action\n */\n touch: [{ touch: ['auto', 'none', 'manipulation'] }],\n /**\n * Touch Action X\n * @see https://tailwindcss.com/docs/touch-action\n */\n 'touch-x': [{ 'touch-pan': ['x', 'left', 'right'] }],\n /**\n * Touch Action Y\n * @see https://tailwindcss.com/docs/touch-action\n */\n 'touch-y': [{ 'touch-pan': ['y', 'up', 'down'] }],\n /**\n * Touch Action Pinch Zoom\n * @see https://tailwindcss.com/docs/touch-action\n */\n 'touch-pz': ['touch-pinch-zoom'],\n /**\n * User Select\n * @see https://tailwindcss.com/docs/user-select\n */\n select: [{ select: ['none', 'text', 'all', 'auto'] }],\n /**\n * Will Change\n * @see https://tailwindcss.com/docs/will-change\n */\n 'will-change': [\n {\n 'will-change': [\n 'auto',\n 'scroll',\n 'contents',\n 'transform',\n isArbitraryVariable,\n isArbitraryValue,\n ],\n },\n ],\n\n // -----------\n // --- SVG ---\n // -----------\n\n /**\n * Fill\n * @see https://tailwindcss.com/docs/fill\n */\n fill: [{ fill: ['none', ...scaleColor()] }],\n /**\n * Stroke Width\n * @see https://tailwindcss.com/docs/stroke-width\n */\n 'stroke-w': [\n {\n stroke: [\n isNumber,\n isArbitraryVariableLength,\n isArbitraryLength,\n isArbitraryNumber,\n ],\n },\n ],\n /**\n * Stroke\n * @see https://tailwindcss.com/docs/stroke\n */\n stroke: [{ stroke: ['none', ...scaleColor()] }],\n\n // ---------------------\n // --- Accessibility ---\n // ---------------------\n\n /**\n * Forced Color Adjust\n * @see https://tailwindcss.com/docs/forced-color-adjust\n */\n 'forced-color-adjust': [{ 'forced-color-adjust': ['auto', 'none'] }],\n },\n conflictingClassGroups: {\n overflow: ['overflow-x', 'overflow-y'],\n overscroll: ['overscroll-x', 'overscroll-y'],\n inset: [\n 'inset-x',\n 'inset-y',\n 'inset-bs',\n 'inset-be',\n 'start',\n 'end',\n 'top',\n 'right',\n 'bottom',\n 'left',\n ],\n 'inset-x': ['right', 'left'],\n 'inset-y': ['top', 'bottom'],\n flex: ['basis', 'grow', 'shrink'],\n gap: ['gap-x', 'gap-y'],\n p: ['px', 'py', 'ps', 'pe', 'pbs', 'pbe', 'pt', 'pr', 'pb', 'pl'],\n px: ['pr', 'pl'],\n py: ['pt', 'pb'],\n m: ['mx', 'my', 'ms', 'me', 'mbs', 'mbe', 'mt', 'mr', 'mb', 'ml'],\n mx: ['mr', 'ml'],\n my: ['mt', 'mb'],\n size: ['w', 'h'],\n 'font-size': ['leading'],\n 'fvn-normal': [\n 'fvn-ordinal',\n 'fvn-slashed-zero',\n 'fvn-figure',\n 'fvn-spacing',\n 'fvn-fraction',\n ],\n 'fvn-ordinal': ['fvn-normal'],\n 'fvn-slashed-zero': ['fvn-normal'],\n 'fvn-figure': ['fvn-normal'],\n 'fvn-spacing': ['fvn-normal'],\n 'fvn-fraction': ['fvn-normal'],\n 'line-clamp': ['display', 'overflow'],\n rounded: [\n 'rounded-s',\n 'rounded-e',\n 'rounded-t',\n 'rounded-r',\n 'rounded-b',\n 'rounded-l',\n 'rounded-ss',\n 'rounded-se',\n 'rounded-ee',\n 'rounded-es',\n 'rounded-tl',\n 'rounded-tr',\n 'rounded-br',\n 'rounded-bl',\n ],\n 'rounded-s': ['rounded-ss', 'rounded-es'],\n 'rounded-e': ['rounded-se', 'rounded-ee'],\n 'rounded-t': ['rounded-tl', 'rounded-tr'],\n 'rounded-r': ['rounded-tr', 'rounded-br'],\n 'rounded-b': ['rounded-br', 'rounded-bl'],\n 'rounded-l': ['rounded-tl', 'rounded-bl'],\n 'border-spacing': ['border-spacing-x', 'border-spacing-y'],\n 'border-w': [\n 'border-w-x',\n 'border-w-y',\n 'border-w-s',\n 'border-w-e',\n 'border-w-bs',\n 'border-w-be',\n 'border-w-t',\n 'border-w-r',\n 'border-w-b',\n 'border-w-l',\n ],\n 'border-w-x': ['border-w-r', 'border-w-l'],\n 'border-w-y': ['border-w-t', 'border-w-b'],\n 'border-color': [\n 'border-color-x',\n 'border-color-y',\n 'border-color-s',\n 'border-color-e',\n 'border-color-bs',\n 'border-color-be',\n 'border-color-t',\n 'border-color-r',\n 'border-color-b',\n 'border-color-l',\n ],\n 'border-color-x': ['border-color-r', 'border-color-l'],\n 'border-color-y': ['border-color-t', 'border-color-b'],\n translate: ['translate-x', 'translate-y', 'translate-none'],\n 'translate-none': ['translate', 'translate-x', 'translate-y', 'translate-z'],\n 'scroll-m': [\n 'scroll-mx',\n 'scroll-my',\n 'scroll-ms',\n 'scroll-me',\n 'scroll-mbs',\n 'scroll-mbe',\n 'scroll-mt',\n 'scroll-mr',\n 'scroll-mb',\n 'scroll-ml',\n ],\n 'scroll-mx': ['scroll-mr', 'scroll-ml'],\n 'scroll-my': ['scroll-mt', 'scroll-mb'],\n 'scroll-p': [\n 'scroll-px',\n 'scroll-py',\n 'scroll-ps',\n 'scroll-pe',\n 'scroll-pbs',\n 'scroll-pbe',\n 'scroll-pt',\n 'scroll-pr',\n 'scroll-pb',\n 'scroll-pl',\n ],\n 'scroll-px': ['scroll-pr', 'scroll-pl'],\n 'scroll-py': ['scroll-pt', 'scroll-pb'],\n touch: ['touch-x', 'touch-y', 'touch-pz'],\n 'touch-x': ['touch'],\n 'touch-y': ['touch'],\n 'touch-pz': ['touch'],\n },\n conflictingClassGroupModifiers: {\n 'font-size': ['leading'],\n },\n orderSensitiveModifiers: [\n '*',\n '**',\n 'after',\n 'backdrop',\n 'before',\n 'details-content',\n 'file',\n 'first-letter',\n 'first-line',\n 'marker',\n 'placeholder',\n 'selection',\n ],\n } as const satisfies Config<DefaultClassGroupIds, DefaultThemeGroupIds>\n}\n","import { AnyConfig, ConfigExtension, NoInfer } from './types'\n\n/**\n * @param baseConfig Config where other config will be merged into. This object will be mutated.\n * @param configExtension Partial config to merge into the `baseConfig`.\n */\nexport const mergeConfigs = <ClassGroupIds extends string, ThemeGroupIds extends string = never>(\n baseConfig: AnyConfig,\n {\n cacheSize,\n prefix,\n experimentalParseClassName,\n extend = {},\n override = {},\n }: ConfigExtension<ClassGroupIds, ThemeGroupIds>,\n) => {\n overrideProperty(baseConfig, 'cacheSize', cacheSize)\n overrideProperty(baseConfig, 'prefix', prefix)\n overrideProperty(baseConfig, 'experimentalParseClassName', experimentalParseClassName)\n\n overrideConfigProperties(baseConfig.theme, override.theme)\n overrideConfigProperties(baseConfig.classGroups, override.classGroups)\n overrideConfigProperties(baseConfig.conflictingClassGroups, override.conflictingClassGroups)\n overrideConfigProperties(\n baseConfig.conflictingClassGroupModifiers,\n override.conflictingClassGroupModifiers,\n )\n overrideProperty(baseConfig, 'orderSensitiveModifiers', override.orderSensitiveModifiers)\n\n mergeConfigProperties(baseConfig.theme, extend.theme)\n mergeConfigProperties(baseConfig.classGroups, extend.classGroups)\n mergeConfigProperties(baseConfig.conflictingClassGroups, extend.conflictingClassGroups)\n mergeConfigProperties(\n baseConfig.conflictingClassGroupModifiers,\n extend.conflictingClassGroupModifiers,\n )\n mergeArrayProperties(baseConfig, extend, 'orderSensitiveModifiers')\n\n return baseConfig\n}\n\nconst overrideProperty = <T extends object, K extends keyof T>(\n baseObject: T,\n overrideKey: K,\n overrideValue: T[K] | undefined,\n) => {\n if (overrideValue !== undefined) {\n baseObject[overrideKey] = overrideValue\n }\n}\n\nconst overrideConfigProperties = (\n baseObject: Partial<Record<string, readonly unknown[]>>,\n overrideObject: Partial<Record<string, readonly unknown[]>> | undefined,\n) => {\n if (overrideObject) {\n for (const key in overrideObject) {\n overrideProperty(baseObject, key, overrideObject[key])\n }\n }\n}\n\nconst mergeConfigProperties = (\n baseObject: Partial<Record<string, readonly unknown[]>>,\n mergeObject: Partial<Record<string, readonly unknown[]>> | undefined,\n) => {\n if (mergeObject) {\n for (const key in mergeObject) {\n mergeArrayProperties(baseObject, mergeObject, key)\n }\n }\n}\n\nconst mergeArrayProperties = <Key extends string>(\n baseObject: Partial<Record<NoInfer<Key>, readonly unknown[]>>,\n mergeObject: Partial<Record<NoInfer<Key>, readonly unknown[]>>,\n key: Key,\n) => {\n const mergeValue = mergeObject[key]\n\n if (mergeValue !== undefined) {\n baseObject[key] = baseObject[key] ? baseObject[key].concat(mergeValue) : mergeValue\n }\n}\n","import { createTailwindMerge } from './create-tailwind-merge'\nimport { getDefaultConfig } from './default-config'\nimport { mergeConfigs } from './merge-configs'\nimport { AnyConfig, ConfigExtension, DefaultClassGroupIds, DefaultThemeGroupIds } from './types'\n\ntype CreateConfigSubsequent = (config: AnyConfig) => AnyConfig\n\nexport const extendTailwindMerge = <\n AdditionalClassGroupIds extends string = never,\n AdditionalThemeGroupIds extends string = never,\n>(\n configExtension:\n | ConfigExtension<\n DefaultClassGroupIds | AdditionalClassGroupIds,\n DefaultThemeGroupIds | AdditionalThemeGroupIds\n >\n | CreateConfigSubsequent,\n ...createConfig: CreateConfigSubsequent[]\n) =>\n typeof configExtension === 'function'\n ? createTailwindMerge(getDefaultConfig, configExtension, ...createConfig)\n : createTailwindMerge(\n () => mergeConfigs(getDefaultConfig(), configExtension),\n ...createConfig,\n )\n","import { createTailwindMerge } from './create-tailwind-merge'\nimport { getDefaultConfig } from './default-config'\n\nexport const twMerge = createTailwindMerge(getDefaultConfig)\n"],"names":["DEFAULT_SEGMENT_KEY","NOT_FOUND_SEGMENT_KEY","PAGE_SEGMENT_KEY","addSearchParamsIfPageSegment","computeSelectedLayoutSegment","getSegmentValue","getSelectedLayoutSegmentPath","isGroupSegment","isParallelRouteSegment","segment","Array","isArray","endsWith","startsWith","searchParams","isPageSegment","includes","stringifiedQuery","JSON","stringify","segments","parallelRouteKey","length","rawSegment","tree","first","segmentPath","node","parallelRoutes","children","Object","values","segmentValue","push","UnrecognizedActionError","unstable_isUnrecognizedActionError","Error","constructor","args","name","error","ReadonlyURLSearchParams","ReadonlyURLSearchParamsError","URLSearchParams","append","delete","set","sort","RedirectStatusCode","REDIRECT_ERROR_CODE","RedirectType","isRedirectError","digest","split","errorCode","type","destination","slice","join","status","at","statusCode","Number","isNaN","getRedirectError","getRedirectStatusCodeFromError","getRedirectTypeFromError","getURLFromRedirectError","permanentRedirect","redirect","actionAsyncStorage","window","require","undefined","url","TemporaryRedirect","getStore","isAction","replace","PermanentRedirect","HTTPAccessErrorStatus","HTTP_ERROR_FALLBACK_ERROR_CODE","getAccessFallbackErrorTypeByStatus","getAccessFallbackHTTPStatus","isHTTPAccessFallbackError","NOT_FOUND","FORBIDDEN","UNAUTHORIZED","ALLOWED_CODES","Set","prefix","httpStatus","has","notFound","DIGEST","forbidden","process","env","__NEXT_EXPERIMENTAL_AUTH_INTERRUPTS","unauthorized","isHangingPromiseRejectionError","makeDevtoolsIOAwarePromise","makeHangingPromise","err","HANGING_PROMISE_REJECTION","HangingPromiseRejectionError","route","expression","abortListenersBySignal","WeakMap","signal","aborted","Promise","reject","hangingPromise","_","boundRejection","bind","currentListeners","get","listeners","addEventListener","i","once","catch","ignoreReject","underlying","requestStore","stage","stagedRendering","delayUntilStage","resolve","setTimeout","isPostpone","REACT_POSTPONE_TYPE","Symbol","for","$$typeof","BailoutToCSRError","isBailoutToCSRError","BAILOUT_TO_CSR","reason","isNextRouterError","DynamicServerError","isDynamicServerError","DYNAMIC_ERROR_CODE","description","StaticGenBailoutError","isStaticGenBailoutError","NEXT_STATIC_GEN_BAILOUT","code","METADATA_BOUNDARY_NAME","OUTLET_BOUNDARY_NAME","ROOT_LAYOUT_BOUNDARY_NAME","VIEWPORT_BOUNDARY_NAME","atLeastOneTask","scheduleImmediate","scheduleOnNextTick","waitAtLeastOneReactRenderTask","cb","then","NEXT_RUNTIME","nextTick","setImmediate","r","InvariantError","message","options","Postpone","PreludeState","abortAndThrowOnSynchronousRequestDataAccess","abortOnSynchronousPlatformIOAccess","accessedDynamicData","annotateDynamicAccess","consumeDynamicAccess","createDynamicTrackingState","createDynamicValidationState","createHangingInputAbortSignal","createRenderInBrowserAbortSignal","delayUntilRuntimeStage","formatDynamicAPIAccesses","getFirstDynamicReason","getStaticShellDisallowedDynamicReasons","isDynamicPostpone","isPrerenderInterruptedError","logDisallowedDynamicError","markCurrentScopeAsDynamic","postponeWithTracking","throwIfDisallowedDynamic","throwToInterruptStaticGeneration","trackAllowedDynamicAccess","trackDynamicDataInDynamicRender","trackDynamicHoleInRuntimeShell","trackDynamicHoleInStaticShell","useDynamicRouteParams","useDynamicSearchParams","hasPostpone","React","unstable_postpone","isDebugDynamicAccesses","dynamicAccesses","syncDynamicErrorWithStack","hasSuspenseAboveBody","hasDynamicMetadata","dynamicMetadata","hasDynamicViewport","hasAllowedDynamic","dynamicErrors","trackingState","store","workUnitStore","forceDynamic","forceStatic","dynamicShouldError","dynamicTracking","revalidate","dynamicUsageDescription","dynamicUsageStack","stack","NODE_ENV","usedDynamic","prerenderStore","abortOnSynchronousDynamicDataAccess","createPrerenderInterruptedError","controller","abort","errorWithStack","prerenderSignal","workUnitAsyncStorage","assertPostpone","createPostponeReason","isDynamicPostponeReason","NEXT_PRERENDER_INTERRUPTED","serverDynamic","clientDynamic","filter","access","map","line","AbortController","cacheSignal","inputReady","runtimeStagePromise","getRuntimeStagePromise","workStore","workAsyncStorage","fallbackParams","fallbackRouteParams","size","use","renderSignal","throwForMissingRequestStore","hasSuspenseRegex","bodyAndImplicitTags","hasSuspenseBeforeRootLayoutWithoutBodyOrImplicitBodyRegex","RegExp","hasMetadataRegex","hasViewportRegex","hasOutletRegex","componentStack","dynamicValidation","test","createErrorWithComponentOrOwnerStack","ownerStack","captureOwnerStack","console","dev","hasReadableErrorStacks","prelude","result","unstable_rethrow","cause","ServerInsertedHTMLContext","useParams","usePathname","useRouter","useSearchParams","useSelectedLayoutSegment","useSelectedLayoutSegments","useServerInsertedHTML","useContext","SearchParamsContext","readonlySearchParams","useMemo","navigationPromises","NavigationPromisesContext","pathname","PathnameContext","router","AppRouterContext","params","PathParamsContext","context","LayoutRouterContext","promise","selectedLayoutSegmentsPromises","parentTree","selectedLayoutSegments","selectedLayoutSegmentPromises","concatArrays","array2","combinedArray","array1","createClassValidatorObject","classGroupId","validator","createClassPartObject","nextPart","Map","validators","CLASS_PART_SEPARATOR","EMPTY_CONFLICTS","ARBITRARY_PROPERTY_PREFIX","createClassGroupUtils","config","classMap","createClassMap","conflictingClassGroups","conflictingClassGroupModifiers","getClassGroupId","className","getGroupIdForArbitraryProperty","classParts","startIndex","getGroupRecursive","getConflictingClassGroupIds","hasPostfixModifier","modifierConflicts","baseConflicts","classPartObject","classPathsLength","currentClassPart","nextClassPartObject","classRest","validatorsLength","validatorObj","indexOf","content","colonIndex","property","theme","classGroups","processClassGroups","processClassesRecursively","group","classGroup","len","classDefinition","processClassDefinition","processStringDefinition","processFunctionDefinition","processObjectDefinition","classPartObjectToEdit","getPart","isThemeGetter","entries","key","value","path","parts","part","next","current","func","createLruCache","maxCacheSize","cacheSize","cache","create","previousCache","update","IMPORTANT_MODIFIER","MODIFIER_SEPARATOR","EMPTY_MODIFIERS","createResultObject","modifiers","hasImportantModifier","baseClassName","maybePostfixModifierPosition","isExternal","createParseClassName","experimentalParseClassName","parseClassName","bracketDepth","parenDepth","modifierStart","postfixModifierPosition","index","currentCharacter","baseClassNameWithImportantModifier","fullPrefix","parseClassNameOriginal","createSortModifiers","modifierWeights","orderSensitiveModifiers","forEach","mod","currentSegment","modifier","isArbitrary","isOrderSensitive","createConfigUtils","sortModifiers","SPLIT_CLASSES_REGEX","mergeClassList","classList","configUtils","classGroupsInConflict","classNames","trim","originalClassName","substring","variantModifier","modifierId","classId","conflictGroups","twJoin","classLists","argument","resolvedValue","string","toValue","mix","k","createTailwindMerge","createConfigFirst","createConfigRest","cacheGet","cacheSet","functionToCall","initTailwindMerge","reduce","previousConfig","createConfigCurrent","tailwindMerge","cachedResult","fallbackThemeArr","fromTheme","themeGetter","arbitraryValueRegex","arbitraryVariableRegex","fractionRegex","tshirtUnitRegex","lengthUnitRegex","colorFunctionRegex","shadowRegex","imageRegex","isFraction","isNumber","isInteger","isPercent","isTshirtSize","isAny","isLengthOnly","isNever","isShadow","isImage","isAnyNonArbitrary","isArbitraryValue","isArbitraryVariable","isArbitrarySize","getIsArbitraryValue","isLabelSize","isArbitraryLength","isLabelLength","isArbitraryNumber","isLabelNumber","isArbitraryWeight","isLabelWeight","isArbitraryFamilyName","isLabelFamilyName","isArbitraryPosition","isLabelPosition","isArbitraryImage","isLabelImage","isArbitraryShadow","isLabelShadow","isArbitraryVariableLength","getIsArbitraryVariable","isArbitraryVariableFamilyName","isArbitraryVariablePosition","isArbitraryVariableSize","isArbitraryVariableImage","isArbitraryVariableShadow","isArbitraryVariableWeight","testLabel","testValue","exec","shouldMatchNoLabel","label","getDefaultConfig","themeColor","themeFont","themeText","themeFontWeight","themeTracking","themeLeading","themeBreakpoint","themeContainer","themeSpacing","themeRadius","themeShadow","themeInsetShadow","themeTextShadow","themeDropShadow","themeBlur","themePerspective","themeAspect","themeEase","themeAnimate","scaleBreak","scalePosition","scalePositionWithArbitrary","scaleOverflow","scaleOverscroll","scaleUnambiguousSpacing","scaleInset","scaleGridTemplateColsRows","scaleGridColRowStartAndEnd","span","scaleGridColRowStartOrEnd","scaleGridAutoColsRows","scaleAlignPrimaryAxis","scaleAlignSecondaryAxis","scaleMargin","scaleSizing","scaleSizingInline","scaleSizingBlock","scaleColor","scaleBgPosition","position","scaleBgRepeat","repeat","scaleBgSize","scaleGradientStopPosition","scaleRadius","scaleBorderWidth","scaleLineStyle","scaleBlendMode","scaleMaskImagePosition","scaleBlur","scaleRotate","scaleScale","scaleSkew","scaleTranslate","animate","aspect","blur","breakpoint","color","container","ease","font","leading","perspective","radius","shadow","spacing","text","tracking","columns","box","display","sr","float","clear","isolation","object","overflow","overscroll","inset","start","end","top","right","bottom","left","visibility","z","basis","flex","grow","shrink","order","col","row","gap","justify","items","baseline","self","p","px","py","ps","pe","pbs","pbe","pt","pr","pb","pl","m","mx","my","ms","me","mbs","mbe","mt","mr","mb","ml","inline","block","w","screen","h","list","placeholder","decoration","indent","align","whitespace","break","wrap","hyphens","bg","linear","to","radial","conic","from","via","rounded","border","divide","outline","ring","opacity","mask","closest","farthest","brightness","contrast","grayscale","invert","saturate","sepia","table","caption","transition","duration","delay","backface","rotate","scale","skew","transform","origin","translate","accent","appearance","caret","scheme","cursor","resize","scroll","snap","touch","select","fill","stroke","mergeConfigs","baseConfig","extend","override","overrideProperty","overrideConfigProperties","mergeConfigProperties","mergeArrayProperties","baseObject","overrideKey","overrideValue","overrideObject","mergeObject","mergeValue","concat","extendTailwindMerge","configExtension","createConfig","twMerge"],"mappings":"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","ignoreList":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,28,30,32,33,34,35,36,37,38,39,40,41,42,43,44]}
|