@zenuml/core 3.46.1 → 3.46.2

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.
@@ -434,7 +434,7 @@ function YL(n) {
434
434
  ), s;
435
435
  }, n;
436
436
  }
437
- const gn = YL(GL), sr = { BASE_URL: "/", DEV: !1, MODE: "production", PROD: !0, SSR: !1, VITE_APP_GIT_BRANCH: "main", VITE_APP_GIT_HASH: "5792e7c7" };
437
+ const gn = YL(GL), sr = { BASE_URL: "/", DEV: !1, MODE: "production", PROD: !0, SSR: !1, VITE_APP_GIT_BRANCH: "main", VITE_APP_GIT_HASH: "45be71ac" };
438
438
  function Hg(n) {
439
439
  return "init" in n;
440
440
  }
@@ -32388,7 +32388,7 @@ const nS = (n) => /* @__PURE__ */ T.createElement("svg", { xmlns: "http://www.w3
32388
32388
  /* @__PURE__ */ E.jsxs("span", { className: "inline-block px-2", children: [
32389
32389
  "main",
32390
32390
  ":",
32391
- "5792e7c7"
32391
+ "45be71ac"
32392
32392
  ] })
32393
32393
  ] }) : null;
32394
32394
  }, CS = "_tooltip_5kyas_1", SS = "_bottom_5kyas_29", Dp = {
@@ -41168,7 +41168,7 @@ class iN extends T.Component {
41168
41168
  ] }) : this.props.children;
41169
41169
  }
41170
41170
  }
41171
- const sN = "3.46.1";
41171
+ const sN = "3.46.2";
41172
41172
  function rN(n) {
41173
41173
  const e = Math.floor(n / 1e3), t = Math.floor(n % 1e3), s = Math.floor((n % 1e3 - t) * 1e3);
41174
41174
  return e + "s " + t + "ms " + s + "μs";