\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.7262402,{"description":2011,"labels":2012,"number":2016,"owner":1985,"repository":2017,"state":1987,"title":2018,"updated_at":2019,"url":2020,"score":2021},"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",[2013],{"name":2014,"color":2015},"enhancement","a2eeef",131,"fonts","Allow specifying text for font families","2024-04-22T16:40:12Z","https://github.com/nuxt/fonts/issues/131",0.7512362,{"description":2023,"labels":2024,"number":2025,"owner":1985,"repository":1986,"state":2026,"title":2027,"updated_at":2028,"url":2029,"score":2030},"**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,"closed","`loadIcon` always shows console warning despite successful icon load","2024-11-04T12:59:23Z","https://github.com/nuxt/icon/issues/271",0.7222226,{"description":2032,"labels":2033,"number":1984,"owner":1985,"repository":2038,"state":2026,"title":2039,"updated_at":2040,"url":2041,"score":1991},"### 🐛 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_",[2034,2035],{"name":1996,"color":1997},{"name":2036,"color":2037},"upstream","84A80F","scripts","Blog: Example does not work after tab switch","2024-09-03T05:51:31Z","https://github.com/nuxt/scripts/issues/212",{"description":2043,"labels":2044,"number":2049,"owner":1985,"repository":2038,"state":2026,"title":2050,"updated_at":2051,"url":2052,"score":2053},"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",[2045,2046],{"name":1996,"color":1997},{"name":2047,"color":2048},"pre-announce","c2e0c6",133,"fix(tpc): a type annotation is necessary","2024-07-15T18:18:26Z","https://github.com/nuxt/scripts/issues/133",0.7243574,{"description":2055,"labels":2056,"number":2063,"owner":1985,"repository":2064,"state":2026,"title":2065,"updated_at":2066,"url":2067,"score":2068},"### 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_",[2057,2060],{"name":2058,"color":2059},"duplicate","cfd3d7",{"name":2061,"color":2062},"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.74280643,{"description":2070,"labels":2071,"number":2016,"owner":1985,"repository":1986,"state":2026,"title":2072,"updated_at":2073,"url":2074,"score":2021},"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",{"description":2076,"labels":2077,"number":2078,"owner":1985,"repository":2064,"state":2026,"title":2079,"updated_at":2080,"url":2081,"score":2082},"",[],1269,"[Workshop] Add Dates","2023-10-10T14:44:45Z","https://github.com/nuxt/nuxt.com/issues/1269",0.7633506,{"description":2084,"labels":2085,"number":2086,"owner":1985,"repository":1986,"state":2026,"title":2087,"updated_at":2088,"url":2089,"score":2090},"This Warn appears when some other modules uses component with name \"Icon\" (for ex with @iconify or @nuxt/ui)\r\n\r\n\" WARN Overriding Icon component. You can specify a priority option when calling addComponent to avoid this warning. \"\r\n\r\nI supposed it happens somewhere inside nuxt's autoimports behind the scene. Even if i don't use any NuxtUi icons anywhere.\r\nIf i comment @nuxt/icon (or @nuxt/ui) module in nuxt.config.ts - problem dissapears\r\n\r\nProbably for @nuxt/icon would need some prefix or ability to make some prefix when there are several modules with Icon components\r\n\r\nand other thing - this warning doesn't give understanding what should i do exactly ) where i need to \"specify a priority option\" cuz i don't \"calling addComponent\" anywhere directly ))) more questions and no answers )\r\n",[],200,"@nuxt/icon conflicting with @nuxt/ui (and probably with others UI framework which uses \"Icon\" component)","2024-07-18T22:45:12Z","https://github.com/nuxt/icon/issues/200",0.7666538,["Reactive",2092],{},["Set"],["ShallowReactive",2095],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"Rdzl825Or1qRebBR7RwOwADJABHT0uMahMBM6jFcluc":-1},"/nuxt/fonts/239"]