@devtable/dashboard 7.0.0 → 7.1.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.
- package/dist/dashboard.es.js +2 -12
- package/dist/dashboard.umd.js +31 -31
- package/package.json +1 -1
package/dist/dashboard.es.js
CHANGED
|
@@ -11444,9 +11444,6 @@ const yg = Y(function({
|
|
|
11444
11444
|
children: [/* @__PURE__ */ l(k.Tab, {
|
|
11445
11445
|
value: "pre_process",
|
|
11446
11446
|
children: "Build Request"
|
|
11447
|
-
}), /* @__PURE__ */ l(k.Tab, {
|
|
11448
|
-
value: "preview pre_process",
|
|
11449
|
-
children: "Preview Request"
|
|
11450
11447
|
}), /* @__PURE__ */ l(k.Tab, {
|
|
11451
11448
|
value: "post_process",
|
|
11452
11449
|
children: "Process Result"
|
|
@@ -11463,13 +11460,6 @@ const yg = Y(function({
|
|
|
11463
11460
|
onChange: e.setPreProcess,
|
|
11464
11461
|
defaultValue: vd.pre
|
|
11465
11462
|
})
|
|
11466
|
-
}), /* @__PURE__ */ l(k.Panel, {
|
|
11467
|
-
value: "preview pre_process",
|
|
11468
|
-
sx: {
|
|
11469
|
-
position: "relative"
|
|
11470
|
-
},
|
|
11471
|
-
p: "sm",
|
|
11472
|
-
children: "TODO"
|
|
11473
11463
|
}), /* @__PURE__ */ l(k.Panel, {
|
|
11474
11464
|
value: "post_process",
|
|
11475
11465
|
p: "sm",
|
|
@@ -13530,7 +13520,7 @@ const Cg = oi.create({
|
|
|
13530
13520
|
} = Xt();
|
|
13531
13521
|
return H.useEffect(() => {
|
|
13532
13522
|
e(t);
|
|
13533
|
-
}, [t]), !r.description || r.description === "<p
|
|
13523
|
+
}, [t]), !r.description || r.description === "<p></p>" ? null : /* @__PURE__ */ m($e, {
|
|
13534
13524
|
children: [/* @__PURE__ */ l(Yt, {
|
|
13535
13525
|
opened: t,
|
|
13536
13526
|
onClose: () => n(!1),
|
|
@@ -14037,7 +14027,7 @@ const qR = (e) => {
|
|
|
14037
14027
|
getColor: ba(["#fff7f1", "darkorange", "#b60000"]),
|
|
14038
14028
|
name: "orange",
|
|
14039
14029
|
category: "sequential"
|
|
14040
|
-
}, Lg = "@devtable/dashboard", $s = "7.
|
|
14030
|
+
}, Lg = "@devtable/dashboard", $s = "7.1.1", Vg = "Apache-2.0", Fg = {
|
|
14041
14031
|
access: "public",
|
|
14042
14032
|
registry: "https://registry.npmjs.org/"
|
|
14043
14033
|
}, zg = [
|