\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",[3185,3188,3191],{"name":3186,"color":3187},"bug","d73a4a",{"name":3189,"color":3190},"v3","49DCB8",{"name":3192,"color":3193},"triage","ffffff",3633,"ui","Default padding on `UChip`","2025-03-20T09:21:01Z","https://github.com/nuxt/ui/issues/3633",0.7353839,{"description":3201,"labels":3202,"number":3206,"owner":3175,"repository":3207,"state":3177,"title":3208,"updated_at":3209,"url":3210,"score":3211},"With google fonts you can specify which characters you need and by that reducing the size.\r\nThis is already possible with the module google-fonts but I'm not seeing an option in this module.\r\nBe aware there's a issue/PR currently on the google fonts repo regarding the text option per font family\r\nhttps://github.com/nuxt-modules/google-fonts/issues/106",[3203],{"name":3204,"color":3205},"enhancement","a2eeef",131,"fonts","Allow specifying text for font families","2024-04-22T16:40:12Z","https://github.com/nuxt/fonts/issues/131",0.7613033,{"description":3213,"labels":3214,"number":1611,"owner":3175,"repository":3176,"state":3177,"title":3215,"updated_at":3216,"url":3217,"score":3218},"Repro: [StackBlitz](https://stackblitz.com/edit/nuxt-icon-playground-ruatj9?file=app.vue)",[],"SSR Body Teleport causes hydration children mismatch","2025-03-21T23:59:34Z","https://github.com/nuxt/icon/issues/37",0.78096825,{"description":3220,"labels":3221,"number":3174,"owner":3175,"repository":3226,"state":3227,"title":3228,"updated_at":3229,"url":3230,"score":3181},"### 🐛 The bug\r\n\r\nAlso shown in the video below from 00:06 on (before just a sanity check that it works).\r\n\r\n1. Go to https://nuxt.com/blog/nuxt-scripts\r\n2. Scroll to the YouTube example\r\n3. DO NOT click the video yet\r\n4. Click on \"input\"\r\n5. Click on \"output\" again\r\n6. Try to play the video\r\n7. See that it doesn't work\r\n\r\n\r\n[nuxt-blog-scripts.webm](https://github.com/user-attachments/assets/d92655a4-6c95-495d-b33c-35797a180e7e)\r\n\r\n\r\n### 🛠️ To reproduce\r\n\r\nhttps://nuxt.com/blog/nuxt-scripts\r\n\r\n### 🌈 Expected behavior\r\n\r\nThe video should be loaded after the click too\r\n\r\n### ℹ️ Additional context\r\n\r\n_No response_",[3222,3223],{"name":3186,"color":3187},{"name":3224,"color":3225},"upstream","84A80F","scripts","closed","Blog: Example does not work after tab switch","2024-09-03T05:51:31Z","https://github.com/nuxt/scripts/issues/212",{"description":3232,"labels":3233,"number":3234,"owner":3175,"repository":3176,"state":3227,"title":3235,"updated_at":3236,"url":3237,"score":3238},"**Description:**\n\nAfter updating the `@nuxt/icon` package to [version 1.5.4](https://www.npmjs.com/package/@nuxt/icon/v/1.5.4), I started seeing the following warning messages in the console:\n\n```\n[Icon] loading icon \u003Cname> timed out after 500ms\n```\n\nI increased the `icon.fetchTimeout` in `nuxt.config.ts` to higher value, such as 15000, but the warning still appears, even though my icons are loaded correctly within the specified time.\n\n**Steps to reproduce:**\n\n1. Update `@nuxt/icon` to version 1.5.4.\n2. Optionally, set `icon.fetchTimeout` in `nuxt.config.ts` to a higher value than the default (500):\n ```js\n export default defineNuxtConfig({\n icon: {\n fetchTimeout: 15000, // 15 seconds\n },\n });\n ```\n3. Run the application.\n4. Check the console for warnings like:\n ```\n [Icon] loading icon \u003Cname> timed out after \u003Cicon.fetchTimeout>ms\n ```\n\n**Expected behavior:**\n\nIf the icons are loaded correctly within the specified timeout (in this case, 15 seconds), the warning should not appear in the console.\n\n**Actual behavior:**\n\nThe warning is still shown, even though the icons are successfully loaded.\n",[],271,"`loadIcon` always shows console warning despite successful icon load","2024-11-04T12:59:23Z","https://github.com/nuxt/icon/issues/271",0.7309825,{"description":3240,"labels":3241,"number":3246,"owner":3175,"repository":3226,"state":3227,"title":3247,"updated_at":3248,"url":3249,"score":3250},"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",[3242,3243],{"name":3186,"color":3187},{"name":3244,"color":3245},"pre-announce","c2e0c6",133,"fix(tpc): a type annotation is necessary","2024-07-15T18:18:26Z","https://github.com/nuxt/scripts/issues/133",0.7339073,{"description":3252,"labels":3253,"number":3254,"owner":3175,"repository":3176,"state":3227,"title":3255,"updated_at":3256,"url":3257,"score":3258},"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,"Rollup issue - Adding the package breaks the build step","2024-10-28T13:36:54Z","https://github.com/nuxt/icon/issues/274",0.7550852,{"description":3260,"labels":3261,"number":3268,"owner":3175,"repository":3269,"state":3227,"title":3270,"updated_at":3271,"url":3272,"score":3273},"### Environment\r\n\r\nFirefox Browser on Windows\r\n\r\n### Reproduction\r\n\r\nN/A\r\n\r\n### Describe the bug\r\n\r\nText is aggressively wrapped in `\u003Ccode>` blocks inside a table, so the Lifecycle Hooks page is difficult to read.\r\n\r\n\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[3262,3265],{"name":3263,"color":3264},"duplicate","cfd3d7",{"name":3266,"color":3267},"responsive","1cd1c6",1400,"nuxt.com","Documentation Lifecycle Hooks code blocks is aggresively wrapped","2023-12-08T15:49:41Z","https://github.com/nuxt/nuxt.com/issues/1400",0.75962865,{"description":3275,"labels":3276,"number":3206,"owner":3175,"repository":3176,"state":3227,"title":3277,"updated_at":3278,"url":3279,"score":3211},"Hi\r\n\r\nI would like to know if some contributors might be interested in a change of the api. I would be happy to help.\r\n\r\nThe idea is to load icons from an SVG folder inside the assets folder.\r\nTo achieve this, there is a need to implement an npm command, such as `npm run icon:prepare`, that will download the used icons from Iconify during the deployment script or before pushing to the git repository.\r\n\r\n- The icons will be downloaded in `@/assets/svg/[name of the collection]/[name of the icon].svg`\r\n- Additionally move the custom icons from `@/components/global` to `@/assets/svg/custom`\r\n\r\n### The main advantages are:\r\n- No need to rely on iconify API\r\n- Ability to include the icons in server-side rendering\r\n- Improved performance\r\n- Ability to change/customize the icons's SVG locally if needed\r\n- Disable cache in the local storage from Iconify",[],"[Feature Request]: SVG folder for offline mode and custom SVGs","2024-05-02T07:15:59Z","https://github.com/nuxt/icon/issues/131",["Reactive",3281],{},["Set"],["ShallowReactive",3284],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fRdzl825Or1qRebBR7RwOwADJABHT0uMahMBM6jFcluc":-1},"/nuxt/fonts/239"]