@jinntec/fore 3.3.1 → 3.3.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.
- package/dist/fore-dev.js +1 -1
- package/dist/fore.js +1 -1
- package/package.json +1 -1
package/dist/fore-dev.js
CHANGED
|
@@ -11418,7 +11418,7 @@ const st = class st2 extends HTMLElement {
|
|
|
11418
11418
|
}
|
|
11419
11419
|
this._createRepeatsFromAttributes(), this.inited = true;
|
|
11420
11420
|
});
|
|
11421
|
-
this.version = "Version: 3.3.
|
|
11421
|
+
this.version = "Version: 3.3.2 - built on 2026-07-02", this.model = null, this.inited = false, this._initGatesPromise = null, this._warnedWaitForDeprecation = false, this._srcLoadPromise = null, this.addEventListener("message", this._displayMessage), this.addEventListener("error", this._logError), this.addEventListener("warn", this._displayWarning), window.addEventListener("compute-exception", (l) => {
|
|
11422
11422
|
console.error("circular dependency: ", l);
|
|
11423
11423
|
}), this.ready = false, this.storedTemplateExpressionByNode = /* @__PURE__ */ new Map(), this.outermostHandler = null, this.copiedElements = /* @__PURE__ */ new WeakSet(), this.dirtyState = To.CLEAN, this.showConfirmation = false, this.isRefreshPhase = false, this.batchedNotifications = /* @__PURE__ */ new Set();
|
|
11424
11424
|
const r = `
|
package/dist/fore.js
CHANGED
|
@@ -11401,7 +11401,7 @@ const rt = class rt2 extends HTMLElement {
|
|
|
11401
11401
|
}
|
|
11402
11402
|
this._createRepeatsFromAttributes(), this.inited = true;
|
|
11403
11403
|
});
|
|
11404
|
-
this.version = "Version: 3.3.
|
|
11404
|
+
this.version = "Version: 3.3.2 - built on 2026-07-02", this.model = null, this.inited = false, this._initGatesPromise = null, this._warnedWaitForDeprecation = false, this._srcLoadPromise = null, this.addEventListener("message", this._displayMessage), this.addEventListener("error", this._logError), this.addEventListener("warn", this._displayWarning), window.addEventListener("compute-exception", (l) => {
|
|
11405
11405
|
}), this.ready = false, this.storedTemplateExpressionByNode = /* @__PURE__ */ new Map(), this.outermostHandler = null, this.copiedElements = /* @__PURE__ */ new WeakSet(), this.dirtyState = xo.CLEAN, this.showConfirmation = false, this.isRefreshPhase = false, this.batchedNotifications = /* @__PURE__ */ new Set();
|
|
11406
11406
|
const r = `
|
|
11407
11407
|
:host {
|