@pstdio/workbench 0.7.0 → 0.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -202,14 +202,15 @@ ${t.webview.moduleUrl}`;
202
202
  styles: et,
203
203
  props: p.current,
204
204
  theme: re(h.current),
205
- themeVariables: te()
205
+ themeVariables: te(),
206
+ extensionId: t.extensionId
206
207
  }), u.current = !0, G(null), b.current?.();
207
208
  }).catch((ee) => {
208
209
  const j = wt(ee);
209
210
  G(j.message), I.current?.(j);
210
211
  });
211
212
  })(), W;
212
- }, [Z, t.webview.runtimeUrl, t.webview.moduleUrl, t.webview.styles]), B(() => {
213
+ }, [Z, t.extensionId, t.webview.runtimeUrl, t.webview.moduleUrl, t.webview.styles]), B(() => {
213
214
  const g = l.current;
214
215
  if (!(!g || !s))
215
216
  return s.bind((T) => g.hostEvent?.(T)), () => s.unbind();