@opencor/opencor 0.20251222.0 → 0.20251222.1

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.
@@ -8713,7 +8713,7 @@ async function jf() {
8713
8713
  console.error("Failed to load libOpenCOR's WebAssembly module:", n);
8714
8714
  }
8715
8715
  }
8716
- const Qf = "0.20251222.0", Vf = { class: "space-y-7" }, qf = { class: "text-center" }, _f = { class: "text-3xl font-bold" }, Wf = {
8716
+ const Qf = "0.20251222.1", Vf = { class: "space-y-7" }, qf = { class: "text-center" }, _f = { class: "text-3xl font-bold" }, Wf = {
8717
8717
  key: 0,
8718
8718
  class: "text-xl italic font-bold"
8719
8719
  }, Hf = { class: "text-sm italic" }, Kf = { class: "space-y-2" }, Gf = /* @__PURE__ */ x("a", {
@@ -16059,7 +16059,7 @@ var zl = (function() {
16059
16059
  formats: this.formats,
16060
16060
  placeholder: this.placeholder
16061
16061
  };
16062
- zl ? (this.quill = new zl(this.$refs.editorElement, t), this.initQuill(), this.handleLoad()) : import("./quill-B2-mjajw.js").then(function(o) {
16062
+ zl ? (this.quill = new zl(this.$refs.editorElement, t), this.initQuill(), this.handleLoad()) : import("./quill-Caxxk4ME.js").then(function(o) {
16063
16063
  o && Fs(e.$refs.editorElement) && (o.default ? e.quill = new o.default(e.$refs.editorElement, t) : e.quill = new o(e.$refs.editorElement, t), e.initQuill());
16064
16064
  }).then(function() {
16065
16065
  e.handleLoad();
@@ -1,4 +1,4 @@
1
- import { O as e, O as f } from "./index-BlVVVssG.js";
1
+ import { O as e, O as f } from "./index-CVSc-QuF.js";
2
2
  export {
3
3
  e as OpenCOR,
4
4
  f as default
@@ -1,4 +1,4 @@
1
- import { c as ce, g as gl } from "./index-BlVVVssG.js";
1
+ import { c as ce, g as gl } from "./index-CVSc-QuF.js";
2
2
  var pl = typeof global == "object" && global && global.Object === Object && global, yo = typeof self == "object" && self && self.Object === Object && self, Zt = pl || yo || Function("return this")(), de = Zt.Symbol, ml = Object.prototype, vo = ml.hasOwnProperty, Eo = ml.toString, yr = de ? de.toStringTag : void 0;
3
3
  function Ao(n) {
4
4
  var t = vo.call(n, yr), e = n[yr];
package/package.json CHANGED
@@ -39,7 +39,7 @@
39
39
  },
40
40
  "./style.css": "./dist/opencor.css"
41
41
  },
42
- "version": "0.20251222.0",
42
+ "version": "0.20251222.1",
43
43
  "scripts": {
44
44
  "build": "vite build",
45
45
  "build:lib": "vite build --config vite.lib.config.ts && cp index.d.ts dist/index.d.ts",