@devtable/dashboard 13.42.0 → 13.42.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/dashboard.es.js +4 -2
- package/dist/dashboard.umd.js +3 -3
- package/dist/stats.html +1 -1
- package/dist/version.json +2 -2
- package/package.json +1 -1
package/dist/dashboard.es.js
CHANGED
|
@@ -9665,7 +9665,7 @@ class uc {
|
|
|
9665
9665
|
}), this.instanceRegistry.clear(), this.factoryRegistry.clear();
|
|
9666
9666
|
}
|
|
9667
9667
|
}
|
|
9668
|
-
const wf = "13.42.
|
|
9668
|
+
const wf = "13.42.2", b1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
9669
9669
|
__proto__: null,
|
|
9670
9670
|
version: wf
|
|
9671
9671
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -13806,6 +13806,7 @@ const Pf = {
|
|
|
13806
13806
|
display: u
|
|
13807
13807
|
}, children: /* @__PURE__ */ r.jsx(ji, { ref: i, value: c, styles: {
|
|
13808
13808
|
root: {
|
|
13809
|
+
margin: "0 8px",
|
|
13809
13810
|
border: "none",
|
|
13810
13811
|
maxWidth: "100%",
|
|
13811
13812
|
"&.mantine-RichTextEditor-root": {
|
|
@@ -36875,7 +36876,8 @@ const PF = D(({
|
|
|
36875
36876
|
padding: "0.25rem 0.2375rem",
|
|
36876
36877
|
borderRadius: "0.25rem"
|
|
36877
36878
|
}, children: e }), Ou = function() {
|
|
36878
|
-
|
|
36879
|
+
var t;
|
|
36880
|
+
return (((t = navigator.userAgentData) == null ? void 0 : t.platform) ?? navigator.platform).toLowerCase().includes("mac");
|
|
36879
36881
|
}(), qF = () => {
|
|
36880
36882
|
const {
|
|
36881
36883
|
t: e
|