@opencor/opencor 0.20250909.1 → 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.1", 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({
@@ -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-a07c94fc"]]), 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.1",
42
+ "version": "0.20250910.0",
43
43
  "peerDependencies": {
44
44
  "mathjs": "^14.6.0",
45
45
  "plotly.js-gl2d-dist-min": "^3.1.0",