uawdijnntqw1x1x1
IP : 216.73.216.110
Hostname : 6.87.74.97.host.secureserver.net
Kernel : Linux 6.87.74.97.host.secureserver.net 4.18.0-553.83.1.el8_10.x86_64 #1 SMP Mon Nov 10 04:22:44 EST 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
emeraadmin
/
www
/
js
/
..
/
node_modules
/
flatpickr
/
..
/
d3-interpolate
/
src
/
hcl.js
/
/
import {hcl as colorHcl} from "d3-color"; import color, {hue} from "./color"; function hcl(hue) { return function(start, end) { var h = hue((start = colorHcl(start)).h, (end = colorHcl(end)).h), c = color(start.c, end.c), l = color(start.l, end.l), opacity = color(start.opacity, end.opacity); return function(t) { start.h = h(t); start.c = c(t); start.l = l(t); start.opacity = opacity(t); return start + ""; }; } } export default hcl(hue); export var hclLong = hcl(color);
/home/emeraadmin/www/js/../node_modules/flatpickr/../d3-interpolate/src/hcl.js