\n \u003C/UChip>\n\u003C/template>\n````\n\n### Description\n\nHey,\n\nThanks for your great work.\n\nI have noticed this on a few elements in UI3, but especaily here padding just is not right. Yes of course you can change it, but i belive there needs to be some sane defaults across all elements.\n\nText in chip, and even a simple number is almost unreadable see screenshot below. Happy to open a pr or list all other elements where this seems to have happened (one that comes to mind is UAvatar https://github.com/nuxt/ui/issues/3558).\n\n\n\n### Additional context\n\nThis example is directly from the UI website",[1995,1998,2001],{"name":1996,"color":1997},"bug","d73a4a",{"name":1999,"color":2000},"v3","49DCB8",{"name":2002,"color":2003},"triage","ffffff",3633,"ui","Default padding on `UChip`","2025-03-20T09:21:01Z","https://github.com/nuxt/ui/issues/3633",0.7455534,{"description":2011,"labels":2012,"number":2013,"owner":1985,"repository":1986,"state":2014,"title":2015,"updated_at":2016,"url":2017,"score":2018},"Hello,\nadding your package to the a repository for deploying breaks the Rollup build step.\n\n## Minimal reproducible example\n```\nnode --version\nv20.17.0\npnpm --version\n9.11.0\n```\n- `pnpm create cloudflare@latest my-nuxt-app --framework=nuxt`\n- `cd my-nuxt-app`\n- `pnpx nuxi module add icon` (taken from your doc)\n- `pnpm build`\nI get the following error:\n\n```\n[nitro 23:41:30] ERROR RollupError: .nuxt/dist/server/_nuxt/prompt-DuW0Lom1.js (1:9): \"stdin\" is not exported by \"node_modules/.pnpm/unenv@1.10.0/node_modules/unenv/runtime/node/process/index.mjs\", imported by \".nuxt/dist/server/_nuxt/prompt-DuW0Lom1.js\".\n\n\n1: import { stdin, stdout } from \"node:process\";\n ^\n2: import f from \"node:readline\";\n3: import { WriteStream } from \"node:tty\";\n\n\n[23:41:30] ERROR .nuxt/dist/server/_nuxt/prompt-DuW0Lom1.js (1:9): \"stdin\" is not exported by \"node_modules/.pnpm/unenv@1.10.0/node_modules/unenv/runtime/node/process/index.mjs\", imported by \".nuxt/dist/server/_nuxt/prompt-DuW0Lom1.js\".\n```\n\nThanks.",[],274,"closed","Rollup issue - Adding the package breaks the build step","2024-10-28T13:36:54Z","https://github.com/nuxt/icon/issues/274",0.6854876,{"description":2020,"labels":2021,"number":2022,"owner":1985,"repository":2023,"state":2014,"title":2024,"updated_at":2025,"url":2026,"score":2027},"The sticky position of Table of Contents isn't functioning on mobil. I think it's because of the `div` from `$slots.right` of `UPage`.\r\n\r\n\r\n\u003Cimg width=\"958\" alt=\"Screenshot 2023-11-07 at 12 08 42 AM\" src=\"https://github.com/nuxt/nuxt.com/assets/38922203/704ca39b-c8e2-4915-840f-21dfcf493c1d\">\r\n",[],1412,"nuxt.com","docs: TOC sticky position is not working on mobile","2023-11-22T14:28:54Z","https://github.com/nuxt/nuxt.com/issues/1412",0.6907517,{"description":2029,"labels":2030,"number":2035,"owner":1985,"repository":2036,"state":2014,"title":2037,"updated_at":2038,"url":2039,"score":2040},"Upgrading to v6.0.2 I get the following errors in the Nuxt Turnstile module:\r\n\r\n```\r\n.nuxt/nuxt-scripts/tpc/google-tag-manager.ts(13,17): error TS2742: The inferred type of 'useScriptGoogleTagManager' cannot be named without a reference to '.pnpm/@unhead+vue@1.9.15_vue@3.4.31_typescript@5.5.3_/node_modules/@unhead/vue'. This is likely not portable. A type annotation is necessary.\r\n.nuxt/nuxt-scripts/tpc/google-tag-manager.ts(6,7): error TS2742: The inferred type of 'OptionSchema' cannot be named without a reference to '.pnpm/valibot@0.36.0/node_modules/valibot'. This is likely not portable. A type annotation is necessary.\r\n.nuxt/nuxt-scripts/tpc/google-tag-manager.ts(6,7): error TS2742: The inferred type of 'OptionSchema' cannot be named without a reference to '.pnpm/valibot@0.36.0/node_modules/valibot'. This is likely not portable. A type annotation is necessary.\r\n.nuxt/nuxt-scripts/tpc/google-analytics.ts(13,17): error TS2742: The inferred type of 'useScriptGoogleAnalytics' cannot be named without a reference to '.pnpm/@unhead+vue@1.9.15_vue@3.4.31_typescript@5.5.3_/node_modules/@unhead/vue'. This is likely not portable. A type annotation is necessary.\r\n.nuxt/nuxt-scripts/tpc/google-analytics.ts(6,7): error TS2742: The inferred type of 'OptionSchema' cannot be named without a reference to '.pnpm/valibot@0.36.0/node_modules/valibot'. This is likely not portable. A type annotation is necessary.\r\n.nuxt/nuxt-scripts/tpc/google-analytics.ts(6,7): error TS2742: The inferred type of 'OptionSchema' cannot be named without a reference to '.pnpm/valibot@0.36.0/node_modules/valibot'. This is likely not portable. A type annotation is necessary.\r\n```\r\n\r\nhttps://github.com/nuxt-modules/turnstile/actions/runs/9820960416/job/27116095724?pr=321#step:14:24",[2031,2032],{"name":1996,"color":1997},{"name":2033,"color":2034},"pre-announce","c2e0c6",133,"scripts","fix(tpc): a type annotation is necessary","2024-07-15T18:18:26Z","https://github.com/nuxt/scripts/issues/133",0.6910437,{"description":2042,"labels":2043,"number":2051,"owner":1985,"repository":2052,"state":2014,"title":2053,"updated_at":2054,"url":2055,"score":2056},"### Environment\n\nWorking directory: /home/projects/github-h9agvz\r\nNuxt project info:\r\n\r\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v18.20.3\r\n- Nuxt Version: 3.12.2\r\n- CLI Version: 3.12.0\r\n- Nitro Version: 2.9.6\r\n- Package Manager: npm@10.2.3\r\n- Builder: -\r\n- User Config: devtools, srcDir\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-h9agvz?file=vitest.config.ts,nuxt.config.ts\n\n### Describe the bug\n\nThe coverage report (by either v8 or istanbul) does not get generated if I change the `srcDir` configuration in `nuxt.config.js`. It seems it works well if I use the default setting. You can reproduce the issue with the link I provided.\r\n\r\nIf I click on the *Coverage* icon button on `vitest-ui` web page, It shows the error text: `Cannot GET /coverage/index.html`.\r\n\r\nIf I run `vitest` with `--ui` and `coverage.enabled` option to `true` then the coverage report's `html` files should be generated in `/coverage` directory, but what I get is only `tmp` directory with `coverage.json` files included. It seems the `.html` files are not generated properly so that the output directory get empty.\r\n\r\nI even tried to change `reportsDirectory` or `root` in `vitest.config.js` but nothing changes.\n\n### Additional context\n\nSometimes if I run `vitest --ui` then after the preparation is ready, the open browser should show the Vitest UI, but it shows `Cannot GET /`. After that if I click the URL printed on the console (UI started at http://localhost:51204/__vitest__/), then it goes to the UI page. Also, if I click the *Coverage* icon on that page, it shows the error text of `Cannot GET /coverage/index.html` as well.\n\n### Logs\n\n_No response_",[2044,2045,2048],{"name":1996,"color":1997},{"name":2046,"color":2047},"vitest-environment","b60205",{"name":2049,"color":2050},"pending triage","5D08F5",869,"test-utils","Coverage report does not get generated if `srcDir` in `nuxt.config.js` is modified.","2024-09-30T14:25:26Z","https://github.com/nuxt/test-utils/issues/869",0.69776326,{"description":2058,"labels":2059,"number":2060,"owner":1985,"repository":2061,"state":2014,"title":2062,"updated_at":2063,"url":2064,"score":2065},"Here is my config code\r\n\r\n```\r\nfamilies: [\r\n {\r\n name: 'Display',\r\n src: '/fonts/Display/',\r\n weights: ['200', '300', '400', '500', '700', '900'],\r\n display: 'swap',\r\n },\r\n {\r\n name: 'Narr',\r\n src: '/fonts/Narr/',\r\n weights: ['100', '300', '400', '500', '700', '900'],\r\n display: 'swap',\r\n },\r\n ],\r\n```\r\nand this structure of my font file\r\n\r\n\u003Cimg width=\"347\" alt=\"image\" src=\"https://github.com/nuxt/fonts/assets/19503892/ca4df9b5-7d5a-4193-b79b-1a3a3b406737\">\r\n\r\n\r\n\r\n**The Narr font is already readable**, and the display font not readable like this.\r\n\r\n\r\n\u003Cimg width=\"796\" alt=\"image\" src=\"https://github.com/nuxt/fonts/assets/19503892/61f3d912-b63c-40a6-b1c1-0825543fe23e\">",[],165,"fonts","Two local fonts familly, Only one legible","2024-05-30T21:18:42Z","https://github.com/nuxt/fonts/issues/165",0.70766515,{"description":2067,"labels":2068,"number":2072,"owner":1985,"repository":2061,"state":2014,"title":2073,"updated_at":2074,"url":2075,"score":2076},"We've stumbled on an issue, Roboto font was registered in Font Book, so only Safari loaded the font on the browser properly. All other browsers (Chrome, Firefox) fell back to Arial. ",[2069],{"name":2070,"color":2071},"needs reproduction","C94E53",64,"Font is not loading if the same font is registered in Font Book.","2024-03-20T13:28:13Z","https://github.com/nuxt/fonts/issues/64",0.71293277,{"description":2078,"labels":2079,"number":2080,"owner":1985,"repository":1986,"state":2014,"title":2081,"updated_at":2082,"url":2083,"score":2084},"Hi,\r\n\r\nThe icons are not prerendered in client side rendering with `ssr:false`. Instead, I have `\u003Cspan>` with name text attribute.\r\nI'm using Capacitor, and it seems the problem only occurs with my app's WebView (Android).\r\n\r\nDoes anyone have a solution?",[],144,"Icons not rendered on client side rendering (ssr: false)","2024-03-07T16:01:16Z","https://github.com/nuxt/icon/issues/144",0.72159505,{"description":2086,"labels":2087,"number":2091,"owner":1985,"repository":2061,"state":2014,"title":2092,"updated_at":2093,"url":2094,"score":2095},"Hi, this is the module I was waiting the most for nuxt especially the preload links injection and to handle fonts easilly. \r\nI am facing one issue, I am working on a current project using the famous [Helvetica Neue Pro](https://www.myfonts.com/collections/neue-helvetica-font-linotype) fonts. The problem is I am using the Extented version of the font and so I use the css property [`font-stretch: expanded;`](https://developer.mozilla.org/en-US/docs/Web/CSS/font-stretch). \r\nIs it possible to add the support of font-stretch and have the same replica of what I have currenlty: I don't want to change my font-weight/font-family/font-stretch since the project is soon ready to be deployed.\r\n\r\nMy current font face:\r\n```css\r\n@font-face {\r\n font-family: 'Helvetica Neue';\r\n src: url('/fonts/HelveticaNeue-Roman.woff2') format('woff2');\r\n font-weight: 400;\r\n font-style: normal;\r\n font-display: swap;\r\n}\r\n\r\n@font-face {\r\n font-family: 'Helvetica Neue';\r\n src: url('/fonts/HelveticaNeue-Bold.woff2') format('woff2');\r\n font-weight: 700;\r\n font-style: normal;\r\n font-display: swap;\r\n }\r\n\r\n// Expanded/Extended\r\n\r\n@font-face {\r\n font-family: 'Helvetica Neue';\r\n src: url('/fonts/HelveticaNeue-ExtendedOblique.woff2') format('woff2');\r\n font-weight: 400;\r\n font-stretch: expanded;\r\n font-style: italic;\r\n font-display: swap;\r\n }\r\n\r\n@font-face {\r\n font-family: 'Helvetica Neue';\r\n src: url('/fonts/HelveticaNeue-HeavyExtendedOblique.woff2') format('woff2');\r\n font-weight: 900;\r\n font-stretch: expanded;\r\n font-style: italic;\r\n font-display: swap;\r\n }\r\n```",[2088],{"name":2089,"color":2090},"enhancement","a2eeef",112,"Add support for font-stretch","2024-05-03T12:03:08Z","https://github.com/nuxt/fonts/issues/112",0.7228652,["Reactive",2097],{},["Set"],["ShallowReactive",2100],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"uG_SJdbxz97dQ6VK1RJqtMoF7WDIGgzgUukYxhvSPgQ":-1},"/nuxt/scripts/243"]