@pie-element/drawing-response 12.1.2-next.1 → 12.1.2-next.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/browser/{MenuItem-DbAfJgc1.js → MenuItem-N0xdzWSs.js} +2272 -2265
- package/dist/browser/MenuItem-N0xdzWSs.js.map +1 -0
- package/dist/browser/author/index.js +3 -3
- package/dist/browser/author/index.js.map +1 -1
- package/dist/browser/delivery/index.js +3 -3
- package/dist/index.iife.js +40 -40
- package/package.json +6 -7
- package/dist/browser/MenuItem-DbAfJgc1.js.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { a as e, i as t, n, r } from "../browser-kkT1XVKw.js";
|
|
2
|
-
import { $ as i, C as a, St as o, _ as s,
|
|
2
|
+
import { $ as i, C as a, St as o, _ as s, _t as c, d as l, ht as u, n as d, o as f, pt as p, t as m, u as h, vt as g, wt as _, xt as v, y } from "../MenuItem-N0xdzWSs.js";
|
|
3
3
|
import * as b from "react";
|
|
4
4
|
import x, { Component as S } from "react";
|
|
5
5
|
import { createRoot as C } from "react-dom/client";
|
|
@@ -1526,7 +1526,7 @@ function tt(e) {
|
|
|
1526
1526
|
function nt(e, t) {
|
|
1527
1527
|
return !e || tt(e) ? e : tt(e.default) ? e.default : t && tt(e[t]) ? e[t] : t && tt(e[t]?.default) ? e[t].default : e;
|
|
1528
1528
|
}
|
|
1529
|
-
var rt = nt(
|
|
1529
|
+
var rt = nt(l, "InputContainer") || nt(ot.InputContainer, "InputContainer"), it = f, at = it.default, ot = at && typeof at == "object" ? at : it, { translator: st } = Ze, ct = i("div")(({ theme: e }) => ({
|
|
1530
1530
|
marginTop: e.spacing(2),
|
|
1531
1531
|
display: "flex"
|
|
1532
1532
|
})), lt = i(rt)({
|
|
@@ -13546,7 +13546,7 @@ var Rc = class extends HTMLElement {
|
|
|
13546
13546
|
onSessionChange: this.sessionChanged
|
|
13547
13547
|
});
|
|
13548
13548
|
this._root ||= C(this), this._root.render(e), queueMicrotask(() => {
|
|
13549
|
-
|
|
13549
|
+
c(this);
|
|
13550
13550
|
});
|
|
13551
13551
|
}
|
|
13552
13552
|
}
|