@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
|
@@ -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 JimengCombineLight = ({ 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 + "-jimeng-combine-light__Name=Jimeng, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-jimeng-combine-light__Jimeng / Combination", clipPath: 'url(#' + instanceId + "-jimeng-combine-light__clip0_449_12808)", children: [_jsx("g", { id: instanceId + "-jimeng-combine-light__Frame", children: _jsx("path", { id: instanceId + "-jimeng-combine-light__Jimeng / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M5.25723 1.80792C8.76823 6.73992 14.4312 9.44992 20.0642 8.40292C20.5018 8.31515 20.9306 8.18797 21.3452 8.02292C22.2002 7.69292 23.3202 9.03292 22.6712 9.68092C22.2412 10.1089 21.8312 10.5009 21.4632 10.8279C18.8782 13.1208 16.0675 15.1458 13.0742 16.8719C10.064 18.6118 6.88424 20.0402 3.58423 21.1349C3.13123 21.2849 2.60423 21.4389 2.03823 21.5919C1.15323 21.8299 0.554227 20.1919 1.26823 19.6169C1.64623 19.3109 1.98123 18.9999 2.24623 18.6899C5.96923 14.3359 6.29923 8.17392 3.71723 2.69692C3.58887 2.42002 3.4675 2.13993 3.35323 1.85692C2.99523 0.979921 4.04223 0.33492 4.65623 1.05492C4.89923 1.33892 5.10923 1.59992 5.25723 1.80792ZM19.5302 13.6949C17.2062 16.5579 16.7142 19.6389 17.1522 22.2779L17.1762 22.4379C17.2932 23.2279 16.3602 23.7149 15.7282 23.2259C15.6973 23.2018 15.6663 23.1778 15.6352 23.1539C13.5152 21.5399 11.0152 20.3259 7.68723 20.7079C9.81292 20.0768 11.8559 19.1949 13.7732 18.0809C15.9832 16.8059 17.9202 15.3069 19.5292 13.6949H19.5302Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-jimeng-combine-light__Frame_2", children: _jsx("path", { id: instanceId + "-jimeng-combine-light__Jimeng / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M55.622 8.6288L55.2608 11.1628H56.7252C57.4224 11.1628 58.0671 10.6014 58.1644 9.9098L58.3366 8.7044C58.6724 9.46782 59.1005 10.1872 59.6113 10.8464C60.5619 10.4712 61.3949 10.1877 61.3949 10.1877C60.7649 9.6459 59.6169 8.3929 58.6642 7.0097H60.781C61.026 7.0097 61.2227 6.8375 61.2591 6.6009L61.3753 5.7756H58.7531L58.8616 5.0126H56.553C56.4374 5.01121 56.3252 5.05181 56.2373 5.12686C56.1494 5.20191 56.0917 5.30632 56.0749 5.4207L56.0224 5.7756H53.6193C53.5036 5.77423 53.3913 5.81493 53.3034 5.89012C53.2155 5.96532 53.1578 6.06989 53.1412 6.1844L53.0243 7.0097H55.0417C54.5804 7.8259 53.3078 9.8265 52.4993 10.9542C52.4993 10.9542 54.3109 10.1737 55.6143 8.6316L55.622 8.6288ZM68.1793 7.009H70.2653C70.5103 7.009 70.7077 6.8375 70.7434 6.6009L70.8603 5.7756H68.271L68.3795 5.0126H66.0709C65.9554 5.01165 65.8435 5.05241 65.7557 5.12738C65.6678 5.20235 65.61 5.30651 65.5928 5.4207L65.5431 5.7756H63.1092C62.9935 5.77423 62.8812 5.81493 62.7933 5.89012C62.7054 5.96532 62.6477 6.06989 62.6311 6.1844L62.5149 7.009H64.568C64.106 7.8252 62.8341 9.8258 62.0256 10.9535C62.0256 10.9535 63.8372 10.173 65.1406 8.6309L64.7787 11.1649H66.2431C66.9403 11.1649 67.585 10.6035 67.6823 9.9119L67.8545 8.7065C68.3767 9.9203 69.1292 10.8485 69.1292 10.8485C70.0798 10.4733 70.9128 10.1898 70.9128 10.1898C70.2828 9.648 69.132 8.395 68.1828 7.0118L68.1793 7.009ZM59.8864 12.1631H56.6475L53.5661 15.4916C55.4582 15.4916 57.2502 14.7664 58.5697 13.4658L58.6614 13.3748H65.8399C65.4619 14.1238 64.379 15.1388 62.7508 16.0747C60.5311 14.2771 58.4864 14.9302 58.4864 14.9302C58.4864 14.9302 59.4118 15.7968 60.5031 17.1471C58.3891 17.9864 55.7585 18.5947 52.7828 18.5947L52.7023 18.8362C52.7023 18.8362 65.8182 20.4784 68.9514 13.3692L69.0431 12.7133H59.3257L59.8892 12.1575L59.8864 12.1631ZM41.5373 5.2205H33.7421C33.6377 5.22238 33.5372 5.26103 33.4585 5.32966C33.3797 5.39829 33.3277 5.4925 33.3116 5.5957L31.5308 18.083L31.3999 18.9937L37.1364 17.8849L37.023 18.6878H39.8566L40.3592 15.1626H38.787C38.0898 15.1626 37.4451 15.724 37.3478 16.4156L37.2393 17.166L34.4449 17.5132L35.014 13.5183H40.8289L41.9349 5.7616L41.9454 5.6811V5.6587C41.9451 5.54742 41.9024 5.44044 41.8261 5.35945C41.7498 5.27846 41.6456 5.22953 41.5345 5.2226L41.5373 5.2198V5.2205ZM38.0898 12.8631H35.1085L35.5614 9.6935H38.5427L38.0898 12.8631ZM38.6344 9.0432H35.6531L36.106 5.8736H39.0866L38.6344 9.0432ZM50.5862 5.2233H44.0825C43.9781 5.22518 43.8776 5.26383 43.7989 5.33246C43.7201 5.40109 43.6681 5.4953 43.652 5.5985L41.7403 18.9965H44.5739L46.4436 5.8764H48.1516L46.5661 17.0029H48.1383C48.8355 17.0029 49.4802 16.4415 49.5775 15.7499L51.0055 5.7511V5.7371C51.0111 5.7119 51.0167 5.6874 51.0167 5.6594C51.0164 5.54443 50.9711 5.43415 50.8905 5.35213C50.8099 5.27012 50.7005 5.22288 50.5855 5.2205L50.5862 5.2233ZM79.975 5.0147H79.0195C78.9576 5.01858 78.8972 5.03542 78.8422 5.06412C78.7872 5.09281 78.7389 5.13274 78.7003 5.1813L78.6583 5.245L69.8215 18.9916H70.8939L72.6579 16.2189H79.961V16.2133L80.8696 18.9916H84.5649L79.975 5.0147ZM73.0716 15.5658L77.5194 8.5987L79.7335 15.5658H73.0716ZM89.2934 5H89.2094C89.1193 5.00875 89.034 5.04522 88.9655 5.10439C88.8969 5.16355 88.8484 5.24251 88.8265 5.3304L88.8181 5.3892L86.6341 18.9657H89.8877L92.1326 5H89.2934Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-jimeng-combine-light__clip0_449_12808", children: _jsx("rect", { width: 93.7, height: 24, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(JimengCombineLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Jimeng/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 JimengDark = ({ 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 + "-jimeng-dark__Name=Jimeng, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-jimeng-dark__Jimeng / Icon", children: _jsx("path", { id: instanceId + "-jimeng-dark__Jimeng / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M10.514 3.61596C17.536 13.48 28.862 18.9 40.128 16.806C41.0031 16.6304 41.8606 16.3761 42.69 16.046C44.4 15.386 46.64 18.066 45.342 19.362C44.482 20.218 43.662 21.002 42.926 21.656C37.756 26.2417 32.1346 30.2917 26.148 33.744C20.1275 37.2237 13.768 40.0805 7.16797 42.27C6.26197 42.57 5.20797 42.878 4.07597 43.184C2.30597 43.66 1.10797 40.384 2.53597 39.234C3.29197 38.622 3.96197 38 4.49197 37.38C11.938 28.672 12.598 16.348 7.43397 5.39396C7.17725 4.84016 6.93451 4.27998 6.70597 3.71396C5.98997 1.95996 8.08397 0.669963 9.31197 2.10996C9.79797 2.67796 10.218 3.19996 10.514 3.61596ZM39.06 27.39C34.412 33.116 33.428 39.278 34.304 44.556L34.352 44.876C34.586 46.456 32.72 47.43 31.456 46.452C31.3942 46.4037 31.3322 46.3557 31.27 46.308C27.03 43.08 22.03 40.652 15.374 41.416C19.6253 40.1537 23.7114 38.3899 27.546 36.162C31.966 33.612 35.84 30.614 39.058 27.39H39.06Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }) }) });
|
|
11
|
-
};
|
|
12
|
-
const ForwardRef = forwardRef(JimengDark);
|
|
13
|
-
export default ForwardRef;
|
package/dist/Jimeng/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 JimengLight = ({ 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 + "-jimeng-light__Name=Jimeng, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-jimeng-light__Jimeng / Icon", children: _jsx("path", { id: instanceId + "-jimeng-light__Jimeng / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M10.514 3.61596C17.536 13.48 28.862 18.9 40.128 16.806C41.0031 16.6304 41.8606 16.3761 42.69 16.046C44.4 15.386 46.64 18.066 45.342 19.362C44.482 20.218 43.662 21.002 42.926 21.656C37.756 26.2417 32.1346 30.2917 26.148 33.744C20.1275 37.2237 13.768 40.0805 7.16797 42.27C6.26197 42.57 5.20797 42.878 4.07597 43.184C2.30597 43.66 1.10797 40.384 2.53597 39.234C3.29197 38.622 3.96197 38 4.49197 37.38C11.938 28.672 12.598 16.348 7.43397 5.39396C7.17725 4.84016 6.93451 4.27998 6.70597 3.71396C5.98997 1.95996 8.08397 0.669963 9.31197 2.10996C9.79797 2.67796 10.218 3.19996 10.514 3.61596ZM39.06 27.39C34.412 33.116 33.428 39.278 34.304 44.556L34.352 44.876C34.586 46.456 32.72 47.43 31.456 46.452C31.3942 46.4037 31.3322 46.3557 31.27 46.308C27.03 43.08 22.03 40.652 15.374 41.416C19.6253 40.1537 23.7114 38.3899 27.546 36.162C31.966 33.612 35.84 30.614 39.058 27.39H39.06Z", fill: "#000000", fillOpacity: 1 }) }) }) });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(JimengLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Jimeng/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 JimengMono = ({ 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 + "-jimeng-mono__Name=Jimeng, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-jimeng-mono__Jimeng / Icon", children: _jsx("path", { id: instanceId + "-jimeng-mono__Jimeng / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M10.514 3.61596C17.536 13.48 28.862 18.9 40.128 16.806C41.0031 16.6304 41.8606 16.3761 42.69 16.046C44.4 15.386 46.64 18.066 45.342 19.362C44.482 20.218 43.662 21.002 42.926 21.656C37.756 26.2417 32.1346 30.2917 26.148 33.744C20.1275 37.2237 13.768 40.0805 7.16797 42.27C6.26197 42.57 5.20797 42.878 4.07597 43.184C2.30597 43.66 1.10797 40.384 2.53597 39.234C3.29197 38.622 3.96197 38 4.49197 37.38C11.938 28.672 12.598 16.348 7.43397 5.39396C7.17725 4.84016 6.93451 4.27998 6.70597 3.71396C5.98997 1.95996 8.08397 0.669963 9.31197 2.10996C9.79797 2.67796 10.218 3.19996 10.514 3.61596ZM39.06 27.39C34.412 33.116 33.428 39.278 34.304 44.556L34.352 44.876C34.586 46.456 32.72 47.43 31.456 46.452C31.3942 46.4037 31.3322 46.3557 31.27 46.308C27.03 43.08 22.03 40.652 15.374 41.416C19.6253 40.1537 23.7114 38.3899 27.546 36.162C31.966 33.612 35.84 30.614 39.058 27.39H39.06Z", fill: "currentColor", fillOpacity: 1 }) }) }) });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(JimengMono);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Jimeng/index.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare const Jimeng: 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 Jimeng;
|
package/dist/Jimeng/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 Jimeng = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
-
export default Jimeng;
|
package/dist/Junie/Color.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 JunieColor = ({ 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 + "-junie-color__Name=Junie, Type=Color, Variant=Default", children: _jsx("g", { id: instanceId + "-junie-color__Junie / Icon", clipPath: 'url(#' + instanceId + "-junie-color__clip0_436_4424)", children: _jsx("path", { id: instanceId + "-junie-color__Junie / path 01", d: "M48 18.666C48 37.332 40 48 18.666 48H16V32H18.666C28 32 32 28 32 18.666V16H48V18.666ZM16 32H0V16H16V32ZM32 16H16V0H32V16Z", fill: "#47E054", style: {
|
|
8
|
-
fill: "color(display-p3 0.2784 0.8784 0.3294)",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-junie-color__clip0_436_4424", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} }) }) })] });
|
|
14
|
-
};
|
|
15
|
-
const ForwardRef = forwardRef(JunieColor);
|
|
16
|
-
export default ForwardRef;
|
package/dist/Junie/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 JunieCombine = ({ 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 + "-junie-combine__Name=Junie, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-junie-combine__Junie / Combination", clipPath: 'url(#' + instanceId + "-junie-combine__clip0_449_12820)", children: [_jsx("g", { id: instanceId + "-junie-combine__Frame", clipPath: 'url(#' + instanceId + "-junie-combine__clip1_449_12820)", children: _jsx("path", { id: instanceId + "-junie-combine__Junie / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M24 9.333C24 18.666 20 24 9.333 24H8V16H9.333C14 16 16 14 16 9.333V8H24V9.333ZM8 16H0V8H8V16ZM16 8H8V0H16V8Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-junie-combine__Frame_2", children: _jsx("path", { id: instanceId + "-junie-combine__Junie / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M32.8003 20.504V17.672H36.0515C36.6115 17.672 37.0659 17.4992 37.4115 17.1528C37.7579 16.8072 37.9315 16.3536 37.9315 15.7936V3.19995H40.9603V16.1408C40.9603 16.9968 40.7707 17.7592 40.3915 18.4272C40.0252 19.0816 39.4751 19.6143 38.8091 19.9592C38.1243 20.3224 37.3419 20.5032 36.4595 20.5032L32.8003 20.504ZM52.8803 7.84635H55.8219V20.5024H52.9539V18.5248C52.5579 19.2664 52.0179 19.8312 51.3339 20.2184C50.6499 20.6056 49.8755 20.8 49.0099 20.8C48.1035 20.8 47.3035 20.6024 46.6115 20.2064C45.9187 19.8112 45.3795 19.2384 44.9915 18.4888C44.6043 17.7392 44.4107 16.8448 44.4107 15.8064V7.84795H47.3403V15.3504C47.3403 16.2648 47.5723 16.9736 48.0331 17.476C48.5027 17.9704 49.1579 18.2176 49.9987 18.2176C50.5587 18.2176 51.0579 18.0896 51.4947 17.8344C51.9285 17.5744 52.2801 17.1973 52.5091 16.7464C52.7563 16.2856 52.8795 15.7584 52.8795 15.1648V7.84795L52.8803 7.84635ZM66.0643 7.55035C66.9715 7.55035 67.7707 7.74715 68.4635 8.14235C69.1635 8.53835 69.7075 9.11115 70.0947 9.86075C70.4827 10.6112 70.6763 11.5048 70.6763 12.5432V20.5032H67.7339V13C67.7339 12.0856 67.4987 11.3808 67.0291 10.8872C66.5675 10.384 65.9163 10.1328 65.0755 10.1328C64.5155 10.1328 64.0163 10.2648 63.5795 10.5288C63.1431 10.7835 62.7874 11.1562 62.5531 11.604C62.3139 12.0648 62.1947 12.5928 62.1947 13.1856V20.5024H59.2643V7.84795H62.1203V9.82555C62.5163 9.08395 63.0563 8.51915 63.7403 8.13195C64.4243 7.74475 65.1995 7.55115 66.0651 7.55115L66.0643 7.55035ZM76.7643 20.5024H73.8219V7.84795H76.7643V20.504V20.5024ZM73.6859 5.99355V3.19995H76.8755V5.99355H73.6859ZM92.0003 14.9664H82.3443C82.4275 15.6256 82.6291 16.2064 82.9507 16.7088C83.2576 17.1977 83.6827 17.6016 84.1867 17.8832C84.6899 18.1552 85.2507 18.2912 85.8683 18.2912C86.5939 18.2912 87.2075 18.184 87.7107 17.9696C88.2131 17.7552 88.6003 17.4464 88.8723 17.0424H91.7779C91.6459 17.6608 91.3203 18.2584 90.8011 18.8344C90.2811 19.412 89.5899 19.8856 88.7243 20.256C87.8587 20.6184 86.8699 20.8 85.7563 20.8C84.5211 20.8 83.4083 20.516 82.4187 19.9472C81.4482 19.3891 80.6521 18.5719 80.1195 17.5872C79.5675 16.5728 79.2915 15.432 79.2915 14.1632C79.2915 12.9104 79.5715 11.7816 80.1315 10.776C80.6712 9.79221 81.4711 8.97579 82.4435 8.41595C83.4323 7.83915 84.5371 7.55035 85.7571 7.55035C87.0099 7.55035 88.1059 7.83515 89.0451 8.40315C89.986 8.96395 90.7457 9.78344 91.2339 10.764C91.7451 11.7608 92.0003 12.8936 92.0003 14.1632V14.9664ZM85.7691 9.98555C84.8795 9.98555 84.1291 10.2496 83.5195 10.7768C82.9179 11.304 82.5347 12.0208 82.3691 12.9272H88.9835C88.8355 12.0208 88.4851 11.3032 87.9331 10.776C87.3891 10.2488 86.6675 9.98555 85.7691 9.98555Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-junie-combine__clip0_449_12820", children: _jsx("rect", { width: 93.6, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-junie-combine__clip1_449_12820", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(JunieCombine);
|
|
10
|
-
export default ForwardRef;
|
|
@@ -1,22 +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 JunieCombineDark = ({ 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 + "-junie-combine-dark__Name=Junie, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-junie-combine-dark__Junie / Combination", clipPath: 'url(#' + instanceId + "-junie-combine-dark__clip0_449_12820)", children: [_jsx("g", { id: instanceId + "-junie-combine-dark__Frame", clipPath: 'url(#' + instanceId + "-junie-combine-dark__clip1_449_12820)", children: _jsx("path", { id: instanceId + "-junie-combine-dark__Junie / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M24 9.333C24 18.666 20 24 9.333 24H8V16H9.333C14 16 16 14 16 9.333V8H24V9.333ZM8 16H0V8H8V16ZM16 8H8V0H16V8Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }), _jsx("g", { id: instanceId + "-junie-combine-dark__Frame_2", children: _jsx("path", { id: instanceId + "-junie-combine-dark__Junie / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M32.8003 20.504V17.672H36.0515C36.6115 17.672 37.0659 17.4992 37.4115 17.1528C37.7579 16.8072 37.9315 16.3536 37.9315 15.7936V3.19995H40.9603V16.1408C40.9603 16.9968 40.7707 17.7592 40.3915 18.4272C40.0252 19.0816 39.4751 19.6143 38.8091 19.9592C38.1243 20.3224 37.3419 20.5032 36.4595 20.5032L32.8003 20.504ZM52.8803 7.84635H55.8219V20.5024H52.9539V18.5248C52.5579 19.2664 52.0179 19.8312 51.3339 20.2184C50.6499 20.6056 49.8755 20.8 49.0099 20.8C48.1035 20.8 47.3035 20.6024 46.6115 20.2064C45.9187 19.8112 45.3795 19.2384 44.9915 18.4888C44.6043 17.7392 44.4107 16.8448 44.4107 15.8064V7.84795H47.3403V15.3504C47.3403 16.2648 47.5723 16.9736 48.0331 17.476C48.5027 17.9704 49.1579 18.2176 49.9987 18.2176C50.5587 18.2176 51.0579 18.0896 51.4947 17.8344C51.9285 17.5744 52.2801 17.1973 52.5091 16.7464C52.7563 16.2856 52.8795 15.7584 52.8795 15.1648V7.84795L52.8803 7.84635ZM66.0643 7.55035C66.9715 7.55035 67.7707 7.74715 68.4635 8.14235C69.1635 8.53835 69.7075 9.11115 70.0947 9.86075C70.4827 10.6112 70.6763 11.5048 70.6763 12.5432V20.5032H67.7339V13C67.7339 12.0856 67.4987 11.3808 67.0291 10.8872C66.5675 10.384 65.9163 10.1328 65.0755 10.1328C64.5155 10.1328 64.0163 10.2648 63.5795 10.5288C63.1431 10.7835 62.7874 11.1562 62.5531 11.604C62.3139 12.0648 62.1947 12.5928 62.1947 13.1856V20.5024H59.2643V7.84795H62.1203V9.82555C62.5163 9.08395 63.0563 8.51915 63.7403 8.13195C64.4243 7.74475 65.1995 7.55115 66.0651 7.55115L66.0643 7.55035ZM76.7643 20.5024H73.8219V7.84795H76.7643V20.504V20.5024ZM73.6859 5.99355V3.19995H76.8755V5.99355H73.6859ZM92.0003 14.9664H82.3443C82.4275 15.6256 82.6291 16.2064 82.9507 16.7088C83.2576 17.1977 83.6827 17.6016 84.1867 17.8832C84.6899 18.1552 85.2507 18.2912 85.8683 18.2912C86.5939 18.2912 87.2075 18.184 87.7107 17.9696C88.2131 17.7552 88.6003 17.4464 88.8723 17.0424H91.7779C91.6459 17.6608 91.3203 18.2584 90.8011 18.8344C90.2811 19.412 89.5899 19.8856 88.7243 20.256C87.8587 20.6184 86.8699 20.8 85.7563 20.8C84.5211 20.8 83.4083 20.516 82.4187 19.9472C81.4482 19.3891 80.6521 18.5719 80.1195 17.5872C79.5675 16.5728 79.2915 15.432 79.2915 14.1632C79.2915 12.9104 79.5715 11.7816 80.1315 10.776C80.6712 9.79221 81.4711 8.97579 82.4435 8.41595C83.4323 7.83915 84.5371 7.55035 85.7571 7.55035C87.0099 7.55035 88.1059 7.83515 89.0451 8.40315C89.986 8.96395 90.7457 9.78344 91.2339 10.764C91.7451 11.7608 92.0003 12.8936 92.0003 14.1632V14.9664ZM85.7691 9.98555C84.8795 9.98555 84.1291 10.2496 83.5195 10.7768C82.9179 11.304 82.5347 12.0208 82.3691 12.9272H88.9835C88.8355 12.0208 88.4851 11.3032 87.9331 10.776C87.3891 10.2488 86.6675 9.98555 85.7691 9.98555Z", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-junie-combine-dark__clip0_449_12820", children: _jsx("rect", { width: 93.6, height: 24, fill: "white", style: {
|
|
14
|
-
fill: "white",
|
|
15
|
-
fillOpacity: 1
|
|
16
|
-
} }) }), _jsx("clipPath", { id: instanceId + "-junie-combine-dark__clip1_449_12820", children: _jsx("rect", { width: 24, height: 24, fill: "white", style: {
|
|
17
|
-
fill: "white",
|
|
18
|
-
fillOpacity: 1
|
|
19
|
-
} }) })] })] });
|
|
20
|
-
};
|
|
21
|
-
const ForwardRef = forwardRef(JunieCombineDark);
|
|
22
|
-
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 JunieCombineLight = ({ 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 + "-junie-combine-light__Name=Junie, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-junie-combine-light__Junie / Combination", clipPath: 'url(#' + instanceId + "-junie-combine-light__clip0_449_12820)", children: [_jsx("g", { id: instanceId + "-junie-combine-light__Frame", clipPath: 'url(#' + instanceId + "-junie-combine-light__clip1_449_12820)", children: _jsx("path", { id: instanceId + "-junie-combine-light__Junie / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M24 9.333C24 18.666 20 24 9.333 24H8V16H9.333C14 16 16 14 16 9.333V8H24V9.333ZM8 16H0V8H8V16ZM16 8H8V0H16V8Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-junie-combine-light__Frame_2", children: _jsx("path", { id: instanceId + "-junie-combine-light__Junie / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M32.8003 20.504V17.672H36.0515C36.6115 17.672 37.0659 17.4992 37.4115 17.1528C37.7579 16.8072 37.9315 16.3536 37.9315 15.7936V3.19995H40.9603V16.1408C40.9603 16.9968 40.7707 17.7592 40.3915 18.4272C40.0252 19.0816 39.4751 19.6143 38.8091 19.9592C38.1243 20.3224 37.3419 20.5032 36.4595 20.5032L32.8003 20.504ZM52.8803 7.84635H55.8219V20.5024H52.9539V18.5248C52.5579 19.2664 52.0179 19.8312 51.3339 20.2184C50.6499 20.6056 49.8755 20.8 49.0099 20.8C48.1035 20.8 47.3035 20.6024 46.6115 20.2064C45.9187 19.8112 45.3795 19.2384 44.9915 18.4888C44.6043 17.7392 44.4107 16.8448 44.4107 15.8064V7.84795H47.3403V15.3504C47.3403 16.2648 47.5723 16.9736 48.0331 17.476C48.5027 17.9704 49.1579 18.2176 49.9987 18.2176C50.5587 18.2176 51.0579 18.0896 51.4947 17.8344C51.9285 17.5744 52.2801 17.1973 52.5091 16.7464C52.7563 16.2856 52.8795 15.7584 52.8795 15.1648V7.84795L52.8803 7.84635ZM66.0643 7.55035C66.9715 7.55035 67.7707 7.74715 68.4635 8.14235C69.1635 8.53835 69.7075 9.11115 70.0947 9.86075C70.4827 10.6112 70.6763 11.5048 70.6763 12.5432V20.5032H67.7339V13C67.7339 12.0856 67.4987 11.3808 67.0291 10.8872C66.5675 10.384 65.9163 10.1328 65.0755 10.1328C64.5155 10.1328 64.0163 10.2648 63.5795 10.5288C63.1431 10.7835 62.7874 11.1562 62.5531 11.604C62.3139 12.0648 62.1947 12.5928 62.1947 13.1856V20.5024H59.2643V7.84795H62.1203V9.82555C62.5163 9.08395 63.0563 8.51915 63.7403 8.13195C64.4243 7.74475 65.1995 7.55115 66.0651 7.55115L66.0643 7.55035ZM76.7643 20.5024H73.8219V7.84795H76.7643V20.504V20.5024ZM73.6859 5.99355V3.19995H76.8755V5.99355H73.6859ZM92.0003 14.9664H82.3443C82.4275 15.6256 82.6291 16.2064 82.9507 16.7088C83.2576 17.1977 83.6827 17.6016 84.1867 17.8832C84.6899 18.1552 85.2507 18.2912 85.8683 18.2912C86.5939 18.2912 87.2075 18.184 87.7107 17.9696C88.2131 17.7552 88.6003 17.4464 88.8723 17.0424H91.7779C91.6459 17.6608 91.3203 18.2584 90.8011 18.8344C90.2811 19.412 89.5899 19.8856 88.7243 20.256C87.8587 20.6184 86.8699 20.8 85.7563 20.8C84.5211 20.8 83.4083 20.516 82.4187 19.9472C81.4482 19.3891 80.6521 18.5719 80.1195 17.5872C79.5675 16.5728 79.2915 15.432 79.2915 14.1632C79.2915 12.9104 79.5715 11.7816 80.1315 10.776C80.6712 9.79221 81.4711 8.97579 82.4435 8.41595C83.4323 7.83915 84.5371 7.55035 85.7571 7.55035C87.0099 7.55035 88.1059 7.83515 89.0451 8.40315C89.986 8.96395 90.7457 9.78344 91.2339 10.764C91.7451 11.7608 92.0003 12.8936 92.0003 14.1632V14.9664ZM85.7691 9.98555C84.8795 9.98555 84.1291 10.2496 83.5195 10.7768C82.9179 11.304 82.5347 12.0208 82.3691 12.9272H88.9835C88.8355 12.0208 88.4851 11.3032 87.9331 10.776C87.3891 10.2488 86.6675 9.98555 85.7691 9.98555Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-junie-combine-light__clip0_449_12820", children: _jsx("rect", { width: 93.6, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-junie-combine-light__clip1_449_12820", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(JunieCombineLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Junie/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 JunieDark = ({ 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 + "-junie-dark__Name=Junie, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-junie-dark__Junie / Icon", clipPath: 'url(#' + instanceId + "-junie-dark__clip0_436_4427)", children: _jsx("path", { id: instanceId + "-junie-dark__Junie / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M48 18.666C48 37.332 40 48 18.666 48H16V32H18.666C28 32 32 28 32 18.666V16H48V18.666ZM16 32H0V16H16V32ZM32 16H16V0H32V16Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-junie-dark__clip0_436_4427", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} }) }) })] });
|
|
14
|
-
};
|
|
15
|
-
const ForwardRef = forwardRef(JunieDark);
|
|
16
|
-
export default ForwardRef;
|
package/dist/Junie/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 JunieLight = ({ 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 + "-junie-light__Name=Junie, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-junie-light__Junie / Icon", clipPath: 'url(#' + instanceId + "-junie-light__clip0_436_4427)", children: _jsx("path", { id: instanceId + "-junie-light__Junie / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M48 18.666C48 37.332 40 48 18.666 48H16V32H18.666C28 32 32 28 32 18.666V16H48V18.666ZM16 32H0V16H16V32ZM32 16H16V0H32V16Z", fill: "#000000", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-junie-light__clip0_436_4427", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(JunieLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Junie/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 JunieMono = ({ 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 + "-junie-mono__Name=Junie, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-junie-mono__Junie / Icon", clipPath: 'url(#' + instanceId + "-junie-mono__clip0_436_4427)", children: _jsx("path", { id: instanceId + "-junie-mono__Junie / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M48 18.666C48 37.332 40 48 18.666 48H16V32H18.666C28 32 32 28 32 18.666V16H48V18.666ZM16 32H0V16H16V32ZM32 16H16V0H32V16Z", fill: "currentColor", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-junie-mono__clip0_436_4427", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(JunieMono);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Junie/index.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare const Junie: 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 Junie;
|
package/dist/Junie/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 Junie = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
-
export default Junie;
|
package/dist/KiloCode/Color.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 KiloCodeColor = ({ 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 + "-kilo-code-color__Name=Kilo Code, Type=Color, Variant=Default", children: _jsx("g", { id: instanceId + "-kilo-code-color__Kilo Code / Icon", clipPath: 'url(#' + instanceId + "-kilo-code-color__clip0_449_11556)", children: _jsx("path", { id: instanceId + "-kilo-code-color__Kilo Code / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M0 0V48H48V0H0ZM44.444 44.444H3.556V3.556H44.444V44.444ZM29.334 34.516H33.778V38.072H28.19L25.78 35.66V30.072H29.336V34.516H29.334ZM37.334 34.516H33.778V30.072H29.334V26.516H34.92L37.334 28.93V34.516ZM22.222 29.334H18.666V25.778H22.222V29.334ZM10.666 25.778H14.222V33.778H22.222V37.334H13.08L10.666 34.92V25.78V25.778ZM37.334 18.666V22.222H25.778V18.666H29.752V14.222H25.778V10.666H30.894L33.306 13.08V18.666H37.334ZM14.222 14.666H18.666L22.222 18.222V22.222H18.666V18.222H14.222V22.222H10.666V10.666H14.222V14.666ZM22.222 14.666H18.666V10.666H22.222V14.666Z", fill: "black", style: {
|
|
8
|
-
fill: "black",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-kilo-code-color__clip0_449_11556", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} }) }) })] });
|
|
14
|
-
};
|
|
15
|
-
const ForwardRef = forwardRef(KiloCodeColor);
|
|
16
|
-
export default ForwardRef;
|
package/dist/KiloCode/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 KiloCodeCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 144 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 6 : 'calc(' + size + ' * 6)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-kilo-code-combine__Name=Kilo Code, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-kilo-code-combine__Kilo Code / Combination", clipPath: 'url(#' + instanceId + "-kilo-code-combine__clip0_449_12832)", children: [_jsx("g", { id: instanceId + "-kilo-code-combine__Frame", clipPath: 'url(#' + instanceId + "-kilo-code-combine__clip1_449_12832)", children: _jsx("path", { id: instanceId + "-kilo-code-combine__Kilo Code / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M0 0V24H24V0H0ZM22.222 22.222H1.778V1.778H22.222V22.222ZM14.667 17.258H16.889V19.036H14.095L12.89 17.83V15.036H14.668V17.258H14.667ZM18.667 17.258H16.889V15.036H14.667V13.258H17.46L18.667 14.465V17.258ZM11.111 14.667H9.333V12.889H11.111V14.667ZM5.333 12.889H7.111V16.889H11.111V18.667H6.54L5.333 17.46V12.89V12.889ZM18.667 9.333V11.111H12.889V9.333H14.876V7.111H12.889V5.333H15.447L16.653 6.54V9.333H18.667ZM7.111 7.333H9.333L11.111 9.111V11.111H9.333V9.111H7.111V11.111H5.333V5.333H7.111V7.333ZM11.111 7.333H9.333V5.333H11.111V7.333Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-kilo-code-combine__Frame_2", children: _jsx("path", { id: instanceId + "-kilo-code-combine__Kilo Code / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M137.534 19.4993C136.568 19.4993 135.725 19.3125 135.006 18.9398C134.287 18.5663 133.727 18.048 133.327 17.385C132.94 16.7078 132.746 15.9203 132.746 15.0225V12.1613C132.746 11.2635 132.94 10.4827 133.327 9.819C133.725 9.1444 134.307 8.59785 135.006 8.244C135.725 7.8705 136.568 7.6845 137.534 7.6845C138.488 7.6845 139.317 7.8705 140.022 8.244C140.741 8.61675 141.293 9.14175 141.68 9.819C142.081 10.4827 142.281 11.2635 142.281 12.1613V14.2133H135.254V15.0217C135.254 15.8235 135.448 16.4318 135.835 16.8458C136.222 17.247 136.796 17.4473 137.555 17.4473C138.136 17.4473 138.605 17.3497 138.965 17.157C139.324 16.9492 139.552 16.6523 139.649 16.2653H142.199C142.005 17.2463 141.48 18.0345 140.623 18.6285C139.78 19.209 138.751 19.4985 137.534 19.4985V19.4993ZM139.773 12.7628V12.1403C139.773 11.3528 139.586 10.752 139.214 10.3372C138.84 9.909 138.281 9.6945 137.534 9.6945C136.788 9.6945 136.222 9.909 135.835 10.3372C135.448 10.7655 135.254 11.3738 135.254 12.1613V12.5963L139.96 12.555L139.773 12.7628ZM124.319 19.5C123.185 19.5 122.267 19.1062 121.562 18.318C120.871 17.5305 120.525 16.473 120.525 15.147V12.0585C120.525 10.7183 120.871 9.654 121.562 8.8665C122.252 8.079 123.171 7.68525 124.319 7.68525C125.258 7.68525 126.004 7.9545 126.557 8.493C127.109 9.018 127.386 9.744 127.386 10.6695L126.806 10.0688H127.407L127.324 7.35375V4.16025H129.915V19.2922H127.386V17.1157H126.806L127.386 16.5142C127.386 17.4405 127.109 18.1725 126.557 18.7117C126.004 19.2367 125.258 19.5 124.319 19.5ZM125.231 17.2612C125.894 17.2612 126.405 17.0677 126.764 16.6807C127.137 16.2802 127.324 15.7275 127.324 15.0233V12.162C127.324 11.457 127.137 10.9117 126.764 10.5247C126.405 10.1243 125.894 9.92325 125.231 9.92325C124.567 9.92325 124.049 10.1168 123.676 10.5038C123.302 10.8908 123.116 11.4435 123.116 12.162V15.0225C123.116 15.741 123.302 16.2937 123.676 16.6807C124.049 17.0677 124.567 17.2612 125.231 17.2612ZM113.071 19.479C112.104 19.479 111.261 19.299 110.543 18.9398C109.857 18.5846 109.283 18.0465 108.884 17.385C108.497 16.7085 108.304 15.9135 108.304 15.0015V12.183C108.304 11.271 108.497 10.4828 108.884 9.81975C109.275 9.15187 109.851 8.61176 110.543 8.265C111.261 7.89225 112.104 7.7055 113.071 7.7055C114.053 7.7055 114.896 7.89225 115.6 8.265C116.288 8.60868 116.859 9.15003 117.238 9.81975C117.638 10.4828 117.839 11.2635 117.839 12.162V15.0015C117.839 15.9135 117.638 16.7085 117.238 17.385C116.851 18.0484 116.283 18.5878 115.6 18.9398C114.896 19.2998 114.053 19.479 113.071 19.479ZM113.071 17.2192C113.762 17.2192 114.294 17.0332 114.668 16.6597C115.054 16.2727 115.247 15.72 115.247 15.0023V12.1823C115.247 11.4503 115.054 10.8975 114.668 10.5247C114.294 10.1512 113.762 9.9645 113.071 9.9645C112.394 9.9645 111.862 10.152 111.475 10.5247C111.089 10.8975 110.895 11.4503 110.895 12.1823V15.0023C110.895 15.72 111.089 16.2727 111.475 16.6597C111.862 17.0332 112.394 17.2192 113.071 17.2192ZM100.933 19.5C99.9653 19.5 99.1156 19.32 98.3828 18.9608C97.6643 18.588 97.1048 18.0697 96.7043 17.4067C96.3173 16.7295 96.1238 15.9345 96.1238 15.0225V8.4315C96.1238 7.50525 96.3173 6.711 96.7043 6.04725C97.1044 5.38467 97.6876 4.85199 98.3836 4.5135C99.1156 4.14075 99.9661 3.954 100.933 3.954C101.914 3.954 102.757 4.14075 103.462 4.5135C104.158 4.85211 104.741 5.38477 105.14 6.04725C105.542 6.711 105.742 7.50525 105.742 8.4315H103.13C103.13 7.713 102.936 7.167 102.55 6.7935C102.176 6.42075 101.638 6.234 100.933 6.234C100.228 6.234 99.6818 6.42075 99.2956 6.7935C98.9086 7.167 98.7151 7.7055 98.7151 8.4105V15.0225C98.7151 15.7275 98.9086 16.2735 99.2956 16.6597C99.6826 17.0332 100.228 17.22 100.933 17.22C101.638 17.22 102.176 17.0332 102.55 16.6597C102.936 16.2735 103.13 15.7275 103.13 15.0225H105.742C105.742 15.921 105.542 16.7085 105.14 17.385C104.743 18.0596 104.16 18.6064 103.462 18.9608C102.757 19.3208 101.914 19.5 100.933 19.5ZM76.4071 19.479C75.4396 19.479 74.5973 19.299 73.8781 18.9398C73.1927 18.5844 72.619 18.0463 72.2206 17.385C71.8328 16.7085 71.6401 15.9135 71.6401 15.0015V12.183C71.6401 11.271 71.8336 10.4828 72.2198 9.81975C72.6105 9.15195 73.1865 8.61186 73.8781 8.265C74.5973 7.89225 75.4396 7.7055 76.4071 7.7055C77.3881 7.7055 78.2311 7.89225 78.9361 8.265C79.6244 8.6088 80.1945 9.15014 80.5733 9.81975C80.9746 10.4828 81.1748 11.2635 81.1748 12.162V15.0015C81.1748 15.9135 80.9746 16.7085 80.5733 17.385C80.1865 18.0484 79.6186 18.5877 78.9361 18.9398C78.2311 19.2998 77.3881 19.479 76.4071 19.479ZM76.4071 17.2192C77.0978 17.2192 77.6296 17.0332 78.0031 16.6597C78.3901 16.2727 78.5836 15.72 78.5836 15.0023V12.1823C78.5836 11.4503 78.3901 10.8975 78.0031 10.5247C77.6303 10.1512 77.0978 9.9645 76.4071 9.9645C75.7298 9.9645 75.1981 10.152 74.8111 10.5247C74.4241 10.8975 74.2306 11.4503 74.2306 12.1823V15.0023C74.2306 15.72 74.4241 16.2727 74.8111 16.6597C75.1981 17.0332 75.7298 17.2192 76.4071 17.2192ZM65.9266 19.293C65.1811 19.293 64.5241 19.1407 63.9578 18.8362C63.4112 18.5383 62.9589 18.0933 62.6521 17.5515C62.3341 16.9845 62.1751 16.3358 62.1751 15.603V6.50325H58.5271V4.161H64.7663V15.603C64.7663 16.0178 64.8841 16.3493 65.1188 16.5983C65.3671 16.833 65.6986 16.9507 66.1133 16.9507H69.5543V19.293H65.9266ZM47.3213 19.2922V16.9297H51.3008V10.233H47.8396V7.8915H53.7886V16.929H57.3121V19.2915H47.3221L47.3213 19.2922ZM52.3373 5.985C51.8123 5.985 51.3976 5.85375 51.0938 5.59125C50.7901 5.3145 50.6378 4.9485 50.6378 4.4925C50.6378 4.0365 50.7901 3.67725 51.0938 3.41475C51.3976 3.138 51.8123 3 52.3373 3C52.8623 3 53.2771 3.138 53.5816 3.41475C53.8853 3.67725 54.0376 4.0365 54.0376 4.4925C54.0376 4.9485 53.8853 5.3145 53.5816 5.59125C53.2771 5.85375 52.8623 5.985 52.3373 5.985ZM35.1001 19.293V4.161H37.6913V10.2758H39.4943L42.3338 4.161H45.1531L41.7743 11.4157L45.3188 19.293H42.4381L39.4531 12.639H37.6906V19.293H35.1001Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-kilo-code-combine__clip0_449_12832", children: _jsx("rect", { width: 143.85, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-kilo-code-combine__clip1_449_12832", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(KiloCodeCombine);
|
|
10
|
-
export default ForwardRef;
|
|
@@ -1,22 +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 KiloCodeCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 144 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 6 : 'calc(' + size + ' * 6)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-kilo-code-combine-dark__Name=Kilo Code, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-kilo-code-combine-dark__Kilo Code / Combination", clipPath: 'url(#' + instanceId + "-kilo-code-combine-dark__clip0_449_12832)", children: [_jsx("g", { id: instanceId + "-kilo-code-combine-dark__Frame", clipPath: 'url(#' + instanceId + "-kilo-code-combine-dark__clip1_449_12832)", children: _jsx("path", { id: instanceId + "-kilo-code-combine-dark__Kilo Code / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M0 0V24H24V0H0ZM22.222 22.222H1.778V1.778H22.222V22.222ZM14.667 17.258H16.889V19.036H14.095L12.89 17.83V15.036H14.668V17.258H14.667ZM18.667 17.258H16.889V15.036H14.667V13.258H17.46L18.667 14.465V17.258ZM11.111 14.667H9.333V12.889H11.111V14.667ZM5.333 12.889H7.111V16.889H11.111V18.667H6.54L5.333 17.46V12.89V12.889ZM18.667 9.333V11.111H12.889V9.333H14.876V7.111H12.889V5.333H15.447L16.653 6.54V9.333H18.667ZM7.111 7.333H9.333L11.111 9.111V11.111H9.333V9.111H7.111V11.111H5.333V5.333H7.111V7.333ZM11.111 7.333H9.333V5.333H11.111V7.333Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }), _jsx("g", { id: instanceId + "-kilo-code-combine-dark__Frame_2", children: _jsx("path", { id: instanceId + "-kilo-code-combine-dark__Kilo Code / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M137.534 19.4993C136.568 19.4993 135.725 19.3125 135.006 18.9398C134.287 18.5663 133.727 18.048 133.327 17.385C132.94 16.7078 132.746 15.9203 132.746 15.0225V12.1613C132.746 11.2635 132.94 10.4827 133.327 9.819C133.725 9.1444 134.307 8.59785 135.006 8.244C135.725 7.8705 136.568 7.6845 137.534 7.6845C138.488 7.6845 139.317 7.8705 140.022 8.244C140.741 8.61675 141.293 9.14175 141.68 9.819C142.081 10.4827 142.281 11.2635 142.281 12.1613V14.2133H135.254V15.0217C135.254 15.8235 135.448 16.4318 135.835 16.8458C136.222 17.247 136.796 17.4473 137.555 17.4473C138.136 17.4473 138.605 17.3497 138.965 17.157C139.324 16.9492 139.552 16.6523 139.649 16.2653H142.199C142.005 17.2463 141.48 18.0345 140.623 18.6285C139.78 19.209 138.751 19.4985 137.534 19.4985V19.4993ZM139.773 12.7628V12.1403C139.773 11.3528 139.586 10.752 139.214 10.3372C138.84 9.909 138.281 9.6945 137.534 9.6945C136.788 9.6945 136.222 9.909 135.835 10.3372C135.448 10.7655 135.254 11.3738 135.254 12.1613V12.5963L139.96 12.555L139.773 12.7628ZM124.319 19.5C123.185 19.5 122.267 19.1062 121.562 18.318C120.871 17.5305 120.525 16.473 120.525 15.147V12.0585C120.525 10.7183 120.871 9.654 121.562 8.8665C122.252 8.079 123.171 7.68525 124.319 7.68525C125.258 7.68525 126.004 7.9545 126.557 8.493C127.109 9.018 127.386 9.744 127.386 10.6695L126.806 10.0688H127.407L127.324 7.35375V4.16025H129.915V19.2922H127.386V17.1157H126.806L127.386 16.5142C127.386 17.4405 127.109 18.1725 126.557 18.7117C126.004 19.2367 125.258 19.5 124.319 19.5ZM125.231 17.2612C125.894 17.2612 126.405 17.0677 126.764 16.6807C127.137 16.2802 127.324 15.7275 127.324 15.0233V12.162C127.324 11.457 127.137 10.9117 126.764 10.5247C126.405 10.1243 125.894 9.92325 125.231 9.92325C124.567 9.92325 124.049 10.1168 123.676 10.5038C123.302 10.8908 123.116 11.4435 123.116 12.162V15.0225C123.116 15.741 123.302 16.2937 123.676 16.6807C124.049 17.0677 124.567 17.2612 125.231 17.2612ZM113.071 19.479C112.104 19.479 111.261 19.299 110.543 18.9398C109.857 18.5846 109.283 18.0465 108.884 17.385C108.497 16.7085 108.304 15.9135 108.304 15.0015V12.183C108.304 11.271 108.497 10.4828 108.884 9.81975C109.275 9.15187 109.851 8.61176 110.543 8.265C111.261 7.89225 112.104 7.7055 113.071 7.7055C114.053 7.7055 114.896 7.89225 115.6 8.265C116.288 8.60868 116.859 9.15003 117.238 9.81975C117.638 10.4828 117.839 11.2635 117.839 12.162V15.0015C117.839 15.9135 117.638 16.7085 117.238 17.385C116.851 18.0484 116.283 18.5878 115.6 18.9398C114.896 19.2998 114.053 19.479 113.071 19.479ZM113.071 17.2192C113.762 17.2192 114.294 17.0332 114.668 16.6597C115.054 16.2727 115.247 15.72 115.247 15.0023V12.1823C115.247 11.4503 115.054 10.8975 114.668 10.5247C114.294 10.1512 113.762 9.9645 113.071 9.9645C112.394 9.9645 111.862 10.152 111.475 10.5247C111.089 10.8975 110.895 11.4503 110.895 12.1823V15.0023C110.895 15.72 111.089 16.2727 111.475 16.6597C111.862 17.0332 112.394 17.2192 113.071 17.2192ZM100.933 19.5C99.9653 19.5 99.1156 19.32 98.3828 18.9608C97.6643 18.588 97.1048 18.0697 96.7043 17.4067C96.3173 16.7295 96.1238 15.9345 96.1238 15.0225V8.4315C96.1238 7.50525 96.3173 6.711 96.7043 6.04725C97.1044 5.38467 97.6876 4.85199 98.3836 4.5135C99.1156 4.14075 99.9661 3.954 100.933 3.954C101.914 3.954 102.757 4.14075 103.462 4.5135C104.158 4.85211 104.741 5.38477 105.14 6.04725C105.542 6.711 105.742 7.50525 105.742 8.4315H103.13C103.13 7.713 102.936 7.167 102.55 6.7935C102.176 6.42075 101.638 6.234 100.933 6.234C100.228 6.234 99.6818 6.42075 99.2956 6.7935C98.9086 7.167 98.7151 7.7055 98.7151 8.4105V15.0225C98.7151 15.7275 98.9086 16.2735 99.2956 16.6597C99.6826 17.0332 100.228 17.22 100.933 17.22C101.638 17.22 102.176 17.0332 102.55 16.6597C102.936 16.2735 103.13 15.7275 103.13 15.0225H105.742C105.742 15.921 105.542 16.7085 105.14 17.385C104.743 18.0596 104.16 18.6064 103.462 18.9608C102.757 19.3208 101.914 19.5 100.933 19.5ZM76.4071 19.479C75.4396 19.479 74.5973 19.299 73.8781 18.9398C73.1927 18.5844 72.619 18.0463 72.2206 17.385C71.8328 16.7085 71.6401 15.9135 71.6401 15.0015V12.183C71.6401 11.271 71.8336 10.4828 72.2198 9.81975C72.6105 9.15195 73.1865 8.61186 73.8781 8.265C74.5973 7.89225 75.4396 7.7055 76.4071 7.7055C77.3881 7.7055 78.2311 7.89225 78.9361 8.265C79.6244 8.6088 80.1945 9.15014 80.5733 9.81975C80.9746 10.4828 81.1748 11.2635 81.1748 12.162V15.0015C81.1748 15.9135 80.9746 16.7085 80.5733 17.385C80.1865 18.0484 79.6186 18.5877 78.9361 18.9398C78.2311 19.2998 77.3881 19.479 76.4071 19.479ZM76.4071 17.2192C77.0978 17.2192 77.6296 17.0332 78.0031 16.6597C78.3901 16.2727 78.5836 15.72 78.5836 15.0023V12.1823C78.5836 11.4503 78.3901 10.8975 78.0031 10.5247C77.6303 10.1512 77.0978 9.9645 76.4071 9.9645C75.7298 9.9645 75.1981 10.152 74.8111 10.5247C74.4241 10.8975 74.2306 11.4503 74.2306 12.1823V15.0023C74.2306 15.72 74.4241 16.2727 74.8111 16.6597C75.1981 17.0332 75.7298 17.2192 76.4071 17.2192ZM65.9266 19.293C65.1811 19.293 64.5241 19.1407 63.9578 18.8362C63.4112 18.5383 62.9589 18.0933 62.6521 17.5515C62.3341 16.9845 62.1751 16.3358 62.1751 15.603V6.50325H58.5271V4.161H64.7663V15.603C64.7663 16.0178 64.8841 16.3493 65.1188 16.5983C65.3671 16.833 65.6986 16.9507 66.1133 16.9507H69.5543V19.293H65.9266ZM47.3213 19.2922V16.9297H51.3008V10.233H47.8396V7.8915H53.7886V16.929H57.3121V19.2915H47.3221L47.3213 19.2922ZM52.3373 5.985C51.8123 5.985 51.3976 5.85375 51.0938 5.59125C50.7901 5.3145 50.6378 4.9485 50.6378 4.4925C50.6378 4.0365 50.7901 3.67725 51.0938 3.41475C51.3976 3.138 51.8123 3 52.3373 3C52.8623 3 53.2771 3.138 53.5816 3.41475C53.8853 3.67725 54.0376 4.0365 54.0376 4.4925C54.0376 4.9485 53.8853 5.3145 53.5816 5.59125C53.2771 5.85375 52.8623 5.985 52.3373 5.985ZM35.1001 19.293V4.161H37.6913V10.2758H39.4943L42.3338 4.161H45.1531L41.7743 11.4157L45.3188 19.293H42.4381L39.4531 12.639H37.6906V19.293H35.1001Z", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-kilo-code-combine-dark__clip0_449_12832", children: _jsx("rect", { width: 143.85, height: 24, fill: "white", style: {
|
|
14
|
-
fill: "white",
|
|
15
|
-
fillOpacity: 1
|
|
16
|
-
} }) }), _jsx("clipPath", { id: instanceId + "-kilo-code-combine-dark__clip1_449_12832", children: _jsx("rect", { width: 24, height: 24, fill: "white", style: {
|
|
17
|
-
fill: "white",
|
|
18
|
-
fillOpacity: 1
|
|
19
|
-
} }) })] })] });
|
|
20
|
-
};
|
|
21
|
-
const ForwardRef = forwardRef(KiloCodeCombineDark);
|
|
22
|
-
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 KiloCodeCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 144 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 6 : 'calc(' + size + ' * 6)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-kilo-code-combine-light__Name=Kilo Code, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-kilo-code-combine-light__Kilo Code / Combination", clipPath: 'url(#' + instanceId + "-kilo-code-combine-light__clip0_449_12832)", children: [_jsx("g", { id: instanceId + "-kilo-code-combine-light__Frame", clipPath: 'url(#' + instanceId + "-kilo-code-combine-light__clip1_449_12832)", children: _jsx("path", { id: instanceId + "-kilo-code-combine-light__Kilo Code / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M0 0V24H24V0H0ZM22.222 22.222H1.778V1.778H22.222V22.222ZM14.667 17.258H16.889V19.036H14.095L12.89 17.83V15.036H14.668V17.258H14.667ZM18.667 17.258H16.889V15.036H14.667V13.258H17.46L18.667 14.465V17.258ZM11.111 14.667H9.333V12.889H11.111V14.667ZM5.333 12.889H7.111V16.889H11.111V18.667H6.54L5.333 17.46V12.89V12.889ZM18.667 9.333V11.111H12.889V9.333H14.876V7.111H12.889V5.333H15.447L16.653 6.54V9.333H18.667ZM7.111 7.333H9.333L11.111 9.111V11.111H9.333V9.111H7.111V11.111H5.333V5.333H7.111V7.333ZM11.111 7.333H9.333V5.333H11.111V7.333Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-kilo-code-combine-light__Frame_2", children: _jsx("path", { id: instanceId + "-kilo-code-combine-light__Kilo Code / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M137.534 19.4993C136.568 19.4993 135.725 19.3125 135.006 18.9398C134.287 18.5663 133.727 18.048 133.327 17.385C132.94 16.7078 132.746 15.9203 132.746 15.0225V12.1613C132.746 11.2635 132.94 10.4827 133.327 9.819C133.725 9.1444 134.307 8.59785 135.006 8.244C135.725 7.8705 136.568 7.6845 137.534 7.6845C138.488 7.6845 139.317 7.8705 140.022 8.244C140.741 8.61675 141.293 9.14175 141.68 9.819C142.081 10.4827 142.281 11.2635 142.281 12.1613V14.2133H135.254V15.0217C135.254 15.8235 135.448 16.4318 135.835 16.8458C136.222 17.247 136.796 17.4473 137.555 17.4473C138.136 17.4473 138.605 17.3497 138.965 17.157C139.324 16.9492 139.552 16.6523 139.649 16.2653H142.199C142.005 17.2463 141.48 18.0345 140.623 18.6285C139.78 19.209 138.751 19.4985 137.534 19.4985V19.4993ZM139.773 12.7628V12.1403C139.773 11.3528 139.586 10.752 139.214 10.3372C138.84 9.909 138.281 9.6945 137.534 9.6945C136.788 9.6945 136.222 9.909 135.835 10.3372C135.448 10.7655 135.254 11.3738 135.254 12.1613V12.5963L139.96 12.555L139.773 12.7628ZM124.319 19.5C123.185 19.5 122.267 19.1062 121.562 18.318C120.871 17.5305 120.525 16.473 120.525 15.147V12.0585C120.525 10.7183 120.871 9.654 121.562 8.8665C122.252 8.079 123.171 7.68525 124.319 7.68525C125.258 7.68525 126.004 7.9545 126.557 8.493C127.109 9.018 127.386 9.744 127.386 10.6695L126.806 10.0688H127.407L127.324 7.35375V4.16025H129.915V19.2922H127.386V17.1157H126.806L127.386 16.5142C127.386 17.4405 127.109 18.1725 126.557 18.7117C126.004 19.2367 125.258 19.5 124.319 19.5ZM125.231 17.2612C125.894 17.2612 126.405 17.0677 126.764 16.6807C127.137 16.2802 127.324 15.7275 127.324 15.0233V12.162C127.324 11.457 127.137 10.9117 126.764 10.5247C126.405 10.1243 125.894 9.92325 125.231 9.92325C124.567 9.92325 124.049 10.1168 123.676 10.5038C123.302 10.8908 123.116 11.4435 123.116 12.162V15.0225C123.116 15.741 123.302 16.2937 123.676 16.6807C124.049 17.0677 124.567 17.2612 125.231 17.2612ZM113.071 19.479C112.104 19.479 111.261 19.299 110.543 18.9398C109.857 18.5846 109.283 18.0465 108.884 17.385C108.497 16.7085 108.304 15.9135 108.304 15.0015V12.183C108.304 11.271 108.497 10.4828 108.884 9.81975C109.275 9.15187 109.851 8.61176 110.543 8.265C111.261 7.89225 112.104 7.7055 113.071 7.7055C114.053 7.7055 114.896 7.89225 115.6 8.265C116.288 8.60868 116.859 9.15003 117.238 9.81975C117.638 10.4828 117.839 11.2635 117.839 12.162V15.0015C117.839 15.9135 117.638 16.7085 117.238 17.385C116.851 18.0484 116.283 18.5878 115.6 18.9398C114.896 19.2998 114.053 19.479 113.071 19.479ZM113.071 17.2192C113.762 17.2192 114.294 17.0332 114.668 16.6597C115.054 16.2727 115.247 15.72 115.247 15.0023V12.1823C115.247 11.4503 115.054 10.8975 114.668 10.5247C114.294 10.1512 113.762 9.9645 113.071 9.9645C112.394 9.9645 111.862 10.152 111.475 10.5247C111.089 10.8975 110.895 11.4503 110.895 12.1823V15.0023C110.895 15.72 111.089 16.2727 111.475 16.6597C111.862 17.0332 112.394 17.2192 113.071 17.2192ZM100.933 19.5C99.9653 19.5 99.1156 19.32 98.3828 18.9608C97.6643 18.588 97.1048 18.0697 96.7043 17.4067C96.3173 16.7295 96.1238 15.9345 96.1238 15.0225V8.4315C96.1238 7.50525 96.3173 6.711 96.7043 6.04725C97.1044 5.38467 97.6876 4.85199 98.3836 4.5135C99.1156 4.14075 99.9661 3.954 100.933 3.954C101.914 3.954 102.757 4.14075 103.462 4.5135C104.158 4.85211 104.741 5.38477 105.14 6.04725C105.542 6.711 105.742 7.50525 105.742 8.4315H103.13C103.13 7.713 102.936 7.167 102.55 6.7935C102.176 6.42075 101.638 6.234 100.933 6.234C100.228 6.234 99.6818 6.42075 99.2956 6.7935C98.9086 7.167 98.7151 7.7055 98.7151 8.4105V15.0225C98.7151 15.7275 98.9086 16.2735 99.2956 16.6597C99.6826 17.0332 100.228 17.22 100.933 17.22C101.638 17.22 102.176 17.0332 102.55 16.6597C102.936 16.2735 103.13 15.7275 103.13 15.0225H105.742C105.742 15.921 105.542 16.7085 105.14 17.385C104.743 18.0596 104.16 18.6064 103.462 18.9608C102.757 19.3208 101.914 19.5 100.933 19.5ZM76.4071 19.479C75.4396 19.479 74.5973 19.299 73.8781 18.9398C73.1927 18.5844 72.619 18.0463 72.2206 17.385C71.8328 16.7085 71.6401 15.9135 71.6401 15.0015V12.183C71.6401 11.271 71.8336 10.4828 72.2198 9.81975C72.6105 9.15195 73.1865 8.61186 73.8781 8.265C74.5973 7.89225 75.4396 7.7055 76.4071 7.7055C77.3881 7.7055 78.2311 7.89225 78.9361 8.265C79.6244 8.6088 80.1945 9.15014 80.5733 9.81975C80.9746 10.4828 81.1748 11.2635 81.1748 12.162V15.0015C81.1748 15.9135 80.9746 16.7085 80.5733 17.385C80.1865 18.0484 79.6186 18.5877 78.9361 18.9398C78.2311 19.2998 77.3881 19.479 76.4071 19.479ZM76.4071 17.2192C77.0978 17.2192 77.6296 17.0332 78.0031 16.6597C78.3901 16.2727 78.5836 15.72 78.5836 15.0023V12.1823C78.5836 11.4503 78.3901 10.8975 78.0031 10.5247C77.6303 10.1512 77.0978 9.9645 76.4071 9.9645C75.7298 9.9645 75.1981 10.152 74.8111 10.5247C74.4241 10.8975 74.2306 11.4503 74.2306 12.1823V15.0023C74.2306 15.72 74.4241 16.2727 74.8111 16.6597C75.1981 17.0332 75.7298 17.2192 76.4071 17.2192ZM65.9266 19.293C65.1811 19.293 64.5241 19.1407 63.9578 18.8362C63.4112 18.5383 62.9589 18.0933 62.6521 17.5515C62.3341 16.9845 62.1751 16.3358 62.1751 15.603V6.50325H58.5271V4.161H64.7663V15.603C64.7663 16.0178 64.8841 16.3493 65.1188 16.5983C65.3671 16.833 65.6986 16.9507 66.1133 16.9507H69.5543V19.293H65.9266ZM47.3213 19.2922V16.9297H51.3008V10.233H47.8396V7.8915H53.7886V16.929H57.3121V19.2915H47.3221L47.3213 19.2922ZM52.3373 5.985C51.8123 5.985 51.3976 5.85375 51.0938 5.59125C50.7901 5.3145 50.6378 4.9485 50.6378 4.4925C50.6378 4.0365 50.7901 3.67725 51.0938 3.41475C51.3976 3.138 51.8123 3 52.3373 3C52.8623 3 53.2771 3.138 53.5816 3.41475C53.8853 3.67725 54.0376 4.0365 54.0376 4.4925C54.0376 4.9485 53.8853 5.3145 53.5816 5.59125C53.2771 5.85375 52.8623 5.985 52.3373 5.985ZM35.1001 19.293V4.161H37.6913V10.2758H39.4943L42.3338 4.161H45.1531L41.7743 11.4157L45.3188 19.293H42.4381L39.4531 12.639H37.6906V19.293H35.1001Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-kilo-code-combine-light__clip0_449_12832", children: _jsx("rect", { width: 143.85, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-kilo-code-combine-light__clip1_449_12832", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(KiloCodeCombineLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/KiloCode/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 KiloCodeDark = ({ 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 + "-kilo-code-dark__Name=Kilo Code, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-kilo-code-dark__Kilo Code / Icon", clipPath: 'url(#' + instanceId + "-kilo-code-dark__clip0_436_4430)", children: _jsx("path", { id: instanceId + "-kilo-code-dark__Kilo Code / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M0 0V48H48V0H0ZM44.444 44.444H3.556V3.556H44.444V44.444ZM29.334 34.516H33.778V38.072H28.19L25.78 35.66V30.072H29.336V34.516H29.334ZM37.334 34.516H33.778V30.072H29.334V26.516H34.92L37.334 28.93V34.516ZM22.222 29.334H18.666V25.778H22.222V29.334ZM10.666 25.778H14.222V33.778H22.222V37.334H13.08L10.666 34.92V25.78V25.778ZM37.334 18.666V22.222H25.778V18.666H29.752V14.222H25.778V10.666H30.894L33.306 13.08V18.666H37.334ZM14.222 14.666H18.666L22.222 18.222V22.222H18.666V18.222H14.222V22.222H10.666V10.666H14.222V14.666ZM22.222 14.666H18.666V10.666H22.222V14.666Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-kilo-code-dark__clip0_436_4430", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} }) }) })] });
|
|
14
|
-
};
|
|
15
|
-
const ForwardRef = forwardRef(KiloCodeDark);
|
|
16
|
-
export default ForwardRef;
|
package/dist/KiloCode/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 KiloCodeLight = ({ 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 + "-kilo-code-light__Name=Kilo Code, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-kilo-code-light__Kilo Code / Icon", clipPath: 'url(#' + instanceId + "-kilo-code-light__clip0_436_4430)", children: _jsx("path", { id: instanceId + "-kilo-code-light__Kilo Code / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M0 0V48H48V0H0ZM44.444 44.444H3.556V3.556H44.444V44.444ZM29.334 34.516H33.778V38.072H28.19L25.78 35.66V30.072H29.336V34.516H29.334ZM37.334 34.516H33.778V30.072H29.334V26.516H34.92L37.334 28.93V34.516ZM22.222 29.334H18.666V25.778H22.222V29.334ZM10.666 25.778H14.222V33.778H22.222V37.334H13.08L10.666 34.92V25.78V25.778ZM37.334 18.666V22.222H25.778V18.666H29.752V14.222H25.778V10.666H30.894L33.306 13.08V18.666H37.334ZM14.222 14.666H18.666L22.222 18.222V22.222H18.666V18.222H14.222V22.222H10.666V10.666H14.222V14.666ZM22.222 14.666H18.666V10.666H22.222V14.666Z", fill: "#000000", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-kilo-code-light__clip0_436_4430", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(KiloCodeLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/KiloCode/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 KiloCodeMono = ({ 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 + "-kilo-code-mono__Name=Kilo Code, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-kilo-code-mono__Kilo Code / Icon", clipPath: 'url(#' + instanceId + "-kilo-code-mono__clip0_436_4430)", children: _jsx("path", { id: instanceId + "-kilo-code-mono__Kilo Code / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M0 0V48H48V0H0ZM44.444 44.444H3.556V3.556H44.444V44.444ZM29.334 34.516H33.778V38.072H28.19L25.78 35.66V30.072H29.336V34.516H29.334ZM37.334 34.516H33.778V30.072H29.334V26.516H34.92L37.334 28.93V34.516ZM22.222 29.334H18.666V25.778H22.222V29.334ZM10.666 25.778H14.222V33.778H22.222V37.334H13.08L10.666 34.92V25.78V25.778ZM37.334 18.666V22.222H25.778V18.666H29.752V14.222H25.778V10.666H30.894L33.306 13.08V18.666H37.334ZM14.222 14.666H18.666L22.222 18.222V22.222H18.666V18.222H14.222V22.222H10.666V10.666H14.222V14.666ZM22.222 14.666H18.666V10.666H22.222V14.666Z", fill: "currentColor", fillOpacity: 1 }) }) }), _jsx("defs", { children: _jsx("clipPath", { id: instanceId + "-kilo-code-mono__clip0_436_4430", children: _jsx("rect", { width: 48, height: 48, fill: "#fff", fillOpacity: 1 }) }) })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(KiloCodeMono);
|
|
10
|
-
export default ForwardRef;
|
package/dist/KiloCode/index.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare const KiloCode: 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 KiloCode;
|
package/dist/KiloCode/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 KiloCode = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
-
export default KiloCode;
|
package/dist/Kimi/Color.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 KimiColor = ({ 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 + "-kimi-color__Name=Kimi, Type=Color, Variant=Default", children: _jsxs("g", { id: instanceId + "-kimi-color__Kimi / Icon", children: [_jsx("path", { id: instanceId + "-kimi-color__Kimi / path 01", d: "M43.6922 0C44.7122 0 45.6905 0.405202 46.4117 1.12647C47.133 1.84773 47.5382 2.82598 47.5382 3.846C47.5382 4.86602 47.133 5.84427 46.4117 6.56553C45.6905 7.2868 44.7122 7.692 43.6922 7.692H40.3002C40.2407 7.69226 40.1817 7.68077 40.1266 7.65817C40.0715 7.63557 40.0215 7.60232 39.9793 7.56032C39.9371 7.51832 39.9036 7.46841 39.8808 7.41344C39.8579 7.35847 39.8462 7.29953 39.8462 7.24V3.846C39.8462 1.722 41.5682 0 43.6922 0Z", fill: "#1783FF", style: {
|
|
8
|
-
fill: "color(display-p3 0.0902 0.5137 1.0000)",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }), _jsx("path", { id: instanceId + "-kimi-color__Kimi / path 02", d: "M22.13 22.398L36.644 7.99798C36.918 7.72598 36.764 7.17798 36.412 7.17798H28.6C28.5562 7.17848 28.5129 7.18776 28.4727 7.20528C28.4325 7.2228 28.3962 7.2482 28.366 7.27998L12.726 22.792C12.482 23.032 12.122 22.818 12.122 22.434V7.63998C12.122 7.38598 11.956 7.17998 11.752 7.17998H6.372C6.166 7.17998 6 7.38598 6 7.63998V39.54C6 39.796 6.166 40 6.372 40H11.752C11.958 40 12.124 39.796 12.124 39.54V33.04C12.124 32.902 12.174 32.77 12.262 32.684L17.11 27.872C17.1615 27.8165 17.2312 27.7813 17.3065 27.7728C17.3817 27.7644 17.4575 27.7833 17.52 27.826L30.488 37.37C32.5476 38.7731 34.9179 39.6538 37.394 39.936C37.61 39.96 37.794 39.746 37.794 39.476V33.356C37.794 33.122 37.654 32.932 37.466 32.902C36.0128 32.6672 34.6289 32.1162 33.412 31.288L22.186 23.16C21.952 23.004 21.922 22.602 22.13 22.398Z", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} })] }) }) });
|
|
14
|
-
};
|
|
15
|
-
const ForwardRef = forwardRef(KimiColor);
|
|
16
|
-
export default ForwardRef;
|
package/dist/Kimi/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 KimiCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 75 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 3.125 : 'calc(' + size + ' * 3.125)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-kimi-combine__Name=Kimi, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-kimi-combine__Kimi / Combination", clipPath: 'url(#' + instanceId + "-kimi-combine__clip0_449_12850)", children: [_jsx("g", { id: instanceId + "-kimi-combine__Frame", children: _jsx("g", { id: instanceId + "-kimi-combine__Group", children: _jsxs("g", { id: instanceId + "-kimi-combine__Frame_2", clipPath: 'url(#' + instanceId + "-kimi-combine__clip1_449_12850)", children: [_jsx("path", { id: instanceId + "-kimi-combine__Kimi / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M17.9072 4.80005C18.2132 4.80005 18.5067 4.92161 18.7231 5.13799C18.9395 5.35437 19.061 5.64784 19.061 5.95385C19.061 6.25986 18.9395 6.55333 18.7231 6.76971C18.5067 6.98609 18.2132 7.10765 17.9072 7.10765H16.8896C16.8718 7.10773 16.8541 7.10428 16.8375 7.0975C16.821 7.09072 16.806 7.08074 16.7933 7.06815C16.7807 7.05555 16.7706 7.04057 16.7638 7.02408C16.7569 7.00759 16.7534 6.98991 16.7534 6.97205V5.95385C16.7534 5.31665 17.27 4.80005 17.9072 4.80005Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-kimi-combine__Kimi / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M11.4386 11.5194L15.7928 7.19937C15.875 7.11777 15.8288 6.95337 15.7232 6.95337H13.3796C13.3665 6.95352 13.3535 6.9563 13.3414 6.96156C13.3294 6.96682 13.3185 6.97444 13.3094 6.98397L8.61741 11.6376C8.54421 11.7096 8.43621 11.6454 8.43621 11.5302V7.09197C8.43621 7.01577 8.38641 6.95397 8.32521 6.95397H6.71121C6.64941 6.95397 6.59961 7.01577 6.59961 7.09197V16.662C6.59961 16.7388 6.64941 16.8 6.71121 16.8H8.32521C8.38701 16.8 8.43681 16.7388 8.43681 16.662V14.712C8.43681 14.6706 8.45181 14.631 8.47821 14.6052L9.93261 13.1616C9.94806 13.1449 9.96897 13.1344 9.99155 13.1318C10.0141 13.1293 10.0369 13.135 10.0556 13.1478L13.946 16.011C14.5639 16.4319 15.275 16.6961 16.0178 16.7808C16.0826 16.788 16.1378 16.7238 16.1378 16.6428V14.8068C16.1378 14.7366 16.0958 14.6796 16.0394 14.6706C15.6035 14.6001 15.1883 14.4348 14.8232 14.1864L11.4554 11.748C11.3852 11.7012 11.3762 11.5806 11.4386 11.5194Z", fill: "currentColor", fillOpacity: 1 })] }) }) }), _jsx("g", { id: instanceId + "-kimi-combine__Frame_3", children: _jsx("path", { id: instanceId + "-kimi-combine__Kimi / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M47.047 18.706C47.047 18.8684 47.1786 19 47.341 19H49.224C49.302 19 49.3768 18.969 49.4319 18.9139C49.487 18.8588 49.518 18.784 49.518 18.706V5.294C49.518 5.21603 49.487 5.14125 49.4319 5.08611C49.3768 5.03098 49.302 5 49.224 5H47.341C47.3024 5 47.2642 5.0076 47.2285 5.02238C47.1928 5.03715 47.1604 5.05881 47.1331 5.08611C47.1058 5.11341 47.0842 5.14582 47.0694 5.18149C47.0546 5.21716 47.047 5.25539 47.047 5.294V18.706ZM70.9289 18.706C70.9289 18.8684 71.0605 19 71.2229 19H73.1066C73.1845 18.9998 73.2591 18.9688 73.314 18.9136C73.369 18.8585 73.3999 18.7839 73.3999 18.706V5.294C73.3999 5.21615 73.369 5.14147 73.314 5.08636C73.2591 5.03124 73.1845 5.00019 73.1066 5H71.2229C71.1449 5 71.0701 5.03098 71.015 5.08611C70.9599 5.14125 70.9289 5.21603 70.9289 5.294V18.706ZM63.4501 5C63.3843 4.99999 63.3204 5.02205 63.2686 5.06267C63.2168 5.10328 63.1802 5.16009 63.1645 5.224L60.3799 16.6431C60.3337 16.83 60.1139 16.83 60.0691 16.6431L57.2831 5.224C57.2678 5.16014 57.2315 5.10329 57.1799 5.06265C57.1283 5.022 57.0646 4.99993 56.9989 5H52.2809C52.2424 5 52.2042 5.00761 52.1686 5.02241C52.133 5.0372 52.1007 5.05888 52.0735 5.0862C52.0463 5.11351 52.0248 5.14594 52.0102 5.1816C51.9956 5.21726 51.9881 5.25546 51.9883 5.294V18.706C51.9883 18.8684 52.1199 19 52.2823 19H54.3739C54.5356 19 54.6672 18.8726 54.6672 18.7102V7.4297C54.6672 7.2043 54.9318 7.1574 54.985 7.3744L57.7668 18.776C57.7824 18.8398 57.819 18.8965 57.8706 18.9371C57.9223 18.9777 57.986 18.9999 58.0517 19H62.3973C62.463 18.9999 62.5267 18.9777 62.5784 18.9371C62.63 18.8965 62.6666 18.8398 62.6822 18.776L65.4619 7.3758C65.5151 7.1588 65.7804 7.2057 65.7804 7.4311V18.706C65.7804 18.8677 65.9113 18.9993 66.0737 18.9993H68.1646C68.2426 18.9993 68.3174 18.9683 68.3725 18.9132C68.4276 18.8581 68.4586 18.7833 68.4586 18.7053V5.294C68.4586 5.21603 68.4276 5.14125 68.3725 5.08611C68.3174 5.03098 68.2426 5 68.1646 5H63.4501ZM38.0849 11.4911L43.7654 5.4956C43.8047 5.45385 43.831 5.40151 43.8409 5.34502C43.8509 5.28853 43.8441 5.23036 43.8214 5.17768C43.7987 5.125 43.7611 5.08011 43.7132 5.04854C43.6653 5.01697 43.6093 5.0001 43.5519 5H40.9087C40.8699 5 40.8315 5.00766 40.7957 5.02256C40.7599 5.03746 40.7274 5.05929 40.7001 5.0868L34.188 11.6598C34.0872 11.762 33.9381 11.671 33.9381 11.5072V5.294C33.9381 5.21603 33.9071 5.14125 33.852 5.08611C33.7969 5.03098 33.7221 5 33.6441 5H31.6939C31.6159 5 31.5411 5.03098 31.486 5.08611C31.4309 5.14125 31.3999 5.21603 31.3999 5.294V18.706C31.3999 18.8684 31.5315 19 31.6939 19H33.6441C33.7221 19 33.7969 18.969 33.852 18.9139C33.9071 18.8588 33.9381 18.784 33.9381 18.706V16.032C33.9381 15.9725 33.9591 15.9158 33.9948 15.8787L36.0038 13.827C36.0528 13.778 36.12 13.7703 36.1739 13.8067L41.5485 17.8779C42.3346 18.4225 43.3349 18.7795 44.2512 18.9279C44.2917 18.9341 44.3331 18.9314 44.3725 18.92C44.4118 18.9086 44.4483 18.8887 44.4792 18.8618C44.5101 18.8349 44.5348 18.8016 44.5515 18.7641C44.5682 18.7267 44.5766 18.6861 44.576 18.6451V16.2224C44.576 16.0782 44.471 15.9564 44.331 15.9263C43.799 15.8115 43.2082 15.5945 42.7602 15.2837L38.1073 11.8166C38.0107 11.7501 37.9988 11.5786 38.0842 11.4911H38.0849Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-kimi-combine__clip0_449_12850", children: _jsx("rect", { width: 74.8, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-kimi-combine__clip1_449_12850", children: _jsx("rect", { width: 14.4, height: 14.4, fill: "#fff", transform: "translate(4.7998 4.80005)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(KimiCombine);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Kimi/CombineDark.js
DELETED
|
@@ -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 KimiCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 75 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 3.125 : 'calc(' + size + ' * 3.125)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-kimi-combine-dark__Name=Kimi, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-kimi-combine-dark__Kimi / Combination", clipPath: 'url(#' + instanceId + "-kimi-combine-dark__clip0_449_12850)", children: [_jsx("g", { id: instanceId + "-kimi-combine-dark__Frame", children: _jsx("g", { id: instanceId + "-kimi-combine-dark__Group", children: _jsxs("g", { id: instanceId + "-kimi-combine-dark__Frame_2", clipPath: 'url(#' + instanceId + "-kimi-combine-dark__clip1_449_12850)", children: [_jsx("path", { id: instanceId + "-kimi-combine-dark__Kimi / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M17.9072 4.80005C18.2132 4.80005 18.5067 4.92161 18.7231 5.13799C18.9395 5.35437 19.061 5.64784 19.061 5.95385C19.061 6.25986 18.9395 6.55333 18.7231 6.76971C18.5067 6.98609 18.2132 7.10765 17.9072 7.10765H16.8896C16.8718 7.10773 16.8541 7.10428 16.8375 7.0975C16.821 7.09072 16.806 7.08074 16.7933 7.06815C16.7807 7.05555 16.7706 7.04057 16.7638 7.02408C16.7569 7.00759 16.7534 6.98991 16.7534 6.97205V5.95385C16.7534 5.31665 17.27 4.80005 17.9072 4.80005Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }), _jsx("path", { id: instanceId + "-kimi-combine-dark__Kimi / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M11.4386 11.5194L15.7928 7.19937C15.875 7.11777 15.8288 6.95337 15.7232 6.95337H13.3796C13.3665 6.95352 13.3535 6.9563 13.3414 6.96156C13.3294 6.96682 13.3185 6.97444 13.3094 6.98397L8.61741 11.6376C8.54421 11.7096 8.43621 11.6454 8.43621 11.5302V7.09197C8.43621 7.01577 8.38641 6.95397 8.32521 6.95397H6.71121C6.64941 6.95397 6.59961 7.01577 6.59961 7.09197V16.662C6.59961 16.7388 6.64941 16.8 6.71121 16.8H8.32521C8.38701 16.8 8.43681 16.7388 8.43681 16.662V14.712C8.43681 14.6706 8.45181 14.631 8.47821 14.6052L9.93261 13.1616C9.94806 13.1449 9.96897 13.1344 9.99155 13.1318C10.0141 13.1293 10.0369 13.135 10.0556 13.1478L13.946 16.011C14.5639 16.4319 15.275 16.6961 16.0178 16.7808C16.0826 16.788 16.1378 16.7238 16.1378 16.6428V14.8068C16.1378 14.7366 16.0958 14.6796 16.0394 14.6706C15.6035 14.6001 15.1883 14.4348 14.8232 14.1864L11.4554 11.748C11.3852 11.7012 11.3762 11.5806 11.4386 11.5194Z", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} })] }) }) }), _jsx("g", { id: instanceId + "-kimi-combine-dark__Frame_3", children: _jsx("path", { id: instanceId + "-kimi-combine-dark__Kimi / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M47.047 18.706C47.047 18.8684 47.1786 19 47.341 19H49.224C49.302 19 49.3768 18.969 49.4319 18.9139C49.487 18.8588 49.518 18.784 49.518 18.706V5.294C49.518 5.21603 49.487 5.14125 49.4319 5.08611C49.3768 5.03098 49.302 5 49.224 5H47.341C47.3024 5 47.2642 5.0076 47.2285 5.02238C47.1928 5.03715 47.1604 5.05881 47.1331 5.08611C47.1058 5.11341 47.0842 5.14582 47.0694 5.18149C47.0546 5.21716 47.047 5.25539 47.047 5.294V18.706ZM70.9289 18.706C70.9289 18.8684 71.0605 19 71.2229 19H73.1066C73.1845 18.9998 73.2591 18.9688 73.314 18.9136C73.369 18.8585 73.3999 18.7839 73.3999 18.706V5.294C73.3999 5.21615 73.369 5.14147 73.314 5.08636C73.2591 5.03124 73.1845 5.00019 73.1066 5H71.2229C71.1449 5 71.0701 5.03098 71.015 5.08611C70.9599 5.14125 70.9289 5.21603 70.9289 5.294V18.706ZM63.4501 5C63.3843 4.99999 63.3204 5.02205 63.2686 5.06267C63.2168 5.10328 63.1802 5.16009 63.1645 5.224L60.3799 16.6431C60.3337 16.83 60.1139 16.83 60.0691 16.6431L57.2831 5.224C57.2678 5.16014 57.2315 5.10329 57.1799 5.06265C57.1283 5.022 57.0646 4.99993 56.9989 5H52.2809C52.2424 5 52.2042 5.00761 52.1686 5.02241C52.133 5.0372 52.1007 5.05888 52.0735 5.0862C52.0463 5.11351 52.0248 5.14594 52.0102 5.1816C51.9956 5.21726 51.9881 5.25546 51.9883 5.294V18.706C51.9883 18.8684 52.1199 19 52.2823 19H54.3739C54.5356 19 54.6672 18.8726 54.6672 18.7102V7.4297C54.6672 7.2043 54.9318 7.1574 54.985 7.3744L57.7668 18.776C57.7824 18.8398 57.819 18.8965 57.8706 18.9371C57.9223 18.9777 57.986 18.9999 58.0517 19H62.3973C62.463 18.9999 62.5267 18.9777 62.5784 18.9371C62.63 18.8965 62.6666 18.8398 62.6822 18.776L65.4619 7.3758C65.5151 7.1588 65.7804 7.2057 65.7804 7.4311V18.706C65.7804 18.8677 65.9113 18.9993 66.0737 18.9993H68.1646C68.2426 18.9993 68.3174 18.9683 68.3725 18.9132C68.4276 18.8581 68.4586 18.7833 68.4586 18.7053V5.294C68.4586 5.21603 68.4276 5.14125 68.3725 5.08611C68.3174 5.03098 68.2426 5 68.1646 5H63.4501ZM38.0849 11.4911L43.7654 5.4956C43.8047 5.45385 43.831 5.40151 43.8409 5.34502C43.8509 5.28853 43.8441 5.23036 43.8214 5.17768C43.7987 5.125 43.7611 5.08011 43.7132 5.04854C43.6653 5.01697 43.6093 5.0001 43.5519 5H40.9087C40.8699 5 40.8315 5.00766 40.7957 5.02256C40.7599 5.03746 40.7274 5.05929 40.7001 5.0868L34.188 11.6598C34.0872 11.762 33.9381 11.671 33.9381 11.5072V5.294C33.9381 5.21603 33.9071 5.14125 33.852 5.08611C33.7969 5.03098 33.7221 5 33.6441 5H31.6939C31.6159 5 31.5411 5.03098 31.486 5.08611C31.4309 5.14125 31.3999 5.21603 31.3999 5.294V18.706C31.3999 18.8684 31.5315 19 31.6939 19H33.6441C33.7221 19 33.7969 18.969 33.852 18.9139C33.9071 18.8588 33.9381 18.784 33.9381 18.706V16.032C33.9381 15.9725 33.9591 15.9158 33.9948 15.8787L36.0038 13.827C36.0528 13.778 36.12 13.7703 36.1739 13.8067L41.5485 17.8779C42.3346 18.4225 43.3349 18.7795 44.2512 18.9279C44.2917 18.9341 44.3331 18.9314 44.3725 18.92C44.4118 18.9086 44.4483 18.8887 44.4792 18.8618C44.5101 18.8349 44.5348 18.8016 44.5515 18.7641C44.5682 18.7267 44.5766 18.6861 44.576 18.6451V16.2224C44.576 16.0782 44.471 15.9564 44.331 15.9263C43.799 15.8115 43.2082 15.5945 42.7602 15.2837L38.1073 11.8166C38.0107 11.7501 37.9988 11.5786 38.0842 11.4911H38.0849Z", fill: "white", style: {
|
|
14
|
-
fill: "white",
|
|
15
|
-
fillOpacity: 1
|
|
16
|
-
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-kimi-combine-dark__clip0_449_12850", children: _jsx("rect", { width: 74.8, height: 24, fill: "white", style: {
|
|
17
|
-
fill: "white",
|
|
18
|
-
fillOpacity: 1
|
|
19
|
-
} }) }), _jsx("clipPath", { id: instanceId + "-kimi-combine-dark__clip1_449_12850", children: _jsx("rect", { width: 14.4, height: 14.4, fill: "white", style: {
|
|
20
|
-
fill: "white",
|
|
21
|
-
fillOpacity: 1
|
|
22
|
-
}, transform: "translate(4.7998 4.80005)" }) })] })] });
|
|
23
|
-
};
|
|
24
|
-
const ForwardRef = forwardRef(KimiCombineDark);
|
|
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 KimiCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 75 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 3.125 : 'calc(' + size + ' * 3.125)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-kimi-combine-light__Name=Kimi, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-kimi-combine-light__Kimi / Combination", clipPath: 'url(#' + instanceId + "-kimi-combine-light__clip0_449_12850)", children: [_jsx("g", { id: instanceId + "-kimi-combine-light__Frame", children: _jsx("g", { id: instanceId + "-kimi-combine-light__Group", children: _jsxs("g", { id: instanceId + "-kimi-combine-light__Frame_2", clipPath: 'url(#' + instanceId + "-kimi-combine-light__clip1_449_12850)", children: [_jsx("path", { id: instanceId + "-kimi-combine-light__Kimi / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M17.9072 4.80005C18.2132 4.80005 18.5067 4.92161 18.7231 5.13799C18.9395 5.35437 19.061 5.64784 19.061 5.95385C19.061 6.25986 18.9395 6.55333 18.7231 6.76971C18.5067 6.98609 18.2132 7.10765 17.9072 7.10765H16.8896C16.8718 7.10773 16.8541 7.10428 16.8375 7.0975C16.821 7.09072 16.806 7.08074 16.7933 7.06815C16.7807 7.05555 16.7706 7.04057 16.7638 7.02408C16.7569 7.00759 16.7534 6.98991 16.7534 6.97205V5.95385C16.7534 5.31665 17.27 4.80005 17.9072 4.80005Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-kimi-combine-light__Kimi / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M11.4386 11.5194L15.7928 7.19937C15.875 7.11777 15.8288 6.95337 15.7232 6.95337H13.3796C13.3665 6.95352 13.3535 6.9563 13.3414 6.96156C13.3294 6.96682 13.3185 6.97444 13.3094 6.98397L8.61741 11.6376C8.54421 11.7096 8.43621 11.6454 8.43621 11.5302V7.09197C8.43621 7.01577 8.38641 6.95397 8.32521 6.95397H6.71121C6.64941 6.95397 6.59961 7.01577 6.59961 7.09197V16.662C6.59961 16.7388 6.64941 16.8 6.71121 16.8H8.32521C8.38701 16.8 8.43681 16.7388 8.43681 16.662V14.712C8.43681 14.6706 8.45181 14.631 8.47821 14.6052L9.93261 13.1616C9.94806 13.1449 9.96897 13.1344 9.99155 13.1318C10.0141 13.1293 10.0369 13.135 10.0556 13.1478L13.946 16.011C14.5639 16.4319 15.275 16.6961 16.0178 16.7808C16.0826 16.788 16.1378 16.7238 16.1378 16.6428V14.8068C16.1378 14.7366 16.0958 14.6796 16.0394 14.6706C15.6035 14.6001 15.1883 14.4348 14.8232 14.1864L11.4554 11.748C11.3852 11.7012 11.3762 11.5806 11.4386 11.5194Z", fill: "#000000", fillOpacity: 1 })] }) }) }), _jsx("g", { id: instanceId + "-kimi-combine-light__Frame_3", children: _jsx("path", { id: instanceId + "-kimi-combine-light__Kimi / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M47.047 18.706C47.047 18.8684 47.1786 19 47.341 19H49.224C49.302 19 49.3768 18.969 49.4319 18.9139C49.487 18.8588 49.518 18.784 49.518 18.706V5.294C49.518 5.21603 49.487 5.14125 49.4319 5.08611C49.3768 5.03098 49.302 5 49.224 5H47.341C47.3024 5 47.2642 5.0076 47.2285 5.02238C47.1928 5.03715 47.1604 5.05881 47.1331 5.08611C47.1058 5.11341 47.0842 5.14582 47.0694 5.18149C47.0546 5.21716 47.047 5.25539 47.047 5.294V18.706ZM70.9289 18.706C70.9289 18.8684 71.0605 19 71.2229 19H73.1066C73.1845 18.9998 73.2591 18.9688 73.314 18.9136C73.369 18.8585 73.3999 18.7839 73.3999 18.706V5.294C73.3999 5.21615 73.369 5.14147 73.314 5.08636C73.2591 5.03124 73.1845 5.00019 73.1066 5H71.2229C71.1449 5 71.0701 5.03098 71.015 5.08611C70.9599 5.14125 70.9289 5.21603 70.9289 5.294V18.706ZM63.4501 5C63.3843 4.99999 63.3204 5.02205 63.2686 5.06267C63.2168 5.10328 63.1802 5.16009 63.1645 5.224L60.3799 16.6431C60.3337 16.83 60.1139 16.83 60.0691 16.6431L57.2831 5.224C57.2678 5.16014 57.2315 5.10329 57.1799 5.06265C57.1283 5.022 57.0646 4.99993 56.9989 5H52.2809C52.2424 5 52.2042 5.00761 52.1686 5.02241C52.133 5.0372 52.1007 5.05888 52.0735 5.0862C52.0463 5.11351 52.0248 5.14594 52.0102 5.1816C51.9956 5.21726 51.9881 5.25546 51.9883 5.294V18.706C51.9883 18.8684 52.1199 19 52.2823 19H54.3739C54.5356 19 54.6672 18.8726 54.6672 18.7102V7.4297C54.6672 7.2043 54.9318 7.1574 54.985 7.3744L57.7668 18.776C57.7824 18.8398 57.819 18.8965 57.8706 18.9371C57.9223 18.9777 57.986 18.9999 58.0517 19H62.3973C62.463 18.9999 62.5267 18.9777 62.5784 18.9371C62.63 18.8965 62.6666 18.8398 62.6822 18.776L65.4619 7.3758C65.5151 7.1588 65.7804 7.2057 65.7804 7.4311V18.706C65.7804 18.8677 65.9113 18.9993 66.0737 18.9993H68.1646C68.2426 18.9993 68.3174 18.9683 68.3725 18.9132C68.4276 18.8581 68.4586 18.7833 68.4586 18.7053V5.294C68.4586 5.21603 68.4276 5.14125 68.3725 5.08611C68.3174 5.03098 68.2426 5 68.1646 5H63.4501ZM38.0849 11.4911L43.7654 5.4956C43.8047 5.45385 43.831 5.40151 43.8409 5.34502C43.8509 5.28853 43.8441 5.23036 43.8214 5.17768C43.7987 5.125 43.7611 5.08011 43.7132 5.04854C43.6653 5.01697 43.6093 5.0001 43.5519 5H40.9087C40.8699 5 40.8315 5.00766 40.7957 5.02256C40.7599 5.03746 40.7274 5.05929 40.7001 5.0868L34.188 11.6598C34.0872 11.762 33.9381 11.671 33.9381 11.5072V5.294C33.9381 5.21603 33.9071 5.14125 33.852 5.08611C33.7969 5.03098 33.7221 5 33.6441 5H31.6939C31.6159 5 31.5411 5.03098 31.486 5.08611C31.4309 5.14125 31.3999 5.21603 31.3999 5.294V18.706C31.3999 18.8684 31.5315 19 31.6939 19H33.6441C33.7221 19 33.7969 18.969 33.852 18.9139C33.9071 18.8588 33.9381 18.784 33.9381 18.706V16.032C33.9381 15.9725 33.9591 15.9158 33.9948 15.8787L36.0038 13.827C36.0528 13.778 36.12 13.7703 36.1739 13.8067L41.5485 17.8779C42.3346 18.4225 43.3349 18.7795 44.2512 18.9279C44.2917 18.9341 44.3331 18.9314 44.3725 18.92C44.4118 18.9086 44.4483 18.8887 44.4792 18.8618C44.5101 18.8349 44.5348 18.8016 44.5515 18.7641C44.5682 18.7267 44.5766 18.6861 44.576 18.6451V16.2224C44.576 16.0782 44.471 15.9564 44.331 15.9263C43.799 15.8115 43.2082 15.5945 42.7602 15.2837L38.1073 11.8166C38.0107 11.7501 37.9988 11.5786 38.0842 11.4911H38.0849Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-kimi-combine-light__clip0_449_12850", children: _jsx("rect", { width: 74.8, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-kimi-combine-light__clip1_449_12850", children: _jsx("rect", { width: 14.4, height: 14.4, fill: "#fff", transform: "translate(4.7998 4.80005)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(KimiCombineLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Kimi/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 KimiDark = ({ 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 + "-kimi-dark__Name=Kimi, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-kimi-dark__Kimi / Icon", children: [_jsx("path", { id: instanceId + "-kimi-dark__Kimi / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M43.6922 0C44.7122 0 45.6905 0.405202 46.4117 1.12647C47.133 1.84773 47.5382 2.82598 47.5382 3.846C47.5382 4.86602 47.133 5.84427 46.4117 6.56553C45.6905 7.2868 44.7122 7.692 43.6922 7.692H40.3002C40.2407 7.69226 40.1817 7.68077 40.1266 7.65817C40.0715 7.63557 40.0215 7.60232 39.9793 7.56032C39.9371 7.51832 39.9036 7.46841 39.8808 7.41344C39.8579 7.35847 39.8462 7.29953 39.8462 7.24V3.846C39.8462 1.722 41.5682 0 43.6922 0Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }), _jsx("path", { id: instanceId + "-kimi-dark__Kimi / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M22.13 22.398L36.644 7.99798C36.918 7.72598 36.764 7.17798 36.412 7.17798H28.6C28.5562 7.17848 28.5129 7.18776 28.4727 7.20528C28.4325 7.2228 28.3962 7.2482 28.366 7.27998L12.726 22.792C12.482 23.032 12.122 22.818 12.122 22.434V7.63998C12.122 7.38598 11.956 7.17998 11.752 7.17998H6.372C6.166 7.17998 6 7.38598 6 7.63998V39.54C6 39.796 6.166 40 6.372 40H11.752C11.958 40 12.124 39.796 12.124 39.54V33.04C12.124 32.902 12.174 32.77 12.262 32.684L17.11 27.872C17.1615 27.8165 17.2312 27.7813 17.3065 27.7728C17.3817 27.7644 17.4575 27.7833 17.52 27.826L30.488 37.37C32.5476 38.7731 34.9179 39.6538 37.394 39.936C37.61 39.96 37.794 39.746 37.794 39.476V33.356C37.794 33.122 37.654 32.932 37.466 32.902C36.0128 32.6672 34.6289 32.1162 33.412 31.288L22.186 23.16C21.952 23.004 21.922 22.602 22.13 22.398Z", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} })] }) }) });
|
|
14
|
-
};
|
|
15
|
-
const ForwardRef = forwardRef(KimiDark);
|
|
16
|
-
export default ForwardRef;
|