From 00fa6cea286e3cfb8c4ed9b9dd1b8b36a360ae71 Mon Sep 17 00:00:00 2001 From: "S.Gromov" Date: Sat, 11 Jul 2026 23:50:39 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20URL=20=D1=80=D0=B5=D0=BF=D0=BE=D0=B7=D0=B8=D1=82?= =?UTF-8?q?=D0=BE=D1=80=D0=B8=D1=8F=20=D0=BF=D0=BE=D1=81=D0=BB=D0=B5=20?= =?UTF-8?q?=D0=BF=D0=B5=D1=80=D0=B5=D0=B8=D0=BC=D0=B5=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - обновлены package metadata для npm Trusted Publishing - заменены публичные ссылки в документации и интерфейсах --- README.md | 6 +++--- README_RU.md | 6 +++--- package.json | 6 +++--- preview/src/App.tsx | 2 +- src/modes/react/codegen.ts | 2 +- src/react/sprite-viewer.tsx | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 0439982..d98f873 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@ You do not have to work with the sprite directly in your application. Use it lik `@gromlab/svg-sprites` is designed to work with AI agents from the start. Add the ready-made skill and ask an agent to configure, migrate, or troubleshoot the package without lengthy instructions or manual documentation research. -[🇬🇧 Download AI skill (English)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites.zip) +[🇬🇧 Download AI skill (English)](https://github.com/gromlab-ru/svg-sprites/releases/latest/download/svg-sprites.zip) -[🇷🇺 Download AI skill (Russian)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites-ru.zip) +[🇷🇺 Download AI skill (Russian)](https://github.com/gromlab-ru/svg-sprites/releases/latest/download/svg-sprites-ru.zip) ## From SVG to component in four steps @@ -220,7 +220,7 @@ It also provides ready-to-use integration examples for: - ``; - CSS. -![SpriteViewer](https://raw.githubusercontent.com/gromov-sergei/svg-sprites/master/preview-image.png) +![SpriteViewer](https://raw.githubusercontent.com/gromlab-ru/svg-sprites/master/preview-image.png) The Viewer is added only to an internal debug page and does not become part of the generated icon components. diff --git a/README_RU.md b/README_RU.md index e4cd95c..47b7f9b 100644 --- a/README_RU.md +++ b/README_RU.md @@ -28,9 +28,9 @@ `@gromlab/svg-sprites` сразу рассчитан на работу с AI-агентами. Подключите готовый skill и поручите агенту настройку, миграцию или диагностику без длинных инструкций и ручного изучения документации. -[🇷🇺 Скачать AI skill (на русском)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites-ru.zip) +[🇷🇺 Скачать AI skill (на русском)](https://github.com/gromlab-ru/svg-sprites/releases/latest/download/svg-sprites-ru.zip) -[🇬🇧 Скачать AI skill (на английском)](https://github.com/gromov-sergei/svg-sprites/releases/latest/download/svg-sprites.zip) +[🇬🇧 Скачать AI skill (на английском)](https://github.com/gromlab-ru/svg-sprites/releases/latest/download/svg-sprites.zip) ## От SVG до компонента за четыре шага @@ -220,7 +220,7 @@ JavaScript отвечает за интерфейс и поведение, а г - ``; - CSS. -![SpriteViewer](https://raw.githubusercontent.com/gromov-sergei/svg-sprites/master/preview-image.png) +![SpriteViewer](https://raw.githubusercontent.com/gromlab-ru/svg-sprites/master/preview-image.png) Viewer подключается только к внутренней debug-странице и не становится частью generated-компонентов иконок. diff --git a/package.json b/package.json index 8cbdfa4..9a43763 100644 --- a/package.json +++ b/package.json @@ -65,11 +65,11 @@ }, "repository": { "type": "git", - "url": "https://github.com/gromov-sergei/svg-sprites" + "url": "https://github.com/gromlab-ru/svg-sprites" }, - "homepage": "https://github.com/gromov-sergei/svg-sprites", + "homepage": "https://github.com/gromlab-ru/svg-sprites", "bugs": { - "url": "https://github.com/gromov-sergei/svg-sprites/issues" + "url": "https://github.com/gromlab-ru/svg-sprites/issues" }, "engines": { "node": ">=18" diff --git a/preview/src/App.tsx b/preview/src/App.tsx index 3201dd1..4b47c09 100644 --- a/preview/src/App.tsx +++ b/preview/src/App.tsx @@ -96,7 +96,7 @@ export const App = () => { @gromlab/svg-sprites diff --git a/src/modes/react/codegen.ts b/src/modes/react/codegen.ts index 755f2ff..bcd95b2 100644 --- a/src/modes/react/codegen.ts +++ b/src/modes/react/codegen.ts @@ -16,7 +16,7 @@ const GENERATED_NOTICE = [ '## Для изменений перегенерируйте SVG-спрайт. ##', '## ##', '## Генератор: @gromlab/svg-sprites ##', - '## Репозиторий: https://github.com/gromov-sergei/svg-sprites ##', + '## Репозиторий: https://github.com/gromlab-ru/svg-sprites ##', '----------------------------------------------------------------------', ] diff --git a/src/react/sprite-viewer.tsx b/src/react/sprite-viewer.tsx index 471ea12..7992a69 100644 --- a/src/react/sprite-viewer.tsx +++ b/src/react/sprite-viewer.tsx @@ -284,7 +284,7 @@ export function SpriteViewer({ {selected && (