@opencor/opencor 0.20260416.1 → 0.20260416.3

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.
@@ -7908,7 +7908,7 @@ var Ji = null, Yi = null, Xi = null, Zi = null, Qi = null, $i = null, ea = (e) =
7908
7908
  },
7909
7909
  "./style.css": "./dist/opencor.css"
7910
7910
  },
7911
- version: "0.20260416.1",
7911
+ version: "0.20260416.3",
7912
7912
  scripts: {
7913
7913
  build: "vite build && bun scripts/generate.version.js",
7914
7914
  "build:lib": "vite build --config vite.lib.config.ts && bunx --bun vue-tsc --project tsconfig.lib.types.json",
@@ -36581,7 +36581,7 @@ var sC = { class: "flex flex-row h-full" }, cC = {
36581
36581
  }, null, 8, ["model"])
36582
36582
  ]));
36583
36583
  }
36584
- }), dC = (e) => (ae("data-v-a9c00de5"), e = e(), ie(), e), fC = { class: "h-full" }, pC = {
36584
+ }), dC = (e) => (ae("data-v-6d8ff971"), e = e(), ie(), e), fC = { class: "h-full" }, pC = {
36585
36585
  key: 1,
36586
36586
  class: "w-full h-full flex flex-col"
36587
36587
  }, mC = {
@@ -36845,7 +36845,7 @@ var sC = { class: "flex flex-row h-full" }, cC = {
36845
36845
  break;
36846
36846
  }
36847
36847
  }
36848
- L.value.output.externalData?.push({
36848
+ L.value.output.externalData || (L.value.output.externalData = []), L.value.output.externalData.push({
36849
36849
  data: f,
36850
36850
  dataSeries: d,
36851
36851
  description: `External data ${s}`,
@@ -37539,7 +37539,7 @@ var sC = { class: "flex flex-row h-full" }, cC = {
37539
37539
  ]))]);
37540
37540
  };
37541
37541
  }
37542
- }), [["__scopeId", "data-v-a9c00de5"]]), PC = {
37542
+ }), [["__scopeId", "data-v-6d8ff971"]]), PC = {
37543
37543
  key: 0,
37544
37544
  class: "h-full"
37545
37545
  }, FC = ["value"], IC = {
@@ -37579,7 +37579,7 @@ var sC = { class: "flex flex-row h-full" }, cC = {
37579
37579
  await v(n), d.value.splice(d.value.findIndex((e) => e.file.path() === r) + 1, 0, {
37580
37580
  file: e,
37581
37581
  uiJson: e.uiJson()
37582
- }), J?.fileOpened(n), s("fileOpened", n), t && await _();
37582
+ }), t && await _(), J?.fileOpened(n), s("fileOpened", n);
37583
37583
  }, S = async (e) => {
37584
37584
  so.unmanage(e);
37585
37585
  let t = d.value.findIndex((t) => t.file.path() === e);
@@ -37722,7 +37722,7 @@ var sC = { class: "flex flex-row h-full" }, cC = {
37722
37722
  }, 8, ["value"]), [[fe, M(d).length]])]));
37723
37723
  };
37724
37724
  }
37725
- }), [["__scopeId", "data-v-d5c94a9f"]]), BC = U.extend({
37725
+ }), [["__scopeId", "data-v-cfa7b04f"]]), BC = U.extend({
37726
37726
  name: "blockui",
37727
37727
  theme: function(e) {
37728
37728
  var t = e.dt;
package/package.json CHANGED
@@ -42,7 +42,7 @@
42
42
  },
43
43
  "./style.css": "./dist/opencor.css"
44
44
  },
45
- "version": "0.20260416.1",
45
+ "version": "0.20260416.3",
46
46
  "scripts": {
47
47
  "build": "vite build && bun scripts/generate.version.js",
48
48
  "build:lib": "vite build --config vite.lib.config.ts && bunx --bun vue-tsc --project tsconfig.lib.types.json",