@opencor/opencor 0.20251222.1 → 0.20251223.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.
|
|
8716
|
+
const Qf = "0.20251223.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-
|
|
16062
|
+
zl ? (this.quill = new zl(this.$refs.editorElement, t), this.initQuill(), this.handleLoad()) : import("./quill-D-p1Ilcy.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();
|
package/dist/opencor.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as ce, g as gl } from "./index-
|
|
1
|
+
import { c as ce, g as gl } from "./index-DzfDkBnj.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