@floegence/floe-webapp-core 0.46.1 → 0.46.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.
@@ -125,7 +125,7 @@ function Qe(i) {
125
125
  t.removeEventListener("pointerdown", e, !0), t.removeEventListener("click", n, !0), t.removeEventListener("pointerup", o), t.removeEventListener("pointercancel", Q);
126
126
  });
127
127
  });
128
- const tt = () => x() !== null, et = () => z() !== null, re = g(() => Z() || v() ? "cold" : A() ? "hot" : "warm"), j = (t) => h().resolveWidgetEventOwnership({
128
+ const tt = () => x() !== null, et = () => z() !== null, re = g(() => Z() ? "cold" : A() ? "hot" : v() ? "cold" : "warm"), j = (t) => h().resolveWidgetEventOwnership({
129
129
  target: t,
130
130
  widgetRoot: w ?? null,
131
131
  interactiveSelector: h().interactiveSelector,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@floegence/floe-webapp-core",
3
- "version": "0.46.1",
3
+ "version": "0.46.2",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",