@sanity/debug-live-sync-tags
1.0.161.0.17
−
Removed (2 files)
+
Added (2 files)
~
Modified (3 files)
Index: package/dist/index.js
===================================================================
--- package/dist/index.js
+++ package/dist/index.js
@@ -1,8 +1,8 @@
import "@sanity/ui/styles.css";
import { lazy } from "react";
import { definePlugin } from "sanity";
-const ToolComponent = lazy(() => import("./Tool-CrHhZ0Wk.js")), debugLiveSyncTags = definePlugin((config) => {
+const ToolComponent = lazy(() => import("./Tool-CNMlAw5M.js")), debugLiveSyncTags = definePlugin((config) => {
let { name = "debug-live-sync-tags", title = "Debug Live Sync Tags", icon, ...options } = config || {};
return {
name: "@sanity/debug-live-sync-tags",
tools: [{ Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "@sanity/debug-live-sync-tags",
- "version": "1.0.16",
+ "version": "1.0.17",
"description": "",
"keywords": [
"sanity",
"sanity-plugin"
@@ -35,9 +35,9 @@
"@sanity/tsdown-config": "^0.26.0",
"@types/node": "^24.13.3",
"@types/react": "^19.2.18",
"@types/react-dom": "^19.2.4",
- "babel-plugin-react-compiler": "^1.0.0",
+ "oxc-transform-react": "^0.145.0",
"react": "^19.2.8",
"react-dom": "^19.2.8",
"sanity": "^6.10.1",
"styled-components": "^6.5.3", Index: package/dist/index.js.map
===================================================================
--- package/dist/index.js.map
+++ package/dist/index.js.map
@@ -1,1 +1,1 @@
-{"version":3,"file":"index.js","names":["lazy","definePlugin","Plugin","ToolComponent","PluginConfig","name","title","icon","React","ComponentType","debugLiveSyncTags","config","options","tools","component"],"sources":["../src/plugin.tsx"],"sourcesContent":["import {lazy} from 'react'\nimport {definePlugin, type Plugin} from 'sanity'\n\nconst ToolComponent = lazy(() => import('./components/Tool'))\n\ninterface PluginConfig {\n name?: string\n title?: string\n icon?: React.ComponentType\n}\n\nexport const debugLiveSyncTags: Plugin<PluginConfig | void> = definePlugin((config) => {\n const {\n name = 'debug-live-sync-tags',\n title = 'Debug Live Sync Tags',\n icon,\n ...options\n } = config || {}\n\n return {\n name: '@sanity/debug-live-sync-tags',\n tools: [\n {\n name,\n title,\n icon,\n component: ToolComponent,\n options,\n },\n ],\n }\n})\n"],"mappings":";;;AAGA,MAAMG,gBAAgBH,WAAW,OAAO,qBAAoB,GAQ/CU,oBAAiDT,cAAcU,WAAW;CACrF,IAAM,EACJN,OAAO,wBACPC,QAAQ,wBACRC,MACA,GAAGK,YACDD,UAAU,CAAC;CAEf,OAAO;EACLN,MAAM;EACNQ,OAAO,CACL;GACER;GACAC;GACAC;GACAO,WAAWX;GACXS;EACF,CAAC;CAEL;AACF,CAAC"}
\ No newline at end of file
+{"version":3,"file":"index.js","names":[],"sources":["../src/plugin.tsx"],"sourcesContent":["import {lazy} from 'react'\nimport {definePlugin, type Plugin} from 'sanity'\n\nconst ToolComponent = lazy(() => import('./components/Tool'))\n\ninterface PluginConfig {\n name?: string\n title?: string\n icon?: React.ComponentType\n}\n\nexport const debugLiveSyncTags: Plugin<PluginConfig | void> = definePlugin((config) => {\n const {\n name = 'debug-live-sync-tags',\n title = 'Debug Live Sync Tags',\n icon,\n ...options\n } = config || {}\n\n return {\n name: '@sanity/debug-live-sync-tags',\n tools: [\n {\n name,\n title,\n icon,\n component: ToolComponent,\n options,\n },\n ],\n }\n})\n"],"mappings":";;;AAGA,MAAM,gBAAgB,WAAW,OAAO,qBAAoB,GAQ/C,oBAAiD,cAAc,WAAW;CACrF,IAAM,EACJ,OAAO,wBACP,QAAQ,wBACR,MACA,GAAG,YACD,UAAU,CAAC;CAEf,OAAO;EACL,MAAM;EACN,OAAO,CACL;GACE;GACA;GACA;GACA,WAAW;GACX;EACF,CACF;CACF;AACF,CAAC"}
\ No newline at end of file