@dao42/d42paas-front 0.8.3 → 0.8.6

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.
@@ -17309,7 +17309,7 @@ class DaoPaaS {
17309
17309
  return daoStore.getState();
17310
17310
  }
17311
17311
  async init() {
17312
- const SDK_VERSION = "0.8.3";
17312
+ const SDK_VERSION = "0.8.6";
17313
17313
  const {
17314
17314
  setSocket
17315
17315
  } = useOT.getState();
@@ -185600,7 +185600,7 @@ function Console(_c2, ref) {
185600
185600
  return new xterm.exports.Terminal(__spreadProps(__spreadValues({}, defaultOptions2), {
185601
185601
  fontSize: 14,
185602
185602
  lineHeight: 1.5,
185603
- fontFamily: "UbuntuMono, Ubuntu Mono, courier-new, courier, monospace"
185603
+ fontFamily: "Monaco, Menlo, monospace"
185604
185604
  }));
185605
185605
  }, [defaultOptions2]);
185606
185606
  react.exports.useImperativeHandle(ref, () => {
@@ -185853,7 +185853,7 @@ const TerminalComponent = (_g2) => {
185853
185853
  return new xterm.exports.Terminal(__spreadProps(__spreadValues({}, defaultOptions2), {
185854
185854
  fontSize: 14,
185855
185855
  lineHeight: 1.5,
185856
- fontFamily: "UbuntuMono, Ubuntu Mono, courier-new, courier, monospace"
185856
+ fontFamily: "Monaco, Menlo, monospace"
185857
185857
  }));
185858
185858
  });
185859
185859
  const {