sanity-plugin-asset-source-unsplash

7.0.157.0.16
dist/index.js
~dist/index.jsModified
+2−2
Index: package/dist/index.js
===================================================================
--- package/dist/index.js
+++ package/dist/index.js
@@ -1,5 +1,5 @@
-import { t as Loader } from "./Loader.js";
+import { t as Loader } from "./_chunks-es/Loader.js";
 import { definePlugin, useClient } from "sanity";
 import { c } from "react/compiler-runtime";
 import { jsx, jsxs } from "react/jsx-runtime";
 import { Box, Dialog, Stack, TextInput } from "@sanity/ui";
@@ -48,9 +48,9 @@
 }
 const StyledDialog = styled(Dialog).withConfig({
 	displayName: "StyledDialog",
 	componentId: "sc-nyqpvm-0"
-})`& > [data-ui='DialogCard'] > [data-ui='Card']{height:100%;}`, UnsplashAssetSourceGallery = lazy(() => import("./UnsplashPhotoGallery.js"));
+})`& > [data-ui='DialogCard'] > [data-ui='Card']{height:100%;}`, UnsplashAssetSourceGallery = lazy(() => import("./_chunks-es/UnsplashPhotoGallery.js"));
 function UnsplashAssetSource(t0) {
 	let $ = c(25), { onClose, onSelect } = t0, t1;
 	$[0] === Symbol.for("react.memo_cache_sentinel") ? (t1 = { apiVersion: "2022-09-01" }, $[0] = t1) : t1 = $[0];
 	let client = useClient(t1), t2;