{"name":"$t:color","version":"1.0.1","types":["string"],"icon":"colorize","recommended":{"length":20},"options":{"input":{"name":"$t:input","comment":"$t:input_comment","interface":"dropdown","default":"hex","options":{"choices":{"hex":"Hex","rgb":"RGB","hsl":"HSL","cmyk":"CMYK"}}},"output":{"name":"$t:output","comment":"$t:output_comment","interface":"dropdown","default":"hex","options":{"choices":{"hex":"Hex","rgb":"RGB","hsl":"HSL","cmyk":"CMYK"}}},"formatValue":{"name":"$t:format","comment":"$t:format_comment","interface":"toggle","default":true},"palette":{"name":"$t:palette","comment":"$t:palette_comment","interface":"tags","type":"ARRAY","options":{"wrapWithDelimiter":false},"default":["#f44336","#9C27B0","#039BE5","#4CAF50","#FFC107"]},"paletteOnly":{"name":"$t:palette_only","comment":"$t:palette_only_comment","interface":"toggle","default":false},"allowAlpha":{"name":"$t:allow_alpha","comment":"$t:allow_alpha_comment","interface":"toggle","default":false}},"translation":{"en-US":{"color":"Color","input":"Input","input_comment":"The unit in which the user will enter the data","output":"Output","output_comment":"The unit in which the data gets saved to the DB","format":"Format","format_comment":"Show value as color swatch","palette":"Palette","palette_comment":"Add color options as hex values","palette_only":"Palette Only","palette_only_comment":"Only allow the user to pick from the palette","allow_alpha":"Allow alpha","allow_alpha_comment":"Allow values with an alpha channel"}}}