@sanity/color-input

6.1.36.1.4
dist/index.js
~dist/index.jsModified
+1−1
Index: package/dist/index.js
===================================================================
--- package/dist/index.js
+++ package/dist/index.js
@@ -4,9 +4,9 @@
 import { c } from "react/compiler-runtime";
 import { assignInlineVars } from "@vanilla-extract/dynamic";
 import { lazy } from "react";
 import { jsx } from "react/jsx-runtime";
-const ColorInput = lazy(() => import("./ColorInput-BRrHwG0Y.js"));
+const ColorInput = lazy(() => import("./ColorInput-CMhbbfkK.js"));
 var backgroundColorVar = "var(--aabeth0)", colorPreview = "aabeth2", opacityVar = "var(--aabeth1)";
 const round = (val = 1) => Math.round(val * 100);
 function ColorPreviewMedia(t0) {
 	let $ = c(5), { hex, alpha } = t0, t1 = hex ?? "#000", t2 = String(alpha ?? 1), t3;