@sanity/debug-live-sync-tags

1.0.71.0.8
dist/index.js.map
~dist/index.js.mapModified
+1−1
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","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"],"names":["ToolComponent","lazy","debugLiveSyncTags","definePlugin","config","name","title","icon","options","tools","component"],"mappings":";;AAGA,MAAMA,gBAAgBC,KAAK,MAAM,OAAO,sBAAmB,CAAC,GAQ/CC,oBAAiDC,aAAcC,CAAAA,WAAW;AACrF,QAAM;AAAA,IACJC,OAAO;AAAA,IACPC,QAAQ;AAAA,IACRC;AAAAA,IACA,GAAGC;AAAAA,EAAAA,IACDJ,UAAU,CAAA;AAEd,SAAO;AAAA,IACLC,MAAM;AAAA,IACNI,OAAO,CACL;AAAA,MACEJ;AAAAA,MACAC;AAAAA,MACAC;AAAAA,MACAG,WAAWV;AAAAA,MACXQ;AAAAA,IAAAA,CACD;AAAA,EAAA;AAGP,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,uBAAoB,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