SYMBOL INDEX (19 symbols across 6 files) FILE: scripts/gen-compoents.js function formatComponent (line 5) | function formatComponent(component) { function getCompoentsJS (line 9) | function getCompoentsJS() { FILE: scripts/gen.js function formatComponent (line 3) | function formatComponent(component) { FILE: src/create.js function create (line 3) | function create(params = {}) { FILE: src/mixin/color.js function tinycolor (line 3) | function tinycolor(...args) { function _colorChange (line 7) | function _colorChange(data, oldHue) { method data (line 67) | data() { method get (line 74) | get() { method set (line 77) | set(newVal) { method modelValue (line 84) | modelValue(newVal) { method colorChange (line 89) | colorChange(data, oldHue) { method isValidHex (line 93) | isValidHex(hex) { method simpleCheckForValidColor (line 96) | simpleCheckForValidColor(data) { method paletteUpperCase (line 113) | paletteUpperCase(palette) { method isTransparent (line 116) | isTransparent(color) { FILE: src/utils/utils.js function clamp (line 1) | function clamp(value, min, max) { FILE: types.d.ts type Payload (line 5) | interface Payload { type Props (line 16) | interface Props { type Context (line 21) | interface Context {