@opencor/opencor 0.20250909.0 → 0.20250910.0

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.
@@ -8181,7 +8181,7 @@ async function $f() {
8181
8181
  console.error("Failed to load libOpenCOR's WebAssembly module:", n);
8182
8182
  }
8183
8183
  }
8184
- const zf = "0.20250909.0", Nf = { class: "space-y-7" }, Af = { class: "text-center" }, jf = { class: "text-3xl font-bold" }, Qf = {
8184
+ const zf = "0.20250910.0", Nf = { class: "space-y-7" }, Af = { class: "text-center" }, jf = { class: "text-3xl font-bold" }, Qf = {
8185
8185
  key: 0,
8186
8186
  class: "text-xl italic font-bold"
8187
8187
  }, qf = { class: "text-sm italic" }, Vf = { class: "space-y-2" }, _f = /* @__PURE__ */ xe({
@@ -26994,7 +26994,7 @@ const S1 = /* @__PURE__ */ xe({
26994
26994
  ]));
26995
26995
  };
26996
26996
  }
26997
- }), L1 = /* @__PURE__ */ zo(T1, [["__scopeId", "data-v-d7d1a26f"]]);
26997
+ }), L1 = /* @__PURE__ */ zo(T1, [["__scopeId", "data-v-0d0b2d74"]]);
26998
26998
  var O1 = function(e) {
26999
26999
  var t = e.dt;
27000
27000
  return `
@@ -28179,7 +28179,7 @@ const K1 = { class: "p-menubar-item-label" }, G1 = {
28179
28179
  class: "ml-auto p-icon p-menubar-submenu-icon"
28180
28180
  }, Z1 = {
28181
28181
  key: 1,
28182
- class: "ml-auto border rounded text-xs/3"
28182
+ class: "ml-auto border rounded shortcut text-xs/3"
28183
28183
  }, Y1 = /* @__PURE__ */ xe({
28184
28184
  __name: "MainMenu",
28185
28185
  props: {
@@ -28323,7 +28323,7 @@ const K1 = { class: "p-menubar-item-label" }, G1 = {
28323
28323
  }, 512);
28324
28324
  };
28325
28325
  }
28326
- }), J1 = /* @__PURE__ */ zo(Y1, [["__scopeId", "data-v-d6a79d69"]]), X1 = {}, ey = { class: "absolute w-full h-full border-[0.375rem] border-dashed border-(--p-primary-color) z-99999" };
28326
+ }), J1 = /* @__PURE__ */ zo(Y1, [["__scopeId", "data-v-c3a6267b"]]), X1 = {}, ey = { class: "absolute w-full h-full border-[0.375rem] border-dashed border-(--p-primary-color) z-99999" };
28327
28327
  function ty(n, e) {
28328
28328
  return h(), k("div", ey, [...e[0] || (e[0] = [
28329
28329
  x("div", { class: "message absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 text-[1.5rem] leading-[1.25] text-center rounded-[1rem] p-[0.5rem_1rem] bg-(--p-primary-color) text-(--p-primary-contrast-color) whitespace-nowrap" }, [
package/package.json CHANGED
@@ -39,7 +39,7 @@
39
39
  },
40
40
  "./style.css": "./dist/opencor.css"
41
41
  },
42
- "version": "0.20250909.0",
42
+ "version": "0.20250910.0",
43
43
  "peerDependencies": {
44
44
  "mathjs": "^14.6.0",
45
45
  "plotly.js-gl2d-dist-min": "^3.1.0",