@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,28 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const ClineCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 91 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 3.7916666666666665 : 'calc(' + size + ' * 3.7916666666666665)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-cline-combine-dark__Name=Cline, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-cline-combine-dark__Cline / Combination", clipPath: 'url(#' + instanceId + "-cline-combine-dark__clip0_449_12287)", children: [_jsxs("g", { id: instanceId + "-cline-combine-dark__Frame", clipPath: 'url(#' + instanceId + "-cline-combine-dark__clip1_449_12287)", children: [_jsx("path", { id: instanceId + "-cline-combine-dark__Cline / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M17.0351 3.99103C19.7851 3.99103 22.0151 6.23103 22.0151 8.99403V10.661L23.4651 13.557C23.5359 13.6982 23.5725 13.8539 23.5722 14.0118C23.5718 14.1696 23.5345 14.3252 23.4631 14.466L22.0151 17.33V18.998C22.0151 21.76 19.7851 24 17.0351 24H7.07414C4.32314 24 2.09414 21.76 2.09414 18.998V17.33L0.614139 14.475C0.539663 14.332 0.500527 14.1732 0.500005 14.0119C0.499483 13.8506 0.537591 13.6916 0.611139 13.548L2.09314 10.661V8.99403C2.09314 6.23103 4.32314 3.99103 7.07314 3.99103H17.0351ZM8.26514 9.60003C7.66204 9.60003 7.08364 9.83961 6.65718 10.2661C6.23072 10.6925 5.99114 11.2709 5.99114 11.874V15.916C6.00361 16.5107 6.24862 17.0769 6.67363 17.4931C7.09863 17.9093 7.66979 18.1423 8.26464 18.1423C8.85948 18.1423 9.43065 17.9093 9.85565 17.4931C10.2807 17.0769 10.5257 16.5107 10.5381 15.916V11.874C10.5381 11.2711 10.2987 10.6928 9.87245 10.2664C9.44621 9.83999 8.86807 9.60029 8.26514 9.60003ZM15.5911 9.60003C14.988 9.60003 14.4096 9.83961 13.9832 10.2661C13.5567 10.6925 13.3171 11.2709 13.3171 11.874V15.916C13.3171 16.5191 13.5567 17.0975 13.9832 17.524C14.4096 17.9504 14.988 18.19 15.5911 18.19C16.1942 18.19 16.7726 17.9504 17.1991 17.524C17.6256 17.0975 17.8651 16.5191 17.8651 15.916V11.874C17.8651 11.5753 17.8063 11.2795 17.6919 11.0036C17.5776 10.7276 17.41 10.4769 17.1987 10.2657C16.9875 10.0545 16.7367 9.88706 16.4607 9.77284C16.1847 9.65862 15.8898 9.5999 15.5911 9.60003Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }), _jsx("path", { id: instanceId + "-cline-combine-dark__Cline / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M12.0539 5.558C12.7909 5.558 13.4978 5.26521 14.019 4.74405C14.5401 4.22289 14.8329 3.51604 14.8329 2.779C14.8329 2.04196 14.5401 1.33511 14.019 0.81395C13.4978 0.292787 12.7909 0 12.0539 0C11.3169 0 10.61 0.292787 10.0889 0.81395C9.56769 1.33511 9.2749 2.04196 9.2749 2.779C9.2749 3.51604 9.56769 4.22289 10.0889 4.74405C10.61 5.26521 11.3169 5.558 12.0539 5.558Z", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} })] }), _jsx("g", { id: instanceId + "-cline-combine-dark__Frame_2", clipPath: 'url(#' + instanceId + "-cline-combine-dark__clip2_449_12287)", children: _jsx("path", { id: instanceId + "-cline-combine-dark__Cline / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M84.4903 18.9902C83.6993 18.9902 82.9734 18.8579 82.3147 18.5947C81.6854 18.3464 81.1131 17.9727 80.6326 17.4964C80.1628 17.0322 79.7926 16.4769 79.5448 15.8647C79.2907 15.2122 79.1631 14.5174 79.1689 13.8172V13.4112C79.1689 12.574 79.3013 11.8159 79.5652 11.1362C79.8284 10.4572 80.1909 9.87758 80.6529 9.39598C81.1055 8.92096 81.6509 8.54403 82.2552 8.28858C82.8738 8.02356 83.5402 7.8887 84.2132 7.89238C84.9853 7.89238 85.6677 8.02468 86.2606 8.28858C86.8542 8.54548 87.3526 8.90458 87.7544 9.36658C88.1569 9.83418 88.4601 10.3914 88.6645 11.0382C88.8689 11.6843 88.971 12.3892 88.971 13.1543V14.1735H81.5531V14.2225C81.6252 14.6915 81.7373 15.0835 81.8892 15.3999C82.0411 15.7163 82.2483 15.9998 82.5122 16.2504C82.7761 16.5143 83.0861 16.7187 83.4417 16.8636C83.8043 17.0085 84.2005 17.0806 84.6289 17.0806C85.2155 17.0806 85.7629 16.9686 86.2711 16.7446C86.7634 16.5259 87.1946 16.1899 87.527 15.766L88.7926 16.9924C88.437 17.5062 87.8895 17.9682 87.151 18.377C86.4188 18.7858 85.5312 18.9902 84.4903 18.9902ZM84.2034 9.81108C83.8674 9.81108 83.5544 9.87408 83.2639 9.99938C82.9804 10.1184 82.7264 10.2892 82.5024 10.5139C82.2784 10.7449 82.0901 11.0214 81.9389 11.3448C81.7791 11.6943 81.6662 12.0633 81.6028 12.4424H86.6365V12.2842C86.6365 11.9741 86.5806 11.6682 86.4686 11.3644C86.3635 11.0662 86.2024 10.7908 85.9939 10.5531C85.786 10.3216 85.5292 10.1392 85.2422 10.019C84.9454 9.88038 84.5989 9.81108 84.2034 9.81108ZM67.3298 18.7921V8.09048H69.4662L69.6146 9.61368C69.7595 9.40928 69.9177 9.22168 70.0892 9.05018C70.2677 8.87168 70.4553 8.71418 70.6534 8.57488C71.3081 8.1255 72.0847 7.88733 72.8787 7.89238C73.3898 7.88671 73.8981 7.96717 74.3823 8.13038C74.8268 8.28178 75.2274 8.53964 75.5493 8.88148C75.872 9.22448 76.1232 9.66338 76.301 10.1975C76.4788 10.7246 76.5677 11.3644 76.5677 12.1155V18.7921H74.2038V12.1561C74.2038 11.7137 74.1548 11.3441 74.0554 11.048C73.9567 10.7512 73.8118 10.5139 73.6207 10.3354C73.4245 10.1546 73.1863 10.0254 72.9277 9.95948C72.6251 9.87599 72.3121 9.83592 71.9981 9.84048C71.7083 9.84048 71.4381 9.88038 71.1875 9.95948C70.7529 10.0827 70.3619 10.3263 70.0598 10.6623C69.9212 10.814 69.7985 10.9796 69.6937 11.1565V18.7921H67.3298ZM55.7077 8.09048H61.3854V16.8335H64.5305V18.7921H55.7084V16.8342H59.0019V10.0582H55.7077V8.09048ZM58.7842 5.32128C58.7842 5.12948 58.8171 4.95518 58.8829 4.79628C58.9464 4.63536 59.0444 4.49032 59.1699 4.37138C59.2889 4.25938 59.4303 4.17398 59.5948 4.11448C59.7663 4.04868 59.9581 4.01578 60.1688 4.01578C60.5251 4.01578 60.8114 4.10748 61.0298 4.29228C61.2538 4.47008 61.3819 4.70108 61.4148 4.98528C61.461 5.27508 61.412 5.52848 61.2664 5.74618C61.1215 5.95758 60.9108 6.09898 60.6336 6.17178C60.4943 6.29736 60.3235 6.38277 60.1394 6.41888C59.9483 6.45878 59.7369 6.44198 59.5059 6.36988C59.2849 6.30887 59.0924 6.17209 58.962 5.98348C58.8412 5.78404 58.7796 5.5544 58.7842 5.32128ZM43.4535 3.59998H49.2201V16.8342H52.4639V18.7921H43.4535V16.8342H46.8359V5.56838H43.4535V3.59998ZM40.4967 14.3611C40.4302 15.0604 40.2657 15.6967 40.0018 16.27C39.7524 16.8169 39.3997 17.3106 38.963 17.7239C38.5143 18.1412 37.9863 18.4642 37.4104 18.6738C36.8168 18.8908 36.1574 19 35.4322 19C34.8386 19 34.2912 18.9209 33.79 18.7627C33.313 18.6067 32.8652 18.3725 32.4649 18.0697C32.0859 17.7897 31.7523 17.4531 31.4758 17.0715C31.1942 16.6671 30.9587 16.2325 30.7737 15.7758C30.5819 15.3138 30.4377 14.8133 30.3383 14.2722C30.2445 13.7134 30.1981 13.1476 30.1997 12.581V10.6126C30.1997 10.0526 30.2459 9.51148 30.3383 8.99068C30.4307 8.46988 30.5693 7.97848 30.7534 7.51648C30.9424 7.01889 31.1989 6.54969 31.5157 6.12208C31.8223 5.71006 32.1893 5.34664 32.6042 5.04408C32.9991 4.77091 33.4322 4.55766 33.8894 4.41128C34.3923 4.2554 34.9163 4.17865 35.4427 4.18378C36.2008 4.18378 36.877 4.29578 37.4699 4.51978C38.0705 4.74378 38.5815 5.06088 39.0029 5.46968C39.4392 5.89592 39.7828 6.40754 40.0123 6.97258C40.2629 7.55988 40.4239 8.21228 40.4967 8.93118H38.123C38.0909 8.53644 38.0078 8.14752 37.8759 7.77408C37.7569 7.42408 37.5924 7.12798 37.381 6.88368C37.1616 6.63847 36.8872 6.44872 36.5802 6.32998C36.2631 6.19838 35.8844 6.13188 35.4427 6.13188C35.1326 6.13188 34.8526 6.17528 34.602 6.26068C34.3577 6.34608 34.14 6.46858 33.9489 6.62678C33.6769 6.82724 33.4509 7.08357 33.286 7.37858C33.1067 7.70108 32.9642 8.04272 32.8611 8.39708C32.775 8.72678 32.7092 9.07958 32.663 9.45548C32.6232 9.83333 32.6036 10.213 32.6042 10.593V12.581C32.6042 13.0626 32.6301 13.5141 32.6833 13.9362C32.7421 14.3576 32.8317 14.744 32.95 15.0933C33.0424 15.3831 33.1579 15.647 33.2965 15.8843C33.4414 16.1223 33.6129 16.326 33.8103 16.4975C34.0147 16.6823 34.2492 16.8237 34.5131 16.9231C34.7833 17.0155 35.0899 17.0617 35.4329 17.0617C35.8417 17.0617 36.2043 17.0022 36.5207 16.8832C36.8371 16.7642 37.1073 16.5899 37.332 16.3589C37.549 16.1349 37.724 15.8549 37.8556 15.5189C37.9879 15.1822 38.0733 14.7965 38.1132 14.3611H40.4967Z", fill: "white", style: {
|
|
14
|
-
fill: "white",
|
|
15
|
-
fillOpacity: 1
|
|
16
|
-
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-cline-combine-dark__clip0_449_12287", children: _jsx("rect", { width: 90.4, height: 24, fill: "white", style: {
|
|
17
|
-
fill: "white",
|
|
18
|
-
fillOpacity: 1
|
|
19
|
-
} }) }), _jsx("clipPath", { id: instanceId + "-cline-combine-dark__clip1_449_12287", children: _jsx("rect", { width: 24, height: 24, fill: "white", style: {
|
|
20
|
-
fill: "white",
|
|
21
|
-
fillOpacity: 1
|
|
22
|
-
} }) }), _jsx("clipPath", { id: instanceId + "-cline-combine-dark__clip2_449_12287", children: _jsx("rect", { width: 61.6, height: 16.8, fill: "white", style: {
|
|
23
|
-
fill: "white",
|
|
24
|
-
fillOpacity: 1
|
|
25
|
-
}, transform: "translate(28.7998 3.59998)" }) })] })] });
|
|
26
|
-
};
|
|
27
|
-
const ForwardRef = forwardRef(ClineCombineDark);
|
|
28
|
-
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 ClineCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 91 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 3.7916666666666665 : 'calc(' + size + ' * 3.7916666666666665)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-cline-combine-light__Name=Cline, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-cline-combine-light__Cline / Combination", clipPath: 'url(#' + instanceId + "-cline-combine-light__clip0_449_12287)", children: [_jsxs("g", { id: instanceId + "-cline-combine-light__Frame", clipPath: 'url(#' + instanceId + "-cline-combine-light__clip1_449_12287)", children: [_jsx("path", { id: instanceId + "-cline-combine-light__Cline / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M17.0351 3.99103C19.7851 3.99103 22.0151 6.23103 22.0151 8.99403V10.661L23.4651 13.557C23.5359 13.6982 23.5725 13.8539 23.5722 14.0118C23.5718 14.1696 23.5345 14.3252 23.4631 14.466L22.0151 17.33V18.998C22.0151 21.76 19.7851 24 17.0351 24H7.07414C4.32314 24 2.09414 21.76 2.09414 18.998V17.33L0.614139 14.475C0.539663 14.332 0.500527 14.1732 0.500005 14.0119C0.499483 13.8506 0.537591 13.6916 0.611139 13.548L2.09314 10.661V8.99403C2.09314 6.23103 4.32314 3.99103 7.07314 3.99103H17.0351ZM8.26514 9.60003C7.66204 9.60003 7.08364 9.83961 6.65718 10.2661C6.23072 10.6925 5.99114 11.2709 5.99114 11.874V15.916C6.00361 16.5107 6.24862 17.0769 6.67363 17.4931C7.09863 17.9093 7.66979 18.1423 8.26464 18.1423C8.85948 18.1423 9.43065 17.9093 9.85565 17.4931C10.2807 17.0769 10.5257 16.5107 10.5381 15.916V11.874C10.5381 11.2711 10.2987 10.6928 9.87245 10.2664C9.44621 9.83999 8.86807 9.60029 8.26514 9.60003ZM15.5911 9.60003C14.988 9.60003 14.4096 9.83961 13.9832 10.2661C13.5567 10.6925 13.3171 11.2709 13.3171 11.874V15.916C13.3171 16.5191 13.5567 17.0975 13.9832 17.524C14.4096 17.9504 14.988 18.19 15.5911 18.19C16.1942 18.19 16.7726 17.9504 17.1991 17.524C17.6256 17.0975 17.8651 16.5191 17.8651 15.916V11.874C17.8651 11.5753 17.8063 11.2795 17.6919 11.0036C17.5776 10.7276 17.41 10.4769 17.1987 10.2657C16.9875 10.0545 16.7367 9.88706 16.4607 9.77284C16.1847 9.65862 15.8898 9.5999 15.5911 9.60003Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-cline-combine-light__Cline / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M12.0539 5.558C12.7909 5.558 13.4978 5.26521 14.019 4.74405C14.5401 4.22289 14.8329 3.51604 14.8329 2.779C14.8329 2.04196 14.5401 1.33511 14.019 0.81395C13.4978 0.292787 12.7909 0 12.0539 0C11.3169 0 10.61 0.292787 10.0889 0.81395C9.56769 1.33511 9.2749 2.04196 9.2749 2.779C9.2749 3.51604 9.56769 4.22289 10.0889 4.74405C10.61 5.26521 11.3169 5.558 12.0539 5.558Z", fill: "#000000", fillOpacity: 1 })] }), _jsx("g", { id: instanceId + "-cline-combine-light__Frame_2", clipPath: 'url(#' + instanceId + "-cline-combine-light__clip2_449_12287)", children: _jsx("path", { id: instanceId + "-cline-combine-light__Cline / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M84.4903 18.9902C83.6993 18.9902 82.9734 18.8579 82.3147 18.5947C81.6854 18.3464 81.1131 17.9727 80.6326 17.4964C80.1628 17.0322 79.7926 16.4769 79.5448 15.8647C79.2907 15.2122 79.1631 14.5174 79.1689 13.8172V13.4112C79.1689 12.574 79.3013 11.8159 79.5652 11.1362C79.8284 10.4572 80.1909 9.87758 80.6529 9.39598C81.1055 8.92096 81.6509 8.54403 82.2552 8.28858C82.8738 8.02356 83.5402 7.8887 84.2132 7.89238C84.9853 7.89238 85.6677 8.02468 86.2606 8.28858C86.8542 8.54548 87.3526 8.90458 87.7544 9.36658C88.1569 9.83418 88.4601 10.3914 88.6645 11.0382C88.8689 11.6843 88.971 12.3892 88.971 13.1543V14.1735H81.5531V14.2225C81.6252 14.6915 81.7373 15.0835 81.8892 15.3999C82.0411 15.7163 82.2483 15.9998 82.5122 16.2504C82.7761 16.5143 83.0861 16.7187 83.4417 16.8636C83.8043 17.0085 84.2005 17.0806 84.6289 17.0806C85.2155 17.0806 85.7629 16.9686 86.2711 16.7446C86.7634 16.5259 87.1946 16.1899 87.527 15.766L88.7926 16.9924C88.437 17.5062 87.8895 17.9682 87.151 18.377C86.4188 18.7858 85.5312 18.9902 84.4903 18.9902ZM84.2034 9.81108C83.8674 9.81108 83.5544 9.87408 83.2639 9.99938C82.9804 10.1184 82.7264 10.2892 82.5024 10.5139C82.2784 10.7449 82.0901 11.0214 81.9389 11.3448C81.7791 11.6943 81.6662 12.0633 81.6028 12.4424H86.6365V12.2842C86.6365 11.9741 86.5806 11.6682 86.4686 11.3644C86.3635 11.0662 86.2024 10.7908 85.9939 10.5531C85.786 10.3216 85.5292 10.1392 85.2422 10.019C84.9454 9.88038 84.5989 9.81108 84.2034 9.81108ZM67.3298 18.7921V8.09048H69.4662L69.6146 9.61368C69.7595 9.40928 69.9177 9.22168 70.0892 9.05018C70.2677 8.87168 70.4553 8.71418 70.6534 8.57488C71.3081 8.1255 72.0847 7.88733 72.8787 7.89238C73.3898 7.88671 73.8981 7.96717 74.3823 8.13038C74.8268 8.28178 75.2274 8.53964 75.5493 8.88148C75.872 9.22448 76.1232 9.66338 76.301 10.1975C76.4788 10.7246 76.5677 11.3644 76.5677 12.1155V18.7921H74.2038V12.1561C74.2038 11.7137 74.1548 11.3441 74.0554 11.048C73.9567 10.7512 73.8118 10.5139 73.6207 10.3354C73.4245 10.1546 73.1863 10.0254 72.9277 9.95948C72.6251 9.87599 72.3121 9.83592 71.9981 9.84048C71.7083 9.84048 71.4381 9.88038 71.1875 9.95948C70.7529 10.0827 70.3619 10.3263 70.0598 10.6623C69.9212 10.814 69.7985 10.9796 69.6937 11.1565V18.7921H67.3298ZM55.7077 8.09048H61.3854V16.8335H64.5305V18.7921H55.7084V16.8342H59.0019V10.0582H55.7077V8.09048ZM58.7842 5.32128C58.7842 5.12948 58.8171 4.95518 58.8829 4.79628C58.9464 4.63536 59.0444 4.49032 59.1699 4.37138C59.2889 4.25938 59.4303 4.17398 59.5948 4.11448C59.7663 4.04868 59.9581 4.01578 60.1688 4.01578C60.5251 4.01578 60.8114 4.10748 61.0298 4.29228C61.2538 4.47008 61.3819 4.70108 61.4148 4.98528C61.461 5.27508 61.412 5.52848 61.2664 5.74618C61.1215 5.95758 60.9108 6.09898 60.6336 6.17178C60.4943 6.29736 60.3235 6.38277 60.1394 6.41888C59.9483 6.45878 59.7369 6.44198 59.5059 6.36988C59.2849 6.30887 59.0924 6.17209 58.962 5.98348C58.8412 5.78404 58.7796 5.5544 58.7842 5.32128ZM43.4535 3.59998H49.2201V16.8342H52.4639V18.7921H43.4535V16.8342H46.8359V5.56838H43.4535V3.59998ZM40.4967 14.3611C40.4302 15.0604 40.2657 15.6967 40.0018 16.27C39.7524 16.8169 39.3997 17.3106 38.963 17.7239C38.5143 18.1412 37.9863 18.4642 37.4104 18.6738C36.8168 18.8908 36.1574 19 35.4322 19C34.8386 19 34.2912 18.9209 33.79 18.7627C33.313 18.6067 32.8652 18.3725 32.4649 18.0697C32.0859 17.7897 31.7523 17.4531 31.4758 17.0715C31.1942 16.6671 30.9587 16.2325 30.7737 15.7758C30.5819 15.3138 30.4377 14.8133 30.3383 14.2722C30.2445 13.7134 30.1981 13.1476 30.1997 12.581V10.6126C30.1997 10.0526 30.2459 9.51148 30.3383 8.99068C30.4307 8.46988 30.5693 7.97848 30.7534 7.51648C30.9424 7.01889 31.1989 6.54969 31.5157 6.12208C31.8223 5.71006 32.1893 5.34664 32.6042 5.04408C32.9991 4.77091 33.4322 4.55766 33.8894 4.41128C34.3923 4.2554 34.9163 4.17865 35.4427 4.18378C36.2008 4.18378 36.877 4.29578 37.4699 4.51978C38.0705 4.74378 38.5815 5.06088 39.0029 5.46968C39.4392 5.89592 39.7828 6.40754 40.0123 6.97258C40.2629 7.55988 40.4239 8.21228 40.4967 8.93118H38.123C38.0909 8.53644 38.0078 8.14752 37.8759 7.77408C37.7569 7.42408 37.5924 7.12798 37.381 6.88368C37.1616 6.63847 36.8872 6.44872 36.5802 6.32998C36.2631 6.19838 35.8844 6.13188 35.4427 6.13188C35.1326 6.13188 34.8526 6.17528 34.602 6.26068C34.3577 6.34608 34.14 6.46858 33.9489 6.62678C33.6769 6.82724 33.4509 7.08357 33.286 7.37858C33.1067 7.70108 32.9642 8.04272 32.8611 8.39708C32.775 8.72678 32.7092 9.07958 32.663 9.45548C32.6232 9.83333 32.6036 10.213 32.6042 10.593V12.581C32.6042 13.0626 32.6301 13.5141 32.6833 13.9362C32.7421 14.3576 32.8317 14.744 32.95 15.0933C33.0424 15.3831 33.1579 15.647 33.2965 15.8843C33.4414 16.1223 33.6129 16.326 33.8103 16.4975C34.0147 16.6823 34.2492 16.8237 34.5131 16.9231C34.7833 17.0155 35.0899 17.0617 35.4329 17.0617C35.8417 17.0617 36.2043 17.0022 36.5207 16.8832C36.8371 16.7642 37.1073 16.5899 37.332 16.3589C37.549 16.1349 37.724 15.8549 37.8556 15.5189C37.9879 15.1822 38.0733 14.7965 38.1132 14.3611H40.4967Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-cline-combine-light__clip0_449_12287", children: _jsx("rect", { width: 90.4, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-cline-combine-light__clip1_449_12287", children: _jsx("rect", { width: 24, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-cline-combine-light__clip2_449_12287", children: _jsx("rect", { width: 61.6, height: 16.8, fill: "#fff", transform: "translate(28.7998 3.59998)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(ClineCombineLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Cline/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 ClineDark = ({ 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 + "-cline-dark__Name=Cline, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-cline-dark__Cline / Icon", children: [_jsx("path", { id: instanceId + "-cline-dark__Cline / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M34.0698 7.98199C39.5698 7.98199 44.0298 12.462 44.0298 17.988V21.322L46.9298 27.114C47.0712 27.3963 47.1446 27.7077 47.1439 28.0235C47.1432 28.3392 47.0685 28.6504 46.9258 28.932L44.0298 34.66V37.996C44.0298 43.52 39.5698 48 34.0698 48H14.1478C8.64579 48 4.18779 43.52 4.18779 37.996V34.66L1.22779 28.95C1.07884 28.6639 1.00057 28.3463 0.999522 28.0237C0.998478 27.7012 1.07469 27.3831 1.22179 27.096L4.18579 21.322V17.988C4.18579 12.462 8.64579 7.98199 14.1458 7.98199H34.0698ZM16.5298 19.2C15.3236 19.2 14.1668 19.6792 13.3139 20.5321C12.461 21.385 11.9818 22.5418 11.9818 23.748V31.832C12.0067 33.0214 12.4968 34.1537 13.3468 34.9861C14.1968 35.8185 15.3391 36.2846 16.5288 36.2846C17.7185 36.2846 18.8608 35.8185 19.7108 34.9861C20.5608 34.1537 21.0508 33.0214 21.0758 31.832V23.748C21.0758 22.5421 20.5969 21.3856 19.7444 20.5328C18.8919 19.6799 17.7356 19.2005 16.5298 19.2ZM31.1818 19.2C29.9756 19.2 28.8188 19.6792 27.9659 20.5321C27.113 21.385 26.6338 22.5418 26.6338 23.748V31.832C26.6338 33.0382 27.113 34.195 27.9659 35.0479C28.8188 35.9008 29.9756 36.38 31.1818 36.38C32.388 36.38 33.5448 35.9008 34.3977 35.0479C35.2506 34.195 35.7298 33.0382 35.7298 31.832V23.748C35.7298 23.1506 35.6121 22.559 35.3834 22.0071C35.1547 21.4552 34.8195 20.9537 34.397 20.5314C33.9745 20.109 33.4729 19.7741 32.9208 19.5456C32.3688 19.3172 31.7792 19.1997 31.1818 19.2Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }), _jsx("path", { id: instanceId + "-cline-dark__Cline / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M24.1078 11.116C25.5819 11.116 26.9956 10.5304 28.0379 9.4881C29.0802 8.44577 29.6658 7.03207 29.6658 5.558C29.6658 4.08393 29.0802 2.67023 28.0379 1.6279C26.9956 0.585573 25.5819 0 24.1078 0C22.6337 0 21.22 0.585573 20.1777 1.6279C19.1354 2.67023 18.5498 4.08393 18.5498 5.558C18.5498 7.03207 19.1354 8.44577 20.1777 9.4881C21.22 10.5304 22.6337 11.116 24.1078 11.116Z", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} })] }) }) });
|
|
14
|
-
};
|
|
15
|
-
const ForwardRef = forwardRef(ClineDark);
|
|
16
|
-
export default ForwardRef;
|
package/dist/Cline/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 ClineLight = ({ 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 + "-cline-light__Name=Cline, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-cline-light__Cline / Icon", children: [_jsx("path", { id: instanceId + "-cline-light__Cline / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M34.0698 7.98199C39.5698 7.98199 44.0298 12.462 44.0298 17.988V21.322L46.9298 27.114C47.0712 27.3963 47.1446 27.7077 47.1439 28.0235C47.1432 28.3392 47.0685 28.6504 46.9258 28.932L44.0298 34.66V37.996C44.0298 43.52 39.5698 48 34.0698 48H14.1478C8.64579 48 4.18779 43.52 4.18779 37.996V34.66L1.22779 28.95C1.07884 28.6639 1.00057 28.3463 0.999522 28.0237C0.998478 27.7012 1.07469 27.3831 1.22179 27.096L4.18579 21.322V17.988C4.18579 12.462 8.64579 7.98199 14.1458 7.98199H34.0698ZM16.5298 19.2C15.3236 19.2 14.1668 19.6792 13.3139 20.5321C12.461 21.385 11.9818 22.5418 11.9818 23.748V31.832C12.0067 33.0214 12.4968 34.1537 13.3468 34.9861C14.1968 35.8185 15.3391 36.2846 16.5288 36.2846C17.7185 36.2846 18.8608 35.8185 19.7108 34.9861C20.5608 34.1537 21.0508 33.0214 21.0758 31.832V23.748C21.0758 22.5421 20.5969 21.3856 19.7444 20.5328C18.8919 19.6799 17.7356 19.2005 16.5298 19.2ZM31.1818 19.2C29.9756 19.2 28.8188 19.6792 27.9659 20.5321C27.113 21.385 26.6338 22.5418 26.6338 23.748V31.832C26.6338 33.0382 27.113 34.195 27.9659 35.0479C28.8188 35.9008 29.9756 36.38 31.1818 36.38C32.388 36.38 33.5448 35.9008 34.3977 35.0479C35.2506 34.195 35.7298 33.0382 35.7298 31.832V23.748C35.7298 23.1506 35.6121 22.559 35.3834 22.0071C35.1547 21.4552 34.8195 20.9537 34.397 20.5314C33.9745 20.109 33.4729 19.7741 32.9208 19.5456C32.3688 19.3172 31.7792 19.1997 31.1818 19.2Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-cline-light__Cline / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M24.1078 11.116C25.5819 11.116 26.9956 10.5304 28.0379 9.4881C29.0802 8.44577 29.6658 7.03207 29.6658 5.558C29.6658 4.08393 29.0802 2.67023 28.0379 1.6279C26.9956 0.585573 25.5819 0 24.1078 0C22.6337 0 21.22 0.585573 20.1777 1.6279C19.1354 2.67023 18.5498 4.08393 18.5498 5.558C18.5498 7.03207 19.1354 8.44577 20.1777 9.4881C21.22 10.5304 22.6337 11.116 24.1078 11.116Z", fill: "#000000", fillOpacity: 1 })] }) }) });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(ClineLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Cline/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 ClineMono = ({ 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 + "-cline-mono__Name=Cline, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-cline-mono__Cline / Icon", children: [_jsx("path", { id: instanceId + "-cline-mono__Cline / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M34.0698 7.98199C39.5698 7.98199 44.0298 12.462 44.0298 17.988V21.322L46.9298 27.114C47.0712 27.3963 47.1446 27.7077 47.1439 28.0235C47.1432 28.3392 47.0685 28.6504 46.9258 28.932L44.0298 34.66V37.996C44.0298 43.52 39.5698 48 34.0698 48H14.1478C8.64579 48 4.18779 43.52 4.18779 37.996V34.66L1.22779 28.95C1.07884 28.6639 1.00057 28.3463 0.999522 28.0237C0.998478 27.7012 1.07469 27.3831 1.22179 27.096L4.18579 21.322V17.988C4.18579 12.462 8.64579 7.98199 14.1458 7.98199H34.0698ZM16.5298 19.2C15.3236 19.2 14.1668 19.6792 13.3139 20.5321C12.461 21.385 11.9818 22.5418 11.9818 23.748V31.832C12.0067 33.0214 12.4968 34.1537 13.3468 34.9861C14.1968 35.8185 15.3391 36.2846 16.5288 36.2846C17.7185 36.2846 18.8608 35.8185 19.7108 34.9861C20.5608 34.1537 21.0508 33.0214 21.0758 31.832V23.748C21.0758 22.5421 20.5969 21.3856 19.7444 20.5328C18.8919 19.6799 17.7356 19.2005 16.5298 19.2ZM31.1818 19.2C29.9756 19.2 28.8188 19.6792 27.9659 20.5321C27.113 21.385 26.6338 22.5418 26.6338 23.748V31.832C26.6338 33.0382 27.113 34.195 27.9659 35.0479C28.8188 35.9008 29.9756 36.38 31.1818 36.38C32.388 36.38 33.5448 35.9008 34.3977 35.0479C35.2506 34.195 35.7298 33.0382 35.7298 31.832V23.748C35.7298 23.1506 35.6121 22.559 35.3834 22.0071C35.1547 21.4552 34.8195 20.9537 34.397 20.5314C33.9745 20.109 33.4729 19.7741 32.9208 19.5456C32.3688 19.3172 31.7792 19.1997 31.1818 19.2Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-cline-mono__Cline / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M24.1078 11.116C25.5819 11.116 26.9956 10.5304 28.0379 9.4881C29.0802 8.44577 29.6658 7.03207 29.6658 5.558C29.6658 4.08393 29.0802 2.67023 28.0379 1.6279C26.9956 0.585573 25.5819 0 24.1078 0C22.6337 0 21.22 0.585573 20.1777 1.6279C19.1354 2.67023 18.5498 4.08393 18.5498 5.558C18.5498 7.03207 19.1354 8.44577 20.1777 9.4881C21.22 10.5304 22.6337 11.116 24.1078 11.116Z", fill: "currentColor", fillOpacity: 1 })] }) }) });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(ClineMono);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Cline/index.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare const Cline: 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 Cline;
|
package/dist/Cline/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 Cline = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
-
export default Cline;
|
package/dist/Clipdrop/Color.js
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
'use client';
|
|
2
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
-
// Generated from real source assets. Do not edit manually.
|
|
4
|
-
import { forwardRef, useId } from 'react';
|
|
5
|
-
const ClipdropColor = ({ 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 + "-clipdrop-color__Name=Clipdrop, Type=Color, Variant=Default", children: _jsx("g", { id: instanceId + "-clipdrop-color__Clipdrop / Icon", children: _jsx("path", { id: instanceId + "-clipdrop-color__Clipdrop / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M2 14.466C2 7.582 7.46 2 14.196 2H17.544C18.864 2 19.934 3.094 19.934 4.444V6.644C19.934 7.994 18.864 9.088 17.544 9.088H14.196C11.422 9.088 8.456 11.632 8.456 14.468V17.888C8.456 19.238 7.386 20.334 6.066 20.334H4.392C3.072 20.334 2 19.238 2 17.888V14.468V14.466ZM46 33.534C46 40.418 40.54 46 33.804 46H30.456C29.136 46 28.066 44.906 28.066 43.556V41.356C28.066 40.006 29.136 38.91 30.456 38.91H33.804C36.578 38.91 39.544 36.37 39.544 33.534V30.112C39.544 28.762 40.614 27.666 41.934 27.666H43.608C44.928 27.666 46 28.76 46 30.112V33.534ZM33.804 2C40.54 2 46 7.58 46 14.466V17.888C46 19.238 44.93 20.334 43.608 20.334H41.456C40.136 20.334 39.066 19.238 39.066 17.888V14.468C39.066 11.632 36.578 8.6 33.806 8.6H30.456C29.136 8.6 28.066 7.506 28.066 6.156V4.444C28.066 3.094 29.136 2 30.456 2H33.804ZM14.196 46C7.46 46 2 40.42 2 33.534V30.112C2 28.762 3.07 27.666 4.392 27.666H6.544C7.864 27.666 8.934 28.76 8.934 30.112V33.532C8.934 36.368 11.422 39.4 14.194 39.4H17.544C18.864 39.4 19.934 40.494 19.934 41.844V43.556C19.934 44.906 18.864 46 17.544 46H14.196Z", fill: "black", style: {
|
|
8
|
-
fill: "black",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }) }) });
|
|
11
|
-
};
|
|
12
|
-
const ForwardRef = forwardRef(ClipdropColor);
|
|
13
|
-
export default ForwardRef;
|
package/dist/Clipdrop/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 ClipdropCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 117 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 4.875 : 'calc(' + size + ' * 4.875)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-clipdrop-combine__Name=Clipdrop, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-clipdrop-combine__Clipdrop / Combination", clipPath: 'url(#' + instanceId + "-clipdrop-combine__clip0_449_12299)", children: [_jsx("g", { id: instanceId + "-clipdrop-combine__Frame", children: _jsx("path", { id: instanceId + "-clipdrop-combine__Clipdrop / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M1 7.233C1 3.791 3.73 1 7.098 1H8.772C9.432 1 9.967 1.547 9.967 2.222V3.322C9.967 3.997 9.432 4.544 8.772 4.544H7.098C5.711 4.544 4.228 5.816 4.228 7.234V8.944C4.228 9.619 3.693 10.167 3.033 10.167H2.196C1.536 10.167 1 9.619 1 8.944V7.234V7.233ZM23 16.767C23 20.209 20.27 23 16.902 23H15.228C14.568 23 14.033 22.453 14.033 21.778V20.678C14.033 20.003 14.568 19.455 15.228 19.455H16.902C18.289 19.455 19.772 18.185 19.772 16.767V15.056C19.772 14.381 20.307 13.833 20.967 13.833H21.804C22.464 13.833 23 14.38 23 15.056V16.767ZM16.902 1C20.27 1 23 3.79 23 7.233V8.944C23 9.619 22.465 10.167 21.804 10.167H20.728C20.068 10.167 19.533 9.619 19.533 8.944V7.234C19.533 5.816 18.289 4.3 16.903 4.3H15.228C14.568 4.3 14.033 3.753 14.033 3.078V2.222C14.033 1.547 14.568 1 15.228 1H16.902ZM7.098 23C3.73 23 1 20.21 1 16.767V15.056C1 14.381 1.535 13.833 2.196 13.833H3.272C3.932 13.833 4.467 14.38 4.467 15.056V16.766C4.467 18.184 5.711 19.7 7.097 19.7H8.772C9.432 19.7 9.967 20.247 9.967 20.922V21.778C9.967 22.453 9.432 23 8.772 23H7.098Z", fill: "currentColor", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-clipdrop-combine__Frame_2", clipPath: 'url(#' + instanceId + "-clipdrop-combine__clip1_449_12299)", children: _jsx("path", { id: instanceId + "-clipdrop-combine__Clipdrop / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M43.9124 9.0246H40.7489C40.7 8.64213 40.5801 8.27218 40.3952 7.9338C40.2221 7.61724 39.9888 7.33751 39.7085 7.1103C39.4205 6.87919 39.0926 6.70287 38.741 6.5901C38.3606 6.46685 37.9628 6.40606 37.5629 6.4101C36.7979 6.4101 36.1301 6.5991 35.5622 6.9798C34.9943 7.356 34.5542 7.905 34.2401 8.6268C33.9269 9.345 33.7712 10.2162 33.7712 11.2422C33.7712 12.297 33.9269 13.1826 34.2401 13.9008C34.5578 14.6181 35.0015 15.1599 35.5694 15.5262C36.1382 15.8916 36.7952 16.0752 37.5413 16.0752C37.9607 16.0752 38.3486 16.0194 38.705 15.9087C39.0512 15.8053 39.3763 15.6414 39.6653 15.4245C39.944 15.2082 40.1792 14.941 40.3583 14.637C40.5523 14.3127 40.6847 13.9554 40.7489 13.5831L43.9124 13.5975C43.7312 15.0048 43.0491 16.2998 41.9909 17.2452C41.4192 17.753 40.7578 18.1498 40.0406 18.4152C39.29 18.6996 38.4395 18.8418 37.4909 18.8418C36.1715 18.8418 34.9916 18.543 33.9512 17.9454C32.9162 17.3487 32.0972 16.4838 31.4951 15.3525C30.8984 14.2203 30.5996 12.8505 30.5996 11.2422C30.5996 9.6285 30.9029 8.256 31.5095 7.1247C32.117 5.9934 32.9405 5.1312 33.98 4.539C35.0204 3.9414 36.1904 3.6426 37.4909 3.6426C38.2998 3.63533 39.1047 3.75747 39.875 4.0044C40.5871 4.23165 41.2508 4.58899 41.8325 5.0583C42.4036 5.51975 42.8751 6.0923 43.2185 6.7413C43.5803 7.4064 43.8116 8.1669 43.9124 9.0246ZM49.1756 3.8451V18.6393H46.0976V3.8451H49.1756ZM51.6398 18.6393V7.5441H54.7178V18.6393H51.6398ZM53.186 6.1131C52.7288 6.1131 52.3364 5.9619 52.0088 5.6586C51.8548 5.51888 51.7321 5.3482 51.6486 5.15774C51.5652 4.96728 51.5229 4.76133 51.5246 4.5534C51.5246 4.1295 51.6866 3.7659 52.0088 3.4626C52.3364 3.1539 52.7288 3 53.186 3C53.6432 3 54.0338 3.1539 54.356 3.4626C54.6836 3.7659 54.8474 4.1286 54.8474 4.5534C54.8474 4.9818 54.6836 5.3499 54.356 5.6586C54.0413 5.9586 53.6207 6.12197 53.186 6.1131ZM57.1829 22.8V7.5432H60.2159V9.408H60.3536C60.4886 9.1101 60.6839 8.8059 60.9386 8.4981C61.2176 8.17023 61.5622 7.90442 61.9502 7.7178C62.3687 7.5063 62.8889 7.4001 63.5108 7.4001C64.3199 7.4001 65.066 7.6116 65.75 8.0355C66.434 8.4549 66.9803 9.0885 67.3898 9.9354C67.7993 10.7787 68.0036 11.8353 68.0036 13.107C68.0036 14.3445 67.8038 15.3894 67.4042 16.2417C67.0091 17.0895 66.47 17.7321 65.786 18.1704C65.1065 18.6042 64.346 18.8211 63.5036 18.8211C62.906 18.8211 62.3984 18.7221 61.979 18.5241C61.5928 18.3475 61.2462 18.0946 60.9602 17.7807C60.7143 17.5059 60.5099 17.1967 60.3536 16.8627H60.26V22.8H57.182H57.1829ZM60.1952 13.0917C60.1952 13.7514 60.2861 14.3265 60.4697 14.8179C60.6524 15.3093 60.917 15.6918 61.2644 15.9663C61.6109 16.2363 62.0321 16.3713 62.528 16.3713C63.0293 16.3713 63.4532 16.2336 63.7997 15.9591C64.1462 15.6801 64.409 15.2949 64.5872 14.8035C64.7699 14.3076 64.8617 13.737 64.8617 13.0917C64.8617 12.4509 64.7717 11.8875 64.5944 11.4015C64.4162 10.9146 64.1534 10.5339 63.8069 10.2594C63.4595 9.9849 63.0338 9.8481 62.5289 9.8481C62.0276 9.8481 61.6037 9.9804 61.2572 10.245C60.9152 10.5105 60.6524 10.8858 60.4697 11.3718C60.2861 11.8578 60.1952 12.432 60.1952 13.0908V13.0917ZM74.1434 18.8193C73.301 18.8193 72.5378 18.6033 71.8538 18.1695C71.1752 17.7312 70.6352 17.0886 70.2356 16.2408C69.8405 15.3885 69.6434 14.3436 69.6434 13.1061C69.6434 11.8344 69.8477 10.7778 70.2572 9.9345C70.6667 9.0867 71.2112 8.454 71.8898 8.0355C72.563 7.6145 73.3422 7.3938 74.1362 7.3992C74.7572 7.3992 75.2756 7.5054 75.6896 7.7169C76.1081 7.9239 76.4456 8.1849 76.7012 8.4972C76.9613 8.805 77.1584 9.1092 77.2934 9.4071H77.387V3.846H80.4569V18.6402H77.4239V16.8627H77.2934C77.1494 17.1714 76.9442 17.4765 76.6796 17.7807C76.3955 18.0968 76.0485 18.35 75.6608 18.5241C75.2468 18.7221 74.741 18.8211 74.1434 18.8211V18.8193ZM75.119 16.3713C75.6149 16.3713 76.0343 16.2363 76.3754 15.9663C76.7228 15.6918 76.9874 15.3093 77.1701 14.8179C77.3582 14.3265 77.4518 13.7514 77.4518 13.0917C77.4518 12.432 77.3609 11.8587 77.1773 11.3727C76.9946 10.8858 76.73 10.5105 76.3826 10.245C76.0361 9.9804 75.6149 9.8481 75.119 9.8481C74.6132 9.8481 74.1875 9.9849 73.841 10.2594C73.4936 10.5339 73.2308 10.9146 73.0526 11.4006C72.8744 11.8866 72.7853 12.4509 72.7853 13.0917C72.7853 13.737 72.8753 14.3067 73.0526 14.8035C73.2362 15.2949 73.4981 15.6801 73.8401 15.9591C74.1875 16.2336 74.6132 16.3704 75.1181 16.3704L75.119 16.3713ZM82.9877 18.6393V7.5441H85.9703V9.4791H86.0855C86.2889 8.7906 86.6282 8.2713 87.1043 7.9194C87.5789 7.56369 88.1582 7.37566 88.7513 7.3848C89.077 7.38652 89.4016 7.42272 89.7197 7.4928V10.2234C89.5231 10.17 89.3227 10.1314 89.1203 10.1082C88.888 10.0762 88.6538 10.0593 88.4192 10.0578C87.9665 10.0578 87.5624 10.1568 87.2051 10.3539C86.8541 10.5465 86.5751 10.8165 86.3681 11.163C86.1656 11.5095 86.0648 11.91 86.0648 12.3618V18.6393H82.9877ZM95.8082 18.8562C94.6859 18.8562 93.7148 18.6177 92.8958 18.1407C92.0883 17.6656 91.4342 16.9687 91.0112 16.1328C90.5684 15.2706 90.3461 14.2716 90.3461 13.1349C90.3461 11.9883 90.5684 10.9866 91.0112 10.1289C91.4316 9.2914 92.0864 8.59412 92.8958 8.1219C93.7148 7.6404 94.6859 7.3992 95.8082 7.3992C96.9296 7.3992 97.898 7.6404 98.7116 8.1219C99.5297 8.5989 100.161 9.2676 100.603 10.1289C101.046 10.9866 101.269 11.9883 101.269 13.1349C101.269 14.2716 101.046 15.2706 100.603 16.1319C100.179 16.9696 99.5223 17.6671 98.7116 18.1407C97.898 18.6177 96.9305 18.8562 95.8082 18.8562ZM95.8217 16.4712C96.332 16.4712 96.7586 16.3272 97.0997 16.0392C97.4417 15.7449 97.7 15.3453 97.8737 14.8395C98.0519 14.3337 98.141 13.7586 98.141 13.1133C98.141 12.468 98.051 11.892 97.8728 11.3862C97.7 10.8813 97.4426 10.4817 97.1006 10.1874C96.7586 9.894 96.332 9.7464 95.8226 9.7464C95.3069 9.7464 94.8731 9.894 94.5221 10.1874C94.1747 10.4808 93.9119 10.8804 93.7346 11.3862C93.5609 11.892 93.4736 12.468 93.4736 13.1133C93.4736 13.7586 93.5609 14.3337 93.7346 14.8395C93.9119 15.3453 94.1756 15.7449 94.5221 16.0383C94.8731 16.3272 95.3069 16.4712 95.8217 16.4712ZM103.269 22.8V7.5432H106.302V9.408H106.441C106.576 9.1101 106.77 8.8059 107.026 8.4981C107.286 8.1849 107.623 7.9248 108.037 7.7178C108.456 7.5063 108.976 7.4001 109.598 7.4001C110.406 7.4001 111.152 7.6116 111.837 8.0355C112.521 8.4549 113.068 9.0885 113.476 9.9354C113.886 10.7787 114.091 11.8353 114.091 13.107C114.091 14.3445 113.891 15.3894 113.491 16.2417C113.095 17.0895 112.557 17.7321 111.873 18.1704C111.194 18.6042 110.433 18.8211 109.59 18.8211C108.993 18.8211 108.486 18.7221 108.066 18.5241C107.68 18.3475 107.333 18.0946 107.047 17.7807C106.802 17.5059 106.597 17.1966 106.441 16.8627H106.347V22.8H103.269ZM106.282 13.0917C106.282 13.7514 106.373 14.3265 106.556 14.8179C106.739 15.3093 107.004 15.6918 107.351 15.9663C107.698 16.2363 108.118 16.3713 108.615 16.3713C109.117 16.3713 109.54 16.2336 109.886 15.9591C110.233 15.6801 110.495 15.2949 110.674 14.8035C110.856 14.3076 110.949 13.737 110.949 13.0917C110.949 12.4509 110.859 11.8875 110.681 11.4015C110.503 10.9146 110.24 10.5339 109.894 10.2594C109.547 9.9849 109.12 9.8481 108.615 9.8481C108.114 9.8481 107.691 9.9804 107.344 10.245C107.002 10.5105 106.739 10.8858 106.556 11.3718C106.373 11.8578 106.282 12.432 106.282 13.0908V13.0917Z", fill: "currentColor", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-clipdrop-combine__clip0_449_12299", children: _jsx("rect", { width: 116.1, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-clipdrop-combine__clip1_449_12299", children: _jsx("rect", { width: 87.3, height: 21.6, fill: "#fff", transform: "translate(28.7998 1.20001)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(ClipdropCombine);
|
|
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 ClipdropCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 117 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 4.875 : 'calc(' + size + ' * 4.875)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-clipdrop-combine-dark__Name=Clipdrop, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-clipdrop-combine-dark__Clipdrop / Combination", clipPath: 'url(#' + instanceId + "-clipdrop-combine-dark__clip0_449_12299)", children: [_jsx("g", { id: instanceId + "-clipdrop-combine-dark__Frame", children: _jsx("path", { id: instanceId + "-clipdrop-combine-dark__Clipdrop / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M1 7.233C1 3.791 3.73 1 7.098 1H8.772C9.432 1 9.967 1.547 9.967 2.222V3.322C9.967 3.997 9.432 4.544 8.772 4.544H7.098C5.711 4.544 4.228 5.816 4.228 7.234V8.944C4.228 9.619 3.693 10.167 3.033 10.167H2.196C1.536 10.167 1 9.619 1 8.944V7.234V7.233ZM23 16.767C23 20.209 20.27 23 16.902 23H15.228C14.568 23 14.033 22.453 14.033 21.778V20.678C14.033 20.003 14.568 19.455 15.228 19.455H16.902C18.289 19.455 19.772 18.185 19.772 16.767V15.056C19.772 14.381 20.307 13.833 20.967 13.833H21.804C22.464 13.833 23 14.38 23 15.056V16.767ZM16.902 1C20.27 1 23 3.79 23 7.233V8.944C23 9.619 22.465 10.167 21.804 10.167H20.728C20.068 10.167 19.533 9.619 19.533 8.944V7.234C19.533 5.816 18.289 4.3 16.903 4.3H15.228C14.568 4.3 14.033 3.753 14.033 3.078V2.222C14.033 1.547 14.568 1 15.228 1H16.902ZM7.098 23C3.73 23 1 20.21 1 16.767V15.056C1 14.381 1.535 13.833 2.196 13.833H3.272C3.932 13.833 4.467 14.38 4.467 15.056V16.766C4.467 18.184 5.711 19.7 7.097 19.7H8.772C9.432 19.7 9.967 20.247 9.967 20.922V21.778C9.967 22.453 9.432 23 8.772 23H7.098Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }), _jsx("g", { id: instanceId + "-clipdrop-combine-dark__Frame_2", clipPath: 'url(#' + instanceId + "-clipdrop-combine-dark__clip1_449_12299)", children: _jsx("path", { id: instanceId + "-clipdrop-combine-dark__Clipdrop / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M43.9124 9.0246H40.7489C40.7 8.64213 40.5801 8.27218 40.3952 7.9338C40.2221 7.61724 39.9888 7.33751 39.7085 7.1103C39.4205 6.87919 39.0926 6.70287 38.741 6.5901C38.3606 6.46685 37.9628 6.40606 37.5629 6.4101C36.7979 6.4101 36.1301 6.5991 35.5622 6.9798C34.9943 7.356 34.5542 7.905 34.2401 8.6268C33.9269 9.345 33.7712 10.2162 33.7712 11.2422C33.7712 12.297 33.9269 13.1826 34.2401 13.9008C34.5578 14.6181 35.0015 15.1599 35.5694 15.5262C36.1382 15.8916 36.7952 16.0752 37.5413 16.0752C37.9607 16.0752 38.3486 16.0194 38.705 15.9087C39.0512 15.8053 39.3763 15.6414 39.6653 15.4245C39.944 15.2082 40.1792 14.941 40.3583 14.637C40.5523 14.3127 40.6847 13.9554 40.7489 13.5831L43.9124 13.5975C43.7312 15.0048 43.0491 16.2998 41.9909 17.2452C41.4192 17.753 40.7578 18.1498 40.0406 18.4152C39.29 18.6996 38.4395 18.8418 37.4909 18.8418C36.1715 18.8418 34.9916 18.543 33.9512 17.9454C32.9162 17.3487 32.0972 16.4838 31.4951 15.3525C30.8984 14.2203 30.5996 12.8505 30.5996 11.2422C30.5996 9.6285 30.9029 8.256 31.5095 7.1247C32.117 5.9934 32.9405 5.1312 33.98 4.539C35.0204 3.9414 36.1904 3.6426 37.4909 3.6426C38.2998 3.63533 39.1047 3.75747 39.875 4.0044C40.5871 4.23165 41.2508 4.58899 41.8325 5.0583C42.4036 5.51975 42.8751 6.0923 43.2185 6.7413C43.5803 7.4064 43.8116 8.1669 43.9124 9.0246ZM49.1756 3.8451V18.6393H46.0976V3.8451H49.1756ZM51.6398 18.6393V7.5441H54.7178V18.6393H51.6398ZM53.186 6.1131C52.7288 6.1131 52.3364 5.9619 52.0088 5.6586C51.8548 5.51888 51.7321 5.3482 51.6486 5.15774C51.5652 4.96728 51.5229 4.76133 51.5246 4.5534C51.5246 4.1295 51.6866 3.7659 52.0088 3.4626C52.3364 3.1539 52.7288 3 53.186 3C53.6432 3 54.0338 3.1539 54.356 3.4626C54.6836 3.7659 54.8474 4.1286 54.8474 4.5534C54.8474 4.9818 54.6836 5.3499 54.356 5.6586C54.0413 5.9586 53.6207 6.12197 53.186 6.1131ZM57.1829 22.8V7.5432H60.2159V9.408H60.3536C60.4886 9.1101 60.6839 8.8059 60.9386 8.4981C61.2176 8.17023 61.5622 7.90442 61.9502 7.7178C62.3687 7.5063 62.8889 7.4001 63.5108 7.4001C64.3199 7.4001 65.066 7.6116 65.75 8.0355C66.434 8.4549 66.9803 9.0885 67.3898 9.9354C67.7993 10.7787 68.0036 11.8353 68.0036 13.107C68.0036 14.3445 67.8038 15.3894 67.4042 16.2417C67.0091 17.0895 66.47 17.7321 65.786 18.1704C65.1065 18.6042 64.346 18.8211 63.5036 18.8211C62.906 18.8211 62.3984 18.7221 61.979 18.5241C61.5928 18.3475 61.2462 18.0946 60.9602 17.7807C60.7143 17.5059 60.5099 17.1967 60.3536 16.8627H60.26V22.8H57.182H57.1829ZM60.1952 13.0917C60.1952 13.7514 60.2861 14.3265 60.4697 14.8179C60.6524 15.3093 60.917 15.6918 61.2644 15.9663C61.6109 16.2363 62.0321 16.3713 62.528 16.3713C63.0293 16.3713 63.4532 16.2336 63.7997 15.9591C64.1462 15.6801 64.409 15.2949 64.5872 14.8035C64.7699 14.3076 64.8617 13.737 64.8617 13.0917C64.8617 12.4509 64.7717 11.8875 64.5944 11.4015C64.4162 10.9146 64.1534 10.5339 63.8069 10.2594C63.4595 9.9849 63.0338 9.8481 62.5289 9.8481C62.0276 9.8481 61.6037 9.9804 61.2572 10.245C60.9152 10.5105 60.6524 10.8858 60.4697 11.3718C60.2861 11.8578 60.1952 12.432 60.1952 13.0908V13.0917ZM74.1434 18.8193C73.301 18.8193 72.5378 18.6033 71.8538 18.1695C71.1752 17.7312 70.6352 17.0886 70.2356 16.2408C69.8405 15.3885 69.6434 14.3436 69.6434 13.1061C69.6434 11.8344 69.8477 10.7778 70.2572 9.9345C70.6667 9.0867 71.2112 8.454 71.8898 8.0355C72.563 7.6145 73.3422 7.3938 74.1362 7.3992C74.7572 7.3992 75.2756 7.5054 75.6896 7.7169C76.1081 7.9239 76.4456 8.1849 76.7012 8.4972C76.9613 8.805 77.1584 9.1092 77.2934 9.4071H77.387V3.846H80.4569V18.6402H77.4239V16.8627H77.2934C77.1494 17.1714 76.9442 17.4765 76.6796 17.7807C76.3955 18.0968 76.0485 18.35 75.6608 18.5241C75.2468 18.7221 74.741 18.8211 74.1434 18.8211V18.8193ZM75.119 16.3713C75.6149 16.3713 76.0343 16.2363 76.3754 15.9663C76.7228 15.6918 76.9874 15.3093 77.1701 14.8179C77.3582 14.3265 77.4518 13.7514 77.4518 13.0917C77.4518 12.432 77.3609 11.8587 77.1773 11.3727C76.9946 10.8858 76.73 10.5105 76.3826 10.245C76.0361 9.9804 75.6149 9.8481 75.119 9.8481C74.6132 9.8481 74.1875 9.9849 73.841 10.2594C73.4936 10.5339 73.2308 10.9146 73.0526 11.4006C72.8744 11.8866 72.7853 12.4509 72.7853 13.0917C72.7853 13.737 72.8753 14.3067 73.0526 14.8035C73.2362 15.2949 73.4981 15.6801 73.8401 15.9591C74.1875 16.2336 74.6132 16.3704 75.1181 16.3704L75.119 16.3713ZM82.9877 18.6393V7.5441H85.9703V9.4791H86.0855C86.2889 8.7906 86.6282 8.2713 87.1043 7.9194C87.5789 7.56369 88.1582 7.37566 88.7513 7.3848C89.077 7.38652 89.4016 7.42272 89.7197 7.4928V10.2234C89.5231 10.17 89.3227 10.1314 89.1203 10.1082C88.888 10.0762 88.6538 10.0593 88.4192 10.0578C87.9665 10.0578 87.5624 10.1568 87.2051 10.3539C86.8541 10.5465 86.5751 10.8165 86.3681 11.163C86.1656 11.5095 86.0648 11.91 86.0648 12.3618V18.6393H82.9877ZM95.8082 18.8562C94.6859 18.8562 93.7148 18.6177 92.8958 18.1407C92.0883 17.6656 91.4342 16.9687 91.0112 16.1328C90.5684 15.2706 90.3461 14.2716 90.3461 13.1349C90.3461 11.9883 90.5684 10.9866 91.0112 10.1289C91.4316 9.2914 92.0864 8.59412 92.8958 8.1219C93.7148 7.6404 94.6859 7.3992 95.8082 7.3992C96.9296 7.3992 97.898 7.6404 98.7116 8.1219C99.5297 8.5989 100.161 9.2676 100.603 10.1289C101.046 10.9866 101.269 11.9883 101.269 13.1349C101.269 14.2716 101.046 15.2706 100.603 16.1319C100.179 16.9696 99.5223 17.6671 98.7116 18.1407C97.898 18.6177 96.9305 18.8562 95.8082 18.8562ZM95.8217 16.4712C96.332 16.4712 96.7586 16.3272 97.0997 16.0392C97.4417 15.7449 97.7 15.3453 97.8737 14.8395C98.0519 14.3337 98.141 13.7586 98.141 13.1133C98.141 12.468 98.051 11.892 97.8728 11.3862C97.7 10.8813 97.4426 10.4817 97.1006 10.1874C96.7586 9.894 96.332 9.7464 95.8226 9.7464C95.3069 9.7464 94.8731 9.894 94.5221 10.1874C94.1747 10.4808 93.9119 10.8804 93.7346 11.3862C93.5609 11.892 93.4736 12.468 93.4736 13.1133C93.4736 13.7586 93.5609 14.3337 93.7346 14.8395C93.9119 15.3453 94.1756 15.7449 94.5221 16.0383C94.8731 16.3272 95.3069 16.4712 95.8217 16.4712ZM103.269 22.8V7.5432H106.302V9.408H106.441C106.576 9.1101 106.77 8.8059 107.026 8.4981C107.286 8.1849 107.623 7.9248 108.037 7.7178C108.456 7.5063 108.976 7.4001 109.598 7.4001C110.406 7.4001 111.152 7.6116 111.837 8.0355C112.521 8.4549 113.068 9.0885 113.476 9.9354C113.886 10.7787 114.091 11.8353 114.091 13.107C114.091 14.3445 113.891 15.3894 113.491 16.2417C113.095 17.0895 112.557 17.7321 111.873 18.1704C111.194 18.6042 110.433 18.8211 109.59 18.8211C108.993 18.8211 108.486 18.7221 108.066 18.5241C107.68 18.3475 107.333 18.0946 107.047 17.7807C106.802 17.5059 106.597 17.1966 106.441 16.8627H106.347V22.8H103.269ZM106.282 13.0917C106.282 13.7514 106.373 14.3265 106.556 14.8179C106.739 15.3093 107.004 15.6918 107.351 15.9663C107.698 16.2363 108.118 16.3713 108.615 16.3713C109.117 16.3713 109.54 16.2336 109.886 15.9591C110.233 15.6801 110.495 15.2949 110.674 14.8035C110.856 14.3076 110.949 13.737 110.949 13.0917C110.949 12.4509 110.859 11.8875 110.681 11.4015C110.503 10.9146 110.24 10.5339 109.894 10.2594C109.547 9.9849 109.12 9.8481 108.615 9.8481C108.114 9.8481 107.691 9.9804 107.344 10.245C107.002 10.5105 106.739 10.8858 106.556 11.3718C106.373 11.8578 106.282 12.432 106.282 13.0908V13.0917Z", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-clipdrop-combine-dark__clip0_449_12299", children: _jsx("rect", { width: 116.1, height: 24, fill: "white", style: {
|
|
14
|
-
fill: "white",
|
|
15
|
-
fillOpacity: 1
|
|
16
|
-
} }) }), _jsx("clipPath", { id: instanceId + "-clipdrop-combine-dark__clip1_449_12299", children: _jsx("rect", { width: 87.3, height: 21.6, fill: "white", style: {
|
|
17
|
-
fill: "white",
|
|
18
|
-
fillOpacity: 1
|
|
19
|
-
}, transform: "translate(28.7998 1.20001)" }) })] })] });
|
|
20
|
-
};
|
|
21
|
-
const ForwardRef = forwardRef(ClipdropCombineDark);
|
|
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 ClipdropCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 117 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 4.875 : 'calc(' + size + ' * 4.875)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-clipdrop-combine-light__Name=Clipdrop, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-clipdrop-combine-light__Clipdrop / Combination", clipPath: 'url(#' + instanceId + "-clipdrop-combine-light__clip0_449_12299)", children: [_jsx("g", { id: instanceId + "-clipdrop-combine-light__Frame", children: _jsx("path", { id: instanceId + "-clipdrop-combine-light__Clipdrop / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M1 7.233C1 3.791 3.73 1 7.098 1H8.772C9.432 1 9.967 1.547 9.967 2.222V3.322C9.967 3.997 9.432 4.544 8.772 4.544H7.098C5.711 4.544 4.228 5.816 4.228 7.234V8.944C4.228 9.619 3.693 10.167 3.033 10.167H2.196C1.536 10.167 1 9.619 1 8.944V7.234V7.233ZM23 16.767C23 20.209 20.27 23 16.902 23H15.228C14.568 23 14.033 22.453 14.033 21.778V20.678C14.033 20.003 14.568 19.455 15.228 19.455H16.902C18.289 19.455 19.772 18.185 19.772 16.767V15.056C19.772 14.381 20.307 13.833 20.967 13.833H21.804C22.464 13.833 23 14.38 23 15.056V16.767ZM16.902 1C20.27 1 23 3.79 23 7.233V8.944C23 9.619 22.465 10.167 21.804 10.167H20.728C20.068 10.167 19.533 9.619 19.533 8.944V7.234C19.533 5.816 18.289 4.3 16.903 4.3H15.228C14.568 4.3 14.033 3.753 14.033 3.078V2.222C14.033 1.547 14.568 1 15.228 1H16.902ZM7.098 23C3.73 23 1 20.21 1 16.767V15.056C1 14.381 1.535 13.833 2.196 13.833H3.272C3.932 13.833 4.467 14.38 4.467 15.056V16.766C4.467 18.184 5.711 19.7 7.097 19.7H8.772C9.432 19.7 9.967 20.247 9.967 20.922V21.778C9.967 22.453 9.432 23 8.772 23H7.098Z", fill: "#000000", fillOpacity: 1 }) }), _jsx("g", { id: instanceId + "-clipdrop-combine-light__Frame_2", clipPath: 'url(#' + instanceId + "-clipdrop-combine-light__clip1_449_12299)", children: _jsx("path", { id: instanceId + "-clipdrop-combine-light__Clipdrop / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M43.9124 9.0246H40.7489C40.7 8.64213 40.5801 8.27218 40.3952 7.9338C40.2221 7.61724 39.9888 7.33751 39.7085 7.1103C39.4205 6.87919 39.0926 6.70287 38.741 6.5901C38.3606 6.46685 37.9628 6.40606 37.5629 6.4101C36.7979 6.4101 36.1301 6.5991 35.5622 6.9798C34.9943 7.356 34.5542 7.905 34.2401 8.6268C33.9269 9.345 33.7712 10.2162 33.7712 11.2422C33.7712 12.297 33.9269 13.1826 34.2401 13.9008C34.5578 14.6181 35.0015 15.1599 35.5694 15.5262C36.1382 15.8916 36.7952 16.0752 37.5413 16.0752C37.9607 16.0752 38.3486 16.0194 38.705 15.9087C39.0512 15.8053 39.3763 15.6414 39.6653 15.4245C39.944 15.2082 40.1792 14.941 40.3583 14.637C40.5523 14.3127 40.6847 13.9554 40.7489 13.5831L43.9124 13.5975C43.7312 15.0048 43.0491 16.2998 41.9909 17.2452C41.4192 17.753 40.7578 18.1498 40.0406 18.4152C39.29 18.6996 38.4395 18.8418 37.4909 18.8418C36.1715 18.8418 34.9916 18.543 33.9512 17.9454C32.9162 17.3487 32.0972 16.4838 31.4951 15.3525C30.8984 14.2203 30.5996 12.8505 30.5996 11.2422C30.5996 9.6285 30.9029 8.256 31.5095 7.1247C32.117 5.9934 32.9405 5.1312 33.98 4.539C35.0204 3.9414 36.1904 3.6426 37.4909 3.6426C38.2998 3.63533 39.1047 3.75747 39.875 4.0044C40.5871 4.23165 41.2508 4.58899 41.8325 5.0583C42.4036 5.51975 42.8751 6.0923 43.2185 6.7413C43.5803 7.4064 43.8116 8.1669 43.9124 9.0246ZM49.1756 3.8451V18.6393H46.0976V3.8451H49.1756ZM51.6398 18.6393V7.5441H54.7178V18.6393H51.6398ZM53.186 6.1131C52.7288 6.1131 52.3364 5.9619 52.0088 5.6586C51.8548 5.51888 51.7321 5.3482 51.6486 5.15774C51.5652 4.96728 51.5229 4.76133 51.5246 4.5534C51.5246 4.1295 51.6866 3.7659 52.0088 3.4626C52.3364 3.1539 52.7288 3 53.186 3C53.6432 3 54.0338 3.1539 54.356 3.4626C54.6836 3.7659 54.8474 4.1286 54.8474 4.5534C54.8474 4.9818 54.6836 5.3499 54.356 5.6586C54.0413 5.9586 53.6207 6.12197 53.186 6.1131ZM57.1829 22.8V7.5432H60.2159V9.408H60.3536C60.4886 9.1101 60.6839 8.8059 60.9386 8.4981C61.2176 8.17023 61.5622 7.90442 61.9502 7.7178C62.3687 7.5063 62.8889 7.4001 63.5108 7.4001C64.3199 7.4001 65.066 7.6116 65.75 8.0355C66.434 8.4549 66.9803 9.0885 67.3898 9.9354C67.7993 10.7787 68.0036 11.8353 68.0036 13.107C68.0036 14.3445 67.8038 15.3894 67.4042 16.2417C67.0091 17.0895 66.47 17.7321 65.786 18.1704C65.1065 18.6042 64.346 18.8211 63.5036 18.8211C62.906 18.8211 62.3984 18.7221 61.979 18.5241C61.5928 18.3475 61.2462 18.0946 60.9602 17.7807C60.7143 17.5059 60.5099 17.1967 60.3536 16.8627H60.26V22.8H57.182H57.1829ZM60.1952 13.0917C60.1952 13.7514 60.2861 14.3265 60.4697 14.8179C60.6524 15.3093 60.917 15.6918 61.2644 15.9663C61.6109 16.2363 62.0321 16.3713 62.528 16.3713C63.0293 16.3713 63.4532 16.2336 63.7997 15.9591C64.1462 15.6801 64.409 15.2949 64.5872 14.8035C64.7699 14.3076 64.8617 13.737 64.8617 13.0917C64.8617 12.4509 64.7717 11.8875 64.5944 11.4015C64.4162 10.9146 64.1534 10.5339 63.8069 10.2594C63.4595 9.9849 63.0338 9.8481 62.5289 9.8481C62.0276 9.8481 61.6037 9.9804 61.2572 10.245C60.9152 10.5105 60.6524 10.8858 60.4697 11.3718C60.2861 11.8578 60.1952 12.432 60.1952 13.0908V13.0917ZM74.1434 18.8193C73.301 18.8193 72.5378 18.6033 71.8538 18.1695C71.1752 17.7312 70.6352 17.0886 70.2356 16.2408C69.8405 15.3885 69.6434 14.3436 69.6434 13.1061C69.6434 11.8344 69.8477 10.7778 70.2572 9.9345C70.6667 9.0867 71.2112 8.454 71.8898 8.0355C72.563 7.6145 73.3422 7.3938 74.1362 7.3992C74.7572 7.3992 75.2756 7.5054 75.6896 7.7169C76.1081 7.9239 76.4456 8.1849 76.7012 8.4972C76.9613 8.805 77.1584 9.1092 77.2934 9.4071H77.387V3.846H80.4569V18.6402H77.4239V16.8627H77.2934C77.1494 17.1714 76.9442 17.4765 76.6796 17.7807C76.3955 18.0968 76.0485 18.35 75.6608 18.5241C75.2468 18.7221 74.741 18.8211 74.1434 18.8211V18.8193ZM75.119 16.3713C75.6149 16.3713 76.0343 16.2363 76.3754 15.9663C76.7228 15.6918 76.9874 15.3093 77.1701 14.8179C77.3582 14.3265 77.4518 13.7514 77.4518 13.0917C77.4518 12.432 77.3609 11.8587 77.1773 11.3727C76.9946 10.8858 76.73 10.5105 76.3826 10.245C76.0361 9.9804 75.6149 9.8481 75.119 9.8481C74.6132 9.8481 74.1875 9.9849 73.841 10.2594C73.4936 10.5339 73.2308 10.9146 73.0526 11.4006C72.8744 11.8866 72.7853 12.4509 72.7853 13.0917C72.7853 13.737 72.8753 14.3067 73.0526 14.8035C73.2362 15.2949 73.4981 15.6801 73.8401 15.9591C74.1875 16.2336 74.6132 16.3704 75.1181 16.3704L75.119 16.3713ZM82.9877 18.6393V7.5441H85.9703V9.4791H86.0855C86.2889 8.7906 86.6282 8.2713 87.1043 7.9194C87.5789 7.56369 88.1582 7.37566 88.7513 7.3848C89.077 7.38652 89.4016 7.42272 89.7197 7.4928V10.2234C89.5231 10.17 89.3227 10.1314 89.1203 10.1082C88.888 10.0762 88.6538 10.0593 88.4192 10.0578C87.9665 10.0578 87.5624 10.1568 87.2051 10.3539C86.8541 10.5465 86.5751 10.8165 86.3681 11.163C86.1656 11.5095 86.0648 11.91 86.0648 12.3618V18.6393H82.9877ZM95.8082 18.8562C94.6859 18.8562 93.7148 18.6177 92.8958 18.1407C92.0883 17.6656 91.4342 16.9687 91.0112 16.1328C90.5684 15.2706 90.3461 14.2716 90.3461 13.1349C90.3461 11.9883 90.5684 10.9866 91.0112 10.1289C91.4316 9.2914 92.0864 8.59412 92.8958 8.1219C93.7148 7.6404 94.6859 7.3992 95.8082 7.3992C96.9296 7.3992 97.898 7.6404 98.7116 8.1219C99.5297 8.5989 100.161 9.2676 100.603 10.1289C101.046 10.9866 101.269 11.9883 101.269 13.1349C101.269 14.2716 101.046 15.2706 100.603 16.1319C100.179 16.9696 99.5223 17.6671 98.7116 18.1407C97.898 18.6177 96.9305 18.8562 95.8082 18.8562ZM95.8217 16.4712C96.332 16.4712 96.7586 16.3272 97.0997 16.0392C97.4417 15.7449 97.7 15.3453 97.8737 14.8395C98.0519 14.3337 98.141 13.7586 98.141 13.1133C98.141 12.468 98.051 11.892 97.8728 11.3862C97.7 10.8813 97.4426 10.4817 97.1006 10.1874C96.7586 9.894 96.332 9.7464 95.8226 9.7464C95.3069 9.7464 94.8731 9.894 94.5221 10.1874C94.1747 10.4808 93.9119 10.8804 93.7346 11.3862C93.5609 11.892 93.4736 12.468 93.4736 13.1133C93.4736 13.7586 93.5609 14.3337 93.7346 14.8395C93.9119 15.3453 94.1756 15.7449 94.5221 16.0383C94.8731 16.3272 95.3069 16.4712 95.8217 16.4712ZM103.269 22.8V7.5432H106.302V9.408H106.441C106.576 9.1101 106.77 8.8059 107.026 8.4981C107.286 8.1849 107.623 7.9248 108.037 7.7178C108.456 7.5063 108.976 7.4001 109.598 7.4001C110.406 7.4001 111.152 7.6116 111.837 8.0355C112.521 8.4549 113.068 9.0885 113.476 9.9354C113.886 10.7787 114.091 11.8353 114.091 13.107C114.091 14.3445 113.891 15.3894 113.491 16.2417C113.095 17.0895 112.557 17.7321 111.873 18.1704C111.194 18.6042 110.433 18.8211 109.59 18.8211C108.993 18.8211 108.486 18.7221 108.066 18.5241C107.68 18.3475 107.333 18.0946 107.047 17.7807C106.802 17.5059 106.597 17.1966 106.441 16.8627H106.347V22.8H103.269ZM106.282 13.0917C106.282 13.7514 106.373 14.3265 106.556 14.8179C106.739 15.3093 107.004 15.6918 107.351 15.9663C107.698 16.2363 108.118 16.3713 108.615 16.3713C109.117 16.3713 109.54 16.2336 109.886 15.9591C110.233 15.6801 110.495 15.2949 110.674 14.8035C110.856 14.3076 110.949 13.737 110.949 13.0917C110.949 12.4509 110.859 11.8875 110.681 11.4015C110.503 10.9146 110.24 10.5339 109.894 10.2594C109.547 9.9849 109.12 9.8481 108.615 9.8481C108.114 9.8481 107.691 9.9804 107.344 10.245C107.002 10.5105 106.739 10.8858 106.556 11.3718C106.373 11.8578 106.282 12.432 106.282 13.0908V13.0917Z", fill: "#000000", fillOpacity: 1 }) })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-clipdrop-combine-light__clip0_449_12299", children: _jsx("rect", { width: 116.1, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-clipdrop-combine-light__clip1_449_12299", children: _jsx("rect", { width: 87.3, height: 21.6, fill: "#fff", transform: "translate(28.7998 1.20001)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(ClipdropCombineLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Clipdrop/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 ClipdropDark = ({ 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 + "-clipdrop-dark__Name=Clipdrop, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-clipdrop-dark__Clipdrop / Icon", children: _jsx("path", { id: instanceId + "-clipdrop-dark__Clipdrop / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M2 14.466C2 7.582 7.46 2 14.196 2H17.544C18.864 2 19.934 3.094 19.934 4.444V6.644C19.934 7.994 18.864 9.088 17.544 9.088H14.196C11.422 9.088 8.456 11.632 8.456 14.468V17.888C8.456 19.238 7.386 20.334 6.066 20.334H4.392C3.072 20.334 2 19.238 2 17.888V14.468V14.466ZM46 33.534C46 40.418 40.54 46 33.804 46H30.456C29.136 46 28.066 44.906 28.066 43.556V41.356C28.066 40.006 29.136 38.91 30.456 38.91H33.804C36.578 38.91 39.544 36.37 39.544 33.534V30.112C39.544 28.762 40.614 27.666 41.934 27.666H43.608C44.928 27.666 46 28.76 46 30.112V33.534ZM33.804 2C40.54 2 46 7.58 46 14.466V17.888C46 19.238 44.93 20.334 43.608 20.334H41.456C40.136 20.334 39.066 19.238 39.066 17.888V14.468C39.066 11.632 36.578 8.6 33.806 8.6H30.456C29.136 8.6 28.066 7.506 28.066 6.156V4.444C28.066 3.094 29.136 2 30.456 2H33.804ZM14.196 46C7.46 46 2 40.42 2 33.534V30.112C2 28.762 3.07 27.666 4.392 27.666H6.544C7.864 27.666 8.934 28.76 8.934 30.112V33.532C8.934 36.368 11.422 39.4 14.194 39.4H17.544C18.864 39.4 19.934 40.494 19.934 41.844V43.556C19.934 44.906 18.864 46 17.544 46H14.196Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }) }) }) });
|
|
11
|
-
};
|
|
12
|
-
const ForwardRef = forwardRef(ClipdropDark);
|
|
13
|
-
export default ForwardRef;
|
package/dist/Clipdrop/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 ClipdropLight = ({ 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 + "-clipdrop-light__Name=Clipdrop, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-clipdrop-light__Clipdrop / Icon", children: _jsx("path", { id: instanceId + "-clipdrop-light__Clipdrop / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M2 14.466C2 7.582 7.46 2 14.196 2H17.544C18.864 2 19.934 3.094 19.934 4.444V6.644C19.934 7.994 18.864 9.088 17.544 9.088H14.196C11.422 9.088 8.456 11.632 8.456 14.468V17.888C8.456 19.238 7.386 20.334 6.066 20.334H4.392C3.072 20.334 2 19.238 2 17.888V14.468V14.466ZM46 33.534C46 40.418 40.54 46 33.804 46H30.456C29.136 46 28.066 44.906 28.066 43.556V41.356C28.066 40.006 29.136 38.91 30.456 38.91H33.804C36.578 38.91 39.544 36.37 39.544 33.534V30.112C39.544 28.762 40.614 27.666 41.934 27.666H43.608C44.928 27.666 46 28.76 46 30.112V33.534ZM33.804 2C40.54 2 46 7.58 46 14.466V17.888C46 19.238 44.93 20.334 43.608 20.334H41.456C40.136 20.334 39.066 19.238 39.066 17.888V14.468C39.066 11.632 36.578 8.6 33.806 8.6H30.456C29.136 8.6 28.066 7.506 28.066 6.156V4.444C28.066 3.094 29.136 2 30.456 2H33.804ZM14.196 46C7.46 46 2 40.42 2 33.534V30.112C2 28.762 3.07 27.666 4.392 27.666H6.544C7.864 27.666 8.934 28.76 8.934 30.112V33.532C8.934 36.368 11.422 39.4 14.194 39.4H17.544C18.864 39.4 19.934 40.494 19.934 41.844V43.556C19.934 44.906 18.864 46 17.544 46H14.196Z", fill: "#000000", fillOpacity: 1 }) }) }) });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(ClipdropLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Clipdrop/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 ClipdropMono = ({ 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 + "-clipdrop-mono__Name=Clipdrop, Type=Dark, Variant=Default", children: _jsx("g", { id: instanceId + "-clipdrop-mono__Clipdrop / Icon", children: _jsx("path", { id: instanceId + "-clipdrop-mono__Clipdrop / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M2 14.466C2 7.582 7.46 2 14.196 2H17.544C18.864 2 19.934 3.094 19.934 4.444V6.644C19.934 7.994 18.864 9.088 17.544 9.088H14.196C11.422 9.088 8.456 11.632 8.456 14.468V17.888C8.456 19.238 7.386 20.334 6.066 20.334H4.392C3.072 20.334 2 19.238 2 17.888V14.468V14.466ZM46 33.534C46 40.418 40.54 46 33.804 46H30.456C29.136 46 28.066 44.906 28.066 43.556V41.356C28.066 40.006 29.136 38.91 30.456 38.91H33.804C36.578 38.91 39.544 36.37 39.544 33.534V30.112C39.544 28.762 40.614 27.666 41.934 27.666H43.608C44.928 27.666 46 28.76 46 30.112V33.534ZM33.804 2C40.54 2 46 7.58 46 14.466V17.888C46 19.238 44.93 20.334 43.608 20.334H41.456C40.136 20.334 39.066 19.238 39.066 17.888V14.468C39.066 11.632 36.578 8.6 33.806 8.6H30.456C29.136 8.6 28.066 7.506 28.066 6.156V4.444C28.066 3.094 29.136 2 30.456 2H33.804ZM14.196 46C7.46 46 2 40.42 2 33.534V30.112C2 28.762 3.07 27.666 4.392 27.666H6.544C7.864 27.666 8.934 28.76 8.934 30.112V33.532C8.934 36.368 11.422 39.4 14.194 39.4H17.544C18.864 39.4 19.934 40.494 19.934 41.844V43.556C19.934 44.906 18.864 46 17.544 46H14.196Z", fill: "currentColor", fillOpacity: 1 }) }) }) });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(ClipdropMono);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Clipdrop/index.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
declare const Clipdrop: 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 Clipdrop;
|
package/dist/Clipdrop/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 Clipdrop = Object.assign(Mono, { Color, Dark, Light, CombineDark, CombineLight, Combine, Default: Dark });
|
|
11
|
-
export default Clipdrop;
|
package/dist/Codebuddy/Color.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 CodebuddyColor = ({ 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 + "-codebuddy-color__Name=CodeBuddy, Type=Color, Variant=Default", children: _jsxs("g", { id: instanceId + "-codebuddy-color__CodeBuddy / Icon", clipPath: 'url(#' + instanceId + "-codebuddy-color__clip0_436_4186)", children: [_jsx("path", { id: instanceId + "-codebuddy-color__CodeBuddy / path 01", d: "M37.642 1.93105e-07H10.36C8.9996 -0.000262483 7.65247 0.267461 6.39555 0.787882C5.13863 1.3083 3.99654 2.07123 3.0345 3.03308C2.07245 3.99494 1.30931 5.13688 0.788647 6.3937C0.267984 7.65052 1.67745e-07 8.9976 1.93105e-07 10.358V37.64C-0.000262483 39.0004 0.267461 40.3475 0.787882 41.6045C1.3083 42.8614 2.07123 44.0035 3.03308 44.9655C3.99494 45.9275 5.13688 46.6907 6.3937 47.2114C7.65052 47.732 8.9976 48 10.358 48H37.64C39.0004 48.0003 40.3475 47.7325 41.6045 47.2121C42.8614 46.6917 44.0035 45.9288 44.9655 44.9669C45.9275 44.0051 46.6907 42.8631 47.2114 41.6063C47.732 40.3495 48 39.0024 48 37.642V10.36C48.0003 8.9996 47.7325 7.65247 47.2121 6.39555C46.6917 5.13863 45.9288 3.99654 44.9669 3.0345C44.0051 2.07245 42.8631 1.30931 41.6063 0.788647C40.3495 0.267984 39.0024 1.67745e-07 37.642 1.93105e-07Z", fill: 'url(#' + instanceId + "-codebuddy-color__paint0_radial_436_4186)" }), _jsx("path", { id: instanceId + "-codebuddy-color__CodeBuddy / path 02", d: "M37.5542 3.294C38.1142 3.254 38.6262 3.522 39.4982 4.314C41.5342 6.166 44.3722 9.97 46.1342 13.218L46.8142 14.48L47.7782 14.96L47.9982 15.08V22.356C46.6264 21.001 44.9052 20.0535 43.0266 19.6191C41.1479 19.1848 39.1855 19.2806 37.3582 19.896C36.3762 20.228 35.3162 20.838 33.1982 22.06L21.0182 29.092C18.9042 30.312 17.8462 30.924 17.0682 31.61C15.5278 32.9666 14.4226 34.7481 13.8913 36.7308C13.3601 38.7135 13.4265 40.8089 14.0822 42.754C14.4122 43.734 15.0242 44.794 16.2462 46.914L16.8762 48H10.3562C8.98617 48 7.67617 47.73 6.47817 47.246C6.14017 45.334 6.46017 43.668 7.41617 42.576C7.73217 42.216 7.74417 42.198 7.67617 41.59C7.55569 40.4536 7.51759 39.3099 7.56217 38.168L7.60217 37.28L6.26817 34.92C4.20017 31.244 2.89017 28.156 2.38417 25.8C2.11817 24.506 2.13417 23.932 2.46417 23.508C2.66417 23.252 3.31817 22.986 4.10817 22.84C6.09617 22.49 10.4322 22.806 15.2582 23.66L15.7582 23.746L16.8602 22.772C18.6902 21.152 19.9042 20.244 22.1422 18.848C24.4762 17.388 27.1102 16.186 30.0762 15.234L31.0282 14.93L31.5502 13.554C33.4242 8.612 35.3422 4.968 36.7102 3.754C37.1802 3.334 37.2102 3.314 37.5542 3.294Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }), _jsx("path", { id: instanceId + "-codebuddy-color__CodeBuddy / path 03", d: "M24.2778 36.4C24.8301 36.0817 25.4862 35.9956 26.1019 36.1606C26.7176 36.3256 27.2427 36.7282 27.5618 37.28L30.1538 41.766C30.4385 42.3161 30.5003 42.9547 30.3263 43.5492C30.1523 44.1436 29.7559 44.6482 29.2195 44.9579C28.6831 45.2677 28.048 45.3589 27.4462 45.2125C26.8444 45.0661 26.3221 44.6935 25.9878 44.172L23.3958 39.686C23.2376 39.4124 23.1349 39.1102 23.0935 38.7968C23.0521 38.4835 23.0728 38.165 23.1546 37.8597C23.2363 37.5543 23.3774 37.2681 23.5698 37.0173C23.7622 36.7665 24.0021 36.556 24.2758 36.398L24.2778 36.4ZM37.2578 28.904C37.8101 28.5857 38.4662 28.4996 39.0819 28.6646C39.6976 28.8296 40.2227 29.2322 40.5418 29.784L43.1318 34.272C43.2981 34.5459 43.4079 34.8502 43.4549 35.1671C43.502 35.484 43.4853 35.8071 43.4057 36.1174C43.3262 36.4277 43.1856 36.7191 42.992 36.9743C42.7983 37.2296 42.5557 37.4436 42.2783 37.6038C42.0009 37.764 41.6943 37.8672 41.3764 37.9074C41.0586 37.9475 40.7359 37.9237 40.4274 37.8375C40.1188 37.7513 39.8306 37.6043 39.5797 37.4052C39.3287 37.2061 39.12 36.9588 38.9658 36.678L36.3758 32.192C36.2176 31.9184 36.1149 31.6162 36.0735 31.3028C36.0321 30.9895 36.0528 30.671 36.1346 30.3657C36.2163 30.0603 36.3574 29.7741 36.5498 29.5233C36.7422 29.2725 36.9841 29.062 37.2578 28.904Z", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} })] }) }), _jsxs("defs", { children: [_jsxs("radialGradient", { id: instanceId + "-codebuddy-color__paint0_radial_436_4186", cx: 0, cy: 0, r: 1, gradientUnits: "userSpaceOnUse", gradientTransform: "translate(42 49) rotate(-119.358) scale(36.7152)", children: [_jsx("stop", { stopColor: "#2EA99D", style: {
|
|
14
|
-
stopColor: "color(display-p3 0.1804 0.6627 0.6157)",
|
|
15
|
-
stopOpacity: 1
|
|
16
|
-
} }), _jsx("stop", { offset: 1, stopColor: "#6C4DFF", style: {
|
|
17
|
-
stopColor: "color(display-p3 0.4235 0.3020 1.0000)",
|
|
18
|
-
stopOpacity: 1
|
|
19
|
-
} })] }), _jsx("clipPath", { id: instanceId + "-codebuddy-color__clip0_436_4186", children: _jsx("rect", { width: 48, height: 48, fill: "white", style: {
|
|
20
|
-
fill: "white",
|
|
21
|
-
fillOpacity: 1
|
|
22
|
-
} }) })] })] });
|
|
23
|
-
};
|
|
24
|
-
const ForwardRef = forwardRef(CodebuddyColor);
|
|
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 CodebuddyCombine = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 81 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", width: typeof size === 'number' ? size * 3.375 : 'calc(' + size + ' * 3.375)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-codebuddy-combine__Name=CodeBuddy, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-codebuddy-combine__CodeBuddy / Combination", clipPath: 'url(#' + instanceId + "-codebuddy-combine__clip0_449_12322)", children: [_jsxs("g", { id: instanceId + "-codebuddy-combine__Frame", children: [_jsx("path", { id: instanceId + "-codebuddy-combine__CodeBuddy / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M18.7771 1.647C19.0571 1.627 19.3131 1.761 19.7491 2.157C20.7671 3.083 22.1861 4.985 23.0671 6.609L23.4071 7.24L23.8891 7.48L23.9991 7.54V11.178C23.3132 10.5005 22.4526 10.0267 21.5133 9.80955C20.574 9.59238 19.5928 9.64031 18.6791 9.948C18.1881 10.114 17.6581 10.419 16.5991 11.03L10.5091 14.546C9.45208 15.156 8.92309 15.462 8.53409 15.805C7.7639 16.4833 7.21129 17.3741 6.94567 18.3654C6.68004 19.3567 6.71324 20.4045 7.04109 21.377C7.20609 21.867 7.51209 22.397 8.12309 23.457L8.43809 24H5.17809C4.49309 24 3.83809 23.865 3.23909 23.623C3.07009 22.667 3.23009 21.834 3.70809 21.288C3.86609 21.108 3.87209 21.099 3.83809 20.795C3.77784 20.2268 3.7588 19.655 3.78109 19.084L3.80109 18.64L3.13409 17.46C2.10009 15.622 1.44509 14.078 1.19209 12.9C1.05909 12.253 1.06709 11.966 1.23209 11.754C1.33209 11.626 1.65909 11.493 2.05409 11.42C3.04809 11.245 5.21609 11.403 7.62909 11.83L7.87909 11.873L8.43009 11.386C9.34509 10.576 9.95209 10.122 11.0711 9.424C12.2381 8.694 13.5551 8.093 15.0381 7.617L15.5141 7.465L15.7751 6.777C16.7121 4.306 17.6711 2.484 18.3551 1.877C18.5901 1.667 18.6051 1.657 18.7771 1.647Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-codebuddy-combine__CodeBuddy / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M12.1392 18.2C12.4153 18.0409 12.7433 17.9978 13.0512 18.0803C13.359 18.1628 13.6216 18.3641 13.7812 18.64L15.0772 20.883C15.2195 21.1581 15.2504 21.4774 15.1634 21.7746C15.0764 22.0718 14.8782 22.3241 14.61 22.479C14.3418 22.6339 14.0243 22.6794 13.7233 22.6063C13.4224 22.5331 13.1613 22.3467 12.9942 22.086L11.6982 19.843C11.6191 19.7062 11.5677 19.5551 11.547 19.3984C11.5263 19.2417 11.5367 19.0825 11.5775 18.9298C11.6184 18.7772 11.6889 18.634 11.7851 18.5086C11.8813 18.3832 12.0013 18.278 12.1382 18.199L12.1392 18.2ZM18.6292 14.452C18.9053 14.2929 19.2333 14.2498 19.5412 14.3323C19.849 14.4148 20.1116 14.6161 20.2712 14.892L21.5662 17.136C21.6493 17.2729 21.7042 17.4251 21.7277 17.5835C21.7512 17.742 21.7429 17.9035 21.7031 18.0587C21.6634 18.2139 21.593 18.3595 21.4962 18.4872C21.3994 18.6148 21.2781 18.7218 21.1394 18.8019C21.0007 18.882 20.8474 18.9336 20.6884 18.9537C20.5295 18.9737 20.3682 18.9619 20.2139 18.9188C20.0597 18.8756 19.9156 18.8021 19.7901 18.7026C19.6646 18.603 19.5602 18.4794 19.4832 18.339L18.1882 16.096C18.1091 15.9592 18.0577 15.8081 18.037 15.6514C18.0163 15.4947 18.0267 15.3355 18.0675 15.1828C18.1084 15.0302 18.1789 14.887 18.2751 14.7616C18.3713 14.6362 18.4923 14.531 18.6292 14.452Z", fill: "currentColor", fillOpacity: 1 })] }), _jsxs("g", { id: instanceId + "-codebuddy-combine__Frame_2", clipPath: 'url(#' + instanceId + "-codebuddy-combine__clip1_449_12322)", children: [_jsx("path", { id: instanceId + "-codebuddy-combine__CodeBuddy / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M41.3096 18.0993C41.3096 18.3819 41.3177 18.6744 41.3348 18.975C41.36 19.2666 41.4248 19.533 41.5292 19.7733C41.6408 20.0136 41.8127 20.2116 42.0449 20.3664C42.2771 20.5122 42.6038 20.5851 43.0259 20.5851C43.4471 20.5851 43.7702 20.5122 43.9943 20.3664C44.2265 20.2116 44.3975 20.0136 44.51 19.7733C44.6246 19.5219 44.6902 19.251 44.7035 18.975C44.7296 18.6744 44.7422 18.3819 44.7422 18.0993V12.819H47.2586V18.4467C47.2586 19.9587 46.9112 21.0612 46.2146 21.7569C45.5261 22.4517 44.4632 22.8 43.0259 22.8C41.5886 22.8 40.5212 22.4517 39.8246 21.756C39.128 21.0612 38.7788 19.9578 38.7788 18.4467V12.819H41.3096V18.0993ZM73.6169 16.509L75.2099 17.8176L73.6169 19.1271L68.4401 22.8V19.6743L71.1608 17.805L68.4401 15.9483V12.8235L73.6169 16.509ZM80.0996 22.7253H75.146V20.0532H80.0996V22.7253Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-codebuddy-combine__CodeBuddy / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M33.9336 12.7479C35.6202 12.7479 36.9873 13.9719 36.9873 15.6531C36.9873 16.2021 36.8406 16.7178 36.5841 17.1633C36.9293 17.4673 37.2057 17.8413 37.3951 18.2605C37.5844 18.6796 37.6822 19.1343 37.6821 19.5942C37.6821 21.3897 36.2205 22.7064 34.4196 22.7064H30.186V12.747H33.9336V12.7479ZM32.2686 20.6319H34.2162C34.5231 20.6319 34.8165 20.505 35.0262 20.2809C35.2187 20.0763 35.3259 19.8059 35.3259 19.5249C35.3259 19.244 35.2187 18.9736 35.0262 18.7689C34.9222 18.6584 34.7967 18.5703 34.6574 18.5101C34.5181 18.4499 34.368 18.4188 34.2162 18.4188H32.2677V20.6319H32.2686ZM32.2686 16.6206H33.8751C34.1136 16.6206 34.3423 16.5259 34.5109 16.3573C34.6795 16.1887 34.7742 15.96 34.7742 15.7215C34.7742 15.4831 34.6795 15.2544 34.5109 15.0858C34.3423 14.9171 34.1136 14.8224 33.8751 14.8224H32.2677V16.6206H32.2686ZM52.4637 12.8172C55.1853 12.8172 57.3903 15.0159 57.3912 17.7267C57.3912 20.4384 55.1853 22.6371 52.4637 22.6371H48.924V12.8181H52.4628L52.4637 12.8172ZM51.2847 20.2863H52.4637C52.8004 20.2869 53.1339 20.2212 53.4452 20.0928C53.7564 19.9645 54.0394 19.7761 54.2778 19.5384C54.5163 19.3008 54.7056 19.0184 54.8349 18.7076C54.9642 18.3967 55.031 18.0634 55.0314 17.7267C55.0308 17.3901 54.964 17.0569 54.8346 16.7462C54.7052 16.4354 54.5159 16.1532 54.2775 15.9156C54.0391 15.678 53.7562 15.4897 53.445 15.3614C53.1338 15.2331 52.8003 15.1674 52.4637 15.168H51.2847V20.2863ZM62.1801 12.8172C64.9008 12.8172 67.1076 15.0159 67.1076 17.7267C67.1076 20.4384 64.9008 22.6371 62.1801 22.6371H58.6404V12.8181H62.1801V12.8172ZM61.0002 15.168V20.2863H62.1792C62.516 20.287 62.8496 20.2214 63.161 20.0931C63.4723 19.9648 63.7554 19.7765 63.9939 19.5388C64.2324 19.3011 64.4218 19.0187 64.5512 18.7078C64.6805 18.3968 64.7474 18.0635 64.7478 17.7267C64.7464 17.047 64.4751 16.3956 63.9936 15.9158C63.5122 15.436 62.8599 15.1671 62.1801 15.168H61.0002ZM43.0137 1.20002C43.6689 1.20002 44.2737 1.32962 44.8272 1.58882C45.3722 1.83315 45.8578 2.19234 46.251 2.64182C46.6626 3.10811 46.9813 3.64883 47.1897 4.23482C47.4129 4.83692 47.5245 5.48852 47.5245 6.19052C47.5245 6.89252 47.4129 7.54952 47.1897 8.15972C46.9791 8.74065 46.6606 9.27655 46.251 9.73922C45.855 10.191 45.3807 10.5456 44.8272 10.8048C44.2568 11.0591 43.6382 11.1874 43.0137 11.181C42.3522 11.181 41.7447 11.055 41.1912 10.8048C40.6514 10.551 40.17 10.1882 39.7773 9.73922C39.3733 9.27425 39.0585 8.73881 38.8485 8.15972C38.6224 7.52808 38.5096 6.86142 38.5155 6.19052C38.5155 5.48852 38.6262 4.83692 38.8485 4.23482C39.0564 3.65069 39.3714 3.11046 39.7773 2.64182C40.1813 2.18277 40.6795 1.81632 41.2381 1.56749C41.7966 1.31866 42.4023 1.19332 43.0137 1.20002ZM43.0137 3.58232C42.705 3.58232 42.4098 3.64982 42.129 3.78302C41.8532 3.91035 41.607 4.09398 41.4063 4.32212C41.1984 4.55612 41.0328 4.83242 40.9104 5.15012C40.7854 5.48258 40.7232 5.83535 40.7268 6.19052C40.7268 6.56672 40.788 6.91322 40.9104 7.23092C41.0328 7.54862 41.1984 7.82492 41.4072 8.05892C41.6151 8.29292 41.8563 8.47742 42.129 8.61062C42.4098 8.73662 42.705 8.79872 43.0137 8.79872C43.3233 8.79872 43.6149 8.73572 43.8885 8.61062C44.1693 8.47742 44.4132 8.29292 44.622 8.05892C44.838 7.82492 45.0072 7.54862 45.1287 7.23092C45.2511 6.91322 45.3123 6.56672 45.3123 6.19052C45.3123 5.81432 45.2511 5.46782 45.1287 5.15012C45.014 4.84444 44.842 4.56342 44.622 4.32212C44.4189 4.09205 44.1688 3.90822 43.8885 3.78302C43.6163 3.64952 43.3169 3.58083 43.0137 3.58232Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-codebuddy-combine__CodeBuddy / path 05", fillRule: "evenodd", clipRule: "evenodd", d: "M64.3245 3.39691H61.2618V8.98501H64.3245V11.1819H58.6869V1.20001H64.3245V3.39691ZM37.1265 3.62101H34.6281C33.9484 3.61982 33.296 3.88857 32.8143 4.3682C32.3327 4.84783 32.0612 5.49908 32.0595 6.17881C32.0601 6.51549 32.127 6.84876 32.2564 7.15957C32.3858 7.47039 32.5752 7.75266 32.8137 7.99027C33.0523 8.22788 33.3353 8.41617 33.6466 8.54438C33.9579 8.6726 34.2914 8.73822 34.6281 8.73751H37.1265V11.0892H34.6281C31.9065 11.0892 29.6997 8.89051 29.6997 6.17881C29.6997 3.46801 31.9065 1.26931 34.6281 1.26931H37.1265V3.62011V3.62101Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-codebuddy-combine__CodeBuddy / path 06", fillRule: "evenodd", clipRule: "evenodd", d: "M52.4635 1.26929C55.1851 1.26929 57.391 3.46709 57.391 6.17879C57.391 8.89049 55.1851 11.0892 52.4635 11.0892H48.9238V1.26929H52.4635ZM51.2845 8.73749H52.4635C52.8001 8.73808 53.1336 8.67236 53.4448 8.5441C53.756 8.41583 54.0389 8.22752 54.2773 7.98993C54.5157 7.75233 54.705 7.47009 54.8344 7.15934C54.9638 6.84858 55.0306 6.51539 55.0312 6.17879C55.0306 5.84218 54.9638 5.50899 54.8344 5.19823C54.705 4.88748 54.5157 4.60524 54.2773 4.36765C54.0389 4.13005 53.756 3.94174 53.4448 3.81348C53.1336 3.68521 52.8001 3.6195 52.4635 3.62009H51.2845V8.73749Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-codebuddy-combine__CodeBuddy / path 07", fillRule: "evenodd", clipRule: "evenodd", d: "M67.1669 7.077H64.3013V4.9494H67.1669V7.0752V7.077Z", fill: "currentColor", fillOpacity: 1 })] })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-codebuddy-combine__clip0_449_12322", children: _jsx("rect", { width: 81, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-codebuddy-combine__clip1_449_12322", children: _jsx("rect", { width: 52.2, height: 21.6, fill: "#fff", transform: "translate(28.7998 1.20001)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(CodebuddyCombine);
|
|
10
|
-
export default ForwardRef;
|
|
@@ -1,37 +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 CodebuddyCombineDark = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 81 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", width: typeof size === 'number' ? size * 3.375 : 'calc(' + size + ' * 3.375)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-codebuddy-combine-dark__Name=CodeBuddy, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-codebuddy-combine-dark__CodeBuddy / Combination", clipPath: 'url(#' + instanceId + "-codebuddy-combine-dark__clip0_449_12322)", children: [_jsxs("g", { id: instanceId + "-codebuddy-combine-dark__Frame", children: [_jsx("path", { id: instanceId + "-codebuddy-combine-dark__CodeBuddy / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M18.7771 1.647C19.0571 1.627 19.3131 1.761 19.7491 2.157C20.7671 3.083 22.1861 4.985 23.0671 6.609L23.4071 7.24L23.8891 7.48L23.9991 7.54V11.178C23.3132 10.5005 22.4526 10.0267 21.5133 9.80955C20.574 9.59238 19.5928 9.64031 18.6791 9.948C18.1881 10.114 17.6581 10.419 16.5991 11.03L10.5091 14.546C9.45208 15.156 8.92309 15.462 8.53409 15.805C7.7639 16.4833 7.21129 17.3741 6.94567 18.3654C6.68004 19.3567 6.71324 20.4045 7.04109 21.377C7.20609 21.867 7.51209 22.397 8.12309 23.457L8.43809 24H5.17809C4.49309 24 3.83809 23.865 3.23909 23.623C3.07009 22.667 3.23009 21.834 3.70809 21.288C3.86609 21.108 3.87209 21.099 3.83809 20.795C3.77784 20.2268 3.7588 19.655 3.78109 19.084L3.80109 18.64L3.13409 17.46C2.10009 15.622 1.44509 14.078 1.19209 12.9C1.05909 12.253 1.06709 11.966 1.23209 11.754C1.33209 11.626 1.65909 11.493 2.05409 11.42C3.04809 11.245 5.21609 11.403 7.62909 11.83L7.87909 11.873L8.43009 11.386C9.34509 10.576 9.95209 10.122 11.0711 9.424C12.2381 8.694 13.5551 8.093 15.0381 7.617L15.5141 7.465L15.7751 6.777C16.7121 4.306 17.6711 2.484 18.3551 1.877C18.5901 1.667 18.6051 1.657 18.7771 1.647Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }), _jsx("path", { id: instanceId + "-codebuddy-combine-dark__CodeBuddy / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M12.1392 18.2C12.4153 18.0409 12.7433 17.9978 13.0512 18.0803C13.359 18.1628 13.6216 18.3641 13.7812 18.64L15.0772 20.883C15.2195 21.1581 15.2504 21.4774 15.1634 21.7746C15.0764 22.0718 14.8782 22.3241 14.61 22.479C14.3418 22.6339 14.0243 22.6794 13.7233 22.6063C13.4224 22.5331 13.1613 22.3467 12.9942 22.086L11.6982 19.843C11.6191 19.7062 11.5677 19.5551 11.547 19.3984C11.5263 19.2417 11.5367 19.0825 11.5775 18.9298C11.6184 18.7772 11.6889 18.634 11.7851 18.5086C11.8813 18.3832 12.0013 18.278 12.1382 18.199L12.1392 18.2ZM18.6292 14.452C18.9053 14.2929 19.2333 14.2498 19.5412 14.3323C19.849 14.4148 20.1116 14.6161 20.2712 14.892L21.5662 17.136C21.6493 17.2729 21.7042 17.4251 21.7277 17.5835C21.7512 17.742 21.7429 17.9035 21.7031 18.0587C21.6634 18.2139 21.593 18.3595 21.4962 18.4872C21.3994 18.6148 21.2781 18.7218 21.1394 18.8019C21.0007 18.882 20.8474 18.9336 20.6884 18.9537C20.5295 18.9737 20.3682 18.9619 20.2139 18.9188C20.0597 18.8756 19.9156 18.8021 19.7901 18.7026C19.6646 18.603 19.5602 18.4794 19.4832 18.339L18.1882 16.096C18.1091 15.9592 18.0577 15.8081 18.037 15.6514C18.0163 15.4947 18.0267 15.3355 18.0675 15.1828C18.1084 15.0302 18.1789 14.887 18.2751 14.7616C18.3713 14.6362 18.4923 14.531 18.6292 14.452Z", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} })] }), _jsxs("g", { id: instanceId + "-codebuddy-combine-dark__Frame_2", clipPath: 'url(#' + instanceId + "-codebuddy-combine-dark__clip1_449_12322)", children: [_jsx("path", { id: instanceId + "-codebuddy-combine-dark__CodeBuddy / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M41.3096 18.0993C41.3096 18.3819 41.3177 18.6744 41.3348 18.975C41.36 19.2666 41.4248 19.533 41.5292 19.7733C41.6408 20.0136 41.8127 20.2116 42.0449 20.3664C42.2771 20.5122 42.6038 20.5851 43.0259 20.5851C43.4471 20.5851 43.7702 20.5122 43.9943 20.3664C44.2265 20.2116 44.3975 20.0136 44.51 19.7733C44.6246 19.5219 44.6902 19.251 44.7035 18.975C44.7296 18.6744 44.7422 18.3819 44.7422 18.0993V12.819H47.2586V18.4467C47.2586 19.9587 46.9112 21.0612 46.2146 21.7569C45.5261 22.4517 44.4632 22.8 43.0259 22.8C41.5886 22.8 40.5212 22.4517 39.8246 21.756C39.128 21.0612 38.7788 19.9578 38.7788 18.4467V12.819H41.3096V18.0993ZM73.6169 16.509L75.2099 17.8176L73.6169 19.1271L68.4401 22.8V19.6743L71.1608 17.805L68.4401 15.9483V12.8235L73.6169 16.509ZM80.0996 22.7253H75.146V20.0532H80.0996V22.7253Z", fill: "white", style: {
|
|
14
|
-
fill: "white",
|
|
15
|
-
fillOpacity: 1
|
|
16
|
-
} }), _jsx("path", { id: instanceId + "-codebuddy-combine-dark__CodeBuddy / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M33.9336 12.7479C35.6202 12.7479 36.9873 13.9719 36.9873 15.6531C36.9873 16.2021 36.8406 16.7178 36.5841 17.1633C36.9293 17.4673 37.2057 17.8413 37.3951 18.2605C37.5844 18.6796 37.6822 19.1343 37.6821 19.5942C37.6821 21.3897 36.2205 22.7064 34.4196 22.7064H30.186V12.747H33.9336V12.7479ZM32.2686 20.6319H34.2162C34.5231 20.6319 34.8165 20.505 35.0262 20.2809C35.2187 20.0763 35.3259 19.8059 35.3259 19.5249C35.3259 19.244 35.2187 18.9736 35.0262 18.7689C34.9222 18.6584 34.7967 18.5703 34.6574 18.5101C34.5181 18.4499 34.368 18.4188 34.2162 18.4188H32.2677V20.6319H32.2686ZM32.2686 16.6206H33.8751C34.1136 16.6206 34.3423 16.5259 34.5109 16.3573C34.6795 16.1887 34.7742 15.96 34.7742 15.7215C34.7742 15.4831 34.6795 15.2544 34.5109 15.0858C34.3423 14.9171 34.1136 14.8224 33.8751 14.8224H32.2677V16.6206H32.2686ZM52.4637 12.8172C55.1853 12.8172 57.3903 15.0159 57.3912 17.7267C57.3912 20.4384 55.1853 22.6371 52.4637 22.6371H48.924V12.8181H52.4628L52.4637 12.8172ZM51.2847 20.2863H52.4637C52.8004 20.2869 53.1339 20.2212 53.4452 20.0928C53.7564 19.9645 54.0394 19.7761 54.2778 19.5384C54.5163 19.3008 54.7056 19.0184 54.8349 18.7076C54.9642 18.3967 55.031 18.0634 55.0314 17.7267C55.0308 17.3901 54.964 17.0569 54.8346 16.7462C54.7052 16.4354 54.5159 16.1532 54.2775 15.9156C54.0391 15.678 53.7562 15.4897 53.445 15.3614C53.1338 15.2331 52.8003 15.1674 52.4637 15.168H51.2847V20.2863ZM62.1801 12.8172C64.9008 12.8172 67.1076 15.0159 67.1076 17.7267C67.1076 20.4384 64.9008 22.6371 62.1801 22.6371H58.6404V12.8181H62.1801V12.8172ZM61.0002 15.168V20.2863H62.1792C62.516 20.287 62.8496 20.2214 63.161 20.0931C63.4723 19.9648 63.7554 19.7765 63.9939 19.5388C64.2324 19.3011 64.4218 19.0187 64.5512 18.7078C64.6805 18.3968 64.7474 18.0635 64.7478 17.7267C64.7464 17.047 64.4751 16.3956 63.9936 15.9158C63.5122 15.436 62.8599 15.1671 62.1801 15.168H61.0002ZM43.0137 1.20002C43.6689 1.20002 44.2737 1.32962 44.8272 1.58882C45.3722 1.83315 45.8578 2.19234 46.251 2.64182C46.6626 3.10811 46.9813 3.64883 47.1897 4.23482C47.4129 4.83692 47.5245 5.48852 47.5245 6.19052C47.5245 6.89252 47.4129 7.54952 47.1897 8.15972C46.9791 8.74065 46.6606 9.27655 46.251 9.73922C45.855 10.191 45.3807 10.5456 44.8272 10.8048C44.2568 11.0591 43.6382 11.1874 43.0137 11.181C42.3522 11.181 41.7447 11.055 41.1912 10.8048C40.6514 10.551 40.17 10.1882 39.7773 9.73922C39.3733 9.27425 39.0585 8.73881 38.8485 8.15972C38.6224 7.52808 38.5096 6.86142 38.5155 6.19052C38.5155 5.48852 38.6262 4.83692 38.8485 4.23482C39.0564 3.65069 39.3714 3.11046 39.7773 2.64182C40.1813 2.18277 40.6795 1.81632 41.2381 1.56749C41.7966 1.31866 42.4023 1.19332 43.0137 1.20002ZM43.0137 3.58232C42.705 3.58232 42.4098 3.64982 42.129 3.78302C41.8532 3.91035 41.607 4.09398 41.4063 4.32212C41.1984 4.55612 41.0328 4.83242 40.9104 5.15012C40.7854 5.48258 40.7232 5.83535 40.7268 6.19052C40.7268 6.56672 40.788 6.91322 40.9104 7.23092C41.0328 7.54862 41.1984 7.82492 41.4072 8.05892C41.6151 8.29292 41.8563 8.47742 42.129 8.61062C42.4098 8.73662 42.705 8.79872 43.0137 8.79872C43.3233 8.79872 43.6149 8.73572 43.8885 8.61062C44.1693 8.47742 44.4132 8.29292 44.622 8.05892C44.838 7.82492 45.0072 7.54862 45.1287 7.23092C45.2511 6.91322 45.3123 6.56672 45.3123 6.19052C45.3123 5.81432 45.2511 5.46782 45.1287 5.15012C45.014 4.84444 44.842 4.56342 44.622 4.32212C44.4189 4.09205 44.1688 3.90822 43.8885 3.78302C43.6163 3.64952 43.3169 3.58083 43.0137 3.58232Z", fill: "white", style: {
|
|
17
|
-
fill: "white",
|
|
18
|
-
fillOpacity: 1
|
|
19
|
-
} }), _jsx("path", { id: instanceId + "-codebuddy-combine-dark__CodeBuddy / path 05", fillRule: "evenodd", clipRule: "evenodd", d: "M64.3245 3.39691H61.2618V8.98501H64.3245V11.1819H58.6869V1.20001H64.3245V3.39691ZM37.1265 3.62101H34.6281C33.9484 3.61982 33.296 3.88857 32.8143 4.3682C32.3327 4.84783 32.0612 5.49908 32.0595 6.17881C32.0601 6.51549 32.127 6.84876 32.2564 7.15957C32.3858 7.47039 32.5752 7.75266 32.8137 7.99027C33.0523 8.22788 33.3353 8.41617 33.6466 8.54438C33.9579 8.6726 34.2914 8.73822 34.6281 8.73751H37.1265V11.0892H34.6281C31.9065 11.0892 29.6997 8.89051 29.6997 6.17881C29.6997 3.46801 31.9065 1.26931 34.6281 1.26931H37.1265V3.62011V3.62101Z", fill: "white", style: {
|
|
20
|
-
fill: "white",
|
|
21
|
-
fillOpacity: 1
|
|
22
|
-
} }), _jsx("path", { id: instanceId + "-codebuddy-combine-dark__CodeBuddy / path 06", fillRule: "evenodd", clipRule: "evenodd", d: "M52.4635 1.26929C55.1851 1.26929 57.391 3.46709 57.391 6.17879C57.391 8.89049 55.1851 11.0892 52.4635 11.0892H48.9238V1.26929H52.4635ZM51.2845 8.73749H52.4635C52.8001 8.73808 53.1336 8.67236 53.4448 8.5441C53.756 8.41583 54.0389 8.22752 54.2773 7.98993C54.5157 7.75233 54.705 7.47009 54.8344 7.15934C54.9638 6.84858 55.0306 6.51539 55.0312 6.17879C55.0306 5.84218 54.9638 5.50899 54.8344 5.19823C54.705 4.88748 54.5157 4.60524 54.2773 4.36765C54.0389 4.13005 53.756 3.94174 53.4448 3.81348C53.1336 3.68521 52.8001 3.6195 52.4635 3.62009H51.2845V8.73749Z", fill: "white", style: {
|
|
23
|
-
fill: "white",
|
|
24
|
-
fillOpacity: 1
|
|
25
|
-
} }), _jsx("path", { id: instanceId + "-codebuddy-combine-dark__CodeBuddy / path 07", fillRule: "evenodd", clipRule: "evenodd", d: "M67.1669 7.077H64.3013V4.9494H67.1669V7.0752V7.077Z", fill: "white", style: {
|
|
26
|
-
fill: "white",
|
|
27
|
-
fillOpacity: 1
|
|
28
|
-
} })] })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-codebuddy-combine-dark__clip0_449_12322", children: _jsx("rect", { width: 81, height: 24, fill: "white", style: {
|
|
29
|
-
fill: "white",
|
|
30
|
-
fillOpacity: 1
|
|
31
|
-
} }) }), _jsx("clipPath", { id: instanceId + "-codebuddy-combine-dark__clip1_449_12322", children: _jsx("rect", { width: 52.2, height: 21.6, fill: "white", style: {
|
|
32
|
-
fill: "white",
|
|
33
|
-
fillOpacity: 1
|
|
34
|
-
}, transform: "translate(28.7998 1.20001)" }) })] })] });
|
|
35
|
-
};
|
|
36
|
-
const ForwardRef = forwardRef(CodebuddyCombineDark);
|
|
37
|
-
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 CodebuddyCombineLight = ({ size = '1em', ...props }, ref) => {
|
|
6
|
-
const instanceId = useId();
|
|
7
|
-
return _jsxs("svg", { viewBox: "0 0 81 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "#ffffff", width: typeof size === 'number' ? size * 3.375 : 'calc(' + size + ' * 3.375)', height: size, "aria-hidden": "true", focusable: "false", ref: ref, ...props, children: [_jsx("g", { id: instanceId + "-codebuddy-combine-light__Name=CodeBuddy, Type=Dark, Variant=Combine", children: _jsxs("g", { id: instanceId + "-codebuddy-combine-light__CodeBuddy / Combination", clipPath: 'url(#' + instanceId + "-codebuddy-combine-light__clip0_449_12322)", children: [_jsxs("g", { id: instanceId + "-codebuddy-combine-light__Frame", children: [_jsx("path", { id: instanceId + "-codebuddy-combine-light__CodeBuddy / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M18.7771 1.647C19.0571 1.627 19.3131 1.761 19.7491 2.157C20.7671 3.083 22.1861 4.985 23.0671 6.609L23.4071 7.24L23.8891 7.48L23.9991 7.54V11.178C23.3132 10.5005 22.4526 10.0267 21.5133 9.80955C20.574 9.59238 19.5928 9.64031 18.6791 9.948C18.1881 10.114 17.6581 10.419 16.5991 11.03L10.5091 14.546C9.45208 15.156 8.92309 15.462 8.53409 15.805C7.7639 16.4833 7.21129 17.3741 6.94567 18.3654C6.68004 19.3567 6.71324 20.4045 7.04109 21.377C7.20609 21.867 7.51209 22.397 8.12309 23.457L8.43809 24H5.17809C4.49309 24 3.83809 23.865 3.23909 23.623C3.07009 22.667 3.23009 21.834 3.70809 21.288C3.86609 21.108 3.87209 21.099 3.83809 20.795C3.77784 20.2268 3.7588 19.655 3.78109 19.084L3.80109 18.64L3.13409 17.46C2.10009 15.622 1.44509 14.078 1.19209 12.9C1.05909 12.253 1.06709 11.966 1.23209 11.754C1.33209 11.626 1.65909 11.493 2.05409 11.42C3.04809 11.245 5.21609 11.403 7.62909 11.83L7.87909 11.873L8.43009 11.386C9.34509 10.576 9.95209 10.122 11.0711 9.424C12.2381 8.694 13.5551 8.093 15.0381 7.617L15.5141 7.465L15.7751 6.777C16.7121 4.306 17.6711 2.484 18.3551 1.877C18.5901 1.667 18.6051 1.657 18.7771 1.647Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-codebuddy-combine-light__CodeBuddy / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M12.1392 18.2C12.4153 18.0409 12.7433 17.9978 13.0512 18.0803C13.359 18.1628 13.6216 18.3641 13.7812 18.64L15.0772 20.883C15.2195 21.1581 15.2504 21.4774 15.1634 21.7746C15.0764 22.0718 14.8782 22.3241 14.61 22.479C14.3418 22.6339 14.0243 22.6794 13.7233 22.6063C13.4224 22.5331 13.1613 22.3467 12.9942 22.086L11.6982 19.843C11.6191 19.7062 11.5677 19.5551 11.547 19.3984C11.5263 19.2417 11.5367 19.0825 11.5775 18.9298C11.6184 18.7772 11.6889 18.634 11.7851 18.5086C11.8813 18.3832 12.0013 18.278 12.1382 18.199L12.1392 18.2ZM18.6292 14.452C18.9053 14.2929 19.2333 14.2498 19.5412 14.3323C19.849 14.4148 20.1116 14.6161 20.2712 14.892L21.5662 17.136C21.6493 17.2729 21.7042 17.4251 21.7277 17.5835C21.7512 17.742 21.7429 17.9035 21.7031 18.0587C21.6634 18.2139 21.593 18.3595 21.4962 18.4872C21.3994 18.6148 21.2781 18.7218 21.1394 18.8019C21.0007 18.882 20.8474 18.9336 20.6884 18.9537C20.5295 18.9737 20.3682 18.9619 20.2139 18.9188C20.0597 18.8756 19.9156 18.8021 19.7901 18.7026C19.6646 18.603 19.5602 18.4794 19.4832 18.339L18.1882 16.096C18.1091 15.9592 18.0577 15.8081 18.037 15.6514C18.0163 15.4947 18.0267 15.3355 18.0675 15.1828C18.1084 15.0302 18.1789 14.887 18.2751 14.7616C18.3713 14.6362 18.4923 14.531 18.6292 14.452Z", fill: "#000000", fillOpacity: 1 })] }), _jsxs("g", { id: instanceId + "-codebuddy-combine-light__Frame_2", clipPath: 'url(#' + instanceId + "-codebuddy-combine-light__clip1_449_12322)", children: [_jsx("path", { id: instanceId + "-codebuddy-combine-light__CodeBuddy / path 03", fillRule: "evenodd", clipRule: "evenodd", d: "M41.3096 18.0993C41.3096 18.3819 41.3177 18.6744 41.3348 18.975C41.36 19.2666 41.4248 19.533 41.5292 19.7733C41.6408 20.0136 41.8127 20.2116 42.0449 20.3664C42.2771 20.5122 42.6038 20.5851 43.0259 20.5851C43.4471 20.5851 43.7702 20.5122 43.9943 20.3664C44.2265 20.2116 44.3975 20.0136 44.51 19.7733C44.6246 19.5219 44.6902 19.251 44.7035 18.975C44.7296 18.6744 44.7422 18.3819 44.7422 18.0993V12.819H47.2586V18.4467C47.2586 19.9587 46.9112 21.0612 46.2146 21.7569C45.5261 22.4517 44.4632 22.8 43.0259 22.8C41.5886 22.8 40.5212 22.4517 39.8246 21.756C39.128 21.0612 38.7788 19.9578 38.7788 18.4467V12.819H41.3096V18.0993ZM73.6169 16.509L75.2099 17.8176L73.6169 19.1271L68.4401 22.8V19.6743L71.1608 17.805L68.4401 15.9483V12.8235L73.6169 16.509ZM80.0996 22.7253H75.146V20.0532H80.0996V22.7253Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-codebuddy-combine-light__CodeBuddy / path 04", fillRule: "evenodd", clipRule: "evenodd", d: "M33.9336 12.7479C35.6202 12.7479 36.9873 13.9719 36.9873 15.6531C36.9873 16.2021 36.8406 16.7178 36.5841 17.1633C36.9293 17.4673 37.2057 17.8413 37.3951 18.2605C37.5844 18.6796 37.6822 19.1343 37.6821 19.5942C37.6821 21.3897 36.2205 22.7064 34.4196 22.7064H30.186V12.747H33.9336V12.7479ZM32.2686 20.6319H34.2162C34.5231 20.6319 34.8165 20.505 35.0262 20.2809C35.2187 20.0763 35.3259 19.8059 35.3259 19.5249C35.3259 19.244 35.2187 18.9736 35.0262 18.7689C34.9222 18.6584 34.7967 18.5703 34.6574 18.5101C34.5181 18.4499 34.368 18.4188 34.2162 18.4188H32.2677V20.6319H32.2686ZM32.2686 16.6206H33.8751C34.1136 16.6206 34.3423 16.5259 34.5109 16.3573C34.6795 16.1887 34.7742 15.96 34.7742 15.7215C34.7742 15.4831 34.6795 15.2544 34.5109 15.0858C34.3423 14.9171 34.1136 14.8224 33.8751 14.8224H32.2677V16.6206H32.2686ZM52.4637 12.8172C55.1853 12.8172 57.3903 15.0159 57.3912 17.7267C57.3912 20.4384 55.1853 22.6371 52.4637 22.6371H48.924V12.8181H52.4628L52.4637 12.8172ZM51.2847 20.2863H52.4637C52.8004 20.2869 53.1339 20.2212 53.4452 20.0928C53.7564 19.9645 54.0394 19.7761 54.2778 19.5384C54.5163 19.3008 54.7056 19.0184 54.8349 18.7076C54.9642 18.3967 55.031 18.0634 55.0314 17.7267C55.0308 17.3901 54.964 17.0569 54.8346 16.7462C54.7052 16.4354 54.5159 16.1532 54.2775 15.9156C54.0391 15.678 53.7562 15.4897 53.445 15.3614C53.1338 15.2331 52.8003 15.1674 52.4637 15.168H51.2847V20.2863ZM62.1801 12.8172C64.9008 12.8172 67.1076 15.0159 67.1076 17.7267C67.1076 20.4384 64.9008 22.6371 62.1801 22.6371H58.6404V12.8181H62.1801V12.8172ZM61.0002 15.168V20.2863H62.1792C62.516 20.287 62.8496 20.2214 63.161 20.0931C63.4723 19.9648 63.7554 19.7765 63.9939 19.5388C64.2324 19.3011 64.4218 19.0187 64.5512 18.7078C64.6805 18.3968 64.7474 18.0635 64.7478 17.7267C64.7464 17.047 64.4751 16.3956 63.9936 15.9158C63.5122 15.436 62.8599 15.1671 62.1801 15.168H61.0002ZM43.0137 1.20002C43.6689 1.20002 44.2737 1.32962 44.8272 1.58882C45.3722 1.83315 45.8578 2.19234 46.251 2.64182C46.6626 3.10811 46.9813 3.64883 47.1897 4.23482C47.4129 4.83692 47.5245 5.48852 47.5245 6.19052C47.5245 6.89252 47.4129 7.54952 47.1897 8.15972C46.9791 8.74065 46.6606 9.27655 46.251 9.73922C45.855 10.191 45.3807 10.5456 44.8272 10.8048C44.2568 11.0591 43.6382 11.1874 43.0137 11.181C42.3522 11.181 41.7447 11.055 41.1912 10.8048C40.6514 10.551 40.17 10.1882 39.7773 9.73922C39.3733 9.27425 39.0585 8.73881 38.8485 8.15972C38.6224 7.52808 38.5096 6.86142 38.5155 6.19052C38.5155 5.48852 38.6262 4.83692 38.8485 4.23482C39.0564 3.65069 39.3714 3.11046 39.7773 2.64182C40.1813 2.18277 40.6795 1.81632 41.2381 1.56749C41.7966 1.31866 42.4023 1.19332 43.0137 1.20002ZM43.0137 3.58232C42.705 3.58232 42.4098 3.64982 42.129 3.78302C41.8532 3.91035 41.607 4.09398 41.4063 4.32212C41.1984 4.55612 41.0328 4.83242 40.9104 5.15012C40.7854 5.48258 40.7232 5.83535 40.7268 6.19052C40.7268 6.56672 40.788 6.91322 40.9104 7.23092C41.0328 7.54862 41.1984 7.82492 41.4072 8.05892C41.6151 8.29292 41.8563 8.47742 42.129 8.61062C42.4098 8.73662 42.705 8.79872 43.0137 8.79872C43.3233 8.79872 43.6149 8.73572 43.8885 8.61062C44.1693 8.47742 44.4132 8.29292 44.622 8.05892C44.838 7.82492 45.0072 7.54862 45.1287 7.23092C45.2511 6.91322 45.3123 6.56672 45.3123 6.19052C45.3123 5.81432 45.2511 5.46782 45.1287 5.15012C45.014 4.84444 44.842 4.56342 44.622 4.32212C44.4189 4.09205 44.1688 3.90822 43.8885 3.78302C43.6163 3.64952 43.3169 3.58083 43.0137 3.58232Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-codebuddy-combine-light__CodeBuddy / path 05", fillRule: "evenodd", clipRule: "evenodd", d: "M64.3245 3.39691H61.2618V8.98501H64.3245V11.1819H58.6869V1.20001H64.3245V3.39691ZM37.1265 3.62101H34.6281C33.9484 3.61982 33.296 3.88857 32.8143 4.3682C32.3327 4.84783 32.0612 5.49908 32.0595 6.17881C32.0601 6.51549 32.127 6.84876 32.2564 7.15957C32.3858 7.47039 32.5752 7.75266 32.8137 7.99027C33.0523 8.22788 33.3353 8.41617 33.6466 8.54438C33.9579 8.6726 34.2914 8.73822 34.6281 8.73751H37.1265V11.0892H34.6281C31.9065 11.0892 29.6997 8.89051 29.6997 6.17881C29.6997 3.46801 31.9065 1.26931 34.6281 1.26931H37.1265V3.62011V3.62101Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-codebuddy-combine-light__CodeBuddy / path 06", fillRule: "evenodd", clipRule: "evenodd", d: "M52.4635 1.26929C55.1851 1.26929 57.391 3.46709 57.391 6.17879C57.391 8.89049 55.1851 11.0892 52.4635 11.0892H48.9238V1.26929H52.4635ZM51.2845 8.73749H52.4635C52.8001 8.73808 53.1336 8.67236 53.4448 8.5441C53.756 8.41583 54.0389 8.22752 54.2773 7.98993C54.5157 7.75233 54.705 7.47009 54.8344 7.15934C54.9638 6.84858 55.0306 6.51539 55.0312 6.17879C55.0306 5.84218 54.9638 5.50899 54.8344 5.19823C54.705 4.88748 54.5157 4.60524 54.2773 4.36765C54.0389 4.13005 53.756 3.94174 53.4448 3.81348C53.1336 3.68521 52.8001 3.6195 52.4635 3.62009H51.2845V8.73749Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-codebuddy-combine-light__CodeBuddy / path 07", fillRule: "evenodd", clipRule: "evenodd", d: "M67.1669 7.077H64.3013V4.9494H67.1669V7.0752V7.077Z", fill: "#000000", fillOpacity: 1 })] })] }) }), _jsxs("defs", { children: [_jsx("clipPath", { id: instanceId + "-codebuddy-combine-light__clip0_449_12322", children: _jsx("rect", { width: 81, height: 24, fill: "#fff", fillOpacity: 1 }) }), _jsx("clipPath", { id: instanceId + "-codebuddy-combine-light__clip1_449_12322", children: _jsx("rect", { width: 52.2, height: 21.6, fill: "#fff", transform: "translate(28.7998 1.20001)", fillOpacity: 1 }) })] })] });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(CodebuddyCombineLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Codebuddy/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 CodebuddyDark = ({ 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 + "-codebuddy-dark__Name=CodeBuddy, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-codebuddy-dark__CodeBuddy / Icon", children: [_jsx("path", { id: instanceId + "-codebuddy-dark__CodeBuddy / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M37.5542 3.294C38.1142 3.254 38.6262 3.522 39.4982 4.314C41.5342 6.166 44.3722 9.97 46.1342 13.218L46.8142 14.48L47.7782 14.96L47.9982 15.08V22.356C46.6264 21.001 44.9052 20.0535 43.0266 19.6191C41.1479 19.1848 39.1855 19.2806 37.3582 19.896C36.3762 20.228 35.3162 20.838 33.1982 22.06L21.0182 29.092C18.9042 30.312 17.8462 30.924 17.0682 31.61C15.5278 32.9666 14.4226 34.7481 13.8913 36.7308C13.3601 38.7135 13.4265 40.8089 14.0822 42.754C14.4122 43.734 15.0242 44.794 16.2462 46.914L16.8762 48H10.3562C8.98617 48 7.67617 47.73 6.47817 47.246C6.14017 45.334 6.46017 43.668 7.41617 42.576C7.73217 42.216 7.74417 42.198 7.67617 41.59C7.55569 40.4536 7.51759 39.3099 7.56217 38.168L7.60217 37.28L6.26817 34.92C4.20017 31.244 2.89017 28.156 2.38417 25.8C2.11817 24.506 2.13417 23.932 2.46417 23.508C2.66417 23.252 3.31817 22.986 4.10817 22.84C6.09617 22.49 10.4322 22.806 15.2582 23.66L15.7582 23.746L16.8602 22.772C18.6902 21.152 19.9042 20.244 22.1422 18.848C24.4762 17.388 27.1102 16.186 30.0762 15.234L31.0282 14.93L31.5502 13.554C33.4242 8.612 35.3422 4.968 36.7102 3.754C37.1802 3.334 37.2102 3.314 37.5542 3.294Z", fill: "white", style: {
|
|
8
|
-
fill: "white",
|
|
9
|
-
fillOpacity: 1
|
|
10
|
-
} }), _jsx("path", { id: instanceId + "-codebuddy-dark__CodeBuddy / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M24.2778 36.4C24.8301 36.0817 25.4862 35.9956 26.1019 36.1606C26.7176 36.3256 27.2427 36.7282 27.5618 37.28L30.1538 41.766C30.4385 42.3161 30.5003 42.9547 30.3263 43.5492C30.1523 44.1436 29.7559 44.6482 29.2195 44.9579C28.6831 45.2677 28.048 45.3589 27.4462 45.2125C26.8444 45.0661 26.3221 44.6935 25.9878 44.172L23.3958 39.686C23.2376 39.4124 23.1349 39.1102 23.0935 38.7968C23.0521 38.4835 23.0728 38.165 23.1546 37.8597C23.2363 37.5543 23.3774 37.2681 23.5698 37.0173C23.7622 36.7665 24.0021 36.556 24.2758 36.398L24.2778 36.4ZM37.2578 28.904C37.8101 28.5857 38.4662 28.4996 39.0819 28.6646C39.6976 28.8296 40.2227 29.2322 40.5418 29.784L43.1318 34.272C43.2981 34.5459 43.4079 34.8502 43.4549 35.1671C43.502 35.484 43.4853 35.8071 43.4057 36.1174C43.3262 36.4277 43.1856 36.7191 42.992 36.9743C42.7983 37.2296 42.5557 37.4436 42.2783 37.6038C42.0009 37.764 41.6943 37.8672 41.3764 37.9074C41.0586 37.9475 40.7359 37.9237 40.4274 37.8375C40.1188 37.7513 39.8306 37.6043 39.5797 37.4052C39.3287 37.2061 39.12 36.9588 38.9658 36.678L36.3758 32.192C36.2176 31.9184 36.1149 31.6162 36.0735 31.3028C36.0321 30.9895 36.0528 30.671 36.1346 30.3657C36.2163 30.0603 36.3574 29.7741 36.5498 29.5233C36.7422 29.2725 36.9841 29.062 37.2578 28.904Z", fill: "white", style: {
|
|
11
|
-
fill: "white",
|
|
12
|
-
fillOpacity: 1
|
|
13
|
-
} })] }) }) });
|
|
14
|
-
};
|
|
15
|
-
const ForwardRef = forwardRef(CodebuddyDark);
|
|
16
|
-
export default ForwardRef;
|
package/dist/Codebuddy/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 CodebuddyLight = ({ 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 + "-codebuddy-light__Name=CodeBuddy, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-codebuddy-light__CodeBuddy / Icon", children: [_jsx("path", { id: instanceId + "-codebuddy-light__CodeBuddy / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M37.5542 3.294C38.1142 3.254 38.6262 3.522 39.4982 4.314C41.5342 6.166 44.3722 9.97 46.1342 13.218L46.8142 14.48L47.7782 14.96L47.9982 15.08V22.356C46.6264 21.001 44.9052 20.0535 43.0266 19.6191C41.1479 19.1848 39.1855 19.2806 37.3582 19.896C36.3762 20.228 35.3162 20.838 33.1982 22.06L21.0182 29.092C18.9042 30.312 17.8462 30.924 17.0682 31.61C15.5278 32.9666 14.4226 34.7481 13.8913 36.7308C13.3601 38.7135 13.4265 40.8089 14.0822 42.754C14.4122 43.734 15.0242 44.794 16.2462 46.914L16.8762 48H10.3562C8.98617 48 7.67617 47.73 6.47817 47.246C6.14017 45.334 6.46017 43.668 7.41617 42.576C7.73217 42.216 7.74417 42.198 7.67617 41.59C7.55569 40.4536 7.51759 39.3099 7.56217 38.168L7.60217 37.28L6.26817 34.92C4.20017 31.244 2.89017 28.156 2.38417 25.8C2.11817 24.506 2.13417 23.932 2.46417 23.508C2.66417 23.252 3.31817 22.986 4.10817 22.84C6.09617 22.49 10.4322 22.806 15.2582 23.66L15.7582 23.746L16.8602 22.772C18.6902 21.152 19.9042 20.244 22.1422 18.848C24.4762 17.388 27.1102 16.186 30.0762 15.234L31.0282 14.93L31.5502 13.554C33.4242 8.612 35.3422 4.968 36.7102 3.754C37.1802 3.334 37.2102 3.314 37.5542 3.294Z", fill: "#000000", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-codebuddy-light__CodeBuddy / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M24.2778 36.4C24.8301 36.0817 25.4862 35.9956 26.1019 36.1606C26.7176 36.3256 27.2427 36.7282 27.5618 37.28L30.1538 41.766C30.4385 42.3161 30.5003 42.9547 30.3263 43.5492C30.1523 44.1436 29.7559 44.6482 29.2195 44.9579C28.6831 45.2677 28.048 45.3589 27.4462 45.2125C26.8444 45.0661 26.3221 44.6935 25.9878 44.172L23.3958 39.686C23.2376 39.4124 23.1349 39.1102 23.0935 38.7968C23.0521 38.4835 23.0728 38.165 23.1546 37.8597C23.2363 37.5543 23.3774 37.2681 23.5698 37.0173C23.7622 36.7665 24.0021 36.556 24.2758 36.398L24.2778 36.4ZM37.2578 28.904C37.8101 28.5857 38.4662 28.4996 39.0819 28.6646C39.6976 28.8296 40.2227 29.2322 40.5418 29.784L43.1318 34.272C43.2981 34.5459 43.4079 34.8502 43.4549 35.1671C43.502 35.484 43.4853 35.8071 43.4057 36.1174C43.3262 36.4277 43.1856 36.7191 42.992 36.9743C42.7983 37.2296 42.5557 37.4436 42.2783 37.6038C42.0009 37.764 41.6943 37.8672 41.3764 37.9074C41.0586 37.9475 40.7359 37.9237 40.4274 37.8375C40.1188 37.7513 39.8306 37.6043 39.5797 37.4052C39.3287 37.2061 39.12 36.9588 38.9658 36.678L36.3758 32.192C36.2176 31.9184 36.1149 31.6162 36.0735 31.3028C36.0321 30.9895 36.0528 30.671 36.1346 30.3657C36.2163 30.0603 36.3574 29.7741 36.5498 29.5233C36.7422 29.2725 36.9841 29.062 37.2578 28.904Z", fill: "#000000", fillOpacity: 1 })] }) }) });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(CodebuddyLight);
|
|
10
|
-
export default ForwardRef;
|
package/dist/Codebuddy/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 CodebuddyMono = ({ 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 + "-codebuddy-mono__Name=CodeBuddy, Type=Dark, Variant=Default", children: _jsxs("g", { id: instanceId + "-codebuddy-mono__CodeBuddy / Icon", children: [_jsx("path", { id: instanceId + "-codebuddy-mono__CodeBuddy / path 01", fillRule: "evenodd", clipRule: "evenodd", d: "M37.5542 3.294C38.1142 3.254 38.6262 3.522 39.4982 4.314C41.5342 6.166 44.3722 9.97 46.1342 13.218L46.8142 14.48L47.7782 14.96L47.9982 15.08V22.356C46.6264 21.001 44.9052 20.0535 43.0266 19.6191C41.1479 19.1848 39.1855 19.2806 37.3582 19.896C36.3762 20.228 35.3162 20.838 33.1982 22.06L21.0182 29.092C18.9042 30.312 17.8462 30.924 17.0682 31.61C15.5278 32.9666 14.4226 34.7481 13.8913 36.7308C13.3601 38.7135 13.4265 40.8089 14.0822 42.754C14.4122 43.734 15.0242 44.794 16.2462 46.914L16.8762 48H10.3562C8.98617 48 7.67617 47.73 6.47817 47.246C6.14017 45.334 6.46017 43.668 7.41617 42.576C7.73217 42.216 7.74417 42.198 7.67617 41.59C7.55569 40.4536 7.51759 39.3099 7.56217 38.168L7.60217 37.28L6.26817 34.92C4.20017 31.244 2.89017 28.156 2.38417 25.8C2.11817 24.506 2.13417 23.932 2.46417 23.508C2.66417 23.252 3.31817 22.986 4.10817 22.84C6.09617 22.49 10.4322 22.806 15.2582 23.66L15.7582 23.746L16.8602 22.772C18.6902 21.152 19.9042 20.244 22.1422 18.848C24.4762 17.388 27.1102 16.186 30.0762 15.234L31.0282 14.93L31.5502 13.554C33.4242 8.612 35.3422 4.968 36.7102 3.754C37.1802 3.334 37.2102 3.314 37.5542 3.294Z", fill: "currentColor", fillOpacity: 1 }), _jsx("path", { id: instanceId + "-codebuddy-mono__CodeBuddy / path 02", fillRule: "evenodd", clipRule: "evenodd", d: "M24.2778 36.4C24.8301 36.0817 25.4862 35.9956 26.1019 36.1606C26.7176 36.3256 27.2427 36.7282 27.5618 37.28L30.1538 41.766C30.4385 42.3161 30.5003 42.9547 30.3263 43.5492C30.1523 44.1436 29.7559 44.6482 29.2195 44.9579C28.6831 45.2677 28.048 45.3589 27.4462 45.2125C26.8444 45.0661 26.3221 44.6935 25.9878 44.172L23.3958 39.686C23.2376 39.4124 23.1349 39.1102 23.0935 38.7968C23.0521 38.4835 23.0728 38.165 23.1546 37.8597C23.2363 37.5543 23.3774 37.2681 23.5698 37.0173C23.7622 36.7665 24.0021 36.556 24.2758 36.398L24.2778 36.4ZM37.2578 28.904C37.8101 28.5857 38.4662 28.4996 39.0819 28.6646C39.6976 28.8296 40.2227 29.2322 40.5418 29.784L43.1318 34.272C43.2981 34.5459 43.4079 34.8502 43.4549 35.1671C43.502 35.484 43.4853 35.8071 43.4057 36.1174C43.3262 36.4277 43.1856 36.7191 42.992 36.9743C42.7983 37.2296 42.5557 37.4436 42.2783 37.6038C42.0009 37.764 41.6943 37.8672 41.3764 37.9074C41.0586 37.9475 40.7359 37.9237 40.4274 37.8375C40.1188 37.7513 39.8306 37.6043 39.5797 37.4052C39.3287 37.2061 39.12 36.9588 38.9658 36.678L36.3758 32.192C36.2176 31.9184 36.1149 31.6162 36.0735 31.3028C36.0321 30.9895 36.0528 30.671 36.1346 30.3657C36.2163 30.0603 36.3574 29.7741 36.5498 29.5233C36.7422 29.2725 36.9841 29.062 37.2578 28.904Z", fill: "currentColor", fillOpacity: 1 })] }) }) });
|
|
8
|
-
};
|
|
9
|
-
const ForwardRef = forwardRef(CodebuddyMono);
|
|
10
|
-
export default ForwardRef;
|