@opencor/opencor 0.20250822.0 → 0.20250822.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.
|
@@ -8207,7 +8207,7 @@ async function JI() {
|
|
|
8207
8207
|
console.error("Failed to load libOpenCOR's WebAssembly module:", t);
|
|
8208
8208
|
}
|
|
8209
8209
|
}
|
|
8210
|
-
const KI = "0.20250822.
|
|
8210
|
+
const KI = "0.20250822.1", XI = { class: "space-y-7" }, eL = { class: "text-center" }, tL = { class: "text-3xl font-bold" }, rL = {
|
|
8211
8211
|
key: 0,
|
|
8212
8212
|
class: "text-xl italic font-bold"
|
|
8213
8213
|
}, nL = { class: "text-sm italic" }, aL = { class: "space-y-2" }, iL = /* @__PURE__ */ el({
|
|
@@ -83603,7 +83603,7 @@ var hk = (function() {
|
|
|
83603
83603
|
formats: this.formats,
|
|
83604
83604
|
placeholder: this.placeholder
|
|
83605
83605
|
};
|
|
83606
|
-
hk ? (this.quill = new hk(this.$refs.editorElement, r), this.initQuill(), this.handleLoad()) : import("./quill-
|
|
83606
|
+
hk ? (this.quill = new hk(this.$refs.editorElement, r), this.initQuill(), this.handleLoad()) : import("./quill-9xS7rWIp.js").then(function(n) {
|
|
83607
83607
|
n && aM(e.$refs.editorElement) && (n.default ? e.quill = new n.default(e.$refs.editorElement, r) : e.quill = new n(e.$refs.editorElement, r), e.initQuill());
|
|
83608
83608
|
}).then(function() {
|
|
83609
83609
|
e.handleLoad();
|