@opencor/opencor 0.20260416.1 → 0.20260416.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.
@@ -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.2",
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",
@@ -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.2",
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",