@sanity/debug-live-sync-tags
1.0.131.0.14
−
Removed (2 files)
+
Added (2 files)
~
Modified (5 files)
Index: package/dist/index.js
===================================================================
--- package/dist/index.js
+++ package/dist/index.js
@@ -1,7 +1,8 @@
+import "@sanity/ui/styles.css";
import { lazy } from "react";
import { definePlugin } from "sanity";
-const ToolComponent = lazy(() => import("./Tool-DGd53FpL.js")), debugLiveSyncTags = definePlugin((config) => {
+const ToolComponent = lazy(() => import("./Tool-CrHhZ0Wk.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.13",
+ "version": "1.0.14",
"description": "",
"keywords": [
"sanity",
"sanity-plugin"
@@ -26,23 +26,23 @@
".": "./dist/index.js",
"./package.json": "./package.json"
},
"dependencies": {
- "@sanity/client": "^7.24.0",
- "@sanity/ui": "^3.4.3"
+ "@sanity/client": "^7.26.0",
+ "@sanity/ui": "^4.0.0"
},
"devDependencies": {
"@sanity/tsconfig": "^2.2.1",
- "@sanity/tsdown-config": "^0.19.6",
+ "@sanity/tsdown-config": "^0.21.2",
"@types/node": "^24.13.3",
- "@types/react": "^19.2.17",
- "@types/react-dom": "^19.2.3",
+ "@types/react": "^19.2.18",
+ "@types/react-dom": "^19.2.4",
"babel-plugin-react-compiler": "^1.0.0",
- "react": "^19.2.7",
- "react-dom": "^19.2.7",
- "sanity": "^6.5.0",
+ "react": "^19.2.8",
+ "react-dom": "^19.2.8",
+ "sanity": "^6.9.0",
"styled-components": "^6.4.4",
- "tsdown": "^0.22.13"
+ "tsdown": "^0.22.14"
},
"peerDependencies": {
"react": "^19.2",
"react-dom": "^19.2", Index: package/dist/index.d.ts.map
===================================================================
--- package/dist/index.d.ts.map
+++ package/dist/index.d.ts.map
@@ -1,1 +1,1 @@
-{"version":3,"file":"index.d.ts","names":[],"sources":["../src/plugin.tsx"],"mappings":";UAKU;EACR;EACA;EACA,OAAO,MAAM;;cAGF,mBAAmB,OAAO"}
\ No newline at end of file
+{"version":3,"file":"index.d.ts","names":[],"sources":["../src/plugin.tsx"],"mappings":";;UAKU;EACR;EACA;EACA,OAAO,MAAM;;cAGF,mBAAmB,OAAO"}
\ No newline at end of file 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":["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 Index: package/dist/index.d.ts
===================================================================
--- package/dist/index.d.ts
+++ package/dist/index.d.ts
@@ -1,4 +1,5 @@
+import "@sanity/ui/styles.css";
import { Plugin } from "sanity";
interface PluginConfig {
name?: string;
title?: string;