UNPKG

galaxy-uniapp-mcp-server

Version:

Galaxy组件库到UniApp组件转换MCP服务器 - 支持跨平台组件转换、兼容性分析和项目集成

85 lines 14 kB
{ "id": "Nawsome_fluffy-seahorse-28", "name": "fluffy-seahorse-28", "category": "loaders", "author": "Nawsome", "description": "fluffy-seahorse-28 组件 (loader, animation)", "tags": [ "loader", "animation" ], "original": { "html": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 128 128\" height=\"128px\" width=\"128px\" class=\"pl\">\n\t<circle stroke-dashoffset=\"-376.4\" stroke-dasharray=\"377 377\" stroke-linecap=\"round\" transform=\"rotate(-90,64,64)\" stroke-width=\"8\" stroke=\"hsl(3,90%,55%)\" fill=\"none\" r=\"60\" cy=\"64\" cx=\"64\" class=\"pl__ring1\"></circle>\n\t<circle stroke-dashoffset=\"-329.3\" stroke-dasharray=\"329.9 329.9\" stroke-linecap=\"round\" transform=\"rotate(-90,64,64)\" stroke-width=\"7\" stroke=\"hsl(13,90%,55%)\" fill=\"none\" r=\"52.5\" cy=\"64\" cx=\"64\" class=\"pl__ring2\"></circle>\n\t<circle stroke-dashoffset=\"-288.6\" stroke-dasharray=\"289 289\" stroke-linecap=\"round\" transform=\"rotate(-90,64,64)\" stroke-width=\"6\" stroke=\"hsl(23,90%,55%)\" fill=\"none\" r=\"46\" cy=\"64\" cx=\"64\" class=\"pl__ring3\"></circle>\n\t<circle stroke-dashoffset=\"-254\" stroke-dasharray=\"254.5 254.5\" stroke-linecap=\"round\" transform=\"rotate(-90,64,64)\" stroke-width=\"5\" stroke=\"hsl(33,90%,55%)\" fill=\"none\" r=\"40.5\" cy=\"64\" cx=\"64\" class=\"pl__ring4\"></circle>\n\t<circle stroke-dashoffset=\"-225.8\" stroke-dasharray=\"226.2 226.2\" stroke-linecap=\"round\" transform=\"rotate(-90,64,64)\" stroke-width=\"4\" stroke=\"hsl(43,90%,55%)\" fill=\"none\" r=\"36\" cy=\"64\" cx=\"64\" class=\"pl__ring5\"></circle>\n\t<circle stroke-dashoffset=\"-203.9\" stroke-dasharray=\"204.2 204.2\" stroke-linecap=\"round\" transform=\"rotate(-90,64,64)\" stroke-width=\"3\" stroke=\"hsl(53,90%,55%)\" fill=\"none\" r=\"32.5\" cy=\"64\" cx=\"64\" class=\"pl__ring6\"></circle>\n</svg>", "css": "/* From Uiverse.io by Nawsome - Tags: loader */\n.pl {\n width: 8em;\n height: 8em;\n}\n\n.pl circle {\n transform-box: fill-box;\n transform-origin: 50% 50%;\n}\n\n.pl__ring1 {\n animation: ring1_ 4s 0s ease-in-out infinite;\n}\n\n.pl__ring2 {\n animation: ring2_ 4s 0.04s ease-in-out infinite;\n}\n\n.pl__ring3 {\n animation: ring3_ 4s 0.08s ease-in-out infinite;\n}\n\n.pl__ring4 {\n animation: ring4_ 4s 0.12s ease-in-out infinite;\n}\n\n.pl__ring5 {\n animation: ring5_ 4s 0.16s ease-in-out infinite;\n}\n\n.pl__ring6 {\n animation: ring6_ 4s 0.2s ease-in-out infinite;\n}\n\n/* Animations */\n@keyframes ring1_ {\n from {\n stroke-dashoffset: -376.237129776;\n transform: rotate(-0.25turn);\n animation-timing-function: ease-in;\n }\n\n 23% {\n stroke-dashoffset: -94.247778;\n transform: rotate(1turn);\n animation-timing-function: ease-out;\n }\n\n 46%, 50% {\n stroke-dashoffset: -376.237129776;\n transform: rotate(2.25turn);\n animation-timing-function: ease-in;\n }\n\n 73% {\n stroke-dashoffset: -94.247778;\n transform: rotate(3.5turn);\n animation-timing-function: ease-out;\n }\n\n 96%, to {\n stroke-dashoffset: -376.237129776;\n transform: rotate(4.75turn);\n }\n}\n\n@keyframes ring2_ {\n from {\n stroke-dashoffset: -329.207488554;\n transform: rotate(-0.25turn);\n animation-timing-function: ease-in;\n }\n\n 23% {\n stroke-dashoffset: -82.46680575;\n transform: rotate(1turn);\n animation-timing-function: ease-out;\n }\n\n 46%, 50% {\n stroke-dashoffset: -329.207488554;\n transform: rotate(2.25turn);\n animation-timing-function: ease-in;\n }\n\n 73% {\n stroke-dashoffset: -82.46680575;\n transform: rotate(3.5turn);\n animation-timing-function: ease-out;\n }\n\n 96%, to {\n stroke-dashoffset: -329.207488554;\n transform: rotate(4.75turn);\n }\n}\n\n@keyframes ring3_ {\n from {\n stroke-dashoffset: -288.4484661616;\n transform: rotate(-0.25turn);\n animation-timing-function: ease-in;\n }\n\n 23% {\n stroke-dashoffset: -72.2566298;\n transform: rotate(1turn);\n animation-timing-function: ease-out;\n }\n\n 46%, 50% {\n stroke-dashoffset: -288.4484661616;\n transform: rotate(2.25turn);\n animation-timing-function: ease-in;\n }\n\n 73% {\n stroke-dashoffset: -72.2566298;\n transform: rotate(3.5turn);\n animation-timing-function: ease-out;\n }\n\n 96%, to {\n stroke-dashoffset: -288.4484661616;\n transform: rotate(4.75turn);\n }\n}\n\n@keyframes ring4_ {\n from {\n stroke-dashoffset: -253.9600625988;\n transform: rotate(-0.25turn);\n animation-timing-function: ease-in;\n }\n\n 23% {\n stroke-dashoffset: -63.61725015;\n transform: rotate(1turn);\n animation-timing-function: ease-out;\n }\n\n 46%, 50% {\n stroke-dashoffset: -253.9600625988;\n transform: rotate(2.25turn);\n animation-timing-function: ease-in;\n }\n\n 73% {\n stroke-dashoffset: -63.61725015;\n transform: rotate(3.5turn);\n animation-timing-function: ease-out;\n }\n\n 96%, to {\n stroke-dashoffset: -253.9600625988;\n transform: rotate(4.75turn);\n }\n}\n\n@keyframes ring5_ {\n from {\n stroke-dashoffset: -225.7422778656;\n transform: rotate(-0.25turn);\n animation-timing-function: ease-in;\n }\n\n 23% {\n stroke-dashoffset: -56.5486668;\n transform: rotate(1turn);\n animation-timing-function: ease-out;\n }\n\n 46%, 50% {\n stroke-dashoffset: -225.7422778656;\n transform: rotate(2.25turn);\n animation-timing-function: ease-in;\n }\n\n 73% {\n stroke-dashoffset: -56.5486668;\n transform: rotate(3.5turn);\n animation-timing-function: ease-out;\n }\n\n 96%, to {\n stroke-dashoffset: -225.7422778656;\n transform: rotate(4.75turn);\n }\n}\n\n@keyframes ring6_ {\n from {\n stroke-dashoffset: -203.795111962;\n transform: rotate(-0.25turn);\n animation-timing-function: ease-in;\n }\n\n 23% {\n stroke-dashoffset: -51.05087975;\n transform: rotate(1turn);\n animation-timing-function: ease-out;\n }\n\n 46%, 50% {\n stroke-dashoffset: -203.795111962;\n transform: rotate(2.25turn);\n animation-timing-function: ease-in;\n }\n\n 73% {\n stroke-dashoffset: -51.05087975;\n transform: rotate(3.5turn);\n animation-timing-function: ease-out;\n }\n\n 96%, to {\n stroke-dashoffset: -203.795111962;\n transform: rotate(4.75turn);\n }\n}", "file_path": "/mnt/persist/workspace/loaders/Nawsome_fluffy-seahorse-28.html" }, "uniapp": { "template": "<view xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 128 128\" height=\"128px\" width=\"128px\" class=\"pl\"></view>\n\t<circle stroke-dashoffset=\"-376.4\" stroke-dasharray=\"377 377\" stroke-linecap=\"round\" transform=\"rotate(-90,64,64)\" stroke-width=\"8\" stroke=\"hsl(3,90%,55%)\" fill=\"none\" r=\"60\" cy=\"64\" cx=\"64\" class=\"pl__ring1\"></circle>\n\t<circle stroke-dashoffset=\"-329.3\" stroke-dasharray=\"329.9 329.9\" stroke-linecap=\"round\" transform=\"rotate(-90,64,64)\" stroke-width=\"7\" stroke=\"hsl(13,90%,55%)\" fill=\"none\" r=\"52.5\" cy=\"64\" cx=\"64\" class=\"pl__ring2\"></circle>\n\t<circle stroke-dashoffset=\"-288.6\" stroke-dasharray=\"289 289\" stroke-linecap=\"round\" transform=\"rotate(-90,64,64)\" stroke-width=\"6\" stroke=\"hsl(23,90%,55%)\" fill=\"none\" r=\"46\" cy=\"64\" cx=\"64\" class=\"pl__ring3\"></circle>\n\t<circle stroke-dashoffset=\"-254\" stroke-dasharray=\"254.5 254.5\" stroke-linecap=\"round\" transform=\"rotate(-90,64,64)\" stroke-width=\"5\" stroke=\"hsl(33,90%,55%)\" fill=\"none\" r=\"40.5\" cy=\"64\" cx=\"64\" class=\"pl__ring4\"></circle>\n\t<circle stroke-dashoffset=\"-225.8\" stroke-dasharray=\"226.2 226.2\" stroke-linecap=\"round\" transform=\"rotate(-90,64,64)\" stroke-width=\"4\" stroke=\"hsl(43,90%,55%)\" fill=\"none\" r=\"36\" cy=\"64\" cx=\"64\" class=\"pl__ring5\"></circle>\n\t<circle stroke-dashoffset=\"-203.9\" stroke-dasharray=\"204.2 204.2\" stroke-linecap=\"round\" transform=\"rotate(-90,64,64)\" stroke-width=\"3\" stroke=\"hsl(53,90%,55%)\" fill=\"none\" r=\"32.5\" cy=\"64\" cx=\"64\" class=\"pl__ring6\"></circle>\n</svg>", "script": "export default {\n name: 'GalaxyFluffySeahorse28',\n props: {\n // 根据组件类型动态生成props\n },\n data() {\n return {\n // 组件状态\n };\n },\n methods: {\n // 组件方法\n }\n}", "style": "\n/* From Uiverse.io by Nawsome - Tags: loader */\n.pl {\n width: 8em;\n height: 8em;\n}\n\n.pl circle {\n transform-box: fill-box;\n transform-origin: 50% 50%;\n}\n\n.pl__ring1 {\n animation: ring1_ 4s 0s ease-in-out infinite;\n}\n\n.pl__ring2 {\n animation: ring2_ 4s 0.04s ease-in-out infinite;\n}\n\n.pl__ring3 {\n animation: ring3_ 4s 0.08s ease-in-out infinite;\n}\n\n.pl__ring4 {\n animation: ring4_ 4s 0.12s ease-in-out infinite;\n}\n\n.pl__ring5 {\n animation: ring5_ 4s 0.16s ease-in-out infinite;\n}\n\n.pl__ring6 {\n animation: ring6_ 4s 0.2s ease-in-out infinite;\n}\n\n/* Animations */\n@keyframes ring1_ {\n from {\n stroke-dashoffset: -376.237129776;\n transform: rotate(-0.25turn);\n animation-timing-function: ease-in;\n }\n\n 23% {\n stroke-dashoffset: -94.247778;\n transform: rotate(1turn);\n animation-timing-function: ease-out;\n }\n\n 46%, 50% {\n stroke-dashoffset: -376.237129776;\n transform: rotate(2.25turn);\n animation-timing-function: ease-in;\n }\n\n 73% {\n stroke-dashoffset: -94.247778;\n transform: rotate(3.5turn);\n animation-timing-function: ease-out;\n }\n\n 96%, to {\n stroke-dashoffset: -376.237129776;\n transform: rotate(4.75turn);\n }\n}\n\n@keyframes ring2_ {\n from {\n stroke-dashoffset: -329.207488554;\n transform: rotate(-0.25turn);\n animation-timing-function: ease-in;\n }\n\n 23% {\n stroke-dashoffset: -82.46680575;\n transform: rotate(1turn);\n animation-timing-function: ease-out;\n }\n\n 46%, 50% {\n stroke-dashoffset: -329.207488554;\n transform: rotate(2.25turn);\n animation-timing-function: ease-in;\n }\n\n 73% {\n stroke-dashoffset: -82.46680575;\n transform: rotate(3.5turn);\n animation-timing-function: ease-out;\n }\n\n 96%, to {\n stroke-dashoffset: -329.207488554;\n transform: rotate(4.75turn);\n }\n}\n\n@keyframes ring3_ {\n from {\n stroke-dashoffset: -288.4484661616;\n transform: rotate(-0.25turn);\n animation-timing-function: ease-in;\n }\n\n 23% {\n stroke-dashoffset: -72.2566298;\n transform: rotate(1turn);\n animation-timing-function: ease-out;\n }\n\n 46%, 50% {\n stroke-dashoffset: -288.4484661616;\n transform: rotate(2.25turn);\n animation-timing-function: ease-in;\n }\n\n 73% {\n stroke-dashoffset: -72.2566298;\n transform: rotate(3.5turn);\n animation-timing-function: ease-out;\n }\n\n 96%, to {\n stroke-dashoffset: -288.4484661616;\n transform: rotate(4.75turn);\n }\n}\n\n@keyframes ring4_ {\n from {\n stroke-dashoffset: -253.9600625988;\n transform: rotate(-0.25turn);\n animation-timing-function: ease-in;\n }\n\n 23% {\n stroke-dashoffset: -63.61725015;\n transform: rotate(1turn);\n animation-timing-function: ease-out;\n }\n\n 46%, 50% {\n stroke-dashoffset: -253.9600625988;\n transform: rotate(2.25turn);\n animation-timing-function: ease-in;\n }\n\n 73% {\n stroke-dashoffset: -63.61725015;\n transform: rotate(3.5turn);\n animation-timing-function: ease-out;\n }\n\n 96%, to {\n stroke-dashoffset: -253.9600625988;\n transform: rotate(4.75turn);\n }\n}\n\n@keyframes ring5_ {\n from {\n stroke-dashoffset: -225.7422778656;\n transform: rotate(-0.25turn);\n animation-timing-function: ease-in;\n }\n\n 23% {\n stroke-dashoffset: -56.5486668;\n transform: rotate(1turn);\n animation-timing-function: ease-out;\n }\n\n 46%, 50% {\n stroke-dashoffset: -225.7422778656;\n transform: rotate(2.25turn);\n animation-timing-function: ease-in;\n }\n\n 73% {\n stroke-dashoffset: -56.5486668;\n transform: rotate(3.5turn);\n animation-timing-function: ease-out;\n }\n\n 96%, to {\n stroke-dashoffset: -225.7422778656;\n transform: rotate(4.75turn);\n }\n}\n\n@keyframes ring6_ {\n from {\n stroke-dashoffset: -203.795111962;\n transform: rotate(-0.25turn);\n animation-timing-function: ease-in;\n }\n\n 23% {\n stroke-dashoffset: -51.05087975;\n transform: rotate(1turn);\n animation-timing-function: ease-out;\n }\n\n 46%, 50% {\n stroke-dashoffset: -203.795111962;\n transform: rotate(2.25turn);\n animation-timing-function: ease-in;\n }\n\n 73% {\n stroke-dashoffset: -51.05087975;\n transform: rotate(3.5turn);\n animation-timing-function: ease-out;\n }\n\n 96%, to {\n stroke-dashoffset: -203.795111962;\n transform: rotate(4.75turn);\n }\n}\n", "component_name": "GalaxyFluffySeahorse28" }, "platforms": { "h5": true, "mp-weixin": true, "mp-alipay": true, "mp-baidu": true, "mp-toutiao": true, "app-plus": true }, "props": [ { "name": "disabled", "type": "Boolean", "default": false, "required": false, "description": "是否禁用" } ], "events": [], "slots": [ { "name": "", "description": "", "props": [] } ], "compatibility": { "h5": { "supported": true, "issues": [], "alternatives": [] }, "mp-weixin": { "supported": true, "issues": [], "alternatives": [] }, "mp-alipay": { "supported": true, "issues": [], "alternatives": [] }, "app-plus": { "supported": true, "issues": [], "alternatives": [] } }, "performance": { "complexity": "high", "bundle_size": 5703, "render_cost": "high", "memory_usage": "high" }, "dependencies": [], "examples": [ { "title": "", "description": "", "code": "" } ], "created_at": "2025-07-31T07:55:39.784Z", "updated_at": "2025-07-31T07:55:39.784Z" }