@zenmux/icons 0.1.0-dev.2 → 0.1.0-dev.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +25 -24
- package/dist/Ace/Color.js +16 -0
- package/dist/Ace/Combine.js +19 -0
- package/dist/Ace/CombineDark.js +19 -0
- package/dist/Ace/CombineLight.js +19 -0
- package/dist/Ace/Dark.js +16 -0
- package/dist/Ace/Light.js +16 -0
- package/dist/Ace/Mono.js +16 -0
- package/dist/Ace/index.d.ts +10 -0
- package/dist/Ace/index.js +11 -0
- package/dist/Ai2/Color.js +16 -0
- package/dist/Ai2/Combine.js +19 -0
- package/dist/Ai2/CombineDark.js +19 -0
- package/dist/Ai2/CombineLight.js +19 -0
- package/dist/Ai2/Dark.js +16 -0
- package/dist/Ai2/Light.js +16 -0
- package/dist/Ai2/Mono.js +16 -0
- package/dist/Ai2/index.d.ts +10 -0
- package/dist/Ai2/index.js +11 -0
- package/dist/Ai21Labs/Color.js +13 -0
- package/dist/Ai21Labs/Combine.js +19 -0
- package/dist/Ai21Labs/CombineDark.js +19 -0
- package/dist/Ai21Labs/CombineLight.js +19 -0
- package/dist/Ai21Labs/Dark.js +13 -0
- package/dist/Ai21Labs/Light.js +13 -0
- package/dist/Ai21Labs/Mono.js +13 -0
- package/dist/Ai21Labs/index.d.ts +10 -0
- package/dist/Ai21Labs/index.js +11 -0
- package/dist/Aionlabs/Color.js +190 -0
- package/dist/Aionlabs/Combine.js +25 -0
- package/dist/Aionlabs/CombineDark.js +25 -0
- package/dist/Aionlabs/CombineLight.js +25 -0
- package/dist/Aionlabs/Dark.js +19 -0
- package/dist/Aionlabs/Light.js +19 -0
- package/dist/Aionlabs/Mono.js +19 -0
- package/dist/Aionlabs/index.d.ts +10 -0
- package/dist/Aionlabs/index.js +11 -0
- package/dist/AmazonNova/Color.js +32 -0
- package/dist/AmazonNova/Combine.js +19 -0
- package/dist/AmazonNova/CombineDark.js +19 -0
- package/dist/AmazonNova/CombineLight.js +19 -0
- package/dist/AmazonNova/Dark.js +16 -0
- package/dist/AmazonNova/Light.js +16 -0
- package/dist/AmazonNova/Mono.js +16 -0
- package/dist/AmazonNova/index.d.ts +10 -0
- package/dist/AmazonNova/index.js +11 -0
- package/dist/Arcee/Color.js +13 -0
- package/dist/Arcee/Combine.js +16 -0
- package/dist/Arcee/CombineDark.js +16 -0
- package/dist/Arcee/CombineLight.js +16 -0
- package/dist/Arcee/Dark.js +13 -0
- package/dist/Arcee/Light.js +13 -0
- package/dist/Arcee/Mono.js +13 -0
- package/dist/Arcee/index.d.ts +10 -0
- package/dist/Arcee/index.js +11 -0
- package/dist/Assemblyai/Color.js +19 -0
- package/dist/Assemblyai/Combine.js +22 -0
- package/dist/Assemblyai/CombineDark.js +22 -0
- package/dist/Assemblyai/CombineLight.js +22 -0
- package/dist/Assemblyai/Dark.js +19 -0
- package/dist/Assemblyai/Light.js +19 -0
- package/dist/Assemblyai/Mono.js +19 -0
- package/dist/Assemblyai/index.d.ts +10 -0
- package/dist/Assemblyai/index.js +11 -0
- package/dist/Aya/Color.js +16 -0
- package/dist/Aya/Combine.js +19 -0
- package/dist/Aya/CombineDark.js +19 -0
- package/dist/Aya/CombineLight.js +19 -0
- package/dist/Aya/Dark.js +16 -0
- package/dist/Aya/Light.js +16 -0
- package/dist/Aya/Mono.js +16 -0
- package/dist/Aya/index.d.ts +10 -0
- package/dist/Aya/index.js +11 -0
- package/dist/Baai/Color.js +16 -0
- package/dist/Baai/Combine.js +19 -0
- package/dist/Baai/CombineDark.js +19 -0
- package/dist/Baai/CombineLight.js +19 -0
- package/dist/Baai/Dark.js +16 -0
- package/dist/Baai/Light.js +16 -0
- package/dist/Baai/Mono.js +16 -0
- package/dist/Baai/index.d.ts +10 -0
- package/dist/Baai/index.js +11 -0
- package/dist/Baichuan/Color.js +16 -0
- package/dist/Baichuan/Combine.js +16 -0
- package/dist/Baichuan/CombineDark.js +16 -0
- package/dist/Baichuan/CombineLight.js +16 -0
- package/dist/Baichuan/Dark.js +13 -0
- package/dist/Baichuan/Light.js +13 -0
- package/dist/Baichuan/Mono.js +13 -0
- package/dist/Baichuan/index.d.ts +10 -0
- package/dist/Baichuan/index.js +11 -0
- package/dist/BilibiliIndex/Color.js +16 -0
- package/dist/BilibiliIndex/Combine.js +19 -0
- package/dist/BilibiliIndex/CombineDark.js +19 -0
- package/dist/BilibiliIndex/CombineLight.js +19 -0
- package/dist/BilibiliIndex/Dark.js +16 -0
- package/dist/BilibiliIndex/Light.js +16 -0
- package/dist/BilibiliIndex/Mono.js +16 -0
- package/dist/BilibiliIndex/index.d.ts +10 -0
- package/dist/BilibiliIndex/index.js +11 -0
- package/dist/Chatglm/Color.js +16 -0
- package/dist/Chatglm/Combine.js +16 -0
- package/dist/Chatglm/CombineDark.js +16 -0
- package/dist/Chatglm/CombineLight.js +16 -0
- package/dist/Chatglm/Dark.js +13 -0
- package/dist/Chatglm/Light.js +13 -0
- package/dist/Chatglm/Mono.js +13 -0
- package/dist/Chatglm/index.d.ts +10 -0
- package/dist/Chatglm/index.js +11 -0
- package/dist/Claude/Color.js +16 -0
- package/dist/Claude/Combine.js +19 -0
- package/dist/Claude/CombineDark.js +19 -0
- package/dist/Claude/CombineLight.js +19 -0
- package/dist/Claude/Dark.js +16 -0
- package/dist/Claude/Light.js +16 -0
- package/dist/Claude/Mono.js +16 -0
- package/dist/Claude/index.d.ts +10 -0
- package/dist/Claude/index.js +11 -0
- package/dist/Codegeex/Color.js +19 -0
- package/dist/Codegeex/Combine.js +37 -0
- package/dist/Codegeex/CombineDark.js +37 -0
- package/dist/Codegeex/CombineLight.js +37 -0
- package/dist/Codegeex/Dark.js +19 -0
- package/dist/Codegeex/Light.js +19 -0
- package/dist/Codegeex/Mono.js +19 -0
- package/dist/Codegeex/index.d.ts +10 -0
- package/dist/Codegeex/index.js +11 -0
- package/dist/Codex/Color.js +19 -0
- package/dist/Codex/Combine.js +16 -0
- package/dist/Codex/CombineDark.js +16 -0
- package/dist/Codex/CombineLight.js +16 -0
- package/dist/Codex/Dark.js +13 -0
- package/dist/Codex/Light.js +13 -0
- package/dist/Codex/Mono.js +13 -0
- package/dist/Codex/index.d.ts +10 -0
- package/dist/Codex/index.js +11 -0
- package/dist/Cogvideo/Color.js +244 -0
- package/dist/Cogvideo/Combine.js +247 -0
- package/dist/Cogvideo/CombineDark.js +247 -0
- package/dist/Cogvideo/CombineLight.js +247 -0
- package/dist/Cogvideo/Dark.js +244 -0
- package/dist/Cogvideo/Light.js +244 -0
- package/dist/Cogvideo/Mono.js +244 -0
- package/dist/Cogvideo/index.d.ts +10 -0
- package/dist/Cogvideo/index.js +11 -0
- package/dist/Cogview/Color.js +253 -0
- package/dist/Cogview/Combine.js +256 -0
- package/dist/Cogview/CombineDark.js +256 -0
- package/dist/Cogview/CombineLight.js +256 -0
- package/dist/Cogview/Dark.js +253 -0
- package/dist/Cogview/Light.js +253 -0
- package/dist/Cogview/Mono.js +253 -0
- package/dist/Cogview/index.d.ts +10 -0
- package/dist/Cogview/index.js +11 -0
- package/dist/CommandA/Color.js +19 -0
- package/dist/CommandA/Combine.js +25 -0
- package/dist/CommandA/CombineDark.js +25 -0
- package/dist/CommandA/CombineLight.js +25 -0
- package/dist/CommandA/Dark.js +19 -0
- package/dist/CommandA/Light.js +19 -0
- package/dist/CommandA/Mono.js +19 -0
- package/dist/CommandA/index.d.ts +10 -0
- package/dist/CommandA/index.js +11 -0
- package/dist/Dalle/Color.js +28 -0
- package/dist/Dalle/Combine.js +31 -0
- package/dist/Dalle/CombineDark.js +31 -0
- package/dist/Dalle/CombineLight.js +31 -0
- package/dist/Dalle/Dark.js +28 -0
- package/dist/Dalle/Light.js +28 -0
- package/dist/Dalle/Mono.js +28 -0
- package/dist/Dalle/index.d.ts +10 -0
- package/dist/Dalle/index.js +11 -0
- package/dist/Dbrx/Color.js +13 -0
- package/dist/Dbrx/Combine.js +16 -0
- package/dist/Dbrx/CombineDark.js +16 -0
- package/dist/Dbrx/CombineLight.js +16 -0
- package/dist/Dbrx/Dark.js +13 -0
- package/dist/Dbrx/Light.js +13 -0
- package/dist/Dbrx/Mono.js +13 -0
- package/dist/Dbrx/index.d.ts +10 -0
- package/dist/Dbrx/index.js +11 -0
- package/dist/DeepCogito/Color.js +16 -0
- package/dist/DeepCogito/Combine.js +22 -0
- package/dist/DeepCogito/CombineDark.js +22 -0
- package/dist/DeepCogito/CombineLight.js +22 -0
- package/dist/DeepCogito/Dark.js +16 -0
- package/dist/DeepCogito/Light.js +16 -0
- package/dist/DeepCogito/Mono.js +16 -0
- package/dist/DeepCogito/index.d.ts +10 -0
- package/dist/DeepCogito/index.js +11 -0
- package/dist/Deepseek/Color.js +16 -0
- package/dist/Deepseek/Combine.js +19 -0
- package/dist/Deepseek/CombineDark.js +19 -0
- package/dist/Deepseek/CombineLight.js +19 -0
- package/dist/Deepseek/Dark.js +16 -0
- package/dist/Deepseek/Light.js +16 -0
- package/dist/Deepseek/Mono.js +16 -0
- package/dist/Deepseek/index.d.ts +10 -0
- package/dist/Deepseek/index.js +11 -0
- package/dist/Dolphin/Color.js +16 -0
- package/dist/Dolphin/Combine.js +19 -0
- package/dist/Dolphin/CombineDark.js +19 -0
- package/dist/Dolphin/CombineLight.js +19 -0
- package/dist/Dolphin/Dark.js +16 -0
- package/dist/Dolphin/Light.js +16 -0
- package/dist/Dolphin/Mono.js +16 -0
- package/dist/Dolphin/index.d.ts +10 -0
- package/dist/Dolphin/index.js +11 -0
- package/dist/Doubao/Color.js +25 -0
- package/dist/Doubao/Combine.js +25 -0
- package/dist/Doubao/CombineDark.js +25 -0
- package/dist/Doubao/CombineLight.js +25 -0
- package/dist/Doubao/Dark.js +22 -0
- package/dist/Doubao/Light.js +22 -0
- package/dist/Doubao/Mono.js +22 -0
- package/dist/Doubao/index.d.ts +10 -0
- package/dist/Doubao/index.js +11 -0
- package/dist/Elevenlabs/Color.js +13 -0
- package/dist/Elevenlabs/Combine.js +22 -0
- package/dist/Elevenlabs/CombineDark.js +22 -0
- package/dist/Elevenlabs/CombineLight.js +22 -0
- package/dist/Elevenlabs/Dark.js +13 -0
- package/dist/Elevenlabs/Light.js +13 -0
- package/dist/Elevenlabs/Mono.js +13 -0
- package/dist/Elevenlabs/index.d.ts +10 -0
- package/dist/Elevenlabs/index.js +11 -0
- package/dist/EssentialAi/Color.js +19 -0
- package/dist/EssentialAi/Combine.js +19 -0
- package/dist/EssentialAi/CombineDark.js +19 -0
- package/dist/EssentialAi/CombineLight.js +19 -0
- package/dist/EssentialAi/Dark.js +16 -0
- package/dist/EssentialAi/Light.js +16 -0
- package/dist/EssentialAi/Mono.js +16 -0
- package/dist/EssentialAi/index.d.ts +10 -0
- package/dist/EssentialAi/index.js +11 -0
- package/dist/Fishaudio/Color.js +19 -0
- package/dist/Fishaudio/Combine.js +22 -0
- package/dist/Fishaudio/CombineDark.js +22 -0
- package/dist/Fishaudio/CombineLight.js +22 -0
- package/dist/Fishaudio/Dark.js +19 -0
- package/dist/Fishaudio/Light.js +19 -0
- package/dist/Fishaudio/Mono.js +19 -0
- package/dist/Fishaudio/index.d.ts +10 -0
- package/dist/Fishaudio/index.js +11 -0
- package/dist/Flux/Color.js +16 -0
- package/dist/Flux/Combine.js +19 -0
- package/dist/Flux/CombineDark.js +19 -0
- package/dist/Flux/CombineLight.js +19 -0
- package/dist/Flux/Dark.js +16 -0
- package/dist/Flux/Light.js +16 -0
- package/dist/Flux/Mono.js +16 -0
- package/dist/Flux/index.d.ts +10 -0
- package/dist/Flux/index.js +11 -0
- package/dist/Gemini/Color.js +31 -0
- package/dist/Gemini/Combine.js +16 -0
- package/dist/Gemini/CombineDark.js +16 -0
- package/dist/Gemini/CombineLight.js +16 -0
- package/dist/Gemini/Dark.js +13 -0
- package/dist/Gemini/Light.js +13 -0
- package/dist/Gemini/Mono.js +13 -0
- package/dist/Gemini/index.d.ts +10 -0
- package/dist/Gemini/index.js +11 -0
- package/dist/Gemma/Color.js +22 -0
- package/dist/Gemma/Combine.js +19 -0
- package/dist/Gemma/CombineDark.js +19 -0
- package/dist/Gemma/CombineLight.js +19 -0
- package/dist/Gemma/Dark.js +16 -0
- package/dist/Gemma/Light.js +16 -0
- package/dist/Gemma/Mono.js +16 -0
- package/dist/Gemma/index.d.ts +10 -0
- package/dist/Gemma/index.js +11 -0
- package/dist/GlmV/Color.js +28 -0
- package/dist/GlmV/Combine.js +28 -0
- package/dist/GlmV/CombineDark.js +28 -0
- package/dist/GlmV/CombineLight.js +28 -0
- package/dist/GlmV/Dark.js +25 -0
- package/dist/GlmV/Light.js +25 -0
- package/dist/GlmV/Mono.js +25 -0
- package/dist/GlmV/index.d.ts +10 -0
- package/dist/GlmV/index.js +11 -0
- package/dist/Grok/Color.js +13 -0
- package/dist/Grok/Combine.js +16 -0
- package/dist/Grok/CombineDark.js +16 -0
- package/dist/Grok/CombineLight.js +16 -0
- package/dist/Grok/Dark.js +13 -0
- package/dist/Grok/Light.js +13 -0
- package/dist/Grok/Mono.js +13 -0
- package/dist/Grok/index.d.ts +10 -0
- package/dist/Grok/index.js +11 -0
- package/dist/Happyhorse/Color.js +13 -0
- package/dist/Happyhorse/Combine.js +19 -0
- package/dist/Happyhorse/CombineDark.js +19 -0
- package/dist/Happyhorse/CombineLight.js +19 -0
- package/dist/Happyhorse/Dark.js +13 -0
- package/dist/Happyhorse/Light.js +13 -0
- package/dist/Happyhorse/Mono.js +13 -0
- package/dist/Happyhorse/index.d.ts +10 -0
- package/dist/Happyhorse/index.js +11 -0
- package/dist/Hunyuan/Color.js +28 -0
- package/dist/Hunyuan/Combine.js +19 -0
- package/dist/Hunyuan/CombineDark.js +19 -0
- package/dist/Hunyuan/CombineLight.js +19 -0
- package/dist/Hunyuan/Dark.js +16 -0
- package/dist/Hunyuan/Light.js +16 -0
- package/dist/Hunyuan/Mono.js +16 -0
- package/dist/Hunyuan/index.d.ts +10 -0
- package/dist/Hunyuan/index.js +11 -0
- package/dist/InceptionLabs/Color.js +13 -0
- package/dist/InceptionLabs/Combine.js +28 -0
- package/dist/InceptionLabs/CombineDark.js +28 -0
- package/dist/InceptionLabs/CombineLight.js +28 -0
- package/dist/InceptionLabs/Dark.js +13 -0
- package/dist/InceptionLabs/Light.js +13 -0
- package/dist/InceptionLabs/Mono.js +13 -0
- package/dist/InceptionLabs/index.d.ts +10 -0
- package/dist/InceptionLabs/index.js +11 -0
- package/dist/Inflection/Color.js +13 -0
- package/dist/Inflection/Combine.js +16 -0
- package/dist/Inflection/CombineDark.js +16 -0
- package/dist/Inflection/CombineLight.js +16 -0
- package/dist/Inflection/Dark.js +13 -0
- package/dist/Inflection/Light.js +13 -0
- package/dist/Inflection/Mono.js +13 -0
- package/dist/Inflection/index.d.ts +10 -0
- package/dist/Inflection/index.js +11 -0
- package/dist/Kolors/Color.js +16 -0
- package/dist/Kolors/Combine.js +16 -0
- package/dist/Kolors/CombineDark.js +16 -0
- package/dist/Kolors/CombineLight.js +16 -0
- package/dist/Kolors/Dark.js +13 -0
- package/dist/Kolors/Light.js +13 -0
- package/dist/Kolors/Mono.js +13 -0
- package/dist/Kolors/index.d.ts +10 -0
- package/dist/Kolors/index.js +11 -0
- package/dist/Kwaikat/Color.js +16 -0
- package/dist/Kwaikat/Combine.js +25 -0
- package/dist/Kwaikat/CombineDark.js +25 -0
- package/dist/Kwaikat/CombineLight.js +25 -0
- package/dist/Kwaikat/Dark.js +16 -0
- package/dist/Kwaikat/Light.js +16 -0
- package/dist/Kwaikat/Mono.js +16 -0
- package/dist/Kwaikat/index.d.ts +10 -0
- package/dist/Kwaikat/index.js +11 -0
- package/dist/Kwaipilot/Color.js +22 -0
- package/dist/Kwaipilot/Combine.js +25 -0
- package/dist/Kwaipilot/CombineDark.js +25 -0
- package/dist/Kwaipilot/CombineLight.js +25 -0
- package/dist/Kwaipilot/Dark.js +13 -0
- package/dist/Kwaipilot/Light.js +13 -0
- package/dist/Kwaipilot/Mono.js +13 -0
- package/dist/Kwaipilot/index.d.ts +10 -0
- package/dist/Kwaipilot/index.js +11 -0
- package/dist/Liquid/Color.js +13 -0
- package/dist/Liquid/Combine.js +16 -0
- package/dist/Liquid/CombineDark.js +16 -0
- package/dist/Liquid/CombineLight.js +16 -0
- package/dist/Liquid/Dark.js +13 -0
- package/dist/Liquid/Light.js +13 -0
- package/dist/Liquid/Mono.js +13 -0
- package/dist/Liquid/index.d.ts +10 -0
- package/dist/Liquid/index.js +11 -0
- package/dist/Llava/Color.js +181 -0
- package/dist/Llava/Combine.js +19 -0
- package/dist/Llava/CombineDark.js +19 -0
- package/dist/Llava/CombineLight.js +19 -0
- package/dist/Llava/Dark.js +16 -0
- package/dist/Llava/Light.js +16 -0
- package/dist/Llava/Mono.js +16 -0
- package/dist/Llava/index.d.ts +10 -0
- package/dist/Llava/index.js +11 -0
- package/dist/Longcat/Color.js +19 -0
- package/dist/Longcat/Combine.js +22 -0
- package/dist/Longcat/CombineDark.js +22 -0
- package/dist/Longcat/CombineLight.js +22 -0
- package/dist/Longcat/Dark.js +19 -0
- package/dist/Longcat/Light.js +19 -0
- package/dist/Longcat/Mono.js +19 -0
- package/dist/Longcat/index.d.ts +10 -0
- package/dist/Longcat/index.js +11 -0
- package/dist/Magic/Color.js +19 -0
- package/dist/Magic/Combine.js +22 -0
- package/dist/Magic/CombineDark.js +22 -0
- package/dist/Magic/CombineLight.js +22 -0
- package/dist/Magic/Dark.js +19 -0
- package/dist/Magic/Light.js +19 -0
- package/dist/Magic/Mono.js +19 -0
- package/dist/Magic/index.d.ts +10 -0
- package/dist/Magic/index.js +11 -0
- package/dist/Meshy/Color.js +67 -0
- package/dist/Meshy/Combine.js +22 -0
- package/dist/Meshy/CombineDark.js +22 -0
- package/dist/Meshy/CombineLight.js +22 -0
- package/dist/Meshy/Dark.js +19 -0
- package/dist/Meshy/Light.js +19 -0
- package/dist/Meshy/Mono.js +19 -0
- package/dist/Meshy/index.d.ts +10 -0
- package/dist/Meshy/index.js +11 -0
- package/dist/Minimax/Color.js +16 -0
- package/dist/Minimax/Combine.js +16 -0
- package/dist/Minimax/CombineDark.js +16 -0
- package/dist/Minimax/CombineLight.js +16 -0
- package/dist/Minimax/Dark.js +13 -0
- package/dist/Minimax/Light.js +13 -0
- package/dist/Minimax/Mono.js +13 -0
- package/dist/Minimax/index.d.ts +10 -0
- package/dist/Minimax/index.js +11 -0
- package/dist/Mistral/Color.js +25 -0
- package/dist/Mistral/Combine.js +16 -0
- package/dist/Mistral/CombineDark.js +16 -0
- package/dist/Mistral/CombineLight.js +16 -0
- package/dist/Mistral/Dark.js +13 -0
- package/dist/Mistral/Light.js +13 -0
- package/dist/Mistral/Mono.js +13 -0
- package/dist/Mistral/index.d.ts +10 -0
- package/dist/Mistral/index.js +11 -0
- package/dist/Morph/Color.js +13 -0
- package/dist/Morph/Combine.js +22 -0
- package/dist/Morph/CombineDark.js +22 -0
- package/dist/Morph/CombineLight.js +22 -0
- package/dist/Morph/Dark.js +13 -0
- package/dist/Morph/Light.js +13 -0
- package/dist/Morph/Mono.js +13 -0
- package/dist/Morph/index.d.ts +10 -0
- package/dist/Morph/index.js +11 -0
- package/dist/NanoBanana/Color.js +28 -0
- package/dist/NanoBanana/Combine.js +16 -0
- package/dist/NanoBanana/CombineDark.js +16 -0
- package/dist/NanoBanana/CombineLight.js +16 -0
- package/dist/NanoBanana/Dark.js +13 -0
- package/dist/NanoBanana/Light.js +13 -0
- package/dist/NanoBanana/Mono.js +13 -0
- package/dist/NanoBanana/index.d.ts +10 -0
- package/dist/NanoBanana/index.js +11 -0
- package/dist/Openchat/Color.js +25 -0
- package/dist/Openchat/Combine.js +22 -0
- package/dist/Openchat/CombineDark.js +22 -0
- package/dist/Openchat/CombineLight.js +22 -0
- package/dist/Openchat/Dark.js +19 -0
- package/dist/Openchat/Light.js +19 -0
- package/dist/Openchat/Mono.js +19 -0
- package/dist/Openchat/index.d.ts +10 -0
- package/dist/Openchat/index.js +11 -0
- package/dist/Palm/Color.js +31 -0
- package/dist/Palm/Combine.js +34 -0
- package/dist/Palm/CombineDark.js +34 -0
- package/dist/Palm/CombineLight.js +34 -0
- package/dist/Palm/Dark.js +31 -0
- package/dist/Palm/Light.js +31 -0
- package/dist/Palm/Mono.js +31 -0
- package/dist/Palm/index.d.ts +10 -0
- package/dist/Palm/index.js +11 -0
- package/dist/Phind/Color.js +16 -0
- package/dist/Phind/Combine.js +27 -0
- package/dist/Phind/CombineDark.js +27 -0
- package/dist/Phind/CombineLight.js +27 -0
- package/dist/Phind/Dark.js +16 -0
- package/dist/Phind/Light.js +16 -0
- package/dist/Phind/Mono.js +16 -0
- package/dist/Phind/index.d.ts +10 -0
- package/dist/Phind/index.js +11 -0
- package/dist/Poolside/Color.js +47 -0
- package/dist/Poolside/Combine.js +65 -0
- package/dist/Poolside/CombineDark.js +65 -0
- package/dist/Poolside/CombineLight.js +65 -0
- package/dist/Poolside/Dark.js +47 -0
- package/dist/Poolside/Light.js +47 -0
- package/dist/Poolside/Mono.js +47 -0
- package/dist/Poolside/index.d.ts +10 -0
- package/dist/Poolside/index.js +11 -0
- package/dist/PrunaAi/Color.js +64 -0
- package/dist/PrunaAi/Combine.js +31 -0
- package/dist/PrunaAi/CombineDark.js +31 -0
- package/dist/PrunaAi/CombineLight.js +31 -0
- package/dist/PrunaAi/Dark.js +28 -0
- package/dist/PrunaAi/Light.js +28 -0
- package/dist/PrunaAi/Mono.js +28 -0
- package/dist/PrunaAi/index.d.ts +10 -0
- package/dist/PrunaAi/index.js +11 -0
- package/dist/Qwen/Color.js +16 -0
- package/dist/Qwen/Combine.js +16 -0
- package/dist/Qwen/CombineDark.js +16 -0
- package/dist/Qwen/CombineLight.js +16 -0
- package/dist/Qwen/Dark.js +13 -0
- package/dist/Qwen/Light.js +13 -0
- package/dist/Qwen/Mono.js +13 -0
- package/dist/Qwen/index.d.ts +10 -0
- package/dist/Qwen/index.js +11 -0
- package/dist/Relace/Color.js +13 -0
- package/dist/Relace/Combine.js +16 -0
- package/dist/Relace/CombineDark.js +16 -0
- package/dist/Relace/CombineLight.js +16 -0
- package/dist/Relace/Dark.js +13 -0
- package/dist/Relace/Light.js +13 -0
- package/dist/Relace/Mono.js +13 -0
- package/dist/Relace/index.d.ts +10 -0
- package/dist/Relace/index.js +11 -0
- package/dist/Reve/Color.js +13 -0
- package/dist/Reve/Combine.js +19 -0
- package/dist/Reve/CombineDark.js +19 -0
- package/dist/Reve/CombineLight.js +19 -0
- package/dist/Reve/Dark.js +13 -0
- package/dist/Reve/Light.js +13 -0
- package/dist/Reve/Mono.js +13 -0
- package/dist/Reve/index.d.ts +10 -0
- package/dist/Reve/index.js +11 -0
- package/dist/Rwkv/Color.js +19 -0
- package/dist/Rwkv/Combine.js +16 -0
- package/dist/Rwkv/CombineDark.js +16 -0
- package/dist/Rwkv/CombineLight.js +16 -0
- package/dist/Rwkv/Dark.js +13 -0
- package/dist/Rwkv/Light.js +13 -0
- package/dist/Rwkv/Mono.js +13 -0
- package/dist/Rwkv/index.d.ts +10 -0
- package/dist/Rwkv/index.js +11 -0
- package/dist/Sensenova/Color.js +25 -0
- package/dist/Sensenova/Combine.js +43 -0
- package/dist/Sensenova/CombineDark.js +43 -0
- package/dist/Sensenova/CombineLight.js +43 -0
- package/dist/Sensenova/Dark.js +25 -0
- package/dist/Sensenova/Light.js +25 -0
- package/dist/Sensenova/Mono.js +25 -0
- package/dist/Sensenova/index.d.ts +10 -0
- package/dist/Sensenova/index.js +11 -0
- package/dist/Skywork/Color.js +19 -0
- package/dist/Skywork/Combine.js +22 -0
- package/dist/Skywork/CombineDark.js +22 -0
- package/dist/Skywork/CombineLight.js +22 -0
- package/dist/Skywork/Dark.js +19 -0
- package/dist/Skywork/Light.js +19 -0
- package/dist/Skywork/Mono.js +19 -0
- package/dist/Skywork/index.d.ts +10 -0
- package/dist/Skywork/index.js +11 -0
- package/dist/Sora/Color.js +19 -0
- package/dist/Sora/Combine.js +31 -0
- package/dist/Sora/CombineDark.js +31 -0
- package/dist/Sora/CombineLight.js +31 -0
- package/dist/Sora/Dark.js +28 -0
- package/dist/Sora/Light.js +28 -0
- package/dist/Sora/Mono.js +28 -0
- package/dist/Sora/index.d.ts +10 -0
- package/dist/Sora/index.js +11 -0
- package/dist/Spark/Color.js +19 -0
- package/dist/Spark/Combine.js +31 -0
- package/dist/Spark/CombineDark.js +31 -0
- package/dist/Spark/CombineLight.js +31 -0
- package/dist/Spark/Dark.js +16 -0
- package/dist/Spark/Light.js +16 -0
- package/dist/Spark/Mono.js +16 -0
- package/dist/Spark/index.d.ts +10 -0
- package/dist/Spark/index.js +11 -0
- package/dist/Stepfun/Color.js +52 -0
- package/dist/Stepfun/Combine.js +25 -0
- package/dist/Stepfun/CombineDark.js +25 -0
- package/dist/Stepfun/CombineLight.js +25 -0
- package/dist/Stepfun/Dark.js +16 -0
- package/dist/Stepfun/Light.js +16 -0
- package/dist/Stepfun/Mono.js +16 -0
- package/dist/Stepfun/index.d.ts +10 -0
- package/dist/Stepfun/index.js +11 -0
- package/dist/Voyage/Color.js +13 -0
- package/dist/Voyage/Combine.js +16 -0
- package/dist/Voyage/CombineDark.js +16 -0
- package/dist/Voyage/CombineLight.js +16 -0
- package/dist/Voyage/Dark.js +13 -0
- package/dist/Voyage/Light.js +13 -0
- package/dist/Voyage/Mono.js +13 -0
- package/dist/Voyage/index.d.ts +10 -0
- package/dist/Voyage/index.js +11 -0
- package/dist/Wenxin/Color.js +19 -0
- package/dist/Wenxin/Combine.js +16 -0
- package/dist/Wenxin/CombineDark.js +16 -0
- package/dist/Wenxin/CombineLight.js +16 -0
- package/dist/Wenxin/Dark.js +13 -0
- package/dist/Wenxin/Light.js +13 -0
- package/dist/Wenxin/Mono.js +13 -0
- package/dist/Wenxin/index.d.ts +10 -0
- package/dist/Wenxin/index.js +11 -0
- package/dist/XiaomiMimo/Color.js +16 -0
- package/dist/XiaomiMimo/Combine.js +22 -0
- package/dist/XiaomiMimo/CombineDark.js +22 -0
- package/dist/XiaomiMimo/CombineLight.js +22 -0
- package/dist/XiaomiMimo/Dark.js +16 -0
- package/dist/XiaomiMimo/Light.js +16 -0
- package/dist/XiaomiMimo/Mono.js +16 -0
- package/dist/XiaomiMimo/index.d.ts +10 -0
- package/dist/XiaomiMimo/index.js +11 -0
- package/dist/Xuanyuan/Color.js +16 -0
- package/dist/Xuanyuan/Combine.js +19 -0
- package/dist/Xuanyuan/CombineDark.js +19 -0
- package/dist/Xuanyuan/CombineLight.js +19 -0
- package/dist/Xuanyuan/Dark.js +16 -0
- package/dist/Xuanyuan/Light.js +16 -0
- package/dist/Xuanyuan/Mono.js +16 -0
- package/dist/Xuanyuan/index.d.ts +10 -0
- package/dist/Xuanyuan/index.js +11 -0
- package/dist/Yi/Color.js +16 -0
- package/dist/Yi/Combine.js +19 -0
- package/dist/Yi/CombineDark.js +19 -0
- package/dist/Yi/CombineLight.js +19 -0
- package/dist/Yi/Dark.js +16 -0
- package/dist/Yi/Light.js +16 -0
- package/dist/Yi/Mono.js +16 -0
- package/dist/Yi/index.d.ts +10 -0
- package/dist/Yi/index.js +11 -0
- package/dist/catalog.d.ts +461 -1457
- package/dist/catalog.js +2 -2
- package/dist/index.d.ts +67 -130
- package/dist/index.js +67 -130
- package/dist/loaders.js +67 -130
- package/icons/ace.svg +10 -0
- package/icons/ai2.svg +10 -0
- package/icons/ai21-labs.svg +7 -0
- package/icons/aionlabs.svg +66 -0
- package/icons/amazon-nova.svg +37 -0
- package/icons/arcee.svg +7 -0
- package/icons/assemblyai.svg +11 -0
- package/icons/aya.svg +10 -0
- package/icons/baai.svg +10 -0
- package/icons/baichuan.svg +11 -0
- package/icons/bilibili-index.svg +10 -0
- package/icons/chatglm.svg +11 -0
- package/icons/claude.svg +10 -0
- package/icons/codegeex.svg +11 -0
- package/icons/codex.svg +12 -0
- package/icons/cogvideo.svg +135 -0
- package/icons/cogview.svg +168 -0
- package/icons/command-a.svg +9 -0
- package/icons/dalle.svg +14 -0
- package/icons/dbrx.svg +7 -0
- package/icons/deep-cogito.svg +10 -0
- package/icons/deepseek.svg +10 -0
- package/icons/default/ace.svg +10 -0
- package/icons/default/ai2.svg +10 -0
- package/icons/default/ai21-labs.svg +7 -0
- package/icons/default/aionlabs.svg +11 -0
- package/icons/default/amazon-nova.svg +10 -0
- package/icons/default/arcee.svg +7 -0
- package/icons/default/assemblyai.svg +11 -0
- package/icons/default/aya.svg +10 -0
- package/icons/default/baai.svg +10 -0
- package/icons/default/baichuan.svg +7 -0
- package/icons/default/bilibili-index.svg +10 -0
- package/icons/default/chatglm.svg +7 -0
- package/icons/default/claude.svg +10 -0
- package/icons/default/codegeex.svg +11 -0
- package/icons/default/codex.svg +7 -0
- package/icons/default/cogvideo.svg +135 -0
- package/icons/default/cogview.svg +168 -0
- package/icons/default/command-a.svg +9 -0
- package/icons/default/dalle.svg +14 -0
- package/icons/default/dbrx.svg +7 -0
- package/icons/default/deep-cogito.svg +10 -0
- package/icons/default/deepseek.svg +10 -0
- package/icons/default/dolphin.svg +10 -0
- package/icons/default/doubao.svg +12 -0
- package/icons/default/elevenlabs.svg +7 -0
- package/icons/default/essential-ai.svg +10 -0
- package/icons/default/fishaudio.svg +11 -0
- package/icons/default/flux.svg +8 -0
- package/icons/default/gemini.svg +7 -0
- package/icons/default/gemma.svg +10 -0
- package/icons/default/glm-v.svg +11 -0
- package/icons/default/grok.svg +7 -0
- package/icons/default/happyhorse.svg +7 -0
- package/icons/default/hunyuan.svg +10 -0
- package/icons/default/inception-labs.svg +7 -0
- package/icons/default/inflection.svg +7 -0
- package/icons/default/kolors.svg +7 -0
- package/icons/default/kwaikat.svg +8 -0
- package/icons/default/kwaipilot.svg +7 -0
- package/icons/default/liquid.svg +7 -0
- package/icons/default/llava.svg +10 -0
- package/icons/default/longcat.svg +11 -0
- package/icons/default/magic.svg +11 -0
- package/icons/default/meshy.svg +11 -0
- package/icons/default/minimax.svg +7 -0
- package/icons/default/mistral.svg +7 -0
- package/icons/default/morph.svg +7 -0
- package/icons/default/nano-banana.svg +7 -0
- package/icons/default/openchat.svg +11 -0
- package/icons/default/palm.svg +13 -0
- package/icons/default/phind.svg +10 -0
- package/icons/default/poolside.svg +48 -0
- package/icons/default/pruna-ai.svg +12 -0
- package/icons/default/qwen.svg +7 -0
- package/icons/default/relace.svg +7 -0
- package/icons/default/reve.svg +7 -0
- package/icons/default/rwkv.svg +7 -0
- package/icons/default/sensenova.svg +11 -0
- package/icons/default/skywork.svg +11 -0
- package/icons/default/sora.svg +14 -0
- package/icons/default/spark.svg +8 -0
- package/icons/default/stepfun.svg +10 -0
- package/icons/default/voyage.svg +7 -0
- package/icons/default/wenxin.svg +7 -0
- package/icons/default/xiaomi-mimo.svg +10 -0
- package/icons/default/xuanyuan.svg +8 -0
- package/icons/default/yi.svg +8 -0
- package/icons/dolphin.svg +10 -0
- package/icons/doubao.svg +13 -0
- package/icons/elevenlabs.svg +7 -0
- package/icons/essential-ai.svg +14 -0
- package/icons/fishaudio.svg +11 -0
- package/icons/flux.svg +8 -0
- package/icons/gemini.svg +22 -0
- package/icons/gemma.svg +15 -0
- package/icons/glm-v.svg +14 -0
- package/icons/grok.svg +7 -0
- package/icons/happyhorse.svg +7 -0
- package/icons/hunyuan.svg +14 -0
- package/icons/inception-labs.svg +7 -0
- package/icons/inflection.svg +7 -0
- package/icons/kolors.svg +11 -0
- package/icons/kwaikat.svg +8 -0
- package/icons/kwaipilot.svg +16 -0
- package/icons/liquid.svg +7 -0
- package/icons/llava.svg +101 -0
- package/icons/longcat.svg +11 -0
- package/icons/magic.svg +11 -0
- package/icons/meshy.svg +27 -0
- package/icons/minimax.svg +11 -0
- package/icons/mistral.svg +11 -0
- package/icons/morph.svg +7 -0
- package/icons/nano-banana.svg +12 -0
- package/icons/openchat.svg +19 -0
- package/icons/palm.svg +13 -0
- package/icons/phind.svg +10 -0
- package/icons/poolside.svg +48 -0
- package/icons/pruna-ai.svg +36 -0
- package/icons/qwen.svg +11 -0
- package/icons/relace.svg +7 -0
- package/icons/reve.svg +7 -0
- package/icons/rwkv.svg +12 -0
- package/icons/sensenova.svg +11 -0
- package/icons/skywork.svg +11 -0
- package/icons/sora.svg +14 -0
- package/icons/spark.svg +9 -0
- package/icons/stepfun.svg +30 -0
- package/icons/text/ace.svg +7 -0
- package/icons/text/ai2.svg +7 -0
- package/icons/text/ai21-labs.svg +8 -0
- package/icons/text/aionlabs.svg +10 -0
- package/icons/text/amazon-nova.svg +7 -0
- package/icons/text/arcee.svg +7 -0
- package/icons/text/assemblyai.svg +7 -0
- package/icons/text/aya.svg +7 -0
- package/icons/text/baai.svg +7 -0
- package/icons/text/baichuan.svg +7 -0
- package/icons/text/bilibili-index.svg +7 -0
- package/icons/text/chatglm.svg +7 -0
- package/icons/text/claude.svg +7 -0
- package/icons/text/codegeex.svg +12 -0
- package/icons/text/codex.svg +7 -0
- package/icons/text/cogvideo.svg +7 -0
- package/icons/text/cogview.svg +7 -0
- package/icons/text/command-a.svg +8 -0
- package/icons/text/dalle.svg +7 -0
- package/icons/text/dbrx.svg +7 -0
- package/icons/text/deep-cogito.svg +10 -0
- package/icons/text/deepseek.svg +7 -0
- package/icons/text/dolphin.svg +7 -0
- package/icons/text/doubao.svg +7 -0
- package/icons/text/elevenlabs.svg +9 -0
- package/icons/text/essential-ai.svg +7 -0
- package/icons/text/fishaudio.svg +7 -0
- package/icons/text/flux.svg +7 -0
- package/icons/text/gemini.svg +7 -0
- package/icons/text/gemma.svg +7 -0
- package/icons/text/glm-v.svg +7 -0
- package/icons/text/grok.svg +7 -0
- package/icons/text/happyhorse.svg +10 -0
- package/icons/text/hunyuan.svg +7 -0
- package/icons/text/inception-labs.svg +13 -0
- package/icons/text/inflection.svg +7 -0
- package/icons/text/kolors.svg +7 -0
- package/icons/text/kwaikat.svg +9 -0
- package/icons/text/kwaipilot.svg +10 -0
- package/icons/text/liquid.svg +7 -0
- package/icons/text/llava.svg +7 -0
- package/icons/text/longcat.svg +7 -0
- package/icons/text/magic.svg +7 -0
- package/icons/text/meshy.svg +7 -0
- package/icons/text/minimax.svg +7 -0
- package/icons/text/mistral.svg +7 -0
- package/icons/text/morph.svg +11 -0
- package/icons/text/nano-banana.svg +7 -0
- package/icons/text/openchat.svg +7 -0
- package/icons/text/palm.svg +7 -0
- package/icons/text/phind.svg +21 -0
- package/icons/text/poolside.svg +14 -0
- package/icons/text/pruna-ai.svg +7 -0
- package/icons/text/qwen.svg +7 -0
- package/icons/text/relace.svg +7 -0
- package/icons/text/reve.svg +8 -0
- package/icons/text/rwkv.svg +7 -0
- package/icons/text/sensenova.svg +12 -0
- package/icons/text/skywork.svg +7 -0
- package/icons/text/sora.svg +7 -0
- package/icons/text/spark.svg +11 -0
- package/icons/text/stepfun.svg +9 -0
- package/icons/text/voyage.svg +7 -0
- package/icons/text/wenxin.svg +7 -0
- package/icons/text/xiaomi-mimo.svg +8 -0
- package/icons/text/xuanyuan.svg +7 -0
- package/icons/text/yi.svg +7 -0
- package/icons/voyage.svg +7 -0
- package/icons/wenxin.svg +12 -0
- package/icons/xiaomi-mimo.svg +10 -0
- package/icons/xuanyuan.svg +8 -0
- package/icons/yi.svg +8 -0
- package/metadata.json +268 -835
- package/package.json +1 -1
- package/static/black/ace.svg +1 -0
- package/static/black/ai2.svg +1 -0
- package/static/black/ai21-labs.svg +1 -0
- package/static/black/aionlabs.svg +1 -0
- package/static/black/amazon-nova.svg +1 -0
- package/static/black/arcee.svg +1 -0
- package/static/black/assemblyai.svg +1 -0
- package/static/black/aya.svg +1 -0
- package/static/black/baai.svg +1 -0
- package/static/black/baichuan.svg +1 -0
- package/static/black/bilibili-index.svg +1 -0
- package/static/black/chatglm.svg +1 -0
- package/static/black/claude.svg +1 -0
- package/static/black/codegeex.svg +1 -0
- package/static/black/codex.svg +1 -0
- package/static/black/cogvideo.svg +1 -0
- package/static/black/cogview.svg +1 -0
- package/static/black/command-a.svg +1 -0
- package/static/black/dalle.svg +1 -0
- package/static/black/dbrx.svg +1 -0
- package/static/black/deep-cogito.svg +1 -0
- package/static/black/deepseek.svg +1 -0
- package/static/black/dolphin.svg +1 -0
- package/static/black/doubao.svg +1 -0
- package/static/black/elevenlabs.svg +1 -0
- package/static/black/essential-ai.svg +1 -0
- package/static/black/fishaudio.svg +1 -0
- package/static/black/flux.svg +1 -0
- package/static/black/gemini.svg +1 -0
- package/static/black/gemma.svg +1 -0
- package/static/black/glm-v.svg +1 -0
- package/static/black/grok.svg +1 -0
- package/static/black/happyhorse.svg +1 -0
- package/static/black/hunyuan.svg +1 -0
- package/static/black/inception-labs.svg +1 -0
- package/static/black/inflection.svg +1 -0
- package/static/black/kolors.svg +1 -0
- package/static/black/kwaikat.svg +1 -0
- package/static/black/kwaipilot.svg +1 -0
- package/static/black/liquid.svg +1 -0
- package/static/black/llava.svg +1 -0
- package/static/black/longcat.svg +1 -0
- package/static/black/magic.svg +1 -0
- package/static/black/meshy.svg +1 -0
- package/static/black/minimax.svg +1 -0
- package/static/black/mistral.svg +1 -0
- package/static/black/morph.svg +1 -0
- package/static/black/nano-banana.svg +1 -0
- package/static/black/openchat.svg +1 -0
- package/static/black/palm.svg +1 -0
- package/static/black/phind.svg +1 -0
- package/static/black/poolside.svg +1 -0
- package/static/black/pruna-ai.svg +1 -0
- package/static/black/qwen.svg +1 -0
- package/static/black/relace.svg +1 -0
- package/static/black/reve.svg +1 -0
- package/static/black/rwkv.svg +1 -0
- package/static/black/sensenova.svg +1 -0
- package/static/black/skywork.svg +1 -0
- package/static/black/sora.svg +1 -0
- package/static/black/spark.svg +1 -0
- package/static/black/stepfun.svg +1 -0
- package/static/black/voyage.svg +1 -0
- package/static/black/wenxin.svg +1 -0
- package/static/black/xiaomi-mimo.svg +1 -0
- package/static/black/xuanyuan.svg +1 -0
- package/static/black/yi.svg +1 -0
- package/static/combine-dark/ace.svg +1 -0
- package/static/combine-dark/ai2.svg +1 -0
- package/static/combine-dark/ai21-labs.svg +1 -0
- package/static/combine-dark/aionlabs.svg +1 -0
- package/static/combine-dark/amazon-nova.svg +1 -0
- package/static/combine-dark/arcee.svg +1 -0
- package/static/combine-dark/assemblyai.svg +1 -0
- package/static/combine-dark/aya.svg +1 -0
- package/static/combine-dark/baai.svg +1 -0
- package/static/combine-dark/baichuan.svg +1 -0
- package/static/combine-dark/bilibili-index.svg +1 -0
- package/static/combine-dark/chatglm.svg +1 -0
- package/static/combine-dark/claude.svg +1 -0
- package/static/combine-dark/codegeex.svg +1 -0
- package/static/combine-dark/codex.svg +1 -0
- package/static/combine-dark/cogvideo.svg +1 -0
- package/static/combine-dark/cogview.svg +1 -0
- package/static/combine-dark/command-a.svg +1 -0
- package/static/combine-dark/dalle.svg +1 -0
- package/static/combine-dark/dbrx.svg +1 -0
- package/static/combine-dark/deep-cogito.svg +1 -0
- package/static/combine-dark/deepseek.svg +1 -0
- package/static/combine-dark/dolphin.svg +1 -0
- package/static/combine-dark/doubao.svg +1 -0
- package/static/combine-dark/elevenlabs.svg +1 -0
- package/static/combine-dark/essential-ai.svg +1 -0
- package/static/combine-dark/fishaudio.svg +1 -0
- package/static/combine-dark/flux.svg +1 -0
- package/static/combine-dark/gemini.svg +1 -0
- package/static/combine-dark/gemma.svg +1 -0
- package/static/combine-dark/glm-v.svg +1 -0
- package/static/combine-dark/grok.svg +1 -0
- package/static/combine-dark/happyhorse.svg +1 -0
- package/static/combine-dark/hunyuan.svg +1 -0
- package/static/combine-dark/inception-labs.svg +1 -0
- package/static/combine-dark/inflection.svg +1 -0
- package/static/combine-dark/kolors.svg +1 -0
- package/static/combine-dark/kwaikat.svg +1 -0
- package/static/combine-dark/kwaipilot.svg +1 -0
- package/static/combine-dark/liquid.svg +1 -0
- package/static/combine-dark/llava.svg +1 -0
- package/static/combine-dark/longcat.svg +1 -0
- package/static/combine-dark/magic.svg +1 -0
- package/static/combine-dark/meshy.svg +1 -0
- package/static/combine-dark/minimax.svg +1 -0
- package/static/combine-dark/mistral.svg +1 -0
- package/static/combine-dark/morph.svg +1 -0
- package/static/combine-dark/nano-banana.svg +1 -0
- package/static/combine-dark/openchat.svg +1 -0
- package/static/combine-dark/palm.svg +1 -0
- package/static/combine-dark/phind.svg +1 -0
- package/static/combine-dark/poolside.svg +1 -0
- package/static/combine-dark/pruna-ai.svg +1 -0
- package/static/combine-dark/qwen.svg +1 -0
- package/static/combine-dark/relace.svg +1 -0
- package/static/combine-dark/reve.svg +1 -0
- package/static/combine-dark/rwkv.svg +1 -0
- package/static/combine-dark/sensenova.svg +1 -0
- package/static/combine-dark/skywork.svg +1 -0
- package/static/combine-dark/sora.svg +1 -0
- package/static/combine-dark/spark.svg +1 -0
- package/static/combine-dark/stepfun.svg +1 -0
- package/static/combine-dark/voyage.svg +1 -0
- package/static/combine-dark/wenxin.svg +1 -0
- package/static/combine-dark/xiaomi-mimo.svg +1 -0
- package/static/combine-dark/xuanyuan.svg +1 -0
- package/static/combine-dark/yi.svg +1 -0
- package/static/combine-light/ace.svg +1 -0
- package/static/combine-light/ai2.svg +1 -0
- package/static/combine-light/ai21-labs.svg +1 -0
- package/static/combine-light/aionlabs.svg +1 -0
- package/static/combine-light/amazon-nova.svg +1 -0
- package/static/combine-light/arcee.svg +1 -0
- package/static/combine-light/assemblyai.svg +1 -0
- package/static/combine-light/aya.svg +1 -0
- package/static/combine-light/baai.svg +1 -0
- package/static/combine-light/baichuan.svg +1 -0
- package/static/combine-light/bilibili-index.svg +1 -0
- package/static/combine-light/chatglm.svg +1 -0
- package/static/combine-light/claude.svg +1 -0
- package/static/combine-light/codegeex.svg +1 -0
- package/static/combine-light/codex.svg +1 -0
- package/static/combine-light/cogvideo.svg +1 -0
- package/static/combine-light/cogview.svg +1 -0
- package/static/combine-light/command-a.svg +1 -0
- package/static/combine-light/dalle.svg +1 -0
- package/static/combine-light/dbrx.svg +1 -0
- package/static/combine-light/deep-cogito.svg +1 -0
- package/static/combine-light/deepseek.svg +1 -0
- package/static/combine-light/dolphin.svg +1 -0
- package/static/combine-light/doubao.svg +1 -0
- package/static/combine-light/elevenlabs.svg +1 -0
- package/static/combine-light/essential-ai.svg +1 -0
- package/static/combine-light/fishaudio.svg +1 -0
- package/static/combine-light/flux.svg +1 -0
- package/static/combine-light/gemini.svg +1 -0
- package/static/combine-light/gemma.svg +1 -0
- package/static/combine-light/glm-v.svg +1 -0
- package/static/combine-light/grok.svg +1 -0
- package/static/combine-light/happyhorse.svg +1 -0
- package/static/combine-light/hunyuan.svg +1 -0
- package/static/combine-light/inception-labs.svg +1 -0
- package/static/combine-light/inflection.svg +1 -0
- package/static/combine-light/kolors.svg +1 -0
- package/static/combine-light/kwaikat.svg +1 -0
- package/static/combine-light/kwaipilot.svg +1 -0
- package/static/combine-light/liquid.svg +1 -0
- package/static/combine-light/llava.svg +1 -0
- package/static/combine-light/longcat.svg +1 -0
- package/static/combine-light/magic.svg +1 -0
- package/static/combine-light/meshy.svg +1 -0
- package/static/combine-light/minimax.svg +1 -0
- package/static/combine-light/mistral.svg +1 -0
- package/static/combine-light/morph.svg +1 -0
- package/static/combine-light/nano-banana.svg +1 -0
- package/static/combine-light/openchat.svg +1 -0
- package/static/combine-light/palm.svg +1 -0
- package/static/combine-light/phind.svg +1 -0
- package/static/combine-light/poolside.svg +1 -0
- package/static/combine-light/pruna-ai.svg +1 -0
- package/static/combine-light/qwen.svg +1 -0
- package/static/combine-light/relace.svg +1 -0
- package/static/combine-light/reve.svg +1 -0
- package/static/combine-light/rwkv.svg +1 -0
- package/static/combine-light/sensenova.svg +1 -0
- package/static/combine-light/skywork.svg +1 -0
- package/static/combine-light/sora.svg +1 -0
- package/static/combine-light/spark.svg +1 -0
- package/static/combine-light/stepfun.svg +1 -0
- package/static/combine-light/voyage.svg +1 -0
- package/static/combine-light/wenxin.svg +1 -0
- package/static/combine-light/xiaomi-mimo.svg +1 -0
- package/static/combine-light/xuanyuan.svg +1 -0
- package/static/combine-light/yi.svg +1 -0
- package/static/dark/ace.svg +1 -0
- package/static/dark/ai2.svg +1 -0
- package/static/dark/ai21-labs.svg +1 -0
- package/static/dark/aionlabs.svg +1 -0
- package/static/dark/amazon-nova.svg +1 -0
- package/static/dark/arcee.svg +1 -0
- package/static/dark/assemblyai.svg +1 -0
- package/static/dark/aya.svg +1 -0
- package/static/dark/baai.svg +1 -0
- package/static/dark/baichuan.svg +1 -0
- package/static/dark/bilibili-index.svg +1 -0
- package/static/dark/chatglm.svg +1 -0
- package/static/dark/claude.svg +1 -0
- package/static/dark/codegeex.svg +1 -0
- package/static/dark/codex.svg +1 -0
- package/static/dark/cogvideo.svg +1 -0
- package/static/dark/cogview.svg +1 -0
- package/static/dark/command-a.svg +1 -0
- package/static/dark/dalle.svg +1 -0
- package/static/dark/dbrx.svg +1 -0
- package/static/dark/deep-cogito.svg +1 -0
- package/static/dark/deepseek.svg +1 -0
- package/static/dark/dolphin.svg +1 -0
- package/static/dark/doubao.svg +1 -0
- package/static/dark/elevenlabs.svg +1 -0
- package/static/dark/essential-ai.svg +1 -0
- package/static/dark/fishaudio.svg +1 -0
- package/static/dark/flux.svg +1 -0
- package/static/dark/gemini.svg +1 -0
- package/static/dark/gemma.svg +1 -0
- package/static/dark/glm-v.svg +1 -0
- package/static/dark/grok.svg +1 -0
- package/static/dark/happyhorse.svg +1 -0
- package/static/dark/hunyuan.svg +1 -0
- package/static/dark/inception-labs.svg +1 -0
- package/static/dark/inflection.svg +1 -0
- package/static/dark/kolors.svg +1 -0
- package/static/dark/kwaikat.svg +1 -0
- package/static/dark/kwaipilot.svg +1 -0
- package/static/dark/liquid.svg +1 -0
- package/static/dark/llava.svg +1 -0
- package/static/dark/longcat.svg +1 -0
- package/static/dark/magic.svg +1 -0
- package/static/dark/meshy.svg +1 -0
- package/static/dark/minimax.svg +1 -0
- package/static/dark/mistral.svg +1 -0
- package/static/dark/morph.svg +1 -0
- package/static/dark/nano-banana.svg +1 -0
- package/static/dark/openchat.svg +1 -0
- package/static/dark/palm.svg +1 -0
- package/static/dark/phind.svg +1 -0
- package/static/dark/poolside.svg +1 -0
- package/static/dark/pruna-ai.svg +1 -0
- package/static/dark/qwen.svg +1 -0
- package/static/dark/relace.svg +1 -0
- package/static/dark/reve.svg +1 -0
- package/static/dark/rwkv.svg +1 -0
- package/static/dark/sensenova.svg +1 -0
- package/static/dark/skywork.svg +1 -0
- package/static/dark/sora.svg +1 -0
- package/static/dark/spark.svg +1 -0
- package/static/dark/stepfun.svg +1 -0
- package/static/dark/voyage.svg +1 -0
- package/static/dark/wenxin.svg +1 -0
- package/static/dark/xiaomi-mimo.svg +1 -0
- package/static/dark/xuanyuan.svg +1 -0
- package/static/dark/yi.svg +1 -0
- package/static/light/ace.svg +1 -0
- package/static/light/ai2.svg +1 -0
- package/static/light/ai21-labs.svg +1 -0
- package/static/light/aionlabs.svg +1 -0
- package/static/light/amazon-nova.svg +1 -0
- package/static/light/arcee.svg +1 -0
- package/static/light/assemblyai.svg +1 -0
- package/static/light/aya.svg +1 -0
- package/static/light/baai.svg +1 -0
- package/static/light/baichuan.svg +1 -0
- package/static/light/bilibili-index.svg +1 -0
- package/static/light/chatglm.svg +1 -0
- package/static/light/claude.svg +1 -0
- package/static/light/codegeex.svg +1 -0
- package/static/light/codex.svg +1 -0
- package/static/light/cogvideo.svg +1 -0
- package/static/light/cogview.svg +1 -0
- package/static/light/command-a.svg +1 -0
- package/static/light/dalle.svg +1 -0
- package/static/light/dbrx.svg +1 -0
- package/static/light/deep-cogito.svg +1 -0
- package/static/light/deepseek.svg +1 -0
- package/static/light/dolphin.svg +1 -0
- package/static/light/doubao.svg +1 -0
- package/static/light/elevenlabs.svg +1 -0
- package/static/light/essential-ai.svg +1 -0
- package/static/light/fishaudio.svg +1 -0
- package/static/light/flux.svg +1 -0
- package/static/light/gemini.svg +1 -0
- package/static/light/gemma.svg +1 -0
- package/static/light/glm-v.svg +1 -0
- package/static/light/grok.svg +1 -0
- package/static/light/happyhorse.svg +1 -0
- package/static/light/hunyuan.svg +1 -0
- package/static/light/inception-labs.svg +1 -0
- package/static/light/inflection.svg +1 -0
- package/static/light/kolors.svg +1 -0
- package/static/light/kwaikat.svg +1 -0
- package/static/light/kwaipilot.svg +1 -0
- package/static/light/liquid.svg +1 -0
- package/static/light/llava.svg +1 -0
- package/static/light/longcat.svg +1 -0
- package/static/light/magic.svg +1 -0
- package/static/light/meshy.svg +1 -0
- package/static/light/minimax.svg +1 -0
- package/static/light/mistral.svg +1 -0
- package/static/light/morph.svg +1 -0
- package/static/light/nano-banana.svg +1 -0
- package/static/light/openchat.svg +1 -0
- package/static/light/palm.svg +1 -0
- package/static/light/phind.svg +1 -0
- package/static/light/poolside.svg +1 -0
- package/static/light/pruna-ai.svg +1 -0
- package/static/light/qwen.svg +1 -0
- package/static/light/relace.svg +1 -0
- package/static/light/reve.svg +1 -0
- package/static/light/rwkv.svg +1 -0
- package/static/light/sensenova.svg +1 -0
- package/static/light/skywork.svg +1 -0
- package/static/light/sora.svg +1 -0
- package/static/light/spark.svg +1 -0
- package/static/light/stepfun.svg +1 -0
- package/static/light/voyage.svg +1 -0
- package/static/light/wenxin.svg +1 -0
- package/static/light/xiaomi-mimo.svg +1 -0
- package/static/light/xuanyuan.svg +1 -0
- package/static/light/yi.svg +1 -0
- package/static/white/ace.svg +1 -0
- package/static/white/ai2.svg +1 -0
- package/static/white/ai21-labs.svg +1 -0
- package/static/white/aionlabs.svg +1 -0
- package/static/white/amazon-nova.svg +1 -0
- package/static/white/arcee.svg +1 -0
- package/static/white/assemblyai.svg +1 -0
- package/static/white/aya.svg +1 -0
- package/static/white/baai.svg +1 -0
- package/static/white/baichuan.svg +1 -0
- package/static/white/bilibili-index.svg +1 -0
- package/static/white/chatglm.svg +1 -0
- package/static/white/claude.svg +1 -0
- package/static/white/codegeex.svg +1 -0
- package/static/white/codex.svg +1 -0
- package/static/white/cogvideo.svg +1 -0
- package/static/white/cogview.svg +1 -0
- package/static/white/command-a.svg +1 -0
- package/static/white/dalle.svg +1 -0
- package/static/white/dbrx.svg +1 -0
- package/static/white/deep-cogito.svg +1 -0
- package/static/white/deepseek.svg +1 -0
- package/static/white/dolphin.svg +1 -0
- package/static/white/doubao.svg +1 -0
- package/static/white/elevenlabs.svg +1 -0
- package/static/white/essential-ai.svg +1 -0
- package/static/white/fishaudio.svg +1 -0
- package/static/white/flux.svg +1 -0
- package/static/white/gemini.svg +1 -0
- package/static/white/gemma.svg +1 -0
- package/static/white/glm-v.svg +1 -0
- package/static/white/grok.svg +1 -0
- package/static/white/happyhorse.svg +1 -0
- package/static/white/hunyuan.svg +1 -0
- package/static/white/inception-labs.svg +1 -0
- package/static/white/inflection.svg +1 -0
- package/static/white/kolors.svg +1 -0
- package/static/white/kwaikat.svg +1 -0
- package/static/white/kwaipilot.svg +1 -0
- package/static/white/liquid.svg +1 -0
- package/static/white/llava.svg +1 -0
- package/static/white/longcat.svg +1 -0
- package/static/white/magic.svg +1 -0
- package/static/white/meshy.svg +1 -0
- package/static/white/minimax.svg +1 -0
- package/static/white/mistral.svg +1 -0
- package/static/white/morph.svg +1 -0
- package/static/white/nano-banana.svg +1 -0
- package/static/white/openchat.svg +1 -0
- package/static/white/palm.svg +1 -0
- package/static/white/phind.svg +1 -0
- package/static/white/poolside.svg +1 -0
- package/static/white/pruna-ai.svg +1 -0
- package/static/white/qwen.svg +1 -0
- package/static/white/relace.svg +1 -0
- package/static/white/reve.svg +1 -0
- package/static/white/rwkv.svg +1 -0
- package/static/white/sensenova.svg +1 -0
- package/static/white/skywork.svg +1 -0
- package/static/white/sora.svg +1 -0
- package/static/white/spark.svg +1 -0
- package/static/white/stepfun.svg +1 -0
- package/static/white/voyage.svg +1 -0
- package/static/white/wenxin.svg +1 -0
- package/static/white/xiaomi-mimo.svg +1 -0
- package/static/white/xuanyuan.svg +1 -0
- package/static/white/yi.svg +1 -0
- package/dist/Adobe/Color.js +0 -13
- package/dist/Adobe/Combine.js +0 -10
- package/dist/Adobe/CombineDark.js +0 -19
- package/dist/Adobe/CombineLight.js +0 -10
- package/dist/Adobe/Dark.js +0 -13
- package/dist/Adobe/Light.js +0 -10
- package/dist/Adobe/Mono.js +0 -10
- package/dist/Adobe/index.d.ts +0 -10
- package/dist/Adobe/index.js +0 -11
- package/dist/AdobeFirefly/Color.js +0 -13
- package/dist/AdobeFirefly/Combine.js +0 -10
- package/dist/AdobeFirefly/CombineDark.js +0 -19
- package/dist/AdobeFirefly/CombineLight.js +0 -10
- package/dist/AdobeFirefly/Dark.js +0 -13
- package/dist/AdobeFirefly/Light.js +0 -10
- package/dist/AdobeFirefly/Mono.js +0 -10
- package/dist/AdobeFirefly/index.d.ts +0 -10
- package/dist/AdobeFirefly/index.js +0 -11
- package/dist/AgUi/Color.js +0 -16
- package/dist/AgUi/Combine.js +0 -10
- package/dist/AgUi/CombineDark.js +0 -22
- package/dist/AgUi/CombineLight.js +0 -10
- package/dist/AgUi/Dark.js +0 -16
- package/dist/AgUi/Light.js +0 -10
- package/dist/AgUi/Mono.js +0 -10
- package/dist/AgUi/index.d.ts +0 -10
- package/dist/AgUi/index.js +0 -11
- package/dist/AgnesAi/Color.js +0 -16
- package/dist/AgnesAi/Combine.js +0 -10
- package/dist/AgnesAi/CombineDark.js +0 -25
- package/dist/AgnesAi/CombineLight.js +0 -10
- package/dist/AgnesAi/Dark.js +0 -16
- package/dist/AgnesAi/Light.js +0 -10
- package/dist/AgnesAi/Mono.js +0 -10
- package/dist/AgnesAi/index.d.ts +0 -10
- package/dist/AgnesAi/index.js +0 -11
- package/dist/Airjelly/Color.js +0 -16
- package/dist/Airjelly/Combine.js +0 -10
- package/dist/Airjelly/CombineDark.js +0 -25
- package/dist/Airjelly/CombineLight.js +0 -10
- package/dist/Airjelly/Dark.js +0 -16
- package/dist/Airjelly/Light.js +0 -10
- package/dist/Airjelly/Mono.js +0 -10
- package/dist/Airjelly/index.d.ts +0 -10
- package/dist/Airjelly/index.js +0 -11
- package/dist/Amp/Color.js +0 -22
- package/dist/Amp/Combine.js +0 -10
- package/dist/Amp/CombineDark.js +0 -31
- package/dist/Amp/CombineLight.js +0 -10
- package/dist/Amp/Dark.js +0 -22
- package/dist/Amp/Light.js +0 -10
- package/dist/Amp/Mono.js +0 -10
- package/dist/Amp/index.d.ts +0 -10
- package/dist/Amp/index.js +0 -11
- package/dist/Antigravity/Color.js +0 -51
- package/dist/Antigravity/Combine.js +0 -10
- package/dist/Antigravity/CombineDark.js +0 -19
- package/dist/Antigravity/CombineLight.js +0 -10
- package/dist/Antigravity/Dark.js +0 -16
- package/dist/Antigravity/Light.js +0 -10
- package/dist/Antigravity/Mono.js +0 -10
- package/dist/Antigravity/index.d.ts +0 -10
- package/dist/Antigravity/index.js +0 -11
- package/dist/Askverdict/Color.js +0 -49
- package/dist/Askverdict/Combine.js +0 -10
- package/dist/Askverdict/CombineDark.js +0 -34
- package/dist/Askverdict/CombineLight.js +0 -10
- package/dist/Askverdict/Dark.js +0 -25
- package/dist/Askverdict/Light.js +0 -10
- package/dist/Askverdict/Mono.js +0 -10
- package/dist/Askverdict/index.d.ts +0 -10
- package/dist/Askverdict/index.js +0 -11
- package/dist/Automatic1111/Color.js +0 -28
- package/dist/Automatic1111/Combine.js +0 -10
- package/dist/Automatic1111/CombineDark.js +0 -31
- package/dist/Automatic1111/CombineLight.js +0 -10
- package/dist/Automatic1111/Dark.js +0 -28
- package/dist/Automatic1111/Light.js +0 -10
- package/dist/Automatic1111/Mono.js +0 -10
- package/dist/Automatic1111/index.d.ts +0 -10
- package/dist/Automatic1111/index.js +0 -11
- package/dist/Capcut/Color.js +0 -16
- package/dist/Capcut/Combine.js +0 -10
- package/dist/Capcut/CombineDark.js +0 -25
- package/dist/Capcut/CombineLight.js +0 -10
- package/dist/Capcut/Dark.js +0 -16
- package/dist/Capcut/Light.js +0 -10
- package/dist/Capcut/Mono.js +0 -10
- package/dist/Capcut/index.d.ts +0 -10
- package/dist/Capcut/index.js +0 -11
- package/dist/Celestoai/Color.js +0 -19
- package/dist/Celestoai/Combine.js +0 -10
- package/dist/Celestoai/CombineDark.js +0 -22
- package/dist/Celestoai/CombineLight.js +0 -10
- package/dist/Celestoai/Dark.js +0 -16
- package/dist/Celestoai/Light.js +0 -10
- package/dist/Celestoai/Mono.js +0 -10
- package/dist/Celestoai/index.d.ts +0 -10
- package/dist/Celestoai/index.js +0 -11
- package/dist/CherryStudio/Color.js +0 -19
- package/dist/CherryStudio/Combine.js +0 -10
- package/dist/CherryStudio/CombineDark.js +0 -52
- package/dist/CherryStudio/CombineLight.js +0 -10
- package/dist/CherryStudio/Dark.js +0 -19
- package/dist/CherryStudio/Light.js +0 -10
- package/dist/CherryStudio/Mono.js +0 -10
- package/dist/CherryStudio/index.d.ts +0 -10
- package/dist/CherryStudio/index.js +0 -11
- package/dist/ClaudeCode/Color.js +0 -13
- package/dist/ClaudeCode/Combine.js +0 -10
- package/dist/ClaudeCode/CombineDark.js +0 -19
- package/dist/ClaudeCode/CombineLight.js +0 -10
- package/dist/ClaudeCode/Dark.js +0 -13
- package/dist/ClaudeCode/Light.js +0 -10
- package/dist/ClaudeCode/Mono.js +0 -10
- package/dist/ClaudeCode/index.d.ts +0 -10
- package/dist/ClaudeCode/index.js +0 -11
- package/dist/Cline/Color.js +0 -16
- package/dist/Cline/Combine.js +0 -10
- package/dist/Cline/CombineDark.js +0 -28
- package/dist/Cline/CombineLight.js +0 -10
- package/dist/Cline/Dark.js +0 -16
- package/dist/Cline/Light.js +0 -10
- package/dist/Cline/Mono.js +0 -10
- package/dist/Cline/index.d.ts +0 -10
- package/dist/Cline/index.js +0 -11
- package/dist/Clipdrop/Color.js +0 -13
- package/dist/Clipdrop/Combine.js +0 -10
- package/dist/Clipdrop/CombineDark.js +0 -22
- package/dist/Clipdrop/CombineLight.js +0 -10
- package/dist/Clipdrop/Dark.js +0 -13
- package/dist/Clipdrop/Light.js +0 -10
- package/dist/Clipdrop/Mono.js +0 -10
- package/dist/Clipdrop/index.d.ts +0 -10
- package/dist/Clipdrop/index.js +0 -11
- package/dist/Codebuddy/Color.js +0 -25
- package/dist/Codebuddy/Combine.js +0 -10
- package/dist/Codebuddy/CombineDark.js +0 -37
- package/dist/Codebuddy/CombineLight.js +0 -10
- package/dist/Codebuddy/Dark.js +0 -16
- package/dist/Codebuddy/Light.js +0 -10
- package/dist/Codebuddy/Mono.js +0 -10
- package/dist/Codebuddy/index.d.ts +0 -10
- package/dist/Codebuddy/index.js +0 -11
- package/dist/Codeflicker/Color.js +0 -91
- package/dist/Codeflicker/Combine.js +0 -10
- package/dist/Codeflicker/CombineDark.js +0 -28
- package/dist/Codeflicker/CombineLight.js +0 -10
- package/dist/Codeflicker/Dark.js +0 -16
- package/dist/Codeflicker/Light.js +0 -10
- package/dist/Codeflicker/Mono.js +0 -10
- package/dist/Codeflicker/index.d.ts +0 -10
- package/dist/Codeflicker/index.js +0 -11
- package/dist/Colab/Color.js +0 -19
- package/dist/Colab/Combine.js +0 -10
- package/dist/Colab/CombineDark.js +0 -22
- package/dist/Colab/CombineLight.js +0 -10
- package/dist/Colab/Dark.js +0 -13
- package/dist/Colab/Light.js +0 -10
- package/dist/Colab/Mono.js +0 -10
- package/dist/Colab/index.d.ts +0 -10
- package/dist/Colab/index.js +0 -11
- package/dist/Comfyui/Color.js +0 -13
- package/dist/Comfyui/Combine.js +0 -10
- package/dist/Comfyui/CombineDark.js +0 -16
- package/dist/Comfyui/CombineLight.js +0 -10
- package/dist/Comfyui/Dark.js +0 -13
- package/dist/Comfyui/Light.js +0 -10
- package/dist/Comfyui/Mono.js +0 -10
- package/dist/Comfyui/index.d.ts +0 -10
- package/dist/Comfyui/index.js +0 -11
- package/dist/Copilotkit/Color.js +0 -55
- package/dist/Copilotkit/Combine.js +0 -10
- package/dist/Copilotkit/CombineDark.js +0 -40
- package/dist/Copilotkit/CombineLight.js +0 -10
- package/dist/Copilotkit/Dark.js +0 -34
- package/dist/Copilotkit/Light.js +0 -10
- package/dist/Copilotkit/Mono.js +0 -10
- package/dist/Copilotkit/index.d.ts +0 -10
- package/dist/Copilotkit/index.js +0 -11
- package/dist/Coqui/Color.js +0 -19
- package/dist/Coqui/Combine.js +0 -10
- package/dist/Coqui/CombineDark.js +0 -34
- package/dist/Coqui/CombineLight.js +0 -10
- package/dist/Coqui/Dark.js +0 -19
- package/dist/Coqui/Light.js +0 -10
- package/dist/Coqui/Mono.js +0 -10
- package/dist/Coqui/index.d.ts +0 -10
- package/dist/Coqui/index.js +0 -11
- package/dist/Coze/Color.js +0 -16
- package/dist/Coze/Combine.js +0 -10
- package/dist/Coze/CombineDark.js +0 -25
- package/dist/Coze/CombineLight.js +0 -10
- package/dist/Coze/Dark.js +0 -16
- package/dist/Coze/Light.js +0 -10
- package/dist/Coze/Mono.js +0 -10
- package/dist/Coze/index.d.ts +0 -10
- package/dist/Coze/index.js +0 -11
- package/dist/Crewai/Color.js +0 -19
- package/dist/Crewai/Combine.js +0 -10
- package/dist/Crewai/CombineDark.js +0 -25
- package/dist/Crewai/CombineLight.js +0 -10
- package/dist/Crewai/Dark.js +0 -16
- package/dist/Crewai/Light.js +0 -10
- package/dist/Crewai/Mono.js +0 -10
- package/dist/Crewai/index.d.ts +0 -10
- package/dist/Crewai/index.js +0 -11
- package/dist/Cursor/Color.js +0 -13
- package/dist/Cursor/Combine.js +0 -10
- package/dist/Cursor/CombineDark.js +0 -19
- package/dist/Cursor/CombineLight.js +0 -10
- package/dist/Cursor/Dark.js +0 -13
- package/dist/Cursor/Light.js +0 -10
- package/dist/Cursor/Mono.js +0 -10
- package/dist/Cursor/index.d.ts +0 -10
- package/dist/Cursor/index.js +0 -11
- package/dist/Cybercut/Color.js +0 -21
- package/dist/Cybercut/Combine.js +0 -10
- package/dist/Cybercut/CombineDark.js +0 -22
- package/dist/Cybercut/CombineLight.js +0 -10
- package/dist/Cybercut/Dark.js +0 -21
- package/dist/Cybercut/Light.js +0 -12
- package/dist/Cybercut/Mono.js +0 -12
- package/dist/Cybercut/index.d.ts +0 -10
- package/dist/Cybercut/index.js +0 -11
- package/dist/Deepai/Color.js +0 -16
- package/dist/Deepai/Combine.js +0 -10
- package/dist/Deepai/CombineDark.js +0 -25
- package/dist/Deepai/CombineLight.js +0 -10
- package/dist/Deepai/Dark.js +0 -16
- package/dist/Deepai/Light.js +0 -10
- package/dist/Deepai/Mono.js +0 -10
- package/dist/Deepai/index.d.ts +0 -10
- package/dist/Deepai/index.js +0 -11
- package/dist/Deepl/Color.js +0 -19
- package/dist/Deepl/Combine.js +0 -10
- package/dist/Deepl/CombineDark.js +0 -28
- package/dist/Deepl/CombineLight.js +0 -10
- package/dist/Deepl/Dark.js +0 -19
- package/dist/Deepl/Light.js +0 -10
- package/dist/Deepl/Mono.js +0 -10
- package/dist/Deepl/index.d.ts +0 -10
- package/dist/Deepl/index.js +0 -11
- package/dist/Devin/Color.js +0 -19
- package/dist/Devin/Combine.js +0 -10
- package/dist/Devin/CombineDark.js +0 -28
- package/dist/Devin/CombineLight.js +0 -10
- package/dist/Devin/Dark.js +0 -19
- package/dist/Devin/Light.js +0 -10
- package/dist/Devin/Mono.js +0 -10
- package/dist/Devin/index.d.ts +0 -10
- package/dist/Devin/index.js +0 -11
- package/dist/Dify/Color.js +0 -16
- package/dist/Dify/Combine.js +0 -10
- package/dist/Dify/CombineDark.js +0 -25
- package/dist/Dify/CombineLight.js +0 -10
- package/dist/Dify/Dark.js +0 -16
- package/dist/Dify/Light.js +0 -10
- package/dist/Dify/Mono.js +0 -10
- package/dist/Dify/index.d.ts +0 -10
- package/dist/Dify/index.js +0 -11
- package/dist/Doc2x/Color.js +0 -16
- package/dist/Doc2x/Combine.js +0 -10
- package/dist/Doc2x/CombineDark.js +0 -22
- package/dist/Doc2x/CombineLight.js +0 -10
- package/dist/Doc2x/Dark.js +0 -16
- package/dist/Doc2x/Light.js +0 -10
- package/dist/Doc2x/Mono.js +0 -10
- package/dist/Doc2x/index.d.ts +0 -10
- package/dist/Doc2x/index.js +0 -11
- package/dist/Docsearch/Color.js +0 -19
- package/dist/Docsearch/Combine.js +0 -10
- package/dist/Docsearch/CombineDark.js +0 -25
- package/dist/Docsearch/CombineLight.js +0 -10
- package/dist/Docsearch/Dark.js +0 -19
- package/dist/Docsearch/Light.js +0 -10
- package/dist/Docsearch/Mono.js +0 -10
- package/dist/Docsearch/index.d.ts +0 -10
- package/dist/Docsearch/index.js +0 -11
- package/dist/DreamMachine/Color.js +0 -16
- package/dist/DreamMachine/Combine.js +0 -10
- package/dist/DreamMachine/CombineDark.js +0 -28
- package/dist/DreamMachine/CombineLight.js +0 -10
- package/dist/DreamMachine/Dark.js +0 -16
- package/dist/DreamMachine/Light.js +0 -10
- package/dist/DreamMachine/Mono.js +0 -10
- package/dist/DreamMachine/index.d.ts +0 -10
- package/dist/DreamMachine/index.js +0 -11
- package/dist/Fastgpt/Color.js +0 -25
- package/dist/Fastgpt/Combine.js +0 -10
- package/dist/Fastgpt/CombineDark.js +0 -25
- package/dist/Fastgpt/CombineLight.js +0 -10
- package/dist/Fastgpt/Dark.js +0 -19
- package/dist/Fastgpt/Light.js +0 -10
- package/dist/Fastgpt/Mono.js +0 -10
- package/dist/Fastgpt/index.d.ts +0 -10
- package/dist/Fastgpt/index.js +0 -11
- package/dist/Figma/Color.js +0 -25
- package/dist/Figma/Combine.js +0 -10
- package/dist/Figma/CombineDark.js +0 -22
- package/dist/Figma/CombineLight.js +0 -10
- package/dist/Figma/Dark.js +0 -13
- package/dist/Figma/Light.js +0 -10
- package/dist/Figma/Mono.js +0 -10
- package/dist/Figma/index.d.ts +0 -10
- package/dist/Figma/index.js +0 -11
- package/dist/Firecrawl/Color.js +0 -16
- package/dist/Firecrawl/Combine.js +0 -10
- package/dist/Firecrawl/CombineDark.js +0 -25
- package/dist/Firecrawl/CombineLight.js +0 -10
- package/dist/Firecrawl/Dark.js +0 -16
- package/dist/Firecrawl/Light.js +0 -10
- package/dist/Firecrawl/Mono.js +0 -10
- package/dist/Firecrawl/index.d.ts +0 -10
- package/dist/Firecrawl/index.js +0 -11
- package/dist/Flora/Color.js +0 -13
- package/dist/Flora/Combine.js +0 -10
- package/dist/Flora/CombineDark.js +0 -19
- package/dist/Flora/CombineLight.js +0 -10
- package/dist/Flora/Dark.js +0 -13
- package/dist/Flora/Light.js +0 -10
- package/dist/Flora/Mono.js +0 -10
- package/dist/Flora/index.d.ts +0 -10
- package/dist/Flora/index.js +0 -11
- package/dist/Flowith/Color.js +0 -13
- package/dist/Flowith/Combine.js +0 -10
- package/dist/Flowith/CombineDark.js +0 -22
- package/dist/Flowith/CombineLight.js +0 -10
- package/dist/Flowith/Dark.js +0 -13
- package/dist/Flowith/Light.js +0 -10
- package/dist/Flowith/Mono.js +0 -10
- package/dist/Flowith/index.d.ts +0 -10
- package/dist/Flowith/index.js +0 -11
- package/dist/GeminiCli/Color.js +0 -25
- package/dist/GeminiCli/Combine.js +0 -10
- package/dist/GeminiCli/CombineDark.js +0 -25
- package/dist/GeminiCli/CombineLight.js +0 -10
- package/dist/GeminiCli/Dark.js +0 -19
- package/dist/GeminiCli/Light.js +0 -10
- package/dist/GeminiCli/Mono.js +0 -10
- package/dist/GeminiCli/index.d.ts +0 -10
- package/dist/GeminiCli/index.js +0 -11
- package/dist/GithubCopilot/Color.js +0 -13
- package/dist/GithubCopilot/Combine.js +0 -10
- package/dist/GithubCopilot/CombineDark.js +0 -19
- package/dist/GithubCopilot/CombineLight.js +0 -10
- package/dist/GithubCopilot/Dark.js +0 -13
- package/dist/GithubCopilot/Light.js +0 -10
- package/dist/GithubCopilot/Mono.js +0 -10
- package/dist/GithubCopilot/index.d.ts +0 -10
- package/dist/GithubCopilot/index.js +0 -11
- package/dist/Glama/Color.js +0 -19
- package/dist/Glama/Combine.js +0 -10
- package/dist/Glama/CombineDark.js +0 -25
- package/dist/Glama/CombineLight.js +0 -10
- package/dist/Glama/Dark.js +0 -19
- package/dist/Glama/Light.js +0 -10
- package/dist/Glama/Mono.js +0 -10
- package/dist/Glama/index.d.ts +0 -10
- package/dist/Glama/index.js +0 -11
- package/dist/Glif/Color.js +0 -13
- package/dist/Glif/Dark.js +0 -13
- package/dist/Glif/Light.js +0 -10
- package/dist/Glif/Mono.js +0 -10
- package/dist/Glif/index.d.ts +0 -7
- package/dist/Glif/index.js +0 -8
- package/dist/Goose/Color.js +0 -16
- package/dist/Goose/Combine.js +0 -10
- package/dist/Goose/CombineDark.js +0 -25
- package/dist/Goose/CombineLight.js +0 -10
- package/dist/Goose/Dark.js +0 -16
- package/dist/Goose/Light.js +0 -10
- package/dist/Goose/Mono.js +0 -10
- package/dist/Goose/index.d.ts +0 -10
- package/dist/Goose/index.js +0 -11
- package/dist/Gradio/Color.js +0 -31
- package/dist/Gradio/Combine.js +0 -10
- package/dist/Gradio/CombineDark.js +0 -31
- package/dist/Gradio/CombineLight.js +0 -10
- package/dist/Gradio/Dark.js +0 -22
- package/dist/Gradio/Light.js +0 -10
- package/dist/Gradio/Mono.js +0 -10
- package/dist/Gradio/index.d.ts +0 -10
- package/dist/Gradio/index.js +0 -11
- package/dist/Greptile/Color.js +0 -16
- package/dist/Greptile/Combine.js +0 -10
- package/dist/Greptile/CombineDark.js +0 -25
- package/dist/Greptile/CombineLight.js +0 -10
- package/dist/Greptile/Dark.js +0 -16
- package/dist/Greptile/Light.js +0 -10
- package/dist/Greptile/Mono.js +0 -10
- package/dist/Greptile/index.d.ts +0 -10
- package/dist/Greptile/index.js +0 -11
- package/dist/Hailuo/Color.js +0 -28
- package/dist/Hailuo/Combine.js +0 -10
- package/dist/Hailuo/CombineDark.js +0 -25
- package/dist/Hailuo/CombineLight.js +0 -10
- package/dist/Hailuo/Dark.js +0 -16
- package/dist/Hailuo/Light.js +0 -10
- package/dist/Hailuo/Mono.js +0 -10
- package/dist/Hailuo/index.d.ts +0 -10
- package/dist/Hailuo/index.js +0 -11
- package/dist/Haiper/Color.js +0 -13
- package/dist/Haiper/Combine.js +0 -10
- package/dist/Haiper/CombineDark.js +0 -19
- package/dist/Haiper/CombineLight.js +0 -10
- package/dist/Haiper/Dark.js +0 -13
- package/dist/Haiper/Light.js +0 -10
- package/dist/Haiper/Mono.js +0 -10
- package/dist/Haiper/index.d.ts +0 -10
- package/dist/Haiper/index.js +0 -11
- package/dist/Hedra/Color.js +0 -13
- package/dist/Hedra/Combine.js +0 -10
- package/dist/Hedra/CombineDark.js +0 -25
- package/dist/Hedra/CombineLight.js +0 -10
- package/dist/Hedra/Dark.js +0 -13
- package/dist/Hedra/Light.js +0 -10
- package/dist/Hedra/Mono.js +0 -10
- package/dist/Hedra/index.d.ts +0 -10
- package/dist/Hedra/index.js +0 -11
- package/dist/HermesAgent/Color.js +0 -19
- package/dist/HermesAgent/Combine.js +0 -10
- package/dist/HermesAgent/CombineDark.js +0 -31
- package/dist/HermesAgent/CombineLight.js +0 -10
- package/dist/HermesAgent/Dark.js +0 -19
- package/dist/HermesAgent/Light.js +0 -10
- package/dist/HermesAgent/Mono.js +0 -10
- package/dist/HermesAgent/index.d.ts +0 -10
- package/dist/HermesAgent/index.js +0 -11
- package/dist/Icon11x/Color.js +0 -13
- package/dist/Icon11x/Combine.js +0 -10
- package/dist/Icon11x/CombineDark.js +0 -19
- package/dist/Icon11x/CombineLight.js +0 -10
- package/dist/Icon11x/Dark.js +0 -13
- package/dist/Icon11x/Light.js +0 -10
- package/dist/Icon11x/Mono.js +0 -10
- package/dist/Icon11x/index.d.ts +0 -10
- package/dist/Icon11x/index.js +0 -11
- package/dist/Ideogram/Color.js +0 -13
- package/dist/Ideogram/Combine.js +0 -10
- package/dist/Ideogram/CombineDark.js +0 -22
- package/dist/Ideogram/CombineLight.js +0 -10
- package/dist/Ideogram/Dark.js +0 -13
- package/dist/Ideogram/Light.js +0 -10
- package/dist/Ideogram/Mono.js +0 -10
- package/dist/Ideogram/index.d.ts +0 -10
- package/dist/Ideogram/index.js +0 -11
- package/dist/Jimeng/Color.js +0 -116
- package/dist/Jimeng/Combine.js +0 -10
- package/dist/Jimeng/CombineDark.js +0 -19
- package/dist/Jimeng/CombineLight.js +0 -10
- package/dist/Jimeng/Dark.js +0 -13
- package/dist/Jimeng/Light.js +0 -10
- package/dist/Jimeng/Mono.js +0 -10
- package/dist/Jimeng/index.d.ts +0 -10
- package/dist/Jimeng/index.js +0 -11
- package/dist/Junie/Color.js +0 -16
- package/dist/Junie/Combine.js +0 -10
- package/dist/Junie/CombineDark.js +0 -22
- package/dist/Junie/CombineLight.js +0 -10
- package/dist/Junie/Dark.js +0 -16
- package/dist/Junie/Light.js +0 -10
- package/dist/Junie/Mono.js +0 -10
- package/dist/Junie/index.d.ts +0 -10
- package/dist/Junie/index.js +0 -11
- package/dist/KiloCode/Color.js +0 -16
- package/dist/KiloCode/Combine.js +0 -10
- package/dist/KiloCode/CombineDark.js +0 -22
- package/dist/KiloCode/CombineLight.js +0 -10
- package/dist/KiloCode/Dark.js +0 -16
- package/dist/KiloCode/Light.js +0 -10
- package/dist/KiloCode/Mono.js +0 -10
- package/dist/KiloCode/index.d.ts +0 -10
- package/dist/KiloCode/index.js +0 -11
- package/dist/Kimi/Color.js +0 -16
- package/dist/Kimi/Combine.js +0 -10
- package/dist/Kimi/CombineDark.js +0 -25
- package/dist/Kimi/CombineLight.js +0 -10
- package/dist/Kimi/Dark.js +0 -16
- package/dist/Kimi/Light.js +0 -10
- package/dist/Kimi/Mono.js +0 -10
- package/dist/Kimi/index.d.ts +0 -10
- package/dist/Kimi/index.js +0 -11
- package/dist/Kiro/Color.js +0 -22
- package/dist/Kiro/Combine.js +0 -10
- package/dist/Kiro/CombineDark.js +0 -31
- package/dist/Kiro/CombineLight.js +0 -10
- package/dist/Kiro/Dark.js +0 -16
- package/dist/Kiro/Light.js +0 -10
- package/dist/Kiro/Mono.js +0 -10
- package/dist/Kiro/index.d.ts +0 -10
- package/dist/Kiro/index.js +0 -11
- package/dist/Kling/Color.js +0 -49
- package/dist/Kling/Combine.js +0 -10
- package/dist/Kling/CombineDark.js +0 -22
- package/dist/Kling/CombineLight.js +0 -10
- package/dist/Kling/Dark.js +0 -13
- package/dist/Kling/Light.js +0 -10
- package/dist/Kling/Mono.js +0 -10
- package/dist/Kling/index.d.ts +0 -10
- package/dist/Kling/index.js +0 -11
- package/dist/Krea/Color.js +0 -19
- package/dist/Krea/Combine.js +0 -10
- package/dist/Krea/CombineDark.js +0 -25
- package/dist/Krea/CombineLight.js +0 -10
- package/dist/Krea/Dark.js +0 -19
- package/dist/Krea/Light.js +0 -10
- package/dist/Krea/Mono.js +0 -10
- package/dist/Krea/index.d.ts +0 -10
- package/dist/Krea/index.js +0 -11
- package/dist/Langchain/Color.js +0 -16
- package/dist/Langchain/Combine.js +0 -10
- package/dist/Langchain/CombineDark.js +0 -22
- package/dist/Langchain/CombineLight.js +0 -10
- package/dist/Langchain/Dark.js +0 -16
- package/dist/Langchain/Light.js +0 -10
- package/dist/Langchain/Mono.js +0 -10
- package/dist/Langchain/index.d.ts +0 -10
- package/dist/Langchain/index.js +0 -11
- package/dist/Langfuse/Color.js +0 -22
- package/dist/Langfuse/Combine.js +0 -10
- package/dist/Langfuse/CombineDark.js +0 -31
- package/dist/Langfuse/CombineLight.js +0 -10
- package/dist/Langfuse/Dark.js +0 -22
- package/dist/Langfuse/Light.js +0 -10
- package/dist/Langfuse/Mono.js +0 -10
- package/dist/Langfuse/index.d.ts +0 -10
- package/dist/Langfuse/index.js +0 -11
- package/dist/Langgraph/Color.js +0 -13
- package/dist/Langgraph/Dark.js +0 -13
- package/dist/Langgraph/Light.js +0 -10
- package/dist/Langgraph/Mono.js +0 -10
- package/dist/Langgraph/index.d.ts +0 -7
- package/dist/Langgraph/index.js +0 -8
- package/dist/Langsmith/Color.js +0 -13
- package/dist/Langsmith/Dark.js +0 -13
- package/dist/Langsmith/Light.js +0 -10
- package/dist/Langsmith/Mono.js +0 -10
- package/dist/Langsmith/index.d.ts +0 -7
- package/dist/Langsmith/index.js +0 -8
- package/dist/Lightricks/Color.js +0 -13
- package/dist/Lightricks/Combine.js +0 -10
- package/dist/Lightricks/CombineDark.js +0 -22
- package/dist/Lightricks/CombineLight.js +0 -10
- package/dist/Lightricks/Dark.js +0 -13
- package/dist/Lightricks/Light.js +0 -10
- package/dist/Lightricks/Mono.js +0 -10
- package/dist/Lightricks/index.d.ts +0 -10
- package/dist/Lightricks/index.js +0 -11
- package/dist/Livekit/Color.js +0 -16
- package/dist/Livekit/Combine.js +0 -10
- package/dist/Livekit/CombineDark.js +0 -25
- package/dist/Livekit/CombineLight.js +0 -10
- package/dist/Livekit/Dark.js +0 -16
- package/dist/Livekit/Light.js +0 -10
- package/dist/Livekit/Mono.js +0 -10
- package/dist/Livekit/index.d.ts +0 -10
- package/dist/Livekit/index.js +0 -11
- package/dist/Llamaindex/Color.js +0 -22
- package/dist/Llamaindex/Combine.js +0 -10
- package/dist/Llamaindex/CombineDark.js +0 -43
- package/dist/Llamaindex/CombineLight.js +0 -10
- package/dist/Llamaindex/Dark.js +0 -13
- package/dist/Llamaindex/Light.js +0 -10
- package/dist/Llamaindex/Mono.js +0 -10
- package/dist/Llamaindex/index.d.ts +0 -10
- package/dist/Llamaindex/index.js +0 -11
- package/dist/Lovable/Color.js +0 -28
- package/dist/Lovable/Combine.js +0 -10
- package/dist/Lovable/CombineDark.js +0 -22
- package/dist/Lovable/CombineLight.js +0 -10
- package/dist/Lovable/Dark.js +0 -16
- package/dist/Lovable/Light.js +0 -10
- package/dist/Lovable/Mono.js +0 -10
- package/dist/Lovable/index.d.ts +0 -10
- package/dist/Lovable/index.js +0 -11
- package/dist/Lovart/Color.js +0 -16
- package/dist/Lovart/Combine.js +0 -10
- package/dist/Lovart/CombineDark.js +0 -25
- package/dist/Lovart/CombineLight.js +0 -10
- package/dist/Lovart/Dark.js +0 -16
- package/dist/Lovart/Light.js +0 -10
- package/dist/Lovart/Mono.js +0 -10
- package/dist/Lovart/index.d.ts +0 -10
- package/dist/Lovart/index.js +0 -11
- package/dist/Luma/Color.js +0 -43
- package/dist/Luma/Combine.js +0 -10
- package/dist/Luma/CombineDark.js +0 -25
- package/dist/Luma/CombineLight.js +0 -10
- package/dist/Luma/Dark.js +0 -16
- package/dist/Luma/Light.js +0 -10
- package/dist/Luma/Mono.js +0 -10
- package/dist/Luma/index.d.ts +0 -10
- package/dist/Luma/index.js +0 -11
- package/dist/Make/Color.d.ts +0 -3
- package/dist/Make/Color.js +0 -67
- package/dist/Make/Combine.js +0 -10
- package/dist/Make/CombineDark.js +0 -34
- package/dist/Make/CombineLight.js +0 -10
- package/dist/Make/Dark.d.ts +0 -3
- package/dist/Make/Dark.js +0 -22
- package/dist/Make/Light.d.ts +0 -3
- package/dist/Make/Light.js +0 -10
- package/dist/Make/Mono.d.ts +0 -3
- package/dist/Make/Mono.js +0 -10
- package/dist/Make/index.d.ts +0 -10
- package/dist/Make/index.js +0 -11
- package/dist/Manus/Color.d.ts +0 -3
- package/dist/Manus/Color.js +0 -22
- package/dist/Manus/Combine.js +0 -10
- package/dist/Manus/CombineDark.js +0 -28
- package/dist/Manus/CombineLight.js +0 -10
- package/dist/Manus/Dark.d.ts +0 -3
- package/dist/Manus/Dark.js +0 -22
- package/dist/Manus/Light.d.ts +0 -3
- package/dist/Manus/Light.js +0 -10
- package/dist/Manus/Mono.d.ts +0 -3
- package/dist/Manus/Mono.js +0 -10
- package/dist/Manus/index.d.ts +0 -10
- package/dist/Manus/index.js +0 -11
- package/dist/Mastra/Color.d.ts +0 -3
- package/dist/Mastra/Color.js +0 -19
- package/dist/Mastra/Combine.js +0 -10
- package/dist/Mastra/CombineDark.js +0 -28
- package/dist/Mastra/CombineLight.js +0 -10
- package/dist/Mastra/Dark.d.ts +0 -3
- package/dist/Mastra/Dark.js +0 -19
- package/dist/Mastra/Light.d.ts +0 -3
- package/dist/Mastra/Light.js +0 -10
- package/dist/Mastra/Mono.d.ts +0 -3
- package/dist/Mastra/Mono.js +0 -10
- package/dist/Mastra/index.d.ts +0 -10
- package/dist/Mastra/index.js +0 -11
- package/dist/Mcp/Color.d.ts +0 -3
- package/dist/Mcp/Color.js +0 -19
- package/dist/Mcp/Combine.d.ts +0 -3
- package/dist/Mcp/Combine.js +0 -10
- package/dist/Mcp/CombineDark.d.ts +0 -3
- package/dist/Mcp/CombineDark.js +0 -28
- package/dist/Mcp/CombineLight.d.ts +0 -3
- package/dist/Mcp/CombineLight.js +0 -10
- package/dist/Mcp/Dark.d.ts +0 -3
- package/dist/Mcp/Dark.js +0 -19
- package/dist/Mcp/Light.d.ts +0 -3
- package/dist/Mcp/Light.js +0 -10
- package/dist/Mcp/Mono.d.ts +0 -3
- package/dist/Mcp/Mono.js +0 -10
- package/dist/Mcp/index.d.ts +0 -10
- package/dist/Mcp/index.js +0 -11
- package/dist/McpSo/Color.d.ts +0 -3
- package/dist/McpSo/Color.js +0 -19
- package/dist/McpSo/Combine.d.ts +0 -3
- package/dist/McpSo/Combine.js +0 -10
- package/dist/McpSo/CombineDark.d.ts +0 -3
- package/dist/McpSo/CombineDark.js +0 -25
- package/dist/McpSo/CombineLight.d.ts +0 -3
- package/dist/McpSo/CombineLight.js +0 -10
- package/dist/McpSo/Dark.d.ts +0 -3
- package/dist/McpSo/Dark.js +0 -19
- package/dist/McpSo/Light.d.ts +0 -3
- package/dist/McpSo/Light.js +0 -10
- package/dist/McpSo/Mono.d.ts +0 -3
- package/dist/McpSo/Mono.js +0 -10
- package/dist/McpSo/index.d.ts +0 -10
- package/dist/McpSo/index.js +0 -11
- package/dist/MetaAi/Color.d.ts +0 -3
- package/dist/MetaAi/Color.js +0 -76
- package/dist/MetaAi/Combine.d.ts +0 -3
- package/dist/MetaAi/Combine.js +0 -10
- package/dist/MetaAi/CombineDark.d.ts +0 -3
- package/dist/MetaAi/CombineDark.js +0 -22
- package/dist/MetaAi/CombineLight.d.ts +0 -3
- package/dist/MetaAi/CombineLight.js +0 -10
- package/dist/MetaAi/Dark.d.ts +0 -3
- package/dist/MetaAi/Dark.js +0 -13
- package/dist/MetaAi/Light.d.ts +0 -3
- package/dist/MetaAi/Light.js +0 -10
- package/dist/MetaAi/Mono.d.ts +0 -3
- package/dist/MetaAi/Mono.js +0 -10
- package/dist/MetaAi/index.d.ts +0 -10
- package/dist/MetaAi/index.js +0 -11
- package/dist/Metagpt/Color.d.ts +0 -3
- package/dist/Metagpt/Color.js +0 -25
- package/dist/Metagpt/Combine.d.ts +0 -3
- package/dist/Metagpt/Combine.js +0 -10
- package/dist/Metagpt/CombineDark.d.ts +0 -3
- package/dist/Metagpt/CombineDark.js +0 -31
- package/dist/Metagpt/CombineLight.d.ts +0 -3
- package/dist/Metagpt/CombineLight.js +0 -10
- package/dist/Metagpt/Dark.d.ts +0 -3
- package/dist/Metagpt/Dark.js +0 -25
- package/dist/Metagpt/Light.d.ts +0 -3
- package/dist/Metagpt/Light.js +0 -10
- package/dist/Metagpt/Mono.d.ts +0 -3
- package/dist/Metagpt/Mono.js +0 -10
- package/dist/Metagpt/index.d.ts +0 -10
- package/dist/Metagpt/index.js +0 -11
- package/dist/MicrosoftBing/Color.d.ts +0 -3
- package/dist/MicrosoftBing/Color.js +0 -31
- package/dist/MicrosoftBing/Combine.d.ts +0 -3
- package/dist/MicrosoftBing/Combine.js +0 -10
- package/dist/MicrosoftBing/CombineDark.d.ts +0 -3
- package/dist/MicrosoftBing/CombineDark.js +0 -25
- package/dist/MicrosoftBing/CombineLight.d.ts +0 -3
- package/dist/MicrosoftBing/CombineLight.js +0 -10
- package/dist/MicrosoftBing/Dark.d.ts +0 -3
- package/dist/MicrosoftBing/Dark.js +0 -16
- package/dist/MicrosoftBing/Light.d.ts +0 -3
- package/dist/MicrosoftBing/Light.js +0 -10
- package/dist/MicrosoftBing/Mono.d.ts +0 -3
- package/dist/MicrosoftBing/Mono.js +0 -10
- package/dist/MicrosoftBing/index.d.ts +0 -10
- package/dist/MicrosoftBing/index.js +0 -11
- package/dist/MicrosoftCopilot/Color.d.ts +0 -3
- package/dist/MicrosoftCopilot/Color.js +0 -64
- package/dist/MicrosoftCopilot/Combine.d.ts +0 -3
- package/dist/MicrosoftCopilot/Combine.js +0 -10
- package/dist/MicrosoftCopilot/CombineDark.d.ts +0 -3
- package/dist/MicrosoftCopilot/CombineDark.js +0 -22
- package/dist/MicrosoftCopilot/CombineLight.d.ts +0 -3
- package/dist/MicrosoftCopilot/CombineLight.js +0 -10
- package/dist/MicrosoftCopilot/Dark.d.ts +0 -3
- package/dist/MicrosoftCopilot/Dark.js +0 -13
- package/dist/MicrosoftCopilot/Light.d.ts +0 -3
- package/dist/MicrosoftCopilot/Light.js +0 -10
- package/dist/MicrosoftCopilot/Mono.d.ts +0 -3
- package/dist/MicrosoftCopilot/Mono.js +0 -10
- package/dist/MicrosoftCopilot/index.d.ts +0 -10
- package/dist/MicrosoftCopilot/index.js +0 -11
- package/dist/Midjourney/Color.d.ts +0 -3
- package/dist/Midjourney/Color.js +0 -16
- package/dist/Midjourney/Combine.d.ts +0 -3
- package/dist/Midjourney/Combine.js +0 -10
- package/dist/Midjourney/CombineDark.d.ts +0 -3
- package/dist/Midjourney/CombineDark.js +0 -25
- package/dist/Midjourney/CombineLight.d.ts +0 -3
- package/dist/Midjourney/CombineLight.js +0 -10
- package/dist/Midjourney/Dark.d.ts +0 -3
- package/dist/Midjourney/Dark.js +0 -16
- package/dist/Midjourney/Light.d.ts +0 -3
- package/dist/Midjourney/Light.js +0 -10
- package/dist/Midjourney/Mono.d.ts +0 -3
- package/dist/Midjourney/Mono.js +0 -10
- package/dist/Midjourney/index.d.ts +0 -10
- package/dist/Midjourney/index.js +0 -11
- package/dist/Monica/Color.d.ts +0 -3
- package/dist/Monica/Color.js +0 -28
- package/dist/Monica/Combine.d.ts +0 -3
- package/dist/Monica/Combine.js +0 -10
- package/dist/Monica/CombineDark.d.ts +0 -3
- package/dist/Monica/CombineDark.js +0 -28
- package/dist/Monica/CombineLight.d.ts +0 -3
- package/dist/Monica/CombineLight.js +0 -10
- package/dist/Monica/Dark.d.ts +0 -3
- package/dist/Monica/Dark.js +0 -19
- package/dist/Monica/Light.d.ts +0 -3
- package/dist/Monica/Light.js +0 -10
- package/dist/Monica/Mono.d.ts +0 -3
- package/dist/Monica/Mono.js +0 -10
- package/dist/Monica/index.d.ts +0 -10
- package/dist/Monica/index.js +0 -11
- package/dist/Moxt/Color.d.ts +0 -3
- package/dist/Moxt/Color.js +0 -19
- package/dist/Moxt/Combine.d.ts +0 -3
- package/dist/Moxt/Combine.js +0 -10
- package/dist/Moxt/CombineDark.d.ts +0 -3
- package/dist/Moxt/CombineDark.js +0 -25
- package/dist/Moxt/CombineLight.d.ts +0 -3
- package/dist/Moxt/CombineLight.js +0 -10
- package/dist/Moxt/Dark.d.ts +0 -3
- package/dist/Moxt/Dark.js +0 -19
- package/dist/Moxt/Light.d.ts +0 -3
- package/dist/Moxt/Light.js +0 -10
- package/dist/Moxt/Mono.d.ts +0 -3
- package/dist/Moxt/Mono.js +0 -10
- package/dist/Moxt/index.d.ts +0 -10
- package/dist/Moxt/index.js +0 -11
- package/dist/Myshell/Color.d.ts +0 -3
- package/dist/Myshell/Color.js +0 -28
- package/dist/Myshell/Combine.d.ts +0 -3
- package/dist/Myshell/Combine.js +0 -10
- package/dist/Myshell/CombineDark.d.ts +0 -3
- package/dist/Myshell/CombineDark.js +0 -22
- package/dist/Myshell/CombineLight.d.ts +0 -3
- package/dist/Myshell/CombineLight.js +0 -10
- package/dist/Myshell/Dark.d.ts +0 -3
- package/dist/Myshell/Dark.js +0 -19
- package/dist/Myshell/Light.d.ts +0 -3
- package/dist/Myshell/Light.js +0 -10
- package/dist/Myshell/Mono.d.ts +0 -3
- package/dist/Myshell/Mono.js +0 -10
- package/dist/Myshell/index.d.ts +0 -10
- package/dist/Myshell/index.js +0 -11
- package/dist/N8n/Color.d.ts +0 -3
- package/dist/N8n/Color.js +0 -13
- package/dist/N8n/Combine.d.ts +0 -3
- package/dist/N8n/Combine.js +0 -10
- package/dist/N8n/CombineDark.d.ts +0 -3
- package/dist/N8n/CombineDark.js +0 -19
- package/dist/N8n/CombineLight.d.ts +0 -3
- package/dist/N8n/CombineLight.js +0 -10
- package/dist/N8n/Dark.d.ts +0 -3
- package/dist/N8n/Dark.js +0 -13
- package/dist/N8n/Light.d.ts +0 -3
- package/dist/N8n/Light.js +0 -10
- package/dist/N8n/Mono.d.ts +0 -3
- package/dist/N8n/Mono.js +0 -10
- package/dist/N8n/index.d.ts +0 -10
- package/dist/N8n/index.js +0 -11
- package/dist/Notebooklm/Color.d.ts +0 -3
- package/dist/Notebooklm/Color.js +0 -13
- package/dist/Notebooklm/Combine.d.ts +0 -3
- package/dist/Notebooklm/Combine.js +0 -10
- package/dist/Notebooklm/CombineDark.d.ts +0 -3
- package/dist/Notebooklm/CombineDark.js +0 -19
- package/dist/Notebooklm/CombineLight.d.ts +0 -3
- package/dist/Notebooklm/CombineLight.js +0 -10
- package/dist/Notebooklm/Dark.d.ts +0 -3
- package/dist/Notebooklm/Dark.js +0 -13
- package/dist/Notebooklm/Light.d.ts +0 -3
- package/dist/Notebooklm/Light.js +0 -10
- package/dist/Notebooklm/Mono.d.ts +0 -3
- package/dist/Notebooklm/Mono.js +0 -10
- package/dist/Notebooklm/index.d.ts +0 -10
- package/dist/Notebooklm/index.js +0 -11
- package/dist/Notion/Color.d.ts +0 -3
- package/dist/Notion/Color.js +0 -13
- package/dist/Notion/Combine.d.ts +0 -3
- package/dist/Notion/Combine.js +0 -10
- package/dist/Notion/CombineDark.d.ts +0 -3
- package/dist/Notion/CombineDark.js +0 -25
- package/dist/Notion/CombineLight.d.ts +0 -3
- package/dist/Notion/CombineLight.js +0 -10
- package/dist/Notion/Dark.d.ts +0 -3
- package/dist/Notion/Dark.js +0 -13
- package/dist/Notion/Light.d.ts +0 -3
- package/dist/Notion/Light.js +0 -10
- package/dist/Notion/Mono.d.ts +0 -3
- package/dist/Notion/Mono.js +0 -10
- package/dist/Notion/index.d.ts +0 -10
- package/dist/Notion/index.js +0 -11
- package/dist/Novelai/Color.d.ts +0 -3
- package/dist/Novelai/Color.js +0 -16
- package/dist/Novelai/Combine.d.ts +0 -3
- package/dist/Novelai/Combine.js +0 -10
- package/dist/Novelai/CombineDark.d.ts +0 -3
- package/dist/Novelai/CombineDark.js +0 -28
- package/dist/Novelai/CombineLight.d.ts +0 -3
- package/dist/Novelai/CombineLight.js +0 -10
- package/dist/Novelai/Dark.d.ts +0 -3
- package/dist/Novelai/Dark.js +0 -16
- package/dist/Novelai/Light.d.ts +0 -3
- package/dist/Novelai/Light.js +0 -10
- package/dist/Novelai/Mono.d.ts +0 -3
- package/dist/Novelai/Mono.js +0 -10
- package/dist/Novelai/index.d.ts +0 -10
- package/dist/Novelai/index.js +0 -11
- package/dist/Obsidian/Color.d.ts +0 -3
- package/dist/Obsidian/Color.js +0 -22
- package/dist/Obsidian/Combine.d.ts +0 -3
- package/dist/Obsidian/Combine.js +0 -10
- package/dist/Obsidian/CombineDark.d.ts +0 -3
- package/dist/Obsidian/CombineDark.js +0 -28
- package/dist/Obsidian/CombineLight.d.ts +0 -3
- package/dist/Obsidian/CombineLight.js +0 -10
- package/dist/Obsidian/Dark.d.ts +0 -3
- package/dist/Obsidian/Dark.js +0 -22
- package/dist/Obsidian/Light.d.ts +0 -3
- package/dist/Obsidian/Light.js +0 -10
- package/dist/Obsidian/Mono.d.ts +0 -3
- package/dist/Obsidian/Mono.js +0 -10
- package/dist/Obsidian/index.d.ts +0 -10
- package/dist/Obsidian/index.js +0 -11
- package/dist/OpenWebui/Color.d.ts +0 -3
- package/dist/OpenWebui/Color.js +0 -16
- package/dist/OpenWebui/Combine.d.ts +0 -3
- package/dist/OpenWebui/Combine.js +0 -10
- package/dist/OpenWebui/CombineDark.d.ts +0 -3
- package/dist/OpenWebui/CombineDark.js +0 -25
- package/dist/OpenWebui/CombineLight.d.ts +0 -3
- package/dist/OpenWebui/CombineLight.js +0 -10
- package/dist/OpenWebui/Dark.d.ts +0 -3
- package/dist/OpenWebui/Dark.js +0 -16
- package/dist/OpenWebui/Light.d.ts +0 -3
- package/dist/OpenWebui/Light.js +0 -10
- package/dist/OpenWebui/Mono.d.ts +0 -3
- package/dist/OpenWebui/Mono.js +0 -10
- package/dist/OpenWebui/index.d.ts +0 -10
- package/dist/OpenWebui/index.js +0 -11
- package/dist/Openclaw/Color.d.ts +0 -3
- package/dist/Openclaw/Color.js +0 -37
- package/dist/Openclaw/Combine.d.ts +0 -3
- package/dist/Openclaw/Combine.js +0 -12
- package/dist/Openclaw/CombineDark.d.ts +0 -3
- package/dist/Openclaw/CombineDark.js +0 -39
- package/dist/Openclaw/CombineLight.d.ts +0 -3
- package/dist/Openclaw/CombineLight.js +0 -12
- package/dist/Openclaw/Dark.d.ts +0 -3
- package/dist/Openclaw/Dark.js +0 -33
- package/dist/Openclaw/Light.d.ts +0 -3
- package/dist/Openclaw/Light.js +0 -12
- package/dist/Openclaw/Mono.d.ts +0 -3
- package/dist/Openclaw/Mono.js +0 -12
- package/dist/Openclaw/index.d.ts +0 -10
- package/dist/Openclaw/index.js +0 -11
- package/dist/Opencode/Color.d.ts +0 -3
- package/dist/Opencode/Color.js +0 -13
- package/dist/Opencode/Combine.d.ts +0 -3
- package/dist/Opencode/Combine.js +0 -10
- package/dist/Opencode/CombineDark.d.ts +0 -3
- package/dist/Opencode/CombineDark.js +0 -64
- package/dist/Opencode/CombineLight.d.ts +0 -3
- package/dist/Opencode/CombineLight.js +0 -10
- package/dist/Opencode/Dark.d.ts +0 -3
- package/dist/Opencode/Dark.js +0 -13
- package/dist/Opencode/Light.d.ts +0 -3
- package/dist/Opencode/Light.js +0 -10
- package/dist/Opencode/Mono.d.ts +0 -3
- package/dist/Opencode/Mono.js +0 -10
- package/dist/Opencode/index.d.ts +0 -10
- package/dist/Opencode/index.js +0 -11
- package/dist/Openhands/Color.d.ts +0 -3
- package/dist/Openhands/Color.js +0 -22
- package/dist/Openhands/Combine.d.ts +0 -3
- package/dist/Openhands/Combine.js +0 -10
- package/dist/Openhands/CombineDark.d.ts +0 -3
- package/dist/Openhands/CombineDark.js +0 -28
- package/dist/Openhands/CombineLight.d.ts +0 -3
- package/dist/Openhands/CombineLight.js +0 -10
- package/dist/Openhands/Dark.d.ts +0 -3
- package/dist/Openhands/Dark.js +0 -19
- package/dist/Openhands/Light.d.ts +0 -3
- package/dist/Openhands/Light.js +0 -10
- package/dist/Openhands/Mono.d.ts +0 -3
- package/dist/Openhands/Mono.js +0 -10
- package/dist/Openhands/index.d.ts +0 -10
- package/dist/Openhands/index.js +0 -11
- package/dist/Openhuman/Color.d.ts +0 -3
- package/dist/Openhuman/Color.js +0 -13
- package/dist/Openhuman/Combine.d.ts +0 -3
- package/dist/Openhuman/Combine.js +0 -10
- package/dist/Openhuman/CombineDark.d.ts +0 -3
- package/dist/Openhuman/CombineDark.js +0 -22
- package/dist/Openhuman/CombineLight.d.ts +0 -3
- package/dist/Openhuman/CombineLight.js +0 -10
- package/dist/Openhuman/Dark.d.ts +0 -3
- package/dist/Openhuman/Dark.js +0 -13
- package/dist/Openhuman/Light.d.ts +0 -3
- package/dist/Openhuman/Light.js +0 -10
- package/dist/Openhuman/Mono.d.ts +0 -3
- package/dist/Openhuman/Mono.js +0 -10
- package/dist/Openhuman/index.d.ts +0 -10
- package/dist/Openhuman/index.js +0 -11
- package/dist/Phidata/Color.d.ts +0 -3
- package/dist/Phidata/Color.js +0 -13
- package/dist/Phidata/Combine.d.ts +0 -3
- package/dist/Phidata/Combine.js +0 -10
- package/dist/Phidata/CombineDark.d.ts +0 -3
- package/dist/Phidata/CombineDark.js +0 -22
- package/dist/Phidata/CombineLight.d.ts +0 -3
- package/dist/Phidata/CombineLight.js +0 -10
- package/dist/Phidata/Dark.d.ts +0 -3
- package/dist/Phidata/Dark.js +0 -13
- package/dist/Phidata/Light.d.ts +0 -3
- package/dist/Phidata/Light.js +0 -10
- package/dist/Phidata/Mono.d.ts +0 -3
- package/dist/Phidata/Mono.js +0 -10
- package/dist/Phidata/index.d.ts +0 -10
- package/dist/Phidata/index.js +0 -11
- package/dist/Pika/Color.d.ts +0 -3
- package/dist/Pika/Color.js +0 -16
- package/dist/Pika/Combine.d.ts +0 -3
- package/dist/Pika/Combine.js +0 -10
- package/dist/Pika/CombineDark.d.ts +0 -3
- package/dist/Pika/CombineDark.js +0 -22
- package/dist/Pika/CombineLight.d.ts +0 -3
- package/dist/Pika/CombineLight.js +0 -10
- package/dist/Pika/Dark.d.ts +0 -3
- package/dist/Pika/Dark.js +0 -16
- package/dist/Pika/Light.d.ts +0 -3
- package/dist/Pika/Light.js +0 -10
- package/dist/Pika/Mono.d.ts +0 -3
- package/dist/Pika/Mono.js +0 -10
- package/dist/Pika/index.d.ts +0 -10
- package/dist/Pika/index.js +0 -11
- package/dist/Pixverse/Color.d.ts +0 -3
- package/dist/Pixverse/Color.js +0 -28
- package/dist/Pixverse/Combine.d.ts +0 -3
- package/dist/Pixverse/Combine.js +0 -10
- package/dist/Pixverse/CombineDark.d.ts +0 -3
- package/dist/Pixverse/CombineDark.js +0 -46
- package/dist/Pixverse/CombineLight.d.ts +0 -3
- package/dist/Pixverse/CombineLight.js +0 -10
- package/dist/Pixverse/Dark.d.ts +0 -3
- package/dist/Pixverse/Dark.js +0 -16
- package/dist/Pixverse/Light.d.ts +0 -3
- package/dist/Pixverse/Light.js +0 -10
- package/dist/Pixverse/Mono.d.ts +0 -3
- package/dist/Pixverse/Mono.js +0 -10
- package/dist/Pixverse/index.d.ts +0 -10
- package/dist/Pixverse/index.js +0 -11
- package/dist/Player2/Color.d.ts +0 -3
- package/dist/Player2/Color.js +0 -16
- package/dist/Player2/Combine.d.ts +0 -3
- package/dist/Player2/Combine.js +0 -10
- package/dist/Player2/CombineDark.d.ts +0 -3
- package/dist/Player2/CombineDark.js +0 -25
- package/dist/Player2/CombineLight.d.ts +0 -3
- package/dist/Player2/CombineLight.js +0 -10
- package/dist/Player2/Dark.d.ts +0 -3
- package/dist/Player2/Dark.js +0 -16
- package/dist/Player2/Light.d.ts +0 -3
- package/dist/Player2/Light.js +0 -10
- package/dist/Player2/Mono.d.ts +0 -3
- package/dist/Player2/Mono.js +0 -10
- package/dist/Player2/index.d.ts +0 -10
- package/dist/Player2/index.js +0 -11
- package/dist/Poe/Color.d.ts +0 -3
- package/dist/Poe/Color.js +0 -28
- package/dist/Poe/Combine.d.ts +0 -3
- package/dist/Poe/Combine.js +0 -10
- package/dist/Poe/CombineDark.d.ts +0 -3
- package/dist/Poe/CombineDark.js +0 -31
- package/dist/Poe/CombineLight.d.ts +0 -3
- package/dist/Poe/CombineLight.js +0 -10
- package/dist/Poe/Dark.d.ts +0 -3
- package/dist/Poe/Dark.js +0 -22
- package/dist/Poe/Light.d.ts +0 -3
- package/dist/Poe/Light.js +0 -10
- package/dist/Poe/Mono.d.ts +0 -3
- package/dist/Poe/Mono.js +0 -10
- package/dist/Poe/index.d.ts +0 -10
- package/dist/Poe/index.js +0 -11
- package/dist/Pollinations/Color.d.ts +0 -3
- package/dist/Pollinations/Color.js +0 -16
- package/dist/Pollinations/Combine.d.ts +0 -3
- package/dist/Pollinations/Combine.js +0 -10
- package/dist/Pollinations/CombineDark.d.ts +0 -3
- package/dist/Pollinations/CombineDark.js +0 -25
- package/dist/Pollinations/CombineLight.d.ts +0 -3
- package/dist/Pollinations/CombineLight.js +0 -10
- package/dist/Pollinations/Dark.d.ts +0 -3
- package/dist/Pollinations/Dark.js +0 -16
- package/dist/Pollinations/Light.d.ts +0 -3
- package/dist/Pollinations/Light.js +0 -10
- package/dist/Pollinations/Mono.d.ts +0 -3
- package/dist/Pollinations/Mono.js +0 -10
- package/dist/Pollinations/index.d.ts +0 -10
- package/dist/Pollinations/index.js +0 -11
- package/dist/Pydanticai/Color.d.ts +0 -3
- package/dist/Pydanticai/Color.js +0 -28
- package/dist/Pydanticai/Combine.d.ts +0 -3
- package/dist/Pydanticai/Combine.js +0 -10
- package/dist/Pydanticai/CombineDark.d.ts +0 -3
- package/dist/Pydanticai/CombineDark.js +0 -40
- package/dist/Pydanticai/CombineLight.d.ts +0 -3
- package/dist/Pydanticai/CombineLight.js +0 -10
- package/dist/Pydanticai/Dark.d.ts +0 -3
- package/dist/Pydanticai/Dark.js +0 -28
- package/dist/Pydanticai/Light.d.ts +0 -3
- package/dist/Pydanticai/Light.js +0 -10
- package/dist/Pydanticai/Mono.d.ts +0 -3
- package/dist/Pydanticai/Mono.js +0 -10
- package/dist/Pydanticai/index.d.ts +0 -10
- package/dist/Pydanticai/index.js +0 -11
- package/dist/Qingyan/Color.d.ts +0 -3
- package/dist/Qingyan/Color.js +0 -16
- package/dist/Qingyan/Combine.d.ts +0 -3
- package/dist/Qingyan/Combine.js +0 -10
- package/dist/Qingyan/CombineDark.d.ts +0 -3
- package/dist/Qingyan/CombineDark.js +0 -22
- package/dist/Qingyan/CombineLight.d.ts +0 -3
- package/dist/Qingyan/CombineLight.js +0 -10
- package/dist/Qingyan/Dark.d.ts +0 -3
- package/dist/Qingyan/Dark.js +0 -16
- package/dist/Qingyan/Light.d.ts +0 -3
- package/dist/Qingyan/Light.js +0 -10
- package/dist/Qingyan/Mono.d.ts +0 -3
- package/dist/Qingyan/Mono.js +0 -10
- package/dist/Qingyan/index.d.ts +0 -10
- package/dist/Qingyan/index.js +0 -11
- package/dist/Qoder/Color.d.ts +0 -3
- package/dist/Qoder/Color.js +0 -16
- package/dist/Qoder/Combine.d.ts +0 -3
- package/dist/Qoder/Combine.js +0 -10
- package/dist/Qoder/CombineDark.d.ts +0 -3
- package/dist/Qoder/CombineDark.js +0 -25
- package/dist/Qoder/CombineLight.d.ts +0 -3
- package/dist/Qoder/CombineLight.js +0 -10
- package/dist/Qoder/Dark.d.ts +0 -3
- package/dist/Qoder/Dark.js +0 -16
- package/dist/Qoder/Light.d.ts +0 -3
- package/dist/Qoder/Light.js +0 -10
- package/dist/Qoder/Mono.d.ts +0 -3
- package/dist/Qoder/Mono.js +0 -10
- package/dist/Qoder/index.d.ts +0 -10
- package/dist/Qoder/index.js +0 -11
- package/dist/Railway/Color.d.ts +0 -3
- package/dist/Railway/Color.js +0 -19
- package/dist/Railway/Combine.d.ts +0 -3
- package/dist/Railway/Combine.js +0 -10
- package/dist/Railway/CombineDark.d.ts +0 -3
- package/dist/Railway/CombineDark.js +0 -28
- package/dist/Railway/CombineLight.d.ts +0 -3
- package/dist/Railway/CombineLight.js +0 -10
- package/dist/Railway/Dark.d.ts +0 -3
- package/dist/Railway/Dark.js +0 -19
- package/dist/Railway/Light.d.ts +0 -3
- package/dist/Railway/Light.js +0 -10
- package/dist/Railway/Mono.d.ts +0 -3
- package/dist/Railway/Mono.js +0 -10
- package/dist/Railway/index.d.ts +0 -10
- package/dist/Railway/index.js +0 -11
- package/dist/Recraft/Color.d.ts +0 -3
- package/dist/Recraft/Color.js +0 -16
- package/dist/Recraft/Combine.d.ts +0 -3
- package/dist/Recraft/Combine.js +0 -10
- package/dist/Recraft/CombineDark.d.ts +0 -3
- package/dist/Recraft/CombineDark.js +0 -25
- package/dist/Recraft/CombineLight.d.ts +0 -3
- package/dist/Recraft/CombineLight.js +0 -10
- package/dist/Recraft/Dark.d.ts +0 -3
- package/dist/Recraft/Dark.js +0 -16
- package/dist/Recraft/Light.d.ts +0 -3
- package/dist/Recraft/Light.js +0 -10
- package/dist/Recraft/Mono.d.ts +0 -3
- package/dist/Recraft/Mono.js +0 -10
- package/dist/Recraft/index.d.ts +0 -10
- package/dist/Recraft/index.js +0 -11
- package/dist/Replit/Color.d.ts +0 -3
- package/dist/Replit/Color.js +0 -13
- package/dist/Replit/Combine.d.ts +0 -3
- package/dist/Replit/Combine.js +0 -10
- package/dist/Replit/CombineDark.d.ts +0 -3
- package/dist/Replit/CombineDark.js +0 -22
- package/dist/Replit/CombineLight.d.ts +0 -3
- package/dist/Replit/CombineLight.js +0 -10
- package/dist/Replit/Dark.d.ts +0 -3
- package/dist/Replit/Dark.js +0 -13
- package/dist/Replit/Light.d.ts +0 -3
- package/dist/Replit/Light.js +0 -10
- package/dist/Replit/Mono.d.ts +0 -3
- package/dist/Replit/Mono.js +0 -10
- package/dist/Replit/index.d.ts +0 -10
- package/dist/Replit/index.js +0 -11
- package/dist/RooCode/Color.d.ts +0 -3
- package/dist/RooCode/Color.js +0 -16
- package/dist/RooCode/Combine.d.ts +0 -3
- package/dist/RooCode/Combine.js +0 -10
- package/dist/RooCode/CombineDark.d.ts +0 -3
- package/dist/RooCode/CombineDark.js +0 -22
- package/dist/RooCode/CombineLight.d.ts +0 -3
- package/dist/RooCode/CombineLight.js +0 -10
- package/dist/RooCode/Dark.d.ts +0 -3
- package/dist/RooCode/Dark.js +0 -16
- package/dist/RooCode/Light.d.ts +0 -3
- package/dist/RooCode/Light.js +0 -10
- package/dist/RooCode/Mono.d.ts +0 -3
- package/dist/RooCode/Mono.js +0 -10
- package/dist/RooCode/index.d.ts +0 -10
- package/dist/RooCode/index.js +0 -11
- package/dist/Rsshub/Color.d.ts +0 -3
- package/dist/Rsshub/Color.js +0 -19
- package/dist/Rsshub/Combine.d.ts +0 -3
- package/dist/Rsshub/Combine.js +0 -10
- package/dist/Rsshub/CombineDark.d.ts +0 -3
- package/dist/Rsshub/CombineDark.js +0 -25
- package/dist/Rsshub/CombineLight.d.ts +0 -3
- package/dist/Rsshub/CombineLight.js +0 -10
- package/dist/Rsshub/Dark.d.ts +0 -3
- package/dist/Rsshub/Dark.js +0 -19
- package/dist/Rsshub/Light.d.ts +0 -3
- package/dist/Rsshub/Light.js +0 -10
- package/dist/Rsshub/Mono.d.ts +0 -3
- package/dist/Rsshub/Mono.js +0 -10
- package/dist/Rsshub/index.d.ts +0 -10
- package/dist/Rsshub/index.js +0 -11
- package/dist/Runway/Color.d.ts +0 -3
- package/dist/Runway/Color.js +0 -13
- package/dist/Runway/Combine.d.ts +0 -3
- package/dist/Runway/Combine.js +0 -10
- package/dist/Runway/CombineDark.d.ts +0 -3
- package/dist/Runway/CombineDark.js +0 -22
- package/dist/Runway/CombineLight.d.ts +0 -3
- package/dist/Runway/CombineLight.js +0 -10
- package/dist/Runway/Dark.d.ts +0 -3
- package/dist/Runway/Dark.js +0 -13
- package/dist/Runway/Light.d.ts +0 -3
- package/dist/Runway/Light.js +0 -10
- package/dist/Runway/Mono.d.ts +0 -3
- package/dist/Runway/Mono.js +0 -10
- package/dist/Runway/index.d.ts +0 -10
- package/dist/Runway/index.js +0 -11
- package/dist/Sillytavern/Color.d.ts +0 -3
- package/dist/Sillytavern/Color.js +0 -19
- package/dist/Sillytavern/Combine.d.ts +0 -3
- package/dist/Sillytavern/Combine.js +0 -10
- package/dist/Sillytavern/CombineDark.d.ts +0 -3
- package/dist/Sillytavern/CombineDark.js +0 -28
- package/dist/Sillytavern/CombineLight.d.ts +0 -3
- package/dist/Sillytavern/CombineLight.js +0 -10
- package/dist/Sillytavern/Dark.d.ts +0 -3
- package/dist/Sillytavern/Dark.js +0 -19
- package/dist/Sillytavern/Light.d.ts +0 -3
- package/dist/Sillytavern/Light.js +0 -10
- package/dist/Sillytavern/Mono.d.ts +0 -3
- package/dist/Sillytavern/Mono.js +0 -10
- package/dist/Sillytavern/index.d.ts +0 -10
- package/dist/Sillytavern/index.js +0 -11
- package/dist/Slock/Color.d.ts +0 -3
- package/dist/Slock/Color.js +0 -13
- package/dist/Slock/Combine.d.ts +0 -3
- package/dist/Slock/Combine.js +0 -10
- package/dist/Slock/CombineDark.d.ts +0 -3
- package/dist/Slock/CombineDark.js +0 -22
- package/dist/Slock/CombineLight.d.ts +0 -3
- package/dist/Slock/CombineLight.js +0 -10
- package/dist/Slock/Dark.d.ts +0 -3
- package/dist/Slock/Dark.js +0 -13
- package/dist/Slock/Light.d.ts +0 -3
- package/dist/Slock/Light.js +0 -10
- package/dist/Slock/Mono.d.ts +0 -3
- package/dist/Slock/Mono.js +0 -10
- package/dist/Slock/index.d.ts +0 -10
- package/dist/Slock/index.js +0 -11
- package/dist/Smithery/Color.d.ts +0 -3
- package/dist/Smithery/Color.js +0 -16
- package/dist/Smithery/Combine.d.ts +0 -3
- package/dist/Smithery/Combine.js +0 -10
- package/dist/Smithery/CombineDark.d.ts +0 -3
- package/dist/Smithery/CombineDark.js +0 -22
- package/dist/Smithery/CombineLight.d.ts +0 -3
- package/dist/Smithery/CombineLight.js +0 -10
- package/dist/Smithery/Dark.d.ts +0 -3
- package/dist/Smithery/Dark.js +0 -13
- package/dist/Smithery/Light.d.ts +0 -3
- package/dist/Smithery/Light.js +0 -10
- package/dist/Smithery/Mono.d.ts +0 -3
- package/dist/Smithery/Mono.js +0 -10
- package/dist/Smithery/index.d.ts +0 -10
- package/dist/Smithery/index.js +0 -11
- package/dist/Suno/Color.d.ts +0 -3
- package/dist/Suno/Color.js +0 -16
- package/dist/Suno/Combine.d.ts +0 -3
- package/dist/Suno/Combine.js +0 -10
- package/dist/Suno/CombineDark.d.ts +0 -3
- package/dist/Suno/CombineDark.js +0 -22
- package/dist/Suno/CombineLight.d.ts +0 -3
- package/dist/Suno/CombineLight.js +0 -10
- package/dist/Suno/Dark.d.ts +0 -3
- package/dist/Suno/Dark.js +0 -16
- package/dist/Suno/Light.d.ts +0 -3
- package/dist/Suno/Light.js +0 -10
- package/dist/Suno/Mono.d.ts +0 -3
- package/dist/Suno/Mono.js +0 -10
- package/dist/Suno/index.d.ts +0 -10
- package/dist/Suno/index.js +0 -11
- package/dist/Sync/Color.d.ts +0 -3
- package/dist/Sync/Color.js +0 -13
- package/dist/Sync/Combine.d.ts +0 -3
- package/dist/Sync/Combine.js +0 -10
- package/dist/Sync/CombineDark.d.ts +0 -3
- package/dist/Sync/CombineDark.js +0 -22
- package/dist/Sync/CombineLight.d.ts +0 -3
- package/dist/Sync/CombineLight.js +0 -10
- package/dist/Sync/Dark.d.ts +0 -3
- package/dist/Sync/Dark.js +0 -13
- package/dist/Sync/Light.d.ts +0 -3
- package/dist/Sync/Light.js +0 -10
- package/dist/Sync/Mono.d.ts +0 -3
- package/dist/Sync/Mono.js +0 -10
- package/dist/Sync/index.d.ts +0 -10
- package/dist/Sync/index.js +0 -11
- package/dist/Tavily/Color.d.ts +0 -3
- package/dist/Tavily/Color.js +0 -31
- package/dist/Tavily/Combine.d.ts +0 -3
- package/dist/Tavily/Combine.js +0 -10
- package/dist/Tavily/CombineDark.d.ts +0 -3
- package/dist/Tavily/CombineDark.js +0 -25
- package/dist/Tavily/CombineLight.d.ts +0 -3
- package/dist/Tavily/CombineLight.js +0 -10
- package/dist/Tavily/Dark.d.ts +0 -3
- package/dist/Tavily/Dark.js +0 -16
- package/dist/Tavily/Light.d.ts +0 -3
- package/dist/Tavily/Light.js +0 -10
- package/dist/Tavily/Mono.d.ts +0 -3
- package/dist/Tavily/Mono.js +0 -10
- package/dist/Tavily/index.d.ts +0 -10
- package/dist/Tavily/index.js +0 -11
- package/dist/Tiangong/Color.d.ts +0 -3
- package/dist/Tiangong/Color.js +0 -28
- package/dist/Tiangong/Combine.d.ts +0 -3
- package/dist/Tiangong/Combine.js +0 -10
- package/dist/Tiangong/CombineDark.d.ts +0 -3
- package/dist/Tiangong/CombineDark.js +0 -28
- package/dist/Tiangong/CombineLight.d.ts +0 -3
- package/dist/Tiangong/CombineLight.js +0 -10
- package/dist/Tiangong/Dark.d.ts +0 -3
- package/dist/Tiangong/Dark.js +0 -19
- package/dist/Tiangong/Light.d.ts +0 -3
- package/dist/Tiangong/Light.js +0 -10
- package/dist/Tiangong/Mono.d.ts +0 -3
- package/dist/Tiangong/Mono.js +0 -10
- package/dist/Tiangong/index.d.ts +0 -10
- package/dist/Tiangong/index.js +0 -11
- package/dist/Topazlabs/Color.d.ts +0 -3
- package/dist/Topazlabs/Color.js +0 -13
- package/dist/Topazlabs/Combine.d.ts +0 -3
- package/dist/Topazlabs/Combine.js +0 -10
- package/dist/Topazlabs/CombineDark.d.ts +0 -3
- package/dist/Topazlabs/CombineDark.js +0 -31
- package/dist/Topazlabs/CombineLight.d.ts +0 -3
- package/dist/Topazlabs/CombineLight.js +0 -10
- package/dist/Topazlabs/Dark.d.ts +0 -3
- package/dist/Topazlabs/Dark.js +0 -13
- package/dist/Topazlabs/Light.d.ts +0 -3
- package/dist/Topazlabs/Light.js +0 -10
- package/dist/Topazlabs/Mono.d.ts +0 -3
- package/dist/Topazlabs/Mono.js +0 -10
- package/dist/Topazlabs/index.d.ts +0 -10
- package/dist/Topazlabs/index.js +0 -11
- package/dist/Trae/Color.d.ts +0 -3
- package/dist/Trae/Color.js +0 -13
- package/dist/Trae/Combine.d.ts +0 -3
- package/dist/Trae/Combine.js +0 -10
- package/dist/Trae/CombineDark.d.ts +0 -3
- package/dist/Trae/CombineDark.js +0 -19
- package/dist/Trae/CombineLight.d.ts +0 -3
- package/dist/Trae/CombineLight.js +0 -10
- package/dist/Trae/Dark.d.ts +0 -3
- package/dist/Trae/Dark.js +0 -13
- package/dist/Trae/Light.d.ts +0 -3
- package/dist/Trae/Light.js +0 -10
- package/dist/Trae/Mono.d.ts +0 -3
- package/dist/Trae/Mono.js +0 -10
- package/dist/Trae/index.d.ts +0 -10
- package/dist/Trae/index.js +0 -11
- package/dist/Tripo/Color.d.ts +0 -3
- package/dist/Tripo/Color.js +0 -19
- package/dist/Tripo/Combine.d.ts +0 -3
- package/dist/Tripo/Combine.js +0 -10
- package/dist/Tripo/CombineDark.d.ts +0 -3
- package/dist/Tripo/CombineDark.js +0 -25
- package/dist/Tripo/CombineLight.d.ts +0 -3
- package/dist/Tripo/CombineLight.js +0 -10
- package/dist/Tripo/Dark.d.ts +0 -3
- package/dist/Tripo/Dark.js +0 -19
- package/dist/Tripo/Light.d.ts +0 -3
- package/dist/Tripo/Light.js +0 -10
- package/dist/Tripo/Mono.d.ts +0 -3
- package/dist/Tripo/Mono.js +0 -10
- package/dist/Tripo/index.d.ts +0 -10
- package/dist/Tripo/index.js +0 -11
- package/dist/Turix/Color.d.ts +0 -3
- package/dist/Turix/Color.js +0 -13
- package/dist/Turix/Combine.d.ts +0 -3
- package/dist/Turix/Combine.js +0 -10
- package/dist/Turix/CombineDark.d.ts +0 -3
- package/dist/Turix/CombineDark.js +0 -19
- package/dist/Turix/CombineLight.d.ts +0 -3
- package/dist/Turix/CombineLight.js +0 -10
- package/dist/Turix/Dark.d.ts +0 -3
- package/dist/Turix/Dark.js +0 -13
- package/dist/Turix/Light.d.ts +0 -3
- package/dist/Turix/Light.js +0 -10
- package/dist/Turix/Mono.d.ts +0 -3
- package/dist/Turix/Mono.js +0 -10
- package/dist/Turix/index.d.ts +0 -10
- package/dist/Turix/index.js +0 -11
- package/dist/Udio/Color.d.ts +0 -3
- package/dist/Udio/Color.js +0 -13
- package/dist/Udio/Combine.d.ts +0 -3
- package/dist/Udio/Combine.js +0 -10
- package/dist/Udio/CombineDark.d.ts +0 -3
- package/dist/Udio/CombineDark.js +0 -28
- package/dist/Udio/CombineLight.d.ts +0 -3
- package/dist/Udio/CombineLight.js +0 -10
- package/dist/Udio/Dark.d.ts +0 -3
- package/dist/Udio/Dark.js +0 -13
- package/dist/Udio/Light.d.ts +0 -3
- package/dist/Udio/Light.js +0 -10
- package/dist/Udio/Mono.d.ts +0 -3
- package/dist/Udio/Mono.js +0 -10
- package/dist/Udio/index.d.ts +0 -10
- package/dist/Udio/index.js +0 -11
- package/dist/Unstructured/Color.d.ts +0 -3
- package/dist/Unstructured/Color.js +0 -19
- package/dist/Unstructured/Combine.d.ts +0 -3
- package/dist/Unstructured/Combine.js +0 -10
- package/dist/Unstructured/CombineDark.d.ts +0 -3
- package/dist/Unstructured/CombineDark.js +0 -22
- package/dist/Unstructured/CombineLight.d.ts +0 -3
- package/dist/Unstructured/CombineLight.js +0 -10
- package/dist/Unstructured/Dark.d.ts +0 -3
- package/dist/Unstructured/Dark.js +0 -16
- package/dist/Unstructured/Light.d.ts +0 -3
- package/dist/Unstructured/Light.js +0 -10
- package/dist/Unstructured/Mono.d.ts +0 -3
- package/dist/Unstructured/Mono.js +0 -10
- package/dist/Unstructured/index.d.ts +0 -10
- package/dist/Unstructured/index.js +0 -11
- package/dist/V0/Color.d.ts +0 -3
- package/dist/V0/Color.js +0 -13
- package/dist/V0/Dark.d.ts +0 -3
- package/dist/V0/Dark.js +0 -13
- package/dist/V0/Light.d.ts +0 -3
- package/dist/V0/Light.js +0 -10
- package/dist/V0/Mono.d.ts +0 -3
- package/dist/V0/Mono.js +0 -10
- package/dist/V0/index.d.ts +0 -7
- package/dist/V0/index.js +0 -8
- package/dist/VectorizerAi/Color.d.ts +0 -3
- package/dist/VectorizerAi/Color.js +0 -16
- package/dist/VectorizerAi/Combine.d.ts +0 -3
- package/dist/VectorizerAi/Combine.js +0 -10
- package/dist/VectorizerAi/CombineDark.d.ts +0 -3
- package/dist/VectorizerAi/CombineDark.js +0 -22
- package/dist/VectorizerAi/CombineLight.d.ts +0 -3
- package/dist/VectorizerAi/CombineLight.js +0 -10
- package/dist/VectorizerAi/Dark.d.ts +0 -3
- package/dist/VectorizerAi/Dark.js +0 -16
- package/dist/VectorizerAi/Light.d.ts +0 -3
- package/dist/VectorizerAi/Light.js +0 -10
- package/dist/VectorizerAi/Mono.d.ts +0 -3
- package/dist/VectorizerAi/Mono.js +0 -10
- package/dist/VectorizerAi/index.d.ts +0 -10
- package/dist/VectorizerAi/index.js +0 -11
- package/dist/Venice/Color.d.ts +0 -3
- package/dist/Venice/Color.js +0 -16
- package/dist/Venice/Combine.d.ts +0 -3
- package/dist/Venice/Combine.js +0 -10
- package/dist/Venice/CombineDark.d.ts +0 -3
- package/dist/Venice/CombineDark.js +0 -25
- package/dist/Venice/CombineLight.d.ts +0 -3
- package/dist/Venice/CombineLight.js +0 -10
- package/dist/Venice/Dark.d.ts +0 -3
- package/dist/Venice/Dark.js +0 -16
- package/dist/Venice/Light.d.ts +0 -3
- package/dist/Venice/Light.js +0 -10
- package/dist/Venice/Mono.d.ts +0 -3
- package/dist/Venice/Mono.js +0 -10
- package/dist/Venice/index.d.ts +0 -10
- package/dist/Venice/index.js +0 -11
- package/dist/Vidu/Color.d.ts +0 -3
- package/dist/Vidu/Color.js +0 -34
- package/dist/Vidu/Combine.d.ts +0 -3
- package/dist/Vidu/Combine.js +0 -10
- package/dist/Vidu/CombineDark.d.ts +0 -3
- package/dist/Vidu/CombineDark.js +0 -25
- package/dist/Vidu/CombineLight.d.ts +0 -3
- package/dist/Vidu/CombineLight.js +0 -10
- package/dist/Vidu/Dark.d.ts +0 -3
- package/dist/Vidu/Dark.js +0 -16
- package/dist/Vidu/Light.d.ts +0 -3
- package/dist/Vidu/Light.js +0 -10
- package/dist/Vidu/Mono.d.ts +0 -3
- package/dist/Vidu/Mono.js +0 -10
- package/dist/Vidu/index.d.ts +0 -10
- package/dist/Vidu/index.js +0 -11
- package/dist/Viggle/Color.d.ts +0 -3
- package/dist/Viggle/Color.js +0 -16
- package/dist/Viggle/Combine.d.ts +0 -3
- package/dist/Viggle/Combine.js +0 -10
- package/dist/Viggle/CombineDark.d.ts +0 -3
- package/dist/Viggle/CombineDark.js +0 -22
- package/dist/Viggle/CombineLight.d.ts +0 -3
- package/dist/Viggle/CombineLight.js +0 -10
- package/dist/Viggle/Dark.d.ts +0 -3
- package/dist/Viggle/Dark.js +0 -16
- package/dist/Viggle/Light.d.ts +0 -3
- package/dist/Viggle/Light.js +0 -10
- package/dist/Viggle/Mono.d.ts +0 -3
- package/dist/Viggle/Mono.js +0 -10
- package/dist/Viggle/index.d.ts +0 -10
- package/dist/Viggle/index.js +0 -11
- package/dist/Windsurf/Color.d.ts +0 -3
- package/dist/Windsurf/Color.js +0 -16
- package/dist/Windsurf/Combine.d.ts +0 -3
- package/dist/Windsurf/Combine.js +0 -10
- package/dist/Windsurf/CombineDark.d.ts +0 -3
- package/dist/Windsurf/CombineDark.js +0 -22
- package/dist/Windsurf/CombineLight.d.ts +0 -3
- package/dist/Windsurf/CombineLight.js +0 -10
- package/dist/Windsurf/Dark.d.ts +0 -3
- package/dist/Windsurf/Dark.js +0 -16
- package/dist/Windsurf/Light.d.ts +0 -3
- package/dist/Windsurf/Light.js +0 -10
- package/dist/Windsurf/Mono.d.ts +0 -3
- package/dist/Windsurf/Mono.js +0 -10
- package/dist/Windsurf/index.d.ts +0 -10
- package/dist/Windsurf/index.js +0 -11
- package/dist/Youmind/Color.d.ts +0 -3
- package/dist/Youmind/Color.js +0 -13
- package/dist/Youmind/Combine.d.ts +0 -3
- package/dist/Youmind/Combine.js +0 -10
- package/dist/Youmind/CombineDark.d.ts +0 -3
- package/dist/Youmind/CombineDark.js +0 -22
- package/dist/Youmind/CombineLight.d.ts +0 -3
- package/dist/Youmind/CombineLight.js +0 -10
- package/dist/Youmind/Dark.d.ts +0 -3
- package/dist/Youmind/Dark.js +0 -13
- package/dist/Youmind/Light.d.ts +0 -3
- package/dist/Youmind/Light.js +0 -10
- package/dist/Youmind/Mono.d.ts +0 -3
- package/dist/Youmind/Mono.js +0 -10
- package/dist/Youmind/index.d.ts +0 -10
- package/dist/Youmind/index.js +0 -11
- package/dist/Yuanbao/Color.d.ts +0 -3
- package/dist/Yuanbao/Color.js +0 -19
- package/dist/Yuanbao/Combine.d.ts +0 -3
- package/dist/Yuanbao/Combine.js +0 -10
- package/dist/Yuanbao/CombineDark.d.ts +0 -3
- package/dist/Yuanbao/CombineDark.js +0 -25
- package/dist/Yuanbao/CombineLight.d.ts +0 -3
- package/dist/Yuanbao/CombineLight.js +0 -10
- package/dist/Yuanbao/Dark.d.ts +0 -3
- package/dist/Yuanbao/Dark.js +0 -19
- package/dist/Yuanbao/Light.d.ts +0 -3
- package/dist/Yuanbao/Light.js +0 -10
- package/dist/Yuanbao/Mono.d.ts +0 -3
- package/dist/Yuanbao/Mono.js +0 -10
- package/dist/Yuanbao/index.d.ts +0 -10
- package/dist/Yuanbao/index.js +0 -11
- package/dist/Zai/Color.d.ts +0 -3
- package/dist/Zai/Color.js +0 -13
- package/dist/Zai/Combine.d.ts +0 -3
- package/dist/Zai/Combine.js +0 -10
- package/dist/Zai/CombineDark.d.ts +0 -3
- package/dist/Zai/CombineDark.js +0 -19
- package/dist/Zai/CombineLight.d.ts +0 -3
- package/dist/Zai/CombineLight.js +0 -10
- package/dist/Zai/Dark.d.ts +0 -3
- package/dist/Zai/Dark.js +0 -13
- package/dist/Zai/Light.d.ts +0 -3
- package/dist/Zai/Light.js +0 -10
- package/dist/Zai/Mono.d.ts +0 -3
- package/dist/Zai/Mono.js +0 -10
- package/dist/Zai/index.d.ts +0 -10
- package/dist/Zai/index.js +0 -11
- package/dist/Zapier/Color.d.ts +0 -3
- package/dist/Zapier/Color.js +0 -13
- package/dist/Zapier/Combine.d.ts +0 -3
- package/dist/Zapier/Combine.js +0 -10
- package/dist/Zapier/CombineDark.d.ts +0 -3
- package/dist/Zapier/CombineDark.js +0 -19
- package/dist/Zapier/CombineLight.d.ts +0 -3
- package/dist/Zapier/CombineLight.js +0 -10
- package/dist/Zapier/Dark.d.ts +0 -3
- package/dist/Zapier/Dark.js +0 -13
- package/dist/Zapier/Light.d.ts +0 -3
- package/dist/Zapier/Light.js +0 -10
- package/dist/Zapier/Mono.d.ts +0 -3
- package/dist/Zapier/Mono.js +0 -10
- package/dist/Zapier/index.d.ts +0 -10
- package/dist/Zapier/index.js +0 -11
- package/dist/Zeabur/Color.d.ts +0 -3
- package/dist/Zeabur/Color.js +0 -19
- package/dist/Zeabur/Combine.d.ts +0 -3
- package/dist/Zeabur/Combine.js +0 -10
- package/dist/Zeabur/CombineDark.d.ts +0 -3
- package/dist/Zeabur/CombineDark.js +0 -22
- package/dist/Zeabur/CombineLight.d.ts +0 -3
- package/dist/Zeabur/CombineLight.js +0 -10
- package/dist/Zeabur/Dark.d.ts +0 -3
- package/dist/Zeabur/Dark.js +0 -16
- package/dist/Zeabur/Light.d.ts +0 -3
- package/dist/Zeabur/Light.js +0 -10
- package/dist/Zeabur/Mono.d.ts +0 -3
- package/dist/Zeabur/Mono.js +0 -10
- package/dist/Zeabur/index.d.ts +0 -10
- package/dist/Zeabur/index.js +0 -11
- package/dist/Zencoder/Color.d.ts +0 -3
- package/dist/Zencoder/Color.js +0 -16
- package/dist/Zencoder/Combine.d.ts +0 -3
- package/dist/Zencoder/Combine.js +0 -10
- package/dist/Zencoder/CombineDark.d.ts +0 -3
- package/dist/Zencoder/CombineDark.js +0 -25
- package/dist/Zencoder/CombineLight.d.ts +0 -3
- package/dist/Zencoder/CombineLight.js +0 -10
- package/dist/Zencoder/Dark.d.ts +0 -3
- package/dist/Zencoder/Dark.js +0 -16
- package/dist/Zencoder/Light.d.ts +0 -3
- package/dist/Zencoder/Light.js +0 -10
- package/dist/Zencoder/Mono.d.ts +0 -3
- package/dist/Zencoder/Mono.js +0 -10
- package/dist/Zencoder/index.d.ts +0 -10
- package/dist/Zencoder/index.js +0 -11
- package/icons/adobe-firefly.svg +0 -7
- package/icons/adobe.svg +0 -7
- package/icons/ag-ui.svg +0 -12
- package/icons/agnes-ai.svg +0 -12
- package/icons/airjelly.svg +0 -12
- package/icons/amp.svg +0 -14
- package/icons/antigravity.svg +0 -110
- package/icons/askverdict.svg +0 -33
- package/icons/automatic1111.svg +0 -16
- package/icons/capcut.svg +0 -12
- package/icons/celestoai.svg +0 -16
- package/icons/cherry-studio.svg +0 -9
- package/icons/claude-code.svg +0 -7
- package/icons/cline.svg +0 -8
- package/icons/clipdrop.svg +0 -7
- package/icons/codebuddy.svg +0 -18
- package/icons/codeflicker.svg +0 -44
- package/icons/colab.svg +0 -9
- package/icons/combine/adobe-firefly.svg +0 -21
- package/icons/combine/adobe.svg +0 -17
- package/icons/combine/ag-ui.svg +0 -20
- package/icons/combine/agnes-ai.svg +0 -23
- package/icons/combine/airjelly.svg +0 -23
- package/icons/combine/amp.svg +0 -25
- package/icons/combine/antigravity.svg +0 -17
- package/icons/combine/askverdict.svg +0 -24
- package/icons/combine/automatic1111.svg +0 -21
- package/icons/combine/capcut.svg +0 -23
- package/icons/combine/celestoai.svg +0 -20
- package/icons/combine/cherry-studio.svg +0 -32
- package/icons/combine/claude-code.svg +0 -17
- package/icons/combine/cline.svg +0 -24
- package/icons/combine/clipdrop.svg +0 -20
- package/icons/combine/codebuddy.svg +0 -25
- package/icons/combine/codeflicker.svg +0 -20
- package/icons/combine/colab.svg +0 -20
- package/icons/combine/comfyui.svg +0 -14
- package/icons/combine/copilotkit.svg +0 -26
- package/icons/combine/coqui.svg +0 -26
- package/icons/combine/coze.svg +0 -25
- package/icons/combine/crewai.svg +0 -23
- package/icons/combine/cursor.svg +0 -17
- package/icons/combine/cybercut.svg +0 -18
- package/icons/combine/deepai.svg +0 -23
- package/icons/combine/deepl.svg +0 -24
- package/icons/combine/devin.svg +0 -22
- package/icons/combine/dify.svg +0 -17
- package/icons/combine/doc2x.svg +0 -18
- package/icons/combine/docsearch.svg +0 -21
- package/icons/combine/dream-machine.svg +0 -24
- package/icons/combine/fastgpt.svg +0 -21
- package/icons/combine/figma.svg +0 -20
- package/icons/combine/firecrawl.svg +0 -23
- package/icons/combine/flora.svg +0 -17
- package/icons/combine/flowith.svg +0 -20
- package/icons/combine/gemini-cli.svg +0 -21
- package/icons/combine/github-copilot.svg +0 -17
- package/icons/combine/glama.svg +0 -19
- package/icons/combine/goose.svg +0 -23
- package/icons/combine/gradio.svg +0 -25
- package/icons/combine/greptile.svg +0 -23
- package/icons/combine/hailuo.svg +0 -23
- package/icons/combine/haiper.svg +0 -17
- package/icons/combine/hedra.svg +0 -23
- package/icons/combine/hermes-agent.svg +0 -25
- package/icons/combine/icon-11x.svg +0 -17
- package/icons/combine/ideogram.svg +0 -20
- package/icons/combine/jimeng.svg +0 -17
- package/icons/combine/junie.svg +0 -20
- package/icons/combine/kilo-code.svg +0 -20
- package/icons/combine/kimi.svg +0 -25
- package/icons/combine/kiro.svg +0 -25
- package/icons/combine/kling.svg +0 -20
- package/icons/combine/krea.svg +0 -21
- package/icons/combine/langchain.svg +0 -20
- package/icons/combine/langfuse.svg +0 -25
- package/icons/combine/lightricks.svg +0 -20
- package/icons/combine/livekit.svg +0 -21
- package/icons/combine/llamaindex.svg +0 -33
- package/icons/combine/lovable.svg +0 -20
- package/icons/combine/lovart.svg +0 -23
- package/icons/combine/luma.svg +0 -21
- package/icons/combine/make.svg +0 -26
- package/icons/combine/manus.svg +0 -22
- package/icons/combine/mastra.svg +0 -24
- package/icons/combine/mcp-so.svg +0 -21
- package/icons/combine/mcp.svg +0 -24
- package/icons/combine/meta-ai.svg +0 -20
- package/icons/combine/metagpt.svg +0 -23
- package/icons/combine/microsoft-bing.svg +0 -23
- package/icons/combine/microsoft-copilot.svg +0 -20
- package/icons/combine/midjourney.svg +0 -23
- package/icons/combine/monica.svg +0 -24
- package/icons/combine/moxt.svg +0 -21
- package/icons/combine/myshell.svg +0 -18
- package/icons/combine/n8n.svg +0 -17
- package/icons/combine/notebooklm.svg +0 -17
- package/icons/combine/notion.svg +0 -23
- package/icons/combine/novelai.svg +0 -22
- package/icons/combine/obsidian.svg +0 -22
- package/icons/combine/open-webui.svg +0 -25
- package/icons/combine/openclaw.svg +0 -35
- package/icons/combine/opencode.svg +0 -32
- package/icons/combine/openhands.svg +0 -24
- package/icons/combine/openhuman.svg +0 -20
- package/icons/combine/phidata.svg +0 -20
- package/icons/combine/pika.svg +0 -20
- package/icons/combine/pixverse.svg +0 -28
- package/icons/combine/player2.svg +0 -21
- package/icons/combine/poe.svg +0 -23
- package/icons/combine/pollinations.svg +0 -23
- package/icons/combine/pydanticai.svg +0 -28
- package/icons/combine/qingyan.svg +0 -18
- package/icons/combine/qoder.svg +0 -21
- package/icons/combine/railway.svg +0 -24
- package/icons/combine/recraft.svg +0 -25
- package/icons/combine/replit.svg +0 -20
- package/icons/combine/roo-code.svg +0 -20
- package/icons/combine/rsshub.svg +0 -19
- package/icons/combine/runway.svg +0 -20
- package/icons/combine/sillytavern.svg +0 -22
- package/icons/combine/slock.svg +0 -20
- package/icons/combine/smithery.svg +0 -20
- package/icons/combine/suno.svg +0 -20
- package/icons/combine/sync.svg +0 -20
- package/icons/combine/tavily.svg +0 -23
- package/icons/combine/tiangong.svg +0 -22
- package/icons/combine/topazlabs.svg +0 -23
- package/icons/combine/trae.svg +0 -17
- package/icons/combine/tripo.svg +0 -21
- package/icons/combine/turix.svg +0 -17
- package/icons/combine/udio.svg +0 -20
- package/icons/combine/unstructured.svg +0 -20
- package/icons/combine/vectorizer-ai.svg +0 -24
- package/icons/combine/venice.svg +0 -19
- package/icons/combine/vidu.svg +0 -23
- package/icons/combine/viggle.svg +0 -20
- package/icons/combine/windsurf.svg +0 -20
- package/icons/combine/youmind.svg +0 -20
- package/icons/combine/yuanbao.svg +0 -21
- package/icons/combine/zai.svg +0 -17
- package/icons/combine/zapier.svg +0 -17
- package/icons/combine/zeabur.svg +0 -18
- package/icons/combine/zencoder.svg +0 -23
- package/icons/comfyui.svg +0 -7
- package/icons/copilotkit.svg +0 -37
- package/icons/coqui.svg +0 -13
- package/icons/coze.svg +0 -12
- package/icons/crewai.svg +0 -13
- package/icons/cursor.svg +0 -7
- package/icons/cybercut.svg +0 -23
- package/icons/deepai.svg +0 -12
- package/icons/deepl.svg +0 -13
- package/icons/default/adobe-firefly.svg +0 -7
- package/icons/default/adobe.svg +0 -7
- package/icons/default/ag-ui.svg +0 -12
- package/icons/default/agnes-ai.svg +0 -12
- package/icons/default/airjelly.svg +0 -12
- package/icons/default/amp.svg +0 -14
- package/icons/default/antigravity.svg +0 -12
- package/icons/default/askverdict.svg +0 -11
- package/icons/default/automatic1111.svg +0 -16
- package/icons/default/capcut.svg +0 -12
- package/icons/default/celestoai.svg +0 -12
- package/icons/default/cherry-studio.svg +0 -9
- package/icons/default/claude-code.svg +0 -7
- package/icons/default/cline.svg +0 -8
- package/icons/default/clipdrop.svg +0 -7
- package/icons/default/codebuddy.svg +0 -8
- package/icons/default/codeflicker.svg +0 -8
- package/icons/default/colab.svg +0 -7
- package/icons/default/comfyui.svg +0 -7
- package/icons/default/copilotkit.svg +0 -18
- package/icons/default/coqui.svg +0 -13
- package/icons/default/coze.svg +0 -12
- package/icons/default/crewai.svg +0 -12
- package/icons/default/cursor.svg +0 -7
- package/icons/default/cybercut.svg +0 -23
- package/icons/default/deepai.svg +0 -12
- package/icons/default/deepl.svg +0 -13
- package/icons/default/devin.svg +0 -9
- package/icons/default/dify.svg +0 -8
- package/icons/default/doc2x.svg +0 -8
- package/icons/default/docsearch.svg +0 -13
- package/icons/default/dream-machine.svg +0 -8
- package/icons/default/fastgpt.svg +0 -13
- package/icons/default/figma.svg +0 -7
- package/icons/default/firecrawl.svg +0 -12
- package/icons/default/flora.svg +0 -7
- package/icons/default/flowith.svg +0 -7
- package/icons/default/gemini-cli.svg +0 -13
- package/icons/default/github-copilot.svg +0 -7
- package/icons/default/glama.svg +0 -9
- package/icons/default/glif.svg +0 -7
- package/icons/default/goose.svg +0 -12
- package/icons/default/gradio.svg +0 -14
- package/icons/default/greptile.svg +0 -12
- package/icons/default/hailuo.svg +0 -12
- package/icons/default/haiper.svg +0 -7
- package/icons/default/hedra.svg +0 -7
- package/icons/default/hermes-agent.svg +0 -9
- package/icons/default/icon-11x.svg +0 -7
- package/icons/default/ideogram.svg +0 -7
- package/icons/default/jimeng.svg +0 -7
- package/icons/default/junie.svg +0 -12
- package/icons/default/kilo-code.svg +0 -12
- package/icons/default/kimi.svg +0 -8
- package/icons/default/kiro.svg +0 -12
- package/icons/default/kling.svg +0 -7
- package/icons/default/krea.svg +0 -13
- package/icons/default/langchain.svg +0 -12
- package/icons/default/langfuse.svg +0 -14
- package/icons/default/langgraph.svg +0 -7
- package/icons/default/langsmith.svg +0 -7
- package/icons/default/lightricks.svg +0 -7
- package/icons/default/livekit.svg +0 -8
- package/icons/default/llamaindex.svg +0 -7
- package/icons/default/lovable.svg +0 -12
- package/icons/default/lovart.svg +0 -12
- package/icons/default/luma.svg +0 -8
- package/icons/default/make.svg +0 -14
- package/icons/default/manus.svg +0 -14
- package/icons/default/mastra.svg +0 -13
- package/icons/default/mcp-so.svg +0 -13
- package/icons/default/mcp.svg +0 -13
- package/icons/default/meta-ai.svg +0 -7
- package/icons/default/metagpt.svg +0 -15
- package/icons/default/microsoft-bing.svg +0 -12
- package/icons/default/microsoft-copilot.svg +0 -7
- package/icons/default/midjourney.svg +0 -12
- package/icons/default/monica.svg +0 -13
- package/icons/default/moxt.svg +0 -13
- package/icons/default/myshell.svg +0 -13
- package/icons/default/n8n.svg +0 -7
- package/icons/default/notebooklm.svg +0 -7
- package/icons/default/notion.svg +0 -7
- package/icons/default/novelai.svg +0 -12
- package/icons/default/obsidian.svg +0 -14
- package/icons/default/open-webui.svg +0 -8
- package/icons/default/openclaw.svg +0 -27
- package/icons/default/opencode.svg +0 -7
- package/icons/default/openhands.svg +0 -13
- package/icons/default/openhuman.svg +0 -7
- package/icons/default/phidata.svg +0 -7
- package/icons/default/pika.svg +0 -12
- package/icons/default/pixverse.svg +0 -8
- package/icons/default/player2.svg +0 -8
- package/icons/default/poe.svg +0 -10
- package/icons/default/pollinations.svg +0 -12
- package/icons/default/pydanticai.svg +0 -12
- package/icons/default/qingyan.svg +0 -8
- package/icons/default/qoder.svg +0 -8
- package/icons/default/railway.svg +0 -13
- package/icons/default/recraft.svg +0 -8
- package/icons/default/replit.svg +0 -7
- package/icons/default/roo-code.svg +0 -12
- package/icons/default/rsshub.svg +0 -9
- package/icons/default/runway.svg +0 -7
- package/icons/default/sillytavern.svg +0 -9
- package/icons/default/slock.svg +0 -7
- package/icons/default/smithery.svg +0 -7
- package/icons/default/suno.svg +0 -12
- package/icons/default/sync.svg +0 -7
- package/icons/default/tavily.svg +0 -12
- package/icons/default/tiangong.svg +0 -9
- package/icons/default/topazlabs.svg +0 -7
- package/icons/default/trae.svg +0 -7
- package/icons/default/tripo.svg +0 -13
- package/icons/default/turix.svg +0 -7
- package/icons/default/udio.svg +0 -7
- package/icons/default/unstructured.svg +0 -12
- package/icons/default/v0.svg +0 -7
- package/icons/default/vectorizer-ai.svg +0 -12
- package/icons/default/venice.svg +0 -8
- package/icons/default/vidu.svg +0 -12
- package/icons/default/viggle.svg +0 -12
- package/icons/default/windsurf.svg +0 -12
- package/icons/default/youmind.svg +0 -7
- package/icons/default/yuanbao.svg +0 -13
- package/icons/default/zai.svg +0 -7
- package/icons/default/zapier.svg +0 -7
- package/icons/default/zeabur.svg +0 -8
- package/icons/default/zencoder.svg +0 -12
- package/icons/devin.svg +0 -9
- package/icons/dify.svg +0 -8
- package/icons/doc2x.svg +0 -8
- package/icons/docsearch.svg +0 -13
- package/icons/dream-machine.svg +0 -8
- package/icons/fastgpt.svg +0 -21
- package/icons/figma.svg +0 -11
- package/icons/firecrawl.svg +0 -12
- package/icons/flora.svg +0 -7
- package/icons/flowith.svg +0 -7
- package/icons/gemini-cli.svg +0 -18
- package/icons/github-copilot.svg +0 -7
- package/icons/glama.svg +0 -9
- package/icons/glif.svg +0 -7
- package/icons/goose.svg +0 -12
- package/icons/gradio.svg +0 -26
- package/icons/greptile.svg +0 -12
- package/icons/hailuo.svg +0 -19
- package/icons/haiper.svg +0 -7
- package/icons/hedra.svg +0 -7
- package/icons/hermes-agent.svg +0 -9
- package/icons/icon-11x.svg +0 -7
- package/icons/ideogram.svg +0 -7
- package/icons/jimeng.svg +0 -90
- package/icons/junie.svg +0 -12
- package/icons/kilo-code.svg +0 -12
- package/icons/kimi.svg +0 -8
- package/icons/kiro.svg +0 -14
- package/icons/kling.svg +0 -35
- package/icons/krea.svg +0 -13
- package/icons/langchain.svg +0 -12
- package/icons/langfuse.svg +0 -14
- package/icons/langgraph.svg +0 -7
- package/icons/langsmith.svg +0 -7
- package/icons/lightricks.svg +0 -7
- package/icons/livekit.svg +0 -8
- package/icons/llamaindex.svg +0 -15
- package/icons/lovable.svg +0 -19
- package/icons/lovart.svg +0 -12
- package/icons/luma.svg +0 -34
- package/icons/make.svg +0 -38
- package/icons/manus.svg +0 -14
- package/icons/mastra.svg +0 -13
- package/icons/mcp-so.svg +0 -13
- package/icons/mcp.svg +0 -13
- package/icons/meta-ai.svg +0 -51
- package/icons/metagpt.svg +0 -15
- package/icons/microsoft-bing.svg +0 -26
- package/icons/microsoft-copilot.svg +0 -46
- package/icons/midjourney.svg +0 -12
- package/icons/monica.svg +0 -19
- package/icons/moxt.svg +0 -13
- package/icons/myshell.svg +0 -22
- package/icons/n8n.svg +0 -7
- package/icons/notebooklm.svg +0 -7
- package/icons/notion.svg +0 -7
- package/icons/novelai.svg +0 -12
- package/icons/obsidian.svg +0 -14
- package/icons/open-webui.svg +0 -8
- package/icons/openclaw.svg +0 -26
- package/icons/opencode.svg +0 -7
- package/icons/openhands.svg +0 -14
- package/icons/openhuman.svg +0 -7
- package/icons/phidata.svg +0 -7
- package/icons/pika.svg +0 -12
- package/icons/pixverse.svg +0 -20
- package/icons/player2.svg +0 -8
- package/icons/poe.svg +0 -20
- package/icons/pollinations.svg +0 -12
- package/icons/pydanticai.svg +0 -12
- package/icons/qingyan.svg +0 -8
- package/icons/qoder.svg +0 -8
- package/icons/railway.svg +0 -13
- package/icons/recraft.svg +0 -8
- package/icons/replit.svg +0 -7
- package/icons/roo-code.svg +0 -12
- package/icons/rsshub.svg +0 -9
- package/icons/runway.svg +0 -7
- package/icons/sillytavern.svg +0 -13
- package/icons/slock.svg +0 -7
- package/icons/smithery.svg +0 -8
- package/icons/suno.svg +0 -12
- package/icons/sync.svg +0 -7
- package/icons/tavily.svg +0 -17
- package/icons/tiangong.svg +0 -23
- package/icons/topazlabs.svg +0 -7
- package/icons/trae.svg +0 -7
- package/icons/tripo.svg +0 -13
- package/icons/turix.svg +0 -7
- package/icons/udio.svg +0 -7
- package/icons/unstructured.svg +0 -13
- package/icons/v0.svg +0 -7
- package/icons/vectorizer-ai.svg +0 -12
- package/icons/venice.svg +0 -8
- package/icons/vidu.svg +0 -21
- package/icons/viggle.svg +0 -12
- package/icons/windsurf.svg +0 -12
- package/icons/youmind.svg +0 -7
- package/icons/yuanbao.svg +0 -9
- package/icons/zai.svg +0 -7
- package/icons/zapier.svg +0 -7
- package/icons/zeabur.svg +0 -9
- package/icons/zencoder.svg +0 -12
- package/static/black/adobe-firefly.svg +0 -1
- package/static/black/adobe.svg +0 -1
- package/static/black/ag-ui.svg +0 -1
- package/static/black/agnes-ai.svg +0 -1
- package/static/black/airjelly.svg +0 -1
- package/static/black/amp.svg +0 -1
- package/static/black/antigravity.svg +0 -1
- package/static/black/askverdict.svg +0 -1
- package/static/black/automatic1111.svg +0 -1
- package/static/black/capcut.svg +0 -1
- package/static/black/celestoai.svg +0 -1
- package/static/black/cherry-studio.svg +0 -1
- package/static/black/claude-code.svg +0 -1
- package/static/black/cline.svg +0 -1
- package/static/black/clipdrop.svg +0 -1
- package/static/black/codebuddy.svg +0 -1
- package/static/black/codeflicker.svg +0 -1
- package/static/black/colab.svg +0 -1
- package/static/black/comfyui.svg +0 -1
- package/static/black/copilotkit.svg +0 -1
- package/static/black/coqui.svg +0 -1
- package/static/black/coze.svg +0 -1
- package/static/black/crewai.svg +0 -1
- package/static/black/cursor.svg +0 -1
- package/static/black/cybercut.svg +0 -1
- package/static/black/deepai.svg +0 -1
- package/static/black/deepl.svg +0 -1
- package/static/black/devin.svg +0 -1
- package/static/black/dify.svg +0 -1
- package/static/black/doc2x.svg +0 -1
- package/static/black/docsearch.svg +0 -1
- package/static/black/dream-machine.svg +0 -1
- package/static/black/fastgpt.svg +0 -1
- package/static/black/figma.svg +0 -1
- package/static/black/firecrawl.svg +0 -1
- package/static/black/flora.svg +0 -1
- package/static/black/flowith.svg +0 -1
- package/static/black/gemini-cli.svg +0 -1
- package/static/black/github-copilot.svg +0 -1
- package/static/black/glama.svg +0 -1
- package/static/black/glif.svg +0 -1
- package/static/black/goose.svg +0 -1
- package/static/black/gradio.svg +0 -1
- package/static/black/greptile.svg +0 -1
- package/static/black/hailuo.svg +0 -1
- package/static/black/haiper.svg +0 -1
- package/static/black/hedra.svg +0 -1
- package/static/black/hermes-agent.svg +0 -1
- package/static/black/icon-11x.svg +0 -1
- package/static/black/ideogram.svg +0 -1
- package/static/black/jimeng.svg +0 -1
- package/static/black/junie.svg +0 -1
- package/static/black/kilo-code.svg +0 -1
- package/static/black/kimi.svg +0 -1
- package/static/black/kiro.svg +0 -1
- package/static/black/kling.svg +0 -1
- package/static/black/krea.svg +0 -1
- package/static/black/langchain.svg +0 -1
- package/static/black/langfuse.svg +0 -1
- package/static/black/langgraph.svg +0 -1
- package/static/black/langsmith.svg +0 -1
- package/static/black/lightricks.svg +0 -1
- package/static/black/livekit.svg +0 -1
- package/static/black/llamaindex.svg +0 -1
- package/static/black/lovable.svg +0 -1
- package/static/black/lovart.svg +0 -1
- package/static/black/luma.svg +0 -1
- package/static/black/make.svg +0 -1
- package/static/black/manus.svg +0 -1
- package/static/black/mastra.svg +0 -1
- package/static/black/mcp-so.svg +0 -1
- package/static/black/mcp.svg +0 -1
- package/static/black/meta-ai.svg +0 -1
- package/static/black/metagpt.svg +0 -1
- package/static/black/microsoft-bing.svg +0 -1
- package/static/black/microsoft-copilot.svg +0 -1
- package/static/black/midjourney.svg +0 -1
- package/static/black/monica.svg +0 -1
- package/static/black/moxt.svg +0 -1
- package/static/black/myshell.svg +0 -1
- package/static/black/n8n.svg +0 -1
- package/static/black/notebooklm.svg +0 -1
- package/static/black/notion.svg +0 -1
- package/static/black/novelai.svg +0 -1
- package/static/black/obsidian.svg +0 -1
- package/static/black/open-webui.svg +0 -1
- package/static/black/openclaw.svg +0 -1
- package/static/black/opencode.svg +0 -1
- package/static/black/openhands.svg +0 -1
- package/static/black/openhuman.svg +0 -1
- package/static/black/phidata.svg +0 -1
- package/static/black/pika.svg +0 -1
- package/static/black/pixverse.svg +0 -1
- package/static/black/player2.svg +0 -1
- package/static/black/poe.svg +0 -1
- package/static/black/pollinations.svg +0 -1
- package/static/black/pydanticai.svg +0 -1
- package/static/black/qingyan.svg +0 -1
- package/static/black/qoder.svg +0 -1
- package/static/black/railway.svg +0 -1
- package/static/black/recraft.svg +0 -1
- package/static/black/replit.svg +0 -1
- package/static/black/roo-code.svg +0 -1
- package/static/black/rsshub.svg +0 -1
- package/static/black/runway.svg +0 -1
- package/static/black/sillytavern.svg +0 -1
- package/static/black/slock.svg +0 -1
- package/static/black/smithery.svg +0 -1
- package/static/black/suno.svg +0 -1
- package/static/black/sync.svg +0 -1
- package/static/black/tavily.svg +0 -1
- package/static/black/tiangong.svg +0 -1
- package/static/black/topazlabs.svg +0 -1
- package/static/black/trae.svg +0 -1
- package/static/black/tripo.svg +0 -1
- package/static/black/turix.svg +0 -1
- package/static/black/udio.svg +0 -1
- package/static/black/unstructured.svg +0 -1
- package/static/black/v0.svg +0 -1
- package/static/black/vectorizer-ai.svg +0 -1
- package/static/black/venice.svg +0 -1
- package/static/black/vidu.svg +0 -1
- package/static/black/viggle.svg +0 -1
- package/static/black/windsurf.svg +0 -1
- package/static/black/youmind.svg +0 -1
- package/static/black/yuanbao.svg +0 -1
- package/static/black/zai.svg +0 -1
- package/static/black/zapier.svg +0 -1
- package/static/black/zeabur.svg +0 -1
- package/static/black/zencoder.svg +0 -1
- package/static/combine-dark/adobe-firefly.svg +0 -1
- package/static/combine-dark/adobe.svg +0 -1
- package/static/combine-dark/ag-ui.svg +0 -1
- package/static/combine-dark/agnes-ai.svg +0 -1
- package/static/combine-dark/airjelly.svg +0 -1
- package/static/combine-dark/amp.svg +0 -1
- package/static/combine-dark/antigravity.svg +0 -1
- package/static/combine-dark/askverdict.svg +0 -1
- package/static/combine-dark/automatic1111.svg +0 -1
- package/static/combine-dark/capcut.svg +0 -1
- package/static/combine-dark/celestoai.svg +0 -1
- package/static/combine-dark/cherry-studio.svg +0 -1
- package/static/combine-dark/claude-code.svg +0 -1
- package/static/combine-dark/cline.svg +0 -1
- package/static/combine-dark/clipdrop.svg +0 -1
- package/static/combine-dark/codebuddy.svg +0 -1
- package/static/combine-dark/codeflicker.svg +0 -1
- package/static/combine-dark/colab.svg +0 -1
- package/static/combine-dark/comfyui.svg +0 -1
- package/static/combine-dark/copilotkit.svg +0 -1
- package/static/combine-dark/coqui.svg +0 -1
- package/static/combine-dark/coze.svg +0 -1
- package/static/combine-dark/crewai.svg +0 -1
- package/static/combine-dark/cursor.svg +0 -1
- package/static/combine-dark/cybercut.svg +0 -1
- package/static/combine-dark/deepai.svg +0 -1
- package/static/combine-dark/deepl.svg +0 -1
- package/static/combine-dark/devin.svg +0 -1
- package/static/combine-dark/dify.svg +0 -1
- package/static/combine-dark/doc2x.svg +0 -1
- package/static/combine-dark/docsearch.svg +0 -1
- package/static/combine-dark/dream-machine.svg +0 -1
- package/static/combine-dark/fastgpt.svg +0 -1
- package/static/combine-dark/figma.svg +0 -1
- package/static/combine-dark/firecrawl.svg +0 -1
- package/static/combine-dark/flora.svg +0 -1
- package/static/combine-dark/flowith.svg +0 -1
- package/static/combine-dark/gemini-cli.svg +0 -1
- package/static/combine-dark/github-copilot.svg +0 -1
- package/static/combine-dark/glama.svg +0 -1
- package/static/combine-dark/goose.svg +0 -1
- package/static/combine-dark/gradio.svg +0 -1
- package/static/combine-dark/greptile.svg +0 -1
- package/static/combine-dark/hailuo.svg +0 -1
- package/static/combine-dark/haiper.svg +0 -1
- package/static/combine-dark/hedra.svg +0 -1
- package/static/combine-dark/hermes-agent.svg +0 -1
- package/static/combine-dark/icon-11x.svg +0 -1
- package/static/combine-dark/ideogram.svg +0 -1
- package/static/combine-dark/jimeng.svg +0 -1
- package/static/combine-dark/junie.svg +0 -1
- package/static/combine-dark/kilo-code.svg +0 -1
- package/static/combine-dark/kimi.svg +0 -1
- package/static/combine-dark/kiro.svg +0 -1
- package/static/combine-dark/kling.svg +0 -1
- package/static/combine-dark/krea.svg +0 -1
- package/static/combine-dark/langchain.svg +0 -1
- package/static/combine-dark/langfuse.svg +0 -1
- package/static/combine-dark/lightricks.svg +0 -1
- package/static/combine-dark/livekit.svg +0 -1
- package/static/combine-dark/llamaindex.svg +0 -1
- package/static/combine-dark/lovable.svg +0 -1
- package/static/combine-dark/lovart.svg +0 -1
- package/static/combine-dark/luma.svg +0 -1
- package/static/combine-dark/make.svg +0 -1
- package/static/combine-dark/manus.svg +0 -1
- package/static/combine-dark/mastra.svg +0 -1
- package/static/combine-dark/mcp-so.svg +0 -1
- package/static/combine-dark/mcp.svg +0 -1
- package/static/combine-dark/meta-ai.svg +0 -1
- package/static/combine-dark/metagpt.svg +0 -1
- package/static/combine-dark/microsoft-bing.svg +0 -1
- package/static/combine-dark/microsoft-copilot.svg +0 -1
- package/static/combine-dark/midjourney.svg +0 -1
- package/static/combine-dark/monica.svg +0 -1
- package/static/combine-dark/moxt.svg +0 -1
- package/static/combine-dark/myshell.svg +0 -1
- package/static/combine-dark/n8n.svg +0 -1
- package/static/combine-dark/notebooklm.svg +0 -1
- package/static/combine-dark/notion.svg +0 -1
- package/static/combine-dark/novelai.svg +0 -1
- package/static/combine-dark/obsidian.svg +0 -1
- package/static/combine-dark/open-webui.svg +0 -1
- package/static/combine-dark/openclaw.svg +0 -1
- package/static/combine-dark/opencode.svg +0 -1
- package/static/combine-dark/openhands.svg +0 -1
- package/static/combine-dark/openhuman.svg +0 -1
- package/static/combine-dark/phidata.svg +0 -1
- package/static/combine-dark/pika.svg +0 -1
- package/static/combine-dark/pixverse.svg +0 -1
- package/static/combine-dark/player2.svg +0 -1
- package/static/combine-dark/poe.svg +0 -1
- package/static/combine-dark/pollinations.svg +0 -1
- package/static/combine-dark/pydanticai.svg +0 -1
- package/static/combine-dark/qingyan.svg +0 -1
- package/static/combine-dark/qoder.svg +0 -1
- package/static/combine-dark/railway.svg +0 -1
- package/static/combine-dark/recraft.svg +0 -1
- package/static/combine-dark/replit.svg +0 -1
- package/static/combine-dark/roo-code.svg +0 -1
- package/static/combine-dark/rsshub.svg +0 -1
- package/static/combine-dark/runway.svg +0 -1
- package/static/combine-dark/sillytavern.svg +0 -1
- package/static/combine-dark/slock.svg +0 -1
- package/static/combine-dark/smithery.svg +0 -1
- package/static/combine-dark/suno.svg +0 -1
- package/static/combine-dark/sync.svg +0 -1
- package/static/combine-dark/tavily.svg +0 -1
- package/static/combine-dark/tiangong.svg +0 -1
- package/static/combine-dark/topazlabs.svg +0 -1
- package/static/combine-dark/trae.svg +0 -1
- package/static/combine-dark/tripo.svg +0 -1
- package/static/combine-dark/turix.svg +0 -1
- package/static/combine-dark/udio.svg +0 -1
- package/static/combine-dark/unstructured.svg +0 -1
- package/static/combine-dark/vectorizer-ai.svg +0 -1
- package/static/combine-dark/venice.svg +0 -1
- package/static/combine-dark/vidu.svg +0 -1
- package/static/combine-dark/viggle.svg +0 -1
- package/static/combine-dark/windsurf.svg +0 -1
- package/static/combine-dark/youmind.svg +0 -1
- package/static/combine-dark/yuanbao.svg +0 -1
- package/static/combine-dark/zai.svg +0 -1
- package/static/combine-dark/zapier.svg +0 -1
- package/static/combine-dark/zeabur.svg +0 -1
- package/static/combine-dark/zencoder.svg +0 -1
- package/static/combine-light/adobe-firefly.svg +0 -1
- package/static/combine-light/adobe.svg +0 -1
- package/static/combine-light/ag-ui.svg +0 -1
- package/static/combine-light/agnes-ai.svg +0 -1
- package/static/combine-light/airjelly.svg +0 -1
- package/static/combine-light/amp.svg +0 -1
- package/static/combine-light/antigravity.svg +0 -1
- package/static/combine-light/askverdict.svg +0 -1
- package/static/combine-light/automatic1111.svg +0 -1
- package/static/combine-light/capcut.svg +0 -1
- package/static/combine-light/celestoai.svg +0 -1
- package/static/combine-light/cherry-studio.svg +0 -1
- package/static/combine-light/claude-code.svg +0 -1
- package/static/combine-light/cline.svg +0 -1
- package/static/combine-light/clipdrop.svg +0 -1
- package/static/combine-light/codebuddy.svg +0 -1
- package/static/combine-light/codeflicker.svg +0 -1
- package/static/combine-light/colab.svg +0 -1
- package/static/combine-light/comfyui.svg +0 -1
- package/static/combine-light/copilotkit.svg +0 -1
- package/static/combine-light/coqui.svg +0 -1
- package/static/combine-light/coze.svg +0 -1
- package/static/combine-light/crewai.svg +0 -1
- package/static/combine-light/cursor.svg +0 -1
- package/static/combine-light/cybercut.svg +0 -1
- package/static/combine-light/deepai.svg +0 -1
- package/static/combine-light/deepl.svg +0 -1
- package/static/combine-light/devin.svg +0 -1
- package/static/combine-light/dify.svg +0 -1
- package/static/combine-light/doc2x.svg +0 -1
- package/static/combine-light/docsearch.svg +0 -1
- package/static/combine-light/dream-machine.svg +0 -1
- package/static/combine-light/fastgpt.svg +0 -1
- package/static/combine-light/figma.svg +0 -1
- package/static/combine-light/firecrawl.svg +0 -1
- package/static/combine-light/flora.svg +0 -1
- package/static/combine-light/flowith.svg +0 -1
- package/static/combine-light/gemini-cli.svg +0 -1
- package/static/combine-light/github-copilot.svg +0 -1
- package/static/combine-light/glama.svg +0 -1
- package/static/combine-light/goose.svg +0 -1
- package/static/combine-light/gradio.svg +0 -1
- package/static/combine-light/greptile.svg +0 -1
- package/static/combine-light/hailuo.svg +0 -1
- package/static/combine-light/haiper.svg +0 -1
- package/static/combine-light/hedra.svg +0 -1
- package/static/combine-light/hermes-agent.svg +0 -1
- package/static/combine-light/icon-11x.svg +0 -1
- package/static/combine-light/ideogram.svg +0 -1
- package/static/combine-light/jimeng.svg +0 -1
- package/static/combine-light/junie.svg +0 -1
- package/static/combine-light/kilo-code.svg +0 -1
- package/static/combine-light/kimi.svg +0 -1
- package/static/combine-light/kiro.svg +0 -1
- package/static/combine-light/kling.svg +0 -1
- package/static/combine-light/krea.svg +0 -1
- package/static/combine-light/langchain.svg +0 -1
- package/static/combine-light/langfuse.svg +0 -1
- package/static/combine-light/lightricks.svg +0 -1
- package/static/combine-light/livekit.svg +0 -1
- package/static/combine-light/llamaindex.svg +0 -1
- package/static/combine-light/lovable.svg +0 -1
- package/static/combine-light/lovart.svg +0 -1
- package/static/combine-light/luma.svg +0 -1
- package/static/combine-light/make.svg +0 -1
- package/static/combine-light/manus.svg +0 -1
- package/static/combine-light/mastra.svg +0 -1
- package/static/combine-light/mcp-so.svg +0 -1
- package/static/combine-light/mcp.svg +0 -1
- package/static/combine-light/meta-ai.svg +0 -1
- package/static/combine-light/metagpt.svg +0 -1
- package/static/combine-light/microsoft-bing.svg +0 -1
- package/static/combine-light/microsoft-copilot.svg +0 -1
- package/static/combine-light/midjourney.svg +0 -1
- package/static/combine-light/monica.svg +0 -1
- package/static/combine-light/moxt.svg +0 -1
- package/static/combine-light/myshell.svg +0 -1
- package/static/combine-light/n8n.svg +0 -1
- package/static/combine-light/notebooklm.svg +0 -1
- package/static/combine-light/notion.svg +0 -1
- package/static/combine-light/novelai.svg +0 -1
- package/static/combine-light/obsidian.svg +0 -1
- package/static/combine-light/open-webui.svg +0 -1
- package/static/combine-light/openclaw.svg +0 -1
- package/static/combine-light/opencode.svg +0 -1
- package/static/combine-light/openhands.svg +0 -1
- package/static/combine-light/openhuman.svg +0 -1
- package/static/combine-light/phidata.svg +0 -1
- package/static/combine-light/pika.svg +0 -1
- package/static/combine-light/pixverse.svg +0 -1
- package/static/combine-light/player2.svg +0 -1
- package/static/combine-light/poe.svg +0 -1
- package/static/combine-light/pollinations.svg +0 -1
- package/static/combine-light/pydanticai.svg +0 -1
- package/static/combine-light/qingyan.svg +0 -1
- package/static/combine-light/qoder.svg +0 -1
- package/static/combine-light/railway.svg +0 -1
- package/static/combine-light/recraft.svg +0 -1
- package/static/combine-light/replit.svg +0 -1
- package/static/combine-light/roo-code.svg +0 -1
- package/static/combine-light/rsshub.svg +0 -1
- package/static/combine-light/runway.svg +0 -1
- package/static/combine-light/sillytavern.svg +0 -1
- package/static/combine-light/slock.svg +0 -1
- package/static/combine-light/smithery.svg +0 -1
- package/static/combine-light/suno.svg +0 -1
- package/static/combine-light/sync.svg +0 -1
- package/static/combine-light/tavily.svg +0 -1
- package/static/combine-light/tiangong.svg +0 -1
- package/static/combine-light/topazlabs.svg +0 -1
- package/static/combine-light/trae.svg +0 -1
- package/static/combine-light/tripo.svg +0 -1
- package/static/combine-light/turix.svg +0 -1
- package/static/combine-light/udio.svg +0 -1
- package/static/combine-light/unstructured.svg +0 -1
- package/static/combine-light/vectorizer-ai.svg +0 -1
- package/static/combine-light/venice.svg +0 -1
- package/static/combine-light/vidu.svg +0 -1
- package/static/combine-light/viggle.svg +0 -1
- package/static/combine-light/windsurf.svg +0 -1
- package/static/combine-light/youmind.svg +0 -1
- package/static/combine-light/yuanbao.svg +0 -1
- package/static/combine-light/zai.svg +0 -1
- package/static/combine-light/zapier.svg +0 -1
- package/static/combine-light/zeabur.svg +0 -1
- package/static/combine-light/zencoder.svg +0 -1
- package/static/dark/adobe-firefly.svg +0 -1
- package/static/dark/adobe.svg +0 -1
- package/static/dark/ag-ui.svg +0 -1
- package/static/dark/agnes-ai.svg +0 -1
- package/static/dark/airjelly.svg +0 -1
- package/static/dark/amp.svg +0 -1
- package/static/dark/antigravity.svg +0 -1
- package/static/dark/askverdict.svg +0 -1
- package/static/dark/automatic1111.svg +0 -1
- package/static/dark/capcut.svg +0 -1
- package/static/dark/celestoai.svg +0 -1
- package/static/dark/cherry-studio.svg +0 -1
- package/static/dark/claude-code.svg +0 -1
- package/static/dark/cline.svg +0 -1
- package/static/dark/clipdrop.svg +0 -1
- package/static/dark/codebuddy.svg +0 -1
- package/static/dark/codeflicker.svg +0 -1
- package/static/dark/colab.svg +0 -1
- package/static/dark/comfyui.svg +0 -1
- package/static/dark/copilotkit.svg +0 -1
- package/static/dark/coqui.svg +0 -1
- package/static/dark/coze.svg +0 -1
- package/static/dark/crewai.svg +0 -1
- package/static/dark/cursor.svg +0 -1
- package/static/dark/cybercut.svg +0 -1
- package/static/dark/deepai.svg +0 -1
- package/static/dark/deepl.svg +0 -1
- package/static/dark/devin.svg +0 -1
- package/static/dark/dify.svg +0 -1
- package/static/dark/doc2x.svg +0 -1
- package/static/dark/docsearch.svg +0 -1
- package/static/dark/dream-machine.svg +0 -1
- package/static/dark/fastgpt.svg +0 -1
- package/static/dark/figma.svg +0 -1
- package/static/dark/firecrawl.svg +0 -1
- package/static/dark/flora.svg +0 -1
- package/static/dark/flowith.svg +0 -1
- package/static/dark/gemini-cli.svg +0 -1
- package/static/dark/github-copilot.svg +0 -1
- package/static/dark/glama.svg +0 -1
- package/static/dark/glif.svg +0 -1
- package/static/dark/goose.svg +0 -1
- package/static/dark/gradio.svg +0 -1
- package/static/dark/greptile.svg +0 -1
- package/static/dark/hailuo.svg +0 -1
- package/static/dark/haiper.svg +0 -1
- package/static/dark/hedra.svg +0 -1
- package/static/dark/hermes-agent.svg +0 -1
- package/static/dark/icon-11x.svg +0 -1
- package/static/dark/ideogram.svg +0 -1
- package/static/dark/jimeng.svg +0 -1
- package/static/dark/junie.svg +0 -1
- package/static/dark/kilo-code.svg +0 -1
- package/static/dark/kimi.svg +0 -1
- package/static/dark/kiro.svg +0 -1
- package/static/dark/kling.svg +0 -1
- package/static/dark/krea.svg +0 -1
- package/static/dark/langchain.svg +0 -1
- package/static/dark/langfuse.svg +0 -1
- package/static/dark/langgraph.svg +0 -1
- package/static/dark/langsmith.svg +0 -1
- package/static/dark/lightricks.svg +0 -1
- package/static/dark/livekit.svg +0 -1
- package/static/dark/llamaindex.svg +0 -1
- package/static/dark/lovable.svg +0 -1
- package/static/dark/lovart.svg +0 -1
- package/static/dark/luma.svg +0 -1
- package/static/dark/make.svg +0 -1
- package/static/dark/manus.svg +0 -1
- package/static/dark/mastra.svg +0 -1
- package/static/dark/mcp-so.svg +0 -1
- package/static/dark/mcp.svg +0 -1
- package/static/dark/meta-ai.svg +0 -1
- package/static/dark/metagpt.svg +0 -1
- package/static/dark/microsoft-bing.svg +0 -1
- package/static/dark/microsoft-copilot.svg +0 -1
- package/static/dark/midjourney.svg +0 -1
- package/static/dark/monica.svg +0 -1
- package/static/dark/moxt.svg +0 -1
- package/static/dark/myshell.svg +0 -1
- package/static/dark/n8n.svg +0 -1
- package/static/dark/notebooklm.svg +0 -1
- package/static/dark/notion.svg +0 -1
- package/static/dark/novelai.svg +0 -1
- package/static/dark/obsidian.svg +0 -1
- package/static/dark/open-webui.svg +0 -1
- package/static/dark/openclaw.svg +0 -1
- package/static/dark/opencode.svg +0 -1
- package/static/dark/openhands.svg +0 -1
- package/static/dark/openhuman.svg +0 -1
- package/static/dark/phidata.svg +0 -1
- package/static/dark/pika.svg +0 -1
- package/static/dark/pixverse.svg +0 -1
- package/static/dark/player2.svg +0 -1
- package/static/dark/poe.svg +0 -1
- package/static/dark/pollinations.svg +0 -1
- package/static/dark/pydanticai.svg +0 -1
- package/static/dark/qingyan.svg +0 -1
- package/static/dark/qoder.svg +0 -1
- package/static/dark/railway.svg +0 -1
- package/static/dark/recraft.svg +0 -1
- package/static/dark/replit.svg +0 -1
- package/static/dark/roo-code.svg +0 -1
- package/static/dark/rsshub.svg +0 -1
- package/static/dark/runway.svg +0 -1
- package/static/dark/sillytavern.svg +0 -1
- package/static/dark/slock.svg +0 -1
- package/static/dark/smithery.svg +0 -1
- package/static/dark/suno.svg +0 -1
- package/static/dark/sync.svg +0 -1
- package/static/dark/tavily.svg +0 -1
- package/static/dark/tiangong.svg +0 -1
- package/static/dark/topazlabs.svg +0 -1
- package/static/dark/trae.svg +0 -1
- package/static/dark/tripo.svg +0 -1
- package/static/dark/turix.svg +0 -1
- package/static/dark/udio.svg +0 -1
- package/static/dark/unstructured.svg +0 -1
- package/static/dark/v0.svg +0 -1
- package/static/dark/vectorizer-ai.svg +0 -1
- package/static/dark/venice.svg +0 -1
- package/static/dark/vidu.svg +0 -1
- package/static/dark/viggle.svg +0 -1
- package/static/dark/windsurf.svg +0 -1
- package/static/dark/youmind.svg +0 -1
- package/static/dark/yuanbao.svg +0 -1
- package/static/dark/zai.svg +0 -1
- package/static/dark/zapier.svg +0 -1
- package/static/dark/zeabur.svg +0 -1
- package/static/dark/zencoder.svg +0 -1
- package/static/light/adobe-firefly.svg +0 -1
- package/static/light/adobe.svg +0 -1
- package/static/light/ag-ui.svg +0 -1
- package/static/light/agnes-ai.svg +0 -1
- package/static/light/airjelly.svg +0 -1
- package/static/light/amp.svg +0 -1
- package/static/light/antigravity.svg +0 -1
- package/static/light/askverdict.svg +0 -1
- package/static/light/automatic1111.svg +0 -1
- package/static/light/capcut.svg +0 -1
- package/static/light/celestoai.svg +0 -1
- package/static/light/cherry-studio.svg +0 -1
- package/static/light/claude-code.svg +0 -1
- package/static/light/cline.svg +0 -1
- package/static/light/clipdrop.svg +0 -1
- package/static/light/codebuddy.svg +0 -1
- package/static/light/codeflicker.svg +0 -1
- package/static/light/colab.svg +0 -1
- package/static/light/comfyui.svg +0 -1
- package/static/light/copilotkit.svg +0 -1
- package/static/light/coqui.svg +0 -1
- package/static/light/coze.svg +0 -1
- package/static/light/crewai.svg +0 -1
- package/static/light/cursor.svg +0 -1
- package/static/light/cybercut.svg +0 -1
- package/static/light/deepai.svg +0 -1
- package/static/light/deepl.svg +0 -1
- package/static/light/devin.svg +0 -1
- package/static/light/dify.svg +0 -1
- package/static/light/doc2x.svg +0 -1
- package/static/light/docsearch.svg +0 -1
- package/static/light/dream-machine.svg +0 -1
- package/static/light/fastgpt.svg +0 -1
- package/static/light/figma.svg +0 -1
- package/static/light/firecrawl.svg +0 -1
- package/static/light/flora.svg +0 -1
- package/static/light/flowith.svg +0 -1
- package/static/light/gemini-cli.svg +0 -1
- package/static/light/github-copilot.svg +0 -1
- package/static/light/glama.svg +0 -1
- package/static/light/glif.svg +0 -1
- package/static/light/goose.svg +0 -1
- package/static/light/gradio.svg +0 -1
- package/static/light/greptile.svg +0 -1
- package/static/light/hailuo.svg +0 -1
- package/static/light/haiper.svg +0 -1
- package/static/light/hedra.svg +0 -1
- package/static/light/hermes-agent.svg +0 -1
- package/static/light/icon-11x.svg +0 -1
- package/static/light/ideogram.svg +0 -1
- package/static/light/jimeng.svg +0 -1
- package/static/light/junie.svg +0 -1
- package/static/light/kilo-code.svg +0 -1
- package/static/light/kimi.svg +0 -1
- package/static/light/kiro.svg +0 -1
- package/static/light/kling.svg +0 -1
- package/static/light/krea.svg +0 -1
- package/static/light/langchain.svg +0 -1
- package/static/light/langfuse.svg +0 -1
- package/static/light/langgraph.svg +0 -1
- package/static/light/langsmith.svg +0 -1
- package/static/light/lightricks.svg +0 -1
- package/static/light/livekit.svg +0 -1
- package/static/light/llamaindex.svg +0 -1
- package/static/light/lovable.svg +0 -1
- package/static/light/lovart.svg +0 -1
- package/static/light/luma.svg +0 -1
- package/static/light/make.svg +0 -1
- package/static/light/manus.svg +0 -1
- package/static/light/mastra.svg +0 -1
- package/static/light/mcp-so.svg +0 -1
- package/static/light/mcp.svg +0 -1
- package/static/light/meta-ai.svg +0 -1
- package/static/light/metagpt.svg +0 -1
- package/static/light/microsoft-bing.svg +0 -1
- package/static/light/microsoft-copilot.svg +0 -1
- package/static/light/midjourney.svg +0 -1
- package/static/light/monica.svg +0 -1
- package/static/light/moxt.svg +0 -1
- package/static/light/myshell.svg +0 -1
- package/static/light/n8n.svg +0 -1
- package/static/light/notebooklm.svg +0 -1
- package/static/light/notion.svg +0 -1
- package/static/light/novelai.svg +0 -1
- package/static/light/obsidian.svg +0 -1
- package/static/light/open-webui.svg +0 -1
- package/static/light/openclaw.svg +0 -1
- package/static/light/opencode.svg +0 -1
- package/static/light/openhands.svg +0 -1
- package/static/light/openhuman.svg +0 -1
- package/static/light/phidata.svg +0 -1
- package/static/light/pika.svg +0 -1
- package/static/light/pixverse.svg +0 -1
- package/static/light/player2.svg +0 -1
- package/static/light/poe.svg +0 -1
- package/static/light/pollinations.svg +0 -1
- package/static/light/pydanticai.svg +0 -1
- package/static/light/qingyan.svg +0 -1
- package/static/light/qoder.svg +0 -1
- package/static/light/railway.svg +0 -1
- package/static/light/recraft.svg +0 -1
- package/static/light/replit.svg +0 -1
- package/static/light/roo-code.svg +0 -1
- package/static/light/rsshub.svg +0 -1
- package/static/light/runway.svg +0 -1
- package/static/light/sillytavern.svg +0 -1
- package/static/light/slock.svg +0 -1
- package/static/light/smithery.svg +0 -1
- package/static/light/suno.svg +0 -1
- package/static/light/sync.svg +0 -1
- package/static/light/tavily.svg +0 -1
- package/static/light/tiangong.svg +0 -1
- package/static/light/topazlabs.svg +0 -1
- package/static/light/trae.svg +0 -1
- package/static/light/tripo.svg +0 -1
- package/static/light/turix.svg +0 -1
- package/static/light/udio.svg +0 -1
- package/static/light/unstructured.svg +0 -1
- package/static/light/v0.svg +0 -1
- package/static/light/vectorizer-ai.svg +0 -1
- package/static/light/venice.svg +0 -1
- package/static/light/vidu.svg +0 -1
- package/static/light/viggle.svg +0 -1
- package/static/light/windsurf.svg +0 -1
- package/static/light/youmind.svg +0 -1
- package/static/light/yuanbao.svg +0 -1
- package/static/light/zai.svg +0 -1
- package/static/light/zapier.svg +0 -1
- package/static/light/zeabur.svg +0 -1
- package/static/light/zencoder.svg +0 -1
- package/static/white/adobe-firefly.svg +0 -1
- package/static/white/adobe.svg +0 -1
- package/static/white/ag-ui.svg +0 -1
- package/static/white/agnes-ai.svg +0 -1
- package/static/white/airjelly.svg +0 -1
- package/static/white/amp.svg +0 -1
- package/static/white/antigravity.svg +0 -1
- package/static/white/askverdict.svg +0 -1
- package/static/white/automatic1111.svg +0 -1
- package/static/white/capcut.svg +0 -1
- package/static/white/celestoai.svg +0 -1
- package/static/white/cherry-studio.svg +0 -1
- package/static/white/claude-code.svg +0 -1
- package/static/white/cline.svg +0 -1
- package/static/white/clipdrop.svg +0 -1
- package/static/white/codebuddy.svg +0 -1
- package/static/white/codeflicker.svg +0 -1
- package/static/white/colab.svg +0 -1
- package/static/white/comfyui.svg +0 -1
- package/static/white/copilotkit.svg +0 -1
- package/static/white/coqui.svg +0 -1
- package/static/white/coze.svg +0 -1
- package/static/white/crewai.svg +0 -1
- package/static/white/cursor.svg +0 -1
- package/static/white/cybercut.svg +0 -1
- package/static/white/deepai.svg +0 -1
- package/static/white/deepl.svg +0 -1
- package/static/white/devin.svg +0 -1
- package/static/white/dify.svg +0 -1
- package/static/white/doc2x.svg +0 -1
- package/static/white/docsearch.svg +0 -1
- package/static/white/dream-machine.svg +0 -1
- package/static/white/fastgpt.svg +0 -1
- package/static/white/figma.svg +0 -1
- package/static/white/firecrawl.svg +0 -1
- package/static/white/flora.svg +0 -1
- package/static/white/flowith.svg +0 -1
- package/static/white/gemini-cli.svg +0 -1
- package/static/white/github-copilot.svg +0 -1
- package/static/white/glama.svg +0 -1
- package/static/white/glif.svg +0 -1
- package/static/white/goose.svg +0 -1
- package/static/white/gradio.svg +0 -1
- package/static/white/greptile.svg +0 -1
- package/static/white/hailuo.svg +0 -1
- package/static/white/haiper.svg +0 -1
- package/static/white/hedra.svg +0 -1
- package/static/white/hermes-agent.svg +0 -1
- package/static/white/icon-11x.svg +0 -1
- package/static/white/ideogram.svg +0 -1
- package/static/white/jimeng.svg +0 -1
- package/static/white/junie.svg +0 -1
- package/static/white/kilo-code.svg +0 -1
- package/static/white/kimi.svg +0 -1
- package/static/white/kiro.svg +0 -1
- package/static/white/kling.svg +0 -1
- package/static/white/krea.svg +0 -1
- package/static/white/langchain.svg +0 -1
- package/static/white/langfuse.svg +0 -1
- package/static/white/langgraph.svg +0 -1
- package/static/white/langsmith.svg +0 -1
- package/static/white/lightricks.svg +0 -1
- package/static/white/livekit.svg +0 -1
- package/static/white/llamaindex.svg +0 -1
- package/static/white/lovable.svg +0 -1
- package/static/white/lovart.svg +0 -1
- package/static/white/luma.svg +0 -1
- package/static/white/make.svg +0 -1
- package/static/white/manus.svg +0 -1
- package/static/white/mastra.svg +0 -1
- package/static/white/mcp-so.svg +0 -1
- package/static/white/mcp.svg +0 -1
- package/static/white/meta-ai.svg +0 -1
- package/static/white/metagpt.svg +0 -1
- package/static/white/microsoft-bing.svg +0 -1
- package/static/white/microsoft-copilot.svg +0 -1
- package/static/white/midjourney.svg +0 -1
- package/static/white/monica.svg +0 -1
- package/static/white/moxt.svg +0 -1
- package/static/white/myshell.svg +0 -1
- package/static/white/n8n.svg +0 -1
- package/static/white/notebooklm.svg +0 -1
- package/static/white/notion.svg +0 -1
- package/static/white/novelai.svg +0 -1
- package/static/white/obsidian.svg +0 -1
- package/static/white/open-webui.svg +0 -1
- package/static/white/openclaw.svg +0 -1
- package/static/white/opencode.svg +0 -1
- package/static/white/openhands.svg +0 -1
- package/static/white/openhuman.svg +0 -1
- package/static/white/phidata.svg +0 -1
- package/static/white/pika.svg +0 -1
- package/static/white/pixverse.svg +0 -1
- package/static/white/player2.svg +0 -1
- package/static/white/poe.svg +0 -1
- package/static/white/pollinations.svg +0 -1
- package/static/white/pydanticai.svg +0 -1
- package/static/white/qingyan.svg +0 -1
- package/static/white/qoder.svg +0 -1
- package/static/white/railway.svg +0 -1
- package/static/white/recraft.svg +0 -1
- package/static/white/replit.svg +0 -1
- package/static/white/roo-code.svg +0 -1
- package/static/white/rsshub.svg +0 -1
- package/static/white/runway.svg +0 -1
- package/static/white/sillytavern.svg +0 -1
- package/static/white/slock.svg +0 -1
- package/static/white/smithery.svg +0 -1
- package/static/white/suno.svg +0 -1
- package/static/white/sync.svg +0 -1
- package/static/white/tavily.svg +0 -1
- package/static/white/tiangong.svg +0 -1
- package/static/white/topazlabs.svg +0 -1
- package/static/white/trae.svg +0 -1
- package/static/white/tripo.svg +0 -1
- package/static/white/turix.svg +0 -1
- package/static/white/udio.svg +0 -1
- package/static/white/unstructured.svg +0 -1
- package/static/white/v0.svg +0 -1
- package/static/white/vectorizer-ai.svg +0 -1
- package/static/white/venice.svg +0 -1
- package/static/white/vidu.svg +0 -1
- package/static/white/viggle.svg +0 -1
- package/static/white/windsurf.svg +0 -1
- package/static/white/youmind.svg +0 -1
- package/static/white/yuanbao.svg +0 -1
- package/static/white/zai.svg +0 -1
- package/static/white/zapier.svg +0 -1
- package/static/white/zeabur.svg +0 -1
- package/static/white/zencoder.svg +0 -1
- /package/dist/{Adobe → Ace}/Color.d.ts +0 -0
- /package/dist/{Adobe → Ace}/Combine.d.ts +0 -0
- /package/dist/{Adobe → Ace}/CombineDark.d.ts +0 -0
- /package/dist/{Adobe → Ace}/CombineLight.d.ts +0 -0
- /package/dist/{Adobe → Ace}/Dark.d.ts +0 -0
- /package/dist/{Adobe → Ace}/Light.d.ts +0 -0
- /package/dist/{Adobe → Ace}/Mono.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/Color.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/Combine.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/CombineDark.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/CombineLight.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/Dark.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/Light.d.ts +0 -0
- /package/dist/{AdobeFirefly → Ai2}/Mono.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/Color.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/Combine.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/CombineDark.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/CombineLight.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/Dark.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/Light.d.ts +0 -0
- /package/dist/{AgUi → Ai21Labs}/Mono.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/Color.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/Combine.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/CombineDark.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/CombineLight.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/Dark.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/Light.d.ts +0 -0
- /package/dist/{AgnesAi → Aionlabs}/Mono.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/Color.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/Combine.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/CombineDark.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/CombineLight.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/Dark.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/Light.d.ts +0 -0
- /package/dist/{Airjelly → AmazonNova}/Mono.d.ts +0 -0
- /package/dist/{Amp → Arcee}/Color.d.ts +0 -0
- /package/dist/{Amp → Arcee}/Combine.d.ts +0 -0
- /package/dist/{Amp → Arcee}/CombineDark.d.ts +0 -0
- /package/dist/{Amp → Arcee}/CombineLight.d.ts +0 -0
- /package/dist/{Amp → Arcee}/Dark.d.ts +0 -0
- /package/dist/{Amp → Arcee}/Light.d.ts +0 -0
- /package/dist/{Amp → Arcee}/Mono.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/Color.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/Combine.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/CombineDark.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/CombineLight.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/Dark.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/Light.d.ts +0 -0
- /package/dist/{Antigravity → Assemblyai}/Mono.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/Color.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/Combine.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/CombineDark.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/CombineLight.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/Dark.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/Light.d.ts +0 -0
- /package/dist/{Askverdict → Aya}/Mono.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/Color.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/Combine.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/CombineDark.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/CombineLight.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/Dark.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/Light.d.ts +0 -0
- /package/dist/{Automatic1111 → Baai}/Mono.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/Color.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/Combine.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/CombineDark.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/CombineLight.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/Dark.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/Light.d.ts +0 -0
- /package/dist/{Capcut → Baichuan}/Mono.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/Color.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/Combine.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/CombineDark.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/CombineLight.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/Dark.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/Light.d.ts +0 -0
- /package/dist/{Celestoai → BilibiliIndex}/Mono.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/Color.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/Combine.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/CombineDark.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/CombineLight.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/Dark.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/Light.d.ts +0 -0
- /package/dist/{CherryStudio → Chatglm}/Mono.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/Color.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/Combine.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/CombineDark.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/CombineLight.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/Dark.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/Light.d.ts +0 -0
- /package/dist/{ClaudeCode → Claude}/Mono.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/Color.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/Combine.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/CombineDark.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/CombineLight.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/Dark.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/Light.d.ts +0 -0
- /package/dist/{Cline → Codegeex}/Mono.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/Color.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/Combine.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/CombineDark.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/CombineLight.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/Dark.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/Light.d.ts +0 -0
- /package/dist/{Clipdrop → Codex}/Mono.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/Color.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/Combine.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/CombineDark.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/CombineLight.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/Dark.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/Light.d.ts +0 -0
- /package/dist/{Codebuddy → Cogvideo}/Mono.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/Color.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/Combine.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/CombineDark.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/CombineLight.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/Dark.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/Light.d.ts +0 -0
- /package/dist/{Codeflicker → Cogview}/Mono.d.ts +0 -0
- /package/dist/{Colab → CommandA}/Color.d.ts +0 -0
- /package/dist/{Colab → CommandA}/Combine.d.ts +0 -0
- /package/dist/{Colab → CommandA}/CombineDark.d.ts +0 -0
- /package/dist/{Colab → CommandA}/CombineLight.d.ts +0 -0
- /package/dist/{Colab → CommandA}/Dark.d.ts +0 -0
- /package/dist/{Colab → CommandA}/Light.d.ts +0 -0
- /package/dist/{Colab → CommandA}/Mono.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/Color.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/Combine.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/CombineDark.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/CombineLight.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/Dark.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/Light.d.ts +0 -0
- /package/dist/{Comfyui → Dalle}/Mono.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/Color.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/Combine.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/CombineDark.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/CombineLight.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/Dark.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/Light.d.ts +0 -0
- /package/dist/{Copilotkit → Dbrx}/Mono.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/Color.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/Combine.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/CombineDark.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/CombineLight.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/Dark.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/Light.d.ts +0 -0
- /package/dist/{Coqui → DeepCogito}/Mono.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/Color.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/Combine.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/CombineDark.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/CombineLight.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/Dark.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/Light.d.ts +0 -0
- /package/dist/{Coze → Deepseek}/Mono.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/Color.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/Combine.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/CombineDark.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/CombineLight.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/Dark.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/Light.d.ts +0 -0
- /package/dist/{Crewai → Dolphin}/Mono.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/Color.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/Combine.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/CombineDark.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/CombineLight.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/Dark.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/Light.d.ts +0 -0
- /package/dist/{Cursor → Doubao}/Mono.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/Color.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/Combine.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/CombineDark.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/CombineLight.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/Dark.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/Light.d.ts +0 -0
- /package/dist/{Cybercut → Elevenlabs}/Mono.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/Color.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/Combine.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/CombineDark.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/CombineLight.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/Dark.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/Light.d.ts +0 -0
- /package/dist/{Deepai → EssentialAi}/Mono.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/Color.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/Combine.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/CombineDark.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/CombineLight.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/Dark.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/Light.d.ts +0 -0
- /package/dist/{Deepl → Fishaudio}/Mono.d.ts +0 -0
- /package/dist/{Devin → Flux}/Color.d.ts +0 -0
- /package/dist/{Devin → Flux}/Combine.d.ts +0 -0
- /package/dist/{Devin → Flux}/CombineDark.d.ts +0 -0
- /package/dist/{Devin → Flux}/CombineLight.d.ts +0 -0
- /package/dist/{Devin → Flux}/Dark.d.ts +0 -0
- /package/dist/{Devin → Flux}/Light.d.ts +0 -0
- /package/dist/{Devin → Flux}/Mono.d.ts +0 -0
- /package/dist/{Dify → Gemini}/Color.d.ts +0 -0
- /package/dist/{Dify → Gemini}/Combine.d.ts +0 -0
- /package/dist/{Dify → Gemini}/CombineDark.d.ts +0 -0
- /package/dist/{Dify → Gemini}/CombineLight.d.ts +0 -0
- /package/dist/{Dify → Gemini}/Dark.d.ts +0 -0
- /package/dist/{Dify → Gemini}/Light.d.ts +0 -0
- /package/dist/{Dify → Gemini}/Mono.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/Color.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/Combine.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/CombineDark.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/CombineLight.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/Dark.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/Light.d.ts +0 -0
- /package/dist/{Doc2x → Gemma}/Mono.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/Color.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/Combine.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/CombineDark.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/CombineLight.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/Dark.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/Light.d.ts +0 -0
- /package/dist/{Docsearch → GlmV}/Mono.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/Color.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/Combine.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/CombineDark.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/CombineLight.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/Dark.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/Light.d.ts +0 -0
- /package/dist/{DreamMachine → Grok}/Mono.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/Color.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/Combine.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/CombineDark.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/CombineLight.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/Dark.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/Light.d.ts +0 -0
- /package/dist/{Fastgpt → Happyhorse}/Mono.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/Color.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/Combine.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/CombineDark.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/CombineLight.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/Dark.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/Light.d.ts +0 -0
- /package/dist/{Figma → Hunyuan}/Mono.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/Color.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/Combine.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/CombineDark.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/CombineLight.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/Dark.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/Light.d.ts +0 -0
- /package/dist/{Firecrawl → InceptionLabs}/Mono.d.ts +0 -0
- /package/dist/{Flora → Inflection}/Color.d.ts +0 -0
- /package/dist/{Flora → Inflection}/Combine.d.ts +0 -0
- /package/dist/{Flora → Inflection}/CombineDark.d.ts +0 -0
- /package/dist/{Flora → Inflection}/CombineLight.d.ts +0 -0
- /package/dist/{Flora → Inflection}/Dark.d.ts +0 -0
- /package/dist/{Flora → Inflection}/Light.d.ts +0 -0
- /package/dist/{Flora → Inflection}/Mono.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/Color.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/Combine.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/CombineDark.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/CombineLight.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/Dark.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/Light.d.ts +0 -0
- /package/dist/{Flowith → Kolors}/Mono.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/Color.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/Combine.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/CombineDark.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/CombineLight.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/Dark.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/Light.d.ts +0 -0
- /package/dist/{GeminiCli → Kwaikat}/Mono.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/Color.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/Combine.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/CombineDark.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/CombineLight.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/Dark.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/Light.d.ts +0 -0
- /package/dist/{GithubCopilot → Kwaipilot}/Mono.d.ts +0 -0
- /package/dist/{Glama → Liquid}/Color.d.ts +0 -0
- /package/dist/{Glama → Liquid}/Combine.d.ts +0 -0
- /package/dist/{Glama → Liquid}/CombineDark.d.ts +0 -0
- /package/dist/{Glama → Liquid}/CombineLight.d.ts +0 -0
- /package/dist/{Glama → Liquid}/Dark.d.ts +0 -0
- /package/dist/{Glama → Liquid}/Light.d.ts +0 -0
- /package/dist/{Glama → Liquid}/Mono.d.ts +0 -0
- /package/dist/{Glif → Llava}/Color.d.ts +0 -0
- /package/dist/{Goose → Llava}/Combine.d.ts +0 -0
- /package/dist/{Goose → Llava}/CombineDark.d.ts +0 -0
- /package/dist/{Goose → Llava}/CombineLight.d.ts +0 -0
- /package/dist/{Glif → Llava}/Dark.d.ts +0 -0
- /package/dist/{Glif → Llava}/Light.d.ts +0 -0
- /package/dist/{Glif → Llava}/Mono.d.ts +0 -0
- /package/dist/{Goose → Longcat}/Color.d.ts +0 -0
- /package/dist/{Gradio → Longcat}/Combine.d.ts +0 -0
- /package/dist/{Gradio → Longcat}/CombineDark.d.ts +0 -0
- /package/dist/{Gradio → Longcat}/CombineLight.d.ts +0 -0
- /package/dist/{Goose → Longcat}/Dark.d.ts +0 -0
- /package/dist/{Goose → Longcat}/Light.d.ts +0 -0
- /package/dist/{Goose → Longcat}/Mono.d.ts +0 -0
- /package/dist/{Gradio → Magic}/Color.d.ts +0 -0
- /package/dist/{Greptile → Magic}/Combine.d.ts +0 -0
- /package/dist/{Greptile → Magic}/CombineDark.d.ts +0 -0
- /package/dist/{Greptile → Magic}/CombineLight.d.ts +0 -0
- /package/dist/{Gradio → Magic}/Dark.d.ts +0 -0
- /package/dist/{Gradio → Magic}/Light.d.ts +0 -0
- /package/dist/{Gradio → Magic}/Mono.d.ts +0 -0
- /package/dist/{Greptile → Meshy}/Color.d.ts +0 -0
- /package/dist/{Hailuo → Meshy}/Combine.d.ts +0 -0
- /package/dist/{Hailuo → Meshy}/CombineDark.d.ts +0 -0
- /package/dist/{Hailuo → Meshy}/CombineLight.d.ts +0 -0
- /package/dist/{Greptile → Meshy}/Dark.d.ts +0 -0
- /package/dist/{Greptile → Meshy}/Light.d.ts +0 -0
- /package/dist/{Greptile → Meshy}/Mono.d.ts +0 -0
- /package/dist/{Hailuo → Minimax}/Color.d.ts +0 -0
- /package/dist/{Haiper → Minimax}/Combine.d.ts +0 -0
- /package/dist/{Haiper → Minimax}/CombineDark.d.ts +0 -0
- /package/dist/{Haiper → Minimax}/CombineLight.d.ts +0 -0
- /package/dist/{Hailuo → Minimax}/Dark.d.ts +0 -0
- /package/dist/{Hailuo → Minimax}/Light.d.ts +0 -0
- /package/dist/{Hailuo → Minimax}/Mono.d.ts +0 -0
- /package/dist/{Haiper → Mistral}/Color.d.ts +0 -0
- /package/dist/{Hedra → Mistral}/Combine.d.ts +0 -0
- /package/dist/{Hedra → Mistral}/CombineDark.d.ts +0 -0
- /package/dist/{Hedra → Mistral}/CombineLight.d.ts +0 -0
- /package/dist/{Haiper → Mistral}/Dark.d.ts +0 -0
- /package/dist/{Haiper → Mistral}/Light.d.ts +0 -0
- /package/dist/{Haiper → Mistral}/Mono.d.ts +0 -0
- /package/dist/{Hedra → Morph}/Color.d.ts +0 -0
- /package/dist/{HermesAgent → Morph}/Combine.d.ts +0 -0
- /package/dist/{HermesAgent → Morph}/CombineDark.d.ts +0 -0
- /package/dist/{HermesAgent → Morph}/CombineLight.d.ts +0 -0
- /package/dist/{Hedra → Morph}/Dark.d.ts +0 -0
- /package/dist/{Hedra → Morph}/Light.d.ts +0 -0
- /package/dist/{Hedra → Morph}/Mono.d.ts +0 -0
- /package/dist/{HermesAgent → NanoBanana}/Color.d.ts +0 -0
- /package/dist/{Icon11x → NanoBanana}/Combine.d.ts +0 -0
- /package/dist/{Icon11x → NanoBanana}/CombineDark.d.ts +0 -0
- /package/dist/{Icon11x → NanoBanana}/CombineLight.d.ts +0 -0
- /package/dist/{HermesAgent → NanoBanana}/Dark.d.ts +0 -0
- /package/dist/{HermesAgent → NanoBanana}/Light.d.ts +0 -0
- /package/dist/{HermesAgent → NanoBanana}/Mono.d.ts +0 -0
- /package/dist/{Icon11x → Openchat}/Color.d.ts +0 -0
- /package/dist/{Ideogram → Openchat}/Combine.d.ts +0 -0
- /package/dist/{Ideogram → Openchat}/CombineDark.d.ts +0 -0
- /package/dist/{Ideogram → Openchat}/CombineLight.d.ts +0 -0
- /package/dist/{Icon11x → Openchat}/Dark.d.ts +0 -0
- /package/dist/{Icon11x → Openchat}/Light.d.ts +0 -0
- /package/dist/{Icon11x → Openchat}/Mono.d.ts +0 -0
- /package/dist/{Ideogram → Palm}/Color.d.ts +0 -0
- /package/dist/{Jimeng → Palm}/Combine.d.ts +0 -0
- /package/dist/{Jimeng → Palm}/CombineDark.d.ts +0 -0
- /package/dist/{Jimeng → Palm}/CombineLight.d.ts +0 -0
- /package/dist/{Ideogram → Palm}/Dark.d.ts +0 -0
- /package/dist/{Ideogram → Palm}/Light.d.ts +0 -0
- /package/dist/{Ideogram → Palm}/Mono.d.ts +0 -0
- /package/dist/{Jimeng → Phind}/Color.d.ts +0 -0
- /package/dist/{Junie → Phind}/Combine.d.ts +0 -0
- /package/dist/{Junie → Phind}/CombineDark.d.ts +0 -0
- /package/dist/{Junie → Phind}/CombineLight.d.ts +0 -0
- /package/dist/{Jimeng → Phind}/Dark.d.ts +0 -0
- /package/dist/{Jimeng → Phind}/Light.d.ts +0 -0
- /package/dist/{Jimeng → Phind}/Mono.d.ts +0 -0
- /package/dist/{Junie → Poolside}/Color.d.ts +0 -0
- /package/dist/{KiloCode → Poolside}/Combine.d.ts +0 -0
- /package/dist/{KiloCode → Poolside}/CombineDark.d.ts +0 -0
- /package/dist/{KiloCode → Poolside}/CombineLight.d.ts +0 -0
- /package/dist/{Junie → Poolside}/Dark.d.ts +0 -0
- /package/dist/{Junie → Poolside}/Light.d.ts +0 -0
- /package/dist/{Junie → Poolside}/Mono.d.ts +0 -0
- /package/dist/{KiloCode → PrunaAi}/Color.d.ts +0 -0
- /package/dist/{Kimi → PrunaAi}/Combine.d.ts +0 -0
- /package/dist/{Kimi → PrunaAi}/CombineDark.d.ts +0 -0
- /package/dist/{Kimi → PrunaAi}/CombineLight.d.ts +0 -0
- /package/dist/{KiloCode → PrunaAi}/Dark.d.ts +0 -0
- /package/dist/{KiloCode → PrunaAi}/Light.d.ts +0 -0
- /package/dist/{KiloCode → PrunaAi}/Mono.d.ts +0 -0
- /package/dist/{Kimi → Qwen}/Color.d.ts +0 -0
- /package/dist/{Kiro → Qwen}/Combine.d.ts +0 -0
- /package/dist/{Kiro → Qwen}/CombineDark.d.ts +0 -0
- /package/dist/{Kiro → Qwen}/CombineLight.d.ts +0 -0
- /package/dist/{Kimi → Qwen}/Dark.d.ts +0 -0
- /package/dist/{Kimi → Qwen}/Light.d.ts +0 -0
- /package/dist/{Kimi → Qwen}/Mono.d.ts +0 -0
- /package/dist/{Kiro → Relace}/Color.d.ts +0 -0
- /package/dist/{Kling → Relace}/Combine.d.ts +0 -0
- /package/dist/{Kling → Relace}/CombineDark.d.ts +0 -0
- /package/dist/{Kling → Relace}/CombineLight.d.ts +0 -0
- /package/dist/{Kiro → Relace}/Dark.d.ts +0 -0
- /package/dist/{Kiro → Relace}/Light.d.ts +0 -0
- /package/dist/{Kiro → Relace}/Mono.d.ts +0 -0
- /package/dist/{Kling → Reve}/Color.d.ts +0 -0
- /package/dist/{Krea → Reve}/Combine.d.ts +0 -0
- /package/dist/{Krea → Reve}/CombineDark.d.ts +0 -0
- /package/dist/{Krea → Reve}/CombineLight.d.ts +0 -0
- /package/dist/{Kling → Reve}/Dark.d.ts +0 -0
- /package/dist/{Kling → Reve}/Light.d.ts +0 -0
- /package/dist/{Kling → Reve}/Mono.d.ts +0 -0
- /package/dist/{Krea → Rwkv}/Color.d.ts +0 -0
- /package/dist/{Langchain → Rwkv}/Combine.d.ts +0 -0
- /package/dist/{Langchain → Rwkv}/CombineDark.d.ts +0 -0
- /package/dist/{Langchain → Rwkv}/CombineLight.d.ts +0 -0
- /package/dist/{Krea → Rwkv}/Dark.d.ts +0 -0
- /package/dist/{Krea → Rwkv}/Light.d.ts +0 -0
- /package/dist/{Krea → Rwkv}/Mono.d.ts +0 -0
- /package/dist/{Langchain → Sensenova}/Color.d.ts +0 -0
- /package/dist/{Langfuse → Sensenova}/Combine.d.ts +0 -0
- /package/dist/{Langfuse → Sensenova}/CombineDark.d.ts +0 -0
- /package/dist/{Langfuse → Sensenova}/CombineLight.d.ts +0 -0
- /package/dist/{Langchain → Sensenova}/Dark.d.ts +0 -0
- /package/dist/{Langchain → Sensenova}/Light.d.ts +0 -0
- /package/dist/{Langchain → Sensenova}/Mono.d.ts +0 -0
- /package/dist/{Langfuse → Skywork}/Color.d.ts +0 -0
- /package/dist/{Lightricks → Skywork}/Combine.d.ts +0 -0
- /package/dist/{Lightricks → Skywork}/CombineDark.d.ts +0 -0
- /package/dist/{Lightricks → Skywork}/CombineLight.d.ts +0 -0
- /package/dist/{Langfuse → Skywork}/Dark.d.ts +0 -0
- /package/dist/{Langfuse → Skywork}/Light.d.ts +0 -0
- /package/dist/{Langfuse → Skywork}/Mono.d.ts +0 -0
- /package/dist/{Langgraph → Sora}/Color.d.ts +0 -0
- /package/dist/{Livekit → Sora}/Combine.d.ts +0 -0
- /package/dist/{Livekit → Sora}/CombineDark.d.ts +0 -0
- /package/dist/{Livekit → Sora}/CombineLight.d.ts +0 -0
- /package/dist/{Langgraph → Sora}/Dark.d.ts +0 -0
- /package/dist/{Langgraph → Sora}/Light.d.ts +0 -0
- /package/dist/{Langgraph → Sora}/Mono.d.ts +0 -0
- /package/dist/{Langsmith → Spark}/Color.d.ts +0 -0
- /package/dist/{Llamaindex → Spark}/Combine.d.ts +0 -0
- /package/dist/{Llamaindex → Spark}/CombineDark.d.ts +0 -0
- /package/dist/{Llamaindex → Spark}/CombineLight.d.ts +0 -0
- /package/dist/{Langsmith → Spark}/Dark.d.ts +0 -0
- /package/dist/{Langsmith → Spark}/Light.d.ts +0 -0
- /package/dist/{Langsmith → Spark}/Mono.d.ts +0 -0
- /package/dist/{Lightricks → Stepfun}/Color.d.ts +0 -0
- /package/dist/{Lovable → Stepfun}/Combine.d.ts +0 -0
- /package/dist/{Lovable → Stepfun}/CombineDark.d.ts +0 -0
- /package/dist/{Lovable → Stepfun}/CombineLight.d.ts +0 -0
- /package/dist/{Lightricks → Stepfun}/Dark.d.ts +0 -0
- /package/dist/{Lightricks → Stepfun}/Light.d.ts +0 -0
- /package/dist/{Lightricks → Stepfun}/Mono.d.ts +0 -0
- /package/dist/{Livekit → Voyage}/Color.d.ts +0 -0
- /package/dist/{Lovart → Voyage}/Combine.d.ts +0 -0
- /package/dist/{Lovart → Voyage}/CombineDark.d.ts +0 -0
- /package/dist/{Lovart → Voyage}/CombineLight.d.ts +0 -0
- /package/dist/{Livekit → Voyage}/Dark.d.ts +0 -0
- /package/dist/{Livekit → Voyage}/Light.d.ts +0 -0
- /package/dist/{Livekit → Voyage}/Mono.d.ts +0 -0
- /package/dist/{Llamaindex → Wenxin}/Color.d.ts +0 -0
- /package/dist/{Luma → Wenxin}/Combine.d.ts +0 -0
- /package/dist/{Luma → Wenxin}/CombineDark.d.ts +0 -0
- /package/dist/{Luma → Wenxin}/CombineLight.d.ts +0 -0
- /package/dist/{Llamaindex → Wenxin}/Dark.d.ts +0 -0
- /package/dist/{Llamaindex → Wenxin}/Light.d.ts +0 -0
- /package/dist/{Llamaindex → Wenxin}/Mono.d.ts +0 -0
- /package/dist/{Lovable → XiaomiMimo}/Color.d.ts +0 -0
- /package/dist/{Make → XiaomiMimo}/Combine.d.ts +0 -0
- /package/dist/{Make → XiaomiMimo}/CombineDark.d.ts +0 -0
- /package/dist/{Make → XiaomiMimo}/CombineLight.d.ts +0 -0
- /package/dist/{Lovable → XiaomiMimo}/Dark.d.ts +0 -0
- /package/dist/{Lovable → XiaomiMimo}/Light.d.ts +0 -0
- /package/dist/{Lovable → XiaomiMimo}/Mono.d.ts +0 -0
- /package/dist/{Lovart → Xuanyuan}/Color.d.ts +0 -0
- /package/dist/{Manus → Xuanyuan}/Combine.d.ts +0 -0
- /package/dist/{Manus → Xuanyuan}/CombineDark.d.ts +0 -0
- /package/dist/{Manus → Xuanyuan}/CombineLight.d.ts +0 -0
- /package/dist/{Lovart → Xuanyuan}/Dark.d.ts +0 -0
- /package/dist/{Lovart → Xuanyuan}/Light.d.ts +0 -0
- /package/dist/{Lovart → Xuanyuan}/Mono.d.ts +0 -0
- /package/dist/{Luma → Yi}/Color.d.ts +0 -0
- /package/dist/{Mastra → Yi}/Combine.d.ts +0 -0
- /package/dist/{Mastra → Yi}/CombineDark.d.ts +0 -0
- /package/dist/{Mastra → Yi}/CombineLight.d.ts +0 -0
- /package/dist/{Luma → Yi}/Dark.d.ts +0 -0
- /package/dist/{Luma → Yi}/Light.d.ts +0 -0
- /package/dist/{Luma → Yi}/Mono.d.ts +0 -0
package/dist/Greptile/Mono.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const GreptileMono = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-greptile-mono__Name=Greptile, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-greptile-mono__Greptile / Icon", clipPath: 'url(#' + instanceId + "-greptile-mono__clip0_436_4378)", children: _jsx("path", { id: instanceId + "-greptile-mono__Greptile / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M6.70581 0.00794576C6.52983 0.0418516 6.35312 0.0718589 6.17581 0.0979458C5.25981 0.239946 4.18381 0.695946 3.41981 1.26595C2.85181 1.69195 1.43381 3.14995 1.11381 3.63795C0.475596 4.60395 0.0978717 5.7185 0.0172754 6.87348C-0.063321 8.02846 0.155946 9.18467 0.653809 10.2299C0.961809 10.8739 1.35381 11.4099 2.07381 12.1739C2.44781 12.5699 2.94181 13.1459 3.17381 13.4539C4.71339 15.5147 5.62023 17.9788 5.78381 20.5459C5.80381 20.8219 5.85381 23.7599 5.89781 27.0739C5.98381 33.6199 5.97381 33.4339 6.30381 34.0439C6.83581 35.0319 8.18381 35.6239 9.25181 35.3399C9.83181 35.1859 10.1778 34.9319 11.9578 33.3679C13.8718 31.6879 14.1418 31.5039 14.8498 31.4079C15.0978 31.3739 16.1118 31.4079 18.1698 31.5139C21.1958 31.6739 21.4138 31.6719 21.8698 31.4819C22.6558 31.1539 22.9478 30.6819 23.1918 29.3339C23.6858 26.6139 25.7838 24.2139 28.4718 23.2899C28.7038 23.2099 29.2178 23.0819 29.6158 23.0019C30.0118 22.9219 30.4678 22.7979 30.6278 22.7259C31.2198 22.4539 31.6578 21.8779 31.7598 21.2379C31.7938 21.0179 31.7458 20.1399 31.5818 18.0339C31.3998 15.6759 31.3678 15.0679 31.4158 14.7919C31.5298 14.1079 31.6938 13.8719 33.4358 11.8959C34.3298 10.8839 35.1358 9.94395 35.2258 9.80995C35.7498 9.02995 35.8018 7.98995 35.3618 7.11995C35.0042 6.48041 34.4163 6.00122 33.7178 5.77995C33.5178 5.72195 32.0498 5.70595 26.6298 5.70395H19.7938L19.1238 5.57795C17.2078 5.21995 15.5938 4.59795 14.1558 3.66195C13.4318 3.18995 12.9898 2.84195 12.1198 2.05395C11.3038 1.31395 10.9398 1.04995 10.2778 0.713946C9.41816 0.257797 8.46096 0.0162675 7.48781 0.00994576C7.2273 -0.00298973 6.96631 -0.00498973 6.70581 0.00794576ZM38.1618 11.7239C37.8978 11.8219 37.7278 11.9779 37.2018 12.6039C36.0178 14.0179 35.7218 15.2759 36.1398 17.1159C36.3518 18.0479 36.4658 18.2599 36.8618 18.4619C37.0718 18.5699 37.1998 18.5719 42.1358 18.5539L47.1958 18.5359L47.4318 18.4099C47.5858 18.3239 47.7169 18.2022 47.8141 18.0551C47.9113 17.9079 47.9717 17.7395 47.9903 17.5641C48.0089 17.3888 47.9852 17.2115 47.9211 17.0472C47.8569 16.8829 47.7543 16.7364 47.6218 16.6199C46.1456 15.7737 44.6636 14.9377 43.1758 14.1119C38.5898 11.5479 38.6138 11.5599 38.1618 11.7239ZM31.7298 25.1439C30.7836 25.5318 29.8711 25.9974 29.0018 26.5359C27.3138 27.6499 26.0938 29.2559 25.1558 31.5959C24.7338 32.6459 24.7518 33.0959 25.2358 33.4659C25.4578 33.6399 38.1918 39.7459 38.5698 39.8619C38.8758 39.9559 39.1098 39.9159 39.4298 39.7139C39.5736 39.6184 39.6922 39.4896 39.7758 39.3386C39.8593 39.1875 39.9053 39.0185 39.9098 38.8459C39.9098 38.7259 39.8498 38.4859 39.7798 38.3179C39.4678 37.5819 33.5838 25.3839 33.4638 25.2279C33.1278 24.7839 32.6758 24.7639 31.7298 25.1439ZM14.7698 36.0579C13.8638 36.2619 13.1098 36.6979 12.1998 37.5479C11.6078 38.1019 11.5278 38.4839 11.8658 39.1439C11.9718 39.3499 13.0858 41.3519 14.3378 43.5919C16.9318 48.2259 16.7778 48.0039 17.4538 47.9959C17.7578 47.9919 17.8498 47.9659 18.0458 47.8279C18.1854 47.7233 18.303 47.5922 18.3918 47.4419C18.5078 47.2219 18.5118 47.1379 18.5518 42.2519C18.5878 38.3919 18.5818 37.2319 18.5298 37.0399C18.4749 36.869 18.3803 36.7134 18.2538 36.5859C18.0738 36.4039 17.9738 36.3619 17.4418 36.2339C16.2778 35.9579 15.4578 35.9039 14.7698 36.0579Z", fill: "currentColor", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-greptile-mono__clip0_436_4378", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(GreptileMono);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Greptile/index.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare const Greptile: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>> & {
|
|
2
|
-
Color: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
-
Dark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
4
|
-
Light: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
5
|
-
CombineDark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
6
|
-
CombineLight: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
7
|
-
Combine: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
8
|
-
Default: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
9
|
-
};
|
|
10
|
-
export default Greptile;
|
package/dist/Greptile/index.js
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
// Generated. Do not edit manually.
|
|
3
|
-
import Mono from './Mono.js';
|
|
4
|
-
import Color from './Color.js';
|
|
5
|
-
import Dark from './Dark.js';
|
|
6
|
-
import Light from './Light.js';
|
|
7
|
-
import CombineDark from './CombineDark.js';
|
|
8
|
-
import CombineLight from './CombineLight.js';
|
|
9
|
-
import Combine from './Combine.js';
|
|
10
|
-
const Greptile = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
-
export default Greptile;
|
package/dist/Hailuo/Color.js
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HailuoColor = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-hailuo-color__Name=Hailuo, Type=Color, Variant=Default", children: _jsx("g", { id: instanceId + "-hailuo-color__Hailuo / Icon", clipPath: 'url(#' + instanceId + "-hailuo-color__clip0_436_4381)", children: _jsx("path", { id: instanceId + "-hailuo-color__Hailuo / path 01", d: "M48.0001 24.0001C48.0001 10.7461 37.2001 -0.0339198 23.9401 8.02063e-05C10.7801 0.0340802 0.0300802 10.7801 8.02063e-05 23.9401C-0.0339198 37.2001 10.7461 48.0001 24.0001 48.0001H39.7701C41.9491 48.0001 44.0389 47.1345 45.5797 45.5937C47.1205 44.0529 47.9861 41.9631 47.9861 39.7841V24.8001C47.9941 24.5341 48.0001 24.2681 48.0001 24.0001ZM11.6581 37.3281C7.83808 34.0681 5.48208 28.8481 5.59208 23.5281C5.60008 23.1561 5.61808 22.7841 5.65208 22.4121V22.3881C6.20608 16.0401 10.3061 10.1201 16.0521 7.37008C21.8001 4.62008 28.9841 5.14608 34.2721 8.69808C39.5601 12.2521 42.7581 18.7061 42.3841 25.0661C42.2917 26.4587 42.0715 27.8398 41.7261 29.1921C41.5941 29.7321 41.4321 30.2901 41.0501 30.6921C40.6701 31.0941 40.0021 31.2821 39.5501 30.9601C39.1181 30.6521 39.0541 30.0481 39.0181 29.5201C38.7181 25.2521 37.5781 20.8501 34.6941 17.6901C32.4766 15.2911 29.4523 13.7943 26.2001 13.4861C22.948 13.2049 19.7022 14.0927 17.0461 15.9901C14.8481 17.5641 13.1221 19.8181 12.2861 22.3901C11.4541 24.9601 11.5381 27.8421 12.6361 30.3141C13.4497 32.1391 14.7682 33.6936 16.4361 34.7941C19.3701 36.7201 23.3861 36.9941 26.4361 35.2541C29.4841 33.5141 31.3061 29.7381 30.5301 26.3141C29.7521 22.8901 26.2821 20.2201 22.7901 20.5821C22.2581 20.6361 21.4941 20.5781 21.4761 20.0421C21.4601 19.6281 21.9581 19.4101 22.3661 19.3361C25.9081 18.7001 29.7061 20.5001 31.6461 23.5301C33.5921 26.5601 33.6901 30.6181 32.1041 33.8501C30.5161 37.0801 27.3641 39.4401 23.8681 40.2921C19.1541 41.4421 14.8861 40.0821 11.6621 37.3281H11.6581Z", fill: 'url(#' + instanceId + "-hailuo-color__paint0_linear_436_4381)" }) }) }), _jsxs("defs", { children: [_jsxs("linearGradient", { id: instanceId + "-hailuo-color__paint0_linear_436_4381", x1: 1.07808, y1: 1.76808, x2: 54.9741, y2: 54.0441, gradientUnits: "userSpaceOnUse", children: [_jsx("stop", { offset: 0.09, stopColor: "#FFAB0C", style: {
|
|
8
|
-
stopColor: "color(display-p3 1.0000 0.6706 0.0471)",
|
|
9
|
-
stopOpacity: 1
|
|
10
|
-
} }), _jsx("stop", { offset: 0.31, stopColor: "#FF5538", style: {
|
|
11
|
-
stopColor: "color(display-p3 1.0000 0.3333 0.2196)",
|
|
12
|
-
stopOpacity: 1
|
|
13
|
-
} }), _jsx("stop", { offset: 0.46, stopColor: "#E9405D", style: {
|
|
14
|
-
stopColor: "color(display-p3 0.9137 0.2510 0.3647)",
|
|
15
|
-
stopOpacity: 1
|
|
16
|
-
} }), _jsx("stop", { offset: 0.75, stopColor: "#D266DA", style: {
|
|
17
|
-
stopColor: "color(display-p3 0.8235 0.4000 0.8549)",
|
|
18
|
-
stopOpacity: 1
|
|
19
|
-
} }), _jsx("stop", { offset: 0.89, stopColor: "#D584EF", style: {
|
|
20
|
-
stopColor: "color(display-p3 0.8353 0.5176 0.9373)",
|
|
21
|
-
stopOpacity: 1
|
|
22
|
-
} })] }), _jsx("clipPath", { id: instanceId + "-hailuo-color__clip0_436_4381", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
23
|
-
fill: "white",
|
|
24
|
-
fillOpacity: 1
|
|
25
|
-
} }) })] })] });
|
|
26
|
-
};
|
|
27
|
-
const ForwardRef = forwardRef(HailuoColor);
|
|
28
|
-
export default ForwardRef;
|
package/dist/Hailuo/Combine.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HailuoCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 104 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 4.333333333333333 : 'calc(' + size + ' * 4.333333333333333)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-hailuo-combine__Name=Hailuo, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-hailuo-combine__Hailuo / Combination", clipPath: 'url(#' + instanceId + "-hailuo-combine__clip0_449_12727)", children: [_jsx("g", { id: instanceId + "-hailuo-combine__Frame", clipPath: 'url(#' + instanceId + "-hailuo-combine__clip1_449_12727)", children: _jsx("path", { id: instanceId + "-hailuo-combine__Hailuo / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M24 12C24 5.37304 18.6 -0.0169599 11.97 4.01031e-05C5.39004 0.0170401 0.0150401 5.39004 4.01031e-05 11.97C-0.0169599 18.6 5.37304 24 12 24H19.885C20.9745 24 22.0194 23.5672 22.7898 22.7968C23.5602 22.0264 23.993 20.9815 23.993 19.892V12.4C23.997 12.267 24 12.134 24 12ZM5.82904 18.664C3.91904 17.034 2.74104 14.424 2.79604 11.764C2.80004 11.578 2.80904 11.392 2.82604 11.206V11.194C3.10304 8.02004 5.15304 5.06004 8.02604 3.68504C10.9 2.31004 14.492 2.57304 17.136 4.34904C19.78 6.12604 21.379 9.35304 21.192 12.533C21.1459 13.2293 21.0357 13.9199 20.863 14.596C20.797 14.866 20.716 15.145 20.525 15.346C20.335 15.547 20.001 15.641 19.775 15.48C19.559 15.326 19.527 15.024 19.509 14.76C19.359 12.626 18.789 10.425 17.347 8.84504C16.2383 7.64557 14.7262 6.89714 13.1 6.74304C11.474 6.60245 9.85112 7.04637 8.52304 7.99504C7.42404 8.78204 6.56104 9.90904 6.14304 11.195C5.72704 12.48 5.76904 13.921 6.31804 15.157C6.72487 16.0696 7.38411 16.8468 8.21804 17.397C9.68504 18.36 11.693 18.497 13.218 17.627C14.742 16.757 15.653 14.869 15.265 13.157C14.876 11.445 13.141 10.11 11.395 10.291C11.129 10.318 10.747 10.289 10.738 10.021C10.73 9.81404 10.979 9.70504 11.183 9.66804C12.954 9.35004 14.853 10.25 15.823 11.765C16.796 13.28 16.845 15.309 16.052 16.925C15.258 18.54 13.682 19.72 11.934 20.146C9.57704 20.721 7.44304 20.041 5.83104 18.664H5.82904Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-hailuo-combine__Frame_2", clipPath: 'url(#' + instanceId + "-hailuo-combine__clip2_449_12727)", children: _jsx("path", { id: instanceId + "-hailuo-combine__Hailuo / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M41.1065 19.8247V13.5383H35.3201V19.8247H31.6001V4.5543H35.3201V10.5359H41.1065V4.5535H44.8265V19.8247H41.1065ZM46.7625 13.7359C46.7625 12.4599 47.0017 11.3575 47.4801 10.4287C47.9585 9.5007 48.6033 8.7831 49.4161 8.2759C50.2237 7.76947 51.1596 7.50516 52.1129 7.5143C53.0121 7.5143 53.7809 7.6959 54.4193 8.0583C55.0569 8.4207 55.5361 8.8703 55.8553 9.4071V7.6879H59.5753V19.8263H55.8553V18.1071C55.5209 18.6447 55.0353 19.0935 54.3977 19.4559C53.7585 19.8183 52.9913 19.9999 52.0913 19.9999C51.1049 19.9999 50.2097 19.7423 49.4049 19.2279C48.6001 18.7135 47.9585 17.9879 47.4801 17.0527C47.0017 16.1167 46.7625 15.0119 46.7625 13.7351V13.7359ZM55.8553 13.7575C55.8553 12.7855 55.5897 12.0423 55.0609 11.5271C54.5313 11.0127 53.9113 10.7551 53.2017 10.7551C52.4921 10.7551 51.8897 11.0095 51.3529 11.5167C50.8161 12.0239 50.5481 12.7631 50.5481 13.7351C50.5481 14.7071 50.8169 15.4543 51.3529 15.9759C51.8889 16.4975 52.5057 16.7591 53.2017 16.7591C53.8977 16.7591 54.5321 16.5015 55.0617 15.9871C55.5905 15.4727 55.8553 14.7295 55.8553 13.7575ZM64.1441 6.4239C63.4769 6.4239 62.9393 6.2295 62.5337 5.8375C62.1281 5.4455 61.9249 4.9743 61.9249 4.4231C61.9249 3.8711 62.1281 3.3791 62.5337 2.9871C62.9401 2.5951 63.4769 2.3999 64.1441 2.3999C64.8113 2.3999 65.3257 2.5951 65.7321 2.9871C66.1385 3.3791 66.3417 3.8575 66.3417 4.4231C66.3417 4.9887 66.1385 5.4455 65.7321 5.8375C65.3257 6.2295 64.7961 6.4239 64.1441 6.4239ZM62.2721 19.8255V7.6879H65.9921V19.8239H62.2721V19.8255ZM68.6865 19.8255V3.7279H72.4065V19.8255H68.6865ZM87.0953 7.6871V19.8239H83.3753V18.1711C83.0129 18.6927 82.5129 19.1207 81.8737 19.4543C81.2353 19.7879 80.5105 19.9543 79.6985 19.9543C78.2921 19.9543 77.1569 19.4983 76.2945 18.5839C75.4313 17.6703 75.0001 16.4007 75.0001 14.7775V7.6871H78.6985V14.2775C78.6985 15.1047 78.9121 15.7391 79.3401 16.1815C79.7681 16.6231 80.3297 16.8455 81.0265 16.8455C81.7225 16.8455 82.3233 16.6239 82.7449 16.1815C83.1657 15.7391 83.3761 15.1047 83.3761 14.2775V7.6879L87.0953 7.6871ZM101.645 13.7575C101.645 15.0335 101.363 16.1391 100.797 17.0743C100.25 17.993 99.4589 18.7422 98.5121 19.2391C97.5545 19.7463 96.4809 19.9991 95.2929 19.9991C94.1041 19.9991 93.0377 19.7463 92.0953 19.2391C91.1618 18.7399 90.3861 17.9902 89.8553 17.0743C89.3033 16.1383 89.0281 15.0335 89.0281 13.7575C89.0281 12.4807 89.3081 11.3575 89.8657 10.4295C90.4095 9.51491 91.1966 8.76933 92.1393 8.2759C93.0969 7.7679 94.1625 7.5143 95.3361 7.5143C96.5105 7.5143 97.5945 7.7687 98.5441 8.2759C99.4818 8.7721 100.265 9.51692 100.807 10.4287C101.366 11.3567 101.645 12.4671 101.645 13.7575ZM92.8129 13.7575C92.8129 14.7727 93.0585 15.5303 93.5513 16.0303C94.0441 16.5303 94.6249 16.7807 95.2921 16.7807C95.9593 16.7807 96.5537 16.5303 97.0761 16.0303C97.5993 15.5303 97.8593 14.7727 97.8593 13.7575C97.8593 12.7415 97.6017 11.9655 97.0873 11.4727C96.5721 10.9807 95.9889 10.7335 95.3353 10.7335C94.6825 10.7335 94.0809 10.9807 93.5729 11.4727C93.0657 11.9663 92.8129 12.7271 92.8129 13.7575Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-hailuo-combine__clip0_449_12727", children: _jsx("rect", { width: 103.6, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-hailuo-combine__clip1_449_12727", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-hailuo-combine__clip2_449_12727", children: _jsx("rect", { width: 73.6, height: 19.2, fill: "#fff", transform: "translate(30 2.3999)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(HailuoCombine);
|
|
10
|
-
export default ForwardRef;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HailuoCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 104 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 4.333333333333333 : 'calc(' + size + ' * 4.333333333333333)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-hailuo-combine-dark__Name=Hailuo, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-hailuo-combine-dark__Hailuo / Combination", clipPath: 'url(#' + instanceId + "-hailuo-combine-dark__clip0_449_12727)", children: [_jsx("g", { id: instanceId + "-hailuo-combine-dark__Frame", clipPath: 'url(#' + instanceId + "-hailuo-combine-dark__clip1_449_12727)", children: _jsx("path", { id: instanceId + "-hailuo-combine-dark__Hailuo / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M24 12C24 5.37304 18.6 -0.0169599 11.97 4.01031e-05C5.39004 0.0170401 0.0150401 5.39004 4.01031e-05 11.97C-0.0169599 18.6 5.37304 24 12 24H19.885C20.9745 24 22.0194 23.5672 22.7898 22.7968C23.5602 22.0264 23.993 20.9815 23.993 19.892V12.4C23.997 12.267 24 12.134 24 12ZM5.82904 18.664C3.91904 17.034 2.74104 14.424 2.79604 11.764C2.80004 11.578 2.80904 11.392 2.82604 11.206V11.194C3.10304 8.02004 5.15304 5.06004 8.02604 3.68504C10.9 2.31004 14.492 2.57304 17.136 4.34904C19.78 6.12604 21.379 9.35304 21.192 12.533C21.1459 13.2293 21.0357 13.9199 20.863 14.596C20.797 14.866 20.716 15.145 20.525 15.346C20.335 15.547 20.001 15.641 19.775 15.48C19.559 15.326 19.527 15.024 19.509 14.76C19.359 12.626 18.789 10.425 17.347 8.84504C16.2383 7.64557 14.7262 6.89714 13.1 6.74304C11.474 6.60245 9.85112 7.04637 8.52304 7.99504C7.42404 8.78204 6.56104 9.90904 6.14304 11.195C5.72704 12.48 5.76904 13.921 6.31804 15.157C6.72487 16.0696 7.38411 16.8468 8.21804 17.397C9.68504 18.36 11.693 18.497 13.218 17.627C14.742 16.757 15.653 14.869 15.265 13.157C14.876 11.445 13.141 10.11 11.395 10.291C11.129 10.318 10.747 10.289 10.738 10.021C10.73 9.81404 10.979 9.70504 11.183 9.66804C12.954 9.35004 14.853 10.25 15.823 11.765C16.796 13.28 16.845 15.309 16.052 16.925C15.258 18.54 13.682 19.72 11.934 20.146C9.57704 20.721 7.44304 20.041 5.83104 18.664H5.82904Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }), _jsx("g", { id: instanceId + "-hailuo-combine-dark__Frame_2", clipPath: 'url(#' + instanceId + "-hailuo-combine-dark__clip2_449_12727)", children: _jsx("path", { id: instanceId + "-hailuo-combine-dark__Hailuo / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M41.1065 19.8247V13.5383H35.3201V19.8247H31.6001V4.5543H35.3201V10.5359H41.1065V4.5535H44.8265V19.8247H41.1065ZM46.7625 13.7359C46.7625 12.4599 47.0017 11.3575 47.4801 10.4287C47.9585 9.5007 48.6033 8.7831 49.4161 8.2759C50.2237 7.76947 51.1596 7.50516 52.1129 7.5143C53.0121 7.5143 53.7809 7.6959 54.4193 8.0583C55.0569 8.4207 55.5361 8.8703 55.8553 9.4071V7.6879H59.5753V19.8263H55.8553V18.1071C55.5209 18.6447 55.0353 19.0935 54.3977 19.4559C53.7585 19.8183 52.9913 19.9999 52.0913 19.9999C51.1049 19.9999 50.2097 19.7423 49.4049 19.2279C48.6001 18.7135 47.9585 17.9879 47.4801 17.0527C47.0017 16.1167 46.7625 15.0119 46.7625 13.7351V13.7359ZM55.8553 13.7575C55.8553 12.7855 55.5897 12.0423 55.0609 11.5271C54.5313 11.0127 53.9113 10.7551 53.2017 10.7551C52.4921 10.7551 51.8897 11.0095 51.3529 11.5167C50.8161 12.0239 50.5481 12.7631 50.5481 13.7351C50.5481 14.7071 50.8169 15.4543 51.3529 15.9759C51.8889 16.4975 52.5057 16.7591 53.2017 16.7591C53.8977 16.7591 54.5321 16.5015 55.0617 15.9871C55.5905 15.4727 55.8553 14.7295 55.8553 13.7575ZM64.1441 6.4239C63.4769 6.4239 62.9393 6.2295 62.5337 5.8375C62.1281 5.4455 61.9249 4.9743 61.9249 4.4231C61.9249 3.8711 62.1281 3.3791 62.5337 2.9871C62.9401 2.5951 63.4769 2.3999 64.1441 2.3999C64.8113 2.3999 65.3257 2.5951 65.7321 2.9871C66.1385 3.3791 66.3417 3.8575 66.3417 4.4231C66.3417 4.9887 66.1385 5.4455 65.7321 5.8375C65.3257 6.2295 64.7961 6.4239 64.1441 6.4239ZM62.2721 19.8255V7.6879H65.9921V19.8239H62.2721V19.8255ZM68.6865 19.8255V3.7279H72.4065V19.8255H68.6865ZM87.0953 7.6871V19.8239H83.3753V18.1711C83.0129 18.6927 82.5129 19.1207 81.8737 19.4543C81.2353 19.7879 80.5105 19.9543 79.6985 19.9543C78.2921 19.9543 77.1569 19.4983 76.2945 18.5839C75.4313 17.6703 75.0001 16.4007 75.0001 14.7775V7.6871H78.6985V14.2775C78.6985 15.1047 78.9121 15.7391 79.3401 16.1815C79.7681 16.6231 80.3297 16.8455 81.0265 16.8455C81.7225 16.8455 82.3233 16.6239 82.7449 16.1815C83.1657 15.7391 83.3761 15.1047 83.3761 14.2775V7.6879L87.0953 7.6871ZM101.645 13.7575C101.645 15.0335 101.363 16.1391 100.797 17.0743C100.25 17.993 99.4589 18.7422 98.5121 19.2391C97.5545 19.7463 96.4809 19.9991 95.2929 19.9991C94.1041 19.9991 93.0377 19.7463 92.0953 19.2391C91.1618 18.7399 90.3861 17.9902 89.8553 17.0743C89.3033 16.1383 89.0281 15.0335 89.0281 13.7575C89.0281 12.4807 89.3081 11.3575 89.8657 10.4295C90.4095 9.51491 91.1966 8.76933 92.1393 8.2759C93.0969 7.7679 94.1625 7.5143 95.3361 7.5143C96.5105 7.5143 97.5945 7.7687 98.5441 8.2759C99.4818 8.7721 100.265 9.51692 100.807 10.4287C101.366 11.3567 101.645 12.4671 101.645 13.7575ZM92.8129 13.7575C92.8129 14.7727 93.0585 15.5303 93.5513 16.0303C94.0441 16.5303 94.6249 16.7807 95.2921 16.7807C95.9593 16.7807 96.5537 16.5303 97.0761 16.0303C97.5993 15.5303 97.8593 14.7727 97.8593 13.7575C97.8593 12.7415 97.6017 11.9655 97.0873 11.4727C96.5721 10.9807 95.9889 10.7335 95.3353 10.7335C94.6825 10.7335 94.0809 10.9807 93.5729 11.4727C93.0657 11.9663 92.8129 12.7271 92.8129 13.7575Z", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-hailuo-combine-dark__clip0_449_12727", children: _jsx("rect", { width: 103.6, height: 24, fill: "white", style: {
|
|
14
|
-
fill: "white",
|
|
15
|
-
fillOpacity: 1
|
|
16
|
-
} }) }), _jsx("clipPath", { id: instanceId + "-hailuo-combine-dark__clip1_449_12727", children: _jsx("rect", { width: 24, height: 24, fill: "white", style: {
|
|
17
|
-
fill: "white",
|
|
18
|
-
fillOpacity: 1
|
|
19
|
-
} }) }), _jsx("clipPath", { id: instanceId + "-hailuo-combine-dark__clip2_449_12727", children: _jsx("rect", { width: 73.6, height: 19.2, fill: "white", style: {
|
|
20
|
-
fill: "white",
|
|
21
|
-
fillOpacity: 1
|
|
22
|
-
}, transform: "translate(30 2.3999)" }) })] })] });
|
|
23
|
-
};
|
|
24
|
-
const ForwardRef = forwardRef(HailuoCombineDark);
|
|
25
|
-
export default ForwardRef;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HailuoCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 104 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 4.333333333333333 : 'calc(' + size + ' * 4.333333333333333)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-hailuo-combine-light__Name=Hailuo, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-hailuo-combine-light__Hailuo / Combination", clipPath: 'url(#' + instanceId + "-hailuo-combine-light__clip0_449_12727)", children: [_jsx("g", { id: instanceId + "-hailuo-combine-light__Frame", clipPath: 'url(#' + instanceId + "-hailuo-combine-light__clip1_449_12727)", children: _jsx("path", { id: instanceId + "-hailuo-combine-light__Hailuo / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M24 12C24 5.37304 18.6 -0.0169599 11.97 4.01031e-05C5.39004 0.0170401 0.0150401 5.39004 4.01031e-05 11.97C-0.0169599 18.6 5.37304 24 12 24H19.885C20.9745 24 22.0194 23.5672 22.7898 22.7968C23.5602 22.0264 23.993 20.9815 23.993 19.892V12.4C23.997 12.267 24 12.134 24 12ZM5.82904 18.664C3.91904 17.034 2.74104 14.424 2.79604 11.764C2.80004 11.578 2.80904 11.392 2.82604 11.206V11.194C3.10304 8.02004 5.15304 5.06004 8.02604 3.68504C10.9 2.31004 14.492 2.57304 17.136 4.34904C19.78 6.12604 21.379 9.35304 21.192 12.533C21.1459 13.2293 21.0357 13.9199 20.863 14.596C20.797 14.866 20.716 15.145 20.525 15.346C20.335 15.547 20.001 15.641 19.775 15.48C19.559 15.326 19.527 15.024 19.509 14.76C19.359 12.626 18.789 10.425 17.347 8.84504C16.2383 7.64557 14.7262 6.89714 13.1 6.74304C11.474 6.60245 9.85112 7.04637 8.52304 7.99504C7.42404 8.78204 6.56104 9.90904 6.14304 11.195C5.72704 12.48 5.76904 13.921 6.31804 15.157C6.72487 16.0696 7.38411 16.8468 8.21804 17.397C9.68504 18.36 11.693 18.497 13.218 17.627C14.742 16.757 15.653 14.869 15.265 13.157C14.876 11.445 13.141 10.11 11.395 10.291C11.129 10.318 10.747 10.289 10.738 10.021C10.73 9.81404 10.979 9.70504 11.183 9.66804C12.954 9.35004 14.853 10.25 15.823 11.765C16.796 13.28 16.845 15.309 16.052 16.925C15.258 18.54 13.682 19.72 11.934 20.146C9.57704 20.721 7.44304 20.041 5.83104 18.664H5.82904Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-hailuo-combine-light__Frame_2", clipPath: 'url(#' + instanceId + "-hailuo-combine-light__clip2_449_12727)", children: _jsx("path", { id: instanceId + "-hailuo-combine-light__Hailuo / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M41.1065 19.8247V13.5383H35.3201V19.8247H31.6001V4.5543H35.3201V10.5359H41.1065V4.5535H44.8265V19.8247H41.1065ZM46.7625 13.7359C46.7625 12.4599 47.0017 11.3575 47.4801 10.4287C47.9585 9.5007 48.6033 8.7831 49.4161 8.2759C50.2237 7.76947 51.1596 7.50516 52.1129 7.5143C53.0121 7.5143 53.7809 7.6959 54.4193 8.0583C55.0569 8.4207 55.5361 8.8703 55.8553 9.4071V7.6879H59.5753V19.8263H55.8553V18.1071C55.5209 18.6447 55.0353 19.0935 54.3977 19.4559C53.7585 19.8183 52.9913 19.9999 52.0913 19.9999C51.1049 19.9999 50.2097 19.7423 49.4049 19.2279C48.6001 18.7135 47.9585 17.9879 47.4801 17.0527C47.0017 16.1167 46.7625 15.0119 46.7625 13.7351V13.7359ZM55.8553 13.7575C55.8553 12.7855 55.5897 12.0423 55.0609 11.5271C54.5313 11.0127 53.9113 10.7551 53.2017 10.7551C52.4921 10.7551 51.8897 11.0095 51.3529 11.5167C50.8161 12.0239 50.5481 12.7631 50.5481 13.7351C50.5481 14.7071 50.8169 15.4543 51.3529 15.9759C51.8889 16.4975 52.5057 16.7591 53.2017 16.7591C53.8977 16.7591 54.5321 16.5015 55.0617 15.9871C55.5905 15.4727 55.8553 14.7295 55.8553 13.7575ZM64.1441 6.4239C63.4769 6.4239 62.9393 6.2295 62.5337 5.8375C62.1281 5.4455 61.9249 4.9743 61.9249 4.4231C61.9249 3.8711 62.1281 3.3791 62.5337 2.9871C62.9401 2.5951 63.4769 2.3999 64.1441 2.3999C64.8113 2.3999 65.3257 2.5951 65.7321 2.9871C66.1385 3.3791 66.3417 3.8575 66.3417 4.4231C66.3417 4.9887 66.1385 5.4455 65.7321 5.8375C65.3257 6.2295 64.7961 6.4239 64.1441 6.4239ZM62.2721 19.8255V7.6879H65.9921V19.8239H62.2721V19.8255ZM68.6865 19.8255V3.7279H72.4065V19.8255H68.6865ZM87.0953 7.6871V19.8239H83.3753V18.1711C83.0129 18.6927 82.5129 19.1207 81.8737 19.4543C81.2353 19.7879 80.5105 19.9543 79.6985 19.9543C78.2921 19.9543 77.1569 19.4983 76.2945 18.5839C75.4313 17.6703 75.0001 16.4007 75.0001 14.7775V7.6871H78.6985V14.2775C78.6985 15.1047 78.9121 15.7391 79.3401 16.1815C79.7681 16.6231 80.3297 16.8455 81.0265 16.8455C81.7225 16.8455 82.3233 16.6239 82.7449 16.1815C83.1657 15.7391 83.3761 15.1047 83.3761 14.2775V7.6879L87.0953 7.6871ZM101.645 13.7575C101.645 15.0335 101.363 16.1391 100.797 17.0743C100.25 17.993 99.4589 18.7422 98.5121 19.2391C97.5545 19.7463 96.4809 19.9991 95.2929 19.9991C94.1041 19.9991 93.0377 19.7463 92.0953 19.2391C91.1618 18.7399 90.3861 17.9902 89.8553 17.0743C89.3033 16.1383 89.0281 15.0335 89.0281 13.7575C89.0281 12.4807 89.3081 11.3575 89.8657 10.4295C90.4095 9.51491 91.1966 8.76933 92.1393 8.2759C93.0969 7.7679 94.1625 7.5143 95.3361 7.5143C96.5105 7.5143 97.5945 7.7687 98.5441 8.2759C99.4818 8.7721 100.265 9.51692 100.807 10.4287C101.366 11.3567 101.645 12.4671 101.645 13.7575ZM92.8129 13.7575C92.8129 14.7727 93.0585 15.5303 93.5513 16.0303C94.0441 16.5303 94.6249 16.7807 95.2921 16.7807C95.9593 16.7807 96.5537 16.5303 97.0761 16.0303C97.5993 15.5303 97.8593 14.7727 97.8593 13.7575C97.8593 12.7415 97.6017 11.9655 97.0873 11.4727C96.5721 10.9807 95.9889 10.7335 95.3353 10.7335C94.6825 10.7335 94.0809 10.9807 93.5729 11.4727C93.0657 11.9663 92.8129 12.7271 92.8129 13.7575Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-hailuo-combine-light__clip0_449_12727", children: _jsx("rect", { width: 103.6, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-hailuo-combine-light__clip1_449_12727", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-hailuo-combine-light__clip2_449_12727", children: _jsx("rect", { width: 73.6, height: 19.2, fill: "#fff", transform: "translate(30 2.3999)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(HailuoCombineLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Hailuo/Dark.js
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HailuoDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-hailuo-dark__Name=Hailuo, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-hailuo-dark__Hailuo / Icon", clipPath: 'url(#' + instanceId + "-hailuo-dark__clip0_436_4384)", children: _jsx("path", { id: instanceId + "-hailuo-dark__Hailuo / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M48.0001 24.0001C48.0001 10.7461 37.2001 -0.0339198 23.9401 8.02063e-05C10.7801 0.0340802 0.0300802 10.7801 8.02063e-05 23.9401C-0.0339198 37.2001 10.7461 48.0001 24.0001 48.0001H39.7701C41.9491 48.0001 44.0389 47.1345 45.5797 45.5937C47.1205 44.0529 47.9861 41.9631 47.9861 39.7841V24.8001C47.9941 24.5341 48.0001 24.2681 48.0001 24.0001ZM11.6581 37.3281C7.83808 34.0681 5.48208 28.8481 5.59208 23.5281C5.60008 23.1561 5.61808 22.7841 5.65208 22.4121V22.3881C6.20608 16.0401 10.3061 10.1201 16.0521 7.37008C21.8001 4.62008 28.9841 5.14608 34.2721 8.69808C39.5601 12.2521 42.7581 18.7061 42.3841 25.0661C42.2917 26.4587 42.0715 27.8398 41.7261 29.1921C41.5941 29.7321 41.4321 30.2901 41.0501 30.6921C40.6701 31.0941 40.0021 31.2821 39.5501 30.9601C39.1181 30.6521 39.0541 30.0481 39.0181 29.5201C38.7181 25.2521 37.5781 20.8501 34.6941 17.6901C32.4766 15.2911 29.4523 13.7943 26.2001 13.4861C22.948 13.2049 19.7022 14.0927 17.0461 15.9901C14.8481 17.5641 13.1221 19.8181 12.2861 22.3901C11.4541 24.9601 11.5381 27.8421 12.6361 30.3141C13.4497 32.1391 14.7682 33.6936 16.4361 34.7941C19.3701 36.7201 23.3861 36.9941 26.4361 35.2541C29.4841 33.5141 31.3061 29.7381 30.5301 26.3141C29.7521 22.8901 26.2821 20.2201 22.7901 20.5821C22.2581 20.6361 21.4941 20.5781 21.4761 20.0421C21.4601 19.6281 21.9581 19.4101 22.3661 19.3361C25.9081 18.7001 29.7061 20.5001 31.6461 23.5301C33.5921 26.5601 33.6901 30.6181 32.1041 33.8501C30.5161 37.0801 27.3641 39.4401 23.8681 40.2921C19.1541 41.4421 14.8861 40.0821 11.6621 37.3281H11.6581Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-hailuo-dark__clip0_436_4384", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} }) }) })] });
|
|
14
|
-
};
|
|
15
|
-
const ForwardRef = forwardRef(HailuoDark);
|
|
16
|
-
export default ForwardRef;
|
package/dist/Hailuo/Light.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HailuoLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-hailuo-light__Name=Hailuo, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-hailuo-light__Hailuo / Icon", clipPath: 'url(#' + instanceId + "-hailuo-light__clip0_436_4384)", children: _jsx("path", { id: instanceId + "-hailuo-light__Hailuo / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M48.0001 24.0001C48.0001 10.7461 37.2001 -0.0339198 23.9401 8.02063e-05C10.7801 0.0340802 0.0300802 10.7801 8.02063e-05 23.9401C-0.0339198 37.2001 10.7461 48.0001 24.0001 48.0001H39.7701C41.9491 48.0001 44.0389 47.1345 45.5797 45.5937C47.1205 44.0529 47.9861 41.9631 47.9861 39.7841V24.8001C47.9941 24.5341 48.0001 24.2681 48.0001 24.0001ZM11.6581 37.3281C7.83808 34.0681 5.48208 28.8481 5.59208 23.5281C5.60008 23.1561 5.61808 22.7841 5.65208 22.4121V22.3881C6.20608 16.0401 10.3061 10.1201 16.0521 7.37008C21.8001 4.62008 28.9841 5.14608 34.2721 8.69808C39.5601 12.2521 42.7581 18.7061 42.3841 25.0661C42.2917 26.4587 42.0715 27.8398 41.7261 29.1921C41.5941 29.7321 41.4321 30.2901 41.0501 30.6921C40.6701 31.0941 40.0021 31.2821 39.5501 30.9601C39.1181 30.6521 39.0541 30.0481 39.0181 29.5201C38.7181 25.2521 37.5781 20.8501 34.6941 17.6901C32.4766 15.2911 29.4523 13.7943 26.2001 13.4861C22.948 13.2049 19.7022 14.0927 17.0461 15.9901C14.8481 17.5641 13.1221 19.8181 12.2861 22.3901C11.4541 24.9601 11.5381 27.8421 12.6361 30.3141C13.4497 32.1391 14.7682 33.6936 16.4361 34.7941C19.3701 36.7201 23.3861 36.9941 26.4361 35.2541C29.4841 33.5141 31.3061 29.7381 30.5301 26.3141C29.7521 22.8901 26.2821 20.2201 22.7901 20.5821C22.2581 20.6361 21.4941 20.5781 21.4761 20.0421C21.4601 19.6281 21.9581 19.4101 22.3661 19.3361C25.9081 18.7001 29.7061 20.5001 31.6461 23.5301C33.5921 26.5601 33.6901 30.6181 32.1041 33.8501C30.5161 37.0801 27.3641 39.4401 23.8681 40.2921C19.1541 41.4421 14.8861 40.0821 11.6621 37.3281H11.6581Z", fill: "#000000", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-hailuo-light__clip0_436_4384", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(HailuoLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Hailuo/Mono.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HailuoMono = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-hailuo-mono__Name=Hailuo, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-hailuo-mono__Hailuo / Icon", clipPath: 'url(#' + instanceId + "-hailuo-mono__clip0_436_4384)", children: _jsx("path", { id: instanceId + "-hailuo-mono__Hailuo / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M48.0001 24.0001C48.0001 10.7461 37.2001 -0.0339198 23.9401 8.02063e-05C10.7801 0.0340802 0.0300802 10.7801 8.02063e-05 23.9401C-0.0339198 37.2001 10.7461 48.0001 24.0001 48.0001H39.7701C41.9491 48.0001 44.0389 47.1345 45.5797 45.5937C47.1205 44.0529 47.9861 41.9631 47.9861 39.7841V24.8001C47.9941 24.5341 48.0001 24.2681 48.0001 24.0001ZM11.6581 37.3281C7.83808 34.0681 5.48208 28.8481 5.59208 23.5281C5.60008 23.1561 5.61808 22.7841 5.65208 22.4121V22.3881C6.20608 16.0401 10.3061 10.1201 16.0521 7.37008C21.8001 4.62008 28.9841 5.14608 34.2721 8.69808C39.5601 12.2521 42.7581 18.7061 42.3841 25.0661C42.2917 26.4587 42.0715 27.8398 41.7261 29.1921C41.5941 29.7321 41.4321 30.2901 41.0501 30.6921C40.6701 31.0941 40.0021 31.2821 39.5501 30.9601C39.1181 30.6521 39.0541 30.0481 39.0181 29.5201C38.7181 25.2521 37.5781 20.8501 34.6941 17.6901C32.4766 15.2911 29.4523 13.7943 26.2001 13.4861C22.948 13.2049 19.7022 14.0927 17.0461 15.9901C14.8481 17.5641 13.1221 19.8181 12.2861 22.3901C11.4541 24.9601 11.5381 27.8421 12.6361 30.3141C13.4497 32.1391 14.7682 33.6936 16.4361 34.7941C19.3701 36.7201 23.3861 36.9941 26.4361 35.2541C29.4841 33.5141 31.3061 29.7381 30.5301 26.3141C29.7521 22.8901 26.2821 20.2201 22.7901 20.5821C22.2581 20.6361 21.4941 20.5781 21.4761 20.0421C21.4601 19.6281 21.9581 19.4101 22.3661 19.3361C25.9081 18.7001 29.7061 20.5001 31.6461 23.5301C33.5921 26.5601 33.6901 30.6181 32.1041 33.8501C30.5161 37.0801 27.3641 39.4401 23.8681 40.2921C19.1541 41.4421 14.8861 40.0821 11.6621 37.3281H11.6581Z", fill: "currentColor", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-hailuo-mono__clip0_436_4384", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(HailuoMono);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Hailuo/index.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare const Hailuo: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>> & {
|
|
2
|
-
Color: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
-
Dark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
4
|
-
Light: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
5
|
-
CombineDark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
6
|
-
CombineLight: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
7
|
-
Combine: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
8
|
-
Default: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
9
|
-
};
|
|
10
|
-
export default Hailuo;
|
package/dist/Hailuo/index.js
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
// Generated. Do not edit manually.
|
|
3
|
-
import Mono from './Mono.js';
|
|
4
|
-
import Color from './Color.js';
|
|
5
|
-
import Dark from './Dark.js';
|
|
6
|
-
import Light from './Light.js';
|
|
7
|
-
import CombineDark from './CombineDark.js';
|
|
8
|
-
import CombineLight from './CombineLight.js';
|
|
9
|
-
import Combine from './Combine.js';
|
|
10
|
-
const Hailuo = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
-
export default Hailuo;
|
package/dist/Haiper/Color.js
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HaiperColor = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsx("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { id: instanceId + "-haiper-color__Name=Haiper, Type=Color, Variant=Default", children: _jsx("g", { id: instanceId + "-haiper-color__Haiper / Icon", children: _jsx("path", { id: instanceId + "-haiper-color__Haiper / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M35.386 21.226C34.2439 21.2434 33.1097 21.0335 32.0495 20.6085C30.9893 20.1834 30.0242 19.5518 29.2103 18.7503C28.3965 17.9488 27.7502 16.9934 27.3091 15.9398C26.868 14.8861 26.6408 13.7553 26.6408 12.613C26.6408 11.4708 26.868 10.3399 27.3091 9.2863C27.7502 8.23267 28.3965 7.27729 29.2103 6.47578C30.0242 5.67426 30.9893 5.04261 32.0495 4.61757C33.1097 4.19254 34.2439 3.98262 35.386 4.00002C37.6476 4.03449 39.8049 4.95709 41.392 6.56859C42.9791 8.18009 43.8688 10.3512 43.8688 12.613C43.8688 14.8749 42.9791 17.046 41.392 18.6575C39.8049 20.269 37.6476 21.1916 35.386 21.226ZM43.994 35.082C43.9939 33.3398 43.4759 31.6369 42.5059 30.1896C41.5359 28.7424 40.1575 27.6162 38.546 26.954C37.476 26.51 36.338 26.354 35.102 26.288C33.346 26.194 31.372 25.898 29.734 25.4C28.054 24.892 26.62 23.79 25.382 22.554C24.142 21.318 23.094 19.868 22.526 18.214C21.956 16.554 21.762 14.528 21.64 12.792C21.52 11.072 21.12 9.35202 20.148 7.90402C19.4205 6.82259 18.4627 5.91553 17.3433 5.2479C16.2239 4.58027 14.9707 4.16861 13.6734 4.04244C12.3762 3.91627 11.0671 4.07872 9.83999 4.51813C8.61292 4.95755 7.49829 5.66304 6.57602 6.58402C5.65483 7.50448 4.94972 8.61815 4.51168 9.8445C4.07364 11.0709 3.91362 12.3792 4.0432 13.675C4.17278 14.9708 4.58871 16.2216 5.26092 17.3369C5.93313 18.4522 6.84481 19.4042 7.93002 20.124C9.33002 21.052 11.094 21.488 12.834 21.598C14.66 21.714 16.554 21.958 18.274 22.474C19.952 22.982 21.384 24.086 22.624 25.322C23.864 26.558 24.91 28.008 25.48 29.662C26.044 31.3 26.312 33.338 26.358 35.084C26.392 36.41 26.558 37.406 26.996 38.486C27.4358 39.567 28.0851 40.5502 28.9067 41.3789C29.7282 42.2077 30.7057 42.8656 31.7827 43.3148C32.8598 43.764 34.0151 43.9956 35.1821 43.9961C36.349 43.9967 37.5046 43.7662 38.582 43.318C39.66 42.8696 40.6377 42.2107 41.458 41.38C42.2788 40.5522 42.9261 39.569 43.3623 38.4879C43.7984 37.4068 44.0145 36.2496 43.998 35.084L43.994 35.082ZM4.00002 35.386C3.98262 36.5281 4.19254 37.6623 4.61757 38.7225C5.04261 39.7828 5.67426 40.7479 6.47578 41.5617C7.27729 42.3755 8.23267 43.0218 9.2863 43.463C10.3399 43.9041 11.4708 44.1313 12.613 44.1313C13.7553 44.1313 14.8861 43.9041 15.9398 43.463C16.9934 43.0218 17.9488 42.3755 18.7503 41.5617C19.5518 40.7479 20.1834 39.7828 20.6085 38.7225C21.0335 37.6623 21.2434 36.5281 21.226 35.386C21.1916 33.1244 20.269 30.9672 18.6575 29.38C17.046 27.7929 14.8749 26.9033 12.613 26.9033C10.3512 26.9033 8.18009 27.7929 6.56859 29.38C4.95709 30.9672 4.03449 33.1244 4.00002 35.386Z", fill: "black", style: {
|
|
8
|
-
fill: "black",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }) }) });
|
|
11
|
-
};
|
|
12
|
-
const ForwardRef = forwardRef(HaiperColor);
|
|
13
|
-
export default ForwardRef;
|
package/dist/Haiper/Combine.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HaiperCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 103 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 4.291666666666667 : 'calc(' + size + ' * 4.291666666666667)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-haiper-combine__Name=Haiper, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-haiper-combine__Haiper / Combination", clipPath: 'url(#' + instanceId + "-haiper-combine__clip0_449_12739)", children: [_jsx("g", { id: instanceId + "-haiper-combine__Frame", children: _jsx("path", { id: instanceId + "-haiper-combine__Haiper / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M17.693 10.613C17.122 10.6217 16.5549 10.5168 16.0247 10.3042C15.4946 10.0917 15.0121 9.77589 14.6052 9.37513C14.1983 8.97438 13.8751 8.49669 13.6545 7.96988C13.434 7.44306 13.3204 6.87764 13.3204 6.30651C13.3204 5.73539 13.434 5.16996 13.6545 4.64315C13.8751 4.11633 14.1983 3.63865 14.6052 3.23789C15.0121 2.83713 15.4946 2.5213 16.0247 2.30879C16.5549 2.09627 17.122 1.99131 17.693 2.00001C18.8238 2.01724 19.9024 2.47854 20.696 3.28429C21.4896 4.09005 21.9344 5.17559 21.9344 6.30651C21.9344 7.43743 21.4896 8.52298 20.696 9.32873C19.9024 10.1345 18.8238 10.5958 17.693 10.613ZM21.997 17.541C21.997 16.6699 21.738 15.8184 21.2529 15.0948C20.7679 14.3712 20.0788 13.8081 19.273 13.477C18.738 13.255 18.169 13.177 17.551 13.144C16.673 13.097 15.686 12.949 14.867 12.7C14.027 12.446 13.31 11.895 12.691 11.277C12.071 10.659 11.547 9.93401 11.263 9.10701C10.978 8.27701 10.881 7.26401 10.82 6.39601C10.76 5.53601 10.56 4.67601 10.074 3.95201C9.71026 3.41129 9.23136 2.95776 8.67166 2.62395C8.11196 2.29013 7.48533 2.0843 6.8367 2.02122C6.18808 1.95813 5.53353 2.03936 4.91999 2.25907C4.30646 2.47877 3.74914 2.83152 3.28801 3.29201C2.82742 3.75224 2.47486 4.30907 2.25584 4.92225C2.03682 5.53543 1.95681 6.18962 2.0216 6.8375C2.08639 7.48539 2.29436 8.11078 2.63046 8.66845C2.96656 9.22611 3.4224 9.70211 3.96501 10.062C4.66501 10.526 5.54701 10.744 6.41701 10.799C7.33001 10.857 8.27701 10.979 9.13701 11.237C9.97601 11.491 10.692 12.043 11.312 12.661C11.932 13.279 12.455 14.004 12.74 14.831C13.022 15.65 13.156 16.669 13.179 17.542C13.196 18.205 13.279 18.703 13.498 19.243C13.7179 19.7835 14.0426 20.2751 14.4533 20.6895C14.8641 21.1038 15.3529 21.4328 15.8914 21.6574C16.4299 21.882 17.0076 21.9978 17.591 21.9981C18.1745 21.9983 18.7523 21.8831 19.291 21.659C19.83 21.4348 20.3188 21.1054 20.729 20.69C21.1394 20.2761 21.4631 19.7845 21.6811 19.2439C21.8992 18.7034 22.0073 18.1248 21.999 17.542L21.997 17.541ZM2.00001 17.693C1.99131 18.2641 2.09627 18.8312 2.30879 19.3613C2.5213 19.8914 2.83713 20.3739 3.23789 20.7809C3.63865 21.1878 4.11633 21.5109 4.64315 21.7315C5.16996 21.952 5.73539 22.0656 6.30651 22.0656C6.87764 22.0656 7.44306 21.952 7.96988 21.7315C8.49669 21.5109 8.97438 21.1878 9.37513 20.7809C9.77589 20.3739 10.0917 19.8914 10.3042 19.3613C10.5168 18.8312 10.6217 18.2641 10.613 17.693C10.5958 16.5622 10.1345 15.4836 9.32873 14.69C8.52298 13.8964 7.43743 13.4516 6.30651 13.4516C5.17559 13.4516 4.09005 13.8964 3.28429 14.69C2.47854 15.4836 2.01724 16.5622 2.00001 17.693Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-haiper-combine__Frame_2", children: _jsx("path", { id: instanceId + "-haiper-combine__Haiper / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M92.0348 18.933V11.6C92.0348 9.889 91.9468 8.8 91.0798 7.555H95.7698V10.645C96.5228 8.51 97.8568 7.4 99.3448 7.4C99.5678 7.4 99.8558 7.422 100.056 7.489L100.523 11.599H100.39C99.9238 11.333 99.2568 11.155 98.5448 11.155C96.7898 11.155 95.6788 12.333 95.6788 14.933C95.6788 16.4 96.0128 17.911 96.7458 18.933H92.0348ZM90.2458 16.823C89.4008 18.067 87.6238 19.133 85.2678 19.133C81.7348 19.133 79.4458 17.045 79.4458 13.4C79.4458 9.8 82.0018 7.356 85.2678 7.356C88.3778 7.356 90.2898 9.289 90.2898 12.067C90.2898 12.6 90.3338 12.978 90.4898 13.356H83.3128C83.4908 15.4 84.5788 16.734 86.8008 16.734C88.1118 16.734 89.1348 16.334 90.2458 15.511V16.823ZM85.2018 9.156C84.2458 9.156 83.4458 9.978 83.2898 11.956H87.0678C87.0458 10.089 86.4898 9.156 85.2018 9.156ZM65.4408 7.556H70.1308V9.489C70.7968 8.289 72.0408 7.356 73.8408 7.356C76.3748 7.356 78.2848 9.4 78.2848 12.734C78.2848 16.289 75.8408 19.134 71.9748 19.134C71.352 19.1302 70.7321 19.0479 70.1298 18.889V20.311C70.1298 21.845 70.3298 22.978 71.1518 24H66.4418V11.267C66.4418 9.689 66.2408 8.578 65.4408 7.556ZM69.9968 13.845C69.9968 15.955 70.6188 17.6 72.1738 17.6C73.5298 17.6 74.3518 16.022 74.3518 13.69C74.3518 11.067 73.6628 9.645 72.2188 9.645C71.2188 9.645 69.9968 10.689 69.9968 13.845ZM61.9238 5.889C60.9468 5.889 59.7018 4.933 59.7018 3.978C59.7018 3 60.9468 2 61.9238 2C62.8798 2 64.1678 3 64.1678 3.978C64.1678 4.933 62.8578 5.889 61.9238 5.889ZM59.1018 7.555H63.7918V15.266C63.7918 16.689 63.9908 17.956 64.8128 18.933H60.1028V11.267C60.1028 9.689 59.9018 8.577 59.1018 7.555ZM48.1198 11.378V9.823C48.9638 8.489 50.7418 7.356 52.8748 7.356C56.1638 7.356 57.6748 9.134 57.6748 11.956V15.266C57.6748 16.823 57.9188 17.956 58.6968 18.933H54.0078V17.2C53.3858 18.156 52.2078 19.111 50.3638 19.111C48.4078 19.111 47.2088 18.045 47.2088 16.311C47.2088 14.645 48.3188 13.645 50.8528 13.023C53.2748 12.4 54.0078 12.245 54.0078 11.178C54.0078 10.267 53.1858 9.889 51.9418 9.889C50.4968 9.889 49.0968 10.534 48.1858 11.379L48.1198 11.378ZM50.8298 15.867C50.8298 16.556 51.2298 17.178 52.0968 17.178C53.0748 17.178 54.0078 16.311 54.0078 14.556V13.51L52.2748 14.133C51.4308 14.51 50.8308 14.977 50.8308 15.866L50.8298 15.867ZM29.7998 2.822H35.0438V9.889H41.2218V6.399C41.2218 4.889 40.9998 3.822 40.1998 2.822H45.4218V15.355C45.4218 16.866 45.6438 17.977 46.4438 18.933H41.2218V12.088H35.0438V15.355C35.0438 16.866 35.2668 17.977 36.0668 18.933H30.8438V6.4C30.8438 4.889 30.6218 3.822 29.7998 2.822Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-haiper-combine__clip0_449_12739", children: _jsx("rect", { width: 102.8, height: 24, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(HaiperCombine);
|
|
10
|
-
export default ForwardRef;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HaiperCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 103 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 4.291666666666667 : 'calc(' + size + ' * 4.291666666666667)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-haiper-combine-dark__Name=Haiper, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-haiper-combine-dark__Haiper / Combination", clipPath: 'url(#' + instanceId + "-haiper-combine-dark__clip0_449_12739)", children: [_jsx("g", { id: instanceId + "-haiper-combine-dark__Frame", children: _jsx("path", { id: instanceId + "-haiper-combine-dark__Haiper / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M17.693 10.613C17.122 10.6217 16.5549 10.5168 16.0247 10.3042C15.4946 10.0917 15.0121 9.77589 14.6052 9.37513C14.1983 8.97438 13.8751 8.49669 13.6545 7.96988C13.434 7.44306 13.3204 6.87764 13.3204 6.30651C13.3204 5.73539 13.434 5.16996 13.6545 4.64315C13.8751 4.11633 14.1983 3.63865 14.6052 3.23789C15.0121 2.83713 15.4946 2.5213 16.0247 2.30879C16.5549 2.09627 17.122 1.99131 17.693 2.00001C18.8238 2.01724 19.9024 2.47854 20.696 3.28429C21.4896 4.09005 21.9344 5.17559 21.9344 6.30651C21.9344 7.43743 21.4896 8.52298 20.696 9.32873C19.9024 10.1345 18.8238 10.5958 17.693 10.613ZM21.997 17.541C21.997 16.6699 21.738 15.8184 21.2529 15.0948C20.7679 14.3712 20.0788 13.8081 19.273 13.477C18.738 13.255 18.169 13.177 17.551 13.144C16.673 13.097 15.686 12.949 14.867 12.7C14.027 12.446 13.31 11.895 12.691 11.277C12.071 10.659 11.547 9.93401 11.263 9.10701C10.978 8.27701 10.881 7.26401 10.82 6.39601C10.76 5.53601 10.56 4.67601 10.074 3.95201C9.71026 3.41129 9.23136 2.95776 8.67166 2.62395C8.11196 2.29013 7.48533 2.0843 6.8367 2.02122C6.18808 1.95813 5.53353 2.03936 4.91999 2.25907C4.30646 2.47877 3.74914 2.83152 3.28801 3.29201C2.82742 3.75224 2.47486 4.30907 2.25584 4.92225C2.03682 5.53543 1.95681 6.18962 2.0216 6.8375C2.08639 7.48539 2.29436 8.11078 2.63046 8.66845C2.96656 9.22611 3.4224 9.70211 3.96501 10.062C4.66501 10.526 5.54701 10.744 6.41701 10.799C7.33001 10.857 8.27701 10.979 9.13701 11.237C9.97601 11.491 10.692 12.043 11.312 12.661C11.932 13.279 12.455 14.004 12.74 14.831C13.022 15.65 13.156 16.669 13.179 17.542C13.196 18.205 13.279 18.703 13.498 19.243C13.7179 19.7835 14.0426 20.2751 14.4533 20.6895C14.8641 21.1038 15.3529 21.4328 15.8914 21.6574C16.4299 21.882 17.0076 21.9978 17.591 21.9981C18.1745 21.9983 18.7523 21.8831 19.291 21.659C19.83 21.4348 20.3188 21.1054 20.729 20.69C21.1394 20.2761 21.4631 19.7845 21.6811 19.2439C21.8992 18.7034 22.0073 18.1248 21.999 17.542L21.997 17.541ZM2.00001 17.693C1.99131 18.2641 2.09627 18.8312 2.30879 19.3613C2.5213 19.8914 2.83713 20.3739 3.23789 20.7809C3.63865 21.1878 4.11633 21.5109 4.64315 21.7315C5.16996 21.952 5.73539 22.0656 6.30651 22.0656C6.87764 22.0656 7.44306 21.952 7.96988 21.7315C8.49669 21.5109 8.97438 21.1878 9.37513 20.7809C9.77589 20.3739 10.0917 19.8914 10.3042 19.3613C10.5168 18.8312 10.6217 18.2641 10.613 17.693C10.5958 16.5622 10.1345 15.4836 9.32873 14.69C8.52298 13.8964 7.43743 13.4516 6.30651 13.4516C5.17559 13.4516 4.09005 13.8964 3.28429 14.69C2.47854 15.4836 2.01724 16.5622 2.00001 17.693Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }), _jsx("g", { id: instanceId + "-haiper-combine-dark__Frame_2", children: _jsx("path", { id: instanceId + "-haiper-combine-dark__Haiper / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M92.0348 18.933V11.6C92.0348 9.889 91.9468 8.8 91.0798 7.555H95.7698V10.645C96.5228 8.51 97.8568 7.4 99.3448 7.4C99.5678 7.4 99.8558 7.422 100.056 7.489L100.523 11.599H100.39C99.9238 11.333 99.2568 11.155 98.5448 11.155C96.7898 11.155 95.6788 12.333 95.6788 14.933C95.6788 16.4 96.0128 17.911 96.7458 18.933H92.0348ZM90.2458 16.823C89.4008 18.067 87.6238 19.133 85.2678 19.133C81.7348 19.133 79.4458 17.045 79.4458 13.4C79.4458 9.8 82.0018 7.356 85.2678 7.356C88.3778 7.356 90.2898 9.289 90.2898 12.067C90.2898 12.6 90.3338 12.978 90.4898 13.356H83.3128C83.4908 15.4 84.5788 16.734 86.8008 16.734C88.1118 16.734 89.1348 16.334 90.2458 15.511V16.823ZM85.2018 9.156C84.2458 9.156 83.4458 9.978 83.2898 11.956H87.0678C87.0458 10.089 86.4898 9.156 85.2018 9.156ZM65.4408 7.556H70.1308V9.489C70.7968 8.289 72.0408 7.356 73.8408 7.356C76.3748 7.356 78.2848 9.4 78.2848 12.734C78.2848 16.289 75.8408 19.134 71.9748 19.134C71.352 19.1302 70.7321 19.0479 70.1298 18.889V20.311C70.1298 21.845 70.3298 22.978 71.1518 24H66.4418V11.267C66.4418 9.689 66.2408 8.578 65.4408 7.556ZM69.9968 13.845C69.9968 15.955 70.6188 17.6 72.1738 17.6C73.5298 17.6 74.3518 16.022 74.3518 13.69C74.3518 11.067 73.6628 9.645 72.2188 9.645C71.2188 9.645 69.9968 10.689 69.9968 13.845ZM61.9238 5.889C60.9468 5.889 59.7018 4.933 59.7018 3.978C59.7018 3 60.9468 2 61.9238 2C62.8798 2 64.1678 3 64.1678 3.978C64.1678 4.933 62.8578 5.889 61.9238 5.889ZM59.1018 7.555H63.7918V15.266C63.7918 16.689 63.9908 17.956 64.8128 18.933H60.1028V11.267C60.1028 9.689 59.9018 8.577 59.1018 7.555ZM48.1198 11.378V9.823C48.9638 8.489 50.7418 7.356 52.8748 7.356C56.1638 7.356 57.6748 9.134 57.6748 11.956V15.266C57.6748 16.823 57.9188 17.956 58.6968 18.933H54.0078V17.2C53.3858 18.156 52.2078 19.111 50.3638 19.111C48.4078 19.111 47.2088 18.045 47.2088 16.311C47.2088 14.645 48.3188 13.645 50.8528 13.023C53.2748 12.4 54.0078 12.245 54.0078 11.178C54.0078 10.267 53.1858 9.889 51.9418 9.889C50.4968 9.889 49.0968 10.534 48.1858 11.379L48.1198 11.378ZM50.8298 15.867C50.8298 16.556 51.2298 17.178 52.0968 17.178C53.0748 17.178 54.0078 16.311 54.0078 14.556V13.51L52.2748 14.133C51.4308 14.51 50.8308 14.977 50.8308 15.866L50.8298 15.867ZM29.7998 2.822H35.0438V9.889H41.2218V6.399C41.2218 4.889 40.9998 3.822 40.1998 2.822H45.4218V15.355C45.4218 16.866 45.6438 17.977 46.4438 18.933H41.2218V12.088H35.0438V15.355C35.0438 16.866 35.2668 17.977 36.0668 18.933H30.8438V6.4C30.8438 4.889 30.6218 3.822 29.7998 2.822Z", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} }) })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-haiper-combine-dark__clip0_449_12739", children: _jsx("rect", { width: 102.8, height: 24, fill: "white", style: {
|
|
14
|
-
fill: "white",
|
|
15
|
-
fillOpacity: 1
|
|
16
|
-
} }) }) })] });
|
|
17
|
-
};
|
|
18
|
-
const ForwardRef = forwardRef(HaiperCombineDark);
|
|
19
|
-
export default ForwardRef;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HaiperCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 103 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 4.291666666666667 : 'calc(' + size + ' * 4.291666666666667)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-haiper-combine-light__Name=Haiper, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-haiper-combine-light__Haiper / Combination", clipPath: 'url(#' + instanceId + "-haiper-combine-light__clip0_449_12739)", children: [_jsx("g", { id: instanceId + "-haiper-combine-light__Frame", children: _jsx("path", { id: instanceId + "-haiper-combine-light__Haiper / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M17.693 10.613C17.122 10.6217 16.5549 10.5168 16.0247 10.3042C15.4946 10.0917 15.0121 9.77589 14.6052 9.37513C14.1983 8.97438 13.8751 8.49669 13.6545 7.96988C13.434 7.44306 13.3204 6.87764 13.3204 6.30651C13.3204 5.73539 13.434 5.16996 13.6545 4.64315C13.8751 4.11633 14.1983 3.63865 14.6052 3.23789C15.0121 2.83713 15.4946 2.5213 16.0247 2.30879C16.5549 2.09627 17.122 1.99131 17.693 2.00001C18.8238 2.01724 19.9024 2.47854 20.696 3.28429C21.4896 4.09005 21.9344 5.17559 21.9344 6.30651C21.9344 7.43743 21.4896 8.52298 20.696 9.32873C19.9024 10.1345 18.8238 10.5958 17.693 10.613ZM21.997 17.541C21.997 16.6699 21.738 15.8184 21.2529 15.0948C20.7679 14.3712 20.0788 13.8081 19.273 13.477C18.738 13.255 18.169 13.177 17.551 13.144C16.673 13.097 15.686 12.949 14.867 12.7C14.027 12.446 13.31 11.895 12.691 11.277C12.071 10.659 11.547 9.93401 11.263 9.10701C10.978 8.27701 10.881 7.26401 10.82 6.39601C10.76 5.53601 10.56 4.67601 10.074 3.95201C9.71026 3.41129 9.23136 2.95776 8.67166 2.62395C8.11196 2.29013 7.48533 2.0843 6.8367 2.02122C6.18808 1.95813 5.53353 2.03936 4.91999 2.25907C4.30646 2.47877 3.74914 2.83152 3.28801 3.29201C2.82742 3.75224 2.47486 4.30907 2.25584 4.92225C2.03682 5.53543 1.95681 6.18962 2.0216 6.8375C2.08639 7.48539 2.29436 8.11078 2.63046 8.66845C2.96656 9.22611 3.4224 9.70211 3.96501 10.062C4.66501 10.526 5.54701 10.744 6.41701 10.799C7.33001 10.857 8.27701 10.979 9.13701 11.237C9.97601 11.491 10.692 12.043 11.312 12.661C11.932 13.279 12.455 14.004 12.74 14.831C13.022 15.65 13.156 16.669 13.179 17.542C13.196 18.205 13.279 18.703 13.498 19.243C13.7179 19.7835 14.0426 20.2751 14.4533 20.6895C14.8641 21.1038 15.3529 21.4328 15.8914 21.6574C16.4299 21.882 17.0076 21.9978 17.591 21.9981C18.1745 21.9983 18.7523 21.8831 19.291 21.659C19.83 21.4348 20.3188 21.1054 20.729 20.69C21.1394 20.2761 21.4631 19.7845 21.6811 19.2439C21.8992 18.7034 22.0073 18.1248 21.999 17.542L21.997 17.541ZM2.00001 17.693C1.99131 18.2641 2.09627 18.8312 2.30879 19.3613C2.5213 19.8914 2.83713 20.3739 3.23789 20.7809C3.63865 21.1878 4.11633 21.5109 4.64315 21.7315C5.16996 21.952 5.73539 22.0656 6.30651 22.0656C6.87764 22.0656 7.44306 21.952 7.96988 21.7315C8.49669 21.5109 8.97438 21.1878 9.37513 20.7809C9.77589 20.3739 10.0917 19.8914 10.3042 19.3613C10.5168 18.8312 10.6217 18.2641 10.613 17.693C10.5958 16.5622 10.1345 15.4836 9.32873 14.69C8.52298 13.8964 7.43743 13.4516 6.30651 13.4516C5.17559 13.4516 4.09005 13.8964 3.28429 14.69C2.47854 15.4836 2.01724 16.5622 2.00001 17.693Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-haiper-combine-light__Frame_2", children: _jsx("path", { id: instanceId + "-haiper-combine-light__Haiper / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M92.0348 18.933V11.6C92.0348 9.889 91.9468 8.8 91.0798 7.555H95.7698V10.645C96.5228 8.51 97.8568 7.4 99.3448 7.4C99.5678 7.4 99.8558 7.422 100.056 7.489L100.523 11.599H100.39C99.9238 11.333 99.2568 11.155 98.5448 11.155C96.7898 11.155 95.6788 12.333 95.6788 14.933C95.6788 16.4 96.0128 17.911 96.7458 18.933H92.0348ZM90.2458 16.823C89.4008 18.067 87.6238 19.133 85.2678 19.133C81.7348 19.133 79.4458 17.045 79.4458 13.4C79.4458 9.8 82.0018 7.356 85.2678 7.356C88.3778 7.356 90.2898 9.289 90.2898 12.067C90.2898 12.6 90.3338 12.978 90.4898 13.356H83.3128C83.4908 15.4 84.5788 16.734 86.8008 16.734C88.1118 16.734 89.1348 16.334 90.2458 15.511V16.823ZM85.2018 9.156C84.2458 9.156 83.4458 9.978 83.2898 11.956H87.0678C87.0458 10.089 86.4898 9.156 85.2018 9.156ZM65.4408 7.556H70.1308V9.489C70.7968 8.289 72.0408 7.356 73.8408 7.356C76.3748 7.356 78.2848 9.4 78.2848 12.734C78.2848 16.289 75.8408 19.134 71.9748 19.134C71.352 19.1302 70.7321 19.0479 70.1298 18.889V20.311C70.1298 21.845 70.3298 22.978 71.1518 24H66.4418V11.267C66.4418 9.689 66.2408 8.578 65.4408 7.556ZM69.9968 13.845C69.9968 15.955 70.6188 17.6 72.1738 17.6C73.5298 17.6 74.3518 16.022 74.3518 13.69C74.3518 11.067 73.6628 9.645 72.2188 9.645C71.2188 9.645 69.9968 10.689 69.9968 13.845ZM61.9238 5.889C60.9468 5.889 59.7018 4.933 59.7018 3.978C59.7018 3 60.9468 2 61.9238 2C62.8798 2 64.1678 3 64.1678 3.978C64.1678 4.933 62.8578 5.889 61.9238 5.889ZM59.1018 7.555H63.7918V15.266C63.7918 16.689 63.9908 17.956 64.8128 18.933H60.1028V11.267C60.1028 9.689 59.9018 8.577 59.1018 7.555ZM48.1198 11.378V9.823C48.9638 8.489 50.7418 7.356 52.8748 7.356C56.1638 7.356 57.6748 9.134 57.6748 11.956V15.266C57.6748 16.823 57.9188 17.956 58.6968 18.933H54.0078V17.2C53.3858 18.156 52.2078 19.111 50.3638 19.111C48.4078 19.111 47.2088 18.045 47.2088 16.311C47.2088 14.645 48.3188 13.645 50.8528 13.023C53.2748 12.4 54.0078 12.245 54.0078 11.178C54.0078 10.267 53.1858 9.889 51.9418 9.889C50.4968 9.889 49.0968 10.534 48.1858 11.379L48.1198 11.378ZM50.8298 15.867C50.8298 16.556 51.2298 17.178 52.0968 17.178C53.0748 17.178 54.0078 16.311 54.0078 14.556V13.51L52.2748 14.133C51.4308 14.51 50.8308 14.977 50.8308 15.866L50.8298 15.867ZM29.7998 2.822H35.0438V9.889H41.2218V6.399C41.2218 4.889 40.9998 3.822 40.1998 2.822H45.4218V15.355C45.4218 16.866 45.6438 17.977 46.4438 18.933H41.2218V12.088H35.0438V15.355C35.0438 16.866 35.2668 17.977 36.0668 18.933H30.8438V6.4C30.8438 4.889 30.6218 3.822 29.7998 2.822Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-haiper-combine-light__clip0_449_12739", children: _jsx("rect", { width: 102.8, height: 24, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(HaiperCombineLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Haiper/Dark.js
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HaiperDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsx("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { id: instanceId + "-haiper-dark__Name=Haiper, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-haiper-dark__Haiper / Icon", children: _jsx("path", { id: instanceId + "-haiper-dark__Haiper / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M35.386 21.226C34.2439 21.2434 33.1097 21.0335 32.0495 20.6085C30.9893 20.1834 30.0242 19.5518 29.2103 18.7503C28.3965 17.9488 27.7502 16.9934 27.3091 15.9398C26.868 14.8861 26.6408 13.7553 26.6408 12.613C26.6408 11.4708 26.868 10.3399 27.3091 9.2863C27.7502 8.23267 28.3965 7.27729 29.2103 6.47578C30.0242 5.67426 30.9893 5.04261 32.0495 4.61757C33.1097 4.19254 34.2439 3.98262 35.386 4.00002C37.6476 4.03449 39.8049 4.95709 41.392 6.56859C42.9791 8.18009 43.8688 10.3512 43.8688 12.613C43.8688 14.8749 42.9791 17.046 41.392 18.6575C39.8049 20.269 37.6476 21.1916 35.386 21.226ZM43.994 35.082C43.9939 33.3398 43.4759 31.6369 42.5059 30.1896C41.5359 28.7424 40.1575 27.6162 38.546 26.954C37.476 26.51 36.338 26.354 35.102 26.288C33.346 26.194 31.372 25.898 29.734 25.4C28.054 24.892 26.62 23.79 25.382 22.554C24.142 21.318 23.094 19.868 22.526 18.214C21.956 16.554 21.762 14.528 21.64 12.792C21.52 11.072 21.12 9.35202 20.148 7.90402C19.4205 6.82259 18.4627 5.91553 17.3433 5.2479C16.2239 4.58027 14.9707 4.16861 13.6734 4.04244C12.3762 3.91627 11.0671 4.07872 9.83999 4.51813C8.61292 4.95755 7.49829 5.66304 6.57602 6.58402C5.65483 7.50448 4.94972 8.61815 4.51168 9.8445C4.07364 11.0709 3.91362 12.3792 4.0432 13.675C4.17278 14.9708 4.58871 16.2216 5.26092 17.3369C5.93313 18.4522 6.84481 19.4042 7.93002 20.124C9.33002 21.052 11.094 21.488 12.834 21.598C14.66 21.714 16.554 21.958 18.274 22.474C19.952 22.982 21.384 24.086 22.624 25.322C23.864 26.558 24.91 28.008 25.48 29.662C26.044 31.3 26.312 33.338 26.358 35.084C26.392 36.41 26.558 37.406 26.996 38.486C27.4358 39.567 28.0851 40.5502 28.9067 41.3789C29.7282 42.2077 30.7057 42.8656 31.7827 43.3148C32.8598 43.764 34.0151 43.9956 35.1821 43.9961C36.349 43.9967 37.5046 43.7662 38.582 43.318C39.66 42.8696 40.6377 42.2107 41.458 41.38C42.2788 40.5522 42.9261 39.569 43.3623 38.4879C43.7984 37.4068 44.0145 36.2496 43.998 35.084L43.994 35.082ZM4.00002 35.386C3.98262 36.5281 4.19254 37.6623 4.61757 38.7225C5.04261 39.7828 5.67426 40.7479 6.47578 41.5617C7.27729 42.3755 8.23267 43.0218 9.2863 43.463C10.3399 43.9041 11.4708 44.1313 12.613 44.1313C13.7553 44.1313 14.8861 43.9041 15.9398 43.463C16.9934 43.0218 17.9488 42.3755 18.7503 41.5617C19.5518 40.7479 20.1834 39.7828 20.6085 38.7225C21.0335 37.6623 21.2434 36.5281 21.226 35.386C21.1916 33.1244 20.269 30.9672 18.6575 29.38C17.046 27.7929 14.8749 26.9033 12.613 26.9033C10.3512 26.9033 8.18009 27.7929 6.56859 29.38C4.95709 30.9672 4.03449 33.1244 4.00002 35.386Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }) }) });
|
|
11
|
-
};
|
|
12
|
-
const ForwardRef = forwardRef(HaiperDark);
|
|
13
|
-
export default ForwardRef;
|
package/dist/Haiper/Light.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HaiperLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsx("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { id: instanceId + "-haiper-light__Name=Haiper, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-haiper-light__Haiper / Icon", children: _jsx("path", { id: instanceId + "-haiper-light__Haiper / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M35.386 21.226C34.2439 21.2434 33.1097 21.0335 32.0495 20.6085C30.9893 20.1834 30.0242 19.5518 29.2103 18.7503C28.3965 17.9488 27.7502 16.9934 27.3091 15.9398C26.868 14.8861 26.6408 13.7553 26.6408 12.613C26.6408 11.4708 26.868 10.3399 27.3091 9.2863C27.7502 8.23267 28.3965 7.27729 29.2103 6.47578C30.0242 5.67426 30.9893 5.04261 32.0495 4.61757C33.1097 4.19254 34.2439 3.98262 35.386 4.00002C37.6476 4.03449 39.8049 4.95709 41.392 6.56859C42.9791 8.18009 43.8688 10.3512 43.8688 12.613C43.8688 14.8749 42.9791 17.046 41.392 18.6575C39.8049 20.269 37.6476 21.1916 35.386 21.226ZM43.994 35.082C43.9939 33.3398 43.4759 31.6369 42.5059 30.1896C41.5359 28.7424 40.1575 27.6162 38.546 26.954C37.476 26.51 36.338 26.354 35.102 26.288C33.346 26.194 31.372 25.898 29.734 25.4C28.054 24.892 26.62 23.79 25.382 22.554C24.142 21.318 23.094 19.868 22.526 18.214C21.956 16.554 21.762 14.528 21.64 12.792C21.52 11.072 21.12 9.35202 20.148 7.90402C19.4205 6.82259 18.4627 5.91553 17.3433 5.2479C16.2239 4.58027 14.9707 4.16861 13.6734 4.04244C12.3762 3.91627 11.0671 4.07872 9.83999 4.51813C8.61292 4.95755 7.49829 5.66304 6.57602 6.58402C5.65483 7.50448 4.94972 8.61815 4.51168 9.8445C4.07364 11.0709 3.91362 12.3792 4.0432 13.675C4.17278 14.9708 4.58871 16.2216 5.26092 17.3369C5.93313 18.4522 6.84481 19.4042 7.93002 20.124C9.33002 21.052 11.094 21.488 12.834 21.598C14.66 21.714 16.554 21.958 18.274 22.474C19.952 22.982 21.384 24.086 22.624 25.322C23.864 26.558 24.91 28.008 25.48 29.662C26.044 31.3 26.312 33.338 26.358 35.084C26.392 36.41 26.558 37.406 26.996 38.486C27.4358 39.567 28.0851 40.5502 28.9067 41.3789C29.7282 42.2077 30.7057 42.8656 31.7827 43.3148C32.8598 43.764 34.0151 43.9956 35.1821 43.9961C36.349 43.9967 37.5046 43.7662 38.582 43.318C39.66 42.8696 40.6377 42.2107 41.458 41.38C42.2788 40.5522 42.9261 39.569 43.3623 38.4879C43.7984 37.4068 44.0145 36.2496 43.998 35.084L43.994 35.082ZM4.00002 35.386C3.98262 36.5281 4.19254 37.6623 4.61757 38.7225C5.04261 39.7828 5.67426 40.7479 6.47578 41.5617C7.27729 42.3755 8.23267 43.0218 9.2863 43.463C10.3399 43.9041 11.4708 44.1313 12.613 44.1313C13.7553 44.1313 14.8861 43.9041 15.9398 43.463C16.9934 43.0218 17.9488 42.3755 18.7503 41.5617C19.5518 40.7479 20.1834 39.7828 20.6085 38.7225C21.0335 37.6623 21.2434 36.5281 21.226 35.386C21.1916 33.1244 20.269 30.9672 18.6575 29.38C17.046 27.7929 14.8749 26.9033 12.613 26.9033C10.3512 26.9033 8.18009 27.7929 6.56859 29.38C4.95709 30.9672 4.03449 33.1244 4.00002 35.386Z", fill: "#000000", fillOpacity: 1 }) }) }) });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(HaiperLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Haiper/Mono.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HaiperMono = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsx("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { id: instanceId + "-haiper-mono__Name=Haiper, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-haiper-mono__Haiper / Icon", children: _jsx("path", { id: instanceId + "-haiper-mono__Haiper / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M35.386 21.226C34.2439 21.2434 33.1097 21.0335 32.0495 20.6085C30.9893 20.1834 30.0242 19.5518 29.2103 18.7503C28.3965 17.9488 27.7502 16.9934 27.3091 15.9398C26.868 14.8861 26.6408 13.7553 26.6408 12.613C26.6408 11.4708 26.868 10.3399 27.3091 9.2863C27.7502 8.23267 28.3965 7.27729 29.2103 6.47578C30.0242 5.67426 30.9893 5.04261 32.0495 4.61757C33.1097 4.19254 34.2439 3.98262 35.386 4.00002C37.6476 4.03449 39.8049 4.95709 41.392 6.56859C42.9791 8.18009 43.8688 10.3512 43.8688 12.613C43.8688 14.8749 42.9791 17.046 41.392 18.6575C39.8049 20.269 37.6476 21.1916 35.386 21.226ZM43.994 35.082C43.9939 33.3398 43.4759 31.6369 42.5059 30.1896C41.5359 28.7424 40.1575 27.6162 38.546 26.954C37.476 26.51 36.338 26.354 35.102 26.288C33.346 26.194 31.372 25.898 29.734 25.4C28.054 24.892 26.62 23.79 25.382 22.554C24.142 21.318 23.094 19.868 22.526 18.214C21.956 16.554 21.762 14.528 21.64 12.792C21.52 11.072 21.12 9.35202 20.148 7.90402C19.4205 6.82259 18.4627 5.91553 17.3433 5.2479C16.2239 4.58027 14.9707 4.16861 13.6734 4.04244C12.3762 3.91627 11.0671 4.07872 9.83999 4.51813C8.61292 4.95755 7.49829 5.66304 6.57602 6.58402C5.65483 7.50448 4.94972 8.61815 4.51168 9.8445C4.07364 11.0709 3.91362 12.3792 4.0432 13.675C4.17278 14.9708 4.58871 16.2216 5.26092 17.3369C5.93313 18.4522 6.84481 19.4042 7.93002 20.124C9.33002 21.052 11.094 21.488 12.834 21.598C14.66 21.714 16.554 21.958 18.274 22.474C19.952 22.982 21.384 24.086 22.624 25.322C23.864 26.558 24.91 28.008 25.48 29.662C26.044 31.3 26.312 33.338 26.358 35.084C26.392 36.41 26.558 37.406 26.996 38.486C27.4358 39.567 28.0851 40.5502 28.9067 41.3789C29.7282 42.2077 30.7057 42.8656 31.7827 43.3148C32.8598 43.764 34.0151 43.9956 35.1821 43.9961C36.349 43.9967 37.5046 43.7662 38.582 43.318C39.66 42.8696 40.6377 42.2107 41.458 41.38C42.2788 40.5522 42.9261 39.569 43.3623 38.4879C43.7984 37.4068 44.0145 36.2496 43.998 35.084L43.994 35.082ZM4.00002 35.386C3.98262 36.5281 4.19254 37.6623 4.61757 38.7225C5.04261 39.7828 5.67426 40.7479 6.47578 41.5617C7.27729 42.3755 8.23267 43.0218 9.2863 43.463C10.3399 43.9041 11.4708 44.1313 12.613 44.1313C13.7553 44.1313 14.8861 43.9041 15.9398 43.463C16.9934 43.0218 17.9488 42.3755 18.7503 41.5617C19.5518 40.7479 20.1834 39.7828 20.6085 38.7225C21.0335 37.6623 21.2434 36.5281 21.226 35.386C21.1916 33.1244 20.269 30.9672 18.6575 29.38C17.046 27.7929 14.8749 26.9033 12.613 26.9033C10.3512 26.9033 8.18009 27.7929 6.56859 29.38C4.95709 30.9672 4.03449 33.1244 4.00002 35.386Z", fill: "currentColor", fillOpacity: 1 }) }) }) });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(HaiperMono);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Haiper/index.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare const Haiper: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>> & {
|
|
2
|
-
Color: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
3
|
-
Dark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
4
|
-
Light: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
5
|
-
CombineDark: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
6
|
-
CombineLight: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
7
|
-
Combine: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
8
|
-
Default: import("react").ForwardRefExoticComponent<Omit<import("../types.js").IconProps, "ref"> & import("react").RefAttributes<SVGSVGElement>>;
|
|
9
|
-
};
|
|
10
|
-
export default Haiper;
|
package/dist/Haiper/index.js
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
// Generated. Do not edit manually.
|
|
3
|
-
import Mono from './Mono.js';
|
|
4
|
-
import Color from './Color.js';
|
|
5
|
-
import Dark from './Dark.js';
|
|
6
|
-
import Light from './Light.js';
|
|
7
|
-
import CombineDark from './CombineDark.js';
|
|
8
|
-
import CombineLight from './CombineLight.js';
|
|
9
|
-
import Combine from './Combine.js';
|
|
10
|
-
const Haiper = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
-
export default Haiper;
|
package/dist/Hedra/Color.js
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HedraColor = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsx("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { id: instanceId + "-hedra-color__Name=Hedra, Type=Color, Variant=Default", children: _jsx("g", { id: instanceId + "-hedra-color__Hedra / Icon", children: _jsx("path", { id: instanceId + "-hedra-color__Hedra / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M19.928 45.434L23.268 39.654L28.086 48L34.166 44.492L28.682 35L27.318 32.64L25.718 29.87H20.812L19.212 32.64L17.848 35L13.846 41.926L19.928 45.434ZM3.39202 31.186H10.068L5.24802 39.53L11.328 43.04L16.812 33.546L18.176 31.186L19.776 28.418L17.322 24.172H3.39202V31.186ZM7.47202 9.752L10.812 15.532H1.16602V22.546H18.062L20.52 18.3L18.92 15.53L17.556 13.17L13.554 6.246L7.47202 9.752ZM28.088 2.566L24.748 8.346L19.93 0L13.85 3.508L19.332 13L20.698 15.36L22.298 18.13H27.204L28.804 15.36L30.166 13L34.168 6.074L28.088 2.566ZM44.624 16.814H37.948L42.768 8.47L36.688 4.962L31.204 14.454L29.84 16.814L28.24 19.584L30.694 23.828H44.624V16.814ZM40.544 38.246L37.204 32.468H46.848V25.454H29.952L27.5 29.7L29.1 32.47L30.464 34.83L34.464 41.756L40.546 38.246H40.544Z", fill: "black", style: {
|
|
8
|
-
fill: "black",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }) }) });
|
|
11
|
-
};
|
|
12
|
-
const ForwardRef = forwardRef(HedraColor);
|
|
13
|
-
export default ForwardRef;
|
package/dist/Hedra/Combine.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HedraCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 94 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 3.9166666666666665 : 'calc(' + size + ' * 3.9166666666666665)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-hedra-combine__Name=Hedra, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-hedra-combine__Hedra / Combination", clipPath: 'url(#' + instanceId + "-hedra-combine__clip0_449_12751)", children: [_jsx("g", { id: instanceId + "-hedra-combine__Frame", clipPath: 'url(#' + instanceId + "-hedra-combine__clip1_449_12751)", children: _jsx("path", { id: instanceId + "-hedra-combine__Hedra / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M9.96401 22.717L11.634 19.827L14.043 24L17.083 22.246L14.341 17.5L13.659 16.32L12.859 14.935H10.406L9.60601 16.32L8.92401 17.5L6.92301 20.963L9.96401 22.717ZM1.69601 15.593H5.03401L2.62401 19.765L5.66401 21.52L8.40601 16.773L9.08801 15.593L9.88801 14.209L8.66101 12.086H1.69601V15.593ZM3.73601 4.876L5.40601 7.766H0.583008V11.273H9.03101L10.26 9.15L9.46001 7.765L8.77801 6.585L6.77701 3.123L3.73601 4.876ZM14.044 1.283L12.374 4.173L9.96501 0L6.92501 1.754L9.66601 6.5L10.349 7.68L11.149 9.065H13.602L14.402 7.68L15.083 6.5L17.084 3.037L14.044 1.283ZM22.312 8.407H18.974L21.384 4.235L18.344 2.481L15.602 7.227L14.92 8.407L14.12 9.792L15.347 11.914H22.312V8.407ZM20.272 19.123L18.602 16.234H23.424V12.727H14.976L13.75 14.85L14.55 16.235L15.232 17.415L17.232 20.878L20.273 19.123H20.272Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-hedra-combine__Frame_2", clipPath: 'url(#' + instanceId + "-hedra-combine__clip2_449_12751)", children: _jsx("path", { id: instanceId + "-hedra-combine__Hedra / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M30.3999 2.3999L32.4703 3.8103V8.3383H32.7199C33.1519 7.68381 33.7416 7.14855 34.4347 6.78184C35.1279 6.41513 35.9022 6.22876 36.6863 6.2399C39.8791 6.2399 41.9247 8.5647 41.9247 11.7895V19.3647H39.8543V11.7895C39.8543 9.6399 38.5823 8.1151 36.4119 8.1151C34.2919 8.1151 32.4711 9.7399 32.4711 11.9895V19.3647H30.3999V2.3999ZM43.4007 12.8895C43.4007 9.0391 46.1951 6.2391 50.0863 6.2391C53.9279 6.2391 56.6967 9.0391 56.6967 12.9143C56.6967 13.1647 56.6967 13.4647 56.6727 13.7383H45.5199C45.8191 16.2887 47.6655 17.9887 50.2351 17.9887C52.1063 17.9887 53.7527 17.0391 54.5503 15.5391L56.2719 16.4135C55.2495 18.5631 52.9783 19.8639 50.1855 19.8639C46.2439 19.8639 43.3999 16.9391 43.3999 12.8887L43.4007 12.8895ZM54.5263 11.9135C54.1519 9.6391 52.3815 8.1135 49.9863 8.1135C47.6663 8.1135 45.8951 9.6391 45.5463 11.9135H54.5263ZM64.2375 6.2399C60.5455 6.2399 57.7263 9.0903 57.7263 13.0399C57.7263 16.9895 60.5703 19.8639 64.2623 19.8639C66.3079 19.8639 67.9295 18.9647 68.8519 17.4143H69.1015V19.3647H71.1719V2.3999L69.1015 3.8103V8.6143H68.8519C67.9295 7.0895 66.2583 6.2391 64.2375 6.2391V6.2399ZM64.4871 8.1151C67.1807 8.1151 69.1511 10.2647 69.1511 13.0399C69.1511 15.8151 67.1807 17.9895 64.4871 17.9895C61.7927 17.9895 59.7967 15.8647 59.7967 13.0399C59.7967 10.2647 61.7679 8.1151 64.4871 8.1151ZM73.4991 6.7391H75.5199V8.4399H75.7439C76.3183 7.2895 77.7151 6.4895 79.1119 6.4895C79.6455 6.47983 80.1744 6.59087 80.6591 6.8143V8.7391C80.0641 8.49883 79.4295 8.37159 78.7879 8.3639C76.8919 8.3639 75.5703 10.0639 75.5703 12.5639V19.3639H73.4999L73.4991 6.7399V6.7391ZM86.4375 11.8647C82.6959 12.2887 80.7999 13.9391 80.7999 16.1639C80.7999 18.3391 82.5959 19.7639 85.3135 19.7639C87.3343 19.7639 88.8063 18.9639 89.7039 17.5135H89.9295V19.3639H91.9999V10.9895C91.9999 8.1143 89.9295 6.2639 86.6615 6.2639C83.4935 6.2639 81.4231 7.9639 81.4231 10.6391H83.5191C83.4935 9.0639 84.7407 8.1391 86.6367 8.1391C88.7087 8.1391 89.9303 9.2391 89.9303 10.9391V11.4391L86.4375 11.8639V11.8647ZM89.9303 13.2151V14.3399C89.9303 16.4647 88.1839 18.0399 85.6151 18.0399C83.9183 18.0399 82.8711 17.3143 82.8711 16.1143C82.8711 14.9399 83.8687 13.9391 86.4375 13.6151L89.9303 13.2151Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-hedra-combine__clip0_449_12751", children: _jsx("rect", { width: 93.6, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-hedra-combine__clip1_449_12751", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-hedra-combine__clip2_449_12751", children: _jsx("rect", { width: 64.8, height: 19.2, fill: "#fff", transform: "translate(28.7998 2.3999)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(HedraCombine);
|
|
10
|
-
export default ForwardRef;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HedraCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 94 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 3.9166666666666665 : 'calc(' + size + ' * 3.9166666666666665)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-hedra-combine-dark__Name=Hedra, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-hedra-combine-dark__Hedra / Combination", clipPath: 'url(#' + instanceId + "-hedra-combine-dark__clip0_449_12751)", children: [_jsx("g", { id: instanceId + "-hedra-combine-dark__Frame", clipPath: 'url(#' + instanceId + "-hedra-combine-dark__clip1_449_12751)", children: _jsx("path", { id: instanceId + "-hedra-combine-dark__Hedra / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M9.96401 22.717L11.634 19.827L14.043 24L17.083 22.246L14.341 17.5L13.659 16.32L12.859 14.935H10.406L9.60601 16.32L8.92401 17.5L6.92301 20.963L9.96401 22.717ZM1.69601 15.593H5.03401L2.62401 19.765L5.66401 21.52L8.40601 16.773L9.08801 15.593L9.88801 14.209L8.66101 12.086H1.69601V15.593ZM3.73601 4.876L5.40601 7.766H0.583008V11.273H9.03101L10.26 9.15L9.46001 7.765L8.77801 6.585L6.77701 3.123L3.73601 4.876ZM14.044 1.283L12.374 4.173L9.96501 0L6.92501 1.754L9.66601 6.5L10.349 7.68L11.149 9.065H13.602L14.402 7.68L15.083 6.5L17.084 3.037L14.044 1.283ZM22.312 8.407H18.974L21.384 4.235L18.344 2.481L15.602 7.227L14.92 8.407L14.12 9.792L15.347 11.914H22.312V8.407ZM20.272 19.123L18.602 16.234H23.424V12.727H14.976L13.75 14.85L14.55 16.235L15.232 17.415L17.232 20.878L20.273 19.123H20.272Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }), _jsx("g", { id: instanceId + "-hedra-combine-dark__Frame_2", clipPath: 'url(#' + instanceId + "-hedra-combine-dark__clip2_449_12751)", children: _jsx("path", { id: instanceId + "-hedra-combine-dark__Hedra / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M30.3999 2.3999L32.4703 3.8103V8.3383H32.7199C33.1519 7.68381 33.7416 7.14855 34.4347 6.78184C35.1279 6.41513 35.9022 6.22876 36.6863 6.2399C39.8791 6.2399 41.9247 8.5647 41.9247 11.7895V19.3647H39.8543V11.7895C39.8543 9.6399 38.5823 8.1151 36.4119 8.1151C34.2919 8.1151 32.4711 9.7399 32.4711 11.9895V19.3647H30.3999V2.3999ZM43.4007 12.8895C43.4007 9.0391 46.1951 6.2391 50.0863 6.2391C53.9279 6.2391 56.6967 9.0391 56.6967 12.9143C56.6967 13.1647 56.6967 13.4647 56.6727 13.7383H45.5199C45.8191 16.2887 47.6655 17.9887 50.2351 17.9887C52.1063 17.9887 53.7527 17.0391 54.5503 15.5391L56.2719 16.4135C55.2495 18.5631 52.9783 19.8639 50.1855 19.8639C46.2439 19.8639 43.3999 16.9391 43.3999 12.8887L43.4007 12.8895ZM54.5263 11.9135C54.1519 9.6391 52.3815 8.1135 49.9863 8.1135C47.6663 8.1135 45.8951 9.6391 45.5463 11.9135H54.5263ZM64.2375 6.2399C60.5455 6.2399 57.7263 9.0903 57.7263 13.0399C57.7263 16.9895 60.5703 19.8639 64.2623 19.8639C66.3079 19.8639 67.9295 18.9647 68.8519 17.4143H69.1015V19.3647H71.1719V2.3999L69.1015 3.8103V8.6143H68.8519C67.9295 7.0895 66.2583 6.2391 64.2375 6.2391V6.2399ZM64.4871 8.1151C67.1807 8.1151 69.1511 10.2647 69.1511 13.0399C69.1511 15.8151 67.1807 17.9895 64.4871 17.9895C61.7927 17.9895 59.7967 15.8647 59.7967 13.0399C59.7967 10.2647 61.7679 8.1151 64.4871 8.1151ZM73.4991 6.7391H75.5199V8.4399H75.7439C76.3183 7.2895 77.7151 6.4895 79.1119 6.4895C79.6455 6.47983 80.1744 6.59087 80.6591 6.8143V8.7391C80.0641 8.49883 79.4295 8.37159 78.7879 8.3639C76.8919 8.3639 75.5703 10.0639 75.5703 12.5639V19.3639H73.4999L73.4991 6.7399V6.7391ZM86.4375 11.8647C82.6959 12.2887 80.7999 13.9391 80.7999 16.1639C80.7999 18.3391 82.5959 19.7639 85.3135 19.7639C87.3343 19.7639 88.8063 18.9639 89.7039 17.5135H89.9295V19.3639H91.9999V10.9895C91.9999 8.1143 89.9295 6.2639 86.6615 6.2639C83.4935 6.2639 81.4231 7.9639 81.4231 10.6391H83.5191C83.4935 9.0639 84.7407 8.1391 86.6367 8.1391C88.7087 8.1391 89.9303 9.2391 89.9303 10.9391V11.4391L86.4375 11.8639V11.8647ZM89.9303 13.2151V14.3399C89.9303 16.4647 88.1839 18.0399 85.6151 18.0399C83.9183 18.0399 82.8711 17.3143 82.8711 16.1143C82.8711 14.9399 83.8687 13.9391 86.4375 13.6151L89.9303 13.2151Z", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-hedra-combine-dark__clip0_449_12751", children: _jsx("rect", { width: 93.6, height: 24, fill: "white", style: {
|
|
14
|
-
fill: "white",
|
|
15
|
-
fillOpacity: 1
|
|
16
|
-
} }) }), _jsx("clipPath", { id: instanceId + "-hedra-combine-dark__clip1_449_12751", children: _jsx("rect", { width: 24, height: 24, fill: "white", style: {
|
|
17
|
-
fill: "white",
|
|
18
|
-
fillOpacity: 1
|
|
19
|
-
} }) }), _jsx("clipPath", { id: instanceId + "-hedra-combine-dark__clip2_449_12751", children: _jsx("rect", { width: 64.8, height: 19.2, fill: "white", style: {
|
|
20
|
-
fill: "white",
|
|
21
|
-
fillOpacity: 1
|
|
22
|
-
}, transform: "translate(28.7998 2.3999)" }) })] })] });
|
|
23
|
-
};
|
|
24
|
-
const ForwardRef = forwardRef(HedraCombineDark);
|
|
25
|
-
export default ForwardRef;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HedraCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 94 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 3.9166666666666665 : 'calc(' + size + ' * 3.9166666666666665)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-hedra-combine-light__Name=Hedra, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-hedra-combine-light__Hedra / Combination", clipPath: 'url(#' + instanceId + "-hedra-combine-light__clip0_449_12751)", children: [_jsx("g", { id: instanceId + "-hedra-combine-light__Frame", clipPath: 'url(#' + instanceId + "-hedra-combine-light__clip1_449_12751)", children: _jsx("path", { id: instanceId + "-hedra-combine-light__Hedra / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M9.96401 22.717L11.634 19.827L14.043 24L17.083 22.246L14.341 17.5L13.659 16.32L12.859 14.935H10.406L9.60601 16.32L8.92401 17.5L6.92301 20.963L9.96401 22.717ZM1.69601 15.593H5.03401L2.62401 19.765L5.66401 21.52L8.40601 16.773L9.08801 15.593L9.88801 14.209L8.66101 12.086H1.69601V15.593ZM3.73601 4.876L5.40601 7.766H0.583008V11.273H9.03101L10.26 9.15L9.46001 7.765L8.77801 6.585L6.77701 3.123L3.73601 4.876ZM14.044 1.283L12.374 4.173L9.96501 0L6.92501 1.754L9.66601 6.5L10.349 7.68L11.149 9.065H13.602L14.402 7.68L15.083 6.5L17.084 3.037L14.044 1.283ZM22.312 8.407H18.974L21.384 4.235L18.344 2.481L15.602 7.227L14.92 8.407L14.12 9.792L15.347 11.914H22.312V8.407ZM20.272 19.123L18.602 16.234H23.424V12.727H14.976L13.75 14.85L14.55 16.235L15.232 17.415L17.232 20.878L20.273 19.123H20.272Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-hedra-combine-light__Frame_2", clipPath: 'url(#' + instanceId + "-hedra-combine-light__clip2_449_12751)", children: _jsx("path", { id: instanceId + "-hedra-combine-light__Hedra / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M30.3999 2.3999L32.4703 3.8103V8.3383H32.7199C33.1519 7.68381 33.7416 7.14855 34.4347 6.78184C35.1279 6.41513 35.9022 6.22876 36.6863 6.2399C39.8791 6.2399 41.9247 8.5647 41.9247 11.7895V19.3647H39.8543V11.7895C39.8543 9.6399 38.5823 8.1151 36.4119 8.1151C34.2919 8.1151 32.4711 9.7399 32.4711 11.9895V19.3647H30.3999V2.3999ZM43.4007 12.8895C43.4007 9.0391 46.1951 6.2391 50.0863 6.2391C53.9279 6.2391 56.6967 9.0391 56.6967 12.9143C56.6967 13.1647 56.6967 13.4647 56.6727 13.7383H45.5199C45.8191 16.2887 47.6655 17.9887 50.2351 17.9887C52.1063 17.9887 53.7527 17.0391 54.5503 15.5391L56.2719 16.4135C55.2495 18.5631 52.9783 19.8639 50.1855 19.8639C46.2439 19.8639 43.3999 16.9391 43.3999 12.8887L43.4007 12.8895ZM54.5263 11.9135C54.1519 9.6391 52.3815 8.1135 49.9863 8.1135C47.6663 8.1135 45.8951 9.6391 45.5463 11.9135H54.5263ZM64.2375 6.2399C60.5455 6.2399 57.7263 9.0903 57.7263 13.0399C57.7263 16.9895 60.5703 19.8639 64.2623 19.8639C66.3079 19.8639 67.9295 18.9647 68.8519 17.4143H69.1015V19.3647H71.1719V2.3999L69.1015 3.8103V8.6143H68.8519C67.9295 7.0895 66.2583 6.2391 64.2375 6.2391V6.2399ZM64.4871 8.1151C67.1807 8.1151 69.1511 10.2647 69.1511 13.0399C69.1511 15.8151 67.1807 17.9895 64.4871 17.9895C61.7927 17.9895 59.7967 15.8647 59.7967 13.0399C59.7967 10.2647 61.7679 8.1151 64.4871 8.1151ZM73.4991 6.7391H75.5199V8.4399H75.7439C76.3183 7.2895 77.7151 6.4895 79.1119 6.4895C79.6455 6.47983 80.1744 6.59087 80.6591 6.8143V8.7391C80.0641 8.49883 79.4295 8.37159 78.7879 8.3639C76.8919 8.3639 75.5703 10.0639 75.5703 12.5639V19.3639H73.4999L73.4991 6.7399V6.7391ZM86.4375 11.8647C82.6959 12.2887 80.7999 13.9391 80.7999 16.1639C80.7999 18.3391 82.5959 19.7639 85.3135 19.7639C87.3343 19.7639 88.8063 18.9639 89.7039 17.5135H89.9295V19.3639H91.9999V10.9895C91.9999 8.1143 89.9295 6.2639 86.6615 6.2639C83.4935 6.2639 81.4231 7.9639 81.4231 10.6391H83.5191C83.4935 9.0639 84.7407 8.1391 86.6367 8.1391C88.7087 8.1391 89.9303 9.2391 89.9303 10.9391V11.4391L86.4375 11.8639V11.8647ZM89.9303 13.2151V14.3399C89.9303 16.4647 88.1839 18.0399 85.6151 18.0399C83.9183 18.0399 82.8711 17.3143 82.8711 16.1143C82.8711 14.9399 83.8687 13.9391 86.4375 13.6151L89.9303 13.2151Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-hedra-combine-light__clip0_449_12751", children: _jsx("rect", { width: 93.6, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-hedra-combine-light__clip1_449_12751", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-hedra-combine-light__clip2_449_12751", children: _jsx("rect", { width: 64.8, height: 19.2, fill: "#fff", transform: "translate(28.7998 2.3999)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(HedraCombineLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Hedra/Dark.js
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HedraDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsx("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { id: instanceId + "-hedra-dark__Name=Hedra, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-hedra-dark__Hedra / Icon", children: _jsx("path", { id: instanceId + "-hedra-dark__Hedra / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M19.928 45.434L23.268 39.654L28.086 48L34.166 44.492L28.682 35L27.318 32.64L25.718 29.87H20.812L19.212 32.64L17.848 35L13.846 41.926L19.928 45.434ZM3.39202 31.186H10.068L5.24802 39.53L11.328 43.04L16.812 33.546L18.176 31.186L19.776 28.418L17.322 24.172H3.39202V31.186ZM7.47202 9.752L10.812 15.532H1.16602V22.546H18.062L20.52 18.3L18.92 15.53L17.556 13.17L13.554 6.246L7.47202 9.752ZM28.088 2.566L24.748 8.346L19.93 0L13.85 3.508L19.332 13L20.698 15.36L22.298 18.13H27.204L28.804 15.36L30.166 13L34.168 6.074L28.088 2.566ZM44.624 16.814H37.948L42.768 8.47L36.688 4.962L31.204 14.454L29.84 16.814L28.24 19.584L30.694 23.828H44.624V16.814ZM40.544 38.246L37.204 32.468H46.848V25.454H29.952L27.5 29.7L29.1 32.47L30.464 34.83L34.464 41.756L40.546 38.246H40.544Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }) }) });
|
|
11
|
-
};
|
|
12
|
-
const ForwardRef = forwardRef(HedraDark);
|
|
13
|
-
export default ForwardRef;
|
package/dist/Hedra/Light.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HedraLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsx("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { id: instanceId + "-hedra-light__Name=Hedra, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-hedra-light__Hedra / Icon", children: _jsx("path", { id: instanceId + "-hedra-light__Hedra / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M19.928 45.434L23.268 39.654L28.086 48L34.166 44.492L28.682 35L27.318 32.64L25.718 29.87H20.812L19.212 32.64L17.848 35L13.846 41.926L19.928 45.434ZM3.39202 31.186H10.068L5.24802 39.53L11.328 43.04L16.812 33.546L18.176 31.186L19.776 28.418L17.322 24.172H3.39202V31.186ZM7.47202 9.752L10.812 15.532H1.16602V22.546H18.062L20.52 18.3L18.92 15.53L17.556 13.17L13.554 6.246L7.47202 9.752ZM28.088 2.566L24.748 8.346L19.93 0L13.85 3.508L19.332 13L20.698 15.36L22.298 18.13H27.204L28.804 15.36L30.166 13L34.168 6.074L28.088 2.566ZM44.624 16.814H37.948L42.768 8.47L36.688 4.962L31.204 14.454L29.84 16.814L28.24 19.584L30.694 23.828H44.624V16.814ZM40.544 38.246L37.204 32.468H46.848V25.454H29.952L27.5 29.7L29.1 32.47L30.464 34.83L34.464 41.756L40.546 38.246H40.544Z", fill: "#000000", fillOpacity: 1 }) }) }) });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(HedraLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Hedra/Mono.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const HedraMono = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsx("svg", { viewBox: "0 0 48 48", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: size, height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: _jsx("g", { id: instanceId + "-hedra-mono__Name=Hedra, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-hedra-mono__Hedra / Icon", children: _jsx("path", { id: instanceId + "-hedra-mono__Hedra / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M19.928 45.434L23.268 39.654L28.086 48L34.166 44.492L28.682 35L27.318 32.64L25.718 29.87H20.812L19.212 32.64L17.848 35L13.846 41.926L19.928 45.434ZM3.39202 31.186H10.068L5.24802 39.53L11.328 43.04L16.812 33.546L18.176 31.186L19.776 28.418L17.322 24.172H3.39202V31.186ZM7.47202 9.752L10.812 15.532H1.16602V22.546H18.062L20.52 18.3L18.92 15.53L17.556 13.17L13.554 6.246L7.47202 9.752ZM28.088 2.566L24.748 8.346L19.93 0L13.85 3.508L19.332 13L20.698 15.36L22.298 18.13H27.204L28.804 15.36L30.166 13L34.168 6.074L28.088 2.566ZM44.624 16.814H37.948L42.768 8.47L36.688 4.962L31.204 14.454L29.84 16.814L28.24 19.584L30.694 23.828H44.624V16.814ZM40.544 38.246L37.204 32.468H46.848V25.454H29.952L27.5 29.7L29.1 32.47L30.464 34.83L34.464 41.756L40.546 38.246H40.544Z", fill: "currentColor", fillOpacity: 1 }) }) }) });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(HedraMono);
|
|
10
|
-
export default ForwardRef;
|